Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4424f44df6928ee72d83e7b1b99bd10820704551 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-ssh2289925063124268060.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7278881581202907556.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9702207288980574341.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh8709910843951353864.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-ssh17053545139794575439.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-936’ is offline Running on prd-ubuntu20.04-docker-8c-8g-940 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 4424f44df6928ee72d83e7b1b99bd10820704551 (main) Commit message: "Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" > git config core.sparsecheckout # timeout=10 > git checkout -f 4424f44df6928ee72d83e7b1b99bd10820704551 # timeout=10 > git rev-list --no-walk 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T11:09:04.494Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T11:09:04.578Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T11:09:04.610Z] ========================================================= [2024-05-28T11:09:04.610Z] EdgeX Global Pipelines Version Info [2024-05-28T11:09:04.610Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:09:05.333Z] ------------------- [2024-05-28T11:09:05.333Z] stable info: [2024-05-28T11:09:05.333Z] ------------------- [2024-05-28T11:09:05.333Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T11:09:05.333Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T11:09:05.333Z] Message: update stable to v1.0.260 [2024-05-28T11:09:05.909Z] ------------------- [2024-05-28T11:09:05.909Z] experimental info: [2024-05-28T11:09:05.909Z] ------------------- [2024-05-28T11:09:05.909Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T11:09:05.909Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T11:09:05.909Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T11:09:06.013Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-05-28T11:09:06.038Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-05-28T11:09:06.060Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T11:09:06.085Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T11:09:06.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T11:09:06.129Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T11:09:06.152Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T11:09:06.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T11:09:06.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T11:09:06.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T11:09:06.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T11:09:06.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-05-28T11:09:06.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T11:09:06.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T11:09:06.341Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T11:09:06.370Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T11:09:06.400Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T11:09:06.425Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T11:09:06.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T11:09:06.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T11:09:06.496Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-28T11:09:06.521Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-28T11:09:06.539Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T11:09:06.562Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T11:09:06.585Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T11:09:06.607Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T11:09:06.629Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T11:09:06.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-28T11:09:06.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-28T11:09:06.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-28T11:09:06.722Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] echo [2024-05-28T11:09:06.745Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4424f44 [Pipeline] echo [2024-05-28T11:09:06.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T11:09:06.851Z] provisioning config files... [2024-05-28T11:09:06.868Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1945703442402232226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:09:07.209Z] ---> ****-login.sh [2024-05-28T11:09:07.209Z] nexus3.edgexfoundry.org:10001 [2024-05-28T11:09:07.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:09:07.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:09:07.470Z] Configure a credential helper to remove this warning. See [2024-05-28T11:09:07.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:09:07.470Z] [2024-05-28T11:09:07.470Z] Login Succeeded [2024-05-28T11:09:07.470Z] nexus3.edgexfoundry.org:10002 [2024-05-28T11:09:07.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:09:07.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:09:07.470Z] Configure a credential helper to remove this warning. See [2024-05-28T11:09:07.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:09:07.470Z] [2024-05-28T11:09:07.470Z] Login Succeeded [2024-05-28T11:09:07.470Z] nexus3.edgexfoundry.org:10003 [2024-05-28T11:09:07.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:09:07.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:09:07.731Z] Configure a credential helper to remove this warning. See [2024-05-28T11:09:07.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:09:07.731Z] [2024-05-28T11:09:07.731Z] Login Succeeded [2024-05-28T11:09:07.731Z] nexus3.edgexfoundry.org:10004 [2024-05-28T11:09:07.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:09:07.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:09:07.731Z] Configure a credential helper to remove this warning. See [2024-05-28T11:09:07.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:09:07.731Z] [2024-05-28T11:09:07.732Z] Login Succeeded [2024-05-28T11:09:07.732Z] ****.io [2024-05-28T11:09:07.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:09:07.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:09:07.993Z] Configure a credential helper to remove this warning. See [2024-05-28T11:09:07.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:09:07.993Z] [2024-05-28T11:09:07.993Z] Login Succeeded [2024-05-28T11:09:07.993Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T11:09:08.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T11:09:08.415Z] + git rev-list -1 --merges 4424f44df6928ee72d83e7b1b99bd10820704551~1..4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] echo [2024-05-28T11:09:08.443Z] -----------> git rev-list -1 --merges 4424f44df6928ee72d83e7b1b99bd10820704551~1..4424f44df6928ee72d83e7b1b99bd10820704551 4424f44df6928ee72d83e7b1b99bd10820704551 [2024-05-28T11:09:08.443Z] 4424f44df6928ee72d83e7b1b99bd10820704551 [false] [Pipeline] sh [2024-05-28T11:09:08.737Z] + git log --format=format:%s -1 4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] echo [2024-05-28T11:09:08.753Z] ========================================================= [2024-05-28T11:09:08.753Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T11:09:08.753Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T11:09:09.104Z] + git log --format=format:%s -1 4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] echo [2024-05-28T11:09:09.117Z] [semverPrep] GIT_COMMIT: 4424f44df6928ee72d83e7b1b99bd10820704551, Commit Message: Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15 [Pipeline] echo [2024-05-28T11:09:09.132Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T11:09:09.531Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T11:09:09.531Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T11:09:09.531Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T11:09:09.531Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T11:09:09.531Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T11:09:09.531Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T11:09:09.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:09:09.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T11:09:09.973Z] [2024-05-28T11:09:09.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:09:10.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T11:09:10.288Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T11:09:10.288Z] b85a868b505f: Pulling fs layer [2024-05-28T11:09:10.288Z] e2be974225ed: Pulling fs layer [2024-05-28T11:09:10.288Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T11:09:10.288Z] 988bab9f4d93: Pulling fs layer [2024-05-28T11:09:10.288Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T11:09:10.288Z] eaf3925da568: Pulling fs layer [2024-05-28T11:09:10.288Z] bab4dde63d76: Pulling fs layer [2024-05-28T11:09:10.288Z] bde34c3a00c8: Pulling fs layer [2024-05-28T11:09:10.288Z] b352a97aabf1: Pulling fs layer [2024-05-28T11:09:10.288Z] 4872d77fe225: Pulling fs layer [2024-05-28T11:09:10.288Z] 5851b861e8e6: Pulling fs layer [2024-05-28T11:09:10.288Z] bab4dde63d76: Waiting [2024-05-28T11:09:10.288Z] bde34c3a00c8: Waiting [2024-05-28T11:09:10.288Z] b352a97aabf1: Waiting [2024-05-28T11:09:10.288Z] 4872d77fe225: Waiting [2024-05-28T11:09:10.288Z] 5851b861e8e6: Waiting [2024-05-28T11:09:10.288Z] 988bab9f4d93: Waiting [2024-05-28T11:09:10.288Z] 1469e6f7b9e6: Waiting [2024-05-28T11:09:10.288Z] eaf3925da568: Waiting [2024-05-28T11:09:10.288Z] e2be974225ed: Verifying Checksum [2024-05-28T11:09:10.288Z] e2be974225ed: Download complete [2024-05-28T11:09:10.288Z] 988bab9f4d93: Verifying Checksum [2024-05-28T11:09:10.288Z] 988bab9f4d93: Download complete [2024-05-28T11:09:10.288Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T11:09:10.288Z] 1469e6f7b9e6: Download complete [2024-05-28T11:09:10.288Z] eaf3925da568: Verifying Checksum [2024-05-28T11:09:10.288Z] eaf3925da568: Download complete [2024-05-28T11:09:10.549Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T11:09:10.549Z] 339a4e72a1f5: Download complete [2024-05-28T11:09:10.549Z] bde34c3a00c8: Download complete [2024-05-28T11:09:10.549Z] b352a97aabf1: Verifying Checksum [2024-05-28T11:09:10.549Z] b352a97aabf1: Download complete [2024-05-28T11:09:10.549Z] 4872d77fe225: Verifying Checksum [2024-05-28T11:09:10.549Z] 4872d77fe225: Download complete [2024-05-28T11:09:10.549Z] 5851b861e8e6: Verifying Checksum [2024-05-28T11:09:10.549Z] 5851b861e8e6: Download complete [2024-05-28T11:09:10.549Z] b85a868b505f: Verifying Checksum [2024-05-28T11:09:10.549Z] b85a868b505f: Download complete [2024-05-28T11:09:10.808Z] bab4dde63d76: Verifying Checksum [2024-05-28T11:09:10.809Z] bab4dde63d76: Download complete [2024-05-28T11:09:11.762Z] b85a868b505f: Pull complete [2024-05-28T11:09:12.026Z] e2be974225ed: Pull complete [2024-05-28T11:09:12.598Z] 339a4e72a1f5: Pull complete [2024-05-28T11:09:12.598Z] 988bab9f4d93: Pull complete [2024-05-28T11:09:12.861Z] 1469e6f7b9e6: Pull complete [2024-05-28T11:09:12.861Z] eaf3925da568: Pull complete [2024-05-28T11:09:15.397Z] bab4dde63d76: Pull complete [2024-05-28T11:09:15.397Z] bde34c3a00c8: Pull complete [2024-05-28T11:09:15.397Z] b352a97aabf1: Pull complete [2024-05-28T11:09:15.397Z] 4872d77fe225: Pull complete [2024-05-28T11:09:15.397Z] 5851b861e8e6: Pull complete [2024-05-28T11:09:15.397Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T11:09:15.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T11:09:15.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:09:15.816Z] prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container [2024-05-28T11:09:15.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T11:09:20.813Z] $ docker top 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 -eo pid,comm [2024-05-28T11:09:20.879Z] 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). [2024-05-28T11:09:20.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T11:09:20.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T11:09:20.952Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T11:09:21.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T11:09:21.090Z] $ docker exec 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 ssh-agent [2024-05-28T11:09:21.218Z] SSH_AUTH_SOCK=/tmp/ssh-4sJUJAWuipDJ/agent.32 [2024-05-28T11:09:21.218Z] SSH_AGENT_PID=38 [2024-05-28T11:09:21.224Z] Running ssh-add (command line suppressed) [2024-05-28T11:09:21.328Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7429578211274230520.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7429578211274230520.key) [2024-05-28T11:09:21.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T11:09:21.638Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T11:09:21.646Z] $ docker exec --env ******** --env ******** 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 ssh-agent -k [2024-05-28T11:09:21.738Z] unset SSH_AUTH_SOCK; [2024-05-28T11:09:21.738Z] unset SSH_AGENT_PID; [2024-05-28T11:09:21.738Z] echo Agent pid 38 killed; [2024-05-28T11:09:21.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T11:09:21.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T11:09:21.794Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T11:09:21.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T11:09:21.914Z] $ docker exec 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 ssh-agent [2024-05-28T11:09:22.022Z] SSH_AUTH_SOCK=/tmp/ssh-fq378b3zalUn/agent.71 [2024-05-28T11:09:22.022Z] SSH_AGENT_PID=77 [2024-05-28T11:09:22.026Z] Running ssh-add (command line suppressed) [2024-05-28T11:09:22.141Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16798405782231642590.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16798405782231642590.key) [2024-05-28T11:09:22.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T11:09:22.451Z] + git semver init [2024-05-28T11:09:22.714Z] 2024-05-28 11:09:22,623 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T11:09:22.714Z] 2024-05-28 11:09:22,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-05-28T11:09:22.714Z] 2024-05-28 11:09:22,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-05-28T11:09:22.714Z] 2024-05-28 11:09:22,625 [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) [2024-05-28T11:09:24.096Z] 2024-05-28 11:09:23,955 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-05-28T11:09:24.096Z] 2024-05-28 11:09:23,955 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-05-28T11:09:24.096Z] 2024-05-28 11:09:23,956 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-28T11:09:24.096Z] 2024-05-28 11:09:23,956 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-28T11:09:24.096Z] 3.2.0-dev.10 [Pipeline] } [2024-05-28T11:09:24.105Z] $ docker exec --env ******** --env ******** 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 ssh-agent -k [2024-05-28T11:09:24.216Z] unset SSH_AUTH_SOCK; [2024-05-28T11:09:24.217Z] unset SSH_AGENT_PID; [2024-05-28T11:09:24.217Z] echo Agent pid 77 killed; [2024-05-28T11:09:24.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T11:09:24.559Z] + git semver [Pipeline] } [2024-05-28T11:09:24.837Z] $ docker stop --time=1 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 [2024-05-28T11:09:26.168Z] $ docker rm -f --volumes 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T11:09:26.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T11:09:26.781Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T11:09:26.784Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 [2024-05-28T11:09:26.977Z] provisioning config files... [2024-05-28T11:09:26.987Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14534188082413870869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:09:27.292Z] ---> ****-login.sh [2024-05-28T11:09:27.292Z] nexus3.edgexfoundry.org:10001 [2024-05-28T11:09:27.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:09:27.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:09:27.292Z] Configure a credential helper to remove this warning. See [2024-05-28T11:09:27.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:09:27.293Z] [2024-05-28T11:09:27.293Z] Login Succeeded [2024-05-28T11:09:27.293Z] nexus3.edgexfoundry.org:10002 [2024-05-28T11:09:27.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:09:27.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:09:27.293Z] Configure a credential helper to remove this warning. See [2024-05-28T11:09:27.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:09:27.293Z] [2024-05-28T11:09:27.293Z] Login Succeeded [2024-05-28T11:09:27.293Z] nexus3.edgexfoundry.org:10003 [2024-05-28T11:09:27.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:09:27.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:09:27.553Z] Configure a credential helper to remove this warning. See [2024-05-28T11:09:27.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:09:27.553Z] [2024-05-28T11:09:27.553Z] Login Succeeded [2024-05-28T11:09:27.553Z] nexus3.edgexfoundry.org:10004 [2024-05-28T11:09:27.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:09:27.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:09:27.553Z] Configure a credential helper to remove this warning. See [2024-05-28T11:09:27.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:09:27.553Z] [2024-05-28T11:09:27.553Z] Login Succeeded [2024-05-28T11:09:27.553Z] ****.io [2024-05-28T11:09:27.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:09:27.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:09:27.814Z] Configure a credential helper to remove this warning. See [2024-05-28T11:09:27.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:09:27.814Z] [2024-05-28T11:09:27.814Z] Login Succeeded [2024-05-28T11:09:27.814Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T11:09:27.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T11:09:27.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T11:09:27.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T11:09:27.971Z] ========================================================= [2024-05-28T11:09:27.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-28T11:09:27.971Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:09:28.311Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T11:09:28.312Z] Sending build context to Docker daemon 11.51MB [2024-05-28T11:09:28.312Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T11:09:28.312Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T11:09:28.312Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-28T11:09:28.312Z] 619be1103602: Pulling fs layer [2024-05-28T11:09:28.312Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T11:09:28.312Z] 5df492c9dc93: Pulling fs layer [2024-05-28T11:09:28.312Z] 7629e6793208: Pulling fs layer [2024-05-28T11:09:28.312Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T11:09:28.312Z] fb5054dd5b73: Pulling fs layer [2024-05-28T11:09:28.312Z] eeca6798cff9: Pulling fs layer [2024-05-28T11:09:28.312Z] aa269ceb94a6: Pulling fs layer [2024-05-28T11:09:28.312Z] ada007ff1a6a: Pulling fs layer [2024-05-28T11:09:28.312Z] 7629e6793208: Waiting [2024-05-28T11:09:28.312Z] 4f4fb700ef54: Waiting [2024-05-28T11:09:28.312Z] aa269ceb94a6: Waiting [2024-05-28T11:09:28.312Z] ada007ff1a6a: Waiting [2024-05-28T11:09:28.312Z] eeca6798cff9: Waiting [2024-05-28T11:09:28.312Z] fb5054dd5b73: Waiting [2024-05-28T11:09:28.312Z] 7862e08f4a3e: Download complete [2024-05-28T11:09:28.312Z] 7629e6793208: Verifying Checksum [2024-05-28T11:09:28.312Z] 7629e6793208: Download complete [2024-05-28T11:09:28.312Z] 4f4fb700ef54: Download complete [2024-05-28T11:09:28.573Z] fb5054dd5b73: Verifying Checksum [2024-05-28T11:09:28.573Z] fb5054dd5b73: Download complete [2024-05-28T11:09:28.573Z] 619be1103602: Verifying Checksum [2024-05-28T11:09:28.573Z] 619be1103602: Download complete [2024-05-28T11:09:28.573Z] eeca6798cff9: Verifying Checksum [2024-05-28T11:09:28.573Z] 619be1103602: Pull complete [2024-05-28T11:09:28.832Z] ada007ff1a6a: Verifying Checksum [2024-05-28T11:09:28.832Z] ada007ff1a6a: Download complete [2024-05-28T11:09:28.832Z] 7862e08f4a3e: Pull complete [2024-05-28T11:09:28.832Z] 5df492c9dc93: Verifying Checksum [2024-05-28T11:09:28.832Z] 5df492c9dc93: Download complete [2024-05-28T11:09:29.398Z] aa269ceb94a6: Verifying Checksum [2024-05-28T11:09:29.398Z] aa269ceb94a6: Download complete [2024-05-28T11:09:32.698Z] 5df492c9dc93: Pull complete [2024-05-28T11:09:32.698Z] 7629e6793208: Pull complete [2024-05-28T11:09:32.698Z] 4f4fb700ef54: Pull complete [2024-05-28T11:09:32.698Z] fb5054dd5b73: Pull complete [2024-05-28T11:09:32.698Z] eeca6798cff9: Pull complete [2024-05-28T11:09:35.233Z] aa269ceb94a6: Pull complete [2024-05-28T11:09:35.803Z] ada007ff1a6a: Pull complete [2024-05-28T11:09:35.803Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-28T11:09:35.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-28T11:09:35.803Z] ---> f489d0715acc [2024-05-28T11:09:35.803Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T11:09:38.388Z] ---> Running in 550b6a175e33 [2024-05-28T11:09:38.388Z] Removing intermediate container 550b6a175e33 [2024-05-28T11:09:38.388Z] ---> b027238ddb6f [2024-05-28T11:09:38.388Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T11:09:38.388Z] ---> Running in 11ba82cd20d7 [2024-05-28T11:09:38.388Z] Removing intermediate container 11ba82cd20d7 [2024-05-28T11:09:38.388Z] ---> 33ae40701957 [2024-05-28T11:09:38.388Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T11:09:38.388Z] ---> Running in 32dc02426696 [2024-05-28T11:09:38.650Z] Removing intermediate container 32dc02426696 [2024-05-28T11:09:38.650Z] ---> 08fe2a7b5a81 [2024-05-28T11:09:38.650Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T11:09:38.650Z] ---> Running in ecda6783f319 [2024-05-28T11:09:38.650Z] Removing intermediate container ecda6783f319 [2024-05-28T11:09:38.650Z] ---> daf46927cb08 [2024-05-28T11:09:38.650Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T11:09:38.910Z] ---> Running in 115e25753d02 [2024-05-28T11:09:39.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T11:09:39.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T11:09:39.431Z] OK: 264 MiB in 52 packages [2024-05-28T11:09:40.000Z] Removing intermediate container 115e25753d02 [2024-05-28T11:09:40.000Z] ---> 728ab982134c [2024-05-28T11:09:40.000Z] Step 8/12 : WORKDIR /app [2024-05-28T11:09:40.000Z] ---> Running in 26250c435f9f [2024-05-28T11:09:40.000Z] Removing intermediate container 26250c435f9f [2024-05-28T11:09:40.000Z] ---> 2a4c73d5578a [2024-05-28T11:09:40.000Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-28T11:09:40.000Z] ---> dc14e414cf7a [2024-05-28T11:09:40.000Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T11:09:40.000Z] ---> Running in 5d7952b5f2b7 [2024-05-28T11:09:41.930Z] Still waiting to schedule task [2024-05-28T11:09:41.931Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-937’ is offline [2024-05-28T11:10:12.106Z] Removing intermediate container 5d7952b5f2b7 [2024-05-28T11:10:12.106Z] ---> 6398b4fe1332 [2024-05-28T11:10:12.106Z] Step 11/12 : COPY . . [2024-05-28T11:10:12.106Z] ---> f3afdfa91dd2 [2024-05-28T11:10:12.106Z] Step 12/12 : RUN $MAKE [2024-05-28T11:10:12.106Z] ---> Running in f6a917259051 [2024-05-28T11:10:12.675Z] noop [2024-05-28T11:10:12.675Z] Removing intermediate container f6a917259051 [2024-05-28T11:10:12.675Z] ---> 5b5a7c7e9410 [2024-05-28T11:10:12.675Z] Successfully built 5b5a7c7e9410 [2024-05-28T11:10:12.675Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:10:13.000Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T11:10:13.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:10:13.085Z] prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container [2024-05-28T11:10:13.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T11:10:13.467Z] $ docker top 0863300fa0604f9bb3db566738aac368a547896401cbdd9f28cf5ba77ed86c36 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T11:10:13.816Z] + go version [2024-05-28T11:10:13.816Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T11:10:13.825Z] $ docker stop --time=1 0863300fa0604f9bb3db566738aac368a547896401cbdd9f28cf5ba77ed86c36 [2024-05-28T11:10:15.092Z] $ docker rm -f --volumes 0863300fa0604f9bb3db566738aac368a547896401cbdd9f28cf5ba77ed86c36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:10:15.533Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T11:10:15.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:10:15.616Z] prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container [2024-05-28T11:10:15.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T11:10:15.991Z] $ docker top 58df10fb02bc0f191805db28939d47c29950018183d46eca37982bc4e0dd21ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T11:10:16.342Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-05-28T11:10:16.646Z] + make test [2024-05-28T11:10:16.646Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T11:10:18.021Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-05-28T11:10:36.097Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-05-28T11:10:36.097Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-05-28T11:10:39.380Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.898s coverage: 40.6% of statements [2024-05-28T11:10:39.380Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.013s coverage: 96.4% of statements [2024-05-28T11:10:39.380Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements [2024-05-28T11:10:57.471Z] go vet ./... [2024-05-28T11:11:02.730Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T11:11:02.730Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T11:11:02.992Z] ./bin/test-attribution-txt.sh [2024-05-28T11:11:02.992Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T11:11:02.992Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T11:11:03.251Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T11:11:03.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T11:11:03.285Z] $ docker stop --time=1 58df10fb02bc0f191805db28939d47c29950018183d46eca37982bc4e0dd21ba [2024-05-28T11:11:04.803Z] $ docker rm -f --volumes 58df10fb02bc0f191805db28939d47c29950018183d46eca37982bc4e0dd21ba [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T11:11:05.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T11:11:05.476Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T11:11:06.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T11:11:06.302Z] + ls -al . [2024-05-28T11:11:06.302Z] total 688 [2024-05-28T11:11:06.302Z] drwxrwxr-x 11 jenkins jenkins 4096 May 28 11:10 . [2024-05-28T11:11:06.302Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 11:08 .. [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 134 May 28 11:09 .dockerignore [2024-05-28T11:11:06.302Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 11:10 .git [2024-05-28T11:11:06.302Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 11:09 .github [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 880 May 28 11:09 .gitignore [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 11:09 .golangci.yml [2024-05-28T11:11:06.302Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 11:09 .semver [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 11980 May 28 11:09 Attribution.txt [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 11677 May 28 11:09 CHANGELOG.md [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 1456 May 28 11:09 Dockerfile [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 11:09 GOVERNANCE.md [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 661 May 28 11:09 Jenkinsfile [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 28 11:09 LICENSE [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 2179 May 28 11:09 Makefile [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 625 May 28 11:09 OWNERS.md [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 28 11:09 README.md [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 11:09 VERSION [2024-05-28T11:11:06.302Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 11:09 bin [2024-05-28T11:11:06.302Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 11:09 cmd [2024-05-28T11:11:06.302Z] -rw-r--r-- 1 jenkins jenkins 438103 May 28 11:10 coverage.out [2024-05-28T11:11:06.302Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 11:09 examples [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 7219 May 28 11:09 go.mod [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 28 11:09 go.sum [2024-05-28T11:11:06.302Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 11:09 images [2024-05-28T11:11:06.302Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 11:09 internal [2024-05-28T11:11:06.302Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 11:09 pkg [2024-05-28T11:11:06.302Z] -rw-rw-r-- 1 jenkins jenkins 193 May 28 11:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:06.624Z] + 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=4424f44df6928ee72d83e7b1b99bd10820704551 --label arch=amd64 --label version=3.2.0-dev.10 . [2024-05-28T11:11:06.624Z] Sending build context to Docker daemon 11.51MB [2024-05-28T11:11:06.624Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T11:11:06.624Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-28T11:11:06.624Z] ---> 5b5a7c7e9410 [2024-05-28T11:11:06.624Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-28T11:11:06.624Z] ---> Running in c0f0c12c868e [2024-05-28T11:11:06.885Z] Removing intermediate container c0f0c12c868e [2024-05-28T11:11:06.885Z] ---> 070fba7c5218 [2024-05-28T11:11:06.885Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T11:11:06.885Z] ---> Running in b20d368ddc44 [2024-05-28T11:11:06.885Z] Removing intermediate container b20d368ddc44 [2024-05-28T11:11:06.885Z] ---> 8a6e082c5095 [2024-05-28T11:11:06.885Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T11:11:06.885Z] ---> Running in 49a8eebc54fb [2024-05-28T11:11:06.885Z] Removing intermediate container 49a8eebc54fb [2024-05-28T11:11:06.885Z] ---> 345355c87fcf [2024-05-28T11:11:06.885Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T11:11:06.885Z] ---> Running in 95c2e92483fd [2024-05-28T11:11:07.145Z] Removing intermediate container 95c2e92483fd [2024-05-28T11:11:07.145Z] ---> 3f8ef14caa2c [2024-05-28T11:11:07.145Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T11:11:07.145Z] ---> Running in 9955c5039d30 [2024-05-28T11:11:07.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T11:11:07.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T11:11:07.664Z] OK: 264 MiB in 52 packages [2024-05-28T11:11:08.232Z] Removing intermediate container 9955c5039d30 [2024-05-28T11:11:08.232Z] ---> 75ecc3911eb9 [2024-05-28T11:11:08.232Z] Step 8/25 : WORKDIR /app [2024-05-28T11:11:08.232Z] ---> Running in 6143ae778fb6 [2024-05-28T11:11:08.232Z] Removing intermediate container 6143ae778fb6 [2024-05-28T11:11:08.232Z] ---> 8197cb03a44a [2024-05-28T11:11:08.232Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-28T11:11:08.232Z] ---> 97ed98cb3cd6 [2024-05-28T11:11:08.232Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T11:11:08.232Z] ---> Running in b3dac6ae0bd2 [2024-05-28T11:11:09.169Z] Removing intermediate container b3dac6ae0bd2 [2024-05-28T11:11:09.169Z] ---> 2f713c52115d [2024-05-28T11:11:09.169Z] Step 11/25 : COPY . . [2024-05-28T11:11:09.169Z] ---> 6a102fe23a61 [2024-05-28T11:11:09.169Z] Step 12/25 : RUN $MAKE [2024-05-28T11:11:09.428Z] ---> Running in 4c3ef69eeead [2024-05-28T11:11:09.688Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-05-28T11:11:27.385Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-941 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-05-28T11:11:27.401Z] Running in /w/workspace/device-rfid-llrp-go/144 [Pipeline] { [Pipeline] checkout [2024-05-28T11:11:27.455Z] The recommended git tool is: git [2024-05-28T11:11:35.030Z] using credential edgex-jenkins-ssh [2024-05-28T11:11:35.061Z] Cloning the remote Git repository [2024-05-28T11:11:35.119Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-28T11:11:35.265Z] > git init /w/workspace/device-rfid-llrp-go/144 # timeout=10 [2024-05-28T11:11:35.480Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-28T11:11:35.481Z] > git --version # timeout=10 [2024-05-28T11:11:35.507Z] > git --version # 'git version 2.25.1' [2024-05-28T11:11:35.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T11:11:35.702Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T11:11:39.330Z] Avoid second fetch [2024-05-28T11:11:39.331Z] Checking out Revision 4424f44df6928ee72d83e7b1b99bd10820704551 (main) [2024-05-28T11:11:38.145Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-05-28T11:11:38.181Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T11:11:39.363Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T11:11:40.257Z] Commit message: "Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" [2024-05-28T11:11:39.499Z] > git checkout -f 4424f44df6928ee72d83e7b1b99bd10820704551 # timeout=10 [2024-05-28T11:11:41.757Z] Removing intermediate container 4c3ef69eeead [2024-05-28T11:11:41.757Z] ---> 5482c1279690 [2024-05-28T11:11:41.757Z] Step 13/25 : FROM alpine:3.18 [2024-05-28T11:11:41.757Z] 3.18: Pulling from library/alpine [2024-05-28T11:11:41.757Z] 619be1103602: Already exists [2024-05-28T11:11:41.757Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T11:11:41.757Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T11:11:41.757Z] ---> d3782b16ccc9 [2024-05-28T11:11:41.757Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T11:11:41.757Z] ---> Running in 603d8da31445 [2024-05-28T11:11:41.757Z] Removing intermediate container 603d8da31445 [2024-05-28T11:11:41.757Z] ---> b8880df34fa3 [2024-05-28T11:11:41.757Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-28T11:11:41.757Z] ---> Running in 0dcef0ad70a7 [2024-05-28T11:11:41.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T11:11:41.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T11:11:41.757Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T11:11:41.757Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T11:11:41.757Z] OK: 7 MiB in 16 packages [2024-05-28T11:11:41.757Z] Removing intermediate container 0dcef0ad70a7 [2024-05-28T11:11:41.757Z] ---> 2928f8a9163f [2024-05-28T11:11:41.757Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-28T11:11:41.757Z] ---> Running in b40d041844bc [2024-05-28T11:11:41.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T11:11:41.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T11:11:41.757Z] Upgrading critical system libraries and apk-tools: [2024-05-28T11:11:41.757Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T11:11:41.757Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T11:11:41.757Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T11:11:41.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T11:11:41.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T11:11:41.757Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T11:11:41.757Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T11:11:41.757Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T11:11:41.757Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T11:11:41.757Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T11:11:41.757Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T11:11:41.757Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T11:11:41.757Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T11:11:41.757Z] OK: 7 MiB in 16 packages [2024-05-28T11:11:41.757Z] Removing intermediate container b40d041844bc [2024-05-28T11:11:41.757Z] ---> c0a05091be56 [2024-05-28T11:11:41.757Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-05-28T11:11:41.757Z] ---> f85b3f94d48e [2024-05-28T11:11:41.757Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-05-28T11:11:41.757Z] ---> c301762d4d6e [2024-05-28T11:11:41.757Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-05-28T11:11:43.197Z] ---> 5e93164a566c [2024-05-28T11:11:43.197Z] Step 20/25 : EXPOSE 59989 [2024-05-28T11:11:44.143Z] ---> Running in 6e5f26500f55 [2024-05-28T11:11:44.143Z] Removing intermediate container 6e5f26500f55 [2024-05-28T11:11:44.143Z] ---> c863cd77d083 [2024-05-28T11:11:44.143Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-05-28T11:11:44.143Z] ---> Running in 4f985c4579c5 [2024-05-28T11:11:44.143Z] Removing intermediate container 4f985c4579c5 [2024-05-28T11:11:44.143Z] ---> 50e2869806d6 [2024-05-28T11:11:44.143Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T11:11:44.402Z] ---> Running in 1ac436091a93 [2024-05-28T11:11:44.402Z] Removing intermediate container 1ac436091a93 [2024-05-28T11:11:44.402Z] ---> 73ea464cf827 [2024-05-28T11:11:44.402Z] Step 23/25 : LABEL arch=amd64 [2024-05-28T11:11:44.402Z] ---> Running in ce99edb27c2e [2024-05-28T11:11:44.402Z] Removing intermediate container ce99edb27c2e [2024-05-28T11:11:44.402Z] ---> 71778adce56a [2024-05-28T11:11:44.402Z] Step 24/25 : LABEL git_sha=4424f44df6928ee72d83e7b1b99bd10820704551 [2024-05-28T11:11:44.402Z] ---> Running in cba8b6323f63 [2024-05-28T11:11:44.402Z] Removing intermediate container cba8b6323f63 [2024-05-28T11:11:44.402Z] ---> 821b21946c4c [2024-05-28T11:11:44.402Z] Step 25/25 : LABEL version=3.2.0-dev.10 [2024-05-28T11:11:44.661Z] ---> Running in 3844e086caf6 [2024-05-28T11:11:44.661Z] Removing intermediate container 3844e086caf6 [2024-05-28T11:11:44.661Z] ---> b85e09ff8af4 [2024-05-28T11:11:44.661Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T11:11:44.661Z] Successfully built b85e09ff8af4 [2024-05-28T11:11:44.661Z] 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 [2024-05-28T11:11:44.770Z] provisioning config files... [2024-05-28T11:11:44.783Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15099871122838059399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:11:44.890Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T11:11:44.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T11:11:44.890Z] Dload Upload Total Spent Left Speed [2024-05-28T11:11:44.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-05-28T11:11:45.089Z] ---> ****-login.sh [2024-05-28T11:11:45.089Z] nexus3.edgexfoundry.org:10001 [2024-05-28T11:11:45.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:11:45.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:11:45.090Z] Configure a credential helper to remove this warning. See [2024-05-28T11:11:45.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:11:45.090Z] [2024-05-28T11:11:45.090Z] Login Succeeded [2024-05-28T11:11:45.090Z] nexus3.edgexfoundry.org:10002 [2024-05-28T11:11:45.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:11:45.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:11:45.090Z] Configure a credential helper to remove this warning. See [2024-05-28T11:11:45.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:11:45.090Z] [2024-05-28T11:11:45.090Z] Login Succeeded [2024-05-28T11:11:45.090Z] nexus3.edgexfoundry.org:10003 [2024-05-28T11:11:45.238Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T11:11:45.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:11:45.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:11:45.349Z] Configure a credential helper to remove this warning. See [2024-05-28T11:11:45.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:11:45.349Z] [2024-05-28T11:11:45.349Z] Login Succeeded [2024-05-28T11:11:45.349Z] nexus3.edgexfoundry.org:10004 [2024-05-28T11:11:45.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:11:45.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:11:45.349Z] Configure a credential helper to remove this warning. See [2024-05-28T11:11:45.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:11:45.349Z] [2024-05-28T11:11:45.349Z] Login Succeeded [2024-05-28T11:11:45.349Z] ****.io [2024-05-28T11:11:45.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:11:45.574Z] + sudo tee /etc/docker/daemon.new [2024-05-28T11:11:45.574Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T11:11:45.574Z] { [2024-05-28T11:11:45.574Z] "registry-mirrors": [ [2024-05-28T11:11:45.574Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T11:11:45.574Z] ], [2024-05-28T11:11:45.574Z] "bip": "10.250.0.254/24", [2024-05-28T11:11:45.574Z] "hosts": [ [2024-05-28T11:11:45.574Z] "tcp://0.0.0.0:5555", [2024-05-28T11:11:45.574Z] "unix:///var/run/docker.sock" [2024-05-28T11:11:45.574Z] ], [2024-05-28T11:11:45.574Z] "mtu": 1458, [2024-05-28T11:11:45.574Z] "selinux-enabled": true, [2024-05-28T11:11:45.574Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T11:11:45.574Z] } [Pipeline] sh [2024-05-28T11:11:45.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:11:45.607Z] Configure a credential helper to remove this warning. See [2024-05-28T11:11:45.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:11:45.607Z] [2024-05-28T11:11:45.607Z] Login Succeeded [2024-05-28T11:11:45.608Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T11:11:45.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T11:11:45.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T11:11:45.735Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-05-28T11:11:45.735Z] 4424f44df6928ee72d83e7b1b99bd10820704551 [2024-05-28T11:11:45.735Z] latest [2024-05-28T11:11:45.735Z] 3.2.0-dev.10 [2024-05-28T11:11:45.735Z] 4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 [2024-05-28T11:11:45.735Z] main [2024-05-28T11:11:45.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:45.913Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T11:11:46.082Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:46.234Z] + sudo service docker restart [2024-05-28T11:11:46.405Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4424f44df6928ee72d83e7b1b99bd10820704551 [2024-05-28T11:11:46.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-05-28T11:11:46.405Z] cc83ddc62944: Preparing [2024-05-28T11:11:46.405Z] 3120235092d5: Preparing [2024-05-28T11:11:46.405Z] 1ac62feee204: Preparing [2024-05-28T11:11:46.405Z] 67ebbb19e60c: Preparing [2024-05-28T11:11:46.405Z] 1ce9d21b4da1: Preparing [2024-05-28T11:11:46.405Z] aedc3bda2944: Preparing [2024-05-28T11:11:46.405Z] aedc3bda2944: Waiting [2024-05-28T11:11:46.405Z] 1ac62feee204: Pushed [2024-05-28T11:11:46.405Z] 1ce9d21b4da1: Pushed [2024-05-28T11:11:46.405Z] 3120235092d5: Pushed [2024-05-28T11:11:46.405Z] aedc3bda2944: Layer already exists [2024-05-28T11:11:46.972Z] 67ebbb19e60c: Pushed [2024-05-28T11:11:51.164Z] cc83ddc62944: Pushed [2024-05-28T11:11:51.164Z] 4424f44df6928ee72d83e7b1b99bd10820704551: digest: sha256:2ba308b0faf955dfa3f70dfe3a9f98889cdb061401bb3bd18d1539ef1670cb4b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:51.488Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:51.798Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-05-28T11:11:51.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-05-28T11:11:51.798Z] cc83ddc62944: Preparing [2024-05-28T11:11:51.798Z] 3120235092d5: Preparing [2024-05-28T11:11:51.798Z] 1ac62feee204: Preparing [2024-05-28T11:11:51.798Z] 67ebbb19e60c: Preparing [2024-05-28T11:11:51.798Z] 1ce9d21b4da1: Preparing [2024-05-28T11:11:51.798Z] aedc3bda2944: Preparing [2024-05-28T11:11:51.798Z] aedc3bda2944: Waiting [2024-05-28T11:11:51.798Z] 67ebbb19e60c: Layer already exists [2024-05-28T11:11:51.798Z] 1ce9d21b4da1: Layer already exists [2024-05-28T11:11:51.798Z] cc83ddc62944: Layer already exists [2024-05-28T11:11:51.798Z] 1ac62feee204: Layer already exists [2024-05-28T11:11:51.798Z] 3120235092d5: Layer already exists [2024-05-28T11:11:51.798Z] aedc3bda2944: Layer already exists [2024-05-28T11:11:51.798Z] latest: digest: sha256:2ba308b0faf955dfa3f70dfe3a9f98889cdb061401bb3bd18d1539ef1670cb4b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:52.121Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:52.448Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.10 [2024-05-28T11:11:52.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-05-28T11:11:52.448Z] cc83ddc62944: Preparing [2024-05-28T11:11:52.448Z] 3120235092d5: Preparing [2024-05-28T11:11:52.448Z] 1ac62feee204: Preparing [2024-05-28T11:11:52.448Z] 67ebbb19e60c: Preparing [2024-05-28T11:11:52.448Z] 1ce9d21b4da1: Preparing [2024-05-28T11:11:52.448Z] aedc3bda2944: Preparing [2024-05-28T11:11:52.448Z] 1ce9d21b4da1: Layer already exists [2024-05-28T11:11:52.448Z] 1ac62feee204: Layer already exists [2024-05-28T11:11:52.448Z] 67ebbb19e60c: Layer already exists [2024-05-28T11:11:52.448Z] cc83ddc62944: Layer already exists [2024-05-28T11:11:52.448Z] 3120235092d5: Layer already exists [2024-05-28T11:11:52.448Z] aedc3bda2944: Layer already exists [2024-05-28T11:11:52.448Z] 3.2.0-dev.10: digest: sha256:2ba308b0faf955dfa3f70dfe3a9f98889cdb061401bb3bd18d1539ef1670cb4b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:52.773Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:53.102Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 [2024-05-28T11:11:53.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-05-28T11:11:53.102Z] cc83ddc62944: Preparing [2024-05-28T11:11:53.102Z] 3120235092d5: Preparing [2024-05-28T11:11:53.102Z] 1ac62feee204: Preparing [2024-05-28T11:11:53.102Z] 67ebbb19e60c: Preparing [2024-05-28T11:11:53.102Z] 1ce9d21b4da1: Preparing [2024-05-28T11:11:53.102Z] aedc3bda2944: Preparing [2024-05-28T11:11:53.102Z] aedc3bda2944: Waiting [2024-05-28T11:11:53.102Z] 3120235092d5: Layer already exists [2024-05-28T11:11:53.102Z] cc83ddc62944: Layer already exists [2024-05-28T11:11:53.102Z] 67ebbb19e60c: Layer already exists [2024-05-28T11:11:53.102Z] 1ce9d21b4da1: Layer already exists [2024-05-28T11:11:53.102Z] 1ac62feee204: Layer already exists [2024-05-28T11:11:53.102Z] aedc3bda2944: Layer already exists [2024-05-28T11:11:53.102Z] 4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10: digest: sha256:2ba308b0faf955dfa3f70dfe3a9f98889cdb061401bb3bd18d1539ef1670cb4b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:53.434Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:53.760Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-05-28T11:11:53.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-05-28T11:11:53.760Z] cc83ddc62944: Preparing [2024-05-28T11:11:53.760Z] 3120235092d5: Preparing [2024-05-28T11:11:53.760Z] 1ac62feee204: Preparing [2024-05-28T11:11:53.760Z] 67ebbb19e60c: Preparing [2024-05-28T11:11:53.760Z] 1ce9d21b4da1: Preparing [2024-05-28T11:11:53.760Z] aedc3bda2944: Preparing [2024-05-28T11:11:53.760Z] aedc3bda2944: Waiting [2024-05-28T11:11:53.760Z] 1ce9d21b4da1: Layer already exists [2024-05-28T11:11:53.760Z] 67ebbb19e60c: Layer already exists [2024-05-28T11:11:53.760Z] 3120235092d5: Layer already exists [2024-05-28T11:11:53.760Z] cc83ddc62944: Layer already exists [2024-05-28T11:11:53.760Z] 1ac62feee204: Layer already exists [2024-05-28T11:11:53.760Z] aedc3bda2944: Layer already exists [2024-05-28T11:11:53.760Z] main: digest: sha256:2ba308b0faf955dfa3f70dfe3a9f98889cdb061401bb3bd18d1539ef1670cb4b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T11:11:53.838Z] ===================================================== [Pipeline] echo [2024-05-28T11:11:53.850Z] taggedImages: [2024-05-28T11:11:53.850Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4424f44df6928ee72d83e7b1b99bd10820704551 [2024-05-28T11:11:53.850Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-05-28T11:11:53.850Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.10 [2024-05-28T11:11:53.850Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 [2024-05-28T11:11:53.850Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:54.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T11:11:54.260Z] [2024-05-28T11:11:54.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:11:54.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T11:11:54.555Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T11:11:54.555Z] 5eb5b503b376: Pulling fs layer [2024-05-28T11:11:54.555Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T11:11:54.555Z] ec43610c2a17: Pulling fs layer [2024-05-28T11:11:54.555Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T11:11:54.555Z] 33b1e0a273af: Pulling fs layer [2024-05-28T11:11:54.555Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T11:11:54.555Z] 3a2ae6a8a46f: Waiting [2024-05-28T11:11:54.555Z] 33b1e0a273af: Waiting [2024-05-28T11:11:54.555Z] 2f39f015ded8: Pulling fs layer [2024-05-28T11:11:54.555Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T11:11:54.555Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T11:11:54.555Z] 3a2ae6a8a46f: Download complete [2024-05-28T11:11:54.555Z] 33b1e0a273af: Verifying Checksum [2024-05-28T11:11:54.555Z] 33b1e0a273af: Download complete [2024-05-28T11:11:54.555Z] 5d3b04190fa2: Download complete [2024-05-28T11:11:54.555Z] ec43610c2a17: Verifying Checksum [2024-05-28T11:11:54.555Z] ec43610c2a17: Download complete [2024-05-28T11:11:54.812Z] 5eb5b503b376: Verifying Checksum [2024-05-28T11:11:54.812Z] 5eb5b503b376: Download complete [2024-05-28T11:11:55.377Z] 2f39f015ded8: Download complete [2024-05-28T11:11:55.948Z] 5eb5b503b376: Pull complete [2024-05-28T11:11:55.948Z] 5c69ac0246d0: Pull complete [2024-05-28T11:11:56.513Z] ec43610c2a17: Pull complete [2024-05-28T11:11:56.513Z] 3a2ae6a8a46f: Pull complete [2024-05-28T11:11:56.773Z] 33b1e0a273af: Pull complete [2024-05-28T11:11:56.773Z] 5d3b04190fa2: Pull complete [2024-05-28T11:12:00.958Z] 2f39f015ded8: Pull complete [2024-05-28T11:12:00.958Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T11:12:00.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T11:12:00.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:12:01.055Z] prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container [2024-05-28T11:12:01.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T11:12:05.491Z] $ docker top 9ad6744106313a0baf17646540e87be6ff6d86960102628370840e133d0a2784 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-05-28T11:12:05.656Z] provisioning config files... [2024-05-28T11:12:05.683Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/144@tmp/config16719857853109377893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:12:05.908Z] ---> job-cost.sh [2024-05-28T11:12:05.908Z] lf-activate-venv: SKIPPING [2024-05-28T11:12:05.908Z] INFO: No Stack... [2024-05-28T11:12:06.111Z] ---> ****-login.sh [2024-05-28T11:12:06.112Z] nexus3.edgexfoundry.org:10001 [2024-05-28T11:12:06.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T11:12:06.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:12:06.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:12:06.700Z] Configure a credential helper to remove this warning. See [2024-05-28T11:12:06.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:12:06.700Z] [2024-05-28T11:12:06.700Z] Login Succeeded [2024-05-28T11:12:06.700Z] nexus3.edgexfoundry.org:10002 [2024-05-28T11:12:06.732Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T11:12:06.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:12:06.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:12:06.968Z] Configure a credential helper to remove this warning. See [2024-05-28T11:12:06.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:12:06.968Z] [2024-05-28T11:12:06.968Z] Login Succeeded [2024-05-28T11:12:07.019Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-05-28T11:12:07.019Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T11:12:07.031Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] [2024-05-28T11:12:07.042Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] did not exist. Created. [2024-05-28T11:12:07.050Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T11:12:07.243Z] nexus3.edgexfoundry.org:10003 [2024-05-28T11:12:07.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:12:07.361Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T11:12:07.394Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T11:12:07.405Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T11:12:07.434Z] $ docker stop --time=1 9ad6744106313a0baf17646540e87be6ff6d86960102628370840e133d0a2784 [2024-05-28T11:12:07.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:12:07.516Z] Configure a credential helper to remove this warning. See [2024-05-28T11:12:07.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:12:07.516Z] [2024-05-28T11:12:07.516Z] Login Succeeded [2024-05-28T11:12:07.516Z] nexus3.edgexfoundry.org:10004 [2024-05-28T11:12:07.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:12:07.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:12:07.788Z] Configure a credential helper to remove this warning. See [2024-05-28T11:12:07.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:12:07.788Z] [2024-05-28T11:12:07.788Z] Login Succeeded [2024-05-28T11:12:07.788Z] ****.io [2024-05-28T11:12:08.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:12:08.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:12:08.329Z] Configure a credential helper to remove this warning. See [2024-05-28T11:12:08.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:12:08.329Z] [2024-05-28T11:12:08.329Z] Login Succeeded [2024-05-28T11:12:08.329Z] ---> ****-login.sh ends [2024-05-28T11:12:08.589Z] $ docker rm -f --volumes 9ad6744106313a0baf17646540e87be6ff6d86960102628370840e133d0a2784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-05-28T11:12:08.647Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-05-28T11:12:08.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T11:12:08.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T11:12:08.971Z] ========================================================= [2024-05-28T11:12:08.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-28T11:12:08.971Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:12:09.335Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T11:12:09.607Z] Sending build context to Docker daemon 1.202MB [2024-05-28T11:12:09.607Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T11:12:09.607Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T11:12:09.607Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T11:12:09.607Z] c6b39de5b339: Pulling fs layer [2024-05-28T11:12:09.607Z] a69c41024577: Pulling fs layer [2024-05-28T11:12:09.607Z] d6de4b400683: Pulling fs layer [2024-05-28T11:12:09.607Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T11:12:09.607Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T11:12:09.607Z] 464afbd9ba4c: Pulling fs layer [2024-05-28T11:12:09.607Z] 00f215d4a9da: Pulling fs layer [2024-05-28T11:12:09.607Z] d496ad576159: Pulling fs layer [2024-05-28T11:12:09.607Z] 35cb2a7552d0: Waiting [2024-05-28T11:12:09.607Z] 4f4fb700ef54: Waiting [2024-05-28T11:12:09.607Z] 464afbd9ba4c: Waiting [2024-05-28T11:12:09.607Z] 00f215d4a9da: Waiting [2024-05-28T11:12:09.607Z] d496ad576159: Waiting [2024-05-28T11:12:09.875Z] a69c41024577: Verifying Checksum [2024-05-28T11:12:09.875Z] a69c41024577: Download complete [2024-05-28T11:12:09.875Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T11:12:09.875Z] 35cb2a7552d0: Download complete [2024-05-28T11:12:09.875Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T11:12:09.875Z] 4f4fb700ef54: Download complete [2024-05-28T11:12:09.875Z] 464afbd9ba4c: Verifying Checksum [2024-05-28T11:12:09.875Z] 464afbd9ba4c: Download complete [2024-05-28T11:12:09.875Z] c6b39de5b339: Download complete [2024-05-28T11:12:10.144Z] d496ad576159: Verifying Checksum [2024-05-28T11:12:10.144Z] d496ad576159: Download complete [2024-05-28T11:12:10.730Z] c6b39de5b339: Pull complete [2024-05-28T11:12:11.337Z] a69c41024577: Pull complete [2024-05-28T11:12:11.609Z] d6de4b400683: Download complete [2024-05-28T11:12:13.022Z] 00f215d4a9da: Verifying Checksum [2024-05-28T11:12:13.022Z] 00f215d4a9da: Download complete [2024-05-28T11:12:25.345Z] d6de4b400683: Pull complete [2024-05-28T11:12:25.345Z] 35cb2a7552d0: Pull complete [2024-05-28T11:12:25.345Z] 4f4fb700ef54: Pull complete [2024-05-28T11:12:25.345Z] 464afbd9ba4c: Pull complete [2024-05-28T11:12:33.556Z] 00f215d4a9da: Pull complete [2024-05-28T11:12:35.504Z] d496ad576159: Pull complete [2024-05-28T11:12:35.504Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-28T11:12:35.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-28T11:12:35.504Z] ---> f246e2811388 [2024-05-28T11:12:35.504Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T11:12:36.101Z] ---> Running in fdb5e744def5 [2024-05-28T11:12:36.369Z] Removing intermediate container fdb5e744def5 [2024-05-28T11:12:36.369Z] ---> 36bc1837ff7d [2024-05-28T11:12:36.369Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T11:12:36.369Z] ---> Running in 7143b1273c87 [2024-05-28T11:12:36.636Z] Removing intermediate container 7143b1273c87 [2024-05-28T11:12:36.636Z] ---> 4e2a34660f3a [2024-05-28T11:12:36.636Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T11:12:36.636Z] ---> Running in 67d8c56cb0c1 [2024-05-28T11:12:36.904Z] Removing intermediate container 67d8c56cb0c1 [2024-05-28T11:12:36.904Z] ---> b78d49424d07 [2024-05-28T11:12:36.904Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T11:12:36.904Z] ---> Running in 9522d2262cc4 [2024-05-28T11:12:37.175Z] Removing intermediate container 9522d2262cc4 [2024-05-28T11:12:37.175Z] ---> a3c9b1c94d1b [2024-05-28T11:12:37.175Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T11:12:37.442Z] ---> Running in e45f8ca97d79 [2024-05-28T11:12:38.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T11:12:38.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T11:12:39.573Z] OK: 266 MiB in 52 packages [2024-05-28T11:12:40.542Z] Removing intermediate container e45f8ca97d79 [2024-05-28T11:12:40.542Z] ---> bd3f5b949af2 [2024-05-28T11:12:40.542Z] Step 8/12 : WORKDIR /app [2024-05-28T11:12:40.542Z] ---> Running in 4ba9b12ef317 [2024-05-28T11:12:40.810Z] Removing intermediate container 4ba9b12ef317 [2024-05-28T11:12:40.810Z] ---> 8b7d210e15fa [2024-05-28T11:12:40.810Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-28T11:12:41.398Z] ---> 06252ec69761 [2024-05-28T11:12:41.398Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T11:12:41.398Z] ---> Running in d1d15bdc5ec2 [2024-05-28T11:14:48.220Z] Removing intermediate container d1d15bdc5ec2 [2024-05-28T11:14:48.220Z] ---> ba28fbbeb98f [2024-05-28T11:14:48.220Z] Step 11/12 : COPY . . [2024-05-28T11:14:48.220Z] ---> 32bdebc33f8e [2024-05-28T11:14:48.220Z] Step 12/12 : RUN $MAKE [2024-05-28T11:14:48.220Z] ---> Running in 7e4592bab683 [2024-05-28T11:14:48.220Z] noop [2024-05-28T11:14:48.220Z] Removing intermediate container 7e4592bab683 [2024-05-28T11:14:48.220Z] ---> a5ff75ddd687 [2024-05-28T11:14:48.220Z] Successfully built a5ff75ddd687 [2024-05-28T11:14:48.220Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:14:48.594Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T11:14:48.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:14:48.817Z] prd-ubuntu20.04-docker-arm64-4c-16g-941 does not seem to be running inside a container [2024-05-28T11:14:48.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/144 -v /w/workspace/device-rfid-llrp-go/144:/w/workspace/device-rfid-llrp-go/144:rw,z -v /w/workspace/device-rfid-llrp-go/144@tmp:/w/workspace/device-rfid-llrp-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-28T11:14:50.151Z] $ docker top 5a116e1cb93287656e4334272696abce4f884e452cad0cd414e6992d3f494970 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T11:14:50.999Z] + go version [2024-05-28T11:14:50.999Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T11:14:51.024Z] $ docker stop --time=1 5a116e1cb93287656e4334272696abce4f884e452cad0cd414e6992d3f494970 [2024-05-28T11:14:52.656Z] $ docker rm -f --volumes 5a116e1cb93287656e4334272696abce4f884e452cad0cd414e6992d3f494970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:14:53.263Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T11:14:53.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:14:53.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-941 does not seem to be running inside a container [2024-05-28T11:14:53.527Z] $ 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/144 -v /w/workspace/device-rfid-llrp-go/144:/w/workspace/device-rfid-llrp-go/144:rw,z -v /w/workspace/device-rfid-llrp-go/144@tmp:/w/workspace/device-rfid-llrp-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-28T11:14:54.748Z] $ docker top a7c4b61bad75dfcff317ef224802c0b0fbfcda8ba0dcf7b8bcd43341e0c80136 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T11:14:55.272Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/144 [Pipeline] fileExists [Pipeline] sh [2024-05-28T11:14:56.188Z] + make test [2024-05-28T11:14:56.188Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T11:15:01.558Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-05-28T11:18:23.338Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-05-28T11:18:23.339Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-05-28T11:18:50.024Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.325s coverage: 40.6% of statements [2024-05-28T11:18:50.024Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements [2024-05-28T11:18:50.024Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.580s coverage: 51.9% of statements [2024-05-28T11:18:50.024Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T11:18:50.024Z] go vet ./... [2024-05-28T11:19:36.882Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T11:19:36.882Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T11:19:36.882Z] ./bin/test-attribution-txt.sh [2024-05-28T11:19:36.882Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T11:19:36.882Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T11:19:36.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T11:19:36.924Z] $ docker stop --time=1 a7c4b61bad75dfcff317ef224802c0b0fbfcda8ba0dcf7b8bcd43341e0c80136 [2024-05-28T11:19:38.822Z] $ docker rm -f --volumes a7c4b61bad75dfcff317ef224802c0b0fbfcda8ba0dcf7b8bcd43341e0c80136 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T11:19:40.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T11:19:40.384Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T11:19:40.978Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T11:19:41.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T11:19:41.685Z] + ls -al . [2024-05-28T11:19:41.685Z] total 684 [2024-05-28T11:19:41.685Z] drwxrwxr-x 10 jenkins jenkins 4096 May 28 11:15 . [2024-05-28T11:19:41.685Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 11:11 .. [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 134 May 28 11:11 .dockerignore [2024-05-28T11:19:41.685Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 11:11 .git [2024-05-28T11:19:41.685Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 11:11 .github [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 880 May 28 11:11 .gitignore [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 11:11 .golangci.yml [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 11980 May 28 11:11 Attribution.txt [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 11677 May 28 11:11 CHANGELOG.md [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 1456 May 28 11:11 Dockerfile [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 11:11 GOVERNANCE.md [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 661 May 28 11:11 Jenkinsfile [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 28 11:11 LICENSE [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 2179 May 28 11:11 Makefile [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 625 May 28 11:11 OWNERS.md [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 28 11:11 README.md [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 11:09 VERSION [2024-05-28T11:19:41.685Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 11:11 bin [2024-05-28T11:19:41.685Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 11:11 cmd [2024-05-28T11:19:41.685Z] -rw-r--r-- 1 jenkins jenkins 438103 May 28 11:18 coverage.out [2024-05-28T11:19:41.685Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 11:11 examples [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 7219 May 28 11:11 go.mod [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 28 11:11 go.sum [2024-05-28T11:19:41.685Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 11:11 images [2024-05-28T11:19:41.685Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 11:11 internal [2024-05-28T11:19:41.685Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 11:11 pkg [2024-05-28T11:19:41.685Z] -rw-rw-r-- 1 jenkins jenkins 193 May 28 11:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:19:42.033Z] + 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=4424f44df6928ee72d83e7b1b99bd10820704551 --label arch=arm64 --label version=3.2.0-dev.10 . [2024-05-28T11:19:42.299Z] Sending build context to Docker daemon 1.202MB [2024-05-28T11:19:42.299Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T11:19:42.299Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-28T11:19:42.299Z] ---> a5ff75ddd687 [2024-05-28T11:19:42.299Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-28T11:19:42.568Z] ---> Running in 2d89ca48f629 [2024-05-28T11:19:42.833Z] Removing intermediate container 2d89ca48f629 [2024-05-28T11:19:42.833Z] ---> 8ee8ffe5e2b5 [2024-05-28T11:19:42.833Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T11:19:42.833Z] ---> Running in 01e38f9cd013 [2024-05-28T11:19:43.098Z] Removing intermediate container 01e38f9cd013 [2024-05-28T11:19:43.098Z] ---> eec8ac22ddcf [2024-05-28T11:19:43.098Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T11:19:43.098Z] ---> Running in 8a97cd7e67f8 [2024-05-28T11:19:43.364Z] Removing intermediate container 8a97cd7e67f8 [2024-05-28T11:19:43.364Z] ---> 700da5296afa [2024-05-28T11:19:43.364Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T11:19:43.629Z] ---> Running in e4de7e717f55 [2024-05-28T11:19:43.895Z] Removing intermediate container e4de7e717f55 [2024-05-28T11:19:43.895Z] ---> 4a665e7a89b1 [2024-05-28T11:19:43.895Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T11:19:43.895Z] ---> Running in 107a206e7c68 [2024-05-28T11:19:44.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T11:19:45.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T11:19:46.076Z] OK: 266 MiB in 52 packages [2024-05-28T11:19:47.048Z] Removing intermediate container 107a206e7c68 [2024-05-28T11:19:47.048Z] ---> 12a008f62aab [2024-05-28T11:19:47.048Z] Step 8/25 : WORKDIR /app [2024-05-28T11:19:47.048Z] ---> Running in 53db7b5bb7cc [2024-05-28T11:19:47.315Z] Removing intermediate container 53db7b5bb7cc [2024-05-28T11:19:47.315Z] ---> b605683ac68b [2024-05-28T11:19:47.315Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-28T11:19:47.898Z] ---> a8a330444de6 [2024-05-28T11:19:47.899Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T11:19:48.170Z] ---> Running in 75a8d8ccf443 [2024-05-28T11:19:50.755Z] Removing intermediate container 75a8d8ccf443 [2024-05-28T11:19:50.755Z] ---> 85d795d2d4bf [2024-05-28T11:19:50.755Z] Step 11/25 : COPY . . [2024-05-28T11:19:51.024Z] ---> 1624969c62cd [2024-05-28T11:19:51.024Z] Step 12/25 : RUN $MAKE [2024-05-28T11:19:51.024Z] ---> Running in 92c90860a752 [2024-05-28T11:19:51.983Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-05-28T11:23:14.191Z] Removing intermediate container 92c90860a752 [2024-05-28T11:23:14.191Z] ---> e32eab200deb [2024-05-28T11:23:14.191Z] Step 13/25 : FROM alpine:3.18 [2024-05-28T11:23:14.191Z] 3.18: Pulling from library/alpine [2024-05-28T11:23:14.191Z] c6b39de5b339: Already exists [2024-05-28T11:23:14.191Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T11:23:14.191Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T11:23:14.191Z] ---> 33abbf032149 [2024-05-28T11:23:14.191Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T11:23:14.191Z] ---> Running in 046c603976f6 [2024-05-28T11:23:14.191Z] Removing intermediate container 046c603976f6 [2024-05-28T11:23:14.191Z] ---> 2c843343af5e [2024-05-28T11:23:14.191Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-28T11:23:14.191Z] ---> Running in 4788c820090b [2024-05-28T11:23:14.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T11:23:14.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T11:23:14.463Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T11:23:14.463Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T11:23:14.463Z] OK: 8 MiB in 16 packages [2024-05-28T11:23:15.462Z] Removing intermediate container 4788c820090b [2024-05-28T11:23:15.462Z] ---> b4bb895a2b49 [2024-05-28T11:23:15.462Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-28T11:23:15.462Z] ---> Running in 020eb43456d3 [2024-05-28T11:23:16.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T11:23:16.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T11:23:17.648Z] Upgrading critical system libraries and apk-tools: [2024-05-28T11:23:17.648Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T11:23:17.648Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T11:23:17.916Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T11:23:17.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T11:23:18.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T11:23:19.455Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T11:23:19.455Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T11:23:19.455Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T11:23:19.455Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T11:23:19.455Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T11:23:19.455Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T11:23:19.455Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T11:23:19.455Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T11:23:19.455Z] OK: 8 MiB in 16 packages [2024-05-28T11:23:20.868Z] Removing intermediate container 020eb43456d3 [2024-05-28T11:23:20.868Z] ---> d4c3ad1b302f [2024-05-28T11:23:20.868Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-05-28T11:23:21.135Z] ---> 96245c6a0997 [2024-05-28T11:23:21.135Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-05-28T11:23:21.719Z] ---> 610c9ac1145a [2024-05-28T11:23:21.719Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-05-28T11:23:23.661Z] ---> a18c66b4e499 [2024-05-28T11:23:23.661Z] Step 20/25 : EXPOSE 59989 [2024-05-28T11:23:23.932Z] ---> Running in 814b6d45b378 [2024-05-28T11:23:24.198Z] Removing intermediate container 814b6d45b378 [2024-05-28T11:23:24.198Z] ---> 59e25621ffb6 [2024-05-28T11:23:24.198Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-05-28T11:23:24.198Z] ---> Running in 7f87d6eb9832 [2024-05-28T11:23:24.470Z] Removing intermediate container 7f87d6eb9832 [2024-05-28T11:23:24.470Z] ---> cb914eafedbb [2024-05-28T11:23:24.470Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T11:23:24.741Z] ---> Running in 160dcd66486d [2024-05-28T11:23:25.006Z] Removing intermediate container 160dcd66486d [2024-05-28T11:23:25.006Z] ---> 10ff2af6dc9d [2024-05-28T11:23:25.006Z] Step 23/25 : LABEL arch=arm64 [2024-05-28T11:23:25.006Z] ---> Running in c34b16971c4d [2024-05-28T11:23:25.272Z] Removing intermediate container c34b16971c4d [2024-05-28T11:23:25.272Z] ---> b7bce4e89aa3 [2024-05-28T11:23:25.272Z] Step 24/25 : LABEL git_sha=4424f44df6928ee72d83e7b1b99bd10820704551 [2024-05-28T11:23:25.272Z] ---> Running in a029b4ecaa86 [2024-05-28T11:23:25.544Z] Removing intermediate container a029b4ecaa86 [2024-05-28T11:23:25.544Z] ---> 9c4d4db595ea [2024-05-28T11:23:25.544Z] Step 25/25 : LABEL version=3.2.0-dev.10 [2024-05-28T11:23:25.811Z] ---> Running in 3bde650101c9 [2024-05-28T11:23:26.075Z] Removing intermediate container 3bde650101c9 [2024-05-28T11:23:26.075Z] ---> dd8bbdf4938c [2024-05-28T11:23:26.075Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T11:23:26.075Z] Successfully built dd8bbdf4938c [2024-05-28T11:23:26.075Z] 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 [2024-05-28T11:23:26.225Z] provisioning config files... [2024-05-28T11:23:26.239Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/144@tmp/config17512625310531995733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:23:26.575Z] ---> ****-login.sh [2024-05-28T11:23:26.575Z] nexus3.edgexfoundry.org:10001 [2024-05-28T11:23:26.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:23:26.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:23:26.845Z] Configure a credential helper to remove this warning. See [2024-05-28T11:23:26.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:23:26.845Z] [2024-05-28T11:23:26.845Z] Login Succeeded [2024-05-28T11:23:26.845Z] nexus3.edgexfoundry.org:10002 [2024-05-28T11:23:27.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:23:27.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:23:27.110Z] Configure a credential helper to remove this warning. See [2024-05-28T11:23:27.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:23:27.110Z] [2024-05-28T11:23:27.110Z] Login Succeeded [2024-05-28T11:23:27.110Z] nexus3.edgexfoundry.org:10003 [2024-05-28T11:23:27.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:23:27.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:23:27.640Z] Configure a credential helper to remove this warning. See [2024-05-28T11:23:27.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:23:27.640Z] [2024-05-28T11:23:27.640Z] Login Succeeded [2024-05-28T11:23:27.641Z] nexus3.edgexfoundry.org:10004 [2024-05-28T11:23:27.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:23:27.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:23:27.908Z] Configure a credential helper to remove this warning. See [2024-05-28T11:23:27.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:23:27.908Z] [2024-05-28T11:23:27.908Z] Login Succeeded [2024-05-28T11:23:27.908Z] ****.io [2024-05-28T11:23:28.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T11:23:28.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T11:23:28.437Z] Configure a credential helper to remove this warning. See [2024-05-28T11:23:28.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T11:23:28.437Z] [2024-05-28T11:23:28.437Z] Login Succeeded [2024-05-28T11:23:28.437Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T11:23:28.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T11:23:28.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T11:23:28.521Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-05-28T11:23:28.521Z] 4424f44df6928ee72d83e7b1b99bd10820704551 [2024-05-28T11:23:28.521Z] latest [2024-05-28T11:23:28.521Z] 3.2.0-dev.10 [2024-05-28T11:23:28.521Z] 4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 [2024-05-28T11:23:28.521Z] main [2024-05-28T11:23:28.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:23:28.878Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:23:29.234Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4424f44df6928ee72d83e7b1b99bd10820704551 [2024-05-28T11:23:29.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-05-28T11:23:29.234Z] 42e087d4c24e: Preparing [2024-05-28T11:23:29.234Z] 7b2ba2708323: Preparing [2024-05-28T11:23:29.234Z] 24dc258b0dd5: Preparing [2024-05-28T11:23:29.234Z] de60abcb4b93: Preparing [2024-05-28T11:23:29.234Z] cb262dd38c0b: Preparing [2024-05-28T11:23:29.234Z] 7c504f21be85: Preparing [2024-05-28T11:23:29.234Z] 7c504f21be85: Waiting [2024-05-28T11:23:29.498Z] 24dc258b0dd5: Pushed [2024-05-28T11:23:29.498Z] 7b2ba2708323: Pushed [2024-05-28T11:23:29.498Z] cb262dd38c0b: Pushed [2024-05-28T11:23:29.498Z] 7c504f21be85: Layer already exists [2024-05-28T11:23:30.906Z] de60abcb4b93: Pushed [2024-05-28T11:23:39.095Z] 42e087d4c24e: Pushed [2024-05-28T11:23:39.095Z] 4424f44df6928ee72d83e7b1b99bd10820704551: digest: sha256:6cdf4ea76dbcc47730663d0659512fa11d5ec4f376a1989f50ebfd509c74448f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:23:39.458Z] + 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 [2024-05-28T11:23:39.816Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-05-28T11:23:39.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-05-28T11:23:39.816Z] 42e087d4c24e: Preparing [2024-05-28T11:23:39.816Z] 7b2ba2708323: Preparing [2024-05-28T11:23:39.816Z] 24dc258b0dd5: Preparing [2024-05-28T11:23:39.816Z] de60abcb4b93: Preparing [2024-05-28T11:23:39.816Z] cb262dd38c0b: Preparing [2024-05-28T11:23:39.816Z] 7c504f21be85: Preparing [2024-05-28T11:23:39.816Z] 7c504f21be85: Waiting [2024-05-28T11:23:39.816Z] 24dc258b0dd5: Layer already exists [2024-05-28T11:23:39.816Z] 7b2ba2708323: Layer already exists [2024-05-28T11:23:39.816Z] 42e087d4c24e: Layer already exists [2024-05-28T11:23:39.816Z] cb262dd38c0b: Layer already exists [2024-05-28T11:23:39.816Z] de60abcb4b93: Layer already exists [2024-05-28T11:23:39.816Z] 7c504f21be85: Layer already exists [2024-05-28T11:23:40.081Z] latest: digest: sha256:6cdf4ea76dbcc47730663d0659512fa11d5ec4f376a1989f50ebfd509c74448f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:23:40.432Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:23:40.782Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.10 [2024-05-28T11:23:40.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-05-28T11:23:40.782Z] 42e087d4c24e: Preparing [2024-05-28T11:23:40.782Z] 7b2ba2708323: Preparing [2024-05-28T11:23:40.782Z] 24dc258b0dd5: Preparing [2024-05-28T11:23:40.782Z] de60abcb4b93: Preparing [2024-05-28T11:23:40.782Z] cb262dd38c0b: Preparing [2024-05-28T11:23:40.782Z] 7c504f21be85: Preparing [2024-05-28T11:23:40.782Z] 7c504f21be85: Waiting [2024-05-28T11:23:40.782Z] 24dc258b0dd5: Layer already exists [2024-05-28T11:23:40.782Z] de60abcb4b93: Layer already exists [2024-05-28T11:23:40.782Z] 7b2ba2708323: Layer already exists [2024-05-28T11:23:40.782Z] cb262dd38c0b: Layer already exists [2024-05-28T11:23:40.782Z] 42e087d4c24e: Layer already exists [2024-05-28T11:23:40.782Z] 7c504f21be85: Layer already exists [2024-05-28T11:23:41.047Z] 3.2.0-dev.10: digest: sha256:6cdf4ea76dbcc47730663d0659512fa11d5ec4f376a1989f50ebfd509c74448f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:23:41.400Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:23:41.759Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 [2024-05-28T11:23:41.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-05-28T11:23:41.759Z] 42e087d4c24e: Preparing [2024-05-28T11:23:41.759Z] 7b2ba2708323: Preparing [2024-05-28T11:23:41.759Z] 24dc258b0dd5: Preparing [2024-05-28T11:23:41.759Z] de60abcb4b93: Preparing [2024-05-28T11:23:41.759Z] cb262dd38c0b: Preparing [2024-05-28T11:23:41.759Z] 7c504f21be85: Preparing [2024-05-28T11:23:41.759Z] 7c504f21be85: Waiting [2024-05-28T11:23:41.759Z] 7b2ba2708323: Layer already exists [2024-05-28T11:23:41.759Z] 42e087d4c24e: Layer already exists [2024-05-28T11:23:41.759Z] 24dc258b0dd5: Layer already exists [2024-05-28T11:23:41.759Z] de60abcb4b93: Layer already exists [2024-05-28T11:23:41.759Z] cb262dd38c0b: Layer already exists [2024-05-28T11:23:41.759Z] 7c504f21be85: Layer already exists [2024-05-28T11:23:41.759Z] 4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10: digest: sha256:6cdf4ea76dbcc47730663d0659512fa11d5ec4f376a1989f50ebfd509c74448f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:23:42.379Z] + 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 [2024-05-28T11:23:42.733Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-05-28T11:23:42.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-05-28T11:23:42.733Z] 42e087d4c24e: Preparing [2024-05-28T11:23:42.733Z] 7b2ba2708323: Preparing [2024-05-28T11:23:42.733Z] 24dc258b0dd5: Preparing [2024-05-28T11:23:42.733Z] de60abcb4b93: Preparing [2024-05-28T11:23:42.733Z] cb262dd38c0b: Preparing [2024-05-28T11:23:42.733Z] 7c504f21be85: Preparing [2024-05-28T11:23:42.733Z] 7c504f21be85: Waiting [2024-05-28T11:23:42.733Z] 24dc258b0dd5: Layer already exists [2024-05-28T11:23:42.733Z] cb262dd38c0b: Layer already exists [2024-05-28T11:23:42.733Z] 7b2ba2708323: Layer already exists [2024-05-28T11:23:42.733Z] de60abcb4b93: Layer already exists [2024-05-28T11:23:42.733Z] 42e087d4c24e: Layer already exists [2024-05-28T11:23:42.733Z] 7c504f21be85: Layer already exists [2024-05-28T11:23:42.733Z] main: digest: sha256:6cdf4ea76dbcc47730663d0659512fa11d5ec4f376a1989f50ebfd509c74448f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T11:23:43.077Z] ===================================================== [Pipeline] echo [2024-05-28T11:23:43.090Z] taggedImages: [2024-05-28T11:23:43.090Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4424f44df6928ee72d83e7b1b99bd10820704551 [2024-05-28T11:23:43.090Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-05-28T11:23:43.090Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.10 [2024-05-28T11:23:43.090Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 [2024-05-28T11:23:43.090Z] - 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 [2024-05-28T11:23:43.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T11:23:43.478Z] [2024-05-28T11:23:43.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:23:43.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T11:23:43.812Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T11:23:43.812Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T11:23:43.812Z] 04944245beec: Pulling fs layer [2024-05-28T11:23:43.812Z] 699f458cf7ca: Pulling fs layer [2024-05-28T11:23:43.812Z] 765212b225bb: Pulling fs layer [2024-05-28T11:23:43.812Z] f23df028b6ca: Pulling fs layer [2024-05-28T11:23:43.812Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T11:23:43.812Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T11:23:43.812Z] f23df028b6ca: Waiting [2024-05-28T11:23:43.812Z] d65c8cfc05b1: Waiting [2024-05-28T11:23:43.812Z] 2437ff75d9bd: Waiting [2024-05-28T11:23:43.812Z] 765212b225bb: Waiting [2024-05-28T11:23:44.079Z] 04944245beec: Verifying Checksum [2024-05-28T11:23:44.079Z] 04944245beec: Download complete [2024-05-28T11:23:44.079Z] 765212b225bb: Verifying Checksum [2024-05-28T11:23:44.079Z] 765212b225bb: Download complete [2024-05-28T11:23:44.079Z] f23df028b6ca: Verifying Checksum [2024-05-28T11:23:44.079Z] f23df028b6ca: Download complete [2024-05-28T11:23:44.079Z] d65c8cfc05b1: Download complete [2024-05-28T11:23:44.079Z] 699f458cf7ca: Verifying Checksum [2024-05-28T11:23:44.079Z] 699f458cf7ca: Download complete [2024-05-28T11:23:44.659Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T11:23:44.659Z] 8998bd30e6a1: Download complete [2024-05-28T11:23:47.226Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T11:23:47.226Z] 2437ff75d9bd: Download complete [2024-05-28T11:23:49.167Z] 8998bd30e6a1: Pull complete [2024-05-28T11:23:49.746Z] 04944245beec: Pull complete [2024-05-28T11:23:51.145Z] 699f458cf7ca: Pull complete [2024-05-28T11:23:51.410Z] 765212b225bb: Pull complete [2024-05-28T11:23:52.364Z] f23df028b6ca: Pull complete [2024-05-28T11:23:52.629Z] d65c8cfc05b1: Pull complete [2024-05-28T11:24:10.813Z] 2437ff75d9bd: Pull complete [2024-05-28T11:24:10.813Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T11:24:10.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T11:24:10.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:24:11.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-941 does not seem to be running inside a container [2024-05-28T11:24:11.089Z] $ 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/144 -v /w/workspace/device-rfid-llrp-go/144:/w/workspace/device-rfid-llrp-go/144:rw,z -v /w/workspace/device-rfid-llrp-go/144@tmp:/w/workspace/device-rfid-llrp-go/144@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:arm64 cat [2024-05-28T11:24:13.713Z] $ docker top 69d1eb4581a37a7d510cb33b98581d2455ebb38c6a71baf40a5a5aeb0e2c0923 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:24:14.549Z] ---> job-cost.sh [2024-05-28T11:24:14.549Z] lf-activate-venv: SKIPPING [2024-05-28T11:24:14.549Z] INFO: No Stack... [2024-05-28T11:24:14.814Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T11:24:15.771Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T11:24:16.403Z] + cat /w/workspace/device-rfid-llrp-go/144/archives/cost.csv [2024-05-28T11:24:16.403Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T11:24:16.458Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] [2024-05-28T11:24:16.469Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] did not exist. Created. [2024-05-28T11:24:16.476Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T11:24:17.133Z] /w/workspace/device-rfid-llrp-go/144@tmp/durable-b4b8065c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T11:24:17.767Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T11:24:17.792Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T11:24:17.853Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T11:24:17.862Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T11:24:17.897Z] $ docker stop --time=1 69d1eb4581a37a7d510cb33b98581d2455ebb38c6a71baf40a5a5aeb0e2c0923 [2024-05-28T11:24:19.401Z] $ docker rm -f --volumes 69d1eb4581a37a7d510cb33b98581d2455ebb38c6a71baf40a5a5aeb0e2c0923 [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 [2024-05-28T11:24:19.929Z] provisioning config files... [2024-05-28T11:24:19.937Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8444134625304872420tmp [Pipeline] { [Pipeline] sh [2024-05-28T11:24:20.231Z] + set +x [2024-05-28T11:24:20.231Z] + curl -s https://codecov.io/bash [2024-05-28T11:24:20.231Z] + bash -s -- [2024-05-28T11:24:20.231Z] [2024-05-28T11:24:20.231Z] _____ _ [2024-05-28T11:24:20.231Z] / ____| | | [2024-05-28T11:24:20.231Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T11:24:20.231Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T11:24:20.231Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T11:24:20.231Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T11:24:20.231Z] Bash-1.0.6 [2024-05-28T11:24:20.231Z] [2024-05-28T11:24:20.231Z] [2024-05-28T11:24:20.231Z] ==> git version 2.25.1 found [2024-05-28T11:24:20.231Z] ==> 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 [2024-05-28T11:24:20.231Z] Release-Date: 2020-01-08 [2024-05-28T11:24:20.231Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-28T11:24:20.231Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T11:24:20.231Z] ==> Jenkins CI detected. [2024-05-28T11:24:20.231Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-05-28T11:24:20.231Z] project root: . [2024-05-28T11:24:20.231Z] --> token set from env [2024-05-28T11:24:20.231Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-28T11:24:20.231Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T11:24:20.231Z] ==> Python coveragepy not found [2024-05-28T11:24:20.231Z] ==> Searching for coverage reports in: [2024-05-28T11:24:20.231Z] + . [2024-05-28T11:24:20.491Z] -> Found 1 reports [2024-05-28T11:24:20.491Z] ==> Detecting git/mercurial file structure [2024-05-28T11:24:20.491Z] ==> Reading reports [2024-05-28T11:24:20.491Z] + ./coverage.out bytes=438103 [2024-05-28T11:24:20.491Z] ==> Appending adjustments [2024-05-28T11:24:20.491Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T11:24:20.491Z] + Found adjustments [2024-05-28T11:24:20.491Z] ==> Gzipping contents [2024-05-28T11:24:20.750Z] 52K /tmp/codecov.XGeXHp.gz [2024-05-28T11:24:20.750Z] ==> Uploading reports [2024-05-28T11:24:20.750Z] url: https://codecov.io [2024-05-28T11:24:20.750Z] query: branch=main&commit=4424f44df6928ee72d83e7b1b99bd10820704551&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-28T11:24:20.750Z] -> Pinging Codecov [2024-05-28T11:24:20.750Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4424f44df6928ee72d83e7b1b99bd10820704551&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-28T11:24:20.750Z] -> Uploading to [2024-05-28T11:24:20.750Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-28/581DD39554BDF9B6E22D074273EAD858/4424f44df6928ee72d83e7b1b99bd10820704551/0daf1ad4-55c6-4320-ada9-77ca956e0ab3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T112420Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f96a1ae2f567b51a7d518e6a56d3bc44ec74f2f0eb8e686b28ad8e768a995e25 [2024-05-28T11:24:20.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T11:24:20.750Z] Dload Upload Total Spent Left Speed [2024-05-28T11:24:21.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50181 0 0 100 50181 0 184k --:--:-- --:--:-- --:--:-- 184k [2024-05-28T11:24:21.009Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] } [2024-05-28T11:24:21.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-28T11:24:21.233Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-28T11:24:21.247Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:24:21.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T11:24:21.559Z] [2024-05-28T11:24:21.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:24:21.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T11:24:21.863Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-28T11:24:21.863Z] 619be1103602: Already exists [2024-05-28T11:24:21.863Z] f8ea3408117e: Pulling fs layer [2024-05-28T11:24:21.863Z] 91320369b822: Pulling fs layer [2024-05-28T11:24:21.863Z] 0406650e8295: Pulling fs layer [2024-05-28T11:24:21.863Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T11:24:21.863Z] 96d80e3f36e1: Pulling fs layer [2024-05-28T11:24:21.863Z] bcf3aedb951c: Pulling fs layer [2024-05-28T11:24:21.863Z] bcf3aedb951c: Waiting [2024-05-28T11:24:21.863Z] 96d80e3f36e1: Waiting [2024-05-28T11:24:21.863Z] 4f4fb700ef54: Waiting [2024-05-28T11:24:21.863Z] 0406650e8295: Download complete [2024-05-28T11:24:21.863Z] f8ea3408117e: Download complete [2024-05-28T11:24:21.863Z] 4f4fb700ef54: Download complete [2024-05-28T11:24:22.122Z] f8ea3408117e: Pull complete [2024-05-28T11:24:22.122Z] 96d80e3f36e1: Verifying Checksum [2024-05-28T11:24:22.122Z] 96d80e3f36e1: Download complete [2024-05-28T11:24:22.380Z] 91320369b822: Verifying Checksum [2024-05-28T11:24:22.380Z] 91320369b822: Download complete [2024-05-28T11:24:22.947Z] bcf3aedb951c: Verifying Checksum [2024-05-28T11:24:22.947Z] bcf3aedb951c: Download complete [2024-05-28T11:24:25.483Z] 91320369b822: Pull complete [2024-05-28T11:24:25.483Z] 0406650e8295: Pull complete [2024-05-28T11:24:25.483Z] 4f4fb700ef54: Pull complete [2024-05-28T11:24:25.742Z] 96d80e3f36e1: Pull complete [2024-05-28T11:24:29.021Z] bcf3aedb951c: Pull complete [2024-05-28T11:24:29.021Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-28T11:24:29.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T11:24:29.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:24:29.289Z] prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container [2024-05-28T11:24:29.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-05-28T11:24:33.238Z] $ docker top 747c103ed20f29730df93fa99c48973607b1f7f4fb0ec90b4168b00633d4961e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T11:24:33.589Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-05-28T11:24:33.598Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-05-28T11:24:33.876Z] + set -o pipefail [2024-05-28T11:24:33.876Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-05-28T11:24:40.444Z] [2024-05-28T11:24:40.444Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-05-28T11:24:40.444Z] [2024-05-28T11:24:40.444Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/001ae677-501e-45a3-a596-6ff7bf621bfb [2024-05-28T11:24:40.444Z] [2024-05-28T11:24:40.444Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-28T11:24:40.444Z] [2024-05-28T11:24:40.444Z] [2024-05-28T11:24:40.444Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-28T11:24:40.444Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-28T11:24:40.455Z] $ docker stop --time=1 747c103ed20f29730df93fa99c48973607b1f7f4fb0ec90b4168b00633d4961e [2024-05-28T11:24:45.583Z] $ docker rm -f --volumes 747c103ed20f29730df93fa99c48973607b1f7f4fb0ec90b4168b00633d4961e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T11:24:46.454Z] + git log --format=format:%s -1 4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] sh [2024-05-28T11:24:46.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T11:24:46.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:24:47.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T11:24:47.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:24:47.132Z] prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container [2024-05-28T11:24:47.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T11:24:47.704Z] $ docker top ca928fb3307fe66044a3890d2bc7f6e25d667d922b09b668673790649089432a -eo pid,comm [2024-05-28T11:24:47.765Z] 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). [2024-05-28T11:24:47.765Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T11:24:47.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T11:24:47.817Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T11:24:47.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T11:24:47.931Z] $ docker exec ca928fb3307fe66044a3890d2bc7f6e25d667d922b09b668673790649089432a ssh-agent [2024-05-28T11:24:48.079Z] SSH_AUTH_SOCK=/tmp/ssh-TnnViDjc5PdO/agent.33 [2024-05-28T11:24:48.079Z] SSH_AGENT_PID=39 [2024-05-28T11:24:48.083Z] Running ssh-add (command line suppressed) [2024-05-28T11:24:48.183Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10981072565180094313.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10981072565180094313.key) [2024-05-28T11:24:48.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T11:24:48.488Z] + git semver tag [2024-05-28T11:24:48.745Z] 2024-05-28 11:24:48,653 [run_tag] DEBUG tag force:False [2024-05-28T11:24:48.745Z] 2024-05-28 11:24:48,653 [check_head_tag] DEBUG check head tag [2024-05-28T11:24:48.745Z] 2024-05-28 11:24:48,654 [execute] INFO git cat-file --batch-check [2024-05-28T11:24:48.745Z] 2024-05-28 11:24:48,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-05-28T11:24:48.745Z] 2024-05-28 11:24:48,658 [execute] INFO git cat-file --batch [2024-05-28T11:24:48.745Z] 2024-05-28 11:24:48,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-05-28T11:24:48.745Z] 2024-05-28 11:24:48,671 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-28T11:24:48.745Z] 2024-05-28 11:24:48,672 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-05-28T11:24:48.745Z] 2024-05-28 11:24:48,672 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-05-28T11:24:48.745Z] 2024-05-28 11:24:48,677 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-28T11:24:48.745Z] 3.2.0-dev.10 [Pipeline] } [2024-05-28T11:24:48.754Z] $ docker exec --env ******** --env ******** ca928fb3307fe66044a3890d2bc7f6e25d667d922b09b668673790649089432a ssh-agent -k [2024-05-28T11:24:48.860Z] unset SSH_AUTH_SOCK; [2024-05-28T11:24:48.860Z] unset SSH_AGENT_PID; [2024-05-28T11:24:48.860Z] echo Agent pid 39 killed; [2024-05-28T11:24:48.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T11:24:49.195Z] + git semver [Pipeline] } [2024-05-28T11:24:49.466Z] $ docker stop --time=1 ca928fb3307fe66044a3890d2bc7f6e25d667d922b09b668673790649089432a [2024-05-28T11:24:50.743Z] $ docker rm -f --volumes ca928fb3307fe66044a3890d2bc7f6e25d667d922b09b668673790649089432a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:24:51.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T11:24:51.157Z] [2024-05-28T11:24:51.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:24:51.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T11:24:51.457Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-28T11:24:51.457Z] ab5ef0e58194: Pulling fs layer [2024-05-28T11:24:51.457Z] 9712f1f96733: Pulling fs layer [2024-05-28T11:24:51.457Z] 63f879dbbcfc: Pulling fs layer [2024-05-28T11:24:51.457Z] 0d9ebad4ef96: Pulling fs layer [2024-05-28T11:24:51.457Z] e9a5061849ea: Pulling fs layer [2024-05-28T11:24:51.457Z] d747dcd14b5f: Pulling fs layer [2024-05-28T11:24:51.457Z] 2de7ff778b66: Pulling fs layer [2024-05-28T11:24:51.457Z] e9a5061849ea: Waiting [2024-05-28T11:24:51.457Z] d747dcd14b5f: Waiting [2024-05-28T11:24:51.457Z] 2de7ff778b66: Waiting [2024-05-28T11:24:51.457Z] 0d9ebad4ef96: Waiting [2024-05-28T11:24:51.457Z] 9712f1f96733: Download complete [2024-05-28T11:24:51.716Z] 63f879dbbcfc: Verifying Checksum [2024-05-28T11:24:51.716Z] 63f879dbbcfc: Download complete [2024-05-28T11:24:51.979Z] e9a5061849ea: Verifying Checksum [2024-05-28T11:24:51.979Z] e9a5061849ea: Download complete [2024-05-28T11:24:51.979Z] d747dcd14b5f: Download complete [2024-05-28T11:24:51.979Z] 0d9ebad4ef96: Verifying Checksum [2024-05-28T11:24:51.979Z] 0d9ebad4ef96: Download complete [2024-05-28T11:24:51.979Z] 2de7ff778b66: Verifying Checksum [2024-05-28T11:24:51.979Z] 2de7ff778b66: Download complete [2024-05-28T11:24:51.979Z] ab5ef0e58194: Verifying Checksum [2024-05-28T11:24:51.979Z] ab5ef0e58194: Download complete [2024-05-28T11:24:55.342Z] ab5ef0e58194: Pull complete [2024-05-28T11:24:55.342Z] 9712f1f96733: Pull complete [2024-05-28T11:24:55.600Z] 63f879dbbcfc: Pull complete [2024-05-28T11:24:59.806Z] 0d9ebad4ef96: Pull complete [2024-05-28T11:24:59.806Z] e9a5061849ea: Pull complete [2024-05-28T11:24:59.806Z] d747dcd14b5f: Pull complete [2024-05-28T11:25:00.740Z] 2de7ff778b66: Pull complete [2024-05-28T11:25:00.740Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-28T11:25:00.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T11:25:00.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:25:00.841Z] prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container [2024-05-28T11:25:00.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-28T11:25:05.950Z] $ docker top f9e63d520337a8d4880e8564e35c81ad30541e7a8c58e1211c6dd611d81f8c88 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-28T11:25:06.023Z] provisioning config files... [2024-05-28T11:25:06.030Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3608078411336993772tmp [2024-05-28T11:25:06.038Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14716337952471987981tmp [2024-05-28T11:25:06.047Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15174136004825793650tmp [Pipeline] { [Pipeline] echo [2024-05-28T11:25:06.079Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:25:06.370Z] ---> sigul-configuration.sh [2024-05-28T11:25:06.370Z] gpg: directory `/root/.gnupg' created [2024-05-28T11:25:06.370Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-28T11:25:06.370Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-28T11:25:06.370Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-28T11:25:06.370Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-28T11:25:06.370Z] gpg: CAST5 encrypted data [2024-05-28T11:25:06.370Z] gpg: encrypted with 1 passphrase [2024-05-28T11:25:06.370Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-28T11:25:06.665Z] + mkdir /home/jenkins [2024-05-28T11:25:06.665Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-28T11:25:06.959Z] + 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 [2024-05-28T11:25:06.975Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:25:07.269Z] ---> sigul-install.sh [2024-05-28T11:25:07.269Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-28T11:25:07.565Z] + git tag --list [2024-05-28T11:25:07.565Z] v0.0.0 [2024-05-28T11:25:07.565Z] v1.0.0 [2024-05-28T11:25:07.565Z] v2.1.0 [2024-05-28T11:25:07.565Z] v2.1.1 [2024-05-28T11:25:07.565Z] v2.2.0 [2024-05-28T11:25:07.565Z] v2.3.0 [2024-05-28T11:25:07.565Z] v3.0 [2024-05-28T11:25:07.565Z] v3.0.0 [2024-05-28T11:25:07.565Z] v3.1 [2024-05-28T11:25:07.565Z] v3.1.0 [2024-05-28T11:25:07.565Z] v3.1.0-dev.1 [2024-05-28T11:25:07.565Z] v3.1.0-dev.10 [2024-05-28T11:25:07.565Z] v3.1.0-dev.11 [2024-05-28T11:25:07.565Z] v3.1.0-dev.12 [2024-05-28T11:25:07.565Z] v3.1.0-dev.13 [2024-05-28T11:25:07.565Z] v3.1.0-dev.14 [2024-05-28T11:25:07.565Z] v3.1.0-dev.15 [2024-05-28T11:25:07.565Z] v3.1.0-dev.16 [2024-05-28T11:25:07.565Z] v3.1.0-dev.17 [2024-05-28T11:25:07.565Z] v3.1.0-dev.18 [2024-05-28T11:25:07.565Z] v3.1.0-dev.19 [2024-05-28T11:25:07.565Z] v3.1.0-dev.2 [2024-05-28T11:25:07.565Z] v3.1.0-dev.20 [2024-05-28T11:25:07.565Z] v3.1.0-dev.21 [2024-05-28T11:25:07.565Z] v3.1.0-dev.22 [2024-05-28T11:25:07.565Z] v3.1.0-dev.23 [2024-05-28T11:25:07.565Z] v3.1.0-dev.24 [2024-05-28T11:25:07.565Z] v3.1.0-dev.3 [2024-05-28T11:25:07.565Z] v3.1.0-dev.4 [2024-05-28T11:25:07.565Z] v3.1.0-dev.5 [2024-05-28T11:25:07.565Z] v3.1.0-dev.6 [2024-05-28T11:25:07.565Z] v3.1.0-dev.7 [2024-05-28T11:25:07.565Z] v3.1.0-dev.8 [2024-05-28T11:25:07.565Z] v3.1.0-dev.9 [2024-05-28T11:25:07.566Z] v3.1.1-dev.1 [2024-05-28T11:25:07.566Z] v3.2.0-dev.1 [2024-05-28T11:25:07.566Z] v3.2.0-dev.10 [2024-05-28T11:25:07.566Z] v3.2.0-dev.2 [2024-05-28T11:25:07.566Z] v3.2.0-dev.3 [2024-05-28T11:25:07.566Z] v3.2.0-dev.4 [2024-05-28T11:25:07.566Z] v3.2.0-dev.5 [2024-05-28T11:25:07.566Z] v3.2.0-dev.6 [2024-05-28T11:25:07.566Z] v3.2.0-dev.7 [2024-05-28T11:25:07.566Z] v3.2.0-dev.8 [2024-05-28T11:25:07.566Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-28T11:25:07.867Z] + lftools sign git-tag v3.2.0-dev.10 [2024-05-28T11:25:08.435Z] Signing Git tag with Sigul... [2024-05-28T11:25:08.435Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-05-28T11:25:08.708Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:25:08.998Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-28T11:25:09.006Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-28T11:25:09.033Z] $ docker stop --time=1 f9e63d520337a8d4880e8564e35c81ad30541e7a8c58e1211c6dd611d81f8c88 [2024-05-28T11:25:10.367Z] $ docker rm -f --volumes f9e63d520337a8d4880e8564e35c81ad30541e7a8c58e1211c6dd611d81f8c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-28T11:25:10.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T11:25:10.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:25:11.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T11:25:11.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:25:11.197Z] prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container [2024-05-28T11:25:11.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T11:25:11.584Z] $ docker top 32c688bf49185fa02a877b285f2020187be02a799a8c5fb6a466fa33eef86bdf -eo pid,comm [2024-05-28T11:25:11.634Z] 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). [2024-05-28T11:25:11.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T11:25:11.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T11:25:11.680Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T11:25:11.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T11:25:11.790Z] $ docker exec 32c688bf49185fa02a877b285f2020187be02a799a8c5fb6a466fa33eef86bdf ssh-agent [2024-05-28T11:25:11.900Z] SSH_AUTH_SOCK=/tmp/ssh-bfXe4A86jXFi/agent.32 [2024-05-28T11:25:11.900Z] SSH_AGENT_PID=38 [2024-05-28T11:25:11.906Z] Running ssh-add (command line suppressed) [2024-05-28T11:25:12.014Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6989439592177972460.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6989439592177972460.key) [2024-05-28T11:25:12.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T11:25:12.319Z] + git semver bump pre [2024-05-28T11:25:12.580Z] 2024-05-28 11:25:12,488 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-28T11:25:12.580Z] 2024-05-28 11:25:12,489 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-05-28T11:25:12.580Z] 2024-05-28 11:25:12,489 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-05-28T11:25:12.580Z] 2024-05-28 11:25:12,489 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-05-28T11:25:12.580Z] 2024-05-28 11:25:12,489 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-28T11:25:12.580Z] 2024-05-28 11:25:12,489 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-28T11:25:12.580Z] 2024-05-28 11:25:12,491 [execute] INFO git cat-file --batch-check [2024-05-28T11:25:12.580Z] 2024-05-28 11:25:12,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T11:25:12.580Z] 2024-05-28 11:25:12,497 [execute] INFO git cat-file --batch [2024-05-28T11:25:12.580Z] 2024-05-28 11:25:12,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T11:25:12.580Z] 2024-05-28 11:25:12,502 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-28T11:25:12.580Z] 3.2.0-dev.11 [Pipeline] } [2024-05-28T11:25:12.593Z] $ docker exec --env ******** --env ******** 32c688bf49185fa02a877b285f2020187be02a799a8c5fb6a466fa33eef86bdf ssh-agent -k [2024-05-28T11:25:12.681Z] unset SSH_AUTH_SOCK; [2024-05-28T11:25:12.681Z] unset SSH_AGENT_PID; [2024-05-28T11:25:12.681Z] echo Agent pid 38 killed; [2024-05-28T11:25:12.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T11:25:13.012Z] + git semver [Pipeline] } [2024-05-28T11:25:13.283Z] $ docker stop --time=1 32c688bf49185fa02a877b285f2020187be02a799a8c5fb6a466fa33eef86bdf [2024-05-28T11:25:14.576Z] $ docker rm -f --volumes 32c688bf49185fa02a877b285f2020187be02a799a8c5fb6a466fa33eef86bdf [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T11:25:14.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T11:25:14.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:25:15.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T11:25:15.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:25:15.301Z] prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container [2024-05-28T11:25:15.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T11:25:15.666Z] $ docker top 24ef0648b6e4953370995aa4496a33abcb7fa93aad750fb9ba84519af694521a -eo pid,comm [2024-05-28T11:25:15.715Z] 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). [2024-05-28T11:25:15.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T11:25:15.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T11:25:15.766Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T11:25:15.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T11:25:15.877Z] $ docker exec 24ef0648b6e4953370995aa4496a33abcb7fa93aad750fb9ba84519af694521a ssh-agent [2024-05-28T11:25:15.991Z] SSH_AUTH_SOCK=/tmp/ssh-UhGDjKp6t3Hi/agent.32 [2024-05-28T11:25:15.991Z] SSH_AGENT_PID=38 [2024-05-28T11:25:15.995Z] Running ssh-add (command line suppressed) [2024-05-28T11:25:16.100Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10773360795546911483.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10773360795546911483.key) [2024-05-28T11:25:16.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T11:25:16.401Z] + git semver push [2024-05-28T11:25:16.661Z] 2024-05-28 11:25:16,608 [run_push] DEBUG push [2024-05-28T11:25:16.661Z] 2024-05-28 11:25:16,609 [execute] INFO git cat-file --batch-check [2024-05-28T11:25:16.661Z] 2024-05-28 11:25:16,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T11:25:16.661Z] 2024-05-28 11:25:16,614 [execute] INFO git rev-list a40382241e2bd557f71a1f338ae5f9006ee387b6 -- [2024-05-28T11:25:16.661Z] 2024-05-28 11:25:16,614 [execute] DEBUG Popen(['git', 'rev-list', 'a40382241e2bd557f71a1f338ae5f9006ee387b6', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-28T11:25:16.661Z] 2024-05-28 11:25:16,623 [execute] INFO git fetch -v origin [2024-05-28T11:25:16.661Z] 2024-05-28 11:25:16,623 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-28T11:25:17.229Z] 2024-05-28 11:25:17,083 [run_push] DEBUG no remote changes detected [2024-05-28T11:25:17.229Z] 2024-05-28 11:25:17,083 [execute] INFO git push origin semver [2024-05-28T11:25:17.229Z] 2024-05-28 11:25:17,084 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-28T11:25:18.168Z] 2024-05-28 11:25:17,984 [run_push] DEBUG push all version tags [2024-05-28T11:25:18.168Z] 2024-05-28 11:25:17,985 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-28T11:25:18.168Z] 2024-05-28 11:25:17,985 [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) [2024-05-28T11:25:18.736Z] 2024-05-28 11:25:18,688 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-05-28T11:25:18.736Z] 3.2.0-dev.11 [Pipeline] } [2024-05-28T11:25:18.745Z] $ docker exec --env ******** --env ******** 24ef0648b6e4953370995aa4496a33abcb7fa93aad750fb9ba84519af694521a ssh-agent -k [2024-05-28T11:25:18.840Z] unset SSH_AUTH_SOCK; [2024-05-28T11:25:18.841Z] unset SSH_AGENT_PID; [2024-05-28T11:25:18.841Z] echo Agent pid 38 killed; [2024-05-28T11:25:18.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T11:25:19.181Z] + git semver [Pipeline] } [2024-05-28T11:25:19.450Z] $ docker stop --time=1 24ef0648b6e4953370995aa4496a33abcb7fa93aad750fb9ba84519af694521a [2024-05-28T11:25:20.731Z] $ docker rm -f --volumes 24ef0648b6e4953370995aa4496a33abcb7fa93aad750fb9ba84519af694521a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-28T11:25:21.393Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-05-28T11:25:21.393Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-05-28T11:25:21.393Z] total 16 [2024-05-28T11:25:21.393Z] drwxr-xr-x 3 root root 4096 May 28 11:12 . [2024-05-28T11:25:21.393Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 11:25 .. [2024-05-28T11:25:21.393Z] drwxr-xr-x 2 root root 4096 May 28 11:12 cost [2024-05-28T11:25:21.393Z] -rw-r--r-- 1 root root 91 May 28 11:12 cost.csv [2024-05-28T11:25:21.393Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-05-28T11:25:21.393Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-05-28T11:25:21.393Z] total 16 [2024-05-28T11:25:21.393Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 11:12 . [2024-05-28T11:25:21.393Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 11:25 .. [2024-05-28T11:25:21.393Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 11:12 cost [2024-05-28T11:25:21.393Z] -rw-r--r-- 1 jenkins jenkins 91 May 28 11:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:25:21.682Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:25:22.550Z] ---> package-listing.sh [2024-05-28T11:25:22.551Z] ++ facter osfamily [2024-05-28T11:25:22.551Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T11:25:22.809Z] + OS_FAMILY=debian [2024-05-28T11:25:22.809Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-05-28T11:25:22.809Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T11:25:22.809Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T11:25:22.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T11:25:22.809Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T11:25:22.809Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-05-28T11:25:22.809Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T11:25:22.809Z] + case "${OS_FAMILY}" in [2024-05-28T11:25:22.809Z] + dpkg -l [2024-05-28T11:25:22.809Z] + grep '^ii' [2024-05-28T11:25:22.809Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T11:25:22.809Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T11:25:22.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T11:25:22.809Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-05-28T11:25:22.809Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-05-28T11:25:22.809Z] + 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 [2024-05-28T11:25:22.818Z] 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 [2024-05-28T11:25:23.094Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:25:23.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T11:25:23.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:25:23.735Z] prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container [2024-05-28T11:25:23.763Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T11:25:23.946Z] $ docker top 7d0ea43bfb1c29b52428edc1c3a4b52cde5694f9aa986e637c6d135963d199b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T11:25:24.293Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T11:25:24.578Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T11:25:24.862Z] + ls /var/log/sa-host [2024-05-28T11:25:24.862Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T11:25:25.034Z] provisioning config files... [2024-05-28T11:25:25.045Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15673891134113375779tmp [Pipeline] { [Pipeline] echo [2024-05-28T11:25:25.061Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:25:25.347Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T11:25:25.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:25:25.683Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T11:25:25.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:25:25.968Z] ---> sudo-logs.sh [2024-05-28T11:25:25.968Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T11:25:25.999Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:25:26.277Z] ---> job-cost.sh [2024-05-28T11:25:26.277Z] lf-activate-venv: SKIPPING [2024-05-28T11:25:26.277Z] DEBUG: total: 0.2199999988079071 [2024-05-28T11:25:26.277Z] INFO: Retrieving Stack Cost... [2024-05-28T11:25:26.535Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T11:25:26.794Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T11:25:26.804Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:25:27.084Z] ---> logs-deploy.sh [2024-05-28T11:25:27.084Z] lf-activate-venv: SKIPPING [2024-05-28T11:25:27.084Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/144 [2024-05-28T11:25:27.084Z] INFO: archiving workspace using pattern(s): [2024-05-28T11:25:28.021Z] Archives upload complete. [2024-05-28T11:25:28.021Z] INFO: archiving logs to Nexus