Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb 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-ssh6259086568724241157.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9902643519407561339.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10431775885871673102.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5393087138653449028.key Verifying host key using known hosts file > 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-ssh12616905426509870939.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-118016 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb # timeout=10 Commit message: "build: Add make targets to build with NATS capability (#120)" > git rev-list --no-walk f6bccf35dbf70652488d3d62af4c0b01b59563e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-02T23:53:17.826Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-02T23:53:17.866Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-02T23:53:17.885Z] ========================================================= [2022-11-02T23:53:17.885Z] EdgeX Global Pipelines Version Info [2022-11-02T23:53:17.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-02T23:53:18.591Z] ------------------- [2022-11-02T23:53:18.591Z] stable info: [2022-11-02T23:53:18.591Z] ------------------- [2022-11-02T23:53:18.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-02T23:53:18.591Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-02T23:53:18.591Z] Message: update stable to v1.0.244 [2022-11-02T23:53:19.158Z] ------------------- [2022-11-02T23:53:19.158Z] experimental info: [2022-11-02T23:53:19.158Z] ------------------- [2022-11-02T23:53:19.158Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-02T23:53:19.158Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-02T23:53:19.158Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-02T23:53:19.344Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-11-02T23:53:19.356Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-11-02T23:53:19.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-02T23:53:19.391Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-02T23:53:19.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-02T23:53:19.432Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-02T23:53:19.451Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-02T23:53:19.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-02T23:53:19.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-02T23:53:19.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-02T23:53:19.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-02T23:53:19.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-11-02T23:53:19.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-02T23:53:19.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-02T23:53:19.597Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-02T23:53:19.617Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-02T23:53:19.635Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T23:53:19.654Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T23:53:19.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-02T23:53:19.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-02T23:53:19.707Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-02T23:53:19.724Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-02T23:53:19.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-02T23:53:19.760Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-02T23:53:19.777Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-02T23:53:19.800Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-02T23:53:19.820Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-02T23:53:19.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-02T23:53:19.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-02T23:53:19.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-02T23:53:19.897Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [Pipeline] echo [2022-11-02T23:53:19.915Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6c3a45 [Pipeline] echo [2022-11-02T23:53:19.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T23:53:19.989Z] provisioning config files... [2022-11-02T23:53:20.004Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14491844392653429399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T23:53:20.312Z] ---> docker-login.sh [2022-11-02T23:53:20.312Z] nexus3.edgexfoundry.org:10001 [2022-11-02T23:53:20.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:53:20.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:53:20.573Z] Configure a credential helper to remove this warning. See [2022-11-02T23:53:20.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:53:20.573Z] [2022-11-02T23:53:20.573Z] Login Succeeded [2022-11-02T23:53:20.573Z] nexus3.edgexfoundry.org:10002 [2022-11-02T23:53:20.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:53:20.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:53:20.573Z] Configure a credential helper to remove this warning. See [2022-11-02T23:53:20.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:53:20.573Z] [2022-11-02T23:53:20.573Z] Login Succeeded [2022-11-02T23:53:20.573Z] nexus3.edgexfoundry.org:10003 [2022-11-02T23:53:20.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:53:20.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:53:20.836Z] Configure a credential helper to remove this warning. See [2022-11-02T23:53:20.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:53:20.836Z] [2022-11-02T23:53:20.836Z] Login Succeeded [2022-11-02T23:53:20.836Z] nexus3.edgexfoundry.org:10004 [2022-11-02T23:53:20.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:53:20.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:53:20.836Z] Configure a credential helper to remove this warning. See [2022-11-02T23:53:20.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:53:20.836Z] [2022-11-02T23:53:20.836Z] Login Succeeded [2022-11-02T23:53:20.836Z] docker.io [2022-11-02T23:53:20.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:53:21.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:53:21.410Z] Configure a credential helper to remove this warning. See [2022-11-02T23:53:21.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:53:21.410Z] [2022-11-02T23:53:21.410Z] Login Succeeded [2022-11-02T23:53:21.410Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T23:53:21.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-02T23:53:21.796Z] + git rev-list -1 --merges d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb~1..d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [Pipeline] echo [2022-11-02T23:53:21.832Z] -----------> git rev-list -1 --merges d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb~1..d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [false] [Pipeline] sh [2022-11-02T23:53:22.125Z] + git log --format=format:%s -1 d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [Pipeline] echo [2022-11-02T23:53:22.141Z] ========================================================= [2022-11-02T23:53:22.141Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-02T23:53:22.141Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T23:53:22.487Z] + git log --format=format:%s -1 d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [Pipeline] echo [2022-11-02T23:53:22.498Z] [semverPrep] GIT_COMMIT: d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb, Commit Message: build: Add make targets to build with NATS capability (#120) [Pipeline] echo [2022-11-02T23:53:22.508Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-02T23:53:22.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T23:53:22.888Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-02T23:53:22.888Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-02T23:53:22.888Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-02T23:53:22.888Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-02T23:53:22.888Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-02T23:53:22.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:53:23.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T23:53:23.258Z] [2022-11-02T23:53:23.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:53:23.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T23:53:23.563Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-02T23:53:23.563Z] b85a868b505f: Pulling fs layer [2022-11-02T23:53:23.563Z] e2be974225ed: Pulling fs layer [2022-11-02T23:53:23.563Z] 339a4e72a1f5: Pulling fs layer [2022-11-02T23:53:23.563Z] 988bab9f4d93: Pulling fs layer [2022-11-02T23:53:23.563Z] 1469e6f7b9e6: Pulling fs layer [2022-11-02T23:53:23.563Z] eaf3925da568: Pulling fs layer [2022-11-02T23:53:23.563Z] 988bab9f4d93: Waiting [2022-11-02T23:53:23.563Z] 1469e6f7b9e6: Waiting [2022-11-02T23:53:23.563Z] bab4dde63d76: Pulling fs layer [2022-11-02T23:53:23.563Z] bde34c3a00c8: Pulling fs layer [2022-11-02T23:53:23.563Z] eaf3925da568: Waiting [2022-11-02T23:53:23.563Z] bab4dde63d76: Waiting [2022-11-02T23:53:23.563Z] b352a97aabf1: Pulling fs layer [2022-11-02T23:53:23.563Z] bde34c3a00c8: Waiting [2022-11-02T23:53:23.563Z] 4872d77fe225: Pulling fs layer [2022-11-02T23:53:23.563Z] 5851b861e8e6: Pulling fs layer [2022-11-02T23:53:23.563Z] 4872d77fe225: Waiting [2022-11-02T23:53:23.563Z] 5851b861e8e6: Waiting [2022-11-02T23:53:23.563Z] b352a97aabf1: Waiting [2022-11-02T23:53:23.563Z] e2be974225ed: Verifying Checksum [2022-11-02T23:53:23.563Z] e2be974225ed: Download complete [2022-11-02T23:53:23.563Z] 988bab9f4d93: Verifying Checksum [2022-11-02T23:53:23.563Z] 988bab9f4d93: Download complete [2022-11-02T23:53:23.822Z] 339a4e72a1f5: Verifying Checksum [2022-11-02T23:53:23.822Z] 339a4e72a1f5: Download complete [2022-11-02T23:53:23.822Z] 1469e6f7b9e6: Verifying Checksum [2022-11-02T23:53:23.822Z] 1469e6f7b9e6: Download complete [2022-11-02T23:53:23.822Z] eaf3925da568: Download complete [2022-11-02T23:53:23.822Z] bde34c3a00c8: Verifying Checksum [2022-11-02T23:53:23.822Z] bde34c3a00c8: Download complete [2022-11-02T23:53:23.822Z] b352a97aabf1: Download complete [2022-11-02T23:53:23.822Z] 4872d77fe225: Verifying Checksum [2022-11-02T23:53:23.822Z] 4872d77fe225: Download complete [2022-11-02T23:53:23.822Z] 5851b861e8e6: Download complete [2022-11-02T23:53:23.822Z] b85a868b505f: Verifying Checksum [2022-11-02T23:53:23.822Z] b85a868b505f: Download complete [2022-11-02T23:53:24.082Z] bab4dde63d76: Verifying Checksum [2022-11-02T23:53:24.082Z] bab4dde63d76: Download complete [2022-11-02T23:53:25.053Z] b85a868b505f: Pull complete [2022-11-02T23:53:25.053Z] e2be974225ed: Pull complete [2022-11-02T23:53:25.625Z] 339a4e72a1f5: Pull complete [2022-11-02T23:53:25.625Z] 988bab9f4d93: Pull complete [2022-11-02T23:53:25.885Z] 1469e6f7b9e6: Pull complete [2022-11-02T23:53:25.885Z] eaf3925da568: Pull complete [2022-11-02T23:53:27.791Z] bab4dde63d76: Pull complete [2022-11-02T23:53:27.791Z] bde34c3a00c8: Pull complete [2022-11-02T23:53:27.791Z] b352a97aabf1: Pull complete [2022-11-02T23:53:27.791Z] 4872d77fe225: Pull complete [2022-11-02T23:53:28.051Z] 5851b861e8e6: Pull complete [2022-11-02T23:53:28.051Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-02T23:53:28.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T23:53:28.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T23:53:28.131Z] prd-ubuntu20.04-docker-8c-8g-118016 does not seem to be running inside a container [2022-11-02T23:53:28.165Z] $ 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 [2022-11-02T23:53:29.650Z] $ docker top 010479bc43083e98924d010e82a64392964153941b222df8cac4f86c15e4b566 -eo pid,comm [2022-11-02T23:53:29.701Z] 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). [2022-11-02T23:53:29.701Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T23:53:29.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T23:53:29.735Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T23:53:29.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T23:53:29.845Z] $ docker exec 010479bc43083e98924d010e82a64392964153941b222df8cac4f86c15e4b566 ssh-agent [2022-11-02T23:53:29.947Z] SSH_AUTH_SOCK=/tmp/ssh-sxkOoWWRb10v/agent.32 [2022-11-02T23:53:29.947Z] SSH_AGENT_PID=38 [2022-11-02T23:53:29.954Z] Running ssh-add (command line suppressed) [2022-11-02T23:53:30.050Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_846239380525255904.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_846239380525255904.key) [2022-11-02T23:53:30.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T23:53:30.350Z] + git tag --points-at HEAD [Pipeline] } [2022-11-02T23:53:30.365Z] $ docker exec --env ******** --env ******** 010479bc43083e98924d010e82a64392964153941b222df8cac4f86c15e4b566 ssh-agent -k [2022-11-02T23:53:30.452Z] unset SSH_AUTH_SOCK; [2022-11-02T23:53:30.452Z] unset SSH_AGENT_PID; [2022-11-02T23:53:30.453Z] echo Agent pid 38 killed; [2022-11-02T23:53:30.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-02T23:53:30.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T23:53:30.484Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T23:53:30.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T23:53:30.601Z] $ docker exec 010479bc43083e98924d010e82a64392964153941b222df8cac4f86c15e4b566 ssh-agent [2022-11-02T23:53:30.712Z] SSH_AUTH_SOCK=/tmp/ssh-USeMOKZ3htYq/agent.70 [2022-11-02T23:53:30.712Z] SSH_AGENT_PID=76 [2022-11-02T23:53:30.717Z] Running ssh-add (command line suppressed) [2022-11-02T23:53:30.820Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13876552320931411020.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13876552320931411020.key) [2022-11-02T23:53:30.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T23:53:31.118Z] + git semver init [2022-11-02T23:53:31.377Z] 2022-11-02 23:53:31,302 [run_init] DEBUG init version:0.0.0 force:False [2022-11-02T23:53:31.377Z] 2022-11-02 23:53:31,303 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-11-02T23:53:31.377Z] 2022-11-02 23:53:31,304 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-11-02T23:53:31.377Z] 2022-11-02 23:53:31,304 [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) [2022-11-02T23:53:32.318Z] 2022-11-02 23:53:32,239 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-11-02T23:53:32.318Z] 2022-11-02 23:53:32,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-11-02T23:53:32.318Z] 2022-11-02 23:53:32,240 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-02T23:53:32.318Z] 2022-11-02 23:53:32,240 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-02T23:53:32.318Z] 2.3.0-dev.20 [Pipeline] } [2022-11-02T23:53:32.330Z] $ docker exec --env ******** --env ******** 010479bc43083e98924d010e82a64392964153941b222df8cac4f86c15e4b566 ssh-agent -k [2022-11-02T23:53:32.427Z] unset SSH_AUTH_SOCK; [2022-11-02T23:53:32.428Z] unset SSH_AGENT_PID; [2022-11-02T23:53:32.428Z] echo Agent pid 76 killed; [2022-11-02T23:53:32.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T23:53:32.740Z] + git semver [Pipeline] } [2022-11-02T23:53:33.016Z] $ docker stop --time=1 010479bc43083e98924d010e82a64392964153941b222df8cac4f86c15e4b566 [2022-11-02T23:53:34.307Z] $ docker rm -f 010479bc43083e98924d010e82a64392964153941b222df8cac4f86c15e4b566 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T23:53:34.647Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-02T23:53:34.832Z] Stashed 1 file(s) [Pipeline] echo [2022-11-02T23:53:34.835Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [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 [2022-11-02T23:53:34.973Z] provisioning config files... [2022-11-02T23:53:34.983Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15382009047172876931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T23:53:35.288Z] ---> docker-login.sh [2022-11-02T23:53:35.288Z] nexus3.edgexfoundry.org:10001 [2022-11-02T23:53:35.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:53:35.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:53:35.288Z] Configure a credential helper to remove this warning. See [2022-11-02T23:53:35.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:53:35.288Z] [2022-11-02T23:53:35.288Z] Login Succeeded [2022-11-02T23:53:35.288Z] nexus3.edgexfoundry.org:10002 [2022-11-02T23:53:35.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:53:35.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:53:35.288Z] Configure a credential helper to remove this warning. See [2022-11-02T23:53:35.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:53:35.288Z] [2022-11-02T23:53:35.288Z] Login Succeeded [2022-11-02T23:53:35.288Z] nexus3.edgexfoundry.org:10003 [2022-11-02T23:53:35.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:53:35.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:53:35.555Z] Configure a credential helper to remove this warning. See [2022-11-02T23:53:35.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:53:35.555Z] [2022-11-02T23:53:35.555Z] Login Succeeded [2022-11-02T23:53:35.555Z] nexus3.edgexfoundry.org:10004 [2022-11-02T23:53:35.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:53:35.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:53:35.555Z] Configure a credential helper to remove this warning. See [2022-11-02T23:53:35.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:53:35.555Z] [2022-11-02T23:53:35.555Z] Login Succeeded [2022-11-02T23:53:35.555Z] docker.io [2022-11-02T23:53:35.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:53:36.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:53:36.126Z] Configure a credential helper to remove this warning. See [2022-11-02T23:53:36.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:53:36.126Z] [2022-11-02T23:53:36.126Z] Login Succeeded [2022-11-02T23:53:36.126Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T23:53:36.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-02T23:53:36.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T23:53:36.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T23:53:36.219Z] ========================================================= [2022-11-02T23:53:36.219Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-02T23:53:36.219Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:53:36.538Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-02T23:53:36.539Z] Sending build context to Docker daemon 4.1MB [2022-11-02T23:53:36.539Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T23:53:36.539Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-02T23:53:36.539Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-02T23:53:36.539Z] 213ec9aee27d: Pulling fs layer [2022-11-02T23:53:36.539Z] 4583459ba037: Pulling fs layer [2022-11-02T23:53:36.539Z] 93c1e223e6f2: Pulling fs layer [2022-11-02T23:53:36.539Z] 53926ce57604: Pulling fs layer [2022-11-02T23:53:36.539Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-02T23:53:36.539Z] 22ff95d597cd: Pulling fs layer [2022-11-02T23:53:36.539Z] 12d6caf4c0d1: Pulling fs layer [2022-11-02T23:53:36.539Z] 96b7cbca73a9: Pulling fs layer [2022-11-02T23:53:36.539Z] a7acece74701: Pulling fs layer [2022-11-02T23:53:36.539Z] 22ff95d597cd: Waiting [2022-11-02T23:53:36.539Z] 12d6caf4c0d1: Waiting [2022-11-02T23:53:36.539Z] 21b2b0c7a3f4: Waiting [2022-11-02T23:53:36.539Z] 53926ce57604: Waiting [2022-11-02T23:53:36.539Z] 96b7cbca73a9: Waiting [2022-11-02T23:53:36.539Z] a7acece74701: Waiting [2022-11-02T23:53:36.539Z] 93c1e223e6f2: Verifying Checksum [2022-11-02T23:53:36.539Z] 93c1e223e6f2: Download complete [2022-11-02T23:53:36.539Z] 4583459ba037: Verifying Checksum [2022-11-02T23:53:36.539Z] 4583459ba037: Download complete [2022-11-02T23:53:36.539Z] 21b2b0c7a3f4: Download complete [2022-11-02T23:53:36.539Z] 22ff95d597cd: Verifying Checksum [2022-11-02T23:53:36.539Z] 22ff95d597cd: Download complete [2022-11-02T23:53:36.539Z] 213ec9aee27d: Verifying Checksum [2022-11-02T23:53:36.539Z] 213ec9aee27d: Download complete [2022-11-02T23:53:36.801Z] 12d6caf4c0d1: Verifying Checksum [2022-11-02T23:53:36.801Z] 12d6caf4c0d1: Download complete [2022-11-02T23:53:36.801Z] 213ec9aee27d: Pull complete [2022-11-02T23:53:37.075Z] 4583459ba037: Pull complete [2022-11-02T23:53:37.075Z] 93c1e223e6f2: Pull complete [2022-11-02T23:53:37.337Z] a7acece74701: Verifying Checksum [2022-11-02T23:53:37.337Z] a7acece74701: Download complete [2022-11-02T23:53:37.337Z] 96b7cbca73a9: Verifying Checksum [2022-11-02T23:53:37.337Z] 96b7cbca73a9: Download complete [2022-11-02T23:53:37.337Z] 53926ce57604: Verifying Checksum [2022-11-02T23:53:37.337Z] 53926ce57604: Download complete [2022-11-02T23:53:41.523Z] 53926ce57604: Pull complete [2022-11-02T23:53:41.523Z] 21b2b0c7a3f4: Pull complete [2022-11-02T23:53:41.523Z] 22ff95d597cd: Pull complete [2022-11-02T23:53:41.523Z] 12d6caf4c0d1: Pull complete [2022-11-02T23:53:42.898Z] 96b7cbca73a9: Pull complete [2022-11-02T23:53:43.832Z] a7acece74701: Pull complete [2022-11-02T23:53:43.832Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-02T23:53:43.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-02T23:53:43.832Z] ---> db6d94c90886 [2022-11-02T23:53:43.832Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-02T23:53:45.748Z] ---> Running in 1552c5f2b559 [2022-11-02T23:53:45.748Z] Removing intermediate container 1552c5f2b559 [2022-11-02T23:53:45.748Z] ---> 09ef99887a35 [2022-11-02T23:53:45.748Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-02T23:53:45.748Z] ---> Running in b32363de61e1 [2022-11-02T23:53:46.007Z] Removing intermediate container b32363de61e1 [2022-11-02T23:53:46.007Z] ---> 140e58301d73 [2022-11-02T23:53:46.007Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-02T23:53:46.008Z] ---> Running in 82c08b54750d [2022-11-02T23:53:46.008Z] Removing intermediate container 82c08b54750d [2022-11-02T23:53:46.008Z] ---> 6bcc12d2443c [2022-11-02T23:53:46.008Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T23:53:46.008Z] ---> Running in cdf760e49ecd [2022-11-02T23:53:46.268Z] Removing intermediate container cdf760e49ecd [2022-11-02T23:53:46.268Z] ---> f73fbfec8445 [2022-11-02T23:53:46.268Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T23:53:46.268Z] ---> Running in 6dcd59516b87 [2022-11-02T23:53:46.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T23:53:46.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T23:53:46.788Z] OK: 211 MiB in 51 packages [2022-11-02T23:53:47.049Z] Removing intermediate container 6dcd59516b87 [2022-11-02T23:53:47.049Z] ---> 030bbf737364 [2022-11-02T23:53:47.049Z] Step 8/12 : WORKDIR /app [2022-11-02T23:53:47.049Z] ---> Running in 186939b703a2 [2022-11-02T23:53:47.049Z] Removing intermediate container 186939b703a2 [2022-11-02T23:53:47.049Z] ---> e10406c6a868 [2022-11-02T23:53:47.049Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-02T23:53:47.308Z] ---> e4965b7b9b9d [2022-11-02T23:53:47.308Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T23:53:47.308Z] ---> Running in 16c1f66c4bcb [2022-11-02T23:53:49.935Z] Still waiting to schedule task [2022-11-02T23:53:49.936Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-02T23:54:05.440Z] Removing intermediate container 16c1f66c4bcb [2022-11-02T23:54:05.440Z] ---> 884eddc5cb74 [2022-11-02T23:54:05.440Z] Step 11/12 : COPY . . [2022-11-02T23:54:05.440Z] ---> 991a874c8126 [2022-11-02T23:54:05.440Z] Step 12/12 : RUN $MAKE [2022-11-02T23:54:05.440Z] ---> Running in a1767b50ba30 [2022-11-02T23:54:05.440Z] noop [2022-11-02T23:54:05.440Z] Removing intermediate container a1767b50ba30 [2022-11-02T23:54:05.440Z] ---> 4a01ae16dfaf [2022-11-02T23:54:05.440Z] Successfully built 4a01ae16dfaf [2022-11-02T23:54:05.440Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:54:05.751Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T23:54:05.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T23:54:05.813Z] prd-ubuntu20.04-docker-8c-8g-118016 does not seem to be running inside a container [2022-11-02T23:54:05.847Z] $ 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 [2022-11-02T23:54:06.181Z] $ docker top 0424b34c02e08629df678379b3340552f827dffb3d6e0660afa7c2d2b4c88e70 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T23:54:06.521Z] + go version [2022-11-02T23:54:06.522Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-02T23:54:06.534Z] $ docker stop --time=1 0424b34c02e08629df678379b3340552f827dffb3d6e0660afa7c2d2b4c88e70 [2022-11-02T23:54:07.810Z] $ docker rm -f 0424b34c02e08629df678379b3340552f827dffb3d6e0660afa7c2d2b4c88e70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:54:08.231Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T23:54:08.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T23:54:08.294Z] prd-ubuntu20.04-docker-8c-8g-118016 does not seem to be running inside a container [2022-11-02T23:54:08.324Z] $ 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 [2022-11-02T23:54:08.630Z] $ docker top e48b6e31c5449ca88b692ec562d65e4e6dcbf465f87edfa36b8c2963f3fd1f7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T23:54:08.970Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-02T23:54:09.263Z] + make test [2022-11-02T23:54:09.263Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-02T23:54:09.522Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-11-02T23:54:19.493Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-11-02T23:54:19.493Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-11-02T23:54:22.765Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.528s coverage: 38.5% of statements [2022-11-02T23:54:22.765Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 52.0% of statements [2022-11-02T23:54:22.765Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.049s coverage: 95.5% of statements [2022-11-02T23:54:30.870Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-02T23:54:30.870Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-02T23:54:32.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T23:54:32.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-02T23:54:32.764Z] ./bin/test-attribution-txt.sh [2022-11-02T23:54:32.764Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-11-02T23:54:32.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T23:54:32.787Z] $ docker stop --time=1 e48b6e31c5449ca88b692ec562d65e4e6dcbf465f87edfa36b8c2963f3fd1f7a [2022-11-02T23:54:34.695Z] $ docker rm -f e48b6e31c5449ca88b692ec562d65e4e6dcbf465f87edfa36b8c2963f3fd1f7a [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T23:54:35.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T23:54:35.202Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-02T23:54:35.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-02T23:54:35.981Z] + ls -al . [2022-11-02T23:54:35.981Z] total 640 [2022-11-02T23:54:35.981Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 23:54 . [2022-11-02T23:54:35.981Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 23:53 .. [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 2 23:53 .dockerignore [2022-11-02T23:54:35.981Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 23:54 .git [2022-11-02T23:54:35.981Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 23:53 .github [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 946 Nov 2 23:53 .gitignore [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 23:53 .golangci.yml [2022-11-02T23:54:35.981Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 23:53 .semver [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 10866 Nov 2 23:53 Attribution.txt [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 3740 Nov 2 23:53 CHANGELOG.md [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 1396 Nov 2 23:53 Dockerfile [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 23:53 GOVERNANCE.md [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 683 Nov 2 23:53 Jenkinsfile [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 2 23:53 LICENSE [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 2405 Nov 2 23:53 Makefile [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 2 23:53 OWNERS.md [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 28496 Nov 2 23:53 README.md [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 23:53 VERSION [2022-11-02T23:54:35.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:53 bin [2022-11-02T23:54:35.981Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 23:53 cmd [2022-11-02T23:54:35.981Z] -rw-r--r-- 1 jenkins jenkins 460049 Nov 2 23:54 coverage.out [2022-11-02T23:54:35.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:53 examples [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 3598 Nov 2 23:53 go.mod [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 44720 Nov 2 23:53 go.sum [2022-11-02T23:54:35.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:53 images [2022-11-02T23:54:35.981Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 23:53 internal [2022-11-02T23:54:35.981Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 23:53 snap [2022-11-02T23:54:35.981Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 2 23:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:54:36.285Z] + 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=d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb --label arch=amd64 --label version=2.3.0-dev.20 . [2022-11-02T23:54:36.285Z] Sending build context to Docker daemon 4.1MB [2022-11-02T23:54:36.285Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T23:54:36.285Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-02T23:54:36.285Z] ---> 4a01ae16dfaf [2022-11-02T23:54:36.285Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-02T23:54:36.285Z] ---> Running in 51a0fc8a6167 [2022-11-02T23:54:36.285Z] Removing intermediate container 51a0fc8a6167 [2022-11-02T23:54:36.285Z] ---> 2ee03627fa68 [2022-11-02T23:54:36.285Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-02T23:54:36.285Z] ---> Running in bca382a63a77 [2022-11-02T23:54:36.543Z] Removing intermediate container bca382a63a77 [2022-11-02T23:54:36.543Z] ---> a3d65ddc3395 [2022-11-02T23:54:36.543Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-02T23:54:36.543Z] ---> Running in a0dd8f17a15b [2022-11-02T23:54:36.543Z] Removing intermediate container a0dd8f17a15b [2022-11-02T23:54:36.543Z] ---> 5de91c62c46b [2022-11-02T23:54:36.543Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T23:54:36.543Z] ---> Running in 87faae5ce381 [2022-11-02T23:54:36.543Z] Removing intermediate container 87faae5ce381 [2022-11-02T23:54:36.543Z] ---> 87677bcbc09a [2022-11-02T23:54:36.543Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T23:54:36.543Z] ---> Running in ba702d57d926 [2022-11-02T23:54:36.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T23:54:37.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T23:54:37.059Z] OK: 211 MiB in 51 packages [2022-11-02T23:54:37.624Z] Removing intermediate container ba702d57d926 [2022-11-02T23:54:37.624Z] ---> 0a4f9cbfe5d0 [2022-11-02T23:54:37.624Z] Step 8/24 : WORKDIR /app [2022-11-02T23:54:37.624Z] ---> Running in a514537de9e3 [2022-11-02T23:54:37.624Z] Removing intermediate container a514537de9e3 [2022-11-02T23:54:37.624Z] ---> e3ddc06f42e4 [2022-11-02T23:54:37.624Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-02T23:54:37.624Z] ---> 5c3357149b51 [2022-11-02T23:54:37.624Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T23:54:37.624Z] ---> Running in 451450ba2a68 [2022-11-02T23:54:38.190Z] Removing intermediate container 451450ba2a68 [2022-11-02T23:54:38.190Z] ---> a59d7f2660e0 [2022-11-02T23:54:38.190Z] Step 11/24 : COPY . . [2022-11-02T23:54:38.450Z] ---> 4168bdd73463 [2022-11-02T23:54:38.450Z] Step 12/24 : RUN $MAKE [2022-11-02T23:54:38.450Z] ---> Running in 79ae5cb73133 [2022-11-02T23:54:38.707Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-11-02T23:55:00.611Z] Removing intermediate container 79ae5cb73133 [2022-11-02T23:55:00.611Z] ---> 911b9645bd21 [2022-11-02T23:55:00.611Z] Step 13/24 : FROM alpine:3.16 [2022-11-02T23:55:00.611Z] 3.16: Pulling from library/alpine [2022-11-02T23:55:00.611Z] 213ec9aee27d: Already exists [2022-11-02T23:55:00.611Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-02T23:55:00.611Z] Status: Downloaded newer image for alpine:3.16 [2022-11-02T23:55:00.611Z] ---> 9c6f07244728 [2022-11-02T23:55:00.611Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-02T23:55:00.611Z] ---> Running in 9d12107168af [2022-11-02T23:55:00.611Z] Removing intermediate container 9d12107168af [2022-11-02T23:55:00.611Z] ---> aa6c624656b7 [2022-11-02T23:55:00.611Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-02T23:55:00.611Z] ---> Running in 6c027056c785 [2022-11-02T23:55:00.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T23:55:00.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T23:55:00.611Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-02T23:55:00.611Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-02T23:55:00.611Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-02T23:55:00.611Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-02T23:55:00.611Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-02T23:55:00.611Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-02T23:55:00.611Z] Executing busybox-1.35.0-r17.trigger [2022-11-02T23:55:00.611Z] OK: 8 MiB in 20 packages [2022-11-02T23:55:00.611Z] Removing intermediate container 6c027056c785 [2022-11-02T23:55:00.611Z] ---> b5806a7f5c35 [2022-11-02T23:55:00.611Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2022-11-02T23:55:00.611Z] ---> bf9132327162 [2022-11-02T23:55:00.611Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2022-11-02T23:55:00.611Z] ---> 61bc48381b57 [2022-11-02T23:55:00.611Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2022-11-02T23:55:01.179Z] ---> be9f79415173 [2022-11-02T23:55:01.179Z] Step 19/24 : EXPOSE 59989 [2022-11-02T23:55:01.179Z] ---> Running in c2df5a53924a [2022-11-02T23:55:01.179Z] Removing intermediate container c2df5a53924a [2022-11-02T23:55:01.179Z] ---> 91c4c67d0b88 [2022-11-02T23:55:01.179Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2022-11-02T23:55:01.179Z] ---> Running in f1db0defb8b3 [2022-11-02T23:55:01.179Z] Removing intermediate container f1db0defb8b3 [2022-11-02T23:55:01.179Z] ---> 9b481ad8f1a8 [2022-11-02T23:55:01.179Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-11-02T23:55:01.179Z] ---> Running in 6cc5702323d8 [2022-11-02T23:55:01.438Z] Removing intermediate container 6cc5702323d8 [2022-11-02T23:55:01.438Z] ---> 66fc6aea0f41 [2022-11-02T23:55:01.438Z] Step 22/24 : LABEL arch=amd64 [2022-11-02T23:55:01.438Z] ---> Running in f0fb9a0fe205 [2022-11-02T23:55:01.438Z] Removing intermediate container f0fb9a0fe205 [2022-11-02T23:55:01.438Z] ---> 2de656166731 [2022-11-02T23:55:01.438Z] Step 23/24 : LABEL git_sha=d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [2022-11-02T23:55:01.438Z] ---> Running in f659a19dabb2 [2022-11-02T23:55:01.438Z] Removing intermediate container f659a19dabb2 [2022-11-02T23:55:01.438Z] ---> c51d75eb7992 [2022-11-02T23:55:01.438Z] Step 24/24 : LABEL version=2.3.0-dev.20 [2022-11-02T23:55:01.438Z] ---> Running in 5414c30d6af9 [2022-11-02T23:55:01.696Z] Removing intermediate container 5414c30d6af9 [2022-11-02T23:55:01.696Z] ---> 3fe602a30830 [2022-11-02T23:55:01.696Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-02T23:55:01.696Z] Successfully built 3fe602a30830 [2022-11-02T23:55:01.696Z] 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 [2022-11-02T23:55:01.801Z] provisioning config files... [2022-11-02T23:55:01.810Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12923933529292760956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T23:55:02.111Z] ---> docker-login.sh [2022-11-02T23:55:02.111Z] nexus3.edgexfoundry.org:10001 [2022-11-02T23:55:02.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:55:02.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:55:02.111Z] Configure a credential helper to remove this warning. See [2022-11-02T23:55:02.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:55:02.111Z] [2022-11-02T23:55:02.111Z] Login Succeeded [2022-11-02T23:55:02.111Z] nexus3.edgexfoundry.org:10002 [2022-11-02T23:55:02.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:55:02.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:55:02.111Z] Configure a credential helper to remove this warning. See [2022-11-02T23:55:02.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:55:02.111Z] [2022-11-02T23:55:02.111Z] Login Succeeded [2022-11-02T23:55:02.111Z] nexus3.edgexfoundry.org:10003 [2022-11-02T23:55:02.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:55:02.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:55:02.371Z] Configure a credential helper to remove this warning. See [2022-11-02T23:55:02.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:55:02.371Z] [2022-11-02T23:55:02.371Z] Login Succeeded [2022-11-02T23:55:02.371Z] nexus3.edgexfoundry.org:10004 [2022-11-02T23:55:02.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:55:02.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:55:02.371Z] Configure a credential helper to remove this warning. See [2022-11-02T23:55:02.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:55:02.371Z] [2022-11-02T23:55:02.371Z] Login Succeeded [2022-11-02T23:55:02.371Z] docker.io [2022-11-02T23:55:02.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:55:02.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:55:02.891Z] Configure a credential helper to remove this warning. See [2022-11-02T23:55:02.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:55:02.891Z] [2022-11-02T23:55:02.891Z] Login Succeeded [2022-11-02T23:55:02.891Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T23:55:02.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-02T23:55:02.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T23:55:02.950Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-11-02T23:55:02.950Z] d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [2022-11-02T23:55:02.950Z] latest [2022-11-02T23:55:02.950Z] 2.3.0-dev.20 [2022-11-02T23:55:02.950Z] d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb-2.3.0-dev.20 [2022-11-02T23:55:02.950Z] main [2022-11-02T23:55:02.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:55:03.280Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:55:03.589Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [2022-11-02T23:55:03.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-11-02T23:55:03.589Z] ae25428c8386: Preparing [2022-11-02T23:55:03.589Z] 7453ec9593e0: Preparing [2022-11-02T23:55:03.589Z] 9db98b1c9b47: Preparing [2022-11-02T23:55:03.589Z] 81be51947e45: Preparing [2022-11-02T23:55:03.589Z] 994393dc58e7: Preparing [2022-11-02T23:55:03.589Z] 994393dc58e7: Layer already exists [2022-11-02T23:55:03.589Z] 9db98b1c9b47: Pushed [2022-11-02T23:55:03.589Z] 7453ec9593e0: Pushed [2022-11-02T23:55:03.849Z] 81be51947e45: Pushed [2022-11-02T23:55:06.541Z] ae25428c8386: Pushed [2022-11-02T23:55:06.541Z] d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb: digest: sha256:4161528556b95179321374296e7cf698705ab807cbf10e8b271187ee35f784f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:55:06.855Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:55:07.159Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-11-02T23:55:07.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-11-02T23:55:07.159Z] ae25428c8386: Preparing [2022-11-02T23:55:07.159Z] 7453ec9593e0: Preparing [2022-11-02T23:55:07.159Z] 9db98b1c9b47: Preparing [2022-11-02T23:55:07.159Z] 81be51947e45: Preparing [2022-11-02T23:55:07.159Z] 994393dc58e7: Preparing [2022-11-02T23:55:07.159Z] ae25428c8386: Layer already exists [2022-11-02T23:55:07.159Z] 7453ec9593e0: Layer already exists [2022-11-02T23:55:07.159Z] 81be51947e45: Layer already exists [2022-11-02T23:55:07.159Z] 9db98b1c9b47: Layer already exists [2022-11-02T23:55:07.159Z] 994393dc58e7: Layer already exists [2022-11-02T23:55:07.159Z] latest: digest: sha256:4161528556b95179321374296e7cf698705ab807cbf10e8b271187ee35f784f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:55:07.473Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:55:07.779Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.20 [2022-11-02T23:55:07.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-11-02T23:55:07.779Z] ae25428c8386: Preparing [2022-11-02T23:55:07.779Z] 7453ec9593e0: Preparing [2022-11-02T23:55:07.779Z] 9db98b1c9b47: Preparing [2022-11-02T23:55:07.779Z] 81be51947e45: Preparing [2022-11-02T23:55:07.779Z] 994393dc58e7: Preparing [2022-11-02T23:55:07.779Z] 81be51947e45: Layer already exists [2022-11-02T23:55:07.779Z] 7453ec9593e0: Layer already exists [2022-11-02T23:55:07.779Z] ae25428c8386: Layer already exists [2022-11-02T23:55:07.779Z] 9db98b1c9b47: Layer already exists [2022-11-02T23:55:07.779Z] 994393dc58e7: Layer already exists [2022-11-02T23:55:07.779Z] 2.3.0-dev.20: digest: sha256:4161528556b95179321374296e7cf698705ab807cbf10e8b271187ee35f784f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:55:08.090Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:55:08.400Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb-2.3.0-dev.20 [2022-11-02T23:55:08.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-11-02T23:55:08.400Z] ae25428c8386: Preparing [2022-11-02T23:55:08.400Z] 7453ec9593e0: Preparing [2022-11-02T23:55:08.400Z] 9db98b1c9b47: Preparing [2022-11-02T23:55:08.400Z] 81be51947e45: Preparing [2022-11-02T23:55:08.400Z] 994393dc58e7: Preparing [2022-11-02T23:55:08.400Z] 994393dc58e7: Layer already exists [2022-11-02T23:55:08.400Z] 7453ec9593e0: Layer already exists [2022-11-02T23:55:08.400Z] ae25428c8386: Layer already exists [2022-11-02T23:55:08.400Z] 81be51947e45: Layer already exists [2022-11-02T23:55:08.400Z] 9db98b1c9b47: Layer already exists [2022-11-02T23:55:08.400Z] d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb-2.3.0-dev.20: digest: sha256:4161528556b95179321374296e7cf698705ab807cbf10e8b271187ee35f784f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:55:08.732Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:55:09.046Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-11-02T23:55:09.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-11-02T23:55:09.046Z] ae25428c8386: Preparing [2022-11-02T23:55:09.046Z] 7453ec9593e0: Preparing [2022-11-02T23:55:09.046Z] 9db98b1c9b47: Preparing [2022-11-02T23:55:09.046Z] 81be51947e45: Preparing [2022-11-02T23:55:09.046Z] 994393dc58e7: Preparing [2022-11-02T23:55:09.046Z] 994393dc58e7: Layer already exists [2022-11-02T23:55:09.046Z] ae25428c8386: Layer already exists [2022-11-02T23:55:09.046Z] 7453ec9593e0: Layer already exists [2022-11-02T23:55:09.046Z] 9db98b1c9b47: Layer already exists [2022-11-02T23:55:09.046Z] 81be51947e45: Layer already exists [2022-11-02T23:55:09.046Z] main: digest: sha256:4161528556b95179321374296e7cf698705ab807cbf10e8b271187ee35f784f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-02T23:55:09.086Z] ===================================================== [Pipeline] echo [2022-11-02T23:55:09.092Z] taggedImages: [2022-11-02T23:55:09.092Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [2022-11-02T23:55:09.092Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-11-02T23:55:09.092Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.20 [2022-11-02T23:55:09.092Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb-2.3.0-dev.20 [2022-11-02T23:55:09.092Z] - 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 [2022-11-02T23:55:09.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T23:55:09.480Z] [2022-11-02T23:55:09.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:55:09.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T23:55:09.791Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-02T23:55:09.791Z] 5eb5b503b376: Pulling fs layer [2022-11-02T23:55:09.791Z] 5c69ac0246d0: Pulling fs layer [2022-11-02T23:55:09.791Z] ec43610c2a17: Pulling fs layer [2022-11-02T23:55:09.791Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-02T23:55:09.791Z] 33b1e0a273af: Pulling fs layer [2022-11-02T23:55:09.791Z] 5d3b04190fa2: Pulling fs layer [2022-11-02T23:55:09.791Z] 2f39f015ded8: Pulling fs layer [2022-11-02T23:55:09.791Z] 3a2ae6a8a46f: Waiting [2022-11-02T23:55:09.791Z] 33b1e0a273af: Waiting [2022-11-02T23:55:09.791Z] 5d3b04190fa2: Waiting [2022-11-02T23:55:09.791Z] 2f39f015ded8: Waiting [2022-11-02T23:55:09.791Z] 5c69ac0246d0: Verifying Checksum [2022-11-02T23:55:09.791Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-02T23:55:09.791Z] 3a2ae6a8a46f: Download complete [2022-11-02T23:55:09.791Z] 33b1e0a273af: Verifying Checksum [2022-11-02T23:55:09.791Z] 33b1e0a273af: Download complete [2022-11-02T23:55:10.051Z] 5d3b04190fa2: Verifying Checksum [2022-11-02T23:55:10.051Z] 5d3b04190fa2: Download complete [2022-11-02T23:55:10.051Z] ec43610c2a17: Verifying Checksum [2022-11-02T23:55:10.051Z] ec43610c2a17: Download complete [2022-11-02T23:55:10.051Z] 5eb5b503b376: Download complete [2022-11-02T23:55:10.619Z] 2f39f015ded8: Download complete [2022-11-02T23:55:11.186Z] 5eb5b503b376: Pull complete [2022-11-02T23:55:11.446Z] 5c69ac0246d0: Pull complete [2022-11-02T23:55:11.704Z] ec43610c2a17: Pull complete [2022-11-02T23:55:11.962Z] 3a2ae6a8a46f: Pull complete [2022-11-02T23:55:11.962Z] 33b1e0a273af: Pull complete [2022-11-02T23:55:12.221Z] 5d3b04190fa2: Pull complete [2022-11-02T23:55:16.405Z] 2f39f015ded8: Pull complete [2022-11-02T23:55:16.405Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-02T23:55:16.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T23:55:16.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T23:55:16.482Z] prd-ubuntu20.04-docker-8c-8g-118016 does not seem to be running inside a container [2022-11-02T23:55:16.514Z] $ 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 [2022-11-02T23:55:18.169Z] $ docker top c89f83de5c7bad5184986efb02e63b71546e0f5d572baa86850bfa46d892a370 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T23:55:18.546Z] ---> job-cost.sh [2022-11-02T23:55:18.547Z] lf-activate-venv: SKIPPING [2022-11-02T23:55:18.547Z] INFO: No Stack... [2022-11-02T23:55:18.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T23:55:19.373Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T23:55:19.658Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-11-02T23:55:19.658Z] + cut -d, -f6 [Pipeline] lock [2022-11-02T23:55:19.669Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-57-stack-cost] [2022-11-02T23:55:19.676Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-57-stack-cost] did not exist. Created. [2022-11-02T23:55:19.676Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T23:55:19.975Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-02T23:55:20.000Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T23:55:20.007Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T23:55:20.022Z] $ docker stop --time=1 c89f83de5c7bad5184986efb02e63b71546e0f5d572baa86850bfa46d892a370 [2022-11-02T23:55:21.176Z] $ docker rm -f c89f83de5c7bad5184986efb02e63b71546e0f5d572baa86850bfa46d892a370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-02T23:56:19.431Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118018 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-11-02T23:56:19.444Z] Running in /w/workspace/device-rfid-llrp-go/57 [Pipeline] { [Pipeline] checkout [2022-11-02T23:56:19.481Z] Selected Git installation does not exist. Using Default [2022-11-02T23:56:19.481Z] The recommended git tool is: NONE [2022-11-02T23:56:24.820Z] using credential edgex-jenkins-ssh [2022-11-02T23:56:24.841Z] Cloning the remote Git repository [2022-11-02T23:56:24.892Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-02T23:56:24.966Z] > git init /w/workspace/device-rfid-llrp-go/57 # timeout=10 [2022-11-02T23:56:25.127Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-02T23:56:25.128Z] > git --version # timeout=10 [2022-11-02T23:56:25.149Z] > git --version # 'git version 2.25.1' [2022-11-02T23:56:25.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T23:56:25.198Z] Verifying host key using known hosts file [2022-11-02T23:56:25.383Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T23:56:25.396Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T23:56:26.643Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-11-02T23:56:26.669Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T23:56:27.524Z] Avoid second fetch [2022-11-02T23:56:27.525Z] Checking out Revision d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb (main) [2022-11-02T23:56:28.075Z] Commit message: "build: Add make targets to build with NATS capability (#120)" [2022-11-02T23:56:27.541Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T23:56:27.559Z] > git checkout -f d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T23:56:28.966Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-02T23:56:28.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T23:56:28.966Z] Dload Upload Total Spent Left Speed [2022-11-02T23:56:28.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 198k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh [2022-11-02T23:56:29.616Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-02T23:56:29.947Z] + sudo tee /etc/docker/daemon.new [2022-11-02T23:56:29.947Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-02T23:56:29.947Z] { [2022-11-02T23:56:29.947Z] "registry-mirrors": [ [2022-11-02T23:56:29.947Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-02T23:56:29.947Z] ], [2022-11-02T23:56:29.947Z] "bip": "10.250.0.254/24", [2022-11-02T23:56:29.947Z] "hosts": [ [2022-11-02T23:56:29.947Z] "tcp://0.0.0.0:5555", [2022-11-02T23:56:29.947Z] "unix:///var/run/docker.sock" [2022-11-02T23:56:29.947Z] ], [2022-11-02T23:56:29.947Z] "mtu": 1458, [2022-11-02T23:56:29.947Z] "selinux-enabled": true, [2022-11-02T23:56:29.947Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-02T23:56:29.947Z] } [Pipeline] sh [2022-11-02T23:56:30.287Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-02T23:56:30.624Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T23:56:48.893Z] provisioning config files... [2022-11-02T23:56:48.919Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/57@tmp/config11028814217193411582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T23:56:49.280Z] ---> docker-login.sh [2022-11-02T23:56:49.280Z] nexus3.edgexfoundry.org:10001 [2022-11-02T23:56:49.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:56:50.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:56:50.131Z] Configure a credential helper to remove this warning. See [2022-11-02T23:56:50.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:56:50.131Z] [2022-11-02T23:56:50.131Z] Login Succeeded [2022-11-02T23:56:50.131Z] nexus3.edgexfoundry.org:10002 [2022-11-02T23:56:50.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:56:50.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:56:50.401Z] Configure a credential helper to remove this warning. See [2022-11-02T23:56:50.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:56:50.401Z] [2022-11-02T23:56:50.401Z] Login Succeeded [2022-11-02T23:56:50.401Z] nexus3.edgexfoundry.org:10003 [2022-11-02T23:56:50.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:56:50.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:56:50.668Z] Configure a credential helper to remove this warning. See [2022-11-02T23:56:50.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:56:50.668Z] [2022-11-02T23:56:50.668Z] Login Succeeded [2022-11-02T23:56:50.668Z] nexus3.edgexfoundry.org:10004 [2022-11-02T23:56:50.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:56:51.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:56:51.205Z] Configure a credential helper to remove this warning. See [2022-11-02T23:56:51.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:56:51.205Z] [2022-11-02T23:56:51.205Z] Login Succeeded [2022-11-02T23:56:51.205Z] docker.io [2022-11-02T23:56:51.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T23:56:51.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T23:56:51.788Z] Configure a credential helper to remove this warning. See [2022-11-02T23:56:51.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T23:56:51.788Z] [2022-11-02T23:56:51.788Z] Login Succeeded [2022-11-02T23:56:51.788Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T23:56:51.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-02T23:56:51.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T23:56:51.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T23:56:51.988Z] ========================================================= [2022-11-02T23:56:51.988Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-02T23:56:51.988Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:56:52.345Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-02T23:56:52.619Z] Sending build context to Docker daemon 1.221MB [2022-11-02T23:56:52.619Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T23:56:52.619Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-02T23:56:52.892Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-02T23:56:52.892Z] 9b18e9b68314: Pulling fs layer [2022-11-02T23:56:52.892Z] 35d82f9e3411: Pulling fs layer [2022-11-02T23:56:52.892Z] e16973657156: Pulling fs layer [2022-11-02T23:56:52.892Z] fc693d55d65f: Pulling fs layer [2022-11-02T23:56:52.892Z] 7e9fc2657dce: Pulling fs layer [2022-11-02T23:56:52.892Z] dda99020689f: Pulling fs layer [2022-11-02T23:56:52.892Z] fc693d55d65f: Waiting [2022-11-02T23:56:52.892Z] 7e9fc2657dce: Waiting [2022-11-02T23:56:52.892Z] db1c61fa0a46: Pulling fs layer [2022-11-02T23:56:52.892Z] 891c053d2c06: Pulling fs layer [2022-11-02T23:56:52.892Z] dda99020689f: Waiting [2022-11-02T23:56:52.892Z] db1c61fa0a46: Waiting [2022-11-02T23:56:52.892Z] 891c053d2c06: Waiting [2022-11-02T23:56:52.892Z] e16973657156: Verifying Checksum [2022-11-02T23:56:52.892Z] e16973657156: Download complete [2022-11-02T23:56:52.892Z] 35d82f9e3411: Download complete [2022-11-02T23:56:52.892Z] 7e9fc2657dce: Verifying Checksum [2022-11-02T23:56:52.892Z] 7e9fc2657dce: Download complete [2022-11-02T23:56:52.892Z] 9b18e9b68314: Verifying Checksum [2022-11-02T23:56:52.892Z] 9b18e9b68314: Download complete [2022-11-02T23:56:52.892Z] dda99020689f: Verifying Checksum [2022-11-02T23:56:52.892Z] dda99020689f: Download complete [2022-11-02T23:56:54.334Z] 891c053d2c06: Verifying Checksum [2022-11-02T23:56:54.334Z] 891c053d2c06: Download complete [2022-11-02T23:56:54.921Z] db1c61fa0a46: Verifying Checksum [2022-11-02T23:56:54.921Z] db1c61fa0a46: Download complete [2022-11-02T23:56:55.519Z] 9b18e9b68314: Pull complete [2022-11-02T23:56:55.789Z] fc693d55d65f: Verifying Checksum [2022-11-02T23:56:55.789Z] fc693d55d65f: Download complete [2022-11-02T23:56:55.789Z] 35d82f9e3411: Pull complete [2022-11-02T23:56:56.058Z] e16973657156: Pull complete [2022-11-02T23:57:08.388Z] fc693d55d65f: Pull complete [2022-11-02T23:57:08.388Z] 7e9fc2657dce: Pull complete [2022-11-02T23:57:08.388Z] dda99020689f: Pull complete [2022-11-02T23:57:13.756Z] db1c61fa0a46: Pull complete [2022-11-02T23:57:15.707Z] 891c053d2c06: Pull complete [2022-11-02T23:57:15.707Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-02T23:57:15.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-02T23:57:15.707Z] ---> f96f9c87975a [2022-11-02T23:57:15.707Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-02T23:57:17.659Z] ---> Running in 7e123b9f1060 [2022-11-02T23:57:17.926Z] Removing intermediate container 7e123b9f1060 [2022-11-02T23:57:17.926Z] ---> 9bcb91740415 [2022-11-02T23:57:17.926Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-02T23:57:18.196Z] ---> Running in 0af03dcd1dd3 [2022-11-02T23:57:18.468Z] Removing intermediate container 0af03dcd1dd3 [2022-11-02T23:57:18.468Z] ---> 26eb79e08735 [2022-11-02T23:57:18.468Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-02T23:57:18.468Z] ---> Running in 29829a75b4de [2022-11-02T23:57:18.739Z] Removing intermediate container 29829a75b4de [2022-11-02T23:57:18.740Z] ---> 11aa1715fa55 [2022-11-02T23:57:18.740Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T23:57:18.740Z] ---> Running in 5e21265d6e21 [2022-11-02T23:57:19.326Z] Removing intermediate container 5e21265d6e21 [2022-11-02T23:57:19.326Z] ---> bab5ed2f84be [2022-11-02T23:57:19.326Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T23:57:19.326Z] ---> Running in e23127b1371c [2022-11-02T23:57:20.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T23:57:20.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T23:57:21.517Z] OK: 221 MiB in 51 packages [2022-11-02T23:57:22.104Z] Removing intermediate container e23127b1371c [2022-11-02T23:57:22.104Z] ---> 65456f3dbfe7 [2022-11-02T23:57:22.104Z] Step 8/12 : WORKDIR /app [2022-11-02T23:57:22.372Z] ---> Running in 5ae8d8630405 [2022-11-02T23:57:22.639Z] Removing intermediate container 5ae8d8630405 [2022-11-02T23:57:22.639Z] ---> c503ac29987b [2022-11-02T23:57:22.639Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-02T23:57:23.226Z] ---> 2811ac961d95 [2022-11-02T23:57:23.226Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T23:57:23.226Z] ---> Running in 4eb53c6d9bab [2022-11-02T23:58:19.720Z] Removing intermediate container 4eb53c6d9bab [2022-11-02T23:58:19.720Z] ---> dbfd7d171add [2022-11-02T23:58:19.720Z] Step 11/12 : COPY . . [2022-11-02T23:58:19.721Z] ---> 878c2dea7080 [2022-11-02T23:58:19.721Z] Step 12/12 : RUN $MAKE [2022-11-02T23:58:19.721Z] ---> Running in c08daa680890 [2022-11-02T23:58:19.721Z] noop [2022-11-02T23:58:19.721Z] Removing intermediate container c08daa680890 [2022-11-02T23:58:19.721Z] ---> 71c795648671 [2022-11-02T23:58:19.721Z] Successfully built 71c795648671 [2022-11-02T23:58:19.721Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:58:20.077Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T23:58:20.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T23:58:20.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-118018 does not seem to be running inside a container [2022-11-02T23:58:20.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/57 -v /w/workspace/device-rfid-llrp-go/57:/w/workspace/device-rfid-llrp-go/57:rw,z -v /w/workspace/device-rfid-llrp-go/57@tmp:/w/workspace/device-rfid-llrp-go/57@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 [2022-11-02T23:58:21.610Z] $ docker top 6173dbc934263b9fcfcb3b3e11811c3af70ca9f522d58c222a5f5d09e337e504 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T23:58:22.465Z] + go version [2022-11-02T23:58:22.465Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-02T23:58:22.485Z] $ docker stop --time=1 6173dbc934263b9fcfcb3b3e11811c3af70ca9f522d58c222a5f5d09e337e504 [2022-11-02T23:58:24.091Z] $ docker rm -f 6173dbc934263b9fcfcb3b3e11811c3af70ca9f522d58c222a5f5d09e337e504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T23:58:24.656Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T23:58:24.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T23:58:24.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-118018 does not seem to be running inside a container [2022-11-02T23:58:24.915Z] $ 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/57 -v /w/workspace/device-rfid-llrp-go/57:/w/workspace/device-rfid-llrp-go/57:rw,z -v /w/workspace/device-rfid-llrp-go/57@tmp:/w/workspace/device-rfid-llrp-go/57@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 [2022-11-02T23:58:26.144Z] $ docker top e85baefa65fdd4aaba5b8ab6e9c26fc46f80f2e35836d6eaa926faa15c20b940 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T23:58:26.985Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/57 [Pipeline] fileExists [Pipeline] sh [2022-11-02T23:58:27.313Z] + make test [2022-11-02T23:58:27.314Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-02T23:58:29.256Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-11-03T00:00:05.945Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-11-03T00:00:05.945Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-11-03T00:00:28.026Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 22.776s coverage: 38.5% of statements [2022-11-03T00:00:28.026Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.512s coverage: 52.0% of statements [2022-11-03T00:00:28.026Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.059s coverage: 96.4% of statements [2022-11-03T00:00:28.026Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-03T00:00:28.026Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-03T00:01:00.324Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T00:01:00.324Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T00:01:00.324Z] ./bin/test-attribution-txt.sh [2022-11-03T00:01:00.324Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-11-03T00:01:00.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T00:01:00.357Z] $ docker stop --time=1 e85baefa65fdd4aaba5b8ab6e9c26fc46f80f2e35836d6eaa926faa15c20b940 [2022-11-03T00:01:02.215Z] $ docker rm -f e85baefa65fdd4aaba5b8ab6e9c26fc46f80f2e35836d6eaa926faa15c20b940 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T00:01:03.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T00:01:03.234Z] Warning: overwriting stash ‘coverage-report’ [2022-11-03T00:01:03.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T00:01:04.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T00:01:04.618Z] + ls -al . [2022-11-03T00:01:04.618Z] total 636 [2022-11-03T00:01:04.618Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 23:58 . [2022-11-03T00:01:04.618Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 23:56 .. [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 2 23:56 .dockerignore [2022-11-03T00:01:04.618Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 23:56 .git [2022-11-03T00:01:04.618Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 23:56 .github [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 946 Nov 2 23:56 .gitignore [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 23:56 .golangci.yml [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 10866 Nov 2 23:56 Attribution.txt [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 3740 Nov 2 23:56 CHANGELOG.md [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 1396 Nov 2 23:56 Dockerfile [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 23:56 GOVERNANCE.md [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 683 Nov 2 23:56 Jenkinsfile [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 2 23:56 LICENSE [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 2405 Nov 2 23:56 Makefile [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 2 23:56 OWNERS.md [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 28496 Nov 2 23:56 README.md [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 23:53 VERSION [2022-11-03T00:01:04.618Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:56 bin [2022-11-03T00:01:04.618Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 23:56 cmd [2022-11-03T00:01:04.618Z] -rw-r--r-- 1 jenkins jenkins 460049 Nov 3 00:00 coverage.out [2022-11-03T00:01:04.618Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:56 examples [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 3598 Nov 2 23:56 go.mod [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 44720 Nov 2 23:56 go.sum [2022-11-03T00:01:04.618Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:56 images [2022-11-03T00:01:04.618Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 23:56 internal [2022-11-03T00:01:04.618Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 23:56 snap [2022-11-03T00:01:04.618Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 2 23:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:01:04.957Z] + 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=d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb --label arch=arm64 --label version=2.3.0-dev.20 . [2022-11-03T00:01:05.224Z] Sending build context to Docker daemon 1.221MB [2022-11-03T00:01:05.224Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T00:01:05.224Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-03T00:01:05.224Z] ---> 71c795648671 [2022-11-03T00:01:05.224Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-03T00:01:05.492Z] ---> Running in 277ec9aa1a55 [2022-11-03T00:01:05.759Z] Removing intermediate container 277ec9aa1a55 [2022-11-03T00:01:05.759Z] ---> 190784c65692 [2022-11-03T00:01:05.759Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T00:01:05.759Z] ---> Running in ec5fb1a6a3a8 [2022-11-03T00:01:06.342Z] Removing intermediate container ec5fb1a6a3a8 [2022-11-03T00:01:06.342Z] ---> 586ac932f92a [2022-11-03T00:01:06.342Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-03T00:01:06.342Z] ---> Running in 09870efc0f8f [2022-11-03T00:01:06.609Z] Removing intermediate container 09870efc0f8f [2022-11-03T00:01:06.609Z] ---> dd79e2257cf3 [2022-11-03T00:01:06.609Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T00:01:06.609Z] ---> Running in a4f1585c08e7 [2022-11-03T00:01:06.878Z] Removing intermediate container a4f1585c08e7 [2022-11-03T00:01:06.878Z] ---> dd7140586e53 [2022-11-03T00:01:06.878Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T00:01:06.878Z] ---> Running in a39496199d68 [2022-11-03T00:01:07.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T00:01:08.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T00:01:09.522Z] OK: 221 MiB in 51 packages [2022-11-03T00:01:12.106Z] Removing intermediate container a39496199d68 [2022-11-03T00:01:12.106Z] ---> a24ef8d95ef6 [2022-11-03T00:01:12.106Z] Step 8/24 : WORKDIR /app [2022-11-03T00:01:12.106Z] ---> Running in daef588ff0d8 [2022-11-03T00:01:13.516Z] Removing intermediate container daef588ff0d8 [2022-11-03T00:01:13.517Z] ---> ece16426aba9 [2022-11-03T00:01:13.517Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-03T00:01:14.106Z] ---> 8e0d2bd618bc [2022-11-03T00:01:14.106Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T00:01:14.106Z] ---> Running in cea52e4e326a [2022-11-03T00:01:16.059Z] Removing intermediate container cea52e4e326a [2022-11-03T00:01:16.059Z] ---> fd51cbf95e68 [2022-11-03T00:01:16.059Z] Step 11/24 : COPY . . [2022-11-03T00:01:17.023Z] ---> 998d2483a64f [2022-11-03T00:01:17.023Z] Step 12/24 : RUN $MAKE [2022-11-03T00:01:17.302Z] ---> Running in 14a3ce5d59f4 [2022-11-03T00:01:18.280Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-11-03T00:03:55.096Z] Removing intermediate container 14a3ce5d59f4 [2022-11-03T00:03:55.097Z] ---> c36bd44f9123 [2022-11-03T00:03:55.097Z] Step 13/24 : FROM alpine:3.16 [2022-11-03T00:03:55.097Z] 3.16: Pulling from library/alpine [2022-11-03T00:03:55.097Z] 9b18e9b68314: Already exists [2022-11-03T00:03:55.097Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-03T00:03:55.097Z] Status: Downloaded newer image for alpine:3.16 [2022-11-03T00:03:55.097Z] ---> a6215f271958 [2022-11-03T00:03:55.097Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-03T00:03:55.097Z] ---> Running in 4e01b9cd37bb [2022-11-03T00:03:55.097Z] Removing intermediate container 4e01b9cd37bb [2022-11-03T00:03:55.097Z] ---> 59be44207fac [2022-11-03T00:03:55.097Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-03T00:03:55.097Z] ---> Running in f167833fd032 [2022-11-03T00:03:55.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T00:03:55.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T00:03:55.097Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-03T00:03:55.097Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-03T00:03:55.097Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-03T00:03:55.097Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-03T00:03:55.097Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-03T00:03:55.097Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-03T00:03:55.097Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T00:03:55.097Z] OK: 8 MiB in 20 packages [2022-11-03T00:03:55.097Z] Removing intermediate container f167833fd032 [2022-11-03T00:03:55.097Z] ---> 4769290a9d10 [2022-11-03T00:03:55.097Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2022-11-03T00:03:55.097Z] ---> 4821439a76d1 [2022-11-03T00:03:55.097Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2022-11-03T00:03:55.097Z] ---> c9705063a79f [2022-11-03T00:03:55.097Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2022-11-03T00:03:55.097Z] ---> 00b78a442241 [2022-11-03T00:03:55.097Z] Step 19/24 : EXPOSE 59989 [2022-11-03T00:03:55.097Z] ---> Running in 82e994878df4 [2022-11-03T00:03:55.097Z] Removing intermediate container 82e994878df4 [2022-11-03T00:03:55.097Z] ---> 6db1a6da158e [2022-11-03T00:03:55.097Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2022-11-03T00:03:55.097Z] ---> Running in 1c7f19fd6f32 [2022-11-03T00:03:55.097Z] Removing intermediate container 1c7f19fd6f32 [2022-11-03T00:03:55.097Z] ---> 101b76ca1a3d [2022-11-03T00:03:55.097Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-11-03T00:03:55.097Z] ---> Running in db8021ddf4b6 [2022-11-03T00:03:55.097Z] Removing intermediate container db8021ddf4b6 [2022-11-03T00:03:55.097Z] ---> e30b296263cc [2022-11-03T00:03:55.097Z] Step 22/24 : LABEL arch=arm64 [2022-11-03T00:03:55.097Z] ---> Running in ac625cd1039f [2022-11-03T00:03:55.097Z] Removing intermediate container ac625cd1039f [2022-11-03T00:03:55.097Z] ---> 22403b09f92e [2022-11-03T00:03:55.097Z] Step 23/24 : LABEL git_sha=d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [2022-11-03T00:03:55.097Z] ---> Running in 3145170a8d29 [2022-11-03T00:03:55.097Z] Removing intermediate container 3145170a8d29 [2022-11-03T00:03:55.097Z] ---> 0496764096ba [2022-11-03T00:03:55.097Z] Step 24/24 : LABEL version=2.3.0-dev.20 [2022-11-03T00:03:55.097Z] ---> Running in ed3b5294829a [2022-11-03T00:03:55.097Z] Removing intermediate container ed3b5294829a [2022-11-03T00:03:55.097Z] ---> bf9d8cf76fd7 [2022-11-03T00:03:55.097Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T00:03:55.097Z] Successfully built bf9d8cf76fd7 [2022-11-03T00:03:55.097Z] 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 [2022-11-03T00:03:55.236Z] provisioning config files... [2022-11-03T00:03:55.251Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/57@tmp/config4705680795240327970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:03:55.607Z] ---> docker-login.sh [2022-11-03T00:03:55.607Z] nexus3.edgexfoundry.org:10001 [2022-11-03T00:03:55.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:03:55.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:03:55.875Z] Configure a credential helper to remove this warning. See [2022-11-03T00:03:55.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:03:55.875Z] [2022-11-03T00:03:55.875Z] Login Succeeded [2022-11-03T00:03:55.875Z] nexus3.edgexfoundry.org:10002 [2022-11-03T00:03:56.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:03:56.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:03:56.144Z] Configure a credential helper to remove this warning. See [2022-11-03T00:03:56.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:03:56.144Z] [2022-11-03T00:03:56.144Z] Login Succeeded [2022-11-03T00:03:56.144Z] nexus3.edgexfoundry.org:10003 [2022-11-03T00:03:56.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:03:56.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:03:56.412Z] Configure a credential helper to remove this warning. See [2022-11-03T00:03:56.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:03:56.412Z] [2022-11-03T00:03:56.412Z] Login Succeeded [2022-11-03T00:03:56.412Z] nexus3.edgexfoundry.org:10004 [2022-11-03T00:03:56.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:03:56.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:03:56.677Z] Configure a credential helper to remove this warning. See [2022-11-03T00:03:56.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:03:56.677Z] [2022-11-03T00:03:56.677Z] Login Succeeded [2022-11-03T00:03:56.944Z] docker.io [2022-11-03T00:03:56.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T00:03:57.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T00:03:57.524Z] Configure a credential helper to remove this warning. See [2022-11-03T00:03:57.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T00:03:57.524Z] [2022-11-03T00:03:57.524Z] Login Succeeded [2022-11-03T00:03:57.524Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T00:03:57.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T00:03:57.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T00:03:57.597Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-11-03T00:03:57.597Z] d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [2022-11-03T00:03:57.597Z] latest [2022-11-03T00:03:57.597Z] 2.3.0-dev.20 [2022-11-03T00:03:57.597Z] d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb-2.3.0-dev.20 [2022-11-03T00:03:57.597Z] main [2022-11-03T00:03:57.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:03:57.959Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:03:58.307Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [2022-11-03T00:03:58.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-11-03T00:03:58.307Z] 68cc44703bc9: Preparing [2022-11-03T00:03:58.307Z] 87b1c9ddb48c: Preparing [2022-11-03T00:03:58.307Z] d6a3f7f7e44a: Preparing [2022-11-03T00:03:58.307Z] 7b0a80bfda36: Preparing [2022-11-03T00:03:58.307Z] 5d3e392a13a0: Preparing [2022-11-03T00:03:58.307Z] 5d3e392a13a0: Layer already exists [2022-11-03T00:03:58.573Z] d6a3f7f7e44a: Pushed [2022-11-03T00:03:58.573Z] 87b1c9ddb48c: Pushed [2022-11-03T00:03:59.170Z] 7b0a80bfda36: Pushed [2022-11-03T00:04:03.436Z] 68cc44703bc9: Pushed [2022-11-03T00:04:03.436Z] d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb: digest: sha256:6233b3bf86c7ace674d7bf6878a7a2ade575ad37af2f08a60029c15eedb5bfc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:04:03.788Z] + 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 [2022-11-03T00:04:04.139Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-11-03T00:04:04.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-11-03T00:04:04.140Z] 68cc44703bc9: Preparing [2022-11-03T00:04:04.140Z] 87b1c9ddb48c: Preparing [2022-11-03T00:04:04.140Z] d6a3f7f7e44a: Preparing [2022-11-03T00:04:04.140Z] 7b0a80bfda36: Preparing [2022-11-03T00:04:04.140Z] 5d3e392a13a0: Preparing [2022-11-03T00:04:04.140Z] d6a3f7f7e44a: Layer already exists [2022-11-03T00:04:04.140Z] 68cc44703bc9: Layer already exists [2022-11-03T00:04:04.140Z] 5d3e392a13a0: Layer already exists [2022-11-03T00:04:04.140Z] 7b0a80bfda36: Layer already exists [2022-11-03T00:04:04.140Z] 87b1c9ddb48c: Layer already exists [2022-11-03T00:04:04.140Z] latest: digest: sha256:6233b3bf86c7ace674d7bf6878a7a2ade575ad37af2f08a60029c15eedb5bfc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:04:04.779Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:04:05.117Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.20 [2022-11-03T00:04:05.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-11-03T00:04:05.118Z] 68cc44703bc9: Preparing [2022-11-03T00:04:05.118Z] 87b1c9ddb48c: Preparing [2022-11-03T00:04:05.118Z] d6a3f7f7e44a: Preparing [2022-11-03T00:04:05.118Z] 7b0a80bfda36: Preparing [2022-11-03T00:04:05.118Z] 5d3e392a13a0: Preparing [2022-11-03T00:04:05.118Z] 5d3e392a13a0: Layer already exists [2022-11-03T00:04:05.118Z] 68cc44703bc9: Layer already exists [2022-11-03T00:04:05.118Z] d6a3f7f7e44a: Layer already exists [2022-11-03T00:04:05.118Z] 7b0a80bfda36: Layer already exists [2022-11-03T00:04:05.118Z] 87b1c9ddb48c: Layer already exists [2022-11-03T00:04:05.118Z] 2.3.0-dev.20: digest: sha256:6233b3bf86c7ace674d7bf6878a7a2ade575ad37af2f08a60029c15eedb5bfc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:04:05.472Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:04:05.824Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb-2.3.0-dev.20 [2022-11-03T00:04:05.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-11-03T00:04:05.824Z] 68cc44703bc9: Preparing [2022-11-03T00:04:05.824Z] 87b1c9ddb48c: Preparing [2022-11-03T00:04:05.824Z] d6a3f7f7e44a: Preparing [2022-11-03T00:04:05.824Z] 7b0a80bfda36: Preparing [2022-11-03T00:04:05.824Z] 5d3e392a13a0: Preparing [2022-11-03T00:04:05.824Z] d6a3f7f7e44a: Layer already exists [2022-11-03T00:04:05.824Z] 5d3e392a13a0: Layer already exists [2022-11-03T00:04:05.824Z] 87b1c9ddb48c: Layer already exists [2022-11-03T00:04:05.824Z] 68cc44703bc9: Layer already exists [2022-11-03T00:04:05.824Z] 7b0a80bfda36: Layer already exists [2022-11-03T00:04:05.824Z] d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb-2.3.0-dev.20: digest: sha256:6233b3bf86c7ace674d7bf6878a7a2ade575ad37af2f08a60029c15eedb5bfc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:04:06.189Z] + 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 [2022-11-03T00:04:06.546Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-11-03T00:04:06.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-11-03T00:04:06.546Z] 68cc44703bc9: Preparing [2022-11-03T00:04:06.546Z] 87b1c9ddb48c: Preparing [2022-11-03T00:04:06.546Z] d6a3f7f7e44a: Preparing [2022-11-03T00:04:06.546Z] 7b0a80bfda36: Preparing [2022-11-03T00:04:06.546Z] 5d3e392a13a0: Preparing [2022-11-03T00:04:06.546Z] 5d3e392a13a0: Layer already exists [2022-11-03T00:04:06.546Z] d6a3f7f7e44a: Layer already exists [2022-11-03T00:04:06.546Z] 87b1c9ddb48c: Layer already exists [2022-11-03T00:04:06.546Z] 68cc44703bc9: Layer already exists [2022-11-03T00:04:06.546Z] 7b0a80bfda36: Layer already exists [2022-11-03T00:04:06.546Z] main: digest: sha256:6233b3bf86c7ace674d7bf6878a7a2ade575ad37af2f08a60029c15eedb5bfc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T00:04:06.882Z] ===================================================== [Pipeline] echo [2022-11-03T00:04:06.892Z] taggedImages: [2022-11-03T00:04:06.892Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [2022-11-03T00:04:06.892Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-11-03T00:04:06.892Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.20 [2022-11-03T00:04:06.892Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb-2.3.0-dev.20 [2022-11-03T00:04:06.892Z] - 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 [2022-11-03T00:04:07.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T00:04:07.260Z] [2022-11-03T00:04:07.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:04:07.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T00:04:07.593Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-03T00:04:07.593Z] 8998bd30e6a1: Pulling fs layer [2022-11-03T00:04:07.593Z] 04944245beec: Pulling fs layer [2022-11-03T00:04:07.593Z] 699f458cf7ca: Pulling fs layer [2022-11-03T00:04:07.593Z] 765212b225bb: Pulling fs layer [2022-11-03T00:04:07.593Z] f23df028b6ca: Pulling fs layer [2022-11-03T00:04:07.593Z] d65c8cfc05b1: Pulling fs layer [2022-11-03T00:04:07.593Z] 2437ff75d9bd: Pulling fs layer [2022-11-03T00:04:07.593Z] f23df028b6ca: Waiting [2022-11-03T00:04:07.593Z] d65c8cfc05b1: Waiting [2022-11-03T00:04:07.593Z] 2437ff75d9bd: Waiting [2022-11-03T00:04:07.593Z] 765212b225bb: Waiting [2022-11-03T00:04:07.862Z] 04944245beec: Verifying Checksum [2022-11-03T00:04:07.862Z] 04944245beec: Download complete [2022-11-03T00:04:07.862Z] 765212b225bb: Verifying Checksum [2022-11-03T00:04:07.862Z] 765212b225bb: Download complete [2022-11-03T00:04:07.862Z] f23df028b6ca: Verifying Checksum [2022-11-03T00:04:07.862Z] f23df028b6ca: Download complete [2022-11-03T00:04:07.862Z] d65c8cfc05b1: Download complete [2022-11-03T00:04:08.131Z] 699f458cf7ca: Verifying Checksum [2022-11-03T00:04:08.131Z] 699f458cf7ca: Download complete [2022-11-03T00:04:08.400Z] 8998bd30e6a1: Verifying Checksum [2022-11-03T00:04:08.400Z] 8998bd30e6a1: Download complete [2022-11-03T00:04:10.987Z] 2437ff75d9bd: Verifying Checksum [2022-11-03T00:04:10.987Z] 2437ff75d9bd: Download complete [2022-11-03T00:04:12.931Z] 8998bd30e6a1: Pull complete [2022-11-03T00:04:12.931Z] 04944245beec: Pull complete [2022-11-03T00:04:14.338Z] 699f458cf7ca: Pull complete [2022-11-03T00:04:14.604Z] 765212b225bb: Pull complete [2022-11-03T00:04:15.185Z] f23df028b6ca: Pull complete [2022-11-03T00:04:15.451Z] d65c8cfc05b1: Pull complete [2022-11-03T00:04:30.462Z] 2437ff75d9bd: Pull complete [2022-11-03T00:04:30.462Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-03T00:04:30.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T00:04:30.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T00:04:30.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-118018 does not seem to be running inside a container [2022-11-03T00:04:30.699Z] $ 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/57 -v /w/workspace/device-rfid-llrp-go/57:/w/workspace/device-rfid-llrp-go/57:rw,z -v /w/workspace/device-rfid-llrp-go/57@tmp:/w/workspace/device-rfid-llrp-go/57@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 [2022-11-03T00:04:33.243Z] $ docker top f66be8c6e454c8fb843fc2951095663227373c3d4342de0fed5ad2702ef7c3cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:04:34.079Z] ---> job-cost.sh [2022-11-03T00:04:34.079Z] lf-activate-venv: SKIPPING [2022-11-03T00:04:34.079Z] INFO: No Stack... [2022-11-03T00:04:34.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-03T00:04:35.301Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T00:04:35.622Z] + cat /w/workspace/device-rfid-llrp-go/57/archives/cost.csv [2022-11-03T00:04:35.622Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T00:04:35.920Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-57-stack-cost] [2022-11-03T00:04:35.927Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-57-stack-cost] did not exist. Created. [2022-11-03T00:04:35.927Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T00:04:36.256Z] /w/workspace/device-rfid-llrp-go/57@tmp/durable-a12c8e0f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-03T00:04:36.588Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-03T00:04:36.604Z] Warning: overwriting stash ‘stack-cost’ [2022-11-03T00:04:36.652Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T00:04:36.658Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T00:04:36.672Z] $ docker stop --time=1 f66be8c6e454c8fb843fc2951095663227373c3d4342de0fed5ad2702ef7c3cf [2022-11-03T00:04:38.173Z] $ docker rm -f f66be8c6e454c8fb843fc2951095663227373c3d4342de0fed5ad2702ef7c3cf [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 [2022-11-03T00:04:38.606Z] provisioning config files... [2022-11-03T00:04:38.613Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14585103738960752740tmp [Pipeline] { [Pipeline] sh [2022-11-03T00:04:38.911Z] + set +x [2022-11-03T00:04:38.911Z] + curl -s https://codecov.io/bash [2022-11-03T00:04:38.912Z] + bash -s -- [2022-11-03T00:04:38.912Z] [2022-11-03T00:04:38.912Z] _____ _ [2022-11-03T00:04:38.912Z] / ____| | | [2022-11-03T00:04:38.912Z] | | ___ __| | ___ ___ _____ __ [2022-11-03T00:04:38.912Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-03T00:04:38.912Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-03T00:04:38.912Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-03T00:04:38.912Z] Bash-1.0.6 [2022-11-03T00:04:38.912Z] [2022-11-03T00:04:38.912Z] [2022-11-03T00:04:38.912Z] ==> git version 2.25.1 found [2022-11-03T00:04:38.912Z] ==> 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 [2022-11-03T00:04:38.912Z] Release-Date: 2020-01-08 [2022-11-03T00:04:38.912Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-03T00:04:38.912Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-03T00:04:38.912Z] ==> Jenkins CI detected. [2022-11-03T00:04:38.912Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-11-03T00:04:38.912Z] project root: . [2022-11-03T00:04:38.912Z] --> token set from env [2022-11-03T00:04:38.912Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-03T00:04:38.912Z] ==> Running gcov in . (disable via -X gcov) [2022-11-03T00:04:38.912Z] ==> Python coveragepy not found [2022-11-03T00:04:38.912Z] ==> Searching for coverage reports in: [2022-11-03T00:04:38.912Z] + . [2022-11-03T00:04:38.912Z] -> Found 1 reports [2022-11-03T00:04:38.912Z] ==> Detecting git/mercurial file structure [2022-11-03T00:04:38.912Z] ==> Reading reports [2022-11-03T00:04:38.912Z] + ./coverage.out bytes=460049 [2022-11-03T00:04:38.912Z] ==> Appending adjustments [2022-11-03T00:04:38.912Z] https://docs.codecov.io/docs/fixing-reports [2022-11-03T00:04:39.170Z] + Found adjustments [2022-11-03T00:04:39.170Z] ==> Gzipping contents [2022-11-03T00:04:39.170Z] 52K /tmp/codecov.9ejitv.gz [2022-11-03T00:04:39.170Z] ==> Uploading reports [2022-11-03T00:04:39.170Z] url: https://codecov.io [2022-11-03T00:04:39.170Z] query: branch=main&commit=d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T00:04:39.170Z] -> Pinging Codecov [2022-11-03T00:04:39.171Z] 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=d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T00:04:39.739Z] -> Uploading to [2022-11-03T00:04:39.739Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-03/581DD39554BDF9B6E22D074273EAD858/d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb/77a5ed8a-827f-45fa-9ec0-6b81d831d429.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T000439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cdb944abae5721546104b4ff6912921cd0e71a2cec3aed9abe5f7acfeadbdf62 [2022-11-03T00:04:39.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T00:04:39.739Z] Dload Upload Total Spent Left Speed [2022-11-03T00:04:39.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51565 0 0 100 51565 0 174k --:--:-- --:--:-- --:--:-- 174k 100 51565 0 0 100 51565 0 174k --:--:-- --:--:-- --:--:-- 174k [2022-11-03T00:04:39.999Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [Pipeline] } [2022-11-03T00:04:40.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-03T00:04:40.246Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-03T00:04:40.254Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:04:40.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T00:04:40.553Z] [2022-11-03T00:04:40.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:04:40.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T00:04:40.851Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-03T00:04:40.851Z] df9b9388f04a: Pulling fs layer [2022-11-03T00:04:40.851Z] 52dc419b0ee2: Pulling fs layer [2022-11-03T00:04:40.851Z] 25bc292e5bac: Pulling fs layer [2022-11-03T00:04:40.851Z] 114826534d7a: Pulling fs layer [2022-11-03T00:04:40.851Z] 4657fd5d0bcf: Pulling fs layer [2022-11-03T00:04:40.851Z] 6ad1cebc031e: Pulling fs layer [2022-11-03T00:04:40.851Z] 8a3aa393b2d8: Pulling fs layer [2022-11-03T00:04:40.851Z] 6ad1cebc031e: Waiting [2022-11-03T00:04:40.851Z] 8a3aa393b2d8: Waiting [2022-11-03T00:04:40.851Z] 114826534d7a: Waiting [2022-11-03T00:04:40.851Z] 4657fd5d0bcf: Waiting [2022-11-03T00:04:40.851Z] 25bc292e5bac: Verifying Checksum [2022-11-03T00:04:40.851Z] 25bc292e5bac: Download complete [2022-11-03T00:04:40.851Z] 52dc419b0ee2: Verifying Checksum [2022-11-03T00:04:40.851Z] 52dc419b0ee2: Download complete [2022-11-03T00:04:40.851Z] 4657fd5d0bcf: Verifying Checksum [2022-11-03T00:04:40.851Z] 4657fd5d0bcf: Download complete [2022-11-03T00:04:40.851Z] df9b9388f04a: Verifying Checksum [2022-11-03T00:04:40.851Z] df9b9388f04a: Download complete [2022-11-03T00:04:41.112Z] df9b9388f04a: Pull complete [2022-11-03T00:04:41.112Z] 52dc419b0ee2: Pull complete [2022-11-03T00:04:41.112Z] 6ad1cebc031e: Verifying Checksum [2022-11-03T00:04:41.112Z] 6ad1cebc031e: Download complete [2022-11-03T00:04:41.112Z] 25bc292e5bac: Pull complete [2022-11-03T00:04:41.681Z] 114826534d7a: Verifying Checksum [2022-11-03T00:04:41.681Z] 114826534d7a: Download complete [2022-11-03T00:04:42.248Z] 8a3aa393b2d8: Verifying Checksum [2022-11-03T00:04:42.248Z] 8a3aa393b2d8: Download complete [2022-11-03T00:04:45.531Z] 114826534d7a: Pull complete [2022-11-03T00:04:45.531Z] 4657fd5d0bcf: Pull complete [2022-11-03T00:04:45.531Z] 6ad1cebc031e: Pull complete [2022-11-03T00:04:48.813Z] 8a3aa393b2d8: Pull complete [2022-11-03T00:04:48.813Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-03T00:04:48.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T00:04:48.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T00:04:48.891Z] prd-ubuntu20.04-docker-8c-8g-118016 does not seem to be running inside a container [2022-11-03T00:04:48.922Z] $ 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 [2022-11-03T00:04:51.426Z] $ docker top 3e08ea56f56b80ff50a339fd3db840cdee29e1e3ee107750e216a93f90622104 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-03T00:04:51.488Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-11-03T00:04:51.763Z] + set -o pipefail [2022-11-03T00:04:51.763Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-11-03T00:04:57.030Z] [2022-11-03T00:04:57.030Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-11-03T00:04:57.030Z] [2022-11-03T00:04:57.030Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/6fa1915c-2bee-4c02-9e0d-b1fdbda895db [2022-11-03T00:04:57.030Z] [2022-11-03T00:04:57.030Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-03T00:04:57.030Z] [2022-11-03T00:04:57.030Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-03T00:04:57.030Z] [2022-11-03T00:04:57.289Z] [2022-11-03T00:04:57.289Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-03T00:04:57.289Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-03T00:04:57.289Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-03T00:04:57.298Z] $ docker stop --time=1 3e08ea56f56b80ff50a339fd3db840cdee29e1e3ee107750e216a93f90622104 [2022-11-03T00:04:59.656Z] $ docker rm -f 3e08ea56f56b80ff50a339fd3db840cdee29e1e3ee107750e216a93f90622104 [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 [2022-11-03T00:05:00.377Z] + git log --format=format:%s -1 d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb [Pipeline] sh [2022-11-03T00:05:00.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T00:05:00.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:05:00.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T00:05:00.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T00:05:01.025Z] prd-ubuntu20.04-docker-8c-8g-118016 does not seem to be running inside a container [2022-11-03T00:05:01.056Z] $ 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 [2022-11-03T00:05:01.411Z] $ docker top 5675e5ba10c513924ec00037a8aee3bfce6e5e1d82fbf0955b8bd70f28d4dd9c -eo pid,comm [2022-11-03T00:05:01.462Z] 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). [2022-11-03T00:05:01.462Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T00:05:01.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T00:05:01.503Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T00:05:01.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T00:05:01.621Z] $ docker exec 5675e5ba10c513924ec00037a8aee3bfce6e5e1d82fbf0955b8bd70f28d4dd9c ssh-agent [2022-11-03T00:05:01.737Z] SSH_AUTH_SOCK=/tmp/ssh-vWlIH7SDk0ur/agent.33 [2022-11-03T00:05:01.737Z] SSH_AGENT_PID=39 [2022-11-03T00:05:01.742Z] Running ssh-add (command line suppressed) [2022-11-03T00:05:01.833Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14741552491924069752.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14741552491924069752.key) [2022-11-03T00:05:01.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T00:05:02.132Z] + git semver tag [2022-11-03T00:05:02.389Z] 2022-11-03 00:05:02,327 [run_tag] DEBUG tag force:False [2022-11-03T00:05:02.389Z] 2022-11-03 00:05:02,327 [check_head_tag] DEBUG check head tag [2022-11-03T00:05:02.389Z] 2022-11-03 00:05:02,328 [execute] INFO git cat-file --batch-check [2022-11-03T00:05:02.389Z] 2022-11-03 00:05:02,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-11-03T00:05:02.389Z] 2022-11-03 00:05:02,332 [execute] INFO git cat-file --batch [2022-11-03T00:05:02.389Z] 2022-11-03 00:05:02,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-11-03T00:05:02.389Z] 2022-11-03 00:05:02,341 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-03T00:05:02.389Z] 2022-11-03 00:05:02,342 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 [2022-11-03T00:05:02.389Z] 2022-11-03 00:05:02,342 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-03T00:05:02.389Z] 2022-11-03 00:05:02,346 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-03T00:05:02.389Z] 2.3.0-dev.20 [Pipeline] } [2022-11-03T00:05:02.396Z] $ docker exec --env ******** --env ******** 5675e5ba10c513924ec00037a8aee3bfce6e5e1d82fbf0955b8bd70f28d4dd9c ssh-agent -k [2022-11-03T00:05:02.487Z] unset SSH_AUTH_SOCK; [2022-11-03T00:05:02.487Z] unset SSH_AGENT_PID; [2022-11-03T00:05:02.487Z] echo Agent pid 39 killed; [2022-11-03T00:05:02.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T00:05:02.791Z] + git semver [Pipeline] } [2022-11-03T00:05:03.061Z] $ docker stop --time=1 5675e5ba10c513924ec00037a8aee3bfce6e5e1d82fbf0955b8bd70f28d4dd9c [2022-11-03T00:05:04.331Z] $ docker rm -f 5675e5ba10c513924ec00037a8aee3bfce6e5e1d82fbf0955b8bd70f28d4dd9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:05:04.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T00:05:04.736Z] [2022-11-03T00:05:04.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:05:05.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T00:05:05.039Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-03T00:05:05.039Z] ab5ef0e58194: Pulling fs layer [2022-11-03T00:05:05.039Z] 9712f1f96733: Pulling fs layer [2022-11-03T00:05:05.039Z] 63f879dbbcfc: Pulling fs layer [2022-11-03T00:05:05.039Z] 0d9ebad4ef96: Pulling fs layer [2022-11-03T00:05:05.039Z] e9a5061849ea: Pulling fs layer [2022-11-03T00:05:05.039Z] d747dcd14b5f: Pulling fs layer [2022-11-03T00:05:05.039Z] 2de7ff778b66: Pulling fs layer [2022-11-03T00:05:05.039Z] e9a5061849ea: Waiting [2022-11-03T00:05:05.039Z] 0d9ebad4ef96: Waiting [2022-11-03T00:05:05.039Z] d747dcd14b5f: Waiting [2022-11-03T00:05:05.039Z] 2de7ff778b66: Waiting [2022-11-03T00:05:05.039Z] 9712f1f96733: Verifying Checksum [2022-11-03T00:05:05.039Z] 9712f1f96733: Download complete [2022-11-03T00:05:05.299Z] 63f879dbbcfc: Download complete [2022-11-03T00:05:05.560Z] ab5ef0e58194: Verifying Checksum [2022-11-03T00:05:05.560Z] ab5ef0e58194: Download complete [2022-11-03T00:05:05.560Z] e9a5061849ea: Verifying Checksum [2022-11-03T00:05:05.560Z] e9a5061849ea: Download complete [2022-11-03T00:05:05.560Z] d747dcd14b5f: Verifying Checksum [2022-11-03T00:05:05.560Z] d747dcd14b5f: Download complete [2022-11-03T00:05:05.819Z] 0d9ebad4ef96: Verifying Checksum [2022-11-03T00:05:05.819Z] 0d9ebad4ef96: Download complete [2022-11-03T00:05:05.819Z] 2de7ff778b66: Verifying Checksum [2022-11-03T00:05:05.819Z] 2de7ff778b66: Download complete [2022-11-03T00:05:08.347Z] ab5ef0e58194: Pull complete [2022-11-03T00:05:08.347Z] 9712f1f96733: Pull complete [2022-11-03T00:05:08.913Z] 63f879dbbcfc: Pull complete [2022-11-03T00:05:12.196Z] 0d9ebad4ef96: Pull complete [2022-11-03T00:05:12.454Z] e9a5061849ea: Pull complete [2022-11-03T00:05:12.454Z] d747dcd14b5f: Pull complete [2022-11-03T00:05:13.392Z] 2de7ff778b66: Pull complete [2022-11-03T00:05:13.392Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-03T00:05:13.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T00:05:13.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T00:05:13.474Z] prd-ubuntu20.04-docker-8c-8g-118016 does not seem to be running inside a container [2022-11-03T00:05:13.506Z] $ 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 [2022-11-03T00:05:15.665Z] $ docker top 29ff253ce6f7d083ad123891147e2e91ed4da0ffed3ef99d45f3b2eb605fac6b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-03T00:05:15.732Z] provisioning config files... [2022-11-03T00:05:15.738Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1151269214225178470tmp [2022-11-03T00:05:15.747Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4430491127747008821tmp [2022-11-03T00:05:15.755Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13785474371210308456tmp [Pipeline] { [Pipeline] echo [2022-11-03T00:05:15.770Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:05:16.057Z] ---> sigul-configuration.sh [2022-11-03T00:05:16.057Z] gpg: directory `/root/.gnupg' created [2022-11-03T00:05:16.057Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-03T00:05:16.057Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-03T00:05:16.057Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-03T00:05:16.057Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-03T00:05:16.057Z] gpg: CAST5 encrypted data [2022-11-03T00:05:16.057Z] gpg: encrypted with 1 passphrase [2022-11-03T00:05:16.057Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-03T00:05:16.350Z] + mkdir /home/jenkins [2022-11-03T00:05:16.350Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-03T00:05:16.631Z] + 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 [2022-11-03T00:05:16.638Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:05:16.918Z] ---> sigul-install.sh [2022-11-03T00:05:16.918Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-03T00:05:17.206Z] + git tag --list [2022-11-03T00:05:17.206Z] v0.0.0 [2022-11-03T00:05:17.206Z] v1.0.0 [2022-11-03T00:05:17.206Z] v2.1.0 [2022-11-03T00:05:17.206Z] v2.1.1 [2022-11-03T00:05:17.206Z] v2.1.1-dev.1 [2022-11-03T00:05:17.206Z] v2.2.0 [2022-11-03T00:05:17.206Z] v2.2.1-dev.1 [2022-11-03T00:05:17.206Z] v2.2.1-dev.2 [2022-11-03T00:05:17.206Z] v2.2.1-dev.3 [2022-11-03T00:05:17.206Z] v2.2.1-dev.4 [2022-11-03T00:05:17.206Z] v2.2.1-dev.5 [2022-11-03T00:05:17.206Z] v2.2.1-dev.6 [2022-11-03T00:05:17.206Z] v2.2.1-dev.7 [2022-11-03T00:05:17.206Z] v2.3.0-dev.10 [2022-11-03T00:05:17.206Z] v2.3.0-dev.11 [2022-11-03T00:05:17.206Z] v2.3.0-dev.12 [2022-11-03T00:05:17.206Z] v2.3.0-dev.13 [2022-11-03T00:05:17.206Z] v2.3.0-dev.14 [2022-11-03T00:05:17.206Z] v2.3.0-dev.15 [2022-11-03T00:05:17.206Z] v2.3.0-dev.16 [2022-11-03T00:05:17.206Z] v2.3.0-dev.17 [2022-11-03T00:05:17.206Z] v2.3.0-dev.18 [2022-11-03T00:05:17.206Z] v2.3.0-dev.19 [2022-11-03T00:05:17.206Z] v2.3.0-dev.20 [2022-11-03T00:05:17.206Z] v2.3.0-dev.7 [2022-11-03T00:05:17.206Z] v2.3.0-dev.8 [2022-11-03T00:05:17.206Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-03T00:05:17.491Z] + lftools sign git-tag v2.3.0-dev.20 [2022-11-03T00:05:18.060Z] Signing Git tag with Sigul... [2022-11-03T00:05:18.060Z] Signing v2.3.0-dev.20 [Pipeline] echo [2022-11-03T00:05:18.327Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:05:18.612Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-03T00:05:18.619Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-03T00:05:18.637Z] $ docker stop --time=1 29ff253ce6f7d083ad123891147e2e91ed4da0ffed3ef99d45f3b2eb605fac6b [2022-11-03T00:05:19.906Z] $ docker rm -f 29ff253ce6f7d083ad123891147e2e91ed4da0ffed3ef99d45f3b2eb605fac6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-03T00:05:20.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T00:05:20.304Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:05:20.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T00:05:20.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T00:05:20.690Z] prd-ubuntu20.04-docker-8c-8g-118016 does not seem to be running inside a container [2022-11-03T00:05:20.720Z] $ 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 [2022-11-03T00:05:21.060Z] $ docker top 4fbe329885277c6658769b7cae06e531af882b169be70c9c62f455babfc47882 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T00:05:21.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T00:05:21.159Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T00:05:21.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T00:05:21.270Z] $ docker exec 4fbe329885277c6658769b7cae06e531af882b169be70c9c62f455babfc47882 ssh-agent [2022-11-03T00:05:21.386Z] SSH_AUTH_SOCK=/tmp/ssh-RWGzpfi3dV7E/agent.32 [2022-11-03T00:05:21.386Z] SSH_AGENT_PID=38 [2022-11-03T00:05:21.390Z] Running ssh-add (command line suppressed) [2022-11-03T00:05:21.498Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3197041847506927776.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3197041847506927776.key) [2022-11-03T00:05:21.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T00:05:21.803Z] + git semver bump pre [2022-11-03T00:05:22.062Z] 2022-11-03 00:05:21,960 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-03T00:05:22.062Z] 2022-11-03 00:05:21,961 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev [2022-11-03T00:05:22.062Z] 2022-11-03 00:05:21,961 [bump_version] DEBUG bumped version:2.3.0-dev.21 [2022-11-03T00:05:22.062Z] 2022-11-03 00:05:21,961 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-11-03T00:05:22.062Z] 2022-11-03 00:05:21,961 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-03T00:05:22.062Z] 2022-11-03 00:05:21,961 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-03T00:05:22.062Z] 2022-11-03 00:05:21,963 [execute] INFO git cat-file --batch-check [2022-11-03T00:05:22.062Z] 2022-11-03 00:05:21,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T00:05:22.062Z] 2022-11-03 00:05:21,969 [execute] INFO git cat-file --batch [2022-11-03T00:05:22.062Z] 2022-11-03 00:05:21,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T00:05:22.062Z] 2022-11-03 00:05:21,974 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-03T00:05:22.062Z] 2.3.0-dev.21 [Pipeline] } [2022-11-03T00:05:22.070Z] $ docker exec --env ******** --env ******** 4fbe329885277c6658769b7cae06e531af882b169be70c9c62f455babfc47882 ssh-agent -k [2022-11-03T00:05:22.165Z] unset SSH_AUTH_SOCK; [2022-11-03T00:05:22.165Z] unset SSH_AGENT_PID; [2022-11-03T00:05:22.165Z] echo Agent pid 38 killed; [2022-11-03T00:05:22.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T00:05:22.482Z] + git semver [Pipeline] } [2022-11-03T00:05:22.751Z] $ docker stop --time=1 4fbe329885277c6658769b7cae06e531af882b169be70c9c62f455babfc47882 [2022-11-03T00:05:24.017Z] $ docker rm -f 4fbe329885277c6658769b7cae06e531af882b169be70c9c62f455babfc47882 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T00:05:24.357Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T00:05:24.357Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:05:24.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T00:05:24.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T00:05:24.742Z] prd-ubuntu20.04-docker-8c-8g-118016 does not seem to be running inside a container [2022-11-03T00:05:24.779Z] $ 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 [2022-11-03T00:05:25.102Z] $ docker top a0b68ae863ad56c33dcefc30716a67d0606767b01d26ee47d88644e3b27b568b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T00:05:25.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T00:05:25.207Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T00:05:25.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T00:05:25.334Z] $ docker exec a0b68ae863ad56c33dcefc30716a67d0606767b01d26ee47d88644e3b27b568b ssh-agent [2022-11-03T00:05:25.445Z] SSH_AUTH_SOCK=/tmp/ssh-7uy6k4sTVFlU/agent.32 [2022-11-03T00:05:25.445Z] SSH_AGENT_PID=38 [2022-11-03T00:05:25.450Z] Running ssh-add (command line suppressed) [2022-11-03T00:05:25.547Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5885984112886354079.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5885984112886354079.key) [2022-11-03T00:05:25.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T00:05:25.857Z] + git semver push [2022-11-03T00:05:26.116Z] 2022-11-03 00:05:26,026 [run_push] DEBUG push [2022-11-03T00:05:26.116Z] 2022-11-03 00:05:26,027 [execute] INFO git cat-file --batch-check [2022-11-03T00:05:26.116Z] 2022-11-03 00:05:26,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T00:05:26.116Z] 2022-11-03 00:05:26,031 [execute] INFO git rev-list 5e9b6b217411fb4a489921df40881c698ff3c3da -- [2022-11-03T00:05:26.116Z] 2022-11-03 00:05:26,031 [execute] DEBUG Popen(['git', 'rev-list', '5e9b6b217411fb4a489921df40881c698ff3c3da', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T00:05:26.116Z] 2022-11-03 00:05:26,037 [execute] INFO git fetch -v origin [2022-11-03T00:05:26.117Z] 2022-11-03 00:05:26,038 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-03T00:05:26.684Z] 2022-11-03 00:05:26,575 [run_push] DEBUG no remote changes detected [2022-11-03T00:05:26.685Z] 2022-11-03 00:05:26,576 [execute] INFO git push origin semver [2022-11-03T00:05:26.685Z] 2022-11-03 00:05:26,576 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T00:05:27.623Z] 2022-11-03 00:05:27,382 [run_push] DEBUG push all version tags [2022-11-03T00:05:27.623Z] 2022-11-03 00:05:27,383 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-03T00:05:27.623Z] 2022-11-03 00:05:27,384 [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) [2022-11-03T00:05:28.561Z] 2022-11-03 00:05:28,288 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-03T00:05:28.561Z] 2.3.0-dev.21 [Pipeline] } [2022-11-03T00:05:28.570Z] $ docker exec --env ******** --env ******** a0b68ae863ad56c33dcefc30716a67d0606767b01d26ee47d88644e3b27b568b ssh-agent -k [2022-11-03T00:05:28.662Z] unset SSH_AUTH_SOCK; [2022-11-03T00:05:28.662Z] unset SSH_AGENT_PID; [2022-11-03T00:05:28.662Z] echo Agent pid 38 killed; [2022-11-03T00:05:28.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T00:05:28.984Z] + git semver [Pipeline] } [2022-11-03T00:05:29.256Z] $ docker stop --time=1 a0b68ae863ad56c33dcefc30716a67d0606767b01d26ee47d88644e3b27b568b [2022-11-03T00:05:30.533Z] $ docker rm -f a0b68ae863ad56c33dcefc30716a67d0606767b01d26ee47d88644e3b27b568b [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 [2022-11-03T00:05:31.110Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-11-03T00:05:31.110Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-11-03T00:05:31.110Z] total 16 [2022-11-03T00:05:31.110Z] drwxr-xr-x 3 root root 4096 Nov 2 23:55 . [2022-11-03T00:05:31.110Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 3 00:05 .. [2022-11-03T00:05:31.110Z] drwxr-xr-x 2 root root 4096 Nov 2 23:55 cost [2022-11-03T00:05:31.110Z] -rw-r--r-- 1 root root 90 Nov 2 23:55 cost.csv [2022-11-03T00:05:31.110Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-11-03T00:05:31.110Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-11-03T00:05:31.110Z] total 16 [2022-11-03T00:05:31.110Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 23:55 . [2022-11-03T00:05:31.110Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 3 00:05 .. [2022-11-03T00:05:31.110Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 23:55 cost [2022-11-03T00:05:31.110Z] -rw-r--r-- 1 jenkins jenkins 90 Nov 2 23:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:05:31.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:05:32.257Z] ---> package-listing.sh [2022-11-03T00:05:32.257Z] ++ facter osfamily [2022-11-03T00:05:32.257Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-03T00:05:32.516Z] + OS_FAMILY=debian [2022-11-03T00:05:32.516Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-11-03T00:05:32.516Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-03T00:05:32.516Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-03T00:05:32.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-03T00:05:32.516Z] + PACKAGES=/tmp/packages_start.txt [2022-11-03T00:05:32.516Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-11-03T00:05:32.516Z] + PACKAGES=/tmp/packages_end.txt [2022-11-03T00:05:32.516Z] + case "${OS_FAMILY}" in [2022-11-03T00:05:32.516Z] + dpkg -l [2022-11-03T00:05:32.516Z] + grep '^ii' [2022-11-03T00:05:32.516Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-03T00:05:32.516Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-03T00:05:32.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-03T00:05:32.516Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-11-03T00:05:32.516Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-11-03T00:05:32.516Z] + 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 [2022-11-03T00:05:32.524Z] 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 [2022-11-03T00:05:32.801Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T00:05:33.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T00:05:33.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T00:05:33.530Z] prd-ubuntu20.04-docker-8c-8g-118016 does not seem to be running inside a container [2022-11-03T00:05:33.619Z] $ 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 [2022-11-03T00:05:33.891Z] $ docker top d7bf5385f20dc038479ba1ccdb2a6cb33895a2862ae5db4494c5631e8701af7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T00:05:34.233Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-03T00:05:34.523Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-03T00:05:34.816Z] + ls /var/log/sa-host [2022-11-03T00:05:34.816Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T00:05:34.900Z] provisioning config files... [2022-11-03T00:05:34.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12598388796869286224tmp [Pipeline] { [Pipeline] echo [2022-11-03T00:05:34.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:05:35.203Z] ---> create-netrc.sh [Pipeline] } [2022-11-03T00:05:35.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:05:35.532Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-03T00:05:35.541Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:05:35.824Z] ---> sudo-logs.sh [2022-11-03T00:05:35.824Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-03T00:05:35.850Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:05:36.133Z] ---> job-cost.sh [2022-11-03T00:05:36.133Z] lf-activate-venv: SKIPPING [2022-11-03T00:05:36.133Z] DEBUG: total: 0.2199999988079071 [2022-11-03T00:05:36.133Z] INFO: Retrieving Stack Cost... [2022-11-03T00:05:36.702Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T00:05:36.961Z] INFO: Archiving Costs [Pipeline] echo [2022-11-03T00:05:36.970Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T00:05:37.249Z] ---> logs-deploy.sh [2022-11-03T00:05:37.249Z] lf-activate-venv: SKIPPING [2022-11-03T00:05:37.249Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/57 [2022-11-03T00:05:37.249Z] INFO: archiving workspace using pattern(s): [2022-11-03T00:05:38.188Z] Archives upload complete. [2022-11-03T00:05:38.448Z] INFO: archiving logs to Nexus