Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fbcb6d3027ae2c9eb317848bea30a5d6743f2972 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-ssh10101704399422342708.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11778484124169261749.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9480369513309871327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1392068285671915363.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6598437578243702446.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12651 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > 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 Checking out Revision fbcb6d3027ae2c9eb317848bea30a5d6743f2972 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#266)" > git config core.sparsecheckout # timeout=10 > git checkout -f fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 > git rev-list --no-walk b3c444e9ba13c421274ff08dd4e7834e8c3d409c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T20:35:03.987Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T20:35:04.050Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T20:35:04.065Z] ========================================================= [2023-10-27T20:35:04.065Z] EdgeX Global Pipelines Version Info [2023-10-27T20:35:04.065Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:35:04.782Z] ------------------- [2023-10-27T20:35:04.782Z] stable info: [2023-10-27T20:35:04.782Z] ------------------- [2023-10-27T20:35:04.782Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T20:35:04.782Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T20:35:04.782Z] Message: update stable to v1.0.254 [2023-10-27T20:35:05.353Z] ------------------- [2023-10-27T20:35:05.353Z] experimental info: [2023-10-27T20:35:05.353Z] ------------------- [2023-10-27T20:35:05.353Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T20:35:05.353Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T20:35:05.353Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T20:35:05.523Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-27T20:35:05.536Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-27T20:35:05.548Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T20:35:05.559Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T20:35:05.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T20:35:05.583Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T20:35:05.598Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T20:35:05.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T20:35:05.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T20:35:05.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T20:35:05.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T20:35:05.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-27T20:35:05.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T20:35:05.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T20:35:05.671Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T20:35:05.680Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T20:35:05.688Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T20:35:05.697Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T20:35:05.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T20:35:05.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T20:35:05.727Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T20:35:05.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T20:35:05.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T20:35:05.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T20:35:05.781Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T20:35:05.799Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T20:35:05.811Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T20:35:05.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-27T20:35:05.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-27T20:35:05.848Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-27T20:35:05.866Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] echo [2023-10-27T20:35:05.884Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbcb6d3 [Pipeline] echo [2023-10-27T20:35:05.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T20:35:05.951Z] provisioning config files... [2023-10-27T20:35:05.963Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6131248520078050472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:35:06.273Z] ---> docker-login.sh [2023-10-27T20:35:06.273Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:35:06.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:35:06.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:35:06.536Z] Configure a credential helper to remove this warning. See [2023-10-27T20:35:06.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:35:06.536Z] [2023-10-27T20:35:06.536Z] Login Succeeded [2023-10-27T20:35:06.536Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:35:06.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:35:06.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:35:06.796Z] Configure a credential helper to remove this warning. See [2023-10-27T20:35:06.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:35:06.796Z] [2023-10-27T20:35:06.796Z] Login Succeeded [2023-10-27T20:35:06.796Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:35:06.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:35:06.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:35:06.796Z] Configure a credential helper to remove this warning. See [2023-10-27T20:35:06.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:35:06.796Z] [2023-10-27T20:35:06.796Z] Login Succeeded [2023-10-27T20:35:06.796Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:35:06.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:35:06.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:35:06.796Z] Configure a credential helper to remove this warning. See [2023-10-27T20:35:06.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:35:06.796Z] [2023-10-27T20:35:06.796Z] Login Succeeded [2023-10-27T20:35:07.055Z] docker.io [2023-10-27T20:35:07.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:35:07.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:35:07.315Z] Configure a credential helper to remove this warning. See [2023-10-27T20:35:07.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:35:07.315Z] [2023-10-27T20:35:07.315Z] Login Succeeded [2023-10-27T20:35:07.315Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:35:07.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T20:35:07.698Z] + git rev-list -1 --merges fbcb6d3027ae2c9eb317848bea30a5d6743f2972~1..fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] echo [2023-10-27T20:35:07.745Z] -----------> git rev-list -1 --merges fbcb6d3027ae2c9eb317848bea30a5d6743f2972~1..fbcb6d3027ae2c9eb317848bea30a5d6743f2972 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [false] [Pipeline] sh [2023-10-27T20:35:08.042Z] + git log --format=format:%s -1 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] echo [2023-10-27T20:35:08.071Z] ========================================================= [2023-10-27T20:35:08.072Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T20:35:08.072Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T20:35:08.402Z] + git log --format=format:%s -1 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] echo [2023-10-27T20:35:08.414Z] [semverPrep] GIT_COMMIT: fbcb6d3027ae2c9eb317848bea30a5d6743f2972, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#266) [Pipeline] echo [2023-10-27T20:35:08.424Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T20:35:08.770Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T20:35:08.770Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T20:35:08.770Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T20:35:08.770Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T20:35:08.770Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T20:35:08.770Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T20:35:08.770Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:35:09.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:35:09.129Z] [2023-10-27T20:35:09.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:35:09.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:35:09.427Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T20:35:09.427Z] b85a868b505f: Pulling fs layer [2023-10-27T20:35:09.427Z] e2be974225ed: Pulling fs layer [2023-10-27T20:35:09.427Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T20:35:09.427Z] 988bab9f4d93: Pulling fs layer [2023-10-27T20:35:09.427Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T20:35:09.427Z] eaf3925da568: Pulling fs layer [2023-10-27T20:35:09.427Z] bab4dde63d76: Pulling fs layer [2023-10-27T20:35:09.427Z] bde34c3a00c8: Pulling fs layer [2023-10-27T20:35:09.427Z] b352a97aabf1: Pulling fs layer [2023-10-27T20:35:09.427Z] 4872d77fe225: Pulling fs layer [2023-10-27T20:35:09.427Z] 5851b861e8e6: Pulling fs layer [2023-10-27T20:35:09.427Z] eaf3925da568: Waiting [2023-10-27T20:35:09.427Z] 1469e6f7b9e6: Waiting [2023-10-27T20:35:09.427Z] b352a97aabf1: Waiting [2023-10-27T20:35:09.427Z] 988bab9f4d93: Waiting [2023-10-27T20:35:09.427Z] bde34c3a00c8: Waiting [2023-10-27T20:35:09.427Z] bab4dde63d76: Waiting [2023-10-27T20:35:09.427Z] 4872d77fe225: Waiting [2023-10-27T20:35:09.427Z] e2be974225ed: Download complete [2023-10-27T20:35:09.427Z] 988bab9f4d93: Verifying Checksum [2023-10-27T20:35:09.427Z] 988bab9f4d93: Download complete [2023-10-27T20:35:09.686Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T20:35:09.686Z] 1469e6f7b9e6: Download complete [2023-10-27T20:35:09.686Z] eaf3925da568: Verifying Checksum [2023-10-27T20:35:09.686Z] eaf3925da568: Download complete [2023-10-27T20:35:09.686Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T20:35:09.686Z] 339a4e72a1f5: Download complete [2023-10-27T20:35:09.686Z] bde34c3a00c8: Verifying Checksum [2023-10-27T20:35:09.686Z] bde34c3a00c8: Download complete [2023-10-27T20:35:09.686Z] b352a97aabf1: Download complete [2023-10-27T20:35:09.686Z] 4872d77fe225: Verifying Checksum [2023-10-27T20:35:09.686Z] 4872d77fe225: Download complete [2023-10-27T20:35:09.686Z] 5851b861e8e6: Verifying Checksum [2023-10-27T20:35:09.686Z] 5851b861e8e6: Download complete [2023-10-27T20:35:09.686Z] b85a868b505f: Verifying Checksum [2023-10-27T20:35:09.686Z] b85a868b505f: Download complete [2023-10-27T20:35:10.253Z] bab4dde63d76: Verifying Checksum [2023-10-27T20:35:10.253Z] bab4dde63d76: Download complete [2023-10-27T20:35:11.186Z] b85a868b505f: Pull complete [2023-10-27T20:35:11.186Z] e2be974225ed: Pull complete [2023-10-27T20:35:11.752Z] 339a4e72a1f5: Pull complete [2023-10-27T20:35:11.752Z] 988bab9f4d93: Pull complete [2023-10-27T20:35:12.012Z] 1469e6f7b9e6: Pull complete [2023-10-27T20:35:12.272Z] eaf3925da568: Pull complete [2023-10-27T20:35:14.188Z] bab4dde63d76: Pull complete [2023-10-27T20:35:14.188Z] bde34c3a00c8: Pull complete [2023-10-27T20:35:14.188Z] b352a97aabf1: Pull complete [2023-10-27T20:35:14.448Z] 4872d77fe225: Pull complete [2023-10-27T20:35:14.448Z] 5851b861e8e6: Pull complete [2023-10-27T20:35:14.448Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T20:35:14.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:35:14.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:35:14.545Z] prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container [2023-10-27T20:35:14.574Z] $ 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 [2023-10-27T20:35:19.005Z] $ docker top 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 -eo pid,comm [2023-10-27T20:35:19.055Z] 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). [2023-10-27T20:35:19.055Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T20:35:19.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:35:19.091Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:35:19.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:35:19.211Z] $ docker exec 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 ssh-agent [2023-10-27T20:35:19.312Z] SSH_AUTH_SOCK=/tmp/ssh-lJ4cRYCpVsjI/agent.32 [2023-10-27T20:35:19.312Z] SSH_AGENT_PID=38 [2023-10-27T20:35:19.318Z] Running ssh-add (command line suppressed) [2023-10-27T20:35:19.419Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18098848064702706576.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18098848064702706576.key) [2023-10-27T20:35:19.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:35:19.717Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T20:35:19.733Z] $ docker exec --env ******** --env ******** 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 ssh-agent -k [2023-10-27T20:35:19.828Z] unset SSH_AUTH_SOCK; [2023-10-27T20:35:19.828Z] unset SSH_AGENT_PID; [2023-10-27T20:35:19.828Z] echo Agent pid 38 killed; [2023-10-27T20:35:19.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T20:35:19.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:35:19.863Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:35:19.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:35:19.986Z] $ docker exec 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 ssh-agent [2023-10-27T20:35:20.092Z] SSH_AUTH_SOCK=/tmp/ssh-pC5dPNehMTZE/agent.68 [2023-10-27T20:35:20.092Z] SSH_AGENT_PID=74 [2023-10-27T20:35:20.096Z] Running ssh-add (command line suppressed) [2023-10-27T20:35:20.207Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3339870999402379368.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3339870999402379368.key) [2023-10-27T20:35:20.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:35:20.516Z] + git semver init [2023-10-27T20:35:20.777Z] 2023-10-27 20:35:20,719 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T20:35:20.777Z] 2023-10-27 20:35:20,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-10-27T20:35:20.777Z] 2023-10-27 20:35:20,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-10-27T20:35:20.777Z] 2023-10-27 20:35:20,720 [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) [2023-10-27T20:35:21.716Z] 2023-10-27 20:35:21,622 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-10-27T20:35:21.716Z] 2023-10-27 20:35:21,622 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-10-27T20:35:21.716Z] 2023-10-27 20:35:21,622 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-27T20:35:21.716Z] 2023-10-27 20:35:21,622 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-27T20:35:21.716Z] 3.1.0-dev.21 [Pipeline] } [2023-10-27T20:35:21.730Z] $ docker exec --env ******** --env ******** 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 ssh-agent -k [2023-10-27T20:35:21.853Z] unset SSH_AUTH_SOCK; [2023-10-27T20:35:21.853Z] unset SSH_AGENT_PID; [2023-10-27T20:35:21.853Z] echo Agent pid 74 killed; [2023-10-27T20:35:21.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T20:35:22.159Z] + git semver [Pipeline] } [2023-10-27T20:35:22.435Z] $ docker stop --time=1 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 [2023-10-27T20:35:23.741Z] $ docker rm -f --volumes 0c449393c440410d6e3e396e5ac94deb92d1c0fd4b2ef7fa7efce10cf96d6f67 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T20:35:24.078Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T20:35:24.292Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T20:35:24.295Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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 [2023-10-27T20:35:24.428Z] provisioning config files... [2023-10-27T20:35:24.437Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6892583577354738848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:35:24.737Z] ---> docker-login.sh [2023-10-27T20:35:24.737Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:35:24.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:35:24.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:35:24.737Z] Configure a credential helper to remove this warning. See [2023-10-27T20:35:24.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:35:24.737Z] [2023-10-27T20:35:24.737Z] Login Succeeded [2023-10-27T20:35:24.737Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:35:24.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:35:24.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:35:24.737Z] Configure a credential helper to remove this warning. See [2023-10-27T20:35:24.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:35:24.737Z] [2023-10-27T20:35:24.737Z] Login Succeeded [2023-10-27T20:35:24.737Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:35:24.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:35:24.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:35:24.997Z] Configure a credential helper to remove this warning. See [2023-10-27T20:35:24.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:35:24.997Z] [2023-10-27T20:35:24.997Z] Login Succeeded [2023-10-27T20:35:24.997Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:35:24.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:35:24.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:35:24.997Z] Configure a credential helper to remove this warning. See [2023-10-27T20:35:24.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:35:24.997Z] [2023-10-27T20:35:24.997Z] Login Succeeded [2023-10-27T20:35:24.997Z] docker.io [2023-10-27T20:35:25.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:35:25.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:35:25.516Z] Configure a credential helper to remove this warning. See [2023-10-27T20:35:25.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:35:25.516Z] [2023-10-27T20:35:25.516Z] Login Succeeded [2023-10-27T20:35:25.516Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:35:25.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T20:35:25.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:35:25.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:35:25.619Z] ========================================================= [2023-10-27T20:35:25.619Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T20:35:25.619Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:35:25.935Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T20:35:25.935Z] Sending build context to Docker daemon 4.344MB [2023-10-27T20:35:25.935Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T20:35:25.935Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T20:35:25.935Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T20:35:25.935Z] 7264a8db6415: Pulling fs layer [2023-10-27T20:35:25.935Z] c4d48a809fc2: Pulling fs layer [2023-10-27T20:35:25.935Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T20:35:25.935Z] ad3a456e5733: Pulling fs layer [2023-10-27T20:35:25.935Z] 33e27b845d1e: Pulling fs layer [2023-10-27T20:35:25.935Z] c68163c4e522: Pulling fs layer [2023-10-27T20:35:25.935Z] 50da416c3ac9: Pulling fs layer [2023-10-27T20:35:25.935Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T20:35:25.935Z] ad3a456e5733: Waiting [2023-10-27T20:35:25.935Z] 23d2d4c4bb30: Waiting [2023-10-27T20:35:25.935Z] 33e27b845d1e: Waiting [2023-10-27T20:35:25.935Z] c68163c4e522: Waiting [2023-10-27T20:35:25.935Z] 50da416c3ac9: Waiting [2023-10-27T20:35:25.935Z] c4d48a809fc2: Verifying Checksum [2023-10-27T20:35:25.935Z] c4d48a809fc2: Download complete [2023-10-27T20:35:26.194Z] ad3a456e5733: Verifying Checksum [2023-10-27T20:35:26.194Z] ad3a456e5733: Download complete [2023-10-27T20:35:26.194Z] 33e27b845d1e: Verifying Checksum [2023-10-27T20:35:26.194Z] 7264a8db6415: Verifying Checksum [2023-10-27T20:35:26.194Z] 7264a8db6415: Download complete [2023-10-27T20:35:26.194Z] c68163c4e522: Verifying Checksum [2023-10-27T20:35:26.194Z] c68163c4e522: Download complete [2023-10-27T20:35:26.194Z] 7264a8db6415: Pull complete [2023-10-27T20:35:26.453Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T20:35:26.453Z] 23d2d4c4bb30: Download complete [2023-10-27T20:35:26.453Z] c4d48a809fc2: Pull complete [2023-10-27T20:35:26.453Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T20:35:26.453Z] 4f1c88b9dad5: Download complete [2023-10-27T20:35:27.020Z] 50da416c3ac9: Verifying Checksum [2023-10-27T20:35:27.020Z] 50da416c3ac9: Download complete [2023-10-27T20:35:30.318Z] 4f1c88b9dad5: Pull complete [2023-10-27T20:35:30.318Z] ad3a456e5733: Pull complete [2023-10-27T20:35:30.318Z] 33e27b845d1e: Pull complete [2023-10-27T20:35:30.318Z] c68163c4e522: Pull complete [2023-10-27T20:35:32.847Z] 50da416c3ac9: Pull complete [2023-10-27T20:35:33.417Z] 23d2d4c4bb30: Pull complete [2023-10-27T20:35:33.417Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T20:35:33.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T20:35:33.417Z] ---> 0786185ac409 [2023-10-27T20:35:33.417Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T20:35:38.695Z] ---> Running in 81020d897df1 [2023-10-27T20:35:38.955Z] Removing intermediate container 81020d897df1 [2023-10-27T20:35:38.955Z] ---> 9ffb6161983a [2023-10-27T20:35:38.955Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T20:35:38.955Z] ---> Running in 488574c6d64e [2023-10-27T20:35:38.955Z] Removing intermediate container 488574c6d64e [2023-10-27T20:35:38.955Z] ---> b47085574f34 [2023-10-27T20:35:38.955Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T20:35:38.955Z] ---> Running in f4bea7efe044 [2023-10-27T20:35:39.216Z] Removing intermediate container f4bea7efe044 [2023-10-27T20:35:39.216Z] ---> bc773322b20d [2023-10-27T20:35:39.216Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T20:35:39.216Z] ---> Running in a252199bec1a [2023-10-27T20:35:39.216Z] Removing intermediate container a252199bec1a [2023-10-27T20:35:39.216Z] ---> deee462a8836 [2023-10-27T20:35:39.216Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T20:35:39.216Z] ---> Running in 0af52a2f62b2 [2023-10-27T20:35:39.386Z] Still waiting to schedule task [2023-10-27T20:35:39.386Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-27T20:35:39.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T20:35:39.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T20:35:39.734Z] OK: 264 MiB in 52 packages [2023-10-27T20:35:40.302Z] Removing intermediate container 0af52a2f62b2 [2023-10-27T20:35:40.302Z] ---> 57f9349c3949 [2023-10-27T20:35:40.302Z] Step 8/12 : WORKDIR /app [2023-10-27T20:35:40.302Z] ---> Running in d28e4c29ca47 [2023-10-27T20:35:40.302Z] Removing intermediate container d28e4c29ca47 [2023-10-27T20:35:40.302Z] ---> 59b88fc0c46b [2023-10-27T20:35:40.302Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T20:35:40.302Z] ---> f76634b169ef [2023-10-27T20:35:40.302Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T20:35:40.563Z] ---> Running in ccb19039e250 [2023-10-27T20:36:36.944Z] Removing intermediate container ccb19039e250 [2023-10-27T20:36:36.944Z] ---> a5442274ccf8 [2023-10-27T20:36:36.944Z] Step 11/12 : COPY . . [2023-10-27T20:36:36.944Z] ---> e939f6da6673 [2023-10-27T20:36:36.944Z] Step 12/12 : RUN $MAKE [2023-10-27T20:36:36.944Z] ---> Running in 071ead93d7d1 [2023-10-27T20:36:37.204Z] noop [2023-10-27T20:36:37.463Z] Removing intermediate container 071ead93d7d1 [2023-10-27T20:36:37.463Z] ---> 11a3b997af81 [2023-10-27T20:36:37.463Z] Successfully built 11a3b997af81 [2023-10-27T20:36:37.463Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:36:37.770Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T20:36:37.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:36:37.851Z] prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container [2023-10-27T20:36:37.886Z] $ 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 [2023-10-27T20:36:38.204Z] $ docker top 33b5c4df7c5cbcae9484b128ea1dc2000848b729faab3561941c00fd7155fe83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:36:38.537Z] + go version [2023-10-27T20:36:38.538Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T20:36:38.554Z] $ docker stop --time=1 33b5c4df7c5cbcae9484b128ea1dc2000848b729faab3561941c00fd7155fe83 [2023-10-27T20:36:39.820Z] $ docker rm -f --volumes 33b5c4df7c5cbcae9484b128ea1dc2000848b729faab3561941c00fd7155fe83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:36:40.229Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T20:36:40.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:36:40.302Z] prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container [2023-10-27T20:36:40.336Z] $ 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 [2023-10-27T20:36:40.680Z] $ docker top 4f31d2cf50a626408358d2a653e5168d203b137ea0dbfe95a64722064f2c606b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:36:41.022Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-27T20:36:41.317Z] + make test [2023-10-27T20:36:41.318Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T20:36:42.695Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-27T20:36:52.655Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-27T20:36:52.655Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-27T20:36:57.916Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.347s coverage: 40.6% of statements [2023-10-27T20:36:57.916Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2023-10-27T20:36:57.916Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2023-10-27T20:37:12.791Z] go vet ./... [2023-10-27T20:37:16.072Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T20:37:16.072Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T20:37:16.072Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T20:37:16.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T20:37:16.190Z] $ docker stop --time=1 4f31d2cf50a626408358d2a653e5168d203b137ea0dbfe95a64722064f2c606b [2023-10-27T20:37:20.288Z] $ docker rm -f --volumes 4f31d2cf50a626408358d2a653e5168d203b137ea0dbfe95a64722064f2c606b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T20:37:20.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T20:37:20.889Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T20:37:21.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T20:37:21.602Z] + ls -al . [2023-10-27T20:37:21.602Z] total 640 [2023-10-27T20:37:21.602Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 20:36 . [2023-10-27T20:37:21.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:35 .. [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 27 20:35 .dockerignore [2023-10-27T20:37:21.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:36 .git [2023-10-27T20:37:21.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:35 .github [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 20:35 .gitignore [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:35 .golangci.yml [2023-10-27T20:37:21.602Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:35 .semver [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 27 20:35 Attribution.txt [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 27 20:35 CHANGELOG.md [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 27 20:35 Dockerfile [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:35 GOVERNANCE.md [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 27 20:35 Jenkinsfile [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 20:35 LICENSE [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 27 20:35 Makefile [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 20:35 OWNERS.md [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 27 20:35 README.md [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:35 VERSION [2023-10-27T20:37:21.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:35 bin [2023-10-27T20:37:21.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:35 cmd [2023-10-27T20:37:21.602Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 27 20:36 coverage.out [2023-10-27T20:37:21.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:35 examples [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 27 20:35 go.mod [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 27 20:35 go.sum [2023-10-27T20:37:21.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:35 images [2023-10-27T20:37:21.602Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 27 20:35 internal [2023-10-27T20:37:21.602Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 27 20:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:37:21.905Z] + 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=fbcb6d3027ae2c9eb317848bea30a5d6743f2972 --label arch=amd64 --label version=3.1.0-dev.21 . [2023-10-27T20:37:21.906Z] Sending build context to Docker daemon 4.344MB [2023-10-27T20:37:21.906Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T20:37:21.906Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-27T20:37:21.906Z] ---> 11a3b997af81 [2023-10-27T20:37:21.906Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-27T20:37:22.165Z] ---> Running in 170749e89ee3 [2023-10-27T20:37:22.165Z] Removing intermediate container 170749e89ee3 [2023-10-27T20:37:22.165Z] ---> 84837446443b [2023-10-27T20:37:22.165Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T20:37:22.165Z] ---> Running in cd476381046d [2023-10-27T20:37:22.423Z] Removing intermediate container cd476381046d [2023-10-27T20:37:22.423Z] ---> 0081ddddad31 [2023-10-27T20:37:22.423Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T20:37:22.423Z] ---> Running in 42164fef6213 [2023-10-27T20:37:22.423Z] Removing intermediate container 42164fef6213 [2023-10-27T20:37:22.423Z] ---> 0e1205329cf4 [2023-10-27T20:37:22.423Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T20:37:22.423Z] ---> Running in 840685c5cc5e [2023-10-27T20:37:22.685Z] Removing intermediate container 840685c5cc5e [2023-10-27T20:37:22.685Z] ---> 0a99f45ee41a [2023-10-27T20:37:22.685Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T20:37:22.685Z] ---> Running in c97fcfbd6cd9 [2023-10-27T20:37:22.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T20:37:22.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T20:37:23.202Z] OK: 264 MiB in 52 packages [2023-10-27T20:37:23.462Z] Removing intermediate container c97fcfbd6cd9 [2023-10-27T20:37:23.462Z] ---> a84d398a9320 [2023-10-27T20:37:23.462Z] Step 8/24 : WORKDIR /app [2023-10-27T20:37:23.462Z] ---> Running in 78808aa360a7 [2023-10-27T20:37:23.720Z] Removing intermediate container 78808aa360a7 [2023-10-27T20:37:23.720Z] ---> 5a631f2d4943 [2023-10-27T20:37:23.720Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-27T20:37:23.720Z] ---> 8633125ffcce [2023-10-27T20:37:23.720Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T20:37:23.720Z] ---> Running in 55dd4ec4a93b [2023-10-27T20:37:24.287Z] Removing intermediate container 55dd4ec4a93b [2023-10-27T20:37:24.287Z] ---> f75e5f07442b [2023-10-27T20:37:24.287Z] Step 11/24 : COPY . . [2023-10-27T20:37:24.545Z] ---> 93e851787705 [2023-10-27T20:37:24.545Z] Step 12/24 : RUN $MAKE [2023-10-27T20:37:24.545Z] ---> Running in e0a2ee798d48 [2023-10-27T20:37:24.802Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-27T20:37:47.150Z] Removing intermediate container e0a2ee798d48 [2023-10-27T20:37:47.150Z] ---> a312e2624514 [2023-10-27T20:37:47.150Z] Step 13/24 : FROM alpine:3.18 [2023-10-27T20:37:47.150Z] 3.18: Pulling from library/alpine [2023-10-27T20:37:47.150Z] 96526aa774ef: Pulling fs layer [2023-10-27T20:37:47.150Z] 96526aa774ef: Download complete [2023-10-27T20:37:47.150Z] 96526aa774ef: Pull complete [2023-10-27T20:37:47.150Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T20:37:47.150Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T20:37:47.150Z] ---> 8ca4688f4f35 [2023-10-27T20:37:47.150Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T20:37:47.150Z] ---> Running in 2a9b0871f3eb [2023-10-27T20:37:47.150Z] Removing intermediate container 2a9b0871f3eb [2023-10-27T20:37:47.150Z] ---> 213546ac5464 [2023-10-27T20:37:47.150Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-27T20:37:47.150Z] ---> Running in e226dd160a7e [2023-10-27T20:37:47.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T20:37:47.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T20:37:47.409Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T20:37:47.409Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T20:37:47.667Z] OK: 7 MiB in 16 packages [2023-10-27T20:37:47.926Z] Removing intermediate container e226dd160a7e [2023-10-27T20:37:47.926Z] ---> df02abaf1b3a [2023-10-27T20:37:47.926Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-27T20:37:47.926Z] ---> fda3be45f4b3 [2023-10-27T20:37:47.926Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-27T20:37:48.184Z] ---> 993017ce0321 [2023-10-27T20:37:48.184Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-27T20:37:49.278Z] ---> 8f82c6ec72e7 [2023-10-27T20:37:49.278Z] Step 19/24 : EXPOSE 59989 [2023-10-27T20:37:49.278Z] ---> Running in 06aff1795967 [2023-10-27T20:37:49.278Z] Removing intermediate container 06aff1795967 [2023-10-27T20:37:49.278Z] ---> b4d3a90d7e69 [2023-10-27T20:37:49.278Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-27T20:37:49.278Z] ---> Running in ffc90867a126 [2023-10-27T20:37:49.278Z] Removing intermediate container ffc90867a126 [2023-10-27T20:37:49.278Z] ---> df2700cf6405 [2023-10-27T20:37:49.278Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T20:37:49.278Z] ---> Running in 5617959afbf6 [2023-10-27T20:37:49.278Z] Removing intermediate container 5617959afbf6 [2023-10-27T20:37:49.279Z] ---> 0e2ca9cbcb98 [2023-10-27T20:37:49.279Z] Step 22/24 : LABEL arch=amd64 [2023-10-27T20:37:49.279Z] ---> Running in 9f918d3af179 [2023-10-27T20:37:49.536Z] Removing intermediate container 9f918d3af179 [2023-10-27T20:37:49.536Z] ---> 1f4f4106c76f [2023-10-27T20:37:49.536Z] Step 23/24 : LABEL git_sha=fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [2023-10-27T20:37:49.536Z] ---> Running in ae6cbfd0f680 [2023-10-27T20:37:49.536Z] Removing intermediate container ae6cbfd0f680 [2023-10-27T20:37:49.536Z] ---> 9125743be446 [2023-10-27T20:37:49.536Z] Step 24/24 : LABEL version=3.1.0-dev.21 [2023-10-27T20:37:49.536Z] ---> Running in 59512f6ecff4 [2023-10-27T20:37:49.536Z] Removing intermediate container 59512f6ecff4 [2023-10-27T20:37:49.536Z] ---> e5ac4ad1aa06 [2023-10-27T20:37:49.536Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T20:37:49.536Z] Successfully built e5ac4ad1aa06 [2023-10-27T20:37:49.536Z] 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 [2023-10-27T20:37:49.633Z] provisioning config files... [2023-10-27T20:37:49.642Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12362086796080202396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:37:49.940Z] ---> docker-login.sh [2023-10-27T20:37:49.940Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:37:49.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:37:49.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:37:49.940Z] Configure a credential helper to remove this warning. See [2023-10-27T20:37:49.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:37:49.940Z] [2023-10-27T20:37:49.940Z] Login Succeeded [2023-10-27T20:37:49.940Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:37:49.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:37:49.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:37:49.940Z] Configure a credential helper to remove this warning. See [2023-10-27T20:37:49.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:37:49.940Z] [2023-10-27T20:37:49.940Z] Login Succeeded [2023-10-27T20:37:49.940Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:37:50.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:37:50.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:37:50.200Z] Configure a credential helper to remove this warning. See [2023-10-27T20:37:50.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:37:50.200Z] [2023-10-27T20:37:50.200Z] Login Succeeded [2023-10-27T20:37:50.200Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:37:50.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:37:50.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:37:50.200Z] Configure a credential helper to remove this warning. See [2023-10-27T20:37:50.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:37:50.200Z] [2023-10-27T20:37:50.200Z] Login Succeeded [2023-10-27T20:37:50.200Z] docker.io [2023-10-27T20:37:50.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:37:50.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:37:50.458Z] Configure a credential helper to remove this warning. See [2023-10-27T20:37:50.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:37:50.458Z] [2023-10-27T20:37:50.458Z] Login Succeeded [2023-10-27T20:37:50.458Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:37:50.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T20:37:50.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:37:50.517Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-10-27T20:37:50.517Z] fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [2023-10-27T20:37:50.517Z] latest [2023-10-27T20:37:50.517Z] 3.1.0-dev.21 [2023-10-27T20:37:50.517Z] fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 [2023-10-27T20:37:50.517Z] main [2023-10-27T20:37:50.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:37:50.841Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:37:51.153Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [2023-10-27T20:37:51.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-27T20:37:51.153Z] 7f84a45b5b52: Preparing [2023-10-27T20:37:51.153Z] 96759a266473: Preparing [2023-10-27T20:37:51.153Z] 4aaaf815f20e: Preparing [2023-10-27T20:37:51.153Z] 1c5469f3e970: Preparing [2023-10-27T20:37:51.153Z] cc2447e1835a: Preparing [2023-10-27T20:37:51.153Z] cc2447e1835a: Layer already exists [2023-10-27T20:37:51.153Z] 96759a266473: Pushed [2023-10-27T20:37:51.153Z] 1c5469f3e970: Pushed [2023-10-27T20:37:51.153Z] 4aaaf815f20e: Pushed [2023-10-27T20:37:53.684Z] 7f84a45b5b52: Pushed [2023-10-27T20:37:53.954Z] fbcb6d3027ae2c9eb317848bea30a5d6743f2972: digest: sha256:26213c4181cb0dd8b25372287ad07576af224b54405ef7d188052cfa4869f760 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:37:54.281Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:37:54.601Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-10-27T20:37:54.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-27T20:37:54.601Z] 7f84a45b5b52: Preparing [2023-10-27T20:37:54.601Z] 96759a266473: Preparing [2023-10-27T20:37:54.601Z] 4aaaf815f20e: Preparing [2023-10-27T20:37:54.601Z] 1c5469f3e970: Preparing [2023-10-27T20:37:54.601Z] cc2447e1835a: Preparing [2023-10-27T20:37:54.601Z] 1c5469f3e970: Layer already exists [2023-10-27T20:37:54.601Z] 7f84a45b5b52: Layer already exists [2023-10-27T20:37:54.601Z] cc2447e1835a: Layer already exists [2023-10-27T20:37:54.601Z] 96759a266473: Layer already exists [2023-10-27T20:37:54.601Z] 4aaaf815f20e: Layer already exists [2023-10-27T20:37:54.601Z] latest: digest: sha256:26213c4181cb0dd8b25372287ad07576af224b54405ef7d188052cfa4869f760 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:37:54.908Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:37:55.223Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.21 [2023-10-27T20:37:55.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-27T20:37:55.223Z] 7f84a45b5b52: Preparing [2023-10-27T20:37:55.223Z] 96759a266473: Preparing [2023-10-27T20:37:55.223Z] 4aaaf815f20e: Preparing [2023-10-27T20:37:55.223Z] 1c5469f3e970: Preparing [2023-10-27T20:37:55.223Z] cc2447e1835a: Preparing [2023-10-27T20:37:55.223Z] 4aaaf815f20e: Layer already exists [2023-10-27T20:37:55.223Z] 1c5469f3e970: Layer already exists [2023-10-27T20:37:55.223Z] 7f84a45b5b52: Layer already exists [2023-10-27T20:37:55.223Z] 96759a266473: Layer already exists [2023-10-27T20:37:55.223Z] cc2447e1835a: Layer already exists [2023-10-27T20:37:55.223Z] 3.1.0-dev.21: digest: sha256:26213c4181cb0dd8b25372287ad07576af224b54405ef7d188052cfa4869f760 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:37:55.530Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:37:55.842Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 [2023-10-27T20:37:55.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-27T20:37:55.842Z] 7f84a45b5b52: Preparing [2023-10-27T20:37:55.842Z] 96759a266473: Preparing [2023-10-27T20:37:55.842Z] 4aaaf815f20e: Preparing [2023-10-27T20:37:55.842Z] 1c5469f3e970: Preparing [2023-10-27T20:37:55.842Z] cc2447e1835a: Preparing [2023-10-27T20:37:55.842Z] 4aaaf815f20e: Layer already exists [2023-10-27T20:37:55.842Z] cc2447e1835a: Layer already exists [2023-10-27T20:37:55.842Z] 96759a266473: Layer already exists [2023-10-27T20:37:55.842Z] 7f84a45b5b52: Layer already exists [2023-10-27T20:37:55.842Z] 1c5469f3e970: Layer already exists [2023-10-27T20:37:55.842Z] fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21: digest: sha256:26213c4181cb0dd8b25372287ad07576af224b54405ef7d188052cfa4869f760 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:37:56.165Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:37:56.478Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-10-27T20:37:56.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-27T20:37:56.479Z] 7f84a45b5b52: Preparing [2023-10-27T20:37:56.479Z] 96759a266473: Preparing [2023-10-27T20:37:56.479Z] 4aaaf815f20e: Preparing [2023-10-27T20:37:56.479Z] 1c5469f3e970: Preparing [2023-10-27T20:37:56.479Z] cc2447e1835a: Preparing [2023-10-27T20:37:56.479Z] cc2447e1835a: Layer already exists [2023-10-27T20:37:56.479Z] 4aaaf815f20e: Layer already exists [2023-10-27T20:37:56.479Z] 7f84a45b5b52: Layer already exists [2023-10-27T20:37:56.479Z] 96759a266473: Layer already exists [2023-10-27T20:37:56.479Z] 1c5469f3e970: Layer already exists [2023-10-27T20:37:56.479Z] main: digest: sha256:26213c4181cb0dd8b25372287ad07576af224b54405ef7d188052cfa4869f760 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T20:37:56.536Z] ===================================================== [Pipeline] echo [2023-10-27T20:37:56.545Z] taggedImages: [2023-10-27T20:37:56.545Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [2023-10-27T20:37:56.545Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-10-27T20:37:56.545Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.21 [2023-10-27T20:37:56.545Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 [2023-10-27T20:37:56.545Z] - 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 [2023-10-27T20:37:56.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T20:37:56.915Z] [2023-10-27T20:37:56.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:37:57.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T20:37:57.218Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T20:37:57.218Z] 5eb5b503b376: Pulling fs layer [2023-10-27T20:37:57.218Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T20:37:57.218Z] ec43610c2a17: Pulling fs layer [2023-10-27T20:37:57.218Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T20:37:57.218Z] 33b1e0a273af: Pulling fs layer [2023-10-27T20:37:57.218Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T20:37:57.218Z] 2f39f015ded8: Pulling fs layer [2023-10-27T20:37:57.218Z] 3a2ae6a8a46f: Waiting [2023-10-27T20:37:57.218Z] 33b1e0a273af: Waiting [2023-10-27T20:37:57.218Z] 5d3b04190fa2: Waiting [2023-10-27T20:37:57.218Z] 2f39f015ded8: Waiting [2023-10-27T20:37:57.218Z] 5c69ac0246d0: Download complete [2023-10-27T20:37:57.218Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T20:37:57.218Z] 3a2ae6a8a46f: Download complete [2023-10-27T20:37:57.476Z] 33b1e0a273af: Verifying Checksum [2023-10-27T20:37:57.476Z] 33b1e0a273af: Download complete [2023-10-27T20:37:57.476Z] 5d3b04190fa2: Download complete [2023-10-27T20:37:57.476Z] ec43610c2a17: Verifying Checksum [2023-10-27T20:37:57.476Z] ec43610c2a17: Download complete [2023-10-27T20:37:57.476Z] 5eb5b503b376: Verifying Checksum [2023-10-27T20:37:57.476Z] 5eb5b503b376: Download complete [2023-10-27T20:37:58.041Z] 2f39f015ded8: Verifying Checksum [2023-10-27T20:37:58.041Z] 2f39f015ded8: Download complete [2023-10-27T20:37:58.606Z] 5eb5b503b376: Pull complete [2023-10-27T20:37:58.606Z] 5c69ac0246d0: Pull complete [2023-10-27T20:37:59.172Z] ec43610c2a17: Pull complete [2023-10-27T20:37:59.172Z] 3a2ae6a8a46f: Pull complete [2023-10-27T20:37:59.430Z] 33b1e0a273af: Pull complete [2023-10-27T20:37:59.430Z] 5d3b04190fa2: Pull complete [2023-10-27T20:38:03.615Z] 2f39f015ded8: Pull complete [2023-10-27T20:38:03.615Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T20:38:03.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T20:38:03.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:38:03.697Z] prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container [2023-10-27T20:38:03.734Z] $ 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 [2023-10-27T20:38:10.186Z] $ docker top 7583ff2dd0e857d9f4e7ee0aeca1669b5f877f0c9c31352d81a7a1faeb940542 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:38:10.561Z] ---> job-cost.sh [2023-10-27T20:38:10.561Z] lf-activate-venv: SKIPPING [2023-10-27T20:38:10.561Z] INFO: No Stack... [2023-10-27T20:38:10.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T20:38:11.079Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T20:38:11.371Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-10-27T20:38:11.371Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T20:38:11.383Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] [2023-10-27T20:38:11.390Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] did not exist. Created. [2023-10-27T20:38:11.390Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T20:38:11.688Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T20:38:11.713Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T20:38:11.719Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T20:38:11.741Z] $ docker stop --time=1 7583ff2dd0e857d9f4e7ee0aeca1669b5f877f0c9c31352d81a7a1faeb940542 [2023-10-27T20:38:12.877Z] $ docker rm -f --volumes 7583ff2dd0e857d9f4e7ee0aeca1669b5f877f0c9c31352d81a7a1faeb940542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T20:40:36.646Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12663 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-10-27T20:40:36.659Z] Running in /w/workspace/device-rfid-llrp-go/127 [Pipeline] { [Pipeline] checkout [2023-10-27T20:40:36.698Z] The recommended git tool is: git [2023-10-27T20:40:43.440Z] using credential edgex-jenkins-ssh [2023-10-27T20:40:43.460Z] Cloning the remote Git repository [2023-10-27T20:40:43.523Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-27T20:40:43.639Z] > git init /w/workspace/device-rfid-llrp-go/127 # timeout=10 [2023-10-27T20:40:43.814Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-27T20:40:43.816Z] > git --version # timeout=10 [2023-10-27T20:40:43.838Z] > git --version # 'git version 2.25.1' [2023-10-27T20:40:43.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T20:40:44.032Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T20:40:46.698Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-27T20:40:46.721Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T20:40:47.797Z] Avoid second fetch [2023-10-27T20:40:47.798Z] Checking out Revision fbcb6d3027ae2c9eb317848bea30a5d6743f2972 (main) [2023-10-27T20:40:47.818Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T20:40:47.903Z] > git checkout -f fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 [2023-10-27T20:40:48.505Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#266)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T20:40:49.607Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T20:40:49.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T20:40:49.607Z] Dload Upload Total Spent Left Speed [2023-10-27T20:40:49.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-10-27T20:40:50.316Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T20:40:50.659Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T20:40:50.659Z] + sudo tee /etc/docker/daemon.new [2023-10-27T20:40:50.659Z] { [2023-10-27T20:40:50.659Z] "registry-mirrors": [ [2023-10-27T20:40:50.659Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T20:40:50.659Z] ], [2023-10-27T20:40:50.659Z] "bip": "10.250.0.254/24", [2023-10-27T20:40:50.659Z] "hosts": [ [2023-10-27T20:40:50.659Z] "tcp://0.0.0.0:5555", [2023-10-27T20:40:50.659Z] "unix:///var/run/docker.sock" [2023-10-27T20:40:50.659Z] ], [2023-10-27T20:40:50.659Z] "mtu": 1458, [2023-10-27T20:40:50.659Z] "selinux-enabled": true, [2023-10-27T20:40:50.659Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T20:40:50.659Z] } [Pipeline] sh [2023-10-27T20:40:50.999Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T20:40:51.353Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T20:41:09.661Z] provisioning config files... [2023-10-27T20:41:09.692Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/127@tmp/config9771613231953291870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:41:10.064Z] ---> docker-login.sh [2023-10-27T20:41:10.064Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:41:10.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:41:10.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:41:10.655Z] Configure a credential helper to remove this warning. See [2023-10-27T20:41:10.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:41:10.655Z] [2023-10-27T20:41:10.655Z] Login Succeeded [2023-10-27T20:41:10.931Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:41:10.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:41:11.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:41:11.214Z] Configure a credential helper to remove this warning. See [2023-10-27T20:41:11.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:41:11.214Z] [2023-10-27T20:41:11.214Z] Login Succeeded [2023-10-27T20:41:11.214Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:41:11.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:41:11.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:41:11.486Z] Configure a credential helper to remove this warning. See [2023-10-27T20:41:11.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:41:11.486Z] [2023-10-27T20:41:11.486Z] Login Succeeded [2023-10-27T20:41:11.486Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:41:11.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:41:12.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:41:12.028Z] Configure a credential helper to remove this warning. See [2023-10-27T20:41:12.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:41:12.028Z] [2023-10-27T20:41:12.028Z] Login Succeeded [2023-10-27T20:41:12.028Z] docker.io [2023-10-27T20:41:12.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:41:12.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:41:12.566Z] Configure a credential helper to remove this warning. See [2023-10-27T20:41:12.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:41:12.566Z] [2023-10-27T20:41:12.566Z] Login Succeeded [2023-10-27T20:41:12.566Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:41:12.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T20:41:12.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:41:12.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:41:12.892Z] ========================================================= [2023-10-27T20:41:12.892Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T20:41:12.892Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:41:13.246Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T20:41:13.515Z] Sending build context to Docker daemon 1.197MB [2023-10-27T20:41:13.515Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T20:41:13.515Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T20:41:15.000Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T20:41:15.000Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T20:41:15.000Z] 5d54e960e981: Pulling fs layer [2023-10-27T20:41:15.000Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T20:41:15.000Z] f0e02332f6b5: Pulling fs layer [2023-10-27T20:41:15.000Z] cefa15bbcfad: Pulling fs layer [2023-10-27T20:41:15.000Z] 17808c966233: Pulling fs layer [2023-10-27T20:41:15.000Z] f4c1fc716caa: Pulling fs layer [2023-10-27T20:41:15.000Z] cefa15bbcfad: Waiting [2023-10-27T20:41:15.000Z] 17808c966233: Waiting [2023-10-27T20:41:15.000Z] f0e02332f6b5: Waiting [2023-10-27T20:41:15.000Z] 5d54e960e981: Verifying Checksum [2023-10-27T20:41:15.000Z] 5d54e960e981: Download complete [2023-10-27T20:41:15.000Z] f0e02332f6b5: Verifying Checksum [2023-10-27T20:41:15.000Z] f0e02332f6b5: Download complete [2023-10-27T20:41:15.000Z] cefa15bbcfad: Verifying Checksum [2023-10-27T20:41:15.000Z] cefa15bbcfad: Download complete [2023-10-27T20:41:15.000Z] 9fda8d8052c6: Verifying Checksum [2023-10-27T20:41:15.000Z] 9fda8d8052c6: Download complete [2023-10-27T20:41:15.596Z] f4c1fc716caa: Verifying Checksum [2023-10-27T20:41:15.596Z] f4c1fc716caa: Download complete [2023-10-27T20:41:15.871Z] 9fda8d8052c6: Pull complete [2023-10-27T20:41:16.858Z] 5d54e960e981: Pull complete [2023-10-27T20:41:16.858Z] c4a7e357bf2a: Verifying Checksum [2023-10-27T20:41:16.858Z] c4a7e357bf2a: Download complete [2023-10-27T20:41:17.828Z] 17808c966233: Verifying Checksum [2023-10-27T20:41:17.828Z] 17808c966233: Download complete [2023-10-27T20:41:30.191Z] c4a7e357bf2a: Pull complete [2023-10-27T20:41:30.191Z] f0e02332f6b5: Pull complete [2023-10-27T20:41:30.191Z] cefa15bbcfad: Pull complete [2023-10-27T20:41:38.428Z] 17808c966233: Pull complete [2023-10-27T20:41:38.700Z] f4c1fc716caa: Pull complete [2023-10-27T20:41:38.700Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T20:41:38.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T20:41:38.700Z] ---> ea914061e18c [2023-10-27T20:41:38.700Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T20:41:40.651Z] ---> Running in b2834e5d91ae [2023-10-27T20:41:40.924Z] Removing intermediate container b2834e5d91ae [2023-10-27T20:41:40.924Z] ---> 66b0d3495a33 [2023-10-27T20:41:40.924Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T20:41:41.200Z] ---> Running in 1f99d8fbd37f [2023-10-27T20:41:41.479Z] Removing intermediate container 1f99d8fbd37f [2023-10-27T20:41:41.479Z] ---> d3e2a66d1226 [2023-10-27T20:41:41.479Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T20:41:41.479Z] ---> Running in cec8864b9027 [2023-10-27T20:41:42.076Z] Removing intermediate container cec8864b9027 [2023-10-27T20:41:42.076Z] ---> eb825ce1591e [2023-10-27T20:41:42.076Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T20:41:42.076Z] ---> Running in beeb8903ca5b [2023-10-27T20:41:42.348Z] Removing intermediate container beeb8903ca5b [2023-10-27T20:41:42.348Z] ---> e1daadedf9b5 [2023-10-27T20:41:42.348Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T20:41:42.348Z] ---> Running in 062601e4bb75 [2023-10-27T20:41:43.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T20:41:44.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T20:41:45.601Z] OK: 266 MiB in 52 packages [2023-10-27T20:41:46.572Z] Removing intermediate container 062601e4bb75 [2023-10-27T20:41:46.572Z] ---> 957f54d7f7d5 [2023-10-27T20:41:46.572Z] Step 8/12 : WORKDIR /app [2023-10-27T20:41:46.572Z] ---> Running in cac6c0545b9c [2023-10-27T20:41:46.844Z] Removing intermediate container cac6c0545b9c [2023-10-27T20:41:46.844Z] ---> 16a34a376dae [2023-10-27T20:41:46.844Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T20:41:47.444Z] ---> 9516668ac9d6 [2023-10-27T20:41:47.444Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T20:41:47.444Z] ---> Running in d8f82ff3a266 [2023-10-27T20:43:24.238Z] Removing intermediate container d8f82ff3a266 [2023-10-27T20:43:24.238Z] ---> df5d5626160c [2023-10-27T20:43:24.238Z] Step 11/12 : COPY . . [2023-10-27T20:43:24.238Z] ---> 77dadfefc347 [2023-10-27T20:43:24.238Z] Step 12/12 : RUN $MAKE [2023-10-27T20:43:24.238Z] ---> Running in c6d017529ac4 [2023-10-27T20:43:24.238Z] noop [2023-10-27T20:43:24.238Z] Removing intermediate container c6d017529ac4 [2023-10-27T20:43:24.238Z] ---> 8d72f7c03524 [2023-10-27T20:43:24.238Z] Successfully built 8d72f7c03524 [2023-10-27T20:43:24.238Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:43:24.594Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T20:43:24.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:43:24.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-12663 does not seem to be running inside a container [2023-10-27T20:43:24.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/127 -v /w/workspace/device-rfid-llrp-go/127:/w/workspace/device-rfid-llrp-go/127:rw,z -v /w/workspace/device-rfid-llrp-go/127@tmp:/w/workspace/device-rfid-llrp-go/127@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 [2023-10-27T20:43:26.201Z] $ docker top 154998c3535d148b8ba2449b89e2f48322517fb5c5a12bdad59937a99b9f2984 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:43:27.045Z] + go version [2023-10-27T20:43:27.045Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T20:43:27.063Z] $ docker stop --time=1 154998c3535d148b8ba2449b89e2f48322517fb5c5a12bdad59937a99b9f2984 [2023-10-27T20:43:28.706Z] $ docker rm -f --volumes 154998c3535d148b8ba2449b89e2f48322517fb5c5a12bdad59937a99b9f2984 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:43:29.272Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T20:43:29.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:43:29.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-12663 does not seem to be running inside a container [2023-10-27T20:43:29.533Z] $ 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/127 -v /w/workspace/device-rfid-llrp-go/127:/w/workspace/device-rfid-llrp-go/127:rw,z -v /w/workspace/device-rfid-llrp-go/127@tmp:/w/workspace/device-rfid-llrp-go/127@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 [2023-10-27T20:43:30.752Z] $ docker top 273640cd69a8072bdb810cad76ab85cc05c1257734612ae94aa36f577b106fcb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:43:31.593Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/127 [Pipeline] fileExists [Pipeline] sh [2023-10-27T20:43:32.246Z] + make test [2023-10-27T20:43:32.246Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T20:43:36.518Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-27T20:45:43.248Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-27T20:45:43.248Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-27T20:46:15.548Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.804s coverage: 40.6% of statements [2023-10-27T20:46:15.548Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.679s coverage: 51.9% of statements [2023-10-27T20:46:15.548Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements [2023-10-27T20:46:15.548Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T20:46:15.548Z] go vet ./... [2023-10-27T20:46:37.629Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T20:46:37.629Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T20:46:37.898Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T20:46:38.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T20:46:38.218Z] $ docker stop --time=1 273640cd69a8072bdb810cad76ab85cc05c1257734612ae94aa36f577b106fcb [2023-10-27T20:46:40.062Z] $ docker rm -f --volumes 273640cd69a8072bdb810cad76ab85cc05c1257734612ae94aa36f577b106fcb [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T20:46:41.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T20:46:41.372Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T20:46:42.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T20:46:42.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T20:46:42.741Z] + ls -al . [2023-10-27T20:46:42.741Z] total 636 [2023-10-27T20:46:42.741Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 20:43 . [2023-10-27T20:46:42.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:40 .. [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 27 20:40 .dockerignore [2023-10-27T20:46:42.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:40 .git [2023-10-27T20:46:42.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:40 .github [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 20:40 .gitignore [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:40 .golangci.yml [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 27 20:40 Attribution.txt [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 27 20:40 CHANGELOG.md [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 27 20:40 Dockerfile [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:40 GOVERNANCE.md [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 27 20:40 Jenkinsfile [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 20:40 LICENSE [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 27 20:40 Makefile [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 20:40 OWNERS.md [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 27 20:40 README.md [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:35 VERSION [2023-10-27T20:46:42.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:40 bin [2023-10-27T20:46:42.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:40 cmd [2023-10-27T20:46:42.741Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 27 20:46 coverage.out [2023-10-27T20:46:42.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:40 examples [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 27 20:40 go.mod [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 27 20:40 go.sum [2023-10-27T20:46:42.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:40 images [2023-10-27T20:46:42.741Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 27 20:40 internal [2023-10-27T20:46:42.741Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 27 20:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:46:43.091Z] + 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=fbcb6d3027ae2c9eb317848bea30a5d6743f2972 --label arch=arm64 --label version=3.1.0-dev.21 . [2023-10-27T20:46:43.359Z] Sending build context to Docker daemon 1.197MB [2023-10-27T20:46:43.359Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T20:46:43.359Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-27T20:46:43.359Z] ---> 8d72f7c03524 [2023-10-27T20:46:43.359Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-27T20:46:44.327Z] ---> Running in 1e168b000bf6 [2023-10-27T20:46:44.601Z] Removing intermediate container 1e168b000bf6 [2023-10-27T20:46:44.601Z] ---> 4d488474cfd1 [2023-10-27T20:46:44.601Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T20:46:44.871Z] ---> Running in f4c63d3fea03 [2023-10-27T20:46:45.142Z] Removing intermediate container f4c63d3fea03 [2023-10-27T20:46:45.142Z] ---> 3eef71a05b04 [2023-10-27T20:46:45.142Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T20:46:45.142Z] ---> Running in bd196abbb3a2 [2023-10-27T20:46:45.728Z] Removing intermediate container bd196abbb3a2 [2023-10-27T20:46:45.728Z] ---> ed64ddeefb3b [2023-10-27T20:46:45.728Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T20:46:45.728Z] ---> Running in 2f2720e0c89c [2023-10-27T20:46:46.006Z] Removing intermediate container 2f2720e0c89c [2023-10-27T20:46:46.006Z] ---> 9ab738803811 [2023-10-27T20:46:46.006Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T20:46:46.006Z] ---> Running in 6f8738eeffc4 [2023-10-27T20:46:47.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T20:46:47.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T20:46:48.652Z] OK: 266 MiB in 52 packages [2023-10-27T20:46:51.239Z] Removing intermediate container 6f8738eeffc4 [2023-10-27T20:46:51.239Z] ---> 6c2209988d6e [2023-10-27T20:46:51.239Z] Step 8/24 : WORKDIR /app [2023-10-27T20:46:51.239Z] ---> Running in a8028634bc62 [2023-10-27T20:46:51.508Z] Removing intermediate container a8028634bc62 [2023-10-27T20:46:51.508Z] ---> e9d59ed36c6f [2023-10-27T20:46:51.508Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-27T20:46:52.105Z] ---> 3b2bfac4388a [2023-10-27T20:46:52.105Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T20:46:52.105Z] ---> Running in d75d8675d2d3 [2023-10-27T20:46:54.695Z] Removing intermediate container d75d8675d2d3 [2023-10-27T20:46:54.695Z] ---> 503e5fd31f5a [2023-10-27T20:46:54.695Z] Step 11/24 : COPY . . [2023-10-27T20:46:54.964Z] ---> 7fce6a155653 [2023-10-27T20:46:54.964Z] Step 12/24 : RUN $MAKE [2023-10-27T20:46:55.235Z] ---> Running in 19f4468a71ab [2023-10-27T20:46:56.194Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-27T20:49:02.919Z] Removing intermediate container 19f4468a71ab [2023-10-27T20:49:02.919Z] ---> 591de6f12803 [2023-10-27T20:49:02.919Z] Step 13/24 : FROM alpine:3.18 [2023-10-27T20:49:02.919Z] 3.18: Pulling from library/alpine [2023-10-27T20:49:02.919Z] 579b34f0a95b: Pulling fs layer [2023-10-27T20:49:02.919Z] 579b34f0a95b: Verifying Checksum [2023-10-27T20:49:02.919Z] 579b34f0a95b: Download complete [2023-10-27T20:49:02.919Z] 579b34f0a95b: Pull complete [2023-10-27T20:49:02.919Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T20:49:02.919Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T20:49:02.919Z] ---> 3cc203321400 [2023-10-27T20:49:02.919Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T20:49:02.919Z] ---> Running in 68f0778de6c8 [2023-10-27T20:49:02.919Z] Removing intermediate container 68f0778de6c8 [2023-10-27T20:49:02.919Z] ---> c1831d7ef007 [2023-10-27T20:49:02.919Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-27T20:49:02.919Z] ---> Running in 015830b90406 [2023-10-27T20:49:02.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T20:49:02.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T20:49:02.919Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T20:49:02.919Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T20:49:02.919Z] OK: 8 MiB in 16 packages [2023-10-27T20:49:02.919Z] Removing intermediate container 015830b90406 [2023-10-27T20:49:02.919Z] ---> 17ab36fee013 [2023-10-27T20:49:02.919Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-27T20:49:02.919Z] ---> d0e9b8bdcfc7 [2023-10-27T20:49:02.919Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-27T20:49:02.919Z] ---> ef03e284159c [2023-10-27T20:49:02.919Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-27T20:49:02.919Z] ---> 1faaa543ee09 [2023-10-27T20:49:02.919Z] Step 19/24 : EXPOSE 59989 [2023-10-27T20:49:02.919Z] ---> Running in 8dbaa075f927 [2023-10-27T20:49:03.185Z] Removing intermediate container 8dbaa075f927 [2023-10-27T20:49:03.186Z] ---> ad7a7479faea [2023-10-27T20:49:03.186Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-27T20:49:03.461Z] ---> Running in 094edaca03ba [2023-10-27T20:49:03.730Z] Removing intermediate container 094edaca03ba [2023-10-27T20:49:03.730Z] ---> 89b1ce42c816 [2023-10-27T20:49:03.730Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T20:49:03.730Z] ---> Running in 59592bc99f08 [2023-10-27T20:49:04.000Z] Removing intermediate container 59592bc99f08 [2023-10-27T20:49:04.000Z] ---> 6ac1b01463b6 [2023-10-27T20:49:04.000Z] Step 22/24 : LABEL arch=arm64 [2023-10-27T20:49:04.270Z] ---> Running in 91035f4f0c33 [2023-10-27T20:49:04.537Z] Removing intermediate container 91035f4f0c33 [2023-10-27T20:49:04.537Z] ---> e94ed8d41741 [2023-10-27T20:49:04.537Z] Step 23/24 : LABEL git_sha=fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [2023-10-27T20:49:04.537Z] ---> Running in 56da914749c5 [2023-10-27T20:49:04.804Z] Removing intermediate container 56da914749c5 [2023-10-27T20:49:04.804Z] ---> e44e724b2868 [2023-10-27T20:49:04.804Z] Step 24/24 : LABEL version=3.1.0-dev.21 [2023-10-27T20:49:05.072Z] ---> Running in 6b2d6f4b9634 [2023-10-27T20:49:05.340Z] Removing intermediate container 6b2d6f4b9634 [2023-10-27T20:49:05.340Z] ---> 85b0a294ba0c [2023-10-27T20:49:05.340Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T20:49:05.340Z] Successfully built 85b0a294ba0c [2023-10-27T20:49:05.340Z] 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 [2023-10-27T20:49:05.465Z] provisioning config files... [2023-10-27T20:49:05.478Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/127@tmp/config15391360258336847783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:49:05.827Z] ---> docker-login.sh [2023-10-27T20:49:05.827Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:49:05.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:49:06.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:49:06.094Z] Configure a credential helper to remove this warning. See [2023-10-27T20:49:06.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:49:06.094Z] [2023-10-27T20:49:06.094Z] Login Succeeded [2023-10-27T20:49:06.094Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:49:06.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:49:06.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:49:06.364Z] Configure a credential helper to remove this warning. See [2023-10-27T20:49:06.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:49:06.364Z] [2023-10-27T20:49:06.365Z] Login Succeeded [2023-10-27T20:49:06.365Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:49:06.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:49:06.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:49:06.907Z] Configure a credential helper to remove this warning. See [2023-10-27T20:49:06.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:49:06.907Z] [2023-10-27T20:49:06.907Z] Login Succeeded [2023-10-27T20:49:06.907Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:49:07.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:49:07.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:49:07.177Z] Configure a credential helper to remove this warning. See [2023-10-27T20:49:07.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:49:07.177Z] [2023-10-27T20:49:07.177Z] Login Succeeded [2023-10-27T20:49:07.177Z] docker.io [2023-10-27T20:49:07.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:49:07.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:49:07.716Z] Configure a credential helper to remove this warning. See [2023-10-27T20:49:07.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:49:07.716Z] [2023-10-27T20:49:07.716Z] Login Succeeded [2023-10-27T20:49:07.984Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:49:07.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T20:49:08.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:49:08.060Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-10-27T20:49:08.060Z] fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [2023-10-27T20:49:08.060Z] latest [2023-10-27T20:49:08.060Z] 3.1.0-dev.21 [2023-10-27T20:49:08.060Z] fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 [2023-10-27T20:49:08.060Z] main [2023-10-27T20:49:08.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:49:08.450Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:49:08.806Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [2023-10-27T20:49:08.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-27T20:49:08.806Z] 0d4e5653a082: Preparing [2023-10-27T20:49:08.806Z] 7a7a5b75696b: Preparing [2023-10-27T20:49:08.806Z] 50b954014e04: Preparing [2023-10-27T20:49:08.806Z] 8e6941d99b1c: Preparing [2023-10-27T20:49:08.806Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:49:09.079Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:49:09.079Z] 50b954014e04: Pushed [2023-10-27T20:49:09.079Z] 7a7a5b75696b: Pushed [2023-10-27T20:49:09.079Z] 8e6941d99b1c: Pushed [2023-10-27T20:49:15.931Z] 0d4e5653a082: Pushed [2023-10-27T20:49:15.931Z] fbcb6d3027ae2c9eb317848bea30a5d6743f2972: digest: sha256:c957586efc223e4a722e5196092a71541ee8014e3a25266d3cfdb42d99e420e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:49:16.285Z] + 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 [2023-10-27T20:49:16.628Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-27T20:49:16.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-27T20:49:16.628Z] 0d4e5653a082: Preparing [2023-10-27T20:49:16.628Z] 7a7a5b75696b: Preparing [2023-10-27T20:49:16.628Z] 50b954014e04: Preparing [2023-10-27T20:49:16.628Z] 8e6941d99b1c: Preparing [2023-10-27T20:49:16.628Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:49:16.628Z] 0d4e5653a082: Layer already exists [2023-10-27T20:49:16.628Z] 50b954014e04: Layer already exists [2023-10-27T20:49:16.628Z] 7a7a5b75696b: Layer already exists [2023-10-27T20:49:16.628Z] 8e6941d99b1c: Layer already exists [2023-10-27T20:49:16.628Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:49:16.628Z] latest: digest: sha256:c957586efc223e4a722e5196092a71541ee8014e3a25266d3cfdb42d99e420e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:49:17.240Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:49:17.578Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.21 [2023-10-27T20:49:17.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-27T20:49:17.578Z] 0d4e5653a082: Preparing [2023-10-27T20:49:17.578Z] 7a7a5b75696b: Preparing [2023-10-27T20:49:17.578Z] 50b954014e04: Preparing [2023-10-27T20:49:17.578Z] 8e6941d99b1c: Preparing [2023-10-27T20:49:17.578Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:49:17.845Z] 7a7a5b75696b: Layer already exists [2023-10-27T20:49:17.845Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:49:17.845Z] 8e6941d99b1c: Layer already exists [2023-10-27T20:49:17.845Z] 50b954014e04: Layer already exists [2023-10-27T20:49:17.845Z] 0d4e5653a082: Layer already exists [2023-10-27T20:49:17.845Z] 3.1.0-dev.21: digest: sha256:c957586efc223e4a722e5196092a71541ee8014e3a25266d3cfdb42d99e420e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:49:18.185Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:49:18.531Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 [2023-10-27T20:49:18.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-27T20:49:18.531Z] 0d4e5653a082: Preparing [2023-10-27T20:49:18.531Z] 7a7a5b75696b: Preparing [2023-10-27T20:49:18.531Z] 50b954014e04: Preparing [2023-10-27T20:49:18.531Z] 8e6941d99b1c: Preparing [2023-10-27T20:49:18.531Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:49:18.531Z] 8e6941d99b1c: Layer already exists [2023-10-27T20:49:18.531Z] 7a7a5b75696b: Layer already exists [2023-10-27T20:49:18.531Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:49:18.531Z] 50b954014e04: Layer already exists [2023-10-27T20:49:18.531Z] 0d4e5653a082: Layer already exists [2023-10-27T20:49:18.797Z] fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21: digest: sha256:c957586efc223e4a722e5196092a71541ee8014e3a25266d3cfdb42d99e420e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:49:19.152Z] + 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 [2023-10-27T20:49:19.483Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-10-27T20:49:19.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-27T20:49:19.483Z] 0d4e5653a082: Preparing [2023-10-27T20:49:19.483Z] 7a7a5b75696b: Preparing [2023-10-27T20:49:19.483Z] 50b954014e04: Preparing [2023-10-27T20:49:19.483Z] 8e6941d99b1c: Preparing [2023-10-27T20:49:19.483Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:49:19.483Z] 50b954014e04: Layer already exists [2023-10-27T20:49:19.483Z] 7a7a5b75696b: Layer already exists [2023-10-27T20:49:19.483Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:49:19.483Z] 8e6941d99b1c: Layer already exists [2023-10-27T20:49:19.483Z] 0d4e5653a082: Layer already exists [2023-10-27T20:49:19.748Z] main: digest: sha256:c957586efc223e4a722e5196092a71541ee8014e3a25266d3cfdb42d99e420e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T20:49:19.796Z] ===================================================== [Pipeline] echo [2023-10-27T20:49:19.805Z] taggedImages: [2023-10-27T20:49:19.805Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [2023-10-27T20:49:19.805Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-27T20:49:19.805Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.21 [2023-10-27T20:49:19.805Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fbcb6d3027ae2c9eb317848bea30a5d6743f2972-3.1.0-dev.21 [2023-10-27T20:49:19.805Z] - 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 [2023-10-27T20:49:20.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T20:49:20.168Z] [2023-10-27T20:49:20.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:49:20.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T20:49:20.771Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T20:49:20.771Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T20:49:20.771Z] 04944245beec: Pulling fs layer [2023-10-27T20:49:20.771Z] 699f458cf7ca: Pulling fs layer [2023-10-27T20:49:20.771Z] 765212b225bb: Pulling fs layer [2023-10-27T20:49:20.771Z] f23df028b6ca: Pulling fs layer [2023-10-27T20:49:20.771Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T20:49:20.771Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T20:49:20.771Z] f23df028b6ca: Waiting [2023-10-27T20:49:20.771Z] d65c8cfc05b1: Waiting [2023-10-27T20:49:20.771Z] 2437ff75d9bd: Waiting [2023-10-27T20:49:20.771Z] 765212b225bb: Waiting [2023-10-27T20:49:20.771Z] 04944245beec: Verifying Checksum [2023-10-27T20:49:20.771Z] 04944245beec: Download complete [2023-10-27T20:49:20.771Z] 765212b225bb: Verifying Checksum [2023-10-27T20:49:20.771Z] 765212b225bb: Download complete [2023-10-27T20:49:20.771Z] f23df028b6ca: Download complete [2023-10-27T20:49:21.042Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T20:49:21.042Z] d65c8cfc05b1: Download complete [2023-10-27T20:49:21.042Z] 699f458cf7ca: Verifying Checksum [2023-10-27T20:49:21.042Z] 699f458cf7ca: Download complete [2023-10-27T20:49:21.309Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T20:49:21.309Z] 8998bd30e6a1: Download complete [2023-10-27T20:49:23.891Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T20:49:23.891Z] 2437ff75d9bd: Download complete [2023-10-27T20:49:26.468Z] 8998bd30e6a1: Pull complete [2023-10-27T20:49:26.734Z] 04944245beec: Pull complete [2023-10-27T20:49:28.142Z] 699f458cf7ca: Pull complete [2023-10-27T20:49:28.409Z] 765212b225bb: Pull complete [2023-10-27T20:49:29.366Z] f23df028b6ca: Pull complete [2023-10-27T20:49:29.366Z] d65c8cfc05b1: Pull complete [2023-10-27T20:49:44.355Z] 2437ff75d9bd: Pull complete [2023-10-27T20:49:44.355Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T20:49:44.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T20:49:44.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:49:44.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-12663 does not seem to be running inside a container [2023-10-27T20:49:44.619Z] $ 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/127 -v /w/workspace/device-rfid-llrp-go/127:/w/workspace/device-rfid-llrp-go/127:rw,z -v /w/workspace/device-rfid-llrp-go/127@tmp:/w/workspace/device-rfid-llrp-go/127@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 [2023-10-27T20:49:47.371Z] $ docker top 5549a8c66306ae5f73c2e4141a4259548d3bea89a47d5a06dc133cb148105bca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:49:48.224Z] ---> job-cost.sh [2023-10-27T20:49:48.224Z] lf-activate-venv: SKIPPING [2023-10-27T20:49:48.224Z] INFO: No Stack... [2023-10-27T20:49:48.490Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T20:49:49.448Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T20:49:50.096Z] + cat /w/workspace/device-rfid-llrp-go/127/archives/cost.csv [2023-10-27T20:49:50.097Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T20:49:50.166Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] [2023-10-27T20:49:50.171Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] did not exist. Created. [2023-10-27T20:49:50.171Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T20:49:50.826Z] /w/workspace/device-rfid-llrp-go/127@tmp/durable-d3e6e2e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T20:49:51.474Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T20:49:51.496Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T20:49:51.566Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T20:49:51.574Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T20:49:51.590Z] $ docker stop --time=1 5549a8c66306ae5f73c2e4141a4259548d3bea89a47d5a06dc133cb148105bca [2023-10-27T20:49:53.121Z] $ docker rm -f --volumes 5549a8c66306ae5f73c2e4141a4259548d3bea89a47d5a06dc133cb148105bca [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 [2023-10-27T20:49:53.528Z] provisioning config files... [2023-10-27T20:49:53.536Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2737973717916543564tmp [Pipeline] { [Pipeline] sh [2023-10-27T20:49:53.825Z] + set +x [2023-10-27T20:49:53.825Z] + curl -s https://codecov.io/bash+ [2023-10-27T20:49:53.825Z] bash -s -- [2023-10-27T20:49:53.825Z] [2023-10-27T20:49:53.825Z] _____ _ [2023-10-27T20:49:53.825Z] / ____| | | [2023-10-27T20:49:53.825Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T20:49:53.825Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T20:49:53.825Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T20:49:53.825Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T20:49:53.825Z] Bash-1.0.6 [2023-10-27T20:49:53.825Z] [2023-10-27T20:49:53.825Z] [2023-10-27T20:49:53.825Z] ==> git version 2.25.1 found [2023-10-27T20:49:53.825Z] ==> 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 [2023-10-27T20:49:53.825Z] Release-Date: 2020-01-08 [2023-10-27T20:49:53.825Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-27T20:49:53.825Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T20:49:53.825Z] ==> Jenkins CI detected. [2023-10-27T20:49:53.825Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-10-27T20:49:53.825Z] project root: . [2023-10-27T20:49:53.825Z] --> token set from env [2023-10-27T20:49:53.825Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T20:49:53.825Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T20:49:53.825Z] ==> Python coveragepy not found [2023-10-27T20:49:53.825Z] ==> Searching for coverage reports in: [2023-10-27T20:49:53.825Z] + . [2023-10-27T20:49:53.825Z] -> Found 1 reports [2023-10-27T20:49:53.825Z] ==> Detecting git/mercurial file structure [2023-10-27T20:49:53.825Z] ==> Reading reports [2023-10-27T20:49:53.825Z] + ./coverage.out bytes=459493 [2023-10-27T20:49:53.825Z] ==> Appending adjustments [2023-10-27T20:49:53.825Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T20:49:54.085Z] + Found adjustments [2023-10-27T20:49:54.085Z] ==> Gzipping contents [2023-10-27T20:49:54.085Z] 52K /tmp/codecov.vOMt0j.gz [2023-10-27T20:49:54.085Z] ==> Uploading reports [2023-10-27T20:49:54.085Z] url: https://codecov.io [2023-10-27T20:49:54.085Z] query: branch=main&commit=fbcb6d3027ae2c9eb317848bea30a5d6743f2972&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-27T20:49:54.085Z] -> Pinging Codecov [2023-10-27T20:49:54.085Z] 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=fbcb6d3027ae2c9eb317848bea30a5d6743f2972&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-27T20:49:54.345Z] -> Uploading to [2023-10-27T20:49:54.345Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/581DD39554BDF9B6E22D074273EAD858/fbcb6d3027ae2c9eb317848bea30a5d6743f2972/9b84444f-7e25-4039-b3a4-b5f50c4b9217.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T204954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7e196829cb294b930f5b7ed202f91aac536ee9d049a1a1ba9aabfdaa3de90a5 [2023-10-27T20:49:54.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T20:49:54.345Z] Dload Upload Total Spent Left Speed [2023-10-27T20:49:54.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 172k --:--:-- --:--:-- --:--:-- 172k [2023-10-27T20:49:54.606Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] } [2023-10-27T20:49:54.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-27T20:49:54.741Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-27T20:49:54.750Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:49:55.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T20:49:55.054Z] [2023-10-27T20:49:55.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:49:55.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T20:49:55.358Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-27T20:49:55.358Z] df9b9388f04a: Pulling fs layer [2023-10-27T20:49:55.358Z] 52dc419b0ee2: Pulling fs layer [2023-10-27T20:49:55.358Z] 25bc292e5bac: Pulling fs layer [2023-10-27T20:49:55.358Z] 114826534d7a: Pulling fs layer [2023-10-27T20:49:55.358Z] 4657fd5d0bcf: Pulling fs layer [2023-10-27T20:49:55.358Z] 6ad1cebc031e: Pulling fs layer [2023-10-27T20:49:55.358Z] 8a3aa393b2d8: Pulling fs layer [2023-10-27T20:49:55.358Z] 4657fd5d0bcf: Waiting [2023-10-27T20:49:55.358Z] 6ad1cebc031e: Waiting [2023-10-27T20:49:55.358Z] 8a3aa393b2d8: Waiting [2023-10-27T20:49:55.358Z] 114826534d7a: Waiting [2023-10-27T20:49:55.358Z] 25bc292e5bac: Download complete [2023-10-27T20:49:55.358Z] 52dc419b0ee2: Download complete [2023-10-27T20:49:55.358Z] 4657fd5d0bcf: Download complete [2023-10-27T20:49:55.358Z] df9b9388f04a: Download complete [2023-10-27T20:49:55.618Z] df9b9388f04a: Pull complete [2023-10-27T20:49:55.618Z] 6ad1cebc031e: Verifying Checksum [2023-10-27T20:49:55.618Z] 6ad1cebc031e: Download complete [2023-10-27T20:49:55.618Z] 52dc419b0ee2: Pull complete [2023-10-27T20:49:55.618Z] 25bc292e5bac: Pull complete [2023-10-27T20:49:56.187Z] 114826534d7a: Verifying Checksum [2023-10-27T20:49:56.187Z] 114826534d7a: Download complete [2023-10-27T20:49:56.187Z] 8a3aa393b2d8: Verifying Checksum [2023-10-27T20:49:56.187Z] 8a3aa393b2d8: Download complete [2023-10-27T20:49:59.473Z] 114826534d7a: Pull complete [2023-10-27T20:49:59.473Z] 4657fd5d0bcf: Pull complete [2023-10-27T20:49:59.732Z] 6ad1cebc031e: Pull complete [2023-10-27T20:50:03.016Z] 8a3aa393b2d8: Pull complete [2023-10-27T20:50:03.016Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-27T20:50:03.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T20:50:03.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:50:03.090Z] prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container [2023-10-27T20:50:03.116Z] $ 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 [2023-10-27T20:50:09.477Z] $ docker top d2d383828acc8be2f8008249524c1626275ef200e22735ba2ff6a3191d6a5ce8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-27T20:50:09.541Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-10-27T20:50:09.819Z] + set -o pipefail [2023-10-27T20:50:09.819Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-10-27T20:50:15.087Z] [2023-10-27T20:50:15.087Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-10-27T20:50:15.087Z] [2023-10-27T20:50:15.087Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/66bb6ad7-d9e8-4333-b936-5c082593ec76 [2023-10-27T20:50:15.087Z] [2023-10-27T20:50:15.087Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-27T20:50:15.087Z] [2023-10-27T20:50:15.346Z] [2023-10-27T20:50:15.346Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-27T20:50:15.346Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-27T20:50:15.346Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-27T20:50:15.351Z] $ docker stop --time=1 d2d383828acc8be2f8008249524c1626275ef200e22735ba2ff6a3191d6a5ce8 [2023-10-27T20:50:20.448Z] $ docker rm -f --volumes d2d383828acc8be2f8008249524c1626275ef200e22735ba2ff6a3191d6a5ce8 [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 [2023-10-27T20:50:21.191Z] + git log --format=format:%s -1 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 [Pipeline] sh [2023-10-27T20:50:21.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T20:50:21.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:50:21.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:50:21.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:50:21.850Z] prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container [2023-10-27T20:50:21.875Z] $ 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 [2023-10-27T20:50:22.283Z] $ docker top 714e5496bd2d9e393298847f76bae9934a2232ef6a45bd8a3635e6fe4bfd9ff0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T20:50:22.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:50:22.376Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:50:22.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:50:22.479Z] $ docker exec 714e5496bd2d9e393298847f76bae9934a2232ef6a45bd8a3635e6fe4bfd9ff0 ssh-agent [2023-10-27T20:50:22.591Z] SSH_AUTH_SOCK=/tmp/ssh-j6c2jdM8aKd4/agent.33 [2023-10-27T20:50:22.591Z] SSH_AGENT_PID=39 [2023-10-27T20:50:22.595Z] Running ssh-add (command line suppressed) [2023-10-27T20:50:22.695Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14711977109583431617.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14711977109583431617.key) [2023-10-27T20:50:22.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:50:22.999Z] + git semver tag [2023-10-27T20:50:23.258Z] 2023-10-27 20:50:23,150 [run_tag] DEBUG tag force:False [2023-10-27T20:50:23.258Z] 2023-10-27 20:50:23,151 [check_head_tag] DEBUG check head tag [2023-10-27T20:50:23.258Z] 2023-10-27 20:50:23,151 [execute] INFO git cat-file --batch-check [2023-10-27T20:50:23.258Z] 2023-10-27 20:50:23,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-27T20:50:23.258Z] 2023-10-27 20:50:23,154 [execute] INFO git cat-file --batch [2023-10-27T20:50:23.258Z] 2023-10-27 20:50:23,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-27T20:50:23.258Z] 2023-10-27 20:50:23,162 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-27T20:50:23.258Z] 2023-10-27 20:50:23,162 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 [2023-10-27T20:50:23.258Z] 2023-10-27 20:50:23,162 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-27T20:50:23.258Z] 2023-10-27 20:50:23,165 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-27T20:50:23.258Z] 3.1.0-dev.21 [Pipeline] } [2023-10-27T20:50:23.262Z] $ docker exec --env ******** --env ******** 714e5496bd2d9e393298847f76bae9934a2232ef6a45bd8a3635e6fe4bfd9ff0 ssh-agent -k [2023-10-27T20:50:23.353Z] unset SSH_AUTH_SOCK; [2023-10-27T20:50:23.353Z] unset SSH_AGENT_PID; [2023-10-27T20:50:23.354Z] echo Agent pid 39 killed; [2023-10-27T20:50:23.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T20:50:23.670Z] + git semver [Pipeline] } [2023-10-27T20:50:23.937Z] $ docker stop --time=1 714e5496bd2d9e393298847f76bae9934a2232ef6a45bd8a3635e6fe4bfd9ff0 [2023-10-27T20:50:25.198Z] $ docker rm -f --volumes 714e5496bd2d9e393298847f76bae9934a2232ef6a45bd8a3635e6fe4bfd9ff0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:50:25.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T20:50:25.587Z] [2023-10-27T20:50:25.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:50:25.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T20:50:25.883Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-27T20:50:25.883Z] ab5ef0e58194: Pulling fs layer [2023-10-27T20:50:25.883Z] 9712f1f96733: Pulling fs layer [2023-10-27T20:50:25.883Z] 63f879dbbcfc: Pulling fs layer [2023-10-27T20:50:25.883Z] 0d9ebad4ef96: Pulling fs layer [2023-10-27T20:50:25.883Z] e9a5061849ea: Pulling fs layer [2023-10-27T20:50:25.883Z] d747dcd14b5f: Pulling fs layer [2023-10-27T20:50:25.883Z] 2de7ff778b66: Pulling fs layer [2023-10-27T20:50:25.883Z] e9a5061849ea: Waiting [2023-10-27T20:50:25.883Z] 2de7ff778b66: Waiting [2023-10-27T20:50:25.883Z] d747dcd14b5f: Waiting [2023-10-27T20:50:25.883Z] 0d9ebad4ef96: Waiting [2023-10-27T20:50:25.883Z] 9712f1f96733: Verifying Checksum [2023-10-27T20:50:25.883Z] 9712f1f96733: Download complete [2023-10-27T20:50:26.141Z] 63f879dbbcfc: Verifying Checksum [2023-10-27T20:50:26.141Z] 63f879dbbcfc: Download complete [2023-10-27T20:50:26.399Z] e9a5061849ea: Verifying Checksum [2023-10-27T20:50:26.399Z] e9a5061849ea: Download complete [2023-10-27T20:50:26.399Z] d747dcd14b5f: Download complete [2023-10-27T20:50:26.399Z] ab5ef0e58194: Verifying Checksum [2023-10-27T20:50:26.399Z] ab5ef0e58194: Download complete [2023-10-27T20:50:26.399Z] 0d9ebad4ef96: Verifying Checksum [2023-10-27T20:50:26.399Z] 0d9ebad4ef96: Download complete [2023-10-27T20:50:26.399Z] 2de7ff778b66: Verifying Checksum [2023-10-27T20:50:26.399Z] 2de7ff778b66: Download complete [2023-10-27T20:50:28.925Z] ab5ef0e58194: Pull complete [2023-10-27T20:50:28.925Z] 9712f1f96733: Pull complete [2023-10-27T20:50:29.492Z] 63f879dbbcfc: Pull complete [2023-10-27T20:50:33.671Z] 0d9ebad4ef96: Pull complete [2023-10-27T20:50:33.671Z] e9a5061849ea: Pull complete [2023-10-27T20:50:33.671Z] d747dcd14b5f: Pull complete [2023-10-27T20:50:34.604Z] 2de7ff778b66: Pull complete [2023-10-27T20:50:34.605Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-27T20:50:34.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T20:50:34.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:50:34.680Z] prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container [2023-10-27T20:50:34.705Z] $ 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 [2023-10-27T20:50:43.316Z] $ docker top ef1d7fa1228ee5bae0d71bd0492c6c3e17d454fb708ed82697437158785e4b3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-27T20:50:43.386Z] provisioning config files... [2023-10-27T20:50:43.393Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16336722653788021123tmp [2023-10-27T20:50:43.403Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16284339972098955960tmp [2023-10-27T20:50:43.410Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16603438053203027209tmp [Pipeline] { [Pipeline] echo [2023-10-27T20:50:43.427Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:50:43.708Z] ---> sigul-configuration.sh [2023-10-27T20:50:43.708Z] gpg: directory `/root/.gnupg' created [2023-10-27T20:50:43.708Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-27T20:50:43.708Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-27T20:50:43.708Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-27T20:50:43.708Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-27T20:50:43.708Z] gpg: CAST5 encrypted data [2023-10-27T20:50:43.708Z] gpg: encrypted with 1 passphrase [2023-10-27T20:50:43.708Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-27T20:50:43.993Z] + mkdir /home/jenkins [2023-10-27T20:50:43.993Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-27T20:50:44.279Z] + 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 [2023-10-27T20:50:44.287Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:50:44.572Z] ---> sigul-install.sh [2023-10-27T20:50:44.572Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-27T20:50:44.858Z] + git tag --list [2023-10-27T20:50:44.858Z] v0.0.0 [2023-10-27T20:50:44.858Z] v1.0.0 [2023-10-27T20:50:44.858Z] v2.1.0 [2023-10-27T20:50:44.858Z] v2.1.1 [2023-10-27T20:50:44.858Z] v2.2.0 [2023-10-27T20:50:44.858Z] v2.3.0 [2023-10-27T20:50:44.858Z] v3.0 [2023-10-27T20:50:44.858Z] v3.0.0 [2023-10-27T20:50:44.858Z] v3.1.0-dev.1 [2023-10-27T20:50:44.858Z] v3.1.0-dev.10 [2023-10-27T20:50:44.858Z] v3.1.0-dev.11 [2023-10-27T20:50:44.858Z] v3.1.0-dev.12 [2023-10-27T20:50:44.858Z] v3.1.0-dev.13 [2023-10-27T20:50:44.858Z] v3.1.0-dev.14 [2023-10-27T20:50:44.858Z] v3.1.0-dev.15 [2023-10-27T20:50:44.858Z] v3.1.0-dev.16 [2023-10-27T20:50:44.858Z] v3.1.0-dev.17 [2023-10-27T20:50:44.858Z] v3.1.0-dev.18 [2023-10-27T20:50:44.858Z] v3.1.0-dev.19 [2023-10-27T20:50:44.858Z] v3.1.0-dev.2 [2023-10-27T20:50:44.858Z] v3.1.0-dev.20 [2023-10-27T20:50:44.858Z] v3.1.0-dev.21 [2023-10-27T20:50:44.858Z] v3.1.0-dev.3 [2023-10-27T20:50:44.858Z] v3.1.0-dev.4 [2023-10-27T20:50:44.858Z] v3.1.0-dev.5 [2023-10-27T20:50:44.858Z] v3.1.0-dev.6 [2023-10-27T20:50:44.858Z] v3.1.0-dev.7 [2023-10-27T20:50:44.858Z] v3.1.0-dev.8 [2023-10-27T20:50:44.858Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-27T20:50:45.153Z] + lftools sign git-tag v3.1.0-dev.21 [2023-10-27T20:50:45.722Z] Signing Git tag with Sigul... [2023-10-27T20:50:45.722Z] Signing v3.1.0-dev.21 [Pipeline] echo [2023-10-27T20:50:45.988Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:50:46.271Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-27T20:50:46.278Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-27T20:50:46.291Z] $ docker stop --time=1 ef1d7fa1228ee5bae0d71bd0492c6c3e17d454fb708ed82697437158785e4b3d [2023-10-27T20:50:47.560Z] $ docker rm -f --volumes ef1d7fa1228ee5bae0d71bd0492c6c3e17d454fb708ed82697437158785e4b3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-27T20:50:47.971Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T20:50:47.971Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:50:48.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:50:48.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:50:48.337Z] prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container [2023-10-27T20:50:48.362Z] $ 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 [2023-10-27T20:50:48.674Z] $ docker top 60f665f2dbff835c240567c6e76ac1928e731471719a948df9b0f58f006ecff8 -eo pid,comm [2023-10-27T20:50:48.749Z] 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). [2023-10-27T20:50:48.749Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T20:50:48.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:50:48.792Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:50:48.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:50:48.895Z] $ docker exec 60f665f2dbff835c240567c6e76ac1928e731471719a948df9b0f58f006ecff8 ssh-agent [2023-10-27T20:50:49.014Z] SSH_AUTH_SOCK=/tmp/ssh-UL9S4KHeWySO/agent.30 [2023-10-27T20:50:49.014Z] SSH_AGENT_PID=36 [2023-10-27T20:50:49.018Z] Running ssh-add (command line suppressed) [2023-10-27T20:50:49.113Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6721755174104477744.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6721755174104477744.key) [2023-10-27T20:50:49.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:50:49.415Z] + git semver bump pre [2023-10-27T20:50:49.673Z] 2023-10-27 20:50:49,563 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-27T20:50:49.673Z] 2023-10-27 20:50:49,563 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev [2023-10-27T20:50:49.673Z] 2023-10-27 20:50:49,563 [bump_version] DEBUG bumped version:3.1.0-dev.22 [2023-10-27T20:50:49.673Z] 2023-10-27 20:50:49,563 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-10-27T20:50:49.673Z] 2023-10-27 20:50:49,563 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-27T20:50:49.673Z] 2023-10-27 20:50:49,563 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-27T20:50:49.673Z] 2023-10-27 20:50:49,565 [execute] INFO git cat-file --batch-check [2023-10-27T20:50:49.673Z] 2023-10-27 20:50:49,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T20:50:49.673Z] 2023-10-27 20:50:49,570 [execute] INFO git cat-file --batch [2023-10-27T20:50:49.673Z] 2023-10-27 20:50:49,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T20:50:49.673Z] 2023-10-27 20:50:49,575 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-27T20:50:49.673Z] 3.1.0-dev.22 [Pipeline] } [2023-10-27T20:50:49.676Z] $ docker exec --env ******** --env ******** 60f665f2dbff835c240567c6e76ac1928e731471719a948df9b0f58f006ecff8 ssh-agent -k [2023-10-27T20:50:49.769Z] unset SSH_AUTH_SOCK; [2023-10-27T20:50:49.770Z] unset SSH_AGENT_PID; [2023-10-27T20:50:49.770Z] echo Agent pid 36 killed; [2023-10-27T20:50:49.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T20:50:50.079Z] + git semver [Pipeline] } [2023-10-27T20:50:50.345Z] $ docker stop --time=1 60f665f2dbff835c240567c6e76ac1928e731471719a948df9b0f58f006ecff8 [2023-10-27T20:50:51.629Z] $ docker rm -f --volumes 60f665f2dbff835c240567c6e76ac1928e731471719a948df9b0f58f006ecff8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T20:50:51.978Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T20:50:51.979Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:50:52.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:50:52.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:50:52.340Z] prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container [2023-10-27T20:50:52.365Z] $ 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 [2023-10-27T20:50:52.695Z] $ docker top c62afdf599ed64a3bada8aadd70fad16ec9ec1e12f67bc5983310c605624152f -eo pid,comm [2023-10-27T20:50:52.748Z] 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). [2023-10-27T20:50:52.748Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T20:50:52.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:50:52.790Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:50:52.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:50:52.901Z] $ docker exec c62afdf599ed64a3bada8aadd70fad16ec9ec1e12f67bc5983310c605624152f ssh-agent [2023-10-27T20:50:53.015Z] SSH_AUTH_SOCK=/tmp/ssh-B0NIcyqg81An/agent.32 [2023-10-27T20:50:53.015Z] SSH_AGENT_PID=38 [2023-10-27T20:50:53.019Z] Running ssh-add (command line suppressed) [2023-10-27T20:50:53.107Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12588624195712582851.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12588624195712582851.key) [2023-10-27T20:50:53.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:50:53.406Z] + git semver push [2023-10-27T20:50:53.665Z] 2023-10-27 20:50:53,570 [run_push] DEBUG push [2023-10-27T20:50:53.665Z] 2023-10-27 20:50:53,571 [execute] INFO git cat-file --batch-check [2023-10-27T20:50:53.665Z] 2023-10-27 20:50:53,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T20:50:53.665Z] 2023-10-27 20:50:53,573 [execute] INFO git rev-list dfb763b674af6953a464f732805228b244d4bfbd -- [2023-10-27T20:50:53.665Z] 2023-10-27 20:50:53,574 [execute] DEBUG Popen(['git', 'rev-list', 'dfb763b674af6953a464f732805228b244d4bfbd', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-27T20:50:53.665Z] 2023-10-27 20:50:53,580 [execute] INFO git fetch -v origin [2023-10-27T20:50:53.665Z] 2023-10-27 20:50:53,581 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-27T20:50:54.232Z] 2023-10-27 20:50:54,122 [run_push] DEBUG no remote changes detected [2023-10-27T20:50:54.232Z] 2023-10-27 20:50:54,122 [execute] INFO git push origin semver [2023-10-27T20:50:54.232Z] 2023-10-27 20:50:54,123 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-27T20:50:55.168Z] 2023-10-27 20:50:54,875 [run_push] DEBUG push all version tags [2023-10-27T20:50:55.168Z] 2023-10-27 20:50:54,875 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-27T20:50:55.168Z] 2023-10-27 20:50:54,876 [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) [2023-10-27T20:50:55.737Z] 2023-10-27 20:50:55,639 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-27T20:50:55.737Z] 3.1.0-dev.22 [Pipeline] } [2023-10-27T20:50:55.741Z] $ docker exec --env ******** --env ******** c62afdf599ed64a3bada8aadd70fad16ec9ec1e12f67bc5983310c605624152f ssh-agent -k [2023-10-27T20:50:55.836Z] unset SSH_AUTH_SOCK; [2023-10-27T20:50:55.837Z] unset SSH_AGENT_PID; [2023-10-27T20:50:55.837Z] echo Agent pid 38 killed; [2023-10-27T20:50:55.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T20:50:56.149Z] + git semver [Pipeline] } [2023-10-27T20:50:56.414Z] $ docker stop --time=1 c62afdf599ed64a3bada8aadd70fad16ec9ec1e12f67bc5983310c605624152f [2023-10-27T20:50:57.654Z] $ docker rm -f --volumes c62afdf599ed64a3bada8aadd70fad16ec9ec1e12f67bc5983310c605624152f [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 [2023-10-27T20:50:58.210Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-10-27T20:50:58.210Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-27T20:50:58.210Z] total 16 [2023-10-27T20:50:58.210Z] drwxr-xr-x 3 root root 4096 Oct 27 20:38 . [2023-10-27T20:50:58.210Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 20:50 .. [2023-10-27T20:50:58.210Z] drwxr-xr-x 2 root root 4096 Oct 27 20:38 cost [2023-10-27T20:50:58.210Z] -rw-r--r-- 1 root root 91 Oct 27 20:38 cost.csv [2023-10-27T20:50:58.210Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-27T20:50:58.210Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-27T20:50:58.210Z] total 16 [2023-10-27T20:50:58.210Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:38 . [2023-10-27T20:50:58.210Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 20:50 .. [2023-10-27T20:50:58.210Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 20:38 cost [2023-10-27T20:50:58.210Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 27 20:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:50:58.497Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:50:59.618Z] ---> package-listing.sh [2023-10-27T20:50:59.618Z] ++ facter osfamily [2023-10-27T20:50:59.618Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T20:50:59.876Z] + OS_FAMILY=debian [2023-10-27T20:50:59.876Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-10-27T20:50:59.876Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T20:50:59.876Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T20:50:59.876Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T20:50:59.876Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T20:50:59.876Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-27T20:50:59.876Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T20:50:59.876Z] + case "${OS_FAMILY}" in [2023-10-27T20:50:59.876Z] + dpkg -l [2023-10-27T20:50:59.876Z] + grep '^ii' [2023-10-27T20:50:59.876Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T20:50:59.876Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T20:50:59.876Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T20:50:59.876Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-27T20:50:59.876Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-10-27T20:50:59.876Z] + 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 [2023-10-27T20:50:59.887Z] 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 [2023-10-27T20:51:00.168Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:51:00.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T20:51:00.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:51:00.794Z] prd-ubuntu20.04-docker-8c-8g-12651 does not seem to be running inside a container [2023-10-27T20:51:00.816Z] $ 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 [2023-10-27T20:51:00.996Z] $ docker top f0d35d951faae1802eeb9e6ba6f8f48d9457fc0cb00873b473fd2b571aef1ca4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:51:01.335Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T20:51:01.619Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T20:51:01.902Z] + ls /var/log/sa-host [2023-10-27T20:51:01.902Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T20:51:01.971Z] provisioning config files... [2023-10-27T20:51:01.979Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config797225552393208275tmp [Pipeline] { [Pipeline] echo [2023-10-27T20:51:01.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:51:02.275Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T20:51:02.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:51:02.613Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T20:51:02.621Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:51:02.904Z] ---> sudo-logs.sh [2023-10-27T20:51:02.905Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T20:51:02.934Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:51:03.214Z] ---> job-cost.sh [2023-10-27T20:51:03.214Z] lf-activate-venv: SKIPPING [2023-10-27T20:51:03.214Z] DEBUG: total: 0.2199999988079071 [2023-10-27T20:51:03.214Z] INFO: Retrieving Stack Cost... [2023-10-27T20:51:03.475Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T20:51:04.045Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T20:51:04.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:51:04.339Z] ---> logs-deploy.sh [2023-10-27T20:51:04.339Z] lf-activate-venv: SKIPPING [2023-10-27T20:51:04.339Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/127 [2023-10-27T20:51:04.339Z] INFO: archiving workspace using pattern(s): [2023-10-27T20:51:05.277Z] Archives upload complete. [2023-10-27T20:51:05.277Z] INFO: archiving logs to Nexus