Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 671ea7215938de6e0fb3c326e67db2a0527e2746 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-ssh12660465025807842356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16763902768889296779.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh10221535523973160912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh9579798608865801297.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh3616365637921172806.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20488’ Running on prd-ubuntu20.04-docker-8c-8g-20490 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 671ea7215938de6e0fb3c326e67db2a0527e2746 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 671ea7215938de6e0fb3c326e67db2a0527e2746 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#100)" > git rev-list --no-walk 16bd43c538f9fa424729d14aac07513bbbf37459 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:03:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:03:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:03:25 ========================================================= 17:03:25 EdgeX Global Pipelines Version Info 17:03:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:03:26 ------------------- 17:03:26 stable info: 17:03:26 ------------------- 17:03:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:26 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:03:26 Message: update stable to v1.0.238 17:03:27 ------------------- 17:03:27 experimental info: 17:03:27 ------------------- 17:03:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:27 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:03:27 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 671ea72 [Pipeline] echo 17:03:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:03:28 provisioning config files... 17:03:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7642950987887152521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:28 ---> docker-login.sh 17:03:28 nexus3.edgexfoundry.org:10001 17:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:28 Configure a credential helper to remove this warning. See 17:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:28 17:03:28 Login Succeeded 17:03:28 nexus3.edgexfoundry.org:10002 17:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:28 Configure a credential helper to remove this warning. See 17:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:28 17:03:28 Login Succeeded 17:03:28 nexus3.edgexfoundry.org:10003 17:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:29 Configure a credential helper to remove this warning. See 17:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:29 17:03:29 Login Succeeded 17:03:29 nexus3.edgexfoundry.org:10004 17:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:29 Configure a credential helper to remove this warning. See 17:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:29 17:03:29 Login Succeeded 17:03:29 docker.io 17:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:29 Configure a credential helper to remove this warning. See 17:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:29 17:03:29 Login Succeeded 17:03:29 ---> docker-login.sh ends [Pipeline] } 17:03:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:03:30 + git rev-list -1 --merges 671ea7215938de6e0fb3c326e67db2a0527e2746~1..671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] echo 17:03:30 -----------> git rev-list -1 --merges 671ea7215938de6e0fb3c326e67db2a0527e2746~1..671ea7215938de6e0fb3c326e67db2a0527e2746 671ea7215938de6e0fb3c326e67db2a0527e2746 [false] [Pipeline] sh 17:03:30 + git log --format=format:%s -1 671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] echo 17:03:30 ========================================================= 17:03:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:03:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:30 + git log --format=format:%s -1 671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] echo 17:03:30 [semverPrep] GIT_COMMIT: 671ea7215938de6e0fb3c326e67db2a0527e2746, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#100) [Pipeline] echo 17:03:30 [semverPrep] This is not a build commit. [Pipeline] sh 17:03:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:03:31 + grep -v github /etc/ssh/ssh_known_hosts 17:03:31 + [ -e /tmp/ssh_known_hosts ] 17:03:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:03:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:03:31 + sudo tee -a /etc/ssh/ssh_known_hosts 17:03:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:31 17:03:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:31 0.1.4: Pulling from edgex-devops/py-git-semver 17:03:31 b85a868b505f: Pulling fs layer 17:03:31 e2be974225ed: Pulling fs layer 17:03:31 339a4e72a1f5: Pulling fs layer 17:03:31 988bab9f4d93: Pulling fs layer 17:03:31 1469e6f7b9e6: Pulling fs layer 17:03:31 eaf3925da568: Pulling fs layer 17:03:31 bab4dde63d76: Pulling fs layer 17:03:31 bde34c3a00c8: Pulling fs layer 17:03:31 b352a97aabf1: Pulling fs layer 17:03:31 4872d77fe225: Pulling fs layer 17:03:31 5851b861e8e6: Pulling fs layer 17:03:31 eaf3925da568: Waiting 17:03:31 bab4dde63d76: Waiting 17:03:31 bde34c3a00c8: Waiting 17:03:31 b352a97aabf1: Waiting 17:03:31 5851b861e8e6: Waiting 17:03:31 4872d77fe225: Waiting 17:03:31 988bab9f4d93: Waiting 17:03:31 1469e6f7b9e6: Waiting 17:03:31 e2be974225ed: Download complete 17:03:31 988bab9f4d93: Verifying Checksum 17:03:31 988bab9f4d93: Download complete 17:03:32 1469e6f7b9e6: Verifying Checksum 17:03:32 1469e6f7b9e6: Download complete 17:03:32 eaf3925da568: Download complete 17:03:32 b85a868b505f: Verifying Checksum 17:03:32 b85a868b505f: Download complete 17:03:32 bde34c3a00c8: Download complete 17:03:32 b352a97aabf1: Verifying Checksum 17:03:32 b352a97aabf1: Download complete 17:03:32 4872d77fe225: Download complete 17:03:32 339a4e72a1f5: Verifying Checksum 17:03:32 339a4e72a1f5: Download complete 17:03:32 5851b861e8e6: Verifying Checksum 17:03:32 5851b861e8e6: Download complete 17:03:32 bab4dde63d76: Verifying Checksum 17:03:32 bab4dde63d76: Download complete 17:03:33 b85a868b505f: Pull complete 17:03:33 e2be974225ed: Pull complete 17:03:33 339a4e72a1f5: Pull complete 17:03:34 988bab9f4d93: Pull complete 17:03:34 1469e6f7b9e6: Pull complete 17:03:34 eaf3925da568: Pull complete 17:03:36 bab4dde63d76: Pull complete 17:03:36 bde34c3a00c8: Pull complete 17:03:36 b352a97aabf1: Pull complete 17:03:36 4872d77fe225: Pull complete 17:03:36 5851b861e8e6: Pull complete 17:03:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:36 prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container 17:03:36 $ 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 17:03:40 $ docker top 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 -eo pid,comm 17:03:40 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). 17:03:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:40 [ssh-agent] Looking for ssh-agent implementation... 17:03:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:40 $ docker exec 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 ssh-agent 17:03:40 SSH_AUTH_SOCK=/tmp/ssh-ygMOS3Lz5Nib/agent.32 17:03:40 SSH_AGENT_PID=39 17:03:40 Running ssh-add (command line suppressed) 17:03:41 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8752361958521151908.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8752361958521151908.key) 17:03:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:41 + git tag --points-at HEAD [Pipeline] } 17:03:41 $ docker exec --env ******** --env ******** 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 ssh-agent -k 17:03:41 unset SSH_AUTH_SOCK; 17:03:41 unset SSH_AGENT_PID; 17:03:41 echo Agent pid 39 killed; 17:03:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:03:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:41 [ssh-agent] Looking for ssh-agent implementation... 17:03:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:41 $ docker exec 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 ssh-agent 17:03:41 SSH_AUTH_SOCK=/tmp/ssh-reufBJJ6seHY/agent.71 17:03:41 SSH_AGENT_PID=77 17:03:41 Running ssh-add (command line suppressed) 17:03:41 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7502708461729715817.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7502708461729715817.key) 17:03:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:42 + git semver init 17:03:42 2022-07-19 17:03:42,383 [run_init] DEBUG init version:0.0.0 force:False 17:03:42 2022-07-19 17:03:42,384 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 17:03:42 2022-07-19 17:03:42,384 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 17:03:42 2022-07-19 17:03:42,385 [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) 17:03:43 2022-07-19 17:03:43,171 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 17:03:43 2022-07-19 17:03:43,172 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 17:03:43 2022-07-19 17:03:43,172 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:03:43 2022-07-19 17:03:43,172 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:03:43 2.2.1-dev.7 [Pipeline] } 17:03:43 $ docker exec --env ******** --env ******** 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 ssh-agent -k 17:03:43 unset SSH_AUTH_SOCK; 17:03:43 unset SSH_AGENT_PID; 17:03:43 echo Agent pid 77 killed; 17:03:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:43 + git semver [Pipeline] } 17:03:44 $ docker stop --time=1 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 17:03:45 $ docker rm -f 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:03:46 Stashed 1 file(s) [Pipeline] echo 17:03:46 [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [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 17:03:46 provisioning config files... 17:03:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8563494591067146967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:46 ---> docker-login.sh 17:03:46 nexus3.edgexfoundry.org:10001 17:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:46 Configure a credential helper to remove this warning. See 17:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:46 17:03:46 Login Succeeded 17:03:46 nexus3.edgexfoundry.org:10002 17:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:46 Configure a credential helper to remove this warning. See 17:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:46 17:03:46 Login Succeeded 17:03:46 nexus3.edgexfoundry.org:10003 17:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:46 Configure a credential helper to remove this warning. See 17:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:46 17:03:46 Login Succeeded 17:03:46 nexus3.edgexfoundry.org:10004 17:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:46 Configure a credential helper to remove this warning. See 17:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:46 17:03:46 Login Succeeded 17:03:46 docker.io 17:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:47 Configure a credential helper to remove this warning. See 17:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:47 17:03:47 Login Succeeded 17:03:47 ---> docker-login.sh ends [Pipeline] } 17:03:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:03:47 ========================================================= 17:03:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:03:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:47 + 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 . 17:03:47 Sending build context to Docker daemon 4.039MB 17:03:47 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:03:47 Step 2/12 : FROM ${BASE} AS builder 17:03:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:03:47 2408cc74d12b: Pulling fs layer 17:03:47 ea60b727a1ce: Pulling fs layer 17:03:47 30c4a7721957: Pulling fs layer 17:03:47 370296b7ddb6: Pulling fs layer 17:03:47 7c6cee850709: Pulling fs layer 17:03:47 39a5fcdaea64: Pulling fs layer 17:03:47 d94ebbe4e438: Pulling fs layer 17:03:47 bcfd1f05c69d: Pulling fs layer 17:03:47 59ccb84bbe0f: Pulling fs layer 17:03:47 39a5fcdaea64: Waiting 17:03:47 d94ebbe4e438: Waiting 17:03:47 370296b7ddb6: Waiting 17:03:47 7c6cee850709: Waiting 17:03:47 59ccb84bbe0f: Waiting 17:03:47 bcfd1f05c69d: Waiting 17:03:47 30c4a7721957: Verifying Checksum 17:03:47 30c4a7721957: Download complete 17:03:47 ea60b727a1ce: Verifying Checksum 17:03:47 ea60b727a1ce: Download complete 17:03:47 7c6cee850709: Verifying Checksum 17:03:47 7c6cee850709: Download complete 17:03:47 39a5fcdaea64: Download complete 17:03:47 2408cc74d12b: Verifying Checksum 17:03:47 2408cc74d12b: Download complete 17:03:47 d94ebbe4e438: Download complete 17:03:47 2408cc74d12b: Pull complete 17:03:48 ea60b727a1ce: Pull complete 17:03:48 30c4a7721957: Pull complete 17:03:48 59ccb84bbe0f: Verifying Checksum 17:03:48 59ccb84bbe0f: Download complete 17:03:48 bcfd1f05c69d: Verifying Checksum 17:03:48 bcfd1f05c69d: Download complete 17:03:48 370296b7ddb6: Verifying Checksum 17:03:48 370296b7ddb6: Download complete 17:03:52 370296b7ddb6: Pull complete 17:03:52 7c6cee850709: Pull complete 17:03:52 39a5fcdaea64: Pull complete 17:03:52 d94ebbe4e438: Pull complete 17:03:54 bcfd1f05c69d: Pull complete 17:03:55 59ccb84bbe0f: Pull complete 17:03:55 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:03:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:03:55 ---> a4fb48ad2a94 17:03:55 Step 3/12 : ARG MAKE='make build' 17:03:59 ---> Running in 078ea783302d 17:03:59 Removing intermediate container 078ea783302d 17:03:59 ---> e40949591ec7 17:03:59 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:03:59 ---> Running in bbe796a60dac 17:03:59 Removing intermediate container bbe796a60dac 17:03:59 ---> 9a812290af7e 17:03:59 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 17:03:59 ---> Running in a493d02c8bcb 17:03:59 Removing intermediate container a493d02c8bcb 17:03:59 ---> b5f4851f10bc 17:03:59 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:59 ---> Running in 469b7bea799c 17:04:00 Removing intermediate container 469b7bea799c 17:04:00 ---> 94904f181903 17:04:00 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:04:00 ---> Running in b555fd1fb4f3 17:04:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:04:01 Still waiting to schedule task 17:04:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20489’ 17:04:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:04:02 OK: 211 MiB in 51 packages 17:04:02 Removing intermediate container b555fd1fb4f3 17:04:02 ---> 9a53d5dbc41d 17:04:02 Step 8/12 : WORKDIR /app 17:04:02 ---> Running in 9da03e7b85b2 17:04:02 Removing intermediate container 9da03e7b85b2 17:04:02 ---> 6e456d251e69 17:04:02 Step 9/12 : COPY go.mod vendor* ./ 17:04:02 ---> 01ecbfa6940b 17:04:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:02 ---> Running in 655d57b87503 17:04:24 Removing intermediate container 655d57b87503 17:04:24 ---> 6b33679e997a 17:04:24 Step 11/12 : COPY . . 17:04:24 ---> 02f64ee75496 17:04:24 Step 12/12 : RUN $MAKE 17:04:24 ---> Running in 92e9929036d2 17:04:24 noop 17:04:24 Removing intermediate container 92e9929036d2 17:04:24 ---> 1be23a067dc7 17:04:24 Successfully built 1be23a067dc7 17:04:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:24 + docker inspect -f . ci-base-image-x86_64 17:04:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:24 prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container 17:04:25 $ 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 17:04:25 $ docker top 16a9f5ec5b1613672786b8eafb7a8e59fde6101e5e18e349ab2aeff0bfcb5f07 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:25 + go version 17:04:25 go version go1.18.3 linux/amd64 [Pipeline] } 17:04:25 $ docker stop --time=1 16a9f5ec5b1613672786b8eafb7a8e59fde6101e5e18e349ab2aeff0bfcb5f07 17:04:27 $ docker rm -f 16a9f5ec5b1613672786b8eafb7a8e59fde6101e5e18e349ab2aeff0bfcb5f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:27 + docker inspect -f . ci-base-image-x86_64 17:04:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:27 prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container 17:04:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 17:04:27 $ docker top f841dafda26234c89b63da0ccd366ab219987bdd15b75292fb3963944c5a4666 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:28 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 17:04:28 + make test 17:04:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:04:28 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:04:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:04:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:04:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.409s coverage: 39.3% of statements 17:04:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 52.0% of statements 17:04:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 94.6% of statements 17:04:51 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." 17:04:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:04:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:04:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:04:54 ./bin/test-attribution-txt.sh [Pipeline] echo 17:04:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:04:54 $ docker stop --time=1 f841dafda26234c89b63da0ccd366ab219987bdd15b75292fb3963944c5a4666 17:04:56 $ docker rm -f f841dafda26234c89b63da0ccd366ab219987bdd15b75292fb3963944c5a4666 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:04:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:04:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:04:58 + ls -al . 17:04:58 total 632 17:04:58 drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 17:04 . 17:04:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:03 .. 17:04:58 -rw-rw-r-- 1 jenkins jenkins 134 Jul 19 17:03 .dockerignore 17:04:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 17:04 .git 17:04:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:03 .github 17:04:58 -rw-rw-r-- 1 jenkins jenkins 946 Jul 19 17:03 .gitignore 17:04:58 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 17:03 .golangci.yml 17:04:58 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 17:03 .semver 17:04:58 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 19 17:03 Attribution.txt 17:04:58 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 19 17:03 CHANGELOG.md 17:04:58 -rw-rw-r-- 1 jenkins jenkins 1518 Jul 19 17:03 Dockerfile 17:04:58 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 17:03 GOVERNANCE.md 17:04:58 -rw-rw-r-- 1 jenkins jenkins 683 Jul 19 17:03 Jenkinsfile 17:04:58 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 17:03 LICENSE 17:04:58 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 19 17:03 Makefile 17:04:58 -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 17:03 OWNERS.md 17:04:58 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 19 17:03 README.md 17:04:58 -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 17:03 VERSION 17:04:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:03 bin 17:04:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:03 cmd 17:04:58 -rw-r--r-- 1 jenkins jenkins 460394 Jul 19 17:04 coverage.out 17:04:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:03 examples 17:04:58 -rw-rw-r-- 1 jenkins jenkins 3356 Jul 19 17:03 go.mod 17:04:58 -rw-rw-r-- 1 jenkins jenkins 35190 Jul 19 17:03 go.sum 17:04:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:03 images 17:04:58 drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 17:03 internal 17:04:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:03 snap 17:04:58 -rw-rw-r-- 1 jenkins jenkins 193 Jul 19 17:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:58 + 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=671ea7215938de6e0fb3c326e67db2a0527e2746 --label arch=amd64 --label version=2.2.1-dev.7 . 17:04:58 Sending build context to Docker daemon 4.039MB 17:04:58 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:04:58 Step 2/25 : FROM ${BASE} AS builder 17:04:58 ---> 1be23a067dc7 17:04:58 Step 3/25 : ARG MAKE='make build' 17:04:58 ---> Running in 62c39804b6c0 17:04:58 Removing intermediate container 62c39804b6c0 17:04:58 ---> 8f3b66054666 17:04:58 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:04:58 ---> Running in a168decf5670 17:04:58 Removing intermediate container a168decf5670 17:04:58 ---> a4f4d60538d4 17:04:58 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:04:58 ---> Running in 9409f18b29e1 17:04:58 Removing intermediate container 9409f18b29e1 17:04:58 ---> 5c0e809458a7 17:04:58 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:58 ---> Running in efb367e3ad56 17:04:59 Removing intermediate container efb367e3ad56 17:04:59 ---> bb482ecce479 17:04:59 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:04:59 ---> Running in bf41905cb182 17:04:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:05:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:05:00 OK: 211 MiB in 51 packages 17:05:01 Removing intermediate container bf41905cb182 17:05:01 ---> d72f328c9fac 17:05:01 Step 8/25 : WORKDIR /app 17:05:01 ---> Running in f9c00252d64a 17:05:01 Removing intermediate container f9c00252d64a 17:05:01 ---> 8dc50329368f 17:05:01 Step 9/25 : COPY go.mod vendor* ./ 17:05:01 ---> 49345b51da52 17:05:01 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:01 ---> Running in 9198a60267a6 17:05:02 Removing intermediate container 9198a60267a6 17:05:02 ---> f3f090ac124d 17:05:02 Step 11/25 : COPY . . 17:05:02 ---> c693864beac9 17:05:02 Step 12/25 : RUN $MAKE 17:05:02 ---> Running in 93bdee18ef4d 17:05:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.14 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 17:05:24 Removing intermediate container 93bdee18ef4d 17:05:24 ---> e5c4c8407564 17:05:24 Step 13/25 : FROM alpine:3.16 17:05:24 3.16: Pulling from library/alpine 17:05:24 530afca65e2e: Pulling fs layer 17:05:24 530afca65e2e: Verifying Checksum 17:05:24 530afca65e2e: Download complete 17:05:25 530afca65e2e: Pull complete 17:05:25 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 17:05:25 Status: Downloaded newer image for alpine:3.16 17:05:25 ---> d7d3d98c851f 17:05:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:05:25 ---> Running in 6ce781b80d1d 17:05:25 Removing intermediate container 6ce781b80d1d 17:05:25 ---> 521b5c395b61 17:05:25 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:25 ---> Running in e861a8c973f5 17:05:25 Removing intermediate container e861a8c973f5 17:05:25 ---> 335a4166b625 17:05:25 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 17:05:25 ---> Running in c62c60ca9f6b 17:05:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:05:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:05:27 (1/6) Installing dumb-init (1.2.5-r1) 17:05:27 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:05:27 (3/6) Installing libsodium (1.0.18-r0) 17:05:27 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:05:27 (5/6) Installing libzmq (4.3.4-r0) 17:05:27 (6/6) Installing zeromq (4.3.4-r0) 17:05:27 Executing busybox-1.35.0-r15.trigger 17:05:27 OK: 8 MiB in 20 packages 17:05:28 Removing intermediate container c62c60ca9f6b 17:05:28 ---> 5ea2bb799b54 17:05:28 Step 17/25 : COPY --from=builder /app/LICENSE / 17:05:28 ---> f2262a8e05ba 17:05:28 Step 18/25 : COPY --from=builder /app/Attribution.txt / 17:05:28 ---> a486c4022a79 17:05:28 Step 19/25 : COPY --from=builder /app/cmd/ / 17:05:29 ---> d8200e9bbf49 17:05:29 Step 20/25 : EXPOSE 59989 17:05:29 ---> Running in c307d2e2dff7 17:05:29 Removing intermediate container c307d2e2dff7 17:05:29 ---> 6f2e724112c3 17:05:29 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 17:05:29 ---> Running in fe6241445c2d 17:05:29 Removing intermediate container fe6241445c2d 17:05:29 ---> 85c5e3fb945f 17:05:29 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:05:29 ---> Running in 7621aab04189 17:05:29 Removing intermediate container 7621aab04189 17:05:29 ---> 2a053c190318 17:05:29 Step 23/25 : LABEL arch=amd64 17:05:29 ---> Running in 0deca0255d1e 17:05:29 Removing intermediate container 0deca0255d1e 17:05:29 ---> ebf2b75452ea 17:05:29 Step 24/25 : LABEL git_sha=671ea7215938de6e0fb3c326e67db2a0527e2746 17:05:29 ---> Running in 52555637152d 17:05:29 Removing intermediate container 52555637152d 17:05:29 ---> 488123a569df 17:05:29 Step 25/25 : LABEL version=2.2.1-dev.7 17:05:29 ---> Running in 62fab388cc21 17:05:29 Removing intermediate container 62fab388cc21 17:05:29 ---> cff523032d0f 17:05:29 [Warning] One or more build-args [ARCH] were not consumed 17:05:29 Successfully built cff523032d0f 17:05: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 17:05:29 provisioning config files... 17:05:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2092758514244848130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:29 ---> docker-login.sh 17:05:29 nexus3.edgexfoundry.org:10001 17:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:29 Configure a credential helper to remove this warning. See 17:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:29 17:05:29 Login Succeeded 17:05:29 nexus3.edgexfoundry.org:10002 17:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:30 Configure a credential helper to remove this warning. See 17:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:30 17:05:30 Login Succeeded 17:05:30 nexus3.edgexfoundry.org:10003 17:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:30 Configure a credential helper to remove this warning. See 17:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:30 17:05:30 Login Succeeded 17:05:30 nexus3.edgexfoundry.org:10004 17:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:30 Configure a credential helper to remove this warning. See 17:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:30 17:05:30 Login Succeeded 17:05:30 docker.io 17:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:30 Configure a credential helper to remove this warning. See 17:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:30 17:05:30 Login Succeeded 17:05:30 ---> docker-login.sh ends [Pipeline] } 17:05:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:05:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:05:30 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 17:05:30 671ea7215938de6e0fb3c326e67db2a0527e2746 17:05:30 latest 17:05:30 2.2.1-dev.7 17:05:30 671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 17:05:30 main 17:05:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:30 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:671ea7215938de6e0fb3c326e67db2a0527e2746 17:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:05:31 ac87d0b860b9: Preparing 17:05:31 411a21559340: Preparing 17:05:31 7603821a571e: Preparing 17:05:31 9650009feb25: Preparing 17:05:31 90b0eee523aa: Preparing 17:05:31 ec34fcc1d526: Preparing 17:05:31 ec34fcc1d526: Waiting 17:05:31 411a21559340: Pushed 17:05:31 7603821a571e: Pushed 17:05:31 90b0eee523aa: Pushed 17:05:31 9650009feb25: Pushed 17:05:32 ec34fcc1d526: Pushed 17:05:33 ac87d0b860b9: Pushed 17:05:34 671ea7215938de6e0fb3c326e67db2a0527e2746: digest: sha256:3f8a8f8984a582b03b78b35e23d9c0470b29039b047c854765240441487a244a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:34 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:05:34 ac87d0b860b9: Preparing 17:05:34 411a21559340: Preparing 17:05:34 7603821a571e: Preparing 17:05:34 9650009feb25: Preparing 17:05:34 90b0eee523aa: Preparing 17:05:34 ec34fcc1d526: Preparing 17:05:34 ec34fcc1d526: Waiting 17:05:34 ac87d0b860b9: Layer already exists 17:05:34 411a21559340: Layer already exists 17:05:34 9650009feb25: Layer already exists 17:05:34 7603821a571e: Layer already exists 17:05:34 90b0eee523aa: Layer already exists 17:05:34 ec34fcc1d526: Layer already exists 17:05:34 latest: digest: sha256:3f8a8f8984a582b03b78b35e23d9c0470b29039b047c854765240441487a244a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:35 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.7 17:05:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:05:35 ac87d0b860b9: Preparing 17:05:35 411a21559340: Preparing 17:05:35 7603821a571e: Preparing 17:05:35 9650009feb25: Preparing 17:05:35 90b0eee523aa: Preparing 17:05:35 ec34fcc1d526: Preparing 17:05:35 ac87d0b860b9: Layer already exists 17:05:35 7603821a571e: Layer already exists 17:05:35 9650009feb25: Layer already exists 17:05:35 411a21559340: Layer already exists 17:05:35 90b0eee523aa: Layer already exists 17:05:35 ec34fcc1d526: Layer already exists 17:05:35 2.2.1-dev.7: digest: sha256:3f8a8f8984a582b03b78b35e23d9c0470b29039b047c854765240441487a244a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:35 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 17:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:05:36 ac87d0b860b9: Preparing 17:05:36 411a21559340: Preparing 17:05:36 7603821a571e: Preparing 17:05:36 9650009feb25: Preparing 17:05:36 90b0eee523aa: Preparing 17:05:36 ec34fcc1d526: Preparing 17:05:36 ec34fcc1d526: Waiting 17:05:36 9650009feb25: Layer already exists 17:05:36 7603821a571e: Layer already exists 17:05:36 411a21559340: Layer already exists 17:05:36 90b0eee523aa: Layer already exists 17:05:36 ac87d0b860b9: Layer already exists 17:05:36 ec34fcc1d526: Layer already exists 17:05:36 671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7: digest: sha256:3f8a8f8984a582b03b78b35e23d9c0470b29039b047c854765240441487a244a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:36 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 17:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:05:36 ac87d0b860b9: Preparing 17:05:36 411a21559340: Preparing 17:05:36 7603821a571e: Preparing 17:05:36 9650009feb25: Preparing 17:05:36 90b0eee523aa: Preparing 17:05:36 ec34fcc1d526: Preparing 17:05:36 ac87d0b860b9: Layer already exists 17:05:36 411a21559340: Layer already exists 17:05:36 90b0eee523aa: Layer already exists 17:05:36 7603821a571e: Layer already exists 17:05:36 9650009feb25: Layer already exists 17:05:36 ec34fcc1d526: Layer already exists 17:05:36 main: digest: sha256:3f8a8f8984a582b03b78b35e23d9c0470b29039b047c854765240441487a244a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:05:36 ===================================================== [Pipeline] echo 17:05:36 taggedImages: 17:05:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:671ea7215938de6e0fb3c326e67db2a0527e2746 17:05:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:05:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.7 17:05:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 17:05: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 17:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:37 17:05:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:37 latest: Pulling from edgex-lftools-log-publisher 17:05:37 5eb5b503b376: Pulling fs layer 17:05:37 5c69ac0246d0: Pulling fs layer 17:05:37 ec43610c2a17: Pulling fs layer 17:05:37 3a2ae6a8a46f: Pulling fs layer 17:05:37 33b1e0a273af: Pulling fs layer 17:05:37 5d3b04190fa2: Pulling fs layer 17:05:37 2f39f015ded8: Pulling fs layer 17:05:37 3a2ae6a8a46f: Waiting 17:05:37 2f39f015ded8: Waiting 17:05:37 33b1e0a273af: Waiting 17:05:37 5c69ac0246d0: Verifying Checksum 17:05:37 5c69ac0246d0: Download complete 17:05:37 3a2ae6a8a46f: Verifying Checksum 17:05:37 3a2ae6a8a46f: Download complete 17:05:37 ec43610c2a17: Verifying Checksum 17:05:37 ec43610c2a17: Download complete 17:05:37 33b1e0a273af: Verifying Checksum 17:05:37 33b1e0a273af: Download complete 17:05:37 5d3b04190fa2: Verifying Checksum 17:05:37 5d3b04190fa2: Download complete 17:05:37 5eb5b503b376: Verifying Checksum 17:05:37 5eb5b503b376: Download complete 17:05:38 2f39f015ded8: Download complete 17:05:39 5eb5b503b376: Pull complete 17:05:39 5c69ac0246d0: Pull complete 17:05:40 ec43610c2a17: Pull complete 17:05:40 3a2ae6a8a46f: Pull complete 17:05:40 33b1e0a273af: Pull complete 17:05:40 5d3b04190fa2: Pull complete 17:05:45 2f39f015ded8: Pull complete 17:05:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:45 prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container 17:05:45 $ 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 17:05:49 $ docker top 1f58c0d6927217a270426db34f76b02e5a39fec252903f8f486f7951b552abfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:49 ---> job-cost.sh 17:05:49 lf-activate-venv: SKIPPING 17:05:49 INFO: No Stack... 17:05:49 INFO: Retrieving Pricing Info for: v3-standard-8 17:05:50 INFO: Archiving Costs [Pipeline] sh 17:05:50 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 17:05:50 + cut -d, -f6 [Pipeline] lock 17:05:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] 17:05:51 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] did not exist. Created. 17:05:51 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:05:51 + echo total: 0.2199999988079071 [Pipeline] stash 17:05:51 Stashed 1 file(s) [Pipeline] } 17:05:51 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 17:05:51 $ docker stop --time=1 1f58c0d6927217a270426db34f76b02e5a39fec252903f8f486f7951b552abfe 17:05:52 $ docker rm -f 1f58c0d6927217a270426db34f76b02e5a39fec252903f8f486f7951b552abfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:07:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20492 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 17:07:23 Running in /w/workspace/device-rfid-llrp-go/42 [Pipeline] { [Pipeline] checkout 17:07:23 Selected Git installation does not exist. Using Default 17:07:23 The recommended git tool is: NONE 17:07:30 using credential edgex-jenkins-ssh 17:07:30 Cloning the remote Git repository 17:07:30 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:07:30 > git init /w/workspace/device-rfid-llrp-go/42 # timeout=10 17:07:31 Avoid second fetch 17:07:31 Checking out Revision 671ea7215938de6e0fb3c326e67db2a0527e2746 (main) 17:07:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:07:30 > git --version # timeout=10 17:07:30 > git --version # 'git version 2.25.1' 17:07:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:07:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:31 > git config core.sparsecheckout # timeout=10 17:07:31 > git checkout -f 671ea7215938de6e0fb3c326e67db2a0527e2746 # timeout=10 17:07:36 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#100)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:07:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:37 Dload Upload Total Spent Left Speed 17:07:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 96343 0 --:--:-- --:--:-- --:--:-- 96343 [Pipeline] sh 17:07:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:07:38 + sudo tee /etc/docker/daemon.new 17:07:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:07:38 { 17:07:38 "registry-mirrors": [ 17:07:38 "https://nexus3.edgexfoundry.org:10001" 17:07:38 ], 17:07:38 "bip": "10.250.0.254/24", 17:07:38 "hosts": [ 17:07:38 "tcp://0.0.0.0:5555", 17:07:38 "unix:///var/run/docker.sock" 17:07:38 ], 17:07:38 "mtu": 1458, 17:07:38 "selinux-enabled": true, 17:07:38 "seccomp-profile": "/etc/docker/seccomp.json" 17:07:38 } [Pipeline] sh 17:07:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:07:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:57 provisioning config files... 17:07:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/42@tmp/config1850598839988455170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:57 ---> docker-login.sh 17:07:57 nexus3.edgexfoundry.org:10001 17:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:58 Configure a credential helper to remove this warning. See 17:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:58 17:07:58 Login Succeeded 17:07:58 nexus3.edgexfoundry.org:10002 17:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:58 Configure a credential helper to remove this warning. See 17:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:58 17:07:59 Login Succeeded 17:07:59 nexus3.edgexfoundry.org:10003 17:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:59 Configure a credential helper to remove this warning. See 17:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:59 17:07:59 Login Succeeded 17:07:59 nexus3.edgexfoundry.org:10004 17:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:59 Configure a credential helper to remove this warning. See 17:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:59 17:07:59 Login Succeeded 17:07:59 docker.io 17:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:00 Configure a credential helper to remove this warning. See 17:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:00 17:08:00 Login Succeeded 17:08:00 ---> docker-login.sh ends [Pipeline] } 17:08:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:08:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:01 ========================================================= 17:08:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:08:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:01 + 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 . 17:08:02 Sending build context to Docker daemon 1.229MB 17:08:02 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:08:02 Step 2/12 : FROM ${BASE} AS builder 17:08:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:08:02 b3c136eddcbf: Pulling fs layer 17:08:02 c0a3192eca97: Pulling fs layer 17:08:02 a050256f5b6f: Pulling fs layer 17:08:02 656be50a0ddc: Pulling fs layer 17:08:02 2bbca73fdf42: Pulling fs layer 17:08:02 46d945488cbd: Pulling fs layer 17:08:02 8a5474983e97: Pulling fs layer 17:08:02 329c88fbcd65: Pulling fs layer 17:08:02 656be50a0ddc: Waiting 17:08:02 2bbca73fdf42: Waiting 17:08:02 46d945488cbd: Waiting 17:08:02 8a5474983e97: Waiting 17:08:02 329c88fbcd65: Waiting 17:08:02 a050256f5b6f: Verifying Checksum 17:08:02 a050256f5b6f: Download complete 17:08:02 c0a3192eca97: Verifying Checksum 17:08:02 c0a3192eca97: Download complete 17:08:02 2bbca73fdf42: Verifying Checksum 17:08:02 2bbca73fdf42: Download complete 17:08:02 46d945488cbd: Verifying Checksum 17:08:02 46d945488cbd: Download complete 17:08:02 b3c136eddcbf: Verifying Checksum 17:08:02 b3c136eddcbf: Download complete 17:08:03 b3c136eddcbf: Pull complete 17:08:03 329c88fbcd65: Verifying Checksum 17:08:03 329c88fbcd65: Download complete 17:08:03 c0a3192eca97: Pull complete 17:08:04 a050256f5b6f: Pull complete 17:08:04 8a5474983e97: Verifying Checksum 17:08:04 8a5474983e97: Download complete 17:08:05 656be50a0ddc: Verifying Checksum 17:08:05 656be50a0ddc: Download complete 17:08:17 656be50a0ddc: Pull complete 17:08:17 2bbca73fdf42: Pull complete 17:08:18 46d945488cbd: Pull complete 17:08:24 8a5474983e97: Pull complete 17:08:26 329c88fbcd65: Pull complete 17:08:26 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:08:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:08:26 ---> ff4287adb874 17:08:26 Step 3/12 : ARG MAKE='make build' 17:08:27 ---> Running in 6d6204faa4fd 17:08:27 Removing intermediate container 6d6204faa4fd 17:08:27 ---> 38feff776108 17:08:27 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:08:27 ---> Running in 63470fc796f6 17:08:27 Removing intermediate container 63470fc796f6 17:08:27 ---> cc6ee56104c2 17:08:27 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 17:08:27 ---> Running in 0b2a7bc6f23b 17:08:28 Removing intermediate container 0b2a7bc6f23b 17:08:28 ---> e252043aadec 17:08:28 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:28 ---> Running in 3d573ad37742 17:08:31 Removing intermediate container 3d573ad37742 17:08:31 ---> a5ee007cad0d 17:08:31 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:31 ---> Running in b6bf1e9e0669 17:08:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:08:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:08:33 OK: 221 MiB in 51 packages 17:08:34 Removing intermediate container b6bf1e9e0669 17:08:34 ---> 55506d1d3ff3 17:08:34 Step 8/12 : WORKDIR /app 17:08:34 ---> Running in ffd2ca3b335b 17:08:34 Removing intermediate container ffd2ca3b335b 17:08:34 ---> 1fdb425286eb 17:08:34 Step 9/12 : COPY go.mod vendor* ./ 17:08:35 ---> da5f8208031b 17:08:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:35 ---> Running in 9d212309ecad 17:09:22 Removing intermediate container 9d212309ecad 17:09:22 ---> a14bd86d83ec 17:09:22 Step 11/12 : COPY . . 17:09:23 ---> 133379e15f73 17:09:23 Step 12/12 : RUN $MAKE 17:09:23 ---> Running in 97580762f703 17:09:24 noop 17:09:25 Removing intermediate container 97580762f703 17:09:25 ---> 0593b38bf235 17:09:25 Successfully built 0593b38bf235 17:09:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:25 + docker inspect -f . ci-base-image-arm64 17:09:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:25 prd-ubuntu20.04-docker-arm64-4c-16g-20492 does not seem to be running inside a container 17:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/42 -v /w/workspace/device-rfid-llrp-go/42:/w/workspace/device-rfid-llrp-go/42:rw,z -v /w/workspace/device-rfid-llrp-go/42@tmp:/w/workspace/device-rfid-llrp-go/42@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 17:09:26 $ docker top 2491343b8bfcfd3ae4d7bb68565179d5458060f0099d3ec4e47917bf1e0d6cfb -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:27 + go version 17:09:27 go version go1.18.3 linux/arm64 [Pipeline] } 17:09:27 $ docker stop --time=1 2491343b8bfcfd3ae4d7bb68565179d5458060f0099d3ec4e47917bf1e0d6cfb 17:09:29 $ docker rm -f 2491343b8bfcfd3ae4d7bb68565179d5458060f0099d3ec4e47917bf1e0d6cfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:30 + docker inspect -f . ci-base-image-arm64 17:09:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:30 prd-ubuntu20.04-docker-arm64-4c-16g-20492 does not seem to be running inside a container 17:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/42 -v /w/workspace/device-rfid-llrp-go/42:/w/workspace/device-rfid-llrp-go/42:rw,z -v /w/workspace/device-rfid-llrp-go/42@tmp:/w/workspace/device-rfid-llrp-go/42@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 17:09:31 $ docker top 1907baf8c290cf5c32210c04639e8e0c130460d8a49fb3a9ecf45e12479b43f7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:32 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/42 [Pipeline] fileExists [Pipeline] sh 17:09:33 + make test 17:09:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:09:34 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:10:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:10:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:11:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.853s coverage: 39.3% of statements 17:11:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.525s coverage: 52.0% of statements 17:11:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.077s coverage: 96.4% of statements 17:11:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:11:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:11:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:11:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:11:54 ./bin/test-attribution-txt.sh [Pipeline] echo 17:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:11:54 $ docker stop --time=1 1907baf8c290cf5c32210c04639e8e0c130460d8a49fb3a9ecf45e12479b43f7 17:11:56 $ docker rm -f 1907baf8c290cf5c32210c04639e8e0c130460d8a49fb3a9ecf45e12479b43f7 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:11:57 Warning: overwriting stash ‘coverage-report’ 17:11:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:11:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:11:58 + ls -al . 17:11:58 total 628 17:11:58 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 17:09 . 17:11:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:07 .. 17:11:58 -rw-rw-r-- 1 jenkins jenkins 134 Jul 19 17:07 .dockerignore 17:11:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 17:07 .git 17:11:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:07 .github 17:11:58 -rw-rw-r-- 1 jenkins jenkins 946 Jul 19 17:07 .gitignore 17:11:58 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 17:07 .golangci.yml 17:11:58 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 19 17:07 Attribution.txt 17:11:58 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 19 17:07 CHANGELOG.md 17:11:58 -rw-rw-r-- 1 jenkins jenkins 1518 Jul 19 17:07 Dockerfile 17:11:58 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 17:07 GOVERNANCE.md 17:11:58 -rw-rw-r-- 1 jenkins jenkins 683 Jul 19 17:07 Jenkinsfile 17:11:58 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 17:07 LICENSE 17:11:58 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 19 17:07 Makefile 17:11:58 -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 17:07 OWNERS.md 17:11:58 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 19 17:07 README.md 17:11:58 -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 17:03 VERSION 17:11:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:07 bin 17:11:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:07 cmd 17:11:58 -rw-r--r-- 1 jenkins jenkins 460394 Jul 19 17:11 coverage.out 17:11:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:07 examples 17:11:58 -rw-rw-r-- 1 jenkins jenkins 3356 Jul 19 17:07 go.mod 17:11:58 -rw-rw-r-- 1 jenkins jenkins 35190 Jul 19 17:07 go.sum 17:11:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:07 images 17:11:58 drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 17:07 internal 17:11:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:07 snap 17:11:58 -rw-rw-r-- 1 jenkins jenkins 193 Jul 19 17:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:59 + 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=671ea7215938de6e0fb3c326e67db2a0527e2746 --label arch=arm64 --label version=2.2.1-dev.7 . 17:11:59 Sending build context to Docker daemon 1.229MB 17:11:59 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:11:59 Step 2/25 : FROM ${BASE} AS builder 17:11:59 ---> 0593b38bf235 17:11:59 Step 3/25 : ARG MAKE='make build' 17:11:59 ---> Running in 83fb0ea6c89b 17:12:00 Removing intermediate container 83fb0ea6c89b 17:12:00 ---> 2a789a5a4995 17:12:00 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:12:00 ---> Running in 42f83801f656 17:12:00 Removing intermediate container 42f83801f656 17:12:00 ---> 8a97a18ea399 17:12:00 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:12:00 ---> Running in bde8e2f64e17 17:12:01 Removing intermediate container bde8e2f64e17 17:12:01 ---> 0a697f4d73b1 17:12:01 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:01 ---> Running in 675af4b5c148 17:12:03 Removing intermediate container 675af4b5c148 17:12:03 ---> 66c79854d682 17:12:03 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:12:03 ---> Running in 4351eb44662e 17:12:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:05 OK: 221 MiB in 51 packages 17:12:06 Removing intermediate container 4351eb44662e 17:12:06 ---> 690a803307a9 17:12:06 Step 8/25 : WORKDIR /app 17:12:06 ---> Running in 5d3672c2efc7 17:12:06 Removing intermediate container 5d3672c2efc7 17:12:06 ---> 70e43d941a59 17:12:06 Step 9/25 : COPY go.mod vendor* ./ 17:12:07 ---> d20c24051f77 17:12:07 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:07 ---> Running in 5d2e0f25fa96 17:12:09 Removing intermediate container 5d2e0f25fa96 17:12:09 ---> 08d8acd93744 17:12:09 Step 11/25 : COPY . . 17:12:10 ---> 1f4c34c2453d 17:12:10 Step 12/25 : RUN $MAKE 17:12:10 ---> Running in c3a5cb47fa3a 17:12:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.14 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 17:14:18 Removing intermediate container c3a5cb47fa3a 17:14:18 ---> ad010b5d6942 17:14:18 Step 13/25 : FROM alpine:3.16 17:14:18 3.16: Pulling from library/alpine 17:14:18 f97344484467: Pulling fs layer 17:14:18 f97344484467: Verifying Checksum 17:14:18 f97344484467: Download complete 17:14:18 f97344484467: Pull complete 17:14:18 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 17:14:18 Status: Downloaded newer image for alpine:3.16 17:14:18 ---> 3d81c46cd875 17:14:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:14:18 ---> Running in 8dbdfd5d0a92 17:14:18 Removing intermediate container 8dbdfd5d0a92 17:14:18 ---> e8b9686756c3 17:14:18 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:18 ---> Running in 010c04c15496 17:14:18 Removing intermediate container 010c04c15496 17:14:18 ---> 1bbb6bcdd23d 17:14:18 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 17:14:18 ---> Running in 024df35ff642 17:14:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:14:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:14:21 (1/6) Installing dumb-init (1.2.5-r1) 17:14:21 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:14:21 (3/6) Installing libsodium (1.0.18-r0) 17:14:21 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:14:21 (5/6) Installing libzmq (4.3.4-r0) 17:14:21 (6/6) Installing zeromq (4.3.4-r0) 17:14:22 Executing busybox-1.35.0-r15.trigger 17:14:22 OK: 8 MiB in 20 packages 17:14:23 Removing intermediate container 024df35ff642 17:14:23 ---> 7a857c41a727 17:14:23 Step 17/25 : COPY --from=builder /app/LICENSE / 17:14:23 ---> df4f4495113b 17:14:23 Step 18/25 : COPY --from=builder /app/Attribution.txt / 17:14:24 ---> 7480905190fb 17:14:24 Step 19/25 : COPY --from=builder /app/cmd/ / 17:14:25 ---> a7fe5904a0a1 17:14:25 Step 20/25 : EXPOSE 59989 17:14:25 ---> Running in 5c2447e297ab 17:14:25 Removing intermediate container 5c2447e297ab 17:14:25 ---> 501fcda2dca8 17:14:25 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 17:14:25 ---> Running in 95ce9e63e1c6 17:14:25 Removing intermediate container 95ce9e63e1c6 17:14:25 ---> 01d1923beaec 17:14:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:14:26 ---> Running in e7389791a7e9 17:14:26 Removing intermediate container e7389791a7e9 17:14:26 ---> 4cf690022b32 17:14:26 Step 23/25 : LABEL arch=arm64 17:14:26 ---> Running in 59a16dc86e76 17:14:26 Removing intermediate container 59a16dc86e76 17:14:26 ---> 66601a2fc93a 17:14:26 Step 24/25 : LABEL git_sha=671ea7215938de6e0fb3c326e67db2a0527e2746 17:14:26 ---> Running in e00e8f47c880 17:14:27 Removing intermediate container e00e8f47c880 17:14:27 ---> 7688e2f70432 17:14:27 Step 25/25 : LABEL version=2.2.1-dev.7 17:14:27 ---> Running in d011f08528d3 17:14:27 Removing intermediate container d011f08528d3 17:14:27 ---> 143046f65cb8 17:14:27 [Warning] One or more build-args [ARCH] were not consumed 17:14:27 Successfully built 143046f65cb8 17:14:27 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 17:14:27 provisioning config files... 17:14:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/42@tmp/config5007932442858465116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:28 ---> docker-login.sh 17:14:28 nexus3.edgexfoundry.org:10001 17:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:28 Configure a credential helper to remove this warning. See 17:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:28 17:14:28 Login Succeeded 17:14:28 nexus3.edgexfoundry.org:10002 17:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:29 Configure a credential helper to remove this warning. See 17:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:29 17:14:29 Login Succeeded 17:14:29 nexus3.edgexfoundry.org:10003 17:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:29 Configure a credential helper to remove this warning. See 17:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:29 17:14:29 Login Succeeded 17:14:29 nexus3.edgexfoundry.org:10004 17:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:29 Configure a credential helper to remove this warning. See 17:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:29 17:14:29 Login Succeeded 17:14:29 docker.io 17:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:30 Configure a credential helper to remove this warning. See 17:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:30 17:14:30 Login Succeeded 17:14:30 ---> docker-login.sh ends [Pipeline] } 17:14:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:30 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 17:14:30 671ea7215938de6e0fb3c326e67db2a0527e2746 17:14:30 latest 17:14:30 2.2.1-dev.7 17:14:30 671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 17:14:30 main 17:14:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:671ea7215938de6e0fb3c326e67db2a0527e2746 17:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:14:31 ed35140a421f: Preparing 17:14:31 36fcdc87899f: Preparing 17:14:31 c6a11d025fbf: Preparing 17:14:31 68a99d0498d8: Preparing 17:14:31 0e3af6202df9: Preparing 17:14:31 5b7df235d876: Preparing 17:14:31 5b7df235d876: Waiting 17:14:31 c6a11d025fbf: Pushed 17:14:31 36fcdc87899f: Pushed 17:14:31 0e3af6202df9: Pushed 17:14:31 5b7df235d876: Layer already exists 17:14:32 68a99d0498d8: Pushed 17:14:38 ed35140a421f: Pushed 17:14:38 671ea7215938de6e0fb3c326e67db2a0527e2746: digest: sha256:6b7b4aa8076d63c166732d50226b9f7ba9161e8c20ace1915727f9432b9f6bd8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:38 + 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 17:14:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 17:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:14:38 ed35140a421f: Preparing 17:14:38 36fcdc87899f: Preparing 17:14:38 c6a11d025fbf: Preparing 17:14:38 68a99d0498d8: Preparing 17:14:38 0e3af6202df9: Preparing 17:14:38 5b7df235d876: Preparing 17:14:38 5b7df235d876: Waiting 17:14:38 36fcdc87899f: Layer already exists 17:14:38 ed35140a421f: Layer already exists 17:14:38 0e3af6202df9: Layer already exists 17:14:38 68a99d0498d8: Layer already exists 17:14:38 c6a11d025fbf: Layer already exists 17:14:38 5b7df235d876: Layer already exists 17:14:39 latest: digest: sha256:6b7b4aa8076d63c166732d50226b9f7ba9161e8c20ace1915727f9432b9f6bd8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:39 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.7 17:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:14:39 ed35140a421f: Preparing 17:14:39 36fcdc87899f: Preparing 17:14:39 c6a11d025fbf: Preparing 17:14:39 68a99d0498d8: Preparing 17:14:39 0e3af6202df9: Preparing 17:14:39 5b7df235d876: Preparing 17:14:39 5b7df235d876: Waiting 17:14:40 c6a11d025fbf: Layer already exists 17:14:40 ed35140a421f: Layer already exists 17:14:40 36fcdc87899f: Layer already exists 17:14:40 68a99d0498d8: Layer already exists 17:14:40 0e3af6202df9: Layer already exists 17:14:40 5b7df235d876: Layer already exists 17:14:40 2.2.1-dev.7: digest: sha256:6b7b4aa8076d63c166732d50226b9f7ba9161e8c20ace1915727f9432b9f6bd8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:40 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 17:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:14:40 ed35140a421f: Preparing 17:14:40 36fcdc87899f: Preparing 17:14:40 c6a11d025fbf: Preparing 17:14:40 68a99d0498d8: Preparing 17:14:40 0e3af6202df9: Preparing 17:14:40 5b7df235d876: Preparing 17:14:40 5b7df235d876: Waiting 17:14:40 36fcdc87899f: Layer already exists 17:14:40 c6a11d025fbf: Layer already exists 17:14:40 ed35140a421f: Layer already exists 17:14:40 68a99d0498d8: Layer already exists 17:14:40 0e3af6202df9: Layer already exists 17:14:40 5b7df235d876: Layer already exists 17:14:41 671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7: digest: sha256:6b7b4aa8076d63c166732d50226b9f7ba9161e8c20ace1915727f9432b9f6bd8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:41 + 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 17:14:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 17:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:14:41 ed35140a421f: Preparing 17:14:41 36fcdc87899f: Preparing 17:14:41 c6a11d025fbf: Preparing 17:14:41 68a99d0498d8: Preparing 17:14:41 0e3af6202df9: Preparing 17:14:41 5b7df235d876: Preparing 17:14:41 5b7df235d876: Waiting 17:14:41 36fcdc87899f: Layer already exists 17:14:41 ed35140a421f: Layer already exists 17:14:41 c6a11d025fbf: Layer already exists 17:14:41 0e3af6202df9: Layer already exists 17:14:41 68a99d0498d8: Layer already exists 17:14:41 5b7df235d876: Layer already exists 17:14:42 main: digest: sha256:6b7b4aa8076d63c166732d50226b9f7ba9161e8c20ace1915727f9432b9f6bd8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:42 ===================================================== [Pipeline] echo 17:14:42 taggedImages: 17:14:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:671ea7215938de6e0fb3c326e67db2a0527e2746 17:14:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 17:14:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.7 17:14:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 17:14:42 - 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 17:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:14:42 17:14:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:14:43 arm64: Pulling from edgex-lftools-log-publisher 17:14:43 8998bd30e6a1: Pulling fs layer 17:14:43 04944245beec: Pulling fs layer 17:14:43 699f458cf7ca: Pulling fs layer 17:14:43 765212b225bb: Pulling fs layer 17:14:43 f23df028b6ca: Pulling fs layer 17:14:43 d65c8cfc05b1: Pulling fs layer 17:14:43 2437ff75d9bd: Pulling fs layer 17:14:43 765212b225bb: Waiting 17:14:43 f23df028b6ca: Waiting 17:14:43 d65c8cfc05b1: Waiting 17:14:43 2437ff75d9bd: Waiting 17:14:43 04944245beec: Verifying Checksum 17:14:43 04944245beec: Download complete 17:14:43 765212b225bb: Download complete 17:14:43 f23df028b6ca: Verifying Checksum 17:14:43 f23df028b6ca: Download complete 17:14:43 d65c8cfc05b1: Verifying Checksum 17:14:43 d65c8cfc05b1: Download complete 17:14:43 699f458cf7ca: Verifying Checksum 17:14:43 699f458cf7ca: Download complete 17:14:43 8998bd30e6a1: Verifying Checksum 17:14:43 8998bd30e6a1: Download complete 17:14:46 2437ff75d9bd: Verifying Checksum 17:14:46 2437ff75d9bd: Download complete 17:14:48 8998bd30e6a1: Pull complete 17:14:48 04944245beec: Pull complete 17:14:50 699f458cf7ca: Pull complete 17:14:50 765212b225bb: Pull complete 17:14:51 f23df028b6ca: Pull complete 17:14:51 d65c8cfc05b1: Pull complete 17:15:06 2437ff75d9bd: Pull complete 17:15:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:15:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:06 prd-ubuntu20.04-docker-arm64-4c-16g-20492 does not seem to be running inside a container 17:15:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/42 -v /w/workspace/device-rfid-llrp-go/42:/w/workspace/device-rfid-llrp-go/42:rw,z -v /w/workspace/device-rfid-llrp-go/42@tmp:/w/workspace/device-rfid-llrp-go/42@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 17:15:09 $ docker top 12d32cb33503113e35d94dccada7c396971d53b10570ce44d7ca93b5a961a2b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:10 ---> job-cost.sh 17:15:10 lf-activate-venv: SKIPPING 17:15:10 INFO: No Stack... 17:15:10 INFO: Retrieving Pricing Info for: v3-standard-4 17:15:11 INFO: Archiving Costs [Pipeline] sh 17:15:12 + cat /w/workspace/device-rfid-llrp-go/42/archives/cost.csv 17:15:12 + cut -d, -f6 [Pipeline] lock 17:15:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] 17:15:12 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] did not exist. Created. 17:15:12 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:15:13 /w/workspace/device-rfid-llrp-go/42@tmp/durable-bdfd4106/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:15:13 + echo total: 0.10999999940395355 [Pipeline] stash 17:15:13 Warning: overwriting stash ‘stack-cost’ 17:15:13 Stashed 1 file(s) [Pipeline] } 17:15:13 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 17:15:14 $ docker stop --time=1 12d32cb33503113e35d94dccada7c396971d53b10570ce44d7ca93b5a961a2b8 17:15:15 $ docker rm -f 12d32cb33503113e35d94dccada7c396971d53b10570ce44d7ca93b5a961a2b8 [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 17:15:16 provisioning config files... 17:15:16 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2287316068544192112tmp [Pipeline] { [Pipeline] sh 17:15:16 + set +x 17:15:16 + curl -s https://codecov.io/bash 17:15:16 + bash -s -- 17:15:16 17:15:16 _____ _ 17:15:16 / ____| | | 17:15:16 | | ___ __| | ___ ___ _____ __ 17:15:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:15:16 | |___| (_) | (_| | __/ (_| (_) \ V / 17:15:16 \_____\___/ \__,_|\___|\___\___/ \_/ 17:15:16 Bash-1.0.6 17:15:16 17:15:16 17:15:16 ==> git version 2.25.1 found 17:15:16 ==> 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 17:15:16 Release-Date: 2020-01-08 17:15:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:15:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:15:16 ==> Jenkins CI detected. 17:15:16 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 17:15:16 project root: . 17:15:16 --> token set from env 17:15:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:15:16 ==> Running gcov in . (disable via -X gcov) 17:15:16 ==> Python coveragepy not found 17:15:16 ==> Searching for coverage reports in: 17:15:16 + . 17:15:16 -> Found 1 reports 17:15:16 ==> Detecting git/mercurial file structure 17:15:16 ==> Reading reports 17:15:16 + ./coverage.out bytes=460394 17:15:16 ==> Appending adjustments 17:15:16 https://docs.codecov.io/docs/fixing-reports 17:15:16 + Found adjustments 17:15:16 ==> Gzipping contents 17:15:16 52K /tmp/codecov.2woxUc.gz 17:15:16 ==> Uploading reports 17:15:16 url: https://codecov.io 17:15:16 query: branch=main&commit=671ea7215938de6e0fb3c326e67db2a0527e2746&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:15:16 -> Pinging Codecov 17:15:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=671ea7215938de6e0fb3c326e67db2a0527e2746&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:15:17 -> Uploading to 17:15:17 https://storage.googleapis.com/codecov/v4/raw/2022-07-19/581DD39554BDF9B6E22D074273EAD858/671ea7215938de6e0fb3c326e67db2a0527e2746/e9915e75-1132-42b3-bcf8-2c225ecc92b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220719T171516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33aa3fedcb6ccd7651cff41f363f6cce6cb7bc8931af05070a3d5659d65ae792 17:15:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:15:17 Dload Upload Total Spent Left Speed 17:15:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51774 0 0 100 51774 0 234k --:--:-- --:--:-- --:--:-- 234k 17:15:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] } 17:15:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:15:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:15:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:15:17 17:15:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:15:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:15:18 df9b9388f04a: Pulling fs layer 17:15:18 52dc419b0ee2: Pulling fs layer 17:15:18 25bc292e5bac: Pulling fs layer 17:15:18 114826534d7a: Pulling fs layer 17:15:18 4657fd5d0bcf: Pulling fs layer 17:15:18 6ad1cebc031e: Pulling fs layer 17:15:18 8a3aa393b2d8: Pulling fs layer 17:15:18 114826534d7a: Waiting 17:15:18 4657fd5d0bcf: Waiting 17:15:18 6ad1cebc031e: Waiting 17:15:18 8a3aa393b2d8: Waiting 17:15:18 25bc292e5bac: Verifying Checksum 17:15:18 25bc292e5bac: Download complete 17:15:18 52dc419b0ee2: Verifying Checksum 17:15:18 52dc419b0ee2: Download complete 17:15:18 4657fd5d0bcf: Verifying Checksum 17:15:18 4657fd5d0bcf: Download complete 17:15:18 df9b9388f04a: Verifying Checksum 17:15:18 df9b9388f04a: Download complete 17:15:18 6ad1cebc031e: Verifying Checksum 17:15:18 6ad1cebc031e: Download complete 17:15:18 df9b9388f04a: Pull complete 17:15:18 52dc419b0ee2: Pull complete 17:15:18 25bc292e5bac: Pull complete 17:15:19 114826534d7a: Verifying Checksum 17:15:19 114826534d7a: Download complete 17:15:19 8a3aa393b2d8: Verifying Checksum 17:15:19 8a3aa393b2d8: Download complete 17:15:23 114826534d7a: Pull complete 17:15:23 4657fd5d0bcf: Pull complete 17:15:23 6ad1cebc031e: Pull complete 17:15:26 8a3aa393b2d8: Pull complete 17:15:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:15:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:15:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:26 prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container 17:15:26 $ 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 17:15:29 $ docker top 0f68169a51c8c7764a89090fae143924e742822e3526539618c9a71a23c2762d -eo pid,comm [Pipeline] { [Pipeline] echo 17:15:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 17:15:29 + set -o pipefail 17:15:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 17:15:33 17:15:33 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 17:15:33 17:15:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8e8f1172-48ac-4775-9323-04617cd1242d 17:15:33 17:15:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:15:33 17:15:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:15:33 17:15:34 [Pipeline] } 17:15:34 $ docker stop --time=1 0f68169a51c8c7764a89090fae143924e742822e3526539618c9a71a23c2762d 17:15:36 $ docker rm -f 0f68169a51c8c7764a89090fae143924e742822e3526539618c9a71a23c2762d [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 17:15:37 + git log --format=format:%s -1 671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] sh 17:15:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:15:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:38 prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container 17:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:15:38 $ docker top 3af9eba907fca29f6df731e265612690f1869a1fecc2afad925fac2f6a2b6c53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:15:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:38 [ssh-agent] Looking for ssh-agent implementation... 17:15:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:39 $ docker exec 3af9eba907fca29f6df731e265612690f1869a1fecc2afad925fac2f6a2b6c53 ssh-agent 17:15:39 SSH_AUTH_SOCK=/tmp/ssh-IpaGdnwYM25s/agent.33 17:15:39 SSH_AGENT_PID=39 17:15:39 Running ssh-add (command line suppressed) 17:15:39 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_932838361688616119.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_932838361688616119.key) 17:15:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:39 + git semver tag 17:15:39 2022-07-19 17:15:39,880 [run_tag] DEBUG tag force:False 17:15:39 2022-07-19 17:15:39,880 [check_head_tag] DEBUG check head tag 17:15:39 2022-07-19 17:15:39,881 [execute] INFO git cat-file --batch-check 17:15:39 2022-07-19 17:15:39,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 17:15:39 2022-07-19 17:15:39,884 [execute] INFO git cat-file --batch 17:15:39 2022-07-19 17:15:39,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 17:15:39 2022-07-19 17:15:39,890 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:15:39 2022-07-19 17:15:39,890 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 17:15:39 2022-07-19 17:15:39,890 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 17:15:39 2022-07-19 17:15:39,897 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:15:39 2.2.1-dev.7 [Pipeline] } 17:15:39 $ docker exec --env ******** --env ******** 3af9eba907fca29f6df731e265612690f1869a1fecc2afad925fac2f6a2b6c53 ssh-agent -k 17:15:40 unset SSH_AUTH_SOCK; 17:15:40 unset SSH_AGENT_PID; 17:15:40 echo Agent pid 39 killed; 17:15:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:15:40 + git semver [Pipeline] } 17:15:40 $ docker stop --time=1 3af9eba907fca29f6df731e265612690f1869a1fecc2afad925fac2f6a2b6c53 17:15:41 $ docker rm -f 3af9eba907fca29f6df731e265612690f1869a1fecc2afad925fac2f6a2b6c53 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:15:42 17:15:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:15:42 0.23.1-centos7: Pulling from edgex-lftools 17:15:42 ab5ef0e58194: Pulling fs layer 17:15:42 9712f1f96733: Pulling fs layer 17:15:42 63f879dbbcfc: Pulling fs layer 17:15:42 0d9ebad4ef96: Pulling fs layer 17:15:42 e9a5061849ea: Pulling fs layer 17:15:42 d747dcd14b5f: Pulling fs layer 17:15:42 2de7ff778b66: Pulling fs layer 17:15:42 d747dcd14b5f: Waiting 17:15:42 2de7ff778b66: Waiting 17:15:42 0d9ebad4ef96: Waiting 17:15:42 e9a5061849ea: Waiting 17:15:42 9712f1f96733: Download complete 17:15:42 63f879dbbcfc: Verifying Checksum 17:15:42 63f879dbbcfc: Download complete 17:15:43 e9a5061849ea: Verifying Checksum 17:15:43 e9a5061849ea: Download complete 17:15:43 d747dcd14b5f: Download complete 17:15:43 ab5ef0e58194: Verifying Checksum 17:15:43 ab5ef0e58194: Download complete 17:15:43 0d9ebad4ef96: Verifying Checksum 17:15:43 0d9ebad4ef96: Download complete 17:15:43 2de7ff778b66: Verifying Checksum 17:15:43 2de7ff778b66: Download complete 17:15:46 ab5ef0e58194: Pull complete 17:15:46 9712f1f96733: Pull complete 17:15:47 63f879dbbcfc: Pull complete 17:15:51 0d9ebad4ef96: Pull complete 17:15:51 e9a5061849ea: Pull complete 17:15:51 d747dcd14b5f: Pull complete 17:15:53 2de7ff778b66: Pull complete 17:15:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:15:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:53 prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container 17:15:53 $ 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 17:15:56 $ docker top c863a9895f1adfefe85654513fa67e52a2f54f1993758f7cb38692a9ca825d73 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:15:56 provisioning config files... 17:15:56 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config823314854294933514tmp 17:15:56 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7723189678164773410tmp 17:15:56 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8344233408579722495tmp [Pipeline] { [Pipeline] echo 17:15:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:15:56 ---> sigul-configuration.sh 17:15:56 gpg: directory `/root/.gnupg' created 17:15:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:15:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:15:56 gpg: keyring `/root/.gnupg/secring.gpg' created 17:15:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:15:56 gpg: CAST5 encrypted data 17:15:56 gpg: encrypted with 1 passphrase 17:15:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:15:57 + mkdir /home/jenkins 17:15:57 + mkdir /home/jenkins/sigul [Pipeline] sh 17:15:57 + 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 17:15:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:15:57 ---> sigul-install.sh 17:15:57 Sigul already installed; skipping installation. [Pipeline] sh 17:15:58 + git tag --list 17:15:58 v0.0.0 17:15:58 v1.0.0 17:15:58 v2.1.0 17:15:58 v2.1.1 17:15:58 v2.1.1-dev.1 17:15:58 v2.2.0 17:15:58 v2.2.1-dev.1 17:15:58 v2.2.1-dev.2 17:15:58 v2.2.1-dev.3 17:15:58 v2.2.1-dev.4 17:15:58 v2.2.1-dev.5 17:15:58 v2.2.1-dev.6 17:15:58 v2.2.1-dev.7 [Pipeline] sh 17:15:58 + lftools sign git-tag v2.2.1-dev.7 17:15:58 Signing Git tag with Sigul... 17:15:58 Signing v2.2.1-dev.7 [Pipeline] echo 17:15:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:15:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:15:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:15:59 $ docker stop --time=1 c863a9895f1adfefe85654513fa67e52a2f54f1993758f7cb38692a9ca825d73 17:16:00 $ docker rm -f c863a9895f1adfefe85654513fa67e52a2f54f1993758f7cb38692a9ca825d73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:16:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:16:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:01 prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container 17:16:01 $ 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 17:16:02 $ docker top 1743437ed648a8980711dadbe8dd786fb173fccaa53f7c017acd16c819bf5559 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:16:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:02 [ssh-agent] Looking for ssh-agent implementation... 17:16:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:02 $ docker exec 1743437ed648a8980711dadbe8dd786fb173fccaa53f7c017acd16c819bf5559 ssh-agent 17:16:02 SSH_AUTH_SOCK=/tmp/ssh-GOBPnP8DNs6z/agent.33 17:16:02 SSH_AGENT_PID=40 17:16:02 Running ssh-add (command line suppressed) 17:16:02 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5613325898214768445.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5613325898214768445.key) 17:16:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:02 + git semver bump pre 17:16:03 2022-07-19 17:16:03,184 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:16:03 2022-07-19 17:16:03,185 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev 17:16:03 2022-07-19 17:16:03,185 [bump_version] DEBUG bumped version:2.2.1-dev.8 17:16:03 2022-07-19 17:16:03,185 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 17:16:03 2022-07-19 17:16:03,185 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:16:03 2022-07-19 17:16:03,185 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:16:03 2022-07-19 17:16:03,186 [execute] INFO git cat-file --batch-check 17:16:03 2022-07-19 17:16:03,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:16:03 2022-07-19 17:16:03,191 [execute] INFO git cat-file --batch 17:16:03 2022-07-19 17:16:03,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:16:03 2022-07-19 17:16:03,196 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:16:03 2.2.1-dev.8 [Pipeline] } 17:16:03 $ docker exec --env ******** --env ******** 1743437ed648a8980711dadbe8dd786fb173fccaa53f7c017acd16c819bf5559 ssh-agent -k 17:16:03 unset SSH_AUTH_SOCK; 17:16:03 unset SSH_AGENT_PID; 17:16:03 echo Agent pid 40 killed; 17:16:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:16:03 + git semver [Pipeline] } 17:16:03 $ docker stop --time=1 1743437ed648a8980711dadbe8dd786fb173fccaa53f7c017acd16c819bf5559 17:16:05 $ docker rm -f 1743437ed648a8980711dadbe8dd786fb173fccaa53f7c017acd16c819bf5559 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:16:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:06 prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container 17:16:06 $ 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 17:16:06 $ docker top 0c4a53db9b4222002e0ad84ddf641b8793344f0de67d27e42986b3c07d006307 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:16:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:06 [ssh-agent] Looking for ssh-agent implementation... 17:16:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:06 $ docker exec 0c4a53db9b4222002e0ad84ddf641b8793344f0de67d27e42986b3c07d006307 ssh-agent 17:16:06 SSH_AUTH_SOCK=/tmp/ssh-l1YpeBXeDYeS/agent.34 17:16:06 SSH_AGENT_PID=40 17:16:06 Running ssh-add (command line suppressed) 17:16:06 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_934080003021211109.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_934080003021211109.key) 17:16:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:07 + git semver push 17:16:07 2022-07-19 17:16:07,381 [run_push] DEBUG push 17:16:07 2022-07-19 17:16:07,382 [execute] INFO git cat-file --batch-check 17:16:07 2022-07-19 17:16:07,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:16:07 2022-07-19 17:16:07,386 [execute] INFO git rev-list 599dcfa7a6356e0c1d7b1b6717a818bf70110ba1 -- 17:16:07 2022-07-19 17:16:07,387 [execute] DEBUG Popen(['git', 'rev-list', '599dcfa7a6356e0c1d7b1b6717a818bf70110ba1', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:16:07 2022-07-19 17:16:07,392 [execute] INFO git fetch -v origin 17:16:07 2022-07-19 17:16:07,393 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:16:08 2022-07-19 17:16:07,884 [run_push] DEBUG no remote changes detected 17:16:08 2022-07-19 17:16:07,885 [execute] INFO git push origin semver 17:16:08 2022-07-19 17:16:07,885 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:16:08 2022-07-19 17:16:08,613 [run_push] DEBUG push all version tags 17:16:08 2022-07-19 17:16:08,614 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:16:08 2022-07-19 17:16:08,614 [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) 17:16:09 2022-07-19 17:16:09,397 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:16:09 2.2.1-dev.8 [Pipeline] } 17:16:09 $ docker exec --env ******** --env ******** 0c4a53db9b4222002e0ad84ddf641b8793344f0de67d27e42986b3c07d006307 ssh-agent -k 17:16:09 unset SSH_AUTH_SOCK; 17:16:09 unset SSH_AGENT_PID; 17:16:09 echo Agent pid 40 killed; 17:16:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:16:09 + git semver [Pipeline] } 17:16:10 $ docker stop --time=1 0c4a53db9b4222002e0ad84ddf641b8793344f0de67d27e42986b3c07d006307 17:16:11 $ docker rm -f 0c4a53db9b4222002e0ad84ddf641b8793344f0de67d27e42986b3c07d006307 [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 17:16:12 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 17:16:12 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:16:12 total 16 17:16:12 drwxr-xr-x 3 root root 4096 Jul 19 17:05 . 17:16:12 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 17:15 .. 17:16:12 drwxr-xr-x 2 root root 4096 Jul 19 17:05 cost 17:16:12 -rw-r--r-- 1 root root 89 Jul 19 17:05 cost.csv 17:16:12 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:16:12 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:16:12 total 16 17:16:12 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 17:05 . 17:16:12 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 17:15 .. 17:16:12 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 17:05 cost 17:16:12 -rw-r--r-- 1 jenkins jenkins 89 Jul 19 17:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:16:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:16:13 ---> package-listing.sh 17:16:13 ++ facter osfamily 17:16:13 ++ tr '[:upper:]' '[:lower:]' 17:16:13 + OS_FAMILY=debian 17:16:13 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 17:16:13 + START_PACKAGES=/tmp/packages_start.txt 17:16:13 + END_PACKAGES=/tmp/packages_end.txt 17:16:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:16:13 + PACKAGES=/tmp/packages_start.txt 17:16:13 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 17:16:13 + PACKAGES=/tmp/packages_end.txt 17:16:13 + case "${OS_FAMILY}" in 17:16:13 + dpkg -l 17:16:13 + grep '^ii' 17:16:13 + '[' -f /tmp/packages_start.txt ']' 17:16:13 + '[' -f /tmp/packages_end.txt ']' 17:16:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:16:13 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 17:16:13 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 17:16:13 + 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 17:16:13 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 17:16:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:16:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:14 prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container 17:16:14 $ 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 17:16:14 $ docker top b87e766ba2418ba58f6ef67c03a6a36366fd17b44788f61ae50e38816e87851b -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:15 + touch /tmp/pre-build-complete [Pipeline] sh 17:16:15 + mkdir -p /var/log/sysstat [Pipeline] sh 17:16:15 + ls /var/log/sa-host 17:16:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:16:15 provisioning config files... 17:16:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config430910604099191146tmp [Pipeline] { [Pipeline] echo 17:16:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:16:16 ---> create-netrc.sh [Pipeline] } 17:16:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:16:16 ---> python-tools-install.sh [Pipeline] echo 17:16:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:16:16 ---> sudo-logs.sh 17:16:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:16:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:16:17 ---> job-cost.sh 17:16:17 lf-activate-venv: SKIPPING 17:16:17 DEBUG: total: 0.2199999988079071 17:16:17 INFO: Retrieving Stack Cost... 17:16:17 INFO: Retrieving Pricing Info for: v3-standard-8 17:16:17 INFO: Archiving Costs [Pipeline] echo 17:16:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:16:18 ---> logs-deploy.sh 17:16:18 lf-activate-venv: SKIPPING 17:16:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/42 17:16:18 INFO: archiving workspace using pattern(s): 17:16:19 Archives upload complete. 17:16:19 INFO: archiving logs to Nexus