Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d994045550ebd1c1180300e153d74141484e57aa 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-ssh8992552406793340930.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15264443083303402718.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1054069681461052052.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6003235593300013574.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-ssh17877857854903021808.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16779’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16781 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d994045550ebd1c1180300e153d74141484e57aa (main) Commit message: "fix: Move intializion of registered llrp devices from initialize to start (#236)" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d994045550ebd1c1180300e153d74141484e57aa # timeout=10 > git rev-list --no-walk 427759c4c8768a0667949273cf9123d5f3339a5e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T20:45:43.706Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T20:45:43.766Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T20:45:43.784Z] ========================================================= [2023-05-24T20:45:43.784Z] EdgeX Global Pipelines Version Info [2023-05-24T20:45:43.784Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:45:44.492Z] ------------------- [2023-05-24T20:45:44.492Z] stable info: [2023-05-24T20:45:44.492Z] ------------------- [2023-05-24T20:45:44.492Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T20:45:44.492Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T20:45:44.492Z] Message: update stable to v1.0.249 [2023-05-24T20:45:45.064Z] ------------------- [2023-05-24T20:45:45.064Z] experimental info: [2023-05-24T20:45:45.064Z] ------------------- [2023-05-24T20:45:45.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T20:45:45.064Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T20:45:45.064Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T20:45:45.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-24T20:45:45.249Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-24T20:45:45.257Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T20:45:45.267Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T20:45:45.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T20:45:45.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T20:45:45.319Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T20:45:45.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T20:45:45.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T20:45:45.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T20:45:45.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T20:45:45.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-24T20:45:45.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T20:45:45.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T20:45:45.447Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T20:45:45.465Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T20:45:45.486Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T20:45:45.502Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T20:45:45.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T20:45:45.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T20:45:45.550Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T20:45:45.567Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T20:45:45.590Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T20:45:45.607Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T20:45:45.620Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T20:45:45.633Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T20:45:45.648Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T20:45:45.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-24T20:45:45.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-24T20:45:45.710Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-24T20:45:45.721Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d994045550ebd1c1180300e153d74141484e57aa [Pipeline] echo [2023-05-24T20:45:45.734Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d994045 [Pipeline] echo [2023-05-24T20:45:45.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T20:45:45.807Z] provisioning config files... [2023-05-24T20:45:45.821Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9418221602778438972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:45:46.129Z] ---> docker-login.sh [2023-05-24T20:45:46.129Z] nexus3.edgexfoundry.org:10001 [2023-05-24T20:45:46.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:45:46.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:45:46.390Z] Configure a credential helper to remove this warning. See [2023-05-24T20:45:46.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:45:46.390Z] [2023-05-24T20:45:46.390Z] Login Succeeded [2023-05-24T20:45:46.390Z] nexus3.edgexfoundry.org:10002 [2023-05-24T20:45:46.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:45:46.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:45:46.650Z] Configure a credential helper to remove this warning. See [2023-05-24T20:45:46.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:45:46.650Z] [2023-05-24T20:45:46.650Z] Login Succeeded [2023-05-24T20:45:46.650Z] nexus3.edgexfoundry.org:10003 [2023-05-24T20:45:46.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:45:46.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:45:46.650Z] Configure a credential helper to remove this warning. See [2023-05-24T20:45:46.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:45:46.650Z] [2023-05-24T20:45:46.650Z] Login Succeeded [2023-05-24T20:45:46.650Z] nexus3.edgexfoundry.org:10004 [2023-05-24T20:45:46.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:45:46.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:45:46.911Z] Configure a credential helper to remove this warning. See [2023-05-24T20:45:46.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:45:46.911Z] [2023-05-24T20:45:46.911Z] Login Succeeded [2023-05-24T20:45:46.911Z] docker.io [2023-05-24T20:45:46.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:45:47.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:45:47.172Z] Configure a credential helper to remove this warning. See [2023-05-24T20:45:47.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:45:47.172Z] [2023-05-24T20:45:47.172Z] Login Succeeded [2023-05-24T20:45:47.172Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T20:45:47.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T20:45:47.560Z] + git rev-list -1 --merges d994045550ebd1c1180300e153d74141484e57aa~1..d994045550ebd1c1180300e153d74141484e57aa [Pipeline] echo [2023-05-24T20:45:47.611Z] -----------> git rev-list -1 --merges d994045550ebd1c1180300e153d74141484e57aa~1..d994045550ebd1c1180300e153d74141484e57aa d994045550ebd1c1180300e153d74141484e57aa [false] [Pipeline] sh [2023-05-24T20:45:47.902Z] + git log --format=format:%s -1 d994045550ebd1c1180300e153d74141484e57aa [Pipeline] echo [2023-05-24T20:45:47.916Z] ========================================================= [2023-05-24T20:45:47.916Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T20:45:47.916Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T20:45:48.229Z] + git log --format=format:%s -1 d994045550ebd1c1180300e153d74141484e57aa [Pipeline] echo [2023-05-24T20:45:48.238Z] [semverPrep] GIT_COMMIT: d994045550ebd1c1180300e153d74141484e57aa, Commit Message: fix: Move intializion of registered llrp devices from initialize to start (#236) [Pipeline] echo [2023-05-24T20:45:48.249Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T20:45:48.590Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T20:45:48.590Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T20:45:48.590Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T20:45:48.590Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T20:45:48.590Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T20:45:48.590Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T20:45:48.590Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:45:49.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T20:45:49.011Z] [2023-05-24T20:45:49.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:45:49.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T20:45:49.306Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T20:45:49.306Z] b85a868b505f: Pulling fs layer [2023-05-24T20:45:49.306Z] e2be974225ed: Pulling fs layer [2023-05-24T20:45:49.306Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T20:45:49.306Z] 988bab9f4d93: Pulling fs layer [2023-05-24T20:45:49.306Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T20:45:49.306Z] eaf3925da568: Pulling fs layer [2023-05-24T20:45:49.306Z] bab4dde63d76: Pulling fs layer [2023-05-24T20:45:49.306Z] bde34c3a00c8: Pulling fs layer [2023-05-24T20:45:49.306Z] b352a97aabf1: Pulling fs layer [2023-05-24T20:45:49.306Z] 4872d77fe225: Pulling fs layer [2023-05-24T20:45:49.306Z] 5851b861e8e6: Pulling fs layer [2023-05-24T20:45:49.306Z] 988bab9f4d93: Waiting [2023-05-24T20:45:49.306Z] b352a97aabf1: Waiting [2023-05-24T20:45:49.306Z] eaf3925da568: Waiting [2023-05-24T20:45:49.306Z] 4872d77fe225: Waiting [2023-05-24T20:45:49.306Z] 5851b861e8e6: Waiting [2023-05-24T20:45:49.306Z] bab4dde63d76: Waiting [2023-05-24T20:45:49.306Z] bde34c3a00c8: Waiting [2023-05-24T20:45:49.306Z] 1469e6f7b9e6: Waiting [2023-05-24T20:45:49.306Z] e2be974225ed: Download complete [2023-05-24T20:45:49.306Z] 988bab9f4d93: Verifying Checksum [2023-05-24T20:45:49.306Z] 988bab9f4d93: Download complete [2023-05-24T20:45:49.306Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T20:45:49.306Z] 1469e6f7b9e6: Download complete [2023-05-24T20:45:49.567Z] eaf3925da568: Verifying Checksum [2023-05-24T20:45:49.567Z] eaf3925da568: Download complete [2023-05-24T20:45:49.567Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T20:45:49.567Z] 339a4e72a1f5: Download complete [2023-05-24T20:45:49.567Z] bde34c3a00c8: Verifying Checksum [2023-05-24T20:45:49.567Z] bde34c3a00c8: Download complete [2023-05-24T20:45:49.567Z] b352a97aabf1: Download complete [2023-05-24T20:45:49.567Z] 4872d77fe225: Verifying Checksum [2023-05-24T20:45:49.567Z] 4872d77fe225: Download complete [2023-05-24T20:45:49.567Z] 5851b861e8e6: Verifying Checksum [2023-05-24T20:45:49.567Z] 5851b861e8e6: Download complete [2023-05-24T20:45:49.567Z] b85a868b505f: Verifying Checksum [2023-05-24T20:45:49.567Z] b85a868b505f: Download complete [2023-05-24T20:45:49.825Z] bab4dde63d76: Verifying Checksum [2023-05-24T20:45:49.825Z] bab4dde63d76: Download complete [2023-05-24T20:45:50.761Z] b85a868b505f: Pull complete [2023-05-24T20:45:50.761Z] e2be974225ed: Pull complete [2023-05-24T20:45:51.330Z] 339a4e72a1f5: Pull complete [2023-05-24T20:45:51.330Z] 988bab9f4d93: Pull complete [2023-05-24T20:45:51.591Z] 1469e6f7b9e6: Pull complete [2023-05-24T20:45:51.591Z] eaf3925da568: Pull complete [2023-05-24T20:45:53.495Z] bab4dde63d76: Pull complete [2023-05-24T20:45:53.495Z] bde34c3a00c8: Pull complete [2023-05-24T20:45:53.495Z] b352a97aabf1: Pull complete [2023-05-24T20:45:53.495Z] 4872d77fe225: Pull complete [2023-05-24T20:45:53.756Z] 5851b861e8e6: Pull complete [2023-05-24T20:45:53.756Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T20:45:53.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T20:45:53.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:45:53.851Z] prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container [2023-05-24T20:45:53.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T20:45:56.852Z] $ docker top d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda -eo pid,comm [2023-05-24T20:45:56.914Z] 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-05-24T20:45:56.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T20:45:56.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T20:45:56.947Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T20:45:57.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T20:45:57.058Z] $ docker exec d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda ssh-agent [2023-05-24T20:45:57.181Z] SSH_AUTH_SOCK=/tmp/ssh-7oo9yBpVODU7/agent.32 [2023-05-24T20:45:57.181Z] SSH_AGENT_PID=38 [2023-05-24T20:45:57.187Z] Running ssh-add (command line suppressed) [2023-05-24T20:45:57.284Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15255001208641959791.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15255001208641959791.key) [2023-05-24T20:45:57.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T20:45:57.591Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T20:45:57.599Z] $ docker exec --env ******** --env ******** d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda ssh-agent -k [2023-05-24T20:45:57.703Z] unset SSH_AUTH_SOCK; [2023-05-24T20:45:57.703Z] unset SSH_AGENT_PID; [2023-05-24T20:45:57.703Z] echo Agent pid 38 killed; [2023-05-24T20:45:57.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T20:45:57.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T20:45:57.743Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T20:45:57.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T20:45:57.851Z] $ docker exec d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda ssh-agent [2023-05-24T20:45:57.974Z] SSH_AUTH_SOCK=/tmp/ssh-w6Dt4Q6CKWmQ/agent.70 [2023-05-24T20:45:57.974Z] SSH_AGENT_PID=76 [2023-05-24T20:45:57.979Z] Running ssh-add (command line suppressed) [2023-05-24T20:45:58.071Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15242341646733281609.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15242341646733281609.key) [2023-05-24T20:45:58.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T20:45:58.377Z] + git semver init [2023-05-24T20:45:58.638Z] 2023-05-24 20:45:58,520 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T20:45:58.638Z] 2023-05-24 20:45:58,522 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-24T20:45:58.638Z] 2023-05-24 20:45:58,522 [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-05-24T20:45:58.638Z] 2023-05-24 20:45:58,522 [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-05-24T20:45:59.579Z] 2023-05-24 20:45:59,302 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-24T20:45:59.579Z] 2023-05-24 20:45:59,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-05-24T20:45:59.579Z] 2023-05-24 20:45:59,302 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-24T20:45:59.579Z] 2023-05-24 20:45:59,303 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-24T20:45:59.579Z] 3.0.0-dev.28 [Pipeline] } [2023-05-24T20:45:59.587Z] $ docker exec --env ******** --env ******** d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda ssh-agent -k [2023-05-24T20:45:59.669Z] unset SSH_AUTH_SOCK; [2023-05-24T20:45:59.670Z] unset SSH_AGENT_PID; [2023-05-24T20:45:59.670Z] echo Agent pid 76 killed; [2023-05-24T20:45:59.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T20:45:59.993Z] + git semver [Pipeline] } [2023-05-24T20:46:00.262Z] $ docker stop --time=1 d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda [2023-05-24T20:46:01.568Z] $ docker rm -f --volumes d16b4b4f7a4339ba91d6e0e48cf5030d190fa0a13fc9ac82eedf344635a65dda [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T20:46:01.907Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T20:46:02.115Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T20:46:02.119Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [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-05-24T20:46:02.255Z] provisioning config files... [2023-05-24T20:46:02.265Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8852847121464616614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:46:02.563Z] ---> docker-login.sh [2023-05-24T20:46:02.563Z] nexus3.edgexfoundry.org:10001 [2023-05-24T20:46:02.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:46:02.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:46:02.563Z] Configure a credential helper to remove this warning. See [2023-05-24T20:46:02.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:46:02.563Z] [2023-05-24T20:46:02.563Z] Login Succeeded [2023-05-24T20:46:02.563Z] nexus3.edgexfoundry.org:10002 [2023-05-24T20:46:02.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:46:02.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:46:02.563Z] Configure a credential helper to remove this warning. See [2023-05-24T20:46:02.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:46:02.563Z] [2023-05-24T20:46:02.563Z] Login Succeeded [2023-05-24T20:46:02.563Z] nexus3.edgexfoundry.org:10003 [2023-05-24T20:46:02.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:46:02.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:46:02.822Z] Configure a credential helper to remove this warning. See [2023-05-24T20:46:02.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:46:02.822Z] [2023-05-24T20:46:02.822Z] Login Succeeded [2023-05-24T20:46:02.822Z] nexus3.edgexfoundry.org:10004 [2023-05-24T20:46:02.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:46:02.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:46:02.822Z] Configure a credential helper to remove this warning. See [2023-05-24T20:46:02.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:46:02.822Z] [2023-05-24T20:46:02.822Z] Login Succeeded [2023-05-24T20:46:02.822Z] docker.io [2023-05-24T20:46:02.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:46:03.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:46:03.082Z] Configure a credential helper to remove this warning. See [2023-05-24T20:46:03.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:46:03.082Z] [2023-05-24T20:46:03.082Z] Login Succeeded [2023-05-24T20:46:03.082Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T20:46:03.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T20:46:03.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T20:46:03.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T20:46:03.180Z] ========================================================= [2023-05-24T20:46:03.180Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T20:46:03.180Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:46:03.486Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T20:46:03.486Z] Sending build context to Docker daemon 4.256MB [2023-05-24T20:46:03.486Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T20:46:03.486Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T20:46:03.486Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T20:46:03.486Z] f56be85fc22e: Pulling fs layer [2023-05-24T20:46:03.486Z] 85791d961cd3: Pulling fs layer [2023-05-24T20:46:03.486Z] d694b5ae8c79: Pulling fs layer [2023-05-24T20:46:03.486Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T20:46:03.486Z] 4d19c01a9841: Pulling fs layer [2023-05-24T20:46:03.486Z] 9325e15d5711: Pulling fs layer [2023-05-24T20:46:03.486Z] 556b6ee489ea: Pulling fs layer [2023-05-24T20:46:03.486Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T20:46:03.486Z] 4d19c01a9841: Waiting [2023-05-24T20:46:03.486Z] 9325e15d5711: Waiting [2023-05-24T20:46:03.486Z] 556b6ee489ea: Waiting [2023-05-24T20:46:03.486Z] c5a4b2cf53e6: Waiting [2023-05-24T20:46:03.486Z] 9f32a84ed3da: Waiting [2023-05-24T20:46:03.486Z] 85791d961cd3: Verifying Checksum [2023-05-24T20:46:03.486Z] 85791d961cd3: Download complete [2023-05-24T20:46:03.486Z] 9f32a84ed3da: Download complete [2023-05-24T20:46:03.486Z] 4d19c01a9841: Download complete [2023-05-24T20:46:03.745Z] f56be85fc22e: Download complete [2023-05-24T20:46:03.745Z] 9325e15d5711: Verifying Checksum [2023-05-24T20:46:03.745Z] 9325e15d5711: Download complete [2023-05-24T20:46:03.745Z] f56be85fc22e: Pull complete [2023-05-24T20:46:04.006Z] 85791d961cd3: Pull complete [2023-05-24T20:46:04.266Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T20:46:04.266Z] c5a4b2cf53e6: Download complete [2023-05-24T20:46:04.266Z] d694b5ae8c79: Verifying Checksum [2023-05-24T20:46:04.266Z] d694b5ae8c79: Download complete [2023-05-24T20:46:04.525Z] 556b6ee489ea: Verifying Checksum [2023-05-24T20:46:04.525Z] 556b6ee489ea: Download complete [2023-05-24T20:46:07.812Z] d694b5ae8c79: Pull complete [2023-05-24T20:46:07.812Z] 9f32a84ed3da: Pull complete [2023-05-24T20:46:07.812Z] 4d19c01a9841: Pull complete [2023-05-24T20:46:07.812Z] 9325e15d5711: Pull complete [2023-05-24T20:46:09.715Z] 556b6ee489ea: Pull complete [2023-05-24T20:46:10.648Z] c5a4b2cf53e6: Pull complete [2023-05-24T20:46:10.648Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T20:46:10.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T20:46:10.648Z] ---> c4be618373d6 [2023-05-24T20:46:10.648Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T20:46:14.844Z] ---> Running in 3ab981c2345f [2023-05-24T20:46:14.844Z] Removing intermediate container 3ab981c2345f [2023-05-24T20:46:14.844Z] ---> d972e0f6295e [2023-05-24T20:46:14.844Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T20:46:14.844Z] ---> Running in 6908e8f5a904 [2023-05-24T20:46:14.844Z] Removing intermediate container 6908e8f5a904 [2023-05-24T20:46:14.844Z] ---> 2648b599bd95 [2023-05-24T20:46:14.844Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T20:46:14.844Z] ---> Running in 82ec2109e04e [2023-05-24T20:46:14.844Z] Removing intermediate container 82ec2109e04e [2023-05-24T20:46:14.844Z] ---> 5edf7f2ba1db [2023-05-24T20:46:14.844Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T20:46:14.844Z] ---> Running in 9af7282a37f8 [2023-05-24T20:46:15.103Z] Removing intermediate container 9af7282a37f8 [2023-05-24T20:46:15.103Z] ---> 977393db81b0 [2023-05-24T20:46:15.103Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T20:46:15.103Z] ---> Running in 2250328cfc9d [2023-05-24T20:46:15.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T20:46:15.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T20:46:15.621Z] OK: 265 MiB in 53 packages [2023-05-24T20:46:15.877Z] Removing intermediate container 2250328cfc9d [2023-05-24T20:46:15.877Z] ---> ea8ff78169a7 [2023-05-24T20:46:15.877Z] Step 8/12 : WORKDIR /app [2023-05-24T20:46:15.877Z] ---> Running in 498cbf567ae4 [2023-05-24T20:46:16.135Z] Removing intermediate container 498cbf567ae4 [2023-05-24T20:46:16.135Z] ---> 1282e8188092 [2023-05-24T20:46:16.135Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T20:46:16.135Z] ---> 1611c3914e45 [2023-05-24T20:46:16.135Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T20:46:16.135Z] ---> Running in a24a5ccf558e [2023-05-24T20:46:17.220Z] Still waiting to schedule task [2023-05-24T20:46:17.220Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-24T20:46:42.694Z] Removing intermediate container a24a5ccf558e [2023-05-24T20:46:42.694Z] ---> 7f300d0db803 [2023-05-24T20:46:42.694Z] Step 11/12 : COPY . . [2023-05-24T20:46:42.694Z] ---> f41d458d4d6b [2023-05-24T20:46:42.694Z] Step 12/12 : RUN $MAKE [2023-05-24T20:46:42.694Z] ---> Running in bd6d25c93c78 [2023-05-24T20:46:42.694Z] noop [2023-05-24T20:46:42.694Z] Removing intermediate container bd6d25c93c78 [2023-05-24T20:46:42.694Z] ---> 33e989002876 [2023-05-24T20:46:42.694Z] Successfully built 33e989002876 [2023-05-24T20:46:42.694Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:46:43.014Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T20:46:43.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:46:43.083Z] prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container [2023-05-24T20:46:43.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T20:46:43.444Z] $ docker top 0de941248112c612f2b3862d7e08d6fedfba9b9b0208210b6993c6d02fe04a07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T20:46:43.787Z] + go version [2023-05-24T20:46:43.787Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T20:46:43.797Z] $ docker stop --time=1 0de941248112c612f2b3862d7e08d6fedfba9b9b0208210b6993c6d02fe04a07 [2023-05-24T20:46:45.057Z] $ docker rm -f --volumes 0de941248112c612f2b3862d7e08d6fedfba9b9b0208210b6993c6d02fe04a07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:46:45.463Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T20:46:45.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:46:45.536Z] prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container [2023-05-24T20:46:45.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T20:46:45.878Z] $ docker top 75ee1704f07b563a2ea29f2da66624836c2b675b8adaa5efbc0fb933de294779 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T20:46:46.212Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-24T20:46:46.507Z] + make test [2023-05-24T20:46:46.507Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T20:46:51.781Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-24T20:47:01.750Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-24T20:47:01.750Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-24T20:47:04.281Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.363s coverage: 40.5% of statements [2023-05-24T20:47:04.281Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 51.9% of statements [2023-05-24T20:47:04.281Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 96.4% of statements [2023-05-24T20:47:10.840Z] go vet ./... [2023-05-24T20:47:14.130Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T20:47:14.130Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T20:47:14.130Z] ./bin/test-attribution-txt.sh [2023-05-24T20:47:14.130Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-24T20:47:14.130Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T20:47:14.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T20:47:14.155Z] $ docker stop --time=1 75ee1704f07b563a2ea29f2da66624836c2b675b8adaa5efbc0fb933de294779 [2023-05-24T20:47:17.500Z] $ docker rm -f --volumes 75ee1704f07b563a2ea29f2da66624836c2b675b8adaa5efbc0fb933de294779 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T20:47:17.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T20:47:18.061Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T20:47:18.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T20:47:18.936Z] + ls -al . [2023-05-24T20:47:18.937Z] total 628 [2023-05-24T20:47:18.937Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 20:46 . [2023-05-24T20:47:18.937Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 20:45 .. [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 134 May 24 20:45 .dockerignore [2023-05-24T20:47:18.937Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 20:46 .git [2023-05-24T20:47:18.937Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 20:45 .github [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 946 May 24 20:45 .gitignore [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 20:45 .golangci.yml [2023-05-24T20:47:18.937Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 20:45 .semver [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 24 20:45 Attribution.txt [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 24 20:45 CHANGELOG.md [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 24 20:45 Dockerfile [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 20:45 GOVERNANCE.md [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 683 May 24 20:45 Jenkinsfile [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 20:45 LICENSE [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 24 20:45 Makefile [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 20:45 OWNERS.md [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 24 20:45 README.md [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 20:46 VERSION [2023-05-24T20:47:18.937Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 20:45 bin [2023-05-24T20:47:18.937Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 20:45 cmd [2023-05-24T20:47:18.937Z] -rw-r--r-- 1 jenkins jenkins 458039 May 24 20:47 coverage.out [2023-05-24T20:47:18.937Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 20:45 examples [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 24 20:45 go.mod [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 24 20:45 go.sum [2023-05-24T20:47:18.937Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 20:45 images [2023-05-24T20:47:18.937Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 20:45 internal [2023-05-24T20:47:18.937Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 20:45 snap [2023-05-24T20:47:18.937Z] -rw-rw-r-- 1 jenkins jenkins 193 May 24 20:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:47:19.242Z] + 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=d994045550ebd1c1180300e153d74141484e57aa --label arch=amd64 --label version=3.0.0-dev.28 . [2023-05-24T20:47:19.242Z] Sending build context to Docker daemon 4.256MB [2023-05-24T20:47:19.242Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T20:47:19.242Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T20:47:19.242Z] ---> 33e989002876 [2023-05-24T20:47:19.242Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T20:47:19.242Z] ---> Running in 9964dc9fe21c [2023-05-24T20:47:19.502Z] Removing intermediate container 9964dc9fe21c [2023-05-24T20:47:19.502Z] ---> a9a5a8f1c9be [2023-05-24T20:47:19.502Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T20:47:19.502Z] ---> Running in daa8497ad8ec [2023-05-24T20:47:19.502Z] Removing intermediate container daa8497ad8ec [2023-05-24T20:47:19.502Z] ---> e0e685cadb0c [2023-05-24T20:47:19.502Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T20:47:19.502Z] ---> Running in 1fe73a042fe1 [2023-05-24T20:47:19.502Z] Removing intermediate container 1fe73a042fe1 [2023-05-24T20:47:19.502Z] ---> 7b94f297afb6 [2023-05-24T20:47:19.502Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T20:47:19.502Z] ---> Running in aa5ebb178659 [2023-05-24T20:47:19.761Z] Removing intermediate container aa5ebb178659 [2023-05-24T20:47:19.761Z] ---> 818e813a0a5c [2023-05-24T20:47:19.761Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T20:47:19.761Z] ---> Running in 4107669f66d7 [2023-05-24T20:47:20.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T20:47:20.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T20:47:20.281Z] OK: 265 MiB in 53 packages [2023-05-24T20:47:20.539Z] Removing intermediate container 4107669f66d7 [2023-05-24T20:47:20.539Z] ---> 4578e91d7d03 [2023-05-24T20:47:20.539Z] Step 8/24 : WORKDIR /app [2023-05-24T20:47:20.539Z] ---> Running in 8c44bc6d1b69 [2023-05-24T20:47:20.798Z] Removing intermediate container 8c44bc6d1b69 [2023-05-24T20:47:20.798Z] ---> 1324eb920e5b [2023-05-24T20:47:20.798Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T20:47:20.798Z] ---> 65a14895b5f1 [2023-05-24T20:47:20.798Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T20:47:20.798Z] ---> Running in 0e37853e24f8 [2023-05-24T20:47:21.741Z] Removing intermediate container 0e37853e24f8 [2023-05-24T20:47:21.741Z] ---> 0456ab62d99c [2023-05-24T20:47:21.741Z] Step 11/24 : COPY . . [2023-05-24T20:47:21.999Z] ---> f716b4077eea [2023-05-24T20:47:21.999Z] Step 12/24 : RUN $MAKE [2023-05-24T20:47:21.999Z] ---> Running in 3994b1e0a66c [2023-05-24T20:47:22.258Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-24T20:47:40.350Z] Removing intermediate container 3994b1e0a66c [2023-05-24T20:47:40.350Z] ---> 3b3557c9d5c3 [2023-05-24T20:47:40.350Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T20:47:40.350Z] 3.17: Pulling from library/alpine [2023-05-24T20:47:40.350Z] f56be85fc22e: Already exists [2023-05-24T20:47:40.351Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T20:47:40.351Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T20:47:40.351Z] ---> 9ed4aefc74f6 [2023-05-24T20:47:40.351Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-24T20:47:40.351Z] ---> Running in 937970af88fb [2023-05-24T20:47:40.351Z] Removing intermediate container 937970af88fb [2023-05-24T20:47:40.351Z] ---> 786744da9b52 [2023-05-24T20:47:40.351Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T20:47:40.351Z] ---> Running in 1316dd00e0d2 [2023-05-24T20:47:40.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T20:47:40.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T20:47:40.910Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T20:47:40.910Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T20:47:40.910Z] OK: 7 MiB in 16 packages [2023-05-24T20:47:41.187Z] Removing intermediate container 1316dd00e0d2 [2023-05-24T20:47:41.187Z] ---> b74e0a61211f [2023-05-24T20:47:41.187Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-24T20:47:41.187Z] ---> 750d5499912c [2023-05-24T20:47:41.187Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-24T20:47:41.463Z] ---> 5a6bb8e78468 [2023-05-24T20:47:41.463Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-24T20:47:42.053Z] ---> 269c3f217df6 [2023-05-24T20:47:42.053Z] Step 19/24 : EXPOSE 59989 [2023-05-24T20:47:42.053Z] ---> Running in 48a30011ac5b [2023-05-24T20:47:42.053Z] Removing intermediate container 48a30011ac5b [2023-05-24T20:47:42.053Z] ---> 4ba3acd31b6f [2023-05-24T20:47:42.053Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-24T20:47:42.053Z] ---> Running in 445136950a5e [2023-05-24T20:47:42.312Z] Removing intermediate container 445136950a5e [2023-05-24T20:47:42.312Z] ---> 310ccc9be234 [2023-05-24T20:47:42.312Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T20:47:42.312Z] ---> Running in 35eb8ec30b39 [2023-05-24T20:47:42.312Z] Removing intermediate container 35eb8ec30b39 [2023-05-24T20:47:42.312Z] ---> 396c283d5973 [2023-05-24T20:47:42.312Z] Step 22/24 : LABEL arch=amd64 [2023-05-24T20:47:42.312Z] ---> Running in 0d9baf3f1f7f [2023-05-24T20:47:42.312Z] Removing intermediate container 0d9baf3f1f7f [2023-05-24T20:47:42.312Z] ---> 672abd3edde6 [2023-05-24T20:47:42.312Z] Step 23/24 : LABEL git_sha=d994045550ebd1c1180300e153d74141484e57aa [2023-05-24T20:47:42.312Z] ---> Running in a61ee52d869c [2023-05-24T20:47:42.572Z] Removing intermediate container a61ee52d869c [2023-05-24T20:47:42.572Z] ---> dd92e14ea45f [2023-05-24T20:47:42.572Z] Step 24/24 : LABEL version=3.0.0-dev.28 [2023-05-24T20:47:42.572Z] ---> Running in b316bab7c8d0 [2023-05-24T20:47:42.572Z] Removing intermediate container b316bab7c8d0 [2023-05-24T20:47:42.572Z] ---> 49ba873b073d [2023-05-24T20:47:42.572Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T20:47:42.572Z] Successfully built 49ba873b073d [2023-05-24T20:47:42.573Z] 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-05-24T20:47:42.683Z] provisioning config files... [2023-05-24T20:47:42.693Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13772549477126126474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:47:42.987Z] ---> docker-login.sh [2023-05-24T20:47:42.987Z] nexus3.edgexfoundry.org:10001 [2023-05-24T20:47:42.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:47:42.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:47:42.987Z] Configure a credential helper to remove this warning. See [2023-05-24T20:47:42.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:47:42.987Z] [2023-05-24T20:47:42.987Z] Login Succeeded [2023-05-24T20:47:42.987Z] nexus3.edgexfoundry.org:10002 [2023-05-24T20:47:42.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:47:42.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:47:42.987Z] Configure a credential helper to remove this warning. See [2023-05-24T20:47:42.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:47:42.987Z] [2023-05-24T20:47:42.987Z] Login Succeeded [2023-05-24T20:47:42.987Z] nexus3.edgexfoundry.org:10003 [2023-05-24T20:47:43.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:47:43.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:47:43.246Z] Configure a credential helper to remove this warning. See [2023-05-24T20:47:43.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:47:43.246Z] [2023-05-24T20:47:43.246Z] Login Succeeded [2023-05-24T20:47:43.246Z] nexus3.edgexfoundry.org:10004 [2023-05-24T20:47:43.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:47:43.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:47:43.246Z] Configure a credential helper to remove this warning. See [2023-05-24T20:47:43.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:47:43.246Z] [2023-05-24T20:47:43.246Z] Login Succeeded [2023-05-24T20:47:43.246Z] docker.io [2023-05-24T20:47:43.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:47:43.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:47:43.505Z] Configure a credential helper to remove this warning. See [2023-05-24T20:47:43.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:47:43.505Z] [2023-05-24T20:47:43.505Z] Login Succeeded [2023-05-24T20:47:43.505Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T20:47:43.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T20:47:43.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T20:47:43.554Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-05-24T20:47:43.554Z] d994045550ebd1c1180300e153d74141484e57aa [2023-05-24T20:47:43.554Z] latest [2023-05-24T20:47:43.554Z] 3.0.0-dev.28 [2023-05-24T20:47:43.554Z] d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 [2023-05-24T20:47:43.554Z] main [2023-05-24T20:47:43.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:47:43.864Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d994045550ebd1c1180300e153d74141484e57aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:47:44.172Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d994045550ebd1c1180300e153d74141484e57aa [2023-05-24T20:47:44.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-24T20:47:44.172Z] e62eefef867a: Preparing [2023-05-24T20:47:44.172Z] 441c57da487c: Preparing [2023-05-24T20:47:44.172Z] 52902b3ea0a9: Preparing [2023-05-24T20:47:44.172Z] a03ca21ea9cf: Preparing [2023-05-24T20:47:44.172Z] f1417ff83b31: Preparing [2023-05-24T20:47:44.172Z] f1417ff83b31: Layer already exists [2023-05-24T20:47:44.172Z] 52902b3ea0a9: Pushed [2023-05-24T20:47:44.172Z] 441c57da487c: Pushed [2023-05-24T20:47:44.172Z] a03ca21ea9cf: Pushed [2023-05-24T20:47:46.714Z] e62eefef867a: Pushed [2023-05-24T20:47:46.975Z] d994045550ebd1c1180300e153d74141484e57aa: digest: sha256:fb93e3513d2a6856f51607770983fe177751925ff84b29aa0d63e6ca1dbbeb78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:47:47.286Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:47:47.590Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-24T20:47:47.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-24T20:47:47.590Z] e62eefef867a: Preparing [2023-05-24T20:47:47.590Z] 441c57da487c: Preparing [2023-05-24T20:47:47.590Z] 52902b3ea0a9: Preparing [2023-05-24T20:47:47.590Z] a03ca21ea9cf: Preparing [2023-05-24T20:47:47.590Z] f1417ff83b31: Preparing [2023-05-24T20:47:47.590Z] f1417ff83b31: Layer already exists [2023-05-24T20:47:47.590Z] a03ca21ea9cf: Layer already exists [2023-05-24T20:47:47.590Z] 52902b3ea0a9: Layer already exists [2023-05-24T20:47:47.590Z] 441c57da487c: Layer already exists [2023-05-24T20:47:47.590Z] e62eefef867a: Layer already exists [2023-05-24T20:47:47.590Z] latest: digest: sha256:fb93e3513d2a6856f51607770983fe177751925ff84b29aa0d63e6ca1dbbeb78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:47:47.905Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:47:48.205Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.28 [2023-05-24T20:47:48.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-24T20:47:48.205Z] e62eefef867a: Preparing [2023-05-24T20:47:48.205Z] 441c57da487c: Preparing [2023-05-24T20:47:48.205Z] 52902b3ea0a9: Preparing [2023-05-24T20:47:48.205Z] a03ca21ea9cf: Preparing [2023-05-24T20:47:48.205Z] f1417ff83b31: Preparing [2023-05-24T20:47:48.205Z] a03ca21ea9cf: Layer already exists [2023-05-24T20:47:48.205Z] f1417ff83b31: Layer already exists [2023-05-24T20:47:48.205Z] 52902b3ea0a9: Layer already exists [2023-05-24T20:47:48.205Z] e62eefef867a: Layer already exists [2023-05-24T20:47:48.205Z] 441c57da487c: Layer already exists [2023-05-24T20:47:48.205Z] 3.0.0-dev.28: digest: sha256:fb93e3513d2a6856f51607770983fe177751925ff84b29aa0d63e6ca1dbbeb78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:47:48.510Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:47:48.814Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 [2023-05-24T20:47:48.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-24T20:47:48.815Z] e62eefef867a: Preparing [2023-05-24T20:47:48.815Z] 441c57da487c: Preparing [2023-05-24T20:47:48.815Z] 52902b3ea0a9: Preparing [2023-05-24T20:47:48.815Z] a03ca21ea9cf: Preparing [2023-05-24T20:47:48.815Z] f1417ff83b31: Preparing [2023-05-24T20:47:48.815Z] e62eefef867a: Layer already exists [2023-05-24T20:47:48.815Z] f1417ff83b31: Layer already exists [2023-05-24T20:47:48.815Z] 52902b3ea0a9: Layer already exists [2023-05-24T20:47:48.815Z] a03ca21ea9cf: Layer already exists [2023-05-24T20:47:48.815Z] 441c57da487c: Layer already exists [2023-05-24T20:47:48.815Z] d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28: digest: sha256:fb93e3513d2a6856f51607770983fe177751925ff84b29aa0d63e6ca1dbbeb78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:47:49.123Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:47:49.440Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-05-24T20:47:49.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-24T20:47:49.440Z] e62eefef867a: Preparing [2023-05-24T20:47:49.440Z] 441c57da487c: Preparing [2023-05-24T20:47:49.440Z] 52902b3ea0a9: Preparing [2023-05-24T20:47:49.440Z] a03ca21ea9cf: Preparing [2023-05-24T20:47:49.440Z] f1417ff83b31: Preparing [2023-05-24T20:47:49.440Z] a03ca21ea9cf: Layer already exists [2023-05-24T20:47:49.440Z] e62eefef867a: Layer already exists [2023-05-24T20:47:49.440Z] 52902b3ea0a9: Layer already exists [2023-05-24T20:47:49.440Z] f1417ff83b31: Layer already exists [2023-05-24T20:47:49.440Z] 441c57da487c: Layer already exists [2023-05-24T20:47:49.440Z] main: digest: sha256:fb93e3513d2a6856f51607770983fe177751925ff84b29aa0d63e6ca1dbbeb78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T20:47:49.480Z] ===================================================== [Pipeline] echo [2023-05-24T20:47:49.488Z] taggedImages: [2023-05-24T20:47:49.488Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d994045550ebd1c1180300e153d74141484e57aa [2023-05-24T20:47:49.488Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-24T20:47:49.488Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.28 [2023-05-24T20:47:49.488Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 [2023-05-24T20:47:49.488Z] - 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-05-24T20:47:49.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T20:47:49.865Z] [2023-05-24T20:47:49.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:47:50.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T20:47:50.162Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T20:47:50.162Z] 5eb5b503b376: Pulling fs layer [2023-05-24T20:47:50.162Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T20:47:50.162Z] ec43610c2a17: Pulling fs layer [2023-05-24T20:47:50.162Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T20:47:50.162Z] 33b1e0a273af: Pulling fs layer [2023-05-24T20:47:50.162Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T20:47:50.162Z] 2f39f015ded8: Pulling fs layer [2023-05-24T20:47:50.162Z] 2f39f015ded8: Waiting [2023-05-24T20:47:50.162Z] 33b1e0a273af: Waiting [2023-05-24T20:47:50.162Z] 5d3b04190fa2: Waiting [2023-05-24T20:47:50.162Z] 3a2ae6a8a46f: Waiting [2023-05-24T20:47:50.162Z] 5c69ac0246d0: Download complete [2023-05-24T20:47:50.162Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T20:47:50.162Z] 3a2ae6a8a46f: Download complete [2023-05-24T20:47:50.162Z] 33b1e0a273af: Verifying Checksum [2023-05-24T20:47:50.162Z] 33b1e0a273af: Download complete [2023-05-24T20:47:50.162Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T20:47:50.162Z] 5d3b04190fa2: Download complete [2023-05-24T20:47:50.162Z] ec43610c2a17: Verifying Checksum [2023-05-24T20:47:50.162Z] ec43610c2a17: Download complete [2023-05-24T20:47:50.420Z] 5eb5b503b376: Verifying Checksum [2023-05-24T20:47:50.420Z] 5eb5b503b376: Download complete [2023-05-24T20:47:50.986Z] 2f39f015ded8: Verifying Checksum [2023-05-24T20:47:50.986Z] 2f39f015ded8: Download complete [2023-05-24T20:47:51.553Z] 5eb5b503b376: Pull complete [2023-05-24T20:47:51.553Z] 5c69ac0246d0: Pull complete [2023-05-24T20:47:52.121Z] ec43610c2a17: Pull complete [2023-05-24T20:47:52.121Z] 3a2ae6a8a46f: Pull complete [2023-05-24T20:47:52.378Z] 33b1e0a273af: Pull complete [2023-05-24T20:47:52.379Z] 5d3b04190fa2: Pull complete [2023-05-24T20:47:56.568Z] 2f39f015ded8: Pull complete [2023-05-24T20:47:56.568Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T20:47:56.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T20:47:56.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:47:56.663Z] prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container [2023-05-24T20:47:56.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T20:47:59.465Z] $ docker top b217909f45cc1a69a19a57f95c9e1b1b1a3c9e6068f307252c59cf6351e05c8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:47:59.836Z] ---> job-cost.sh [2023-05-24T20:47:59.836Z] lf-activate-venv: SKIPPING [2023-05-24T20:47:59.836Z] INFO: No Stack... [2023-05-24T20:48:00.094Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T20:48:00.352Z] INFO: Archiving Costs [2023-05-24T20:48:00.360Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16782 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] sh [Pipeline] { [Pipeline] ws [2023-05-24T20:48:00.402Z] Running in /w/workspace/device-rfid-llrp-go/98 [Pipeline] { [Pipeline] checkout [2023-05-24T20:48:00.518Z] Selected Git installation does not exist. Using Default [2023-05-24T20:48:00.518Z] The recommended git tool is: NONE [2023-05-24T20:48:00.642Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-24T20:48:00.642Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T20:48:00.656Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] [2023-05-24T20:48:00.662Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] did not exist. Created. [2023-05-24T20:48:00.662Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T20:48:00.968Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T20:48:00.995Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T20:48:01.002Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T20:48:01.023Z] $ docker stop --time=1 b217909f45cc1a69a19a57f95c9e1b1b1a3c9e6068f307252c59cf6351e05c8c [2023-05-24T20:48:02.167Z] $ docker rm -f --volumes b217909f45cc1a69a19a57f95c9e1b1b1a3c9e6068f307252c59cf6351e05c8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T20:48:08.447Z] using credential edgex-jenkins-ssh [2023-05-24T20:48:08.465Z] Cloning the remote Git repository [2023-05-24T20:48:08.593Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-24T20:48:08.736Z] > git init /w/workspace/device-rfid-llrp-go/98 # timeout=10 [2023-05-24T20:48:09.196Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-24T20:48:09.198Z] > git --version # timeout=10 [2023-05-24T20:48:09.265Z] > git --version # 'git version 2.25.1' [2023-05-24T20:48:09.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T20:48:09.471Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T20:48:10.776Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-24T20:48:10.798Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T20:48:12.394Z] Avoid second fetch [2023-05-24T20:48:12.395Z] Checking out Revision d994045550ebd1c1180300e153d74141484e57aa (main) [2023-05-24T20:48:12.428Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T20:48:12.660Z] > git checkout -f d994045550ebd1c1180300e153d74141484e57aa # timeout=10 [2023-05-24T20:48:13.763Z] Commit message: "fix: Move intializion of registered llrp devices from initialize to start (#236)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T20:48:14.777Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T20:48:14.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T20:48:14.777Z] Dload Upload Total Spent Left Speed [2023-05-24T20:48:14.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh [2023-05-24T20:48:15.461Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T20:48:15.791Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T20:48:15.792Z] + sudo tee /etc/docker/daemon.new [2023-05-24T20:48:17.751Z] { [2023-05-24T20:48:17.751Z] "registry-mirrors": [ [2023-05-24T20:48:17.751Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T20:48:17.751Z] ], [2023-05-24T20:48:17.751Z] "bip": "10.250.0.254/24", [2023-05-24T20:48:17.751Z] "hosts": [ [2023-05-24T20:48:17.751Z] "tcp://0.0.0.0:5555", [2023-05-24T20:48:17.751Z] "unix:///var/run/docker.sock" [2023-05-24T20:48:17.751Z] ], [2023-05-24T20:48:17.751Z] "mtu": 1458, [2023-05-24T20:48:17.751Z] "selinux-enabled": true, [2023-05-24T20:48:17.751Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T20:48:17.751Z] } [Pipeline] sh [2023-05-24T20:48:18.088Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T20:48:18.419Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T20:48:36.684Z] provisioning config files... [2023-05-24T20:48:36.713Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/98@tmp/config12151646719681981253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:48:37.062Z] ---> docker-login.sh [2023-05-24T20:48:37.062Z] nexus3.edgexfoundry.org:10001 [2023-05-24T20:48:37.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:48:37.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:48:37.600Z] Configure a credential helper to remove this warning. See [2023-05-24T20:48:37.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:48:37.600Z] [2023-05-24T20:48:37.600Z] Login Succeeded [2023-05-24T20:48:37.875Z] nexus3.edgexfoundry.org:10002 [2023-05-24T20:48:37.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:48:38.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:48:38.145Z] Configure a credential helper to remove this warning. See [2023-05-24T20:48:38.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:48:38.145Z] [2023-05-24T20:48:38.145Z] Login Succeeded [2023-05-24T20:48:38.145Z] nexus3.edgexfoundry.org:10003 [2023-05-24T20:48:38.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:48:38.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:48:38.416Z] Configure a credential helper to remove this warning. See [2023-05-24T20:48:38.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:48:38.416Z] [2023-05-24T20:48:38.416Z] Login Succeeded [2023-05-24T20:48:38.416Z] nexus3.edgexfoundry.org:10004 [2023-05-24T20:48:38.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:48:38.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:48:38.687Z] Configure a credential helper to remove this warning. See [2023-05-24T20:48:38.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:48:38.687Z] [2023-05-24T20:48:38.687Z] Login Succeeded [2023-05-24T20:48:38.687Z] docker.io [2023-05-24T20:48:38.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:48:39.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:48:39.228Z] Configure a credential helper to remove this warning. See [2023-05-24T20:48:39.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:48:39.228Z] [2023-05-24T20:48:39.228Z] Login Succeeded [2023-05-24T20:48:39.228Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T20:48:39.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T20:48:39.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T20:48:39.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T20:48:39.559Z] ========================================================= [2023-05-24T20:48:39.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T20:48:39.559Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:48:39.928Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T20:48:40.200Z] Sending build context to Docker daemon 1.212MB [2023-05-24T20:48:40.200Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T20:48:40.200Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T20:48:40.472Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T20:48:40.472Z] c41833b44d91: Pulling fs layer [2023-05-24T20:48:40.472Z] ed15518f5707: Pulling fs layer [2023-05-24T20:48:40.472Z] feae8fd75edb: Pulling fs layer [2023-05-24T20:48:40.472Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T20:48:40.472Z] 3cdef696dda3: Pulling fs layer [2023-05-24T20:48:40.472Z] 2ced38df9373: Pulling fs layer [2023-05-24T20:48:40.472Z] 58f1dce35555: Pulling fs layer [2023-05-24T20:48:40.472Z] 2ced38df9373: Waiting [2023-05-24T20:48:40.472Z] 242c74f7c9fa: Waiting [2023-05-24T20:48:40.472Z] 3cdef696dda3: Waiting [2023-05-24T20:48:40.472Z] 58f1dce35555: Waiting [2023-05-24T20:48:40.472Z] ed15518f5707: Verifying Checksum [2023-05-24T20:48:40.472Z] ed15518f5707: Download complete [2023-05-24T20:48:40.472Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T20:48:40.472Z] 242c74f7c9fa: Download complete [2023-05-24T20:48:40.472Z] 3cdef696dda3: Verifying Checksum [2023-05-24T20:48:40.472Z] 3cdef696dda3: Download complete [2023-05-24T20:48:40.472Z] c41833b44d91: Verifying Checksum [2023-05-24T20:48:40.472Z] c41833b44d91: Download complete [2023-05-24T20:48:41.472Z] c41833b44d91: Pull complete [2023-05-24T20:48:42.074Z] 58f1dce35555: Verifying Checksum [2023-05-24T20:48:42.074Z] 58f1dce35555: Download complete [2023-05-24T20:48:43.047Z] 2ced38df9373: Download complete [2023-05-24T20:48:43.047Z] feae8fd75edb: Verifying Checksum [2023-05-24T20:48:43.047Z] feae8fd75edb: Download complete [2023-05-24T20:48:44.463Z] ed15518f5707: Pull complete [2023-05-24T20:48:54.559Z] feae8fd75edb: Pull complete [2023-05-24T20:48:54.559Z] 242c74f7c9fa: Pull complete [2023-05-24T20:48:54.827Z] 3cdef696dda3: Pull complete [2023-05-24T20:49:01.479Z] 2ced38df9373: Pull complete [2023-05-24T20:49:04.071Z] 58f1dce35555: Pull complete [2023-05-24T20:49:04.071Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T20:49:04.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T20:49:04.071Z] ---> fadd8f120f05 [2023-05-24T20:49:04.071Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T20:49:05.486Z] ---> Running in 9618ee85ca02 [2023-05-24T20:49:05.756Z] Removing intermediate container 9618ee85ca02 [2023-05-24T20:49:05.756Z] ---> 20a4cc8993cf [2023-05-24T20:49:05.756Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T20:49:06.022Z] ---> Running in 849e216af6ac [2023-05-24T20:49:06.290Z] Removing intermediate container 849e216af6ac [2023-05-24T20:49:06.290Z] ---> 509a4b868177 [2023-05-24T20:49:06.290Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T20:49:06.290Z] ---> Running in bd5c87eb5b54 [2023-05-24T20:49:06.667Z] Removing intermediate container bd5c87eb5b54 [2023-05-24T20:49:06.667Z] ---> fe804bdb798a [2023-05-24T20:49:06.667Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T20:49:06.667Z] ---> Running in 7d23e31efae6 [2023-05-24T20:49:06.949Z] Removing intermediate container 7d23e31efae6 [2023-05-24T20:49:06.949Z] ---> 554e45fe7abc [2023-05-24T20:49:06.949Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T20:49:06.949Z] ---> Running in de0cb9bb5137 [2023-05-24T20:49:08.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T20:49:08.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T20:49:09.600Z] OK: 263 MiB in 53 packages [2023-05-24T20:49:10.564Z] Removing intermediate container de0cb9bb5137 [2023-05-24T20:49:10.564Z] ---> eedf735b3fd1 [2023-05-24T20:49:10.564Z] Step 8/12 : WORKDIR /app [2023-05-24T20:49:10.564Z] ---> Running in a73ca626486e [2023-05-24T20:49:10.842Z] Removing intermediate container a73ca626486e [2023-05-24T20:49:10.842Z] ---> deffdc808085 [2023-05-24T20:49:10.842Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T20:49:11.429Z] ---> c9c0dc1e9ec7 [2023-05-24T20:49:11.429Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T20:49:11.429Z] ---> Running in 890772a7ae9f [2023-05-24T20:50:19.305Z] Removing intermediate container 890772a7ae9f [2023-05-24T20:50:19.305Z] ---> f9f74f35bac7 [2023-05-24T20:50:19.305Z] Step 11/12 : COPY . . [2023-05-24T20:50:19.305Z] ---> b97f59b5609d [2023-05-24T20:50:19.305Z] Step 12/12 : RUN $MAKE [2023-05-24T20:50:19.305Z] ---> Running in b45deefe4c8c [2023-05-24T20:50:19.305Z] noop [2023-05-24T20:50:19.305Z] Removing intermediate container b45deefe4c8c [2023-05-24T20:50:19.305Z] ---> 536a0fd4b65f [2023-05-24T20:50:19.305Z] Successfully built 536a0fd4b65f [2023-05-24T20:50:19.305Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:50:19.660Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T20:50:19.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:50:19.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-16782 does not seem to be running inside a container [2023-05-24T20:50:19.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/98 -v /w/workspace/device-rfid-llrp-go/98:/w/workspace/device-rfid-llrp-go/98:rw,z -v /w/workspace/device-rfid-llrp-go/98@tmp:/w/workspace/device-rfid-llrp-go/98@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-05-24T20:50:21.125Z] $ docker top 509868700c2660f10b2caf85aecfe18038a53598d888f7fc29106aeeb2093007 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T20:50:21.952Z] + go version [2023-05-24T20:50:21.952Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T20:50:21.969Z] $ docker stop --time=1 509868700c2660f10b2caf85aecfe18038a53598d888f7fc29106aeeb2093007 [2023-05-24T20:50:23.589Z] $ docker rm -f --volumes 509868700c2660f10b2caf85aecfe18038a53598d888f7fc29106aeeb2093007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:50:24.149Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T20:50:24.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:50:24.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-16782 does not seem to be running inside a container [2023-05-24T20:50:24.398Z] $ 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/98 -v /w/workspace/device-rfid-llrp-go/98:/w/workspace/device-rfid-llrp-go/98:rw,z -v /w/workspace/device-rfid-llrp-go/98@tmp:/w/workspace/device-rfid-llrp-go/98@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-05-24T20:50:25.499Z] $ docker top bc448f2370342d91fd52feac335e5b8a936c94fc2111456d04757f4e5e8338cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T20:50:25.991Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/98 [Pipeline] fileExists [Pipeline] sh [2023-05-24T20:50:26.320Z] + make test [2023-05-24T20:50:26.320Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T20:50:58.593Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-24T20:52:50.253Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-24T20:52:50.253Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-24T20:53:22.492Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.450s coverage: 40.5% of statements [2023-05-24T20:53:22.492Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.565s coverage: 52.0% of statements [2023-05-24T20:53:22.492Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements [2023-05-24T20:53:22.492Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T20:53:22.492Z] go vet ./... [2023-05-24T20:53:49.223Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T20:53:49.223Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T20:53:49.223Z] ./bin/test-attribution-txt.sh [2023-05-24T20:53:49.223Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-24T20:53:49.223Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T20:53:49.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T20:53:49.255Z] $ docker stop --time=1 bc448f2370342d91fd52feac335e5b8a936c94fc2111456d04757f4e5e8338cf [2023-05-24T20:53:53.486Z] $ docker rm -f --volumes bc448f2370342d91fd52feac335e5b8a936c94fc2111456d04757f4e5e8338cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T20:53:54.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T20:53:54.724Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T20:53:55.366Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T20:53:55.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T20:53:56.084Z] + ls -al . [2023-05-24T20:53:56.084Z] total 624 [2023-05-24T20:53:56.084Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 20:50 . [2023-05-24T20:53:56.084Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 20:48 .. [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 134 May 24 20:48 .dockerignore [2023-05-24T20:53:56.084Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 20:48 .git [2023-05-24T20:53:56.084Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 20:48 .github [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 946 May 24 20:48 .gitignore [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 20:48 .golangci.yml [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 24 20:48 Attribution.txt [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 24 20:48 CHANGELOG.md [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 24 20:48 Dockerfile [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 20:48 GOVERNANCE.md [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 683 May 24 20:48 Jenkinsfile [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 20:48 LICENSE [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 24 20:48 Makefile [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 20:48 OWNERS.md [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 24 20:48 README.md [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 20:46 VERSION [2023-05-24T20:53:56.084Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 20:48 bin [2023-05-24T20:53:56.084Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 20:48 cmd [2023-05-24T20:53:56.084Z] -rw-r--r-- 1 jenkins jenkins 458039 May 24 20:53 coverage.out [2023-05-24T20:53:56.084Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 20:48 examples [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 24 20:48 go.mod [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 24 20:48 go.sum [2023-05-24T20:53:56.084Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 20:48 images [2023-05-24T20:53:56.084Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 20:48 internal [2023-05-24T20:53:56.084Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 20:48 snap [2023-05-24T20:53:56.084Z] -rw-rw-r-- 1 jenkins jenkins 193 May 24 20:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:53:56.432Z] + 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=d994045550ebd1c1180300e153d74141484e57aa --label arch=arm64 --label version=3.0.0-dev.28 . [2023-05-24T20:53:56.703Z] Sending build context to Docker daemon 1.212MB [2023-05-24T20:53:56.703Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T20:53:56.703Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T20:53:56.703Z] ---> 536a0fd4b65f [2023-05-24T20:53:56.703Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T20:53:56.977Z] ---> Running in fee5e560cab6 [2023-05-24T20:53:57.248Z] Removing intermediate container fee5e560cab6 [2023-05-24T20:53:57.248Z] ---> 9777507c1d91 [2023-05-24T20:53:57.248Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T20:53:57.248Z] ---> Running in f38d4457e3d5 [2023-05-24T20:53:57.516Z] Removing intermediate container f38d4457e3d5 [2023-05-24T20:53:57.516Z] ---> cae5e7871f8e [2023-05-24T20:53:57.516Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T20:53:57.516Z] ---> Running in 3d7336daab20 [2023-05-24T20:53:57.785Z] Removing intermediate container 3d7336daab20 [2023-05-24T20:53:57.785Z] ---> d12ee6f3fb42 [2023-05-24T20:53:57.785Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T20:53:58.054Z] ---> Running in f30397b0666f [2023-05-24T20:53:58.323Z] Removing intermediate container f30397b0666f [2023-05-24T20:53:58.323Z] ---> b0df2bd99a10 [2023-05-24T20:53:58.323Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T20:53:58.323Z] ---> Running in 14d4a1b42c1b [2023-05-24T20:53:59.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T20:53:59.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T20:54:00.840Z] OK: 263 MiB in 53 packages [2023-05-24T20:54:01.812Z] Removing intermediate container 14d4a1b42c1b [2023-05-24T20:54:01.812Z] ---> 04f036786fa6 [2023-05-24T20:54:01.812Z] Step 8/24 : WORKDIR /app [2023-05-24T20:54:01.812Z] ---> Running in 5bf558b48acf [2023-05-24T20:54:02.082Z] Removing intermediate container 5bf558b48acf [2023-05-24T20:54:02.082Z] ---> 7d121fee07b0 [2023-05-24T20:54:02.082Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T20:54:02.677Z] ---> e8ea550e5996 [2023-05-24T20:54:02.677Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T20:54:02.677Z] ---> Running in 5ab0bcb90a5b [2023-05-24T20:54:07.127Z] Removing intermediate container 5ab0bcb90a5b [2023-05-24T20:54:07.127Z] ---> bda5426639fd [2023-05-24T20:54:07.127Z] Step 11/24 : COPY . . [2023-05-24T20:54:07.729Z] ---> 274e6cc1b5a3 [2023-05-24T20:54:07.729Z] Step 12/24 : RUN $MAKE [2023-05-24T20:54:07.729Z] ---> Running in a3f12c2f18f6 [2023-05-24T20:54:08.700Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-24T20:56:15.395Z] Removing intermediate container a3f12c2f18f6 [2023-05-24T20:56:15.395Z] ---> 693de48cbfff [2023-05-24T20:56:15.395Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T20:56:15.395Z] 3.17: Pulling from library/alpine [2023-05-24T20:56:15.395Z] c41833b44d91: Already exists [2023-05-24T20:56:15.395Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T20:56:15.395Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T20:56:15.395Z] ---> 51e60588ff2c [2023-05-24T20:56:15.395Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-24T20:56:15.395Z] ---> Running in 7eff46efd02c [2023-05-24T20:56:15.395Z] Removing intermediate container 7eff46efd02c [2023-05-24T20:56:15.395Z] ---> 1e634a96f36f [2023-05-24T20:56:15.395Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T20:56:15.395Z] ---> Running in 88c88dfd7836 [2023-05-24T20:56:16.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T20:56:16.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T20:56:18.031Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T20:56:18.031Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T20:56:18.031Z] OK: 8 MiB in 16 packages [2023-05-24T20:56:18.618Z] Removing intermediate container 88c88dfd7836 [2023-05-24T20:56:18.618Z] ---> a1a3f36eac8c [2023-05-24T20:56:18.618Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-24T20:56:21.961Z] ---> b3709936a1da [2023-05-24T20:56:21.961Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-24T20:56:22.229Z] ---> 949a08abcad6 [2023-05-24T20:56:22.229Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-24T20:56:23.632Z] ---> d72d8eaa0cb2 [2023-05-24T20:56:23.632Z] Step 19/24 : EXPOSE 59989 [2023-05-24T20:56:23.632Z] ---> Running in da400b355f9e [2023-05-24T20:56:23.906Z] Removing intermediate container da400b355f9e [2023-05-24T20:56:23.906Z] ---> c80716aa5ec8 [2023-05-24T20:56:23.906Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-24T20:56:23.906Z] ---> Running in e85d95a2b0d5 [2023-05-24T20:56:24.176Z] Removing intermediate container e85d95a2b0d5 [2023-05-24T20:56:24.176Z] ---> 7998718b2a00 [2023-05-24T20:56:24.176Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T20:56:24.443Z] ---> Running in bd4eed32aa99 [2023-05-24T20:56:24.707Z] Removing intermediate container bd4eed32aa99 [2023-05-24T20:56:24.707Z] ---> 03c6f58b76cd [2023-05-24T20:56:24.707Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T20:56:24.707Z] ---> Running in 0c2fc47875b4 [2023-05-24T20:56:24.975Z] Removing intermediate container 0c2fc47875b4 [2023-05-24T20:56:24.975Z] ---> 96ee5da5f490 [2023-05-24T20:56:24.975Z] Step 23/24 : LABEL git_sha=d994045550ebd1c1180300e153d74141484e57aa [2023-05-24T20:56:24.975Z] ---> Running in 03465664065e [2023-05-24T20:56:25.243Z] Removing intermediate container 03465664065e [2023-05-24T20:56:25.243Z] ---> ab3fd13389e9 [2023-05-24T20:56:25.243Z] Step 24/24 : LABEL version=3.0.0-dev.28 [2023-05-24T20:56:25.511Z] ---> Running in 2411e267f8ef [2023-05-24T20:56:25.511Z] Removing intermediate container 2411e267f8ef [2023-05-24T20:56:25.511Z] ---> a53d1540b56e [2023-05-24T20:56:25.511Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T20:56:25.778Z] Successfully built a53d1540b56e [2023-05-24T20:56:25.778Z] 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-05-24T20:56:25.916Z] provisioning config files... [2023-05-24T20:56:25.933Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/98@tmp/config17888125039960889430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:56:26.269Z] ---> docker-login.sh [2023-05-24T20:56:26.269Z] nexus3.edgexfoundry.org:10001 [2023-05-24T20:56:26.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:56:26.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:56:26.537Z] Configure a credential helper to remove this warning. See [2023-05-24T20:56:26.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:56:26.537Z] [2023-05-24T20:56:26.537Z] Login Succeeded [2023-05-24T20:56:26.537Z] nexus3.edgexfoundry.org:10002 [2023-05-24T20:56:26.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:56:26.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:56:26.805Z] Configure a credential helper to remove this warning. See [2023-05-24T20:56:26.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:56:26.805Z] [2023-05-24T20:56:26.805Z] Login Succeeded [2023-05-24T20:56:26.805Z] nexus3.edgexfoundry.org:10003 [2023-05-24T20:56:27.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:56:27.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:56:27.335Z] Configure a credential helper to remove this warning. See [2023-05-24T20:56:27.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:56:27.335Z] [2023-05-24T20:56:27.335Z] Login Succeeded [2023-05-24T20:56:27.335Z] nexus3.edgexfoundry.org:10004 [2023-05-24T20:56:27.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:56:27.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:56:27.604Z] Configure a credential helper to remove this warning. See [2023-05-24T20:56:27.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:56:27.604Z] [2023-05-24T20:56:27.604Z] Login Succeeded [2023-05-24T20:56:27.604Z] docker.io [2023-05-24T20:56:27.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T20:56:28.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T20:56:28.136Z] Configure a credential helper to remove this warning. See [2023-05-24T20:56:28.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T20:56:28.136Z] [2023-05-24T20:56:28.136Z] Login Succeeded [2023-05-24T20:56:28.136Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T20:56:28.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T20:56:28.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T20:56:28.217Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-05-24T20:56:28.217Z] d994045550ebd1c1180300e153d74141484e57aa [2023-05-24T20:56:28.217Z] latest [2023-05-24T20:56:28.217Z] 3.0.0-dev.28 [2023-05-24T20:56:28.217Z] d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 [2023-05-24T20:56:28.217Z] main [2023-05-24T20:56:28.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:56:28.571Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d994045550ebd1c1180300e153d74141484e57aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:56:28.918Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d994045550ebd1c1180300e153d74141484e57aa [2023-05-24T20:56:28.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-24T20:56:28.918Z] 54510e9f6464: Preparing [2023-05-24T20:56:28.918Z] d815471631c7: Preparing [2023-05-24T20:56:28.918Z] d6f32d9fbf40: Preparing [2023-05-24T20:56:28.918Z] 471e48fc1cb2: Preparing [2023-05-24T20:56:28.918Z] 26cbea5cba74: Preparing [2023-05-24T20:56:28.918Z] 26cbea5cba74: Layer already exists [2023-05-24T20:56:29.185Z] d6f32d9fbf40: Pushed [2023-05-24T20:56:29.185Z] d815471631c7: Pushed [2023-05-24T20:56:29.185Z] 471e48fc1cb2: Pushed [2023-05-24T20:56:35.820Z] 54510e9f6464: Pushed [2023-05-24T20:56:35.820Z] d994045550ebd1c1180300e153d74141484e57aa: digest: sha256:e2c101efe495963616ea999ce94a167e997ca812ddb9d03d25127964943afdfe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:56:36.169Z] + 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-05-24T20:56:36.514Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-24T20:56:36.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-24T20:56:36.514Z] 54510e9f6464: Preparing [2023-05-24T20:56:36.514Z] d815471631c7: Preparing [2023-05-24T20:56:36.514Z] d6f32d9fbf40: Preparing [2023-05-24T20:56:36.514Z] 471e48fc1cb2: Preparing [2023-05-24T20:56:36.514Z] 26cbea5cba74: Preparing [2023-05-24T20:56:36.514Z] 26cbea5cba74: Layer already exists [2023-05-24T20:56:36.514Z] 54510e9f6464: Layer already exists [2023-05-24T20:56:36.514Z] d815471631c7: Layer already exists [2023-05-24T20:56:36.514Z] d6f32d9fbf40: Layer already exists [2023-05-24T20:56:36.514Z] 471e48fc1cb2: Layer already exists [2023-05-24T20:56:36.781Z] latest: digest: sha256:e2c101efe495963616ea999ce94a167e997ca812ddb9d03d25127964943afdfe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:56:37.126Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:56:37.466Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.28 [2023-05-24T20:56:37.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-24T20:56:37.466Z] 54510e9f6464: Preparing [2023-05-24T20:56:37.466Z] d815471631c7: Preparing [2023-05-24T20:56:37.466Z] d6f32d9fbf40: Preparing [2023-05-24T20:56:37.466Z] 471e48fc1cb2: Preparing [2023-05-24T20:56:37.466Z] 26cbea5cba74: Preparing [2023-05-24T20:56:37.466Z] d6f32d9fbf40: Layer already exists [2023-05-24T20:56:37.466Z] 54510e9f6464: Layer already exists [2023-05-24T20:56:37.466Z] 26cbea5cba74: Layer already exists [2023-05-24T20:56:37.466Z] 471e48fc1cb2: Layer already exists [2023-05-24T20:56:37.466Z] d815471631c7: Layer already exists [2023-05-24T20:56:37.466Z] 3.0.0-dev.28: digest: sha256:e2c101efe495963616ea999ce94a167e997ca812ddb9d03d25127964943afdfe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:56:37.808Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:56:38.150Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 [2023-05-24T20:56:38.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-24T20:56:38.150Z] 54510e9f6464: Preparing [2023-05-24T20:56:38.150Z] d815471631c7: Preparing [2023-05-24T20:56:38.150Z] d6f32d9fbf40: Preparing [2023-05-24T20:56:38.150Z] 471e48fc1cb2: Preparing [2023-05-24T20:56:38.150Z] 26cbea5cba74: Preparing [2023-05-24T20:56:38.150Z] d815471631c7: Layer already exists [2023-05-24T20:56:38.150Z] d6f32d9fbf40: Layer already exists [2023-05-24T20:56:38.150Z] 471e48fc1cb2: Layer already exists [2023-05-24T20:56:38.150Z] 54510e9f6464: Layer already exists [2023-05-24T20:56:38.150Z] 26cbea5cba74: Layer already exists [2023-05-24T20:56:38.150Z] d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28: digest: sha256:e2c101efe495963616ea999ce94a167e997ca812ddb9d03d25127964943afdfe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:56:38.493Z] + 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-05-24T20:56:38.838Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-05-24T20:56:38.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-24T20:56:38.838Z] 54510e9f6464: Preparing [2023-05-24T20:56:38.838Z] d815471631c7: Preparing [2023-05-24T20:56:38.838Z] d6f32d9fbf40: Preparing [2023-05-24T20:56:38.838Z] 471e48fc1cb2: Preparing [2023-05-24T20:56:38.838Z] 26cbea5cba74: Preparing [2023-05-24T20:56:38.838Z] 26cbea5cba74: Layer already exists [2023-05-24T20:56:38.838Z] 54510e9f6464: Layer already exists [2023-05-24T20:56:38.838Z] d815471631c7: Layer already exists [2023-05-24T20:56:38.838Z] 471e48fc1cb2: Layer already exists [2023-05-24T20:56:38.838Z] d6f32d9fbf40: Layer already exists [2023-05-24T20:56:38.838Z] main: digest: sha256:e2c101efe495963616ea999ce94a167e997ca812ddb9d03d25127964943afdfe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T20:56:38.892Z] ===================================================== [Pipeline] echo [2023-05-24T20:56:38.902Z] taggedImages: [2023-05-24T20:56:38.902Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d994045550ebd1c1180300e153d74141484e57aa [2023-05-24T20:56:38.903Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-24T20:56:38.903Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.28 [2023-05-24T20:56:38.903Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d994045550ebd1c1180300e153d74141484e57aa-3.0.0-dev.28 [2023-05-24T20:56:38.903Z] - 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-05-24T20:56:39.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T20:56:39.266Z] [2023-05-24T20:56:39.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:56:39.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T20:56:39.595Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T20:56:39.595Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T20:56:39.595Z] 04944245beec: Pulling fs layer [2023-05-24T20:56:39.595Z] 699f458cf7ca: Pulling fs layer [2023-05-24T20:56:39.595Z] 765212b225bb: Pulling fs layer [2023-05-24T20:56:39.595Z] f23df028b6ca: Pulling fs layer [2023-05-24T20:56:39.595Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T20:56:39.595Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T20:56:39.595Z] 765212b225bb: Waiting [2023-05-24T20:56:39.595Z] f23df028b6ca: Waiting [2023-05-24T20:56:39.595Z] 2437ff75d9bd: Waiting [2023-05-24T20:56:39.595Z] d65c8cfc05b1: Waiting [2023-05-24T20:56:39.865Z] 04944245beec: Verifying Checksum [2023-05-24T20:56:39.865Z] 04944245beec: Download complete [2023-05-24T20:56:39.865Z] 765212b225bb: Verifying Checksum [2023-05-24T20:56:39.865Z] 765212b225bb: Download complete [2023-05-24T20:56:39.865Z] f23df028b6ca: Verifying Checksum [2023-05-24T20:56:39.865Z] f23df028b6ca: Download complete [2023-05-24T20:56:39.865Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T20:56:39.865Z] d65c8cfc05b1: Download complete [2023-05-24T20:56:39.865Z] 699f458cf7ca: Verifying Checksum [2023-05-24T20:56:39.865Z] 699f458cf7ca: Download complete [2023-05-24T20:56:40.450Z] 8998bd30e6a1: Download complete [2023-05-24T20:56:42.398Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T20:56:42.398Z] 2437ff75d9bd: Download complete [2023-05-24T20:56:44.348Z] 8998bd30e6a1: Pull complete [2023-05-24T20:56:44.932Z] 04944245beec: Pull complete [2023-05-24T20:56:46.345Z] 699f458cf7ca: Pull complete [2023-05-24T20:56:46.345Z] 765212b225bb: Pull complete [2023-05-24T20:56:48.931Z] f23df028b6ca: Pull complete [2023-05-24T20:56:48.931Z] d65c8cfc05b1: Pull complete [2023-05-24T20:57:03.931Z] 2437ff75d9bd: Pull complete [2023-05-24T20:57:03.931Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T20:57:03.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T20:57:03.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:57:04.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-16782 does not seem to be running inside a container [2023-05-24T20:57:04.187Z] $ 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/98 -v /w/workspace/device-rfid-llrp-go/98:/w/workspace/device-rfid-llrp-go/98:rw,z -v /w/workspace/device-rfid-llrp-go/98@tmp:/w/workspace/device-rfid-llrp-go/98@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-05-24T20:57:06.596Z] $ docker top 5a1c4bdc0afb6d044a7aa480cfcd4a057ba50cfbf7006bb33797aa339a77ca9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:57:07.124Z] ---> job-cost.sh [2023-05-24T20:57:07.390Z] lf-activate-venv: SKIPPING [2023-05-24T20:57:07.390Z] INFO: No Stack... [2023-05-24T20:57:07.973Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T20:57:08.930Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T20:57:09.566Z] + cat /w/workspace/device-rfid-llrp-go/98/archives/cost.csv [2023-05-24T20:57:09.566Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T20:57:09.596Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] [2023-05-24T20:57:09.602Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] did not exist. Created. [2023-05-24T20:57:09.602Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T20:57:09.938Z] /w/workspace/device-rfid-llrp-go/98@tmp/durable-b603fc7d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T20:57:10.282Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T20:57:10.308Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T20:57:10.362Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T20:57:10.371Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T20:57:10.391Z] $ docker stop --time=1 5a1c4bdc0afb6d044a7aa480cfcd4a057ba50cfbf7006bb33797aa339a77ca9e [2023-05-24T20:57:11.871Z] $ docker rm -f --volumes 5a1c4bdc0afb6d044a7aa480cfcd4a057ba50cfbf7006bb33797aa339a77ca9e [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-05-24T20:57:12.312Z] provisioning config files... [2023-05-24T20:57:12.318Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12366507498819552100tmp [Pipeline] { [Pipeline] sh [2023-05-24T20:57:12.606Z] + set +x [2023-05-24T20:57:12.606Z] + + curl -s https://codecov.io/bash [2023-05-24T20:57:12.606Z] bash -s -- [2023-05-24T20:57:12.606Z] [2023-05-24T20:57:12.606Z] _____ _ [2023-05-24T20:57:12.606Z] / ____| | | [2023-05-24T20:57:12.606Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T20:57:12.606Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T20:57:12.606Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T20:57:12.606Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T20:57:12.606Z] Bash-1.0.6 [2023-05-24T20:57:12.606Z] [2023-05-24T20:57:12.606Z] [2023-05-24T20:57:12.606Z] ==> git version 2.25.1 found [2023-05-24T20:57:12.606Z] ==> 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-05-24T20:57:12.606Z] Release-Date: 2020-01-08 [2023-05-24T20:57:12.606Z] 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-05-24T20:57:12.606Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T20:57:12.606Z] ==> Jenkins CI detected. [2023-05-24T20:57:12.606Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-05-24T20:57:12.606Z] project root: . [2023-05-24T20:57:12.606Z] --> token set from env [2023-05-24T20:57:12.606Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T20:57:12.606Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T20:57:12.606Z] ==> Python coveragepy not found [2023-05-24T20:57:12.606Z] ==> Searching for coverage reports in: [2023-05-24T20:57:12.606Z] + . [2023-05-24T20:57:12.606Z] -> Found 1 reports [2023-05-24T20:57:12.606Z] ==> Detecting git/mercurial file structure [2023-05-24T20:57:12.865Z] ==> Reading reports [2023-05-24T20:57:12.866Z] + ./coverage.out bytes=458039 [2023-05-24T20:57:12.866Z] ==> Appending adjustments [2023-05-24T20:57:12.866Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T20:57:12.866Z] + Found adjustments [2023-05-24T20:57:12.866Z] ==> Gzipping contents [2023-05-24T20:57:13.125Z] 52K /tmp/codecov.FQ6dtw.gz [2023-05-24T20:57:13.125Z] ==> Uploading reports [2023-05-24T20:57:13.125Z] url: https://codecov.io [2023-05-24T20:57:13.125Z] query: branch=main&commit=d994045550ebd1c1180300e153d74141484e57aa&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T20:57:13.126Z] -> Pinging Codecov [2023-05-24T20:57:13.126Z] 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=d994045550ebd1c1180300e153d74141484e57aa&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T20:57:13.126Z] -> Uploading to [2023-05-24T20:57:13.126Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/581DD39554BDF9B6E22D074273EAD858/d994045550ebd1c1180300e153d74141484e57aa/33471a08-a075-4d32-bef2-4a5f08c5807e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T205712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e05af26adb83955ae18bc294d800fe104eaf5ad6a08a77e5da548b31a95ead49 [2023-05-24T20:57:13.126Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T20:57:13.126Z] Dload Upload Total Spent Left Speed [2023-05-24T20:57:13.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50484 0 0 100 50484 0 191k --:--:-- --:--:-- --:--:-- 191k [2023-05-24T20:57:13.385Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d994045550ebd1c1180300e153d74141484e57aa [Pipeline] } [2023-05-24T20:57:13.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-24T20:57:13.615Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-24T20:57:13.629Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:57:13.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T20:57:13.936Z] [2023-05-24T20:57:13.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:57:14.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T20:57:14.229Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-24T20:57:14.229Z] df9b9388f04a: Pulling fs layer [2023-05-24T20:57:14.229Z] 52dc419b0ee2: Pulling fs layer [2023-05-24T20:57:14.229Z] 25bc292e5bac: Pulling fs layer [2023-05-24T20:57:14.229Z] 114826534d7a: Pulling fs layer [2023-05-24T20:57:14.229Z] 4657fd5d0bcf: Pulling fs layer [2023-05-24T20:57:14.229Z] 6ad1cebc031e: Pulling fs layer [2023-05-24T20:57:14.229Z] 8a3aa393b2d8: Pulling fs layer [2023-05-24T20:57:14.229Z] 4657fd5d0bcf: Waiting [2023-05-24T20:57:14.229Z] 6ad1cebc031e: Waiting [2023-05-24T20:57:14.229Z] 8a3aa393b2d8: Waiting [2023-05-24T20:57:14.229Z] 114826534d7a: Waiting [2023-05-24T20:57:14.229Z] 25bc292e5bac: Verifying Checksum [2023-05-24T20:57:14.229Z] 25bc292e5bac: Download complete [2023-05-24T20:57:14.229Z] 52dc419b0ee2: Download complete [2023-05-24T20:57:14.229Z] 4657fd5d0bcf: Verifying Checksum [2023-05-24T20:57:14.229Z] 4657fd5d0bcf: Download complete [2023-05-24T20:57:14.229Z] df9b9388f04a: Download complete [2023-05-24T20:57:14.490Z] df9b9388f04a: Pull complete [2023-05-24T20:57:14.490Z] 6ad1cebc031e: Verifying Checksum [2023-05-24T20:57:14.490Z] 6ad1cebc031e: Download complete [2023-05-24T20:57:14.490Z] 52dc419b0ee2: Pull complete [2023-05-24T20:57:14.490Z] 25bc292e5bac: Pull complete [2023-05-24T20:57:15.056Z] 114826534d7a: Verifying Checksum [2023-05-24T20:57:15.056Z] 114826534d7a: Download complete [2023-05-24T20:57:15.056Z] 8a3aa393b2d8: Verifying Checksum [2023-05-24T20:57:15.056Z] 8a3aa393b2d8: Download complete [2023-05-24T20:57:18.345Z] 114826534d7a: Pull complete [2023-05-24T20:57:18.345Z] 4657fd5d0bcf: Pull complete [2023-05-24T20:57:18.603Z] 6ad1cebc031e: Pull complete [2023-05-24T20:57:21.139Z] 8a3aa393b2d8: Pull complete [2023-05-24T20:57:21.139Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-24T20:57:21.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T20:57:21.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:57:21.225Z] prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container [2023-05-24T20:57:21.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-24T20:57:25.876Z] $ docker top ea3fab1952f07cfa476e82677a7e2ae185d330aa377dd1ddaff727d595951982 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T20:57:25.939Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-05-24T20:57:26.217Z] + set -o pipefail [2023-05-24T20:57:26.217Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-05-24T20:57:31.490Z] [2023-05-24T20:57:31.490Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-05-24T20:57:31.490Z] [2023-05-24T20:57:31.490Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/49e0ac8c-7bc3-489e-ac8a-fe2382bfda59 [2023-05-24T20:57:31.490Z] [2023-05-24T20:57:31.490Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-24T20:57:31.490Z] [2023-05-24T20:57:31.490Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-24T20:57:31.490Z] [2023-05-24T20:57:31.490Z] [2023-05-24T20:57:31.490Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-24T20:57:31.490Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-24T20:57:31.490Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-24T20:57:31.501Z] $ docker stop --time=1 ea3fab1952f07cfa476e82677a7e2ae185d330aa377dd1ddaff727d595951982 [2023-05-24T20:57:34.481Z] $ docker rm -f --volumes ea3fab1952f07cfa476e82677a7e2ae185d330aa377dd1ddaff727d595951982 [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-05-24T20:57:35.170Z] + git log --format=format:%s -1 d994045550ebd1c1180300e153d74141484e57aa [Pipeline] sh [2023-05-24T20:57:35.470Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T20:57:35.470Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:57:35.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T20:57:35.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:57:35.841Z] prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container [2023-05-24T20:57:35.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T20:57:36.223Z] $ docker top 7b4793e512dc7c2ff8276606d14a616c55365cca84c06b2d1b1342fa68ff47ec -eo pid,comm [2023-05-24T20:57:36.270Z] 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-05-24T20:57:36.270Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T20:57:36.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T20:57:36.313Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T20:57:36.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T20:57:36.422Z] $ docker exec 7b4793e512dc7c2ff8276606d14a616c55365cca84c06b2d1b1342fa68ff47ec ssh-agent [2023-05-24T20:57:36.530Z] SSH_AUTH_SOCK=/tmp/ssh-kQm6HU1FIF2c/agent.33 [2023-05-24T20:57:36.530Z] SSH_AGENT_PID=39 [2023-05-24T20:57:36.535Z] Running ssh-add (command line suppressed) [2023-05-24T20:57:36.633Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8930729617133799783.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8930729617133799783.key) [2023-05-24T20:57:36.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T20:57:36.931Z] + git semver tag [2023-05-24T20:57:37.192Z] 2023-05-24 20:57:37,090 [run_tag] DEBUG tag force:False [2023-05-24T20:57:37.192Z] 2023-05-24 20:57:37,090 [check_head_tag] DEBUG check head tag [2023-05-24T20:57:37.192Z] 2023-05-24 20:57:37,091 [execute] INFO git cat-file --batch-check [2023-05-24T20:57:37.192Z] 2023-05-24 20:57:37,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-24T20:57:37.192Z] 2023-05-24 20:57:37,095 [execute] INFO git cat-file --batch [2023-05-24T20:57:37.192Z] 2023-05-24 20:57:37,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-24T20:57:37.192Z] 2023-05-24 20:57:37,113 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-24T20:57:37.192Z] 2023-05-24 20:57:37,113 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 [2023-05-24T20:57:37.192Z] 2023-05-24 20:57:37,114 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-24T20:57:37.192Z] 2023-05-24 20:57:37,118 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-24T20:57:37.192Z] 3.0.0-dev.28 [Pipeline] } [2023-05-24T20:57:37.202Z] $ docker exec --env ******** --env ******** 7b4793e512dc7c2ff8276606d14a616c55365cca84c06b2d1b1342fa68ff47ec ssh-agent -k [2023-05-24T20:57:37.301Z] unset SSH_AUTH_SOCK; [2023-05-24T20:57:37.301Z] unset SSH_AGENT_PID; [2023-05-24T20:57:37.301Z] echo Agent pid 39 killed; [2023-05-24T20:57:37.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T20:57:37.625Z] + git semver [Pipeline] } [2023-05-24T20:57:37.903Z] $ docker stop --time=1 7b4793e512dc7c2ff8276606d14a616c55365cca84c06b2d1b1342fa68ff47ec [2023-05-24T20:57:39.190Z] $ docker rm -f --volumes 7b4793e512dc7c2ff8276606d14a616c55365cca84c06b2d1b1342fa68ff47ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:57:39.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T20:57:39.633Z] [2023-05-24T20:57:39.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:57:39.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T20:57:39.942Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-24T20:57:39.942Z] ab5ef0e58194: Pulling fs layer [2023-05-24T20:57:39.942Z] 9712f1f96733: Pulling fs layer [2023-05-24T20:57:39.942Z] 63f879dbbcfc: Pulling fs layer [2023-05-24T20:57:39.942Z] 0d9ebad4ef96: Pulling fs layer [2023-05-24T20:57:39.942Z] e9a5061849ea: Pulling fs layer [2023-05-24T20:57:39.942Z] d747dcd14b5f: Pulling fs layer [2023-05-24T20:57:39.942Z] 2de7ff778b66: Pulling fs layer [2023-05-24T20:57:39.942Z] e9a5061849ea: Waiting [2023-05-24T20:57:39.942Z] d747dcd14b5f: Waiting [2023-05-24T20:57:39.942Z] 2de7ff778b66: Waiting [2023-05-24T20:57:39.942Z] 0d9ebad4ef96: Waiting [2023-05-24T20:57:39.942Z] 9712f1f96733: Verifying Checksum [2023-05-24T20:57:39.942Z] 9712f1f96733: Download complete [2023-05-24T20:57:40.205Z] 63f879dbbcfc: Verifying Checksum [2023-05-24T20:57:40.205Z] 63f879dbbcfc: Download complete [2023-05-24T20:57:40.466Z] 0d9ebad4ef96: Verifying Checksum [2023-05-24T20:57:40.466Z] 0d9ebad4ef96: Download complete [2023-05-24T20:57:40.466Z] d747dcd14b5f: Download complete [2023-05-24T20:57:40.466Z] e9a5061849ea: Verifying Checksum [2023-05-24T20:57:40.466Z] e9a5061849ea: Download complete [2023-05-24T20:57:40.466Z] ab5ef0e58194: Verifying Checksum [2023-05-24T20:57:40.466Z] ab5ef0e58194: Download complete [2023-05-24T20:57:40.466Z] 2de7ff778b66: Verifying Checksum [2023-05-24T20:57:40.466Z] 2de7ff778b66: Download complete [2023-05-24T20:57:43.003Z] ab5ef0e58194: Pull complete [2023-05-24T20:57:43.004Z] 9712f1f96733: Pull complete [2023-05-24T20:57:43.571Z] 63f879dbbcfc: Pull complete [2023-05-24T20:57:46.862Z] 0d9ebad4ef96: Pull complete [2023-05-24T20:57:46.862Z] e9a5061849ea: Pull complete [2023-05-24T20:57:47.120Z] d747dcd14b5f: Pull complete [2023-05-24T20:57:48.059Z] 2de7ff778b66: Pull complete [2023-05-24T20:57:48.059Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-24T20:57:48.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T20:57:48.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:57:48.139Z] prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container [2023-05-24T20:57:48.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-24T20:57:54.235Z] $ docker top e742e46da47d882142790cab0700a192c9a0315e9f34803f5aa61339164c1358 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-24T20:57:54.296Z] provisioning config files... [2023-05-24T20:57:54.304Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1826423551567686636tmp [2023-05-24T20:57:54.313Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7025648216952249382tmp [2023-05-24T20:57:54.323Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12167105112980530172tmp [Pipeline] { [Pipeline] echo [2023-05-24T20:57:54.338Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:57:54.618Z] ---> sigul-configuration.sh [2023-05-24T20:57:54.619Z] gpg: directory `/root/.gnupg' created [2023-05-24T20:57:54.619Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-24T20:57:54.619Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-24T20:57:54.619Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-24T20:57:54.619Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-24T20:57:54.619Z] gpg: CAST5 encrypted data [2023-05-24T20:57:54.619Z] gpg: encrypted with 1 passphrase [2023-05-24T20:57:54.619Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-24T20:57:54.906Z] + mkdir /home/jenkins [2023-05-24T20:57:54.906Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-24T20:57:55.195Z] + 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-05-24T20:57:55.204Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:57:55.491Z] ---> sigul-install.sh [2023-05-24T20:57:55.491Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-24T20:57:55.778Z] + git tag --list [2023-05-24T20:57:55.778Z] v0.0.0 [2023-05-24T20:57:55.778Z] v1.0.0 [2023-05-24T20:57:55.778Z] v2.1.0 [2023-05-24T20:57:55.778Z] v2.1.1 [2023-05-24T20:57:55.778Z] v2.1.1-dev.1 [2023-05-24T20:57:55.778Z] v2.2.0 [2023-05-24T20:57:55.778Z] v2.2.1-dev.1 [2023-05-24T20:57:55.778Z] v2.2.1-dev.2 [2023-05-24T20:57:55.778Z] v2.2.1-dev.3 [2023-05-24T20:57:55.778Z] v2.2.1-dev.4 [2023-05-24T20:57:55.778Z] v2.2.1-dev.5 [2023-05-24T20:57:55.778Z] v2.2.1-dev.6 [2023-05-24T20:57:55.778Z] v2.2.1-dev.7 [2023-05-24T20:57:55.778Z] v2.3.0 [2023-05-24T20:57:55.778Z] v2.3.0-dev.10 [2023-05-24T20:57:55.778Z] v2.3.0-dev.11 [2023-05-24T20:57:55.778Z] v2.3.0-dev.12 [2023-05-24T20:57:55.778Z] v2.3.0-dev.13 [2023-05-24T20:57:55.778Z] v2.3.0-dev.14 [2023-05-24T20:57:55.778Z] v2.3.0-dev.15 [2023-05-24T20:57:55.778Z] v2.3.0-dev.16 [2023-05-24T20:57:55.778Z] v2.3.0-dev.17 [2023-05-24T20:57:55.778Z] v2.3.0-dev.18 [2023-05-24T20:57:55.778Z] v2.3.0-dev.19 [2023-05-24T20:57:55.778Z] v2.3.0-dev.20 [2023-05-24T20:57:55.778Z] v2.3.0-dev.21 [2023-05-24T20:57:55.778Z] v2.3.0-dev.22 [2023-05-24T20:57:55.778Z] v2.3.0-dev.23 [2023-05-24T20:57:55.778Z] v2.3.0-dev.7 [2023-05-24T20:57:55.778Z] v2.3.0-dev.8 [2023-05-24T20:57:55.778Z] v2.3.0-dev.9 [2023-05-24T20:57:55.778Z] v3.0.0-dev.1 [2023-05-24T20:57:55.778Z] v3.0.0-dev.10 [2023-05-24T20:57:55.778Z] v3.0.0-dev.11 [2023-05-24T20:57:55.778Z] v3.0.0-dev.12 [2023-05-24T20:57:55.778Z] v3.0.0-dev.13 [2023-05-24T20:57:55.778Z] v3.0.0-dev.14 [2023-05-24T20:57:55.778Z] v3.0.0-dev.15 [2023-05-24T20:57:55.778Z] v3.0.0-dev.16 [2023-05-24T20:57:55.778Z] v3.0.0-dev.17 [2023-05-24T20:57:55.778Z] v3.0.0-dev.18 [2023-05-24T20:57:55.778Z] v3.0.0-dev.19 [2023-05-24T20:57:55.778Z] v3.0.0-dev.2 [2023-05-24T20:57:55.778Z] v3.0.0-dev.20 [2023-05-24T20:57:55.778Z] v3.0.0-dev.21 [2023-05-24T20:57:55.778Z] v3.0.0-dev.22 [2023-05-24T20:57:55.778Z] v3.0.0-dev.23 [2023-05-24T20:57:55.778Z] v3.0.0-dev.24 [2023-05-24T20:57:55.778Z] v3.0.0-dev.25 [2023-05-24T20:57:55.778Z] v3.0.0-dev.26 [2023-05-24T20:57:55.778Z] v3.0.0-dev.27 [2023-05-24T20:57:55.778Z] v3.0.0-dev.28 [2023-05-24T20:57:55.778Z] v3.0.0-dev.3 [2023-05-24T20:57:55.778Z] v3.0.0-dev.4 [2023-05-24T20:57:55.778Z] v3.0.0-dev.5 [2023-05-24T20:57:55.778Z] v3.0.0-dev.6 [2023-05-24T20:57:55.778Z] v3.0.0-dev.7 [2023-05-24T20:57:55.778Z] v3.0.0-dev.8 [2023-05-24T20:57:55.778Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-24T20:57:56.073Z] + lftools sign git-tag v3.0.0-dev.28 [2023-05-24T20:57:56.645Z] Signing Git tag with Sigul... [2023-05-24T20:57:56.645Z] Signing v3.0.0-dev.28 [Pipeline] echo [2023-05-24T20:57:56.915Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:57:57.201Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-24T20:57:57.209Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-24T20:57:57.228Z] $ docker stop --time=1 e742e46da47d882142790cab0700a192c9a0315e9f34803f5aa61339164c1358 [2023-05-24T20:57:58.495Z] $ docker rm -f --volumes e742e46da47d882142790cab0700a192c9a0315e9f34803f5aa61339164c1358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-24T20:57:58.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T20:57:58.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:57:59.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T20:57:59.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:57:59.316Z] prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container [2023-05-24T20:57:59.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T20:57:59.694Z] $ docker top aa16ed2e2cab0542a3ecf53880e95f4b79f7a1713614cf48cba7373ed71fd1fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T20:57:59.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T20:57:59.804Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T20:57:59.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T20:57:59.925Z] $ docker exec aa16ed2e2cab0542a3ecf53880e95f4b79f7a1713614cf48cba7373ed71fd1fd ssh-agent [2023-05-24T20:58:00.034Z] SSH_AUTH_SOCK=/tmp/ssh-4HXpSKzEOCOT/agent.32 [2023-05-24T20:58:00.034Z] SSH_AGENT_PID=38 [2023-05-24T20:58:00.040Z] Running ssh-add (command line suppressed) [2023-05-24T20:58:00.138Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11774814450709221277.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11774814450709221277.key) [2023-05-24T20:58:00.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T20:58:00.453Z] + git semver bump pre [2023-05-24T20:58:00.713Z] 2023-05-24 20:58:00,631 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-24T20:58:00.713Z] 2023-05-24 20:58:00,631 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev [2023-05-24T20:58:00.713Z] 2023-05-24 20:58:00,632 [bump_version] DEBUG bumped version:3.0.0-dev.29 [2023-05-24T20:58:00.713Z] 2023-05-24 20:58:00,632 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-05-24T20:58:00.713Z] 2023-05-24 20:58:00,632 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-24T20:58:00.713Z] 2023-05-24 20:58:00,632 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-24T20:58:00.713Z] 2023-05-24 20:58:00,633 [execute] INFO git cat-file --batch-check [2023-05-24T20:58:00.713Z] 2023-05-24 20:58:00,634 [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-05-24T20:58:00.713Z] 2023-05-24 20:58:00,638 [execute] INFO git cat-file --batch [2023-05-24T20:58:00.713Z] 2023-05-24 20:58:00,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T20:58:00.713Z] 2023-05-24 20:58:00,643 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-24T20:58:00.713Z] 3.0.0-dev.29 [Pipeline] } [2023-05-24T20:58:00.724Z] $ docker exec --env ******** --env ******** aa16ed2e2cab0542a3ecf53880e95f4b79f7a1713614cf48cba7373ed71fd1fd ssh-agent -k [2023-05-24T20:58:00.836Z] unset SSH_AUTH_SOCK; [2023-05-24T20:58:00.836Z] unset SSH_AGENT_PID; [2023-05-24T20:58:00.836Z] echo Agent pid 38 killed; [2023-05-24T20:58:00.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T20:58:01.157Z] + git semver [Pipeline] } [2023-05-24T20:58:01.430Z] $ docker stop --time=1 aa16ed2e2cab0542a3ecf53880e95f4b79f7a1713614cf48cba7373ed71fd1fd [2023-05-24T20:58:02.699Z] $ docker rm -f --volumes aa16ed2e2cab0542a3ecf53880e95f4b79f7a1713614cf48cba7373ed71fd1fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T20:58:03.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T20:58:03.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:58:03.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T20:58:03.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:58:03.416Z] prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container [2023-05-24T20:58:03.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T20:58:03.775Z] $ docker top 270cc6ecdf4e2c3cd90033b17e7c3c1c9f44261af8085598143bbaa36fe493f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T20:58:03.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T20:58:03.859Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T20:58:03.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T20:58:03.969Z] $ docker exec 270cc6ecdf4e2c3cd90033b17e7c3c1c9f44261af8085598143bbaa36fe493f1 ssh-agent [2023-05-24T20:58:04.074Z] SSH_AUTH_SOCK=/tmp/ssh-kK3hLUaSuPUo/agent.32 [2023-05-24T20:58:04.074Z] SSH_AGENT_PID=38 [2023-05-24T20:58:04.078Z] Running ssh-add (command line suppressed) [2023-05-24T20:58:04.177Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16496714102683951555.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16496714102683951555.key) [2023-05-24T20:58:04.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T20:58:04.564Z] + git semver push [2023-05-24T20:58:04.872Z] 2023-05-24 20:58:04,678 [run_push] DEBUG push [2023-05-24T20:58:04.872Z] 2023-05-24 20:58:04,679 [execute] INFO git cat-file --batch-check [2023-05-24T20:58:04.872Z] 2023-05-24 20:58:04,679 [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-05-24T20:58:04.872Z] 2023-05-24 20:58:04,682 [execute] INFO git rev-list 0414eb0ef49e618b460ac9d2d576f91c4c198094 -- [2023-05-24T20:58:04.872Z] 2023-05-24 20:58:04,683 [execute] DEBUG Popen(['git', 'rev-list', '0414eb0ef49e618b460ac9d2d576f91c4c198094', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T20:58:04.872Z] 2023-05-24 20:58:04,689 [execute] INFO git fetch -v origin [2023-05-24T20:58:04.872Z] 2023-05-24 20:58:04,689 [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-05-24T20:58:05.479Z] 2023-05-24 20:58:05,178 [run_push] DEBUG no remote changes detected [2023-05-24T20:58:05.479Z] 2023-05-24 20:58:05,179 [execute] INFO git push origin semver [2023-05-24T20:58:05.479Z] 2023-05-24 20:58:05,179 [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-05-24T20:58:06.049Z] 2023-05-24 20:58:05,922 [run_push] DEBUG push all version tags [2023-05-24T20:58:06.049Z] 2023-05-24 20:58:05,923 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-24T20:58:06.049Z] 2023-05-24 20:58:05,924 [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-05-24T20:58:06.989Z] 2023-05-24 20:58:06,690 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-24T20:58:06.989Z] 3.0.0-dev.29 [Pipeline] } [2023-05-24T20:58:07.001Z] $ docker exec --env ******** --env ******** 270cc6ecdf4e2c3cd90033b17e7c3c1c9f44261af8085598143bbaa36fe493f1 ssh-agent -k [2023-05-24T20:58:07.102Z] unset SSH_AUTH_SOCK; [2023-05-24T20:58:07.103Z] unset SSH_AGENT_PID; [2023-05-24T20:58:07.103Z] echo Agent pid 38 killed; [2023-05-24T20:58:07.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T20:58:07.426Z] + git semver [Pipeline] } [2023-05-24T20:58:07.702Z] $ docker stop --time=1 270cc6ecdf4e2c3cd90033b17e7c3c1c9f44261af8085598143bbaa36fe493f1 [2023-05-24T20:58:08.989Z] $ docker rm -f --volumes 270cc6ecdf4e2c3cd90033b17e7c3c1c9f44261af8085598143bbaa36fe493f1 [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-05-24T20:58:09.526Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-24T20:58:09.526Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-24T20:58:09.526Z] total 16 [2023-05-24T20:58:09.526Z] drwxr-xr-x 3 root root 4096 May 24 20:48 . [2023-05-24T20:58:09.526Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 20:57 .. [2023-05-24T20:58:09.526Z] drwxr-xr-x 2 root root 4096 May 24 20:48 cost [2023-05-24T20:58:09.526Z] -rw-r--r-- 1 root root 90 May 24 20:48 cost.csv [2023-05-24T20:58:09.526Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-24T20:58:09.526Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-24T20:58:09.526Z] total 16 [2023-05-24T20:58:09.526Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 20:48 . [2023-05-24T20:58:09.526Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 20:57 .. [2023-05-24T20:58:09.526Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 20:48 cost [2023-05-24T20:58:09.526Z] -rw-r--r-- 1 jenkins jenkins 90 May 24 20:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:58:09.818Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:58:10.682Z] ---> package-listing.sh [2023-05-24T20:58:10.683Z] ++ facter osfamily [2023-05-24T20:58:10.683Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T20:58:10.943Z] + OS_FAMILY=debian [2023-05-24T20:58:10.943Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-24T20:58:10.943Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T20:58:10.943Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T20:58:10.943Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T20:58:10.943Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T20:58:10.943Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-24T20:58:10.943Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T20:58:10.943Z] + case "${OS_FAMILY}" in [2023-05-24T20:58:10.943Z] + dpkg -l [2023-05-24T20:58:10.943Z] + grep '^ii' [2023-05-24T20:58:10.943Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T20:58:10.943Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T20:58:10.943Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T20:58:10.943Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-24T20:58:10.943Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-24T20:58:10.943Z] + 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-05-24T20:58:10.954Z] 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-05-24T20:58:11.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T20:58:11.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T20:58:11.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T20:58:11.875Z] prd-ubuntu20.04-docker-8c-8g-16781 does not seem to be running inside a container [2023-05-24T20:58:11.905Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T20:58:12.092Z] $ docker top 1f9be495c440cf0cfd648d5214ebb1e4af9c45378679bd3db56cf82e9e6e3ae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T20:58:12.438Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T20:58:12.725Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T20:58:13.014Z] + ls /var/log/sa-host [2023-05-24T20:58:13.014Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T20:58:13.086Z] provisioning config files... [2023-05-24T20:58:13.094Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6652736610466130007tmp [Pipeline] { [Pipeline] echo [2023-05-24T20:58:13.107Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:58:13.395Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T20:58:13.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:58:13.736Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T20:58:13.746Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:58:14.037Z] ---> sudo-logs.sh [2023-05-24T20:58:14.037Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T20:58:14.061Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:58:14.344Z] ---> job-cost.sh [2023-05-24T20:58:14.344Z] lf-activate-venv: SKIPPING [2023-05-24T20:58:14.344Z] DEBUG: total: 0.2199999988079071 [2023-05-24T20:58:14.344Z] INFO: Retrieving Stack Cost... [2023-05-24T20:58:14.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T20:58:15.482Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T20:58:15.495Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T20:58:15.779Z] ---> logs-deploy.sh [2023-05-24T20:58:15.780Z] lf-activate-venv: SKIPPING [2023-05-24T20:58:15.780Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/98 [2023-05-24T20:58:15.780Z] INFO: archiving workspace using pattern(s): [2023-05-24T20:58:16.716Z] Archives upload complete. [2023-05-24T20:58:16.716Z] INFO: archiving logs to Nexus