Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f342342fa5147f47103e4bf0effd7ddde8942e7 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-ssh9203314142550897432.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2584369141483698926.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7195315366477135206.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3850620121560532767.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5556520523580595876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-5790’ Running on prd-ubuntu20.04-docker-8c-8g-5792 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2f342342fa5147f47103e4bf0effd7ddde8942e7 (main) Commit message: "Merge pull request #248 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20" > 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 2f342342fa5147f47103e4bf0effd7ddde8942e7 # timeout=10 > git rev-list --no-walk 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:14:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:14:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:14:53 ========================================================= 11:14:53 EdgeX Global Pipelines Version Info 11:14:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:14:53 ------------------- 11:14:53 stable info: 11:14:53 ------------------- 11:14:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:14:53 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:14:53 Message: update stable to v1.0.253 11:14:54 ------------------- 11:14:54 experimental info: 11:14:54 ------------------- 11:14:54 Commited By: **** collab-it+edgex@linuxfoundation.org 11:14:54 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:14:54 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:14:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:14:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:14:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:14:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:14:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:14:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:14:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:14:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:14:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:14:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:14:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f342342fa5147f47103e4bf0effd7ddde8942e7 [Pipeline] echo 11:14:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f34234 [Pipeline] echo 11:14:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:14:55 provisioning config files... 11:14:55 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14618852425935001215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:55 ---> docker-login.sh 11:14:55 nexus3.edgexfoundry.org:10001 11:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:55 Configure a credential helper to remove this warning. See 11:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:55 11:14:55 Login Succeeded 11:14:55 nexus3.edgexfoundry.org:10002 11:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:56 Configure a credential helper to remove this warning. See 11:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:56 11:14:56 Login Succeeded 11:14:56 nexus3.edgexfoundry.org:10003 11:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:56 Configure a credential helper to remove this warning. See 11:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:56 11:14:56 Login Succeeded 11:14:56 nexus3.edgexfoundry.org:10004 11:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:56 Configure a credential helper to remove this warning. See 11:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:56 11:14:56 Login Succeeded 11:14:56 docker.io 11:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:56 Configure a credential helper to remove this warning. See 11:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:56 11:14:56 Login Succeeded 11:14:56 ---> docker-login.sh ends [Pipeline] } 11:14:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:14:56 + git rev-list -1 --merges 2f342342fa5147f47103e4bf0effd7ddde8942e7~1..2f342342fa5147f47103e4bf0effd7ddde8942e7 [Pipeline] echo 11:14:57 -----------> git rev-list -1 --merges 2f342342fa5147f47103e4bf0effd7ddde8942e7~1..2f342342fa5147f47103e4bf0effd7ddde8942e7 2f342342fa5147f47103e4bf0effd7ddde8942e7 11:14:57 2f342342fa5147f47103e4bf0effd7ddde8942e7 [false] [Pipeline] sh 11:14:57 + git log --format=format:%s -1 2f342342fa5147f47103e4bf0effd7ddde8942e7 [Pipeline] echo 11:14:57 ========================================================= 11:14:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:14:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:14:57 + git log --format=format:%s -1 2f342342fa5147f47103e4bf0effd7ddde8942e7 [Pipeline] echo 11:14:57 [semverPrep] GIT_COMMIT: 2f342342fa5147f47103e4bf0effd7ddde8942e7, Commit Message: Merge pull request #248 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20 [Pipeline] echo 11:14:57 [semverPrep] This is not a build commit. [Pipeline] sh 11:14:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:14:58 + grep -v github /etc/ssh/ssh_known_hosts 11:14:58 + [ -e /tmp/ssh_known_hosts ] 11:14:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:14:58 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 11:14:58 /etc/ssh/ssh_known_hosts 11:14:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:14:58 11:14:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:14:58 0.1.4: Pulling from edgex-devops/py-git-semver 11:14:58 b85a868b505f: Pulling fs layer 11:14:58 e2be974225ed: Pulling fs layer 11:14:58 339a4e72a1f5: Pulling fs layer 11:14:58 988bab9f4d93: Pulling fs layer 11:14:58 1469e6f7b9e6: Pulling fs layer 11:14:58 eaf3925da568: Pulling fs layer 11:14:58 988bab9f4d93: Waiting 11:14:58 1469e6f7b9e6: Waiting 11:14:58 eaf3925da568: Waiting 11:14:58 bab4dde63d76: Pulling fs layer 11:14:58 bab4dde63d76: Waiting 11:14:58 bde34c3a00c8: Pulling fs layer 11:14:58 b352a97aabf1: Pulling fs layer 11:14:58 4872d77fe225: Pulling fs layer 11:14:58 b352a97aabf1: Waiting 11:14:58 bde34c3a00c8: Waiting 11:14:58 5851b861e8e6: Pulling fs layer 11:14:58 4872d77fe225: Waiting 11:14:58 5851b861e8e6: Waiting 11:14:58 e2be974225ed: Download complete 11:14:58 988bab9f4d93: Verifying Checksum 11:14:58 988bab9f4d93: Download complete 11:14:58 1469e6f7b9e6: Verifying Checksum 11:14:58 1469e6f7b9e6: Download complete 11:14:58 eaf3925da568: Verifying Checksum 11:14:58 eaf3925da568: Download complete 11:14:58 339a4e72a1f5: Verifying Checksum 11:14:58 339a4e72a1f5: Download complete 11:14:58 bde34c3a00c8: Verifying Checksum 11:14:58 bde34c3a00c8: Download complete 11:14:58 b352a97aabf1: Verifying Checksum 11:14:58 b352a97aabf1: Download complete 11:14:58 4872d77fe225: Verifying Checksum 11:14:58 4872d77fe225: Download complete 11:14:58 5851b861e8e6: Verifying Checksum 11:14:58 5851b861e8e6: Download complete 11:14:58 b85a868b505f: Verifying Checksum 11:14:58 b85a868b505f: Download complete 11:14:59 bab4dde63d76: Verifying Checksum 11:14:59 bab4dde63d76: Download complete 11:15:00 b85a868b505f: Pull complete 11:15:00 e2be974225ed: Pull complete 11:15:00 339a4e72a1f5: Pull complete 11:15:01 988bab9f4d93: Pull complete 11:15:01 1469e6f7b9e6: Pull complete 11:15:01 eaf3925da568: Pull complete 11:15:03 bab4dde63d76: Pull complete 11:15:03 bde34c3a00c8: Pull complete 11:15:03 b352a97aabf1: Pull complete 11:15:03 4872d77fe225: Pull complete 11:15:03 5851b861e8e6: Pull complete 11:15:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:15:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:03 prd-ubuntu20.04-docker-8c-8g-5792 does not seem to be running inside a container 11:15:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:15:05 $ docker top 19bb8b9d219589c21c6038118cb573a748755d84838e8873731226478bbb06ba -eo pid,comm 11:15:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:15:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:15:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:05 [ssh-agent] Looking for ssh-agent implementation... 11:15:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:05 $ docker exec 19bb8b9d219589c21c6038118cb573a748755d84838e8873731226478bbb06ba ssh-agent 11:15:06 SSH_AUTH_SOCK=/tmp/ssh-lyEdlIV1dQi9/agent.32 11:15:06 SSH_AGENT_PID=38 11:15:06 Running ssh-add (command line suppressed) 11:15:06 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4499379104300230331.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4499379104300230331.key) 11:15:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:06 + git tag --points-at HEAD [Pipeline] } 11:15:06 $ docker exec --env ******** --env ******** 19bb8b9d219589c21c6038118cb573a748755d84838e8873731226478bbb06ba ssh-agent -k 11:15:06 unset SSH_AUTH_SOCK; 11:15:06 unset SSH_AGENT_PID; 11:15:06 echo Agent pid 38 killed; 11:15:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:15:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:06 [ssh-agent] Looking for ssh-agent implementation... 11:15:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:06 $ docker exec 19bb8b9d219589c21c6038118cb573a748755d84838e8873731226478bbb06ba ssh-agent 11:15:06 SSH_AUTH_SOCK=/tmp/ssh-hd6t46wcfngl/agent.71 11:15:06 SSH_AGENT_PID=77 11:15:06 Running ssh-add (command line suppressed) 11:15:06 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17097528766697977871.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17097528766697977871.key) 11:15:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:07 + git semver init 11:15:07 2023-09-11 11:15:07,344 [run_init] DEBUG init version:0.0.0 force:False 11:15:07 2023-09-11 11:15:07,345 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:15:07 2023-09-11 11:15:07,345 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:15:07 2023-09-11 11:15:07,346 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:15:08 2023-09-11 11:15:08,134 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 11:15:08 2023-09-11 11:15:08,135 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 11:15:08 2023-09-11 11:15:08,135 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:15:08 2023-09-11 11:15:08,135 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:15:08 3.1.0-dev.6 [Pipeline] } 11:15:08 $ docker exec --env ******** --env ******** 19bb8b9d219589c21c6038118cb573a748755d84838e8873731226478bbb06ba ssh-agent -k 11:15:08 unset SSH_AUTH_SOCK; 11:15:08 unset SSH_AGENT_PID; 11:15:08 echo Agent pid 77 killed; 11:15:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:15:08 + git semver [Pipeline] } 11:15:09 $ docker stop --time=1 19bb8b9d219589c21c6038118cb573a748755d84838e8873731226478bbb06ba 11:15:10 $ docker rm -f --volumes 19bb8b9d219589c21c6038118cb573a748755d84838e8873731226478bbb06ba [Pipeline] // withDockerContainer [Pipeline] sh 11:15:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:15:10 Stashed 1 file(s) [Pipeline] echo 11:15:10 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:11 provisioning config files... 11:15:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12917256895208099673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:11 ---> docker-login.sh 11:15:11 nexus3.edgexfoundry.org:10001 11:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:11 Configure a credential helper to remove this warning. See 11:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:11 11:15:11 Login Succeeded 11:15:11 nexus3.edgexfoundry.org:10002 11:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:11 Configure a credential helper to remove this warning. See 11:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:11 11:15:11 Login Succeeded 11:15:11 nexus3.edgexfoundry.org:10003 11:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:11 Configure a credential helper to remove this warning. See 11:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:11 11:15:11 Login Succeeded 11:15:11 nexus3.edgexfoundry.org:10004 11:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:11 Configure a credential helper to remove this warning. See 11:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:11 11:15:11 Login Succeeded 11:15:11 docker.io 11:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:11 Configure a credential helper to remove this warning. See 11:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:11 11:15:11 Login Succeeded 11:15:11 ---> docker-login.sh ends [Pipeline] } 11:15:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:15:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:15:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:15:12 ========================================================= 11:15:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:15:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:15:12 Sending build context to Docker daemon 4.319MB 11:15:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:15:12 Step 2/12 : FROM ${BASE} AS builder 11:15:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:15:12 4db1b89c0bd1: Pulling fs layer 11:15:12 6911f1a30b25: Pulling fs layer 11:15:12 e194b8c5c2a9: Pulling fs layer 11:15:12 6863d3e3a2b1: Pulling fs layer 11:15:12 ec0bb842ea78: Pulling fs layer 11:15:12 40a00589a448: Pulling fs layer 11:15:12 6c08303d61cc: Pulling fs layer 11:15:12 798269fcf238: Pulling fs layer 11:15:12 6863d3e3a2b1: Waiting 11:15:12 ec0bb842ea78: Waiting 11:15:12 40a00589a448: Waiting 11:15:12 6c08303d61cc: Waiting 11:15:12 798269fcf238: Waiting 11:15:12 6911f1a30b25: Verifying Checksum 11:15:12 6911f1a30b25: Download complete 11:15:12 6863d3e3a2b1: Download complete 11:15:12 ec0bb842ea78: Verifying Checksum 11:15:12 ec0bb842ea78: Download complete 11:15:12 4db1b89c0bd1: Download complete 11:15:12 40a00589a448: Verifying Checksum 11:15:12 40a00589a448: Download complete 11:15:12 4db1b89c0bd1: Pull complete 11:15:12 6911f1a30b25: Pull complete 11:15:13 798269fcf238: Verifying Checksum 11:15:13 798269fcf238: Download complete 11:15:13 e194b8c5c2a9: Verifying Checksum 11:15:13 e194b8c5c2a9: Download complete 11:15:13 6c08303d61cc: Verifying Checksum 11:15:13 6c08303d61cc: Download complete 11:15:16 e194b8c5c2a9: Pull complete 11:15:16 6863d3e3a2b1: Pull complete 11:15:16 ec0bb842ea78: Pull complete 11:15:16 40a00589a448: Pull complete 11:15:19 6c08303d61cc: Pull complete 11:15:20 798269fcf238: Pull complete 11:15:20 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 11:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:15:20 ---> ec979cd7f677 11:15:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:15:25 ---> Running in 1e9c821dae6d 11:15:25 Removing intermediate container 1e9c821dae6d 11:15:25 ---> d44cfbd7324a 11:15:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:15:25 ---> Running in 3e5b05693ce8 11:15:25 Removing intermediate container 3e5b05693ce8 11:15:25 ---> ee3925268b05 11:15:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:15:25 ---> Running in b0484d9f094c 11:15:25 Removing intermediate container b0484d9f094c 11:15:25 ---> a5fec90c3c3c 11:15:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:15:25 ---> Running in 674a1ea8a5ec 11:15:25 Removing intermediate container 674a1ea8a5ec 11:15:25 ---> 7990ba5c556d 11:15:25 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:15:25 ---> Running in d1449ac18152 11:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:15:25 OK: 265 MiB in 53 packages 11:15:26 Still waiting to schedule task 11:15:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5791’ 11:15:26 Removing intermediate container d1449ac18152 11:15:26 ---> 639b27896eb9 11:15:26 Step 8/12 : WORKDIR /app 11:15:26 ---> Running in a32d5ace0367 11:15:26 Removing intermediate container a32d5ace0367 11:15:26 ---> 9d9d2f016d15 11:15:26 Step 9/12 : COPY go.mod vendor* ./ 11:15:26 ---> 6885e9f64d9c 11:15:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:26 ---> Running in e8bd5fdb9894 11:15:58 Removing intermediate container e8bd5fdb9894 11:15:58 ---> c1172699d776 11:15:58 Step 11/12 : COPY . . 11:15:58 ---> ff349ff12c0e 11:15:58 Step 12/12 : RUN $MAKE 11:15:58 ---> Running in 0d0de18ba3bb 11:15:58 noop 11:15:58 Removing intermediate container 0d0de18ba3bb 11:15:58 ---> 8759c0ec4941 11:15:58 Successfully built 8759c0ec4941 11:15:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:58 + docker inspect -f . ci-base-image-x86_64 11:15:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:58 prd-ubuntu20.04-docker-8c-8g-5792 does not seem to be running inside a container 11:15:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:15:59 $ docker top eb07ef3aa7d2e59145c5c44d93ab5a661a2da99c35056e0edcbfe1055f5c2480 -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:59 + go version 11:15:59 go version go1.20.6 linux/amd64 [Pipeline] } 11:15:59 $ docker stop --time=1 eb07ef3aa7d2e59145c5c44d93ab5a661a2da99c35056e0edcbfe1055f5c2480 11:16:01 $ docker rm -f --volumes eb07ef3aa7d2e59145c5c44d93ab5a661a2da99c35056e0edcbfe1055f5c2480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:01 + docker inspect -f . ci-base-image-x86_64 11:16:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:01 prd-ubuntu20.04-docker-8c-8g-5792 does not seem to be running inside a container 11:16:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:16:02 $ docker top dd5dbfea8ed5a45ce3fb5025c1deb09e04ba77a09218a1bd413f37fd814de62f -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:02 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 11:16:02 + make test 11:16:02 go test ./... -coverprofile=coverage.out ./... 11:16:07 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:16:20 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:16:20 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:16:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.552s coverage: 40.6% of statements 11:16:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.252s coverage: 51.9% of statements 11:16:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements 11:16:34 go vet ./... 11:16:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:16:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:16:37 ./bin/test-attribution-txt.sh [Pipeline] echo 11:16:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:16:37 $ docker stop --time=1 dd5dbfea8ed5a45ce3fb5025c1deb09e04ba77a09218a1bd413f37fd814de62f 11:16:41 $ docker rm -f --volumes dd5dbfea8ed5a45ce3fb5025c1deb09e04ba77a09218a1bd413f37fd814de62f [Pipeline] // withDockerContainer [Pipeline] sh 11:16:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:16:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:16:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:16:42 + ls -al . 11:16:42 total 644 11:16:42 drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 11:16 . 11:16:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:14 .. 11:16:42 -rw-rw-r-- 1 jenkins jenkins 134 Sep 11 11:14 .dockerignore 11:16:42 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 11:15 .git 11:16:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:14 .github 11:16:42 -rw-rw-r-- 1 jenkins jenkins 946 Sep 11 11:14 .gitignore 11:16:42 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 11:14 .golangci.yml 11:16:42 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 11:15 .semver 11:16:42 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 11 11:14 Attribution.txt 11:16:42 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 11 11:14 CHANGELOG.md 11:16:42 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 11 11:14 Dockerfile 11:16:42 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 11:14 GOVERNANCE.md 11:16:42 -rw-rw-r-- 1 jenkins jenkins 683 Sep 11 11:14 Jenkinsfile 11:16:42 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 11:14 LICENSE 11:16:42 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 11 11:14 Makefile 11:16:42 -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 11:14 OWNERS.md 11:16:42 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 11 11:14 README.md 11:16:42 -rw-rw-r-- 1 jenkins jenkins 11 Sep 11 11:15 VERSION 11:16:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 11:14 bin 11:16:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:14 cmd 11:16:42 -rw-r--r-- 1 jenkins jenkins 459493 Sep 11 11:16 coverage.out 11:16:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 11:14 examples 11:16:42 -rw-rw-r-- 1 jenkins jenkins 3876 Sep 11 11:14 go.mod 11:16:42 -rw-rw-r-- 1 jenkins jenkins 33758 Sep 11 11:14 go.sum 11:16:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 11:14 images 11:16:42 drwxrwxr-x 5 jenkins jenkins 4096 Sep 11 11:14 internal 11:16:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:14 snap 11:16:42 -rw-rw-r-- 1 jenkins jenkins 193 Sep 11 11:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:42 + 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=2f342342fa5147f47103e4bf0effd7ddde8942e7 --label arch=amd64 --label version=3.1.0-dev.6 . 11:16:42 Sending build context to Docker daemon 4.319MB 11:16:42 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:16:42 Step 2/24 : FROM ${BASE} AS builder 11:16:42 ---> 8759c0ec4941 11:16:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:16:43 ---> Running in bdd3f58f8f73 11:16:43 Removing intermediate container bdd3f58f8f73 11:16:43 ---> 5bb6f93e7243 11:16:43 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:16:43 ---> Running in 110ff3dbe2fe 11:16:43 Removing intermediate container 110ff3dbe2fe 11:16:43 ---> 29027a9d7be4 11:16:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:16:43 ---> Running in 55ac88d9a2c0 11:16:43 Removing intermediate container 55ac88d9a2c0 11:16:43 ---> 7a4902390117 11:16:43 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:16:43 ---> Running in ec92837a8350 11:16:43 Removing intermediate container ec92837a8350 11:16:43 ---> cdaa702217bb 11:16:43 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:16:43 ---> Running in 6cfc4e646336 11:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:16:43 OK: 265 MiB in 53 packages 11:16:44 Removing intermediate container 6cfc4e646336 11:16:44 ---> db82aa6f8a5d 11:16:44 Step 8/24 : WORKDIR /app 11:16:44 ---> Running in 5faccf4d192a 11:16:44 Removing intermediate container 5faccf4d192a 11:16:44 ---> aafc033829ab 11:16:44 Step 9/24 : COPY go.mod vendor* ./ 11:16:44 ---> 500154240227 11:16:44 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:44 ---> Running in 250ff7448cec 11:16:45 Removing intermediate container 250ff7448cec 11:16:45 ---> 608923e80474 11:16:45 Step 11/24 : COPY . . 11:16:45 ---> d87a31912203 11:16:45 Step 12/24 : RUN $MAKE 11:16:45 ---> Running in 207d5885956e 11:16:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:17:07 Removing intermediate container 207d5885956e 11:17:07 ---> c9e2e33efa43 11:17:07 Step 13/24 : FROM alpine:3.17 11:17:08 3.17: Pulling from library/alpine 11:17:08 9398808236ff: Pulling fs layer 11:17:08 9398808236ff: Verifying Checksum 11:17:08 9398808236ff: Download complete 11:17:08 9398808236ff: Pull complete 11:17:08 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:17:08 Status: Downloaded newer image for alpine:3.17 11:17:08 ---> 1e0b8b5322fc 11:17:08 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:17:09 ---> Running in d93fd7b06aee 11:17:09 Removing intermediate container d93fd7b06aee 11:17:09 ---> 840874acff45 11:17:09 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:17:09 ---> Running in 6eec8d2e2d09 11:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:17:09 (1/1) Installing dumb-init (1.2.5-r2) 11:17:09 Executing busybox-1.35.0-r29.trigger 11:17:09 OK: 7 MiB in 16 packages 11:17:10 Removing intermediate container 6eec8d2e2d09 11:17:10 ---> 491a63f8f7f9 11:17:10 Step 16/24 : COPY --from=builder /app/LICENSE / 11:17:10 ---> a5b790fbdecf 11:17:10 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:17:10 ---> 2f9dcc69445c 11:17:10 Step 18/24 : COPY --from=builder /app/cmd/ / 11:17:11 ---> b7d4db6f97c3 11:17:11 Step 19/24 : EXPOSE 59989 11:17:11 ---> Running in 3aa0a7dd8a7e 11:17:11 Removing intermediate container 3aa0a7dd8a7e 11:17:11 ---> 35fb29810b3e 11:17:11 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:17:11 ---> Running in b1bb5bbd8010 11:17:11 Removing intermediate container b1bb5bbd8010 11:17:11 ---> 000c500c9c7c 11:17:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:17:11 ---> Running in 7cf76ef837b4 11:17:12 Removing intermediate container 7cf76ef837b4 11:17:12 ---> 9019ba9d5cd8 11:17:12 Step 22/24 : LABEL arch=amd64 11:17:12 ---> Running in e7a1d3cb110a 11:17:12 Removing intermediate container e7a1d3cb110a 11:17:12 ---> 977fb8960990 11:17:12 Step 23/24 : LABEL git_sha=2f342342fa5147f47103e4bf0effd7ddde8942e7 11:17:12 ---> Running in af98d91b0134 11:17:12 Removing intermediate container af98d91b0134 11:17:12 ---> 1529b698c130 11:17:12 Step 24/24 : LABEL version=3.1.0-dev.6 11:17:12 ---> Running in 27c5548d43de 11:17:12 Removing intermediate container 27c5548d43de 11:17:12 ---> 843c94cda075 11:17:12 [Warning] One or more build-args [ARCH] were not consumed 11:17:12 Successfully built 843c94cda075 11:17:12 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:12 provisioning config files... 11:17:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15785175036021772023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:12 ---> docker-login.sh 11:17:12 nexus3.edgexfoundry.org:10001 11:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:12 Configure a credential helper to remove this warning. See 11:17:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:12 11:17:12 Login Succeeded 11:17:12 nexus3.edgexfoundry.org:10002 11:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:12 Configure a credential helper to remove this warning. See 11:17:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:12 11:17:12 Login Succeeded 11:17:12 nexus3.edgexfoundry.org:10003 11:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:12 Configure a credential helper to remove this warning. See 11:17:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:12 11:17:12 Login Succeeded 11:17:12 nexus3.edgexfoundry.org:10004 11:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:12 Configure a credential helper to remove this warning. See 11:17:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:12 11:17:12 Login Succeeded 11:17:12 docker.io 11:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:13 Configure a credential helper to remove this warning. See 11:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:13 11:17:13 Login Succeeded 11:17:13 ---> docker-login.sh ends [Pipeline] } 11:17:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:17:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:17:13 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 11:17:13 2f342342fa5147f47103e4bf0effd7ddde8942e7 11:17:13 latest 11:17:13 3.1.0-dev.6 11:17:13 2f342342fa5147f47103e4bf0effd7ddde8942e7-3.1.0-dev.6 11:17:13 main 11:17:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:13 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2f342342fa5147f47103e4bf0effd7ddde8942e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2f342342fa5147f47103e4bf0effd7ddde8942e7 11:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:17:13 ad824f23ce9e: Preparing 11:17:13 0c62999a9b58: Preparing 11:17:13 ba0700c35840: Preparing 11:17:13 3f4cc2582909: Preparing 11:17:13 36b50b131297: Preparing 11:17:13 36b50b131297: Layer already exists 11:17:13 0c62999a9b58: Pushed 11:17:13 ba0700c35840: Pushed 11:17:13 3f4cc2582909: Pushed 11:17:17 ad824f23ce9e: Pushed 11:17:17 2f342342fa5147f47103e4bf0effd7ddde8942e7: digest: sha256:e447d0b0d11aee47a678d9b695d1655d2a8ee7d3463e37cac278c0c0e01d7eb1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:17:17 ad824f23ce9e: Preparing 11:17:17 0c62999a9b58: Preparing 11:17:17 ba0700c35840: Preparing 11:17:17 3f4cc2582909: Preparing 11:17:17 36b50b131297: Preparing 11:17:17 0c62999a9b58: Layer already exists 11:17:17 3f4cc2582909: Layer already exists 11:17:17 ba0700c35840: Layer already exists 11:17:17 ad824f23ce9e: Layer already exists 11:17:17 36b50b131297: Layer already exists 11:17:17 latest: digest: sha256:e447d0b0d11aee47a678d9b695d1655d2a8ee7d3463e37cac278c0c0e01d7eb1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:18 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.6 11:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:17:18 ad824f23ce9e: Preparing 11:17:18 0c62999a9b58: Preparing 11:17:18 ba0700c35840: Preparing 11:17:18 3f4cc2582909: Preparing 11:17:18 36b50b131297: Preparing 11:17:18 36b50b131297: Layer already exists 11:17:18 3f4cc2582909: Layer already exists 11:17:18 ba0700c35840: Layer already exists 11:17:18 0c62999a9b58: Layer already exists 11:17:18 ad824f23ce9e: Layer already exists 11:17:18 3.1.0-dev.6: digest: sha256:e447d0b0d11aee47a678d9b695d1655d2a8ee7d3463e37cac278c0c0e01d7eb1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:18 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2f342342fa5147f47103e4bf0effd7ddde8942e7-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2f342342fa5147f47103e4bf0effd7ddde8942e7-3.1.0-dev.6 11:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:17:19 ad824f23ce9e: Preparing 11:17:19 0c62999a9b58: Preparing 11:17:19 ba0700c35840: Preparing 11:17:19 3f4cc2582909: Preparing 11:17:19 36b50b131297: Preparing 11:17:19 3f4cc2582909: Layer already exists 11:17:19 0c62999a9b58: Layer already exists 11:17:19 ba0700c35840: Layer already exists 11:17:19 ad824f23ce9e: Layer already exists 11:17:19 36b50b131297: Layer already exists 11:17:19 2f342342fa5147f47103e4bf0effd7ddde8942e7-3.1.0-dev.6: digest: sha256:e447d0b0d11aee47a678d9b695d1655d2a8ee7d3463e37cac278c0c0e01d7eb1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:19 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 11:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:17:19 ad824f23ce9e: Preparing 11:17:19 0c62999a9b58: Preparing 11:17:19 ba0700c35840: Preparing 11:17:19 3f4cc2582909: Preparing 11:17:19 36b50b131297: Preparing 11:17:19 ad824f23ce9e: Layer already exists 11:17:19 36b50b131297: Layer already exists 11:17:19 ba0700c35840: Layer already exists 11:17:19 0c62999a9b58: Layer already exists 11:17:19 3f4cc2582909: Layer already exists 11:17:19 main: digest: sha256:e447d0b0d11aee47a678d9b695d1655d2a8ee7d3463e37cac278c0c0e01d7eb1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:17:19 ===================================================== [Pipeline] echo 11:17:19 taggedImages: 11:17:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2f342342fa5147f47103e4bf0effd7ddde8942e7 11:17:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:17:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.6 11:17:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2f342342fa5147f47103e4bf0effd7ddde8942e7-3.1.0-dev.6 11:17:19 - 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 11:17:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:20 11:17:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:20 latest: Pulling from edgex-lftools-log-publisher 11:17:20 5eb5b503b376: Pulling fs layer 11:17:20 5c69ac0246d0: Pulling fs layer 11:17:20 ec43610c2a17: Pulling fs layer 11:17:20 3a2ae6a8a46f: Pulling fs layer 11:17:20 33b1e0a273af: Pulling fs layer 11:17:20 5d3b04190fa2: Pulling fs layer 11:17:20 2f39f015ded8: Pulling fs layer 11:17:20 33b1e0a273af: Waiting 11:17:20 3a2ae6a8a46f: Waiting 11:17:20 2f39f015ded8: Waiting 11:17:20 5d3b04190fa2: Waiting 11:17:20 5c69ac0246d0: Verifying Checksum 11:17:20 5c69ac0246d0: Download complete 11:17:20 3a2ae6a8a46f: Verifying Checksum 11:17:20 3a2ae6a8a46f: Download complete 11:17:20 33b1e0a273af: Verifying Checksum 11:17:20 33b1e0a273af: Download complete 11:17:20 5d3b04190fa2: Verifying Checksum 11:17:20 5d3b04190fa2: Download complete 11:17:20 ec43610c2a17: Verifying Checksum 11:17:20 ec43610c2a17: Download complete 11:17:20 5eb5b503b376: Verifying Checksum 11:17:20 5eb5b503b376: Download complete 11:17:21 2f39f015ded8: Download complete 11:17:21 5eb5b503b376: Pull complete 11:17:22 5c69ac0246d0: Pull complete 11:17:22 ec43610c2a17: Pull complete 11:17:22 3a2ae6a8a46f: Pull complete 11:17:22 33b1e0a273af: Pull complete 11:17:22 5d3b04190fa2: Pull complete 11:17:27 2f39f015ded8: Pull complete 11:17:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:27 prd-ubuntu20.04-docker-8c-8g-5792 does not seem to be running inside a container 11:17:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:17:31 $ docker top fd128a413228dd57c511c0a5699f33801a72b7e695fdf1e191b3281081e7121c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:31 ---> job-cost.sh 11:17:31 lf-activate-venv: SKIPPING 11:17:31 INFO: No Stack... 11:17:32 INFO: Retrieving Pricing Info for: v3-standard-8 11:17:32 INFO: Archiving Costs [Pipeline] sh 11:17:32 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 11:17:32 + cut -d, -f6 [Pipeline] lock 11:17:32 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-110-stack-cost] 11:17:32 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-110-stack-cost] did not exist. Created. 11:17:32 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:17:32 + echo total: 0.2199999988079071 [Pipeline] stash 11:17:32 Stashed 1 file(s) [Pipeline] } 11:17:32 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 11:17:33 $ docker stop --time=1 fd128a413228dd57c511c0a5699f33801a72b7e695fdf1e191b3281081e7121c 11:17:34 $ docker rm -f --volumes fd128a413228dd57c511c0a5699f33801a72b7e695fdf1e191b3281081e7121c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:18:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5793 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 11:18:56 Running in /w/workspace/device-rfid-llrp-go/110 [Pipeline] { [Pipeline] checkout 11:18:56 The recommended git tool is: git 11:19:02 using credential edgex-jenkins-ssh 11:19:02 Cloning the remote Git repository 11:19:02 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:19:02 > git init /w/workspace/device-rfid-llrp-go/110 # timeout=10 11:19:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:19:02 > git --version # timeout=10 11:19:02 > git --version # 'git version 2.25.1' 11:19:02 using GIT_SSH to set credentials SSH Credentials for GitHub 11:19:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:19:07 Avoid second fetch 11:19:07 Checking out Revision 2f342342fa5147f47103e4bf0effd7ddde8942e7 (main) 11:19:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:19:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:19:07 > git config core.sparsecheckout # timeout=10 11:19:07 > git checkout -f 2f342342fa5147f47103e4bf0effd7ddde8942e7 # timeout=10 11:19:13 Commit message: "Merge pull request #248 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:19:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:19:14 % Total % Received % Xferd Average Speed Time Time Time Current 11:19:14 Dload Upload Total Spent Left Speed 11:19:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 11:19:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:19:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:19:14 + sudo tee /etc/docker/daemon.new 11:19:14 { 11:19:14 "registry-mirrors": [ 11:19:14 "https://nexus3.edgexfoundry.org:10001" 11:19:14 ], 11:19:14 "bip": "10.250.0.254/24", 11:19:14 "hosts": [ 11:19:14 "tcp://0.0.0.0:5555", 11:19:14 "unix:///var/run/docker.sock" 11:19:14 ], 11:19:14 "mtu": 1458, 11:19:14 "selinux-enabled": true, 11:19:14 "seccomp-profile": "/etc/docker/seccomp.json" 11:19:14 } [Pipeline] sh 11:19:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:19:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:19:33 provisioning config files... 11:19:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/110@tmp/config15501213662440949074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:19:34 ---> docker-login.sh 11:19:34 nexus3.edgexfoundry.org:10001 11:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:34 Configure a credential helper to remove this warning. See 11:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:34 11:19:34 Login Succeeded 11:19:34 nexus3.edgexfoundry.org:10002 11:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:35 Configure a credential helper to remove this warning. See 11:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:35 11:19:35 Login Succeeded 11:19:35 nexus3.edgexfoundry.org:10003 11:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:35 Configure a credential helper to remove this warning. See 11:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:35 11:19:35 Login Succeeded 11:19:35 nexus3.edgexfoundry.org:10004 11:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:35 Configure a credential helper to remove this warning. See 11:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:35 11:19:35 Login Succeeded 11:19:35 docker.io 11:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:36 Configure a credential helper to remove this warning. See 11:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:36 11:19:36 Login Succeeded 11:19:36 ---> docker-login.sh ends [Pipeline] } 11:19:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:19:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:19:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:19:36 ========================================================= 11:19:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:19:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:19:37 Sending build context to Docker daemon 1.218MB 11:19:37 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:19:37 Step 2/12 : FROM ${BASE} AS builder 11:19:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:19:37 edb6bdbacee9: Pulling fs layer 11:19:37 5f9638ab2659: Pulling fs layer 11:19:37 8d51d6327a98: Pulling fs layer 11:19:37 8b374f2dd631: Pulling fs layer 11:19:37 ec14aa9079de: Pulling fs layer 11:19:37 2f466654f4bb: Pulling fs layer 11:19:37 554e91adad29: Pulling fs layer 11:19:37 ec14aa9079de: Waiting 11:19:37 2f466654f4bb: Waiting 11:19:37 554e91adad29: Waiting 11:19:37 8b374f2dd631: Waiting 11:19:37 5f9638ab2659: Verifying Checksum 11:19:37 5f9638ab2659: Download complete 11:19:37 8b374f2dd631: Verifying Checksum 11:19:37 8b374f2dd631: Download complete 11:19:37 ec14aa9079de: Verifying Checksum 11:19:37 ec14aa9079de: Download complete 11:19:37 edb6bdbacee9: Download complete 11:19:38 edb6bdbacee9: Pull complete 11:19:38 554e91adad29: Verifying Checksum 11:19:38 554e91adad29: Download complete 11:19:39 5f9638ab2659: Pull complete 11:19:40 2f466654f4bb: Verifying Checksum 11:19:40 2f466654f4bb: Download complete 11:19:40 8d51d6327a98: Verifying Checksum 11:19:40 8d51d6327a98: Download complete 11:19:52 8d51d6327a98: Pull complete 11:19:52 8b374f2dd631: Pull complete 11:19:52 ec14aa9079de: Pull complete 11:19:59 2f466654f4bb: Pull complete 11:20:02 554e91adad29: Pull complete 11:20:02 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 11:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:20:02 ---> 1e15ea492957 11:20:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:20:03 ---> Running in d99d3f3436e7 11:20:04 Removing intermediate container d99d3f3436e7 11:20:04 ---> fe5165d4caa0 11:20:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:20:04 ---> Running in 40cc0ccc5ed1 11:20:04 Removing intermediate container 40cc0ccc5ed1 11:20:04 ---> eeb4a42203c9 11:20:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:20:04 ---> Running in 2cf3a2f5d8aa 11:20:04 Removing intermediate container 2cf3a2f5d8aa 11:20:04 ---> 6f0d295dacb4 11:20:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:20:04 ---> Running in 5bde8b9db6a2 11:20:05 Removing intermediate container 5bde8b9db6a2 11:20:05 ---> 2447dd7d0f0f 11:20:05 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:20:05 ---> Running in d4da281c2529 11:20:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:20:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:20:08 OK: 263 MiB in 53 packages 11:20:09 Removing intermediate container d4da281c2529 11:20:09 ---> c173e12fa38c 11:20:09 Step 8/12 : WORKDIR /app 11:20:09 ---> Running in ece5eb3e991d 11:20:09 Removing intermediate container ece5eb3e991d 11:20:09 ---> f17deb6b55eb 11:20:09 Step 9/12 : COPY go.mod vendor* ./ 11:20:09 ---> b290aa3c05ff 11:20:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:20:09 ---> Running in 6876e92715f1 11:21:17 Removing intermediate container 6876e92715f1 11:21:17 ---> 9871a0039dfc 11:21:17 Step 11/12 : COPY . . 11:21:17 ---> 34159dca9500 11:21:17 Step 12/12 : RUN $MAKE 11:21:17 ---> Running in fc02a0150be7 11:21:17 noop 11:21:17 Removing intermediate container fc02a0150be7 11:21:17 ---> 10981240cee2 11:21:17 Successfully built 10981240cee2 11:21:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:18 + docker inspect -f . ci-base-image-arm64 11:21:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:18 prd-ubuntu20.04-docker-arm64-4c-16g-5793 does not seem to be running inside a container 11:21:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/110 -v /w/workspace/device-rfid-llrp-go/110:/w/workspace/device-rfid-llrp-go/110:rw,z -v /w/workspace/device-rfid-llrp-go/110@tmp:/w/workspace/device-rfid-llrp-go/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:21:19 $ docker top 3684e278df03660de2d593e5a507b915e9220bac7f4f1a72b9b8433bf377357a -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:20 + go version 11:21:20 go version go1.20.6 linux/arm64 [Pipeline] } 11:21:20 $ docker stop --time=1 3684e278df03660de2d593e5a507b915e9220bac7f4f1a72b9b8433bf377357a 11:21:24 $ docker rm -f --volumes 3684e278df03660de2d593e5a507b915e9220bac7f4f1a72b9b8433bf377357a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:24 + docker inspect -f . ci-base-image-arm64 11:21:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:24 prd-ubuntu20.04-docker-arm64-4c-16g-5793 does not seem to be running inside a container 11:21:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/110 -v /w/workspace/device-rfid-llrp-go/110:/w/workspace/device-rfid-llrp-go/110:rw,z -v /w/workspace/device-rfid-llrp-go/110@tmp:/w/workspace/device-rfid-llrp-go/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:21:26 $ docker top d800d82a2738266dfbe0d72ede8a72115299e63c8f42596afb51a7efe08d300c -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:26 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/110 [Pipeline] fileExists [Pipeline] sh 11:21:27 + make test 11:21:27 go test ./... -coverprofile=coverage.out ./... 11:21:59 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:24:06 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:24:06 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:24:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.459s coverage: 40.6% of statements 11:24:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.573s coverage: 51.9% of statements 11:24:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements 11:24:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:24:32 go vet ./... 11:24:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:24:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:24:59 ./bin/test-attribution-txt.sh [Pipeline] echo 11:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:24:59 $ docker stop --time=1 d800d82a2738266dfbe0d72ede8a72115299e63c8f42596afb51a7efe08d300c 11:25:01 $ docker rm -f --volumes d800d82a2738266dfbe0d72ede8a72115299e63c8f42596afb51a7efe08d300c [Pipeline] // withDockerContainer [Pipeline] sh 11:25:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:25:02 Warning: overwriting stash ‘coverage-report’ 11:25:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:25:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:25:03 + ls -al . 11:25:03 total 640 11:25:03 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 11:21 . 11:25:03 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:19 .. 11:25:03 -rw-rw-r-- 1 jenkins jenkins 134 Sep 11 11:19 .dockerignore 11:25:03 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 11:19 .git 11:25:03 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:19 .github 11:25:03 -rw-rw-r-- 1 jenkins jenkins 946 Sep 11 11:19 .gitignore 11:25:03 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 11:19 .golangci.yml 11:25:03 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 11 11:19 Attribution.txt 11:25:03 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 11 11:19 CHANGELOG.md 11:25:03 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 11 11:19 Dockerfile 11:25:03 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 11:19 GOVERNANCE.md 11:25:03 -rw-rw-r-- 1 jenkins jenkins 683 Sep 11 11:19 Jenkinsfile 11:25:03 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 11:19 LICENSE 11:25:03 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 11 11:19 Makefile 11:25:03 -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 11:19 OWNERS.md 11:25:03 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 11 11:19 README.md 11:25:03 -rw-rw-r-- 1 jenkins jenkins 11 Sep 11 11:15 VERSION 11:25:03 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 11:19 bin 11:25:03 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:19 cmd 11:25:03 -rw-r--r-- 1 jenkins jenkins 459493 Sep 11 11:24 coverage.out 11:25:03 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 11:19 examples 11:25:03 -rw-rw-r-- 1 jenkins jenkins 3876 Sep 11 11:19 go.mod 11:25:03 -rw-rw-r-- 1 jenkins jenkins 33758 Sep 11 11:19 go.sum 11:25:03 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 11:19 images 11:25:03 drwxrwxr-x 5 jenkins jenkins 4096 Sep 11 11:19 internal 11:25:03 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:19 snap 11:25:03 -rw-rw-r-- 1 jenkins jenkins 193 Sep 11 11:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:04 + 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=2f342342fa5147f47103e4bf0effd7ddde8942e7 --label arch=arm64 --label version=3.1.0-dev.6 . 11:25:04 Sending build context to Docker daemon 1.218MB 11:25:04 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:25:04 Step 2/24 : FROM ${BASE} AS builder 11:25:04 ---> 10981240cee2 11:25:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:25:04 ---> Running in 7dcc8f2a6410 11:25:04 Removing intermediate container 7dcc8f2a6410 11:25:04 ---> 31cc6a0ab17e 11:25:04 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:25:04 ---> Running in ed566505e43d 11:25:05 Removing intermediate container ed566505e43d 11:25:05 ---> 3decf6d1c6b1 11:25:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:25:05 ---> Running in 980bd724911b 11:25:05 Removing intermediate container 980bd724911b 11:25:05 ---> c29970c3e750 11:25:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:25:05 ---> Running in 5422fd3d5a75 11:25:05 Removing intermediate container 5422fd3d5a75 11:25:05 ---> 017f2f8762fc 11:25:05 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:25:05 ---> Running in 3a77abf8ca3e 11:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:25:08 OK: 263 MiB in 53 packages 11:25:09 Removing intermediate container 3a77abf8ca3e 11:25:09 ---> 43f271508e2e 11:25:09 Step 8/24 : WORKDIR /app 11:25:09 ---> Running in 69828e0e7ce2 11:25:09 Removing intermediate container 69828e0e7ce2 11:25:09 ---> 5828526429e8 11:25:09 Step 9/24 : COPY go.mod vendor* ./ 11:25:09 ---> 90647b5e9863 11:25:09 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:10 ---> Running in 75c27157e4f0 11:25:12 Removing intermediate container 75c27157e4f0 11:25:12 ---> 7fe8fc909ae0 11:25:12 Step 11/24 : COPY . . 11:25:12 ---> 0c1b3bc5b4e1 11:25:12 Step 12/24 : RUN $MAKE 11:25:12 ---> Running in f84e99c163de 11:25:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:27:35 Removing intermediate container f84e99c163de 11:27:35 ---> bfa272b5d603 11:27:35 Step 13/24 : FROM alpine:3.17 11:27:35 3.17: Pulling from library/alpine 11:27:35 4060ece20d7a: Pulling fs layer 11:27:35 4060ece20d7a: Verifying Checksum 11:27:35 4060ece20d7a: Download complete 11:27:35 4060ece20d7a: Pull complete 11:27:35 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:27:35 Status: Downloaded newer image for alpine:3.17 11:27:35 ---> 8650cd65339b 11:27:35 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:27:35 ---> Running in b764f389dbc6 11:27:35 Removing intermediate container b764f389dbc6 11:27:35 ---> 41faaec89f2e 11:27:35 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:27:35 ---> Running in eadfd9586859 11:27:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:27:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:27:35 (1/1) Installing dumb-init (1.2.5-r2) 11:27:35 Executing busybox-1.35.0-r29.trigger 11:27:35 OK: 8 MiB in 16 packages 11:27:35 Removing intermediate container eadfd9586859 11:27:35 ---> 2811386763d3 11:27:35 Step 16/24 : COPY --from=builder /app/LICENSE / 11:27:35 ---> c22d55315ebc 11:27:35 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:27:36 ---> 9158967ea8ed 11:27:36 Step 18/24 : COPY --from=builder /app/cmd/ / 11:27:37 ---> e3f2f8b86aab 11:27:37 Step 19/24 : EXPOSE 59989 11:27:37 ---> Running in 66424935f6d6 11:27:37 Removing intermediate container 66424935f6d6 11:27:37 ---> 1861355b7f7d 11:27:37 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:27:38 ---> Running in 1c24c16c251f 11:27:38 Removing intermediate container 1c24c16c251f 11:27:38 ---> 677a685e63ae 11:27:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:27:38 ---> Running in 29a051f98e9b 11:27:38 Removing intermediate container 29a051f98e9b 11:27:38 ---> 6782a58fea20 11:27:38 Step 22/24 : LABEL arch=arm64 11:27:38 ---> Running in 627f43921248 11:27:38 Removing intermediate container 627f43921248 11:27:38 ---> 28ba6219c1ac 11:27:38 Step 23/24 : LABEL git_sha=2f342342fa5147f47103e4bf0effd7ddde8942e7 11:27:38 ---> Running in 13cd2522080f 11:27:39 Removing intermediate container 13cd2522080f 11:27:39 ---> 61fcc01830cf 11:27:39 Step 24/24 : LABEL version=3.1.0-dev.6 11:27:39 ---> Running in f8115617956a 11:27:39 Removing intermediate container f8115617956a 11:27:39 ---> 262a943cf4bc 11:27:39 [Warning] One or more build-args [ARCH] were not consumed 11:27:39 Successfully built 262a943cf4bc 11:27:39 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:27:39 provisioning config files... 11:27:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/110@tmp/config5098284435675318585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:40 ---> docker-login.sh 11:27:40 nexus3.edgexfoundry.org:10001 11:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:40 Configure a credential helper to remove this warning. See 11:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:40 11:27:40 Login Succeeded 11:27:40 nexus3.edgexfoundry.org:10002 11:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:40 Configure a credential helper to remove this warning. See 11:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:40 11:27:40 Login Succeeded 11:27:40 nexus3.edgexfoundry.org:10003 11:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:40 Configure a credential helper to remove this warning. See 11:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:40 11:27:40 Login Succeeded 11:27:40 nexus3.edgexfoundry.org:10004 11:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:41 Configure a credential helper to remove this warning. See 11:27:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:41 11:27:41 Login Succeeded 11:27:41 docker.io 11:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:41 Configure a credential helper to remove this warning. See 11:27:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:41 11:27:41 Login Succeeded 11:27:41 ---> docker-login.sh ends [Pipeline] } 11:27:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:27:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:27:42 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 11:27:42 2f342342fa5147f47103e4bf0effd7ddde8942e7 11:27:42 latest 11:27:42 3.1.0-dev.6 11:27:42 2f342342fa5147f47103e4bf0effd7ddde8942e7-3.1.0-dev.6 11:27:42 main 11:27:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:42 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2f342342fa5147f47103e4bf0effd7ddde8942e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:42 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2f342342fa5147f47103e4bf0effd7ddde8942e7 11:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:27:42 4ed607fe1b59: Preparing 11:27:42 72092d67382d: Preparing 11:27:42 9299c35d6753: Preparing 11:27:42 e6bf0e165bdb: Preparing 11:27:42 d2d9d24a8c2a: Preparing 11:27:42 d2d9d24a8c2a: Layer already exists 11:27:43 72092d67382d: Pushed 11:27:43 e6bf0e165bdb: Pushed 11:27:43 9299c35d6753: Pushed 11:27:48 4ed607fe1b59: Pushed 11:27:48 2f342342fa5147f47103e4bf0effd7ddde8942e7: digest: sha256:6d25fb96409af6b443f48940b347eaf6acd3c151061e0e17079b74c77eb978c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:48 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:27:49 4ed607fe1b59: Preparing 11:27:49 72092d67382d: Preparing 11:27:49 9299c35d6753: Preparing 11:27:49 e6bf0e165bdb: Preparing 11:27:49 d2d9d24a8c2a: Preparing 11:27:49 e6bf0e165bdb: Layer already exists 11:27:49 d2d9d24a8c2a: Layer already exists 11:27:49 4ed607fe1b59: Layer already exists 11:27:49 72092d67382d: Layer already exists 11:27:49 9299c35d6753: Layer already exists 11:27:49 latest: digest: sha256:6d25fb96409af6b443f48940b347eaf6acd3c151061e0e17079b74c77eb978c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:49 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.6 11:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:27:50 4ed607fe1b59: Preparing 11:27:50 72092d67382d: Preparing 11:27:50 9299c35d6753: Preparing 11:27:50 e6bf0e165bdb: Preparing 11:27:50 d2d9d24a8c2a: Preparing 11:27:50 9299c35d6753: Layer already exists 11:27:50 e6bf0e165bdb: Layer already exists 11:27:50 72092d67382d: Layer already exists 11:27:50 4ed607fe1b59: Layer already exists 11:27:50 d2d9d24a8c2a: Layer already exists 11:27:50 3.1.0-dev.6: digest: sha256:6d25fb96409af6b443f48940b347eaf6acd3c151061e0e17079b74c77eb978c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:50 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2f342342fa5147f47103e4bf0effd7ddde8942e7-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2f342342fa5147f47103e4bf0effd7ddde8942e7-3.1.0-dev.6 11:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:27:50 4ed607fe1b59: Preparing 11:27:50 72092d67382d: Preparing 11:27:50 9299c35d6753: Preparing 11:27:50 e6bf0e165bdb: Preparing 11:27:50 d2d9d24a8c2a: Preparing 11:27:50 9299c35d6753: Layer already exists 11:27:50 4ed607fe1b59: Layer already exists 11:27:50 d2d9d24a8c2a: Layer already exists 11:27:50 e6bf0e165bdb: Layer already exists 11:27:50 72092d67382d: Layer already exists 11:27:50 2f342342fa5147f47103e4bf0effd7ddde8942e7-3.1.0-dev.6: digest: sha256:6d25fb96409af6b443f48940b347eaf6acd3c151061e0e17079b74c77eb978c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:51 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 11:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:27:51 4ed607fe1b59: Preparing 11:27:51 72092d67382d: Preparing 11:27:51 9299c35d6753: Preparing 11:27:51 e6bf0e165bdb: Preparing 11:27:51 d2d9d24a8c2a: Preparing 11:27:51 e6bf0e165bdb: Layer already exists 11:27:51 72092d67382d: Layer already exists 11:27:51 9299c35d6753: Layer already exists 11:27:51 d2d9d24a8c2a: Layer already exists 11:27:51 4ed607fe1b59: Layer already exists 11:27:51 main: digest: sha256:6d25fb96409af6b443f48940b347eaf6acd3c151061e0e17079b74c77eb978c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:27:51 ===================================================== [Pipeline] echo 11:27:51 taggedImages: 11:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2f342342fa5147f47103e4bf0effd7ddde8942e7 11:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.6 11:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2f342342fa5147f47103e4bf0effd7ddde8942e7-3.1.0-dev.6 11:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:27:52 11:27:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:27:52 arm64: Pulling from edgex-lftools-log-publisher 11:27:52 8998bd30e6a1: Pulling fs layer 11:27:52 04944245beec: Pulling fs layer 11:27:52 699f458cf7ca: Pulling fs layer 11:27:52 765212b225bb: Pulling fs layer 11:27:52 f23df028b6ca: Pulling fs layer 11:27:52 d65c8cfc05b1: Pulling fs layer 11:27:52 2437ff75d9bd: Pulling fs layer 11:27:52 765212b225bb: Waiting 11:27:52 f23df028b6ca: Waiting 11:27:52 d65c8cfc05b1: Waiting 11:27:52 2437ff75d9bd: Waiting 11:27:52 04944245beec: Verifying Checksum 11:27:52 04944245beec: Download complete 11:27:52 765212b225bb: Verifying Checksum 11:27:52 765212b225bb: Download complete 11:27:52 f23df028b6ca: Verifying Checksum 11:27:52 f23df028b6ca: Download complete 11:27:52 d65c8cfc05b1: Verifying Checksum 11:27:52 d65c8cfc05b1: Download complete 11:27:53 699f458cf7ca: Verifying Checksum 11:27:53 699f458cf7ca: Download complete 11:27:53 8998bd30e6a1: Verifying Checksum 11:27:53 8998bd30e6a1: Download complete 11:27:55 2437ff75d9bd: Verifying Checksum 11:27:55 2437ff75d9bd: Download complete 11:27:57 8998bd30e6a1: Pull complete 11:27:57 04944245beec: Pull complete 11:27:59 699f458cf7ca: Pull complete 11:27:59 765212b225bb: Pull complete 11:28:00 f23df028b6ca: Pull complete 11:28:00 d65c8cfc05b1: Pull complete 11:28:15 2437ff75d9bd: Pull complete 11:28:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:28:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:15 prd-ubuntu20.04-docker-arm64-4c-16g-5793 does not seem to be running inside a container 11:28:15 $ 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/110 -v /w/workspace/device-rfid-llrp-go/110:/w/workspace/device-rfid-llrp-go/110:rw,z -v /w/workspace/device-rfid-llrp-go/110@tmp:/w/workspace/device-rfid-llrp-go/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:28:18 $ docker top 992d1c082aa8ae10bb3408c58ff24079a550b1d9e2bb410f447ad7b5bea45467 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:28:18 ---> job-cost.sh 11:28:18 lf-activate-venv: SKIPPING 11:28:18 INFO: No Stack... 11:28:19 INFO: Retrieving Pricing Info for: v3-standard-4 11:28:20 INFO: Archiving Costs [Pipeline] sh 11:28:20 + cut -d, -f6 11:28:20 + cat /w/workspace/device-rfid-llrp-go/110/archives/cost.csv [Pipeline] lock 11:28:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-110-stack-cost] 11:28:20 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-110-stack-cost] did not exist. Created. 11:28:20 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:28:21 /w/workspace/device-rfid-llrp-go/110@tmp/durable-3c8d4372/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:28:22 + echo total: 0.10999999940395355 [Pipeline] stash 11:28:22 Warning: overwriting stash ‘stack-cost’ 11:28:22 Stashed 1 file(s) [Pipeline] } 11:28:22 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 11:28:22 $ docker stop --time=1 992d1c082aa8ae10bb3408c58ff24079a550b1d9e2bb410f447ad7b5bea45467 11:28:25 $ docker rm -f --volumes 992d1c082aa8ae10bb3408c58ff24079a550b1d9e2bb410f447ad7b5bea45467 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:28:25 provisioning config files... 11:28:25 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17780450591331979442tmp [Pipeline] { [Pipeline] sh 11:28:25 + set +x 11:28:25 + + curl -s https://codecov.io/bash 11:28:25 bash -s -- 11:28:25 11:28:25 _____ _ 11:28:25 / ____| | | 11:28:25 | | ___ __| | ___ ___ _____ __ 11:28:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:28:25 | |___| (_) | (_| | __/ (_| (_) \ V / 11:28:25 \_____\___/ \__,_|\___|\___\___/ \_/ 11:28:25 Bash-1.0.6 11:28:25 11:28:25 11:28:25 ==> git version 2.25.1 found 11:28:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:28:25 Release-Date: 2020-01-08 11:28:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:28:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:28:25 ==> Jenkins CI detected. 11:28:25 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 11:28:25 project root: . 11:28:25 --> token set from env 11:28:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:28:25 ==> Running gcov in . (disable via -X gcov) 11:28:25 ==> Python coveragepy not found 11:28:25 ==> Searching for coverage reports in: 11:28:25 + . 11:28:25 -> Found 1 reports 11:28:25 ==> Detecting git/mercurial file structure 11:28:26 ==> Reading reports 11:28:26 + ./coverage.out bytes=459493 11:28:26 ==> Appending adjustments 11:28:26 https://docs.codecov.io/docs/fixing-reports 11:28:26 + Found adjustments 11:28:26 ==> Gzipping contents 11:28:26 52K /tmp/codecov.dBNZIh.gz 11:28:26 ==> Uploading reports 11:28:26 url: https://codecov.io 11:28:26 query: branch=main&commit=2f342342fa5147f47103e4bf0effd7ddde8942e7&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:28:26 -> Pinging Codecov 11:28:26 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=2f342342fa5147f47103e4bf0effd7ddde8942e7&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:28:26 -> Uploading to 11:28:26 https://storage.googleapis.com/codecov/v4/raw/2023-09-11/581DD39554BDF9B6E22D074273EAD858/2f342342fa5147f47103e4bf0effd7ddde8942e7/338ebfaf-3733-48e6-ac23-5273b33beba2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T112826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86b4120498b539a0866a8320862d5eb4110df0b1138558dddf111b38835f1a9f 11:28:26 % Total % Received % Xferd Average Speed Time Time Time Current 11:28:26 Dload Upload Total Spent Left Speed 11:28:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50514 0 0 100 50514 0 231k --:--:-- --:--:-- --:--:-- 231k 11:28:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2f342342fa5147f47103e4bf0effd7ddde8942e7 [Pipeline] } 11:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:28:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:28:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:28:27 11:28:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:28:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:28:27 df9b9388f04a: Pulling fs layer 11:28:27 52dc419b0ee2: Pulling fs layer 11:28:27 25bc292e5bac: Pulling fs layer 11:28:27 114826534d7a: Pulling fs layer 11:28:27 4657fd5d0bcf: Pulling fs layer 11:28:27 6ad1cebc031e: Pulling fs layer 11:28:27 8a3aa393b2d8: Pulling fs layer 11:28:27 4657fd5d0bcf: Waiting 11:28:27 6ad1cebc031e: Waiting 11:28:27 8a3aa393b2d8: Waiting 11:28:27 114826534d7a: Waiting 11:28:27 25bc292e5bac: Download complete 11:28:27 52dc419b0ee2: Verifying Checksum 11:28:27 52dc419b0ee2: Download complete 11:28:27 4657fd5d0bcf: Verifying Checksum 11:28:27 4657fd5d0bcf: Download complete 11:28:27 df9b9388f04a: Verifying Checksum 11:28:27 df9b9388f04a: Download complete 11:28:27 df9b9388f04a: Pull complete 11:28:27 6ad1cebc031e: Verifying Checksum 11:28:27 52dc419b0ee2: Pull complete 11:28:27 25bc292e5bac: Pull complete 11:28:28 114826534d7a: Verifying Checksum 11:28:28 114826534d7a: Download complete 11:28:28 8a3aa393b2d8: Verifying Checksum 11:28:28 8a3aa393b2d8: Download complete 11:28:31 114826534d7a: Pull complete 11:28:31 4657fd5d0bcf: Pull complete 11:28:31 6ad1cebc031e: Pull complete 11:28:34 8a3aa393b2d8: Pull complete 11:28:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:28:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:34 prd-ubuntu20.04-docker-8c-8g-5792 does not seem to be running inside a container 11:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:28:37 $ docker top 1ae528be26d82f066e6ba2211bb9b33c6fc7dbb1b15eace7c5251bf052e8062d -eo pid,comm [Pipeline] { [Pipeline] echo 11:28:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 11:28:38 + set -o pipefail 11:28:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 11:28:43 11:28:43 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 11:28:43 11:28:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/4963f3d6-36e6-4d0d-9b92-9a4ef31ebb1c 11:28:43 11:28:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:28:43 11:28:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:28:43 11:28:43 11:28:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:28:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:28:43 More details here: https://snyk.co/ue1NS 11:28:43 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 11:28:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:28:43 $ docker stop --time=1 1ae528be26d82f066e6ba2211bb9b33c6fc7dbb1b15eace7c5251bf052e8062d 11:28:49 $ docker rm -f --volumes 1ae528be26d82f066e6ba2211bb9b33c6fc7dbb1b15eace7c5251bf052e8062d [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 11:28:49 + git log --format=format:%s -1 2f342342fa5147f47103e4bf0effd7ddde8942e7 [Pipeline] sh 11:28:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:28:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:28:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:50 prd-ubuntu20.04-docker-8c-8g-5792 does not seem to be running inside a container 11:28:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:28:51 $ docker top a06d0c89cc5a0428b46aa6097c413eb1f540e7fbcdb59b2339ef2b872e0d9660 -eo pid,comm 11:28:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:28:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:28:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:28:51 [ssh-agent] Looking for ssh-agent implementation... 11:28:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:51 $ docker exec a06d0c89cc5a0428b46aa6097c413eb1f540e7fbcdb59b2339ef2b872e0d9660 ssh-agent 11:28:51 SSH_AUTH_SOCK=/tmp/ssh-YtNN1TKG1Nfx/agent.14 11:28:51 SSH_AGENT_PID=27 11:28:51 Running ssh-add (command line suppressed) 11:28:51 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_99754706297527346.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_99754706297527346.key) 11:28:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:28:52 + git semver tag 11:28:52 2023-09-11 11:28:52,392 [run_tag] DEBUG tag force:False 11:28:52 2023-09-11 11:28:52,393 [check_head_tag] DEBUG check head tag 11:28:52 2023-09-11 11:28:52,393 [execute] INFO git cat-file --batch-check 11:28:52 2023-09-11 11:28:52,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:28:52 2023-09-11 11:28:52,399 [execute] INFO git cat-file --batch 11:28:52 2023-09-11 11:28:52,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:28:52 2023-09-11 11:28:52,408 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:28:52 2023-09-11 11:28:52,408 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 11:28:52 2023-09-11 11:28:52,409 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:28:52 2023-09-11 11:28:52,414 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:28:52 3.1.0-dev.6 [Pipeline] } 11:28:52 $ docker exec --env ******** --env ******** a06d0c89cc5a0428b46aa6097c413eb1f540e7fbcdb59b2339ef2b872e0d9660 ssh-agent -k 11:28:52 unset SSH_AUTH_SOCK; 11:28:52 unset SSH_AGENT_PID; 11:28:52 echo Agent pid 27 killed; 11:28:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:28:52 + git semver [Pipeline] } 11:28:53 $ docker stop --time=1 a06d0c89cc5a0428b46aa6097c413eb1f540e7fbcdb59b2339ef2b872e0d9660 11:28:54 $ docker rm -f --volumes a06d0c89cc5a0428b46aa6097c413eb1f540e7fbcdb59b2339ef2b872e0d9660 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:28:54 11:28:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:28:55 0.23.1-centos7: Pulling from edgex-lftools 11:28:55 ab5ef0e58194: Pulling fs layer 11:28:55 9712f1f96733: Pulling fs layer 11:28:55 63f879dbbcfc: Pulling fs layer 11:28:55 0d9ebad4ef96: Pulling fs layer 11:28:55 e9a5061849ea: Pulling fs layer 11:28:55 d747dcd14b5f: Pulling fs layer 11:28:55 2de7ff778b66: Pulling fs layer 11:28:55 0d9ebad4ef96: Waiting 11:28:55 e9a5061849ea: Waiting 11:28:55 2de7ff778b66: Waiting 11:28:55 d747dcd14b5f: Waiting 11:28:55 9712f1f96733: Verifying Checksum 11:28:55 9712f1f96733: Download complete 11:28:55 63f879dbbcfc: Verifying Checksum 11:28:55 63f879dbbcfc: Download complete 11:28:55 e9a5061849ea: Download complete 11:28:55 d747dcd14b5f: Verifying Checksum 11:28:55 d747dcd14b5f: Download complete 11:28:55 0d9ebad4ef96: Verifying Checksum 11:28:55 0d9ebad4ef96: Download complete 11:28:55 ab5ef0e58194: Download complete 11:28:55 2de7ff778b66: Verifying Checksum 11:28:55 2de7ff778b66: Download complete 11:28:59 ab5ef0e58194: Pull complete 11:28:59 9712f1f96733: Pull complete 11:28:59 63f879dbbcfc: Pull complete 11:29:03 0d9ebad4ef96: Pull complete 11:29:03 e9a5061849ea: Pull complete 11:29:03 d747dcd14b5f: Pull complete 11:29:04 2de7ff778b66: Pull complete 11:29:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:29:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:29:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:04 prd-ubuntu20.04-docker-8c-8g-5792 does not seem to be running inside a container 11:29:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:29:09 $ docker top 6ff3669a662cbc90ee5508b3a5cc750c9f15f3479efe320d699f4bf4f8dcdb15 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:29:09 provisioning config files... 11:29:09 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15197852228955405879tmp 11:29:09 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17995440633457248393tmp 11:29:09 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6320541532096408680tmp [Pipeline] { [Pipeline] echo 11:29:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:29:10 ---> sigul-configuration.sh 11:29:10 gpg: directory `/root/.gnupg' created 11:29:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:29:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:29:10 gpg: keyring `/root/.gnupg/secring.gpg' created 11:29:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:29:10 gpg: CAST5 encrypted data 11:29:10 gpg: encrypted with 1 passphrase 11:29:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:29:10 + mkdir /home/jenkins 11:29:10 + mkdir /home/jenkins/sigul [Pipeline] sh 11:29:10 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:29:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:29:10 ---> sigul-install.sh 11:29:10 Sigul already installed; skipping installation. [Pipeline] sh 11:29:11 + git tag --list 11:29:11 v0.0.0 11:29:11 v1.0.0 11:29:11 v2.1.0 11:29:11 v2.1.1 11:29:11 v2.2.0 11:29:11 v2.3.0 11:29:11 v3.0 11:29:11 v3.0.0 11:29:11 v3.1.0-dev.1 11:29:11 v3.1.0-dev.2 11:29:11 v3.1.0-dev.3 11:29:11 v3.1.0-dev.4 11:29:11 v3.1.0-dev.5 11:29:11 v3.1.0-dev.6 [Pipeline] sh 11:29:11 + lftools sign git-tag v3.1.0-dev.6 11:29:12 Signing Git tag with Sigul... 11:29:12 Signing v3.1.0-dev.6 [Pipeline] echo 11:29:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:29:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:29:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:29:12 $ docker stop --time=1 6ff3669a662cbc90ee5508b3a5cc750c9f15f3479efe320d699f4bf4f8dcdb15 11:29:13 $ docker rm -f --volumes 6ff3669a662cbc90ee5508b3a5cc750c9f15f3479efe320d699f4bf4f8dcdb15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:29:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:29:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:29:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:14 prd-ubuntu20.04-docker-8c-8g-5792 does not seem to be running inside a container 11:29:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:29:15 $ docker top 012de0f2afa005a22c501a2339c4bd26580aa991fad5f1953c875f827ea8e436 -eo pid,comm 11:29:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:29:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:29:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:29:15 [ssh-agent] Looking for ssh-agent implementation... 11:29:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:29:15 $ docker exec 012de0f2afa005a22c501a2339c4bd26580aa991fad5f1953c875f827ea8e436 ssh-agent 11:29:15 SSH_AUTH_SOCK=/tmp/ssh-FZmDaGaoHBYB/agent.32 11:29:15 SSH_AGENT_PID=38 11:29:15 Running ssh-add (command line suppressed) 11:29:15 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14634321031984924906.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14634321031984924906.key) 11:29:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:29:15 + git semver bump pre 11:29:16 2023-09-11 11:29:15,918 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:29:16 2023-09-11 11:29:15,919 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 11:29:16 2023-09-11 11:29:15,919 [bump_version] DEBUG bumped version:3.1.0-dev.7 11:29:16 2023-09-11 11:29:15,919 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 11:29:16 2023-09-11 11:29:15,919 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:29:16 2023-09-11 11:29:15,919 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:29:16 2023-09-11 11:29:15,923 [execute] INFO git cat-file --batch-check 11:29:16 2023-09-11 11:29:15,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:29:16 2023-09-11 11:29:15,930 [execute] INFO git cat-file --batch 11:29:16 2023-09-11 11:29:15,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:29:16 2023-09-11 11:29:15,935 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:29:16 3.1.0-dev.7 [Pipeline] } 11:29:16 $ docker exec --env ******** --env ******** 012de0f2afa005a22c501a2339c4bd26580aa991fad5f1953c875f827ea8e436 ssh-agent -k 11:29:16 unset SSH_AUTH_SOCK; 11:29:16 unset SSH_AGENT_PID; 11:29:16 echo Agent pid 38 killed; 11:29:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:29:16 + git semver [Pipeline] } 11:29:16 $ docker stop --time=1 012de0f2afa005a22c501a2339c4bd26580aa991fad5f1953c875f827ea8e436 11:29:17 $ docker rm -f --volumes 012de0f2afa005a22c501a2339c4bd26580aa991fad5f1953c875f827ea8e436 [Pipeline] // withDockerContainer [Pipeline] sh 11:29:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:29:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:29:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:18 prd-ubuntu20.04-docker-8c-8g-5792 does not seem to be running inside a container 11:29:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:29:19 $ docker top 6ad1accf08eb2fcf5337dbc02b55bb2b2a0a46a294aecdc2d64339a763355b42 -eo pid,comm 11:29:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:29:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:29:19 [ssh-agent] Looking for ssh-agent implementation... 11:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:29:19 $ docker exec 6ad1accf08eb2fcf5337dbc02b55bb2b2a0a46a294aecdc2d64339a763355b42 ssh-agent 11:29:19 SSH_AUTH_SOCK=/tmp/ssh-yPNku1ILtTw7/agent.32 11:29:19 SSH_AGENT_PID=38 11:29:19 Running ssh-add (command line suppressed) 11:29:19 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5842978920413160708.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5842978920413160708.key) 11:29:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:29:19 + git semver push 11:29:20 2023-09-11 11:29:19,968 [run_push] DEBUG push 11:29:20 2023-09-11 11:29:19,969 [execute] INFO git cat-file --batch-check 11:29:20 2023-09-11 11:29:19,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:29:20 2023-09-11 11:29:19,973 [execute] INFO git rev-list 3f73a1b0acd93931302737398d7ac4df11ee137a -- 11:29:20 2023-09-11 11:29:19,974 [execute] DEBUG Popen(['git', 'rev-list', '3f73a1b0acd93931302737398d7ac4df11ee137a', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:29:20 2023-09-11 11:29:19,981 [execute] INFO git fetch -v origin 11:29:20 2023-09-11 11:29:19,981 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:29:20 2023-09-11 11:29:20,435 [run_push] DEBUG no remote changes detected 11:29:20 2023-09-11 11:29:20,435 [execute] INFO git push origin semver 11:29:20 2023-09-11 11:29:20,436 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:29:21 2023-09-11 11:29:21,187 [run_push] DEBUG push all version tags 11:29:21 2023-09-11 11:29:21,187 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:29:21 2023-09-11 11:29:21,188 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:29:22 2023-09-11 11:29:21,922 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:29:22 3.1.0-dev.7 [Pipeline] } 11:29:22 $ docker exec --env ******** --env ******** 6ad1accf08eb2fcf5337dbc02b55bb2b2a0a46a294aecdc2d64339a763355b42 ssh-agent -k 11:29:22 unset SSH_AUTH_SOCK; 11:29:22 unset SSH_AGENT_PID; 11:29:22 echo Agent pid 38 killed; 11:29:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:29:22 + git semver [Pipeline] } 11:29:22 $ docker stop --time=1 6ad1accf08eb2fcf5337dbc02b55bb2b2a0a46a294aecdc2d64339a763355b42 11:29:24 $ docker rm -f --volumes 6ad1accf08eb2fcf5337dbc02b55bb2b2a0a46a294aecdc2d64339a763355b42 [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 11:29:24 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:29:24 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:29:24 total 16 11:29:24 drwxr-xr-x 3 root root 4096 Sep 11 11:17 . 11:29:24 drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 11:29 .. 11:29:24 drwxr-xr-x 2 root root 4096 Sep 11 11:17 cost 11:29:24 -rw-r--r-- 1 root root 91 Sep 11 11:17 cost.csv 11:29:24 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:29:24 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:29:24 total 16 11:29:24 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 11:17 . 11:29:24 drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 11:29 .. 11:29:24 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 11:17 cost 11:29:24 -rw-r--r-- 1 jenkins jenkins 91 Sep 11 11:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:29:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:29:25 ---> package-listing.sh 11:29:25 ++ facter osfamily 11:29:25 ++ tr '[:upper:]' '[:lower:]' 11:29:26 + OS_FAMILY=debian 11:29:26 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:29:26 + START_PACKAGES=/tmp/packages_start.txt 11:29:26 + END_PACKAGES=/tmp/packages_end.txt 11:29:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:26 + PACKAGES=/tmp/packages_start.txt 11:29:26 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:29:26 + PACKAGES=/tmp/packages_end.txt 11:29:26 + case "${OS_FAMILY}" in 11:29:26 + dpkg -l 11:29:26 + grep '^ii' 11:29:26 + '[' -f /tmp/packages_start.txt ']' 11:29:26 + '[' -f /tmp/packages_end.txt ']' 11:29:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:26 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:29:26 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:29:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 11:29:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:29:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:29:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:27 prd-ubuntu20.04-docker-8c-8g-5792 does not seem to be running inside a container 11:29:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:29:27 $ docker top 2917b5f4cedbf6e6b51e4be4b1ee85d85805f4721b345480ad4062312160051d -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:27 + touch /tmp/pre-build-complete [Pipeline] sh 11:29:27 + mkdir -p /var/log/sysstat [Pipeline] sh 11:29:28 + ls /var/log/sa-host 11:29:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:29:28 provisioning config files... 11:29:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6695526513950975674tmp [Pipeline] { [Pipeline] echo 11:29:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:29:28 ---> create-netrc.sh [Pipeline] } 11:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:29:28 ---> python-tools-install.sh [Pipeline] echo 11:29:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:29:29 ---> sudo-logs.sh 11:29:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:29:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:29:29 ---> job-cost.sh 11:29:29 lf-activate-venv: SKIPPING 11:29:29 DEBUG: total: 0.2199999988079071 11:29:29 INFO: Retrieving Stack Cost... 11:29:29 INFO: Retrieving Pricing Info for: v3-standard-8 11:29:30 INFO: Archiving Costs [Pipeline] echo 11:29:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:29:30 ---> logs-deploy.sh 11:29:30 lf-activate-venv: SKIPPING 11:29:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/110 11:29:30 INFO: archiving workspace using pattern(s): 11:29:31 Archives upload complete. 11:29:31 INFO: archiving logs to Nexus