Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eedbcdbc28cbca11ed8ba166b846f3be16cf5561 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-ssh2972410001086296135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14390111474754259235.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh3079670175497699586.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1570621553606277785.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-ssh14322798283699024435.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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-35030 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision eedbcdbc28cbca11ed8ba166b846f3be16cf5561 (main) Commit message: "Merge pull request #333 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eedbcdbc28cbca11ed8ba166b846f3be16cf5561 # timeout=10 > git rev-list --no-walk c127c0d8b8ae655f398151a1406003168975b417 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-13T10:15:16.129Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-13T10:15:16.207Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-13T10:15:16.237Z] ========================================================= [2024-12-13T10:15:16.237Z] EdgeX Global Pipelines Version Info [2024-12-13T10:15:16.237Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:15:17.357Z] ------------------- [2024-12-13T10:15:17.357Z] stable info: [2024-12-13T10:15:17.357Z] ------------------- [2024-12-13T10:15:17.357Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-13T10:15:17.357Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-13T10:15:17.357Z] Message: update stable to v1.0.269 [2024-12-13T10:15:17.618Z] ------------------- [2024-12-13T10:15:17.618Z] experimental info: [2024-12-13T10:15:17.618Z] ------------------- [2024-12-13T10:15:17.618Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-13T10:15:17.618Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-13T10:15:17.618Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-13T10:15:17.721Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-12-13T10:15:17.753Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-12-13T10:15:17.779Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-13T10:15:17.801Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-13T10:15:17.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-13T10:15:17.848Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-13T10:15:17.870Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-13T10:15:17.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-13T10:15:17.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-13T10:15:17.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-13T10:15:17.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-13T10:15:17.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-12-13T10:15:18.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-13T10:15:18.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-13T10:15:18.069Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-13T10:15:18.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-13T10:15:18.120Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-13T10:15:18.150Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-13T10:15:18.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-13T10:15:18.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-13T10:15:18.229Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-13T10:15:18.252Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-13T10:15:18.274Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-13T10:15:18.303Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-13T10:15:18.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-13T10:15:18.357Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-13T10:15:18.387Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-13T10:15:18.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-13T10:15:18.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-13T10:15:18.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-13T10:15:18.484Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [Pipeline] echo [2024-12-13T10:15:18.506Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eedbcdb [Pipeline] echo [2024-12-13T10:15:18.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T10:15:18.599Z] provisioning config files... [2024-12-13T10:15:18.614Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16716732375552543533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:15:18.948Z] ---> ****-login.sh [2024-12-13T10:15:18.948Z] nexus3.edgexfoundry.org:10001 [2024-12-13T10:15:19.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:15:19.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:15:19.209Z] Configure a credential helper to remove this warning. See [2024-12-13T10:15:19.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:15:19.209Z] [2024-12-13T10:15:19.209Z] Login Succeeded [2024-12-13T10:15:19.209Z] nexus3.edgexfoundry.org:10002 [2024-12-13T10:15:19.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:15:19.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:15:19.209Z] Configure a credential helper to remove this warning. See [2024-12-13T10:15:19.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:15:19.209Z] [2024-12-13T10:15:19.209Z] Login Succeeded [2024-12-13T10:15:19.209Z] nexus3.edgexfoundry.org:10003 [2024-12-13T10:15:19.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:15:19.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:15:19.470Z] Configure a credential helper to remove this warning. See [2024-12-13T10:15:19.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:15:19.470Z] [2024-12-13T10:15:19.471Z] Login Succeeded [2024-12-13T10:15:19.471Z] nexus3.edgexfoundry.org:10004 [2024-12-13T10:15:19.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:15:19.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:15:19.471Z] Configure a credential helper to remove this warning. See [2024-12-13T10:15:19.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:15:19.471Z] [2024-12-13T10:15:19.471Z] Login Succeeded [2024-12-13T10:15:19.471Z] ****.io [2024-12-13T10:15:19.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:15:19.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:15:19.731Z] Configure a credential helper to remove this warning. See [2024-12-13T10:15:19.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:15:19.731Z] [2024-12-13T10:15:19.731Z] Login Succeeded [2024-12-13T10:15:19.731Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T10:15:19.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-13T10:15:20.164Z] + git rev-list -1 --merges eedbcdbc28cbca11ed8ba166b846f3be16cf5561~1..eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [Pipeline] echo [2024-12-13T10:15:20.198Z] -----------> git rev-list -1 --merges eedbcdbc28cbca11ed8ba166b846f3be16cf5561~1..eedbcdbc28cbca11ed8ba166b846f3be16cf5561 eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [2024-12-13T10:15:20.198Z] eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [false] [Pipeline] sh [2024-12-13T10:15:20.494Z] + git log --format=format:%s -1 eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [Pipeline] echo [2024-12-13T10:15:20.512Z] ========================================================= [2024-12-13T10:15:20.512Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-13T10:15:20.512Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-13T10:15:20.849Z] + git log --format=format:%s -1 eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [Pipeline] echo [2024-12-13T10:15:20.861Z] [semverPrep] GIT_COMMIT: eedbcdbc28cbca11ed8ba166b846f3be16cf5561, Commit Message: Merge pull request #333 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11 [Pipeline] echo [2024-12-13T10:15:20.878Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-13T10:15:21.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T10:15:21.236Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-13T10:15:21.236Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-13T10:15:21.236Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-13T10:15:21.236Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-13T10:15:21.236Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-13T10:15:21.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:15:21.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T10:15:21.582Z] [2024-12-13T10:15:21.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:15:21.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T10:15:21.891Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-13T10:15:21.891Z] b85a868b505f: Pulling fs layer [2024-12-13T10:15:21.891Z] e2be974225ed: Pulling fs layer [2024-12-13T10:15:21.891Z] 339a4e72a1f5: Pulling fs layer [2024-12-13T10:15:21.891Z] 988bab9f4d93: Pulling fs layer [2024-12-13T10:15:21.891Z] 1469e6f7b9e6: Pulling fs layer [2024-12-13T10:15:21.891Z] eaf3925da568: Pulling fs layer [2024-12-13T10:15:21.891Z] bab4dde63d76: Pulling fs layer [2024-12-13T10:15:21.891Z] bde34c3a00c8: Pulling fs layer [2024-12-13T10:15:21.891Z] b352a97aabf1: Pulling fs layer [2024-12-13T10:15:21.891Z] 4872d77fe225: Pulling fs layer [2024-12-13T10:15:21.891Z] 5851b861e8e6: Pulling fs layer [2024-12-13T10:15:21.891Z] 1469e6f7b9e6: Waiting [2024-12-13T10:15:21.891Z] 5851b861e8e6: Waiting [2024-12-13T10:15:21.891Z] bab4dde63d76: Waiting [2024-12-13T10:15:21.891Z] 4872d77fe225: Waiting [2024-12-13T10:15:21.891Z] 988bab9f4d93: Waiting [2024-12-13T10:15:21.891Z] bde34c3a00c8: Waiting [2024-12-13T10:15:21.891Z] e2be974225ed: Download complete [2024-12-13T10:15:21.891Z] 988bab9f4d93: Verifying Checksum [2024-12-13T10:15:21.891Z] 988bab9f4d93: Download complete [2024-12-13T10:15:21.891Z] 1469e6f7b9e6: Verifying Checksum [2024-12-13T10:15:21.891Z] 1469e6f7b9e6: Download complete [2024-12-13T10:15:22.157Z] eaf3925da568: Verifying Checksum [2024-12-13T10:15:22.157Z] eaf3925da568: Download complete [2024-12-13T10:15:22.157Z] 339a4e72a1f5: Verifying Checksum [2024-12-13T10:15:22.157Z] 339a4e72a1f5: Download complete [2024-12-13T10:15:22.157Z] bde34c3a00c8: Verifying Checksum [2024-12-13T10:15:22.157Z] bde34c3a00c8: Download complete [2024-12-13T10:15:22.157Z] b352a97aabf1: Verifying Checksum [2024-12-13T10:15:22.157Z] b352a97aabf1: Download complete [2024-12-13T10:15:22.157Z] 4872d77fe225: Download complete [2024-12-13T10:15:22.157Z] 5851b861e8e6: Verifying Checksum [2024-12-13T10:15:22.157Z] 5851b861e8e6: Download complete [2024-12-13T10:15:22.157Z] b85a868b505f: Verifying Checksum [2024-12-13T10:15:22.157Z] b85a868b505f: Download complete [2024-12-13T10:15:22.420Z] bab4dde63d76: Verifying Checksum [2024-12-13T10:15:23.383Z] b85a868b505f: Pull complete [2024-12-13T10:15:23.643Z] e2be974225ed: Pull complete [2024-12-13T10:15:24.212Z] 339a4e72a1f5: Pull complete [2024-12-13T10:15:24.212Z] 988bab9f4d93: Pull complete [2024-12-13T10:15:24.473Z] 1469e6f7b9e6: Pull complete [2024-12-13T10:15:24.473Z] eaf3925da568: Pull complete [2024-12-13T10:15:26.382Z] bab4dde63d76: Pull complete [2024-12-13T10:15:26.382Z] bde34c3a00c8: Pull complete [2024-12-13T10:15:26.642Z] b352a97aabf1: Pull complete [2024-12-13T10:15:26.642Z] 4872d77fe225: Pull complete [2024-12-13T10:15:26.642Z] 5851b861e8e6: Pull complete [2024-12-13T10:15:26.642Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-13T10:15:26.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T10:15:26.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:15:26.805Z] prd-ubuntu20.04-docker-8c-8g-35030 does not seem to be running inside a container [2024-12-13T10:15:26.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-13T10:15:29.159Z] $ docker top 3b42c946280e5bd1d1e65e28400a9dcace1eddcb0f290b037b18a41ca277bfb7 -eo pid,comm [2024-12-13T10:15:29.216Z] 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-12-13T10:15:29.216Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T10:15:29.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T10:15:29.284Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T10:15:29.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T10:15:29.404Z] $ docker exec 3b42c946280e5bd1d1e65e28400a9dcace1eddcb0f290b037b18a41ca277bfb7 ssh-agent [2024-12-13T10:15:29.524Z] SSH_AUTH_SOCK=/tmp/ssh-a8zwg29H4fU7/agent.32 [2024-12-13T10:15:29.524Z] SSH_AGENT_PID=38 [2024-12-13T10:15:29.530Z] Running ssh-add (command line suppressed) [2024-12-13T10:15:29.641Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11078416622265195666.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11078416622265195666.key) [2024-12-13T10:15:29.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T10:15:29.968Z] + git tag --points-at HEAD [Pipeline] } [2024-12-13T10:15:29.979Z] $ docker exec --env ******** --env ******** 3b42c946280e5bd1d1e65e28400a9dcace1eddcb0f290b037b18a41ca277bfb7 ssh-agent -k [2024-12-13T10:15:30.080Z] unset SSH_AUTH_SOCK; [2024-12-13T10:15:30.080Z] unset SSH_AGENT_PID; [2024-12-13T10:15:30.080Z] echo Agent pid 38 killed; [2024-12-13T10:15:30.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-13T10:15:30.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T10:15:30.129Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T10:15:30.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T10:15:30.240Z] $ docker exec 3b42c946280e5bd1d1e65e28400a9dcace1eddcb0f290b037b18a41ca277bfb7 ssh-agent [2024-12-13T10:15:30.367Z] SSH_AUTH_SOCK=/tmp/ssh-15p05vuRmTzK/agent.71 [2024-12-13T10:15:30.367Z] SSH_AGENT_PID=77 [2024-12-13T10:15:30.372Z] Running ssh-add (command line suppressed) [2024-12-13T10:15:30.471Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11209024966837395716.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11209024966837395716.key) [2024-12-13T10:15:30.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T10:15:30.783Z] + git semver init [2024-12-13T10:15:31.042Z] 2024-12-13 10:15:30,978 [run_init] DEBUG init version:0.0.0 force:False [2024-12-13T10:15:31.042Z] 2024-12-13 10:15:30,979 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-12-13T10:15:31.042Z] 2024-12-13 10:15:30,979 [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-12-13T10:15:31.042Z] 2024-12-13 10:15:30,979 [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-12-13T10:15:32.957Z] 2024-12-13 10:15:32,561 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-12-13T10:15:32.957Z] 2024-12-13 10:15:32,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-12-13T10:15:32.957Z] 2024-12-13 10:15:32,562 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-13T10:15:32.957Z] 2024-12-13 10:15:32,562 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-13T10:15:32.957Z] 4.0.0-dev.6 [Pipeline] } [2024-12-13T10:15:32.965Z] $ docker exec --env ******** --env ******** 3b42c946280e5bd1d1e65e28400a9dcace1eddcb0f290b037b18a41ca277bfb7 ssh-agent -k [2024-12-13T10:15:33.078Z] unset SSH_AUTH_SOCK; [2024-12-13T10:15:33.079Z] unset SSH_AGENT_PID; [2024-12-13T10:15:33.079Z] echo Agent pid 77 killed; [2024-12-13T10:15:33.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T10:15:33.426Z] + git semver [Pipeline] } [2024-12-13T10:15:33.698Z] $ docker stop --time=1 3b42c946280e5bd1d1e65e28400a9dcace1eddcb0f290b037b18a41ca277bfb7 [2024-12-13T10:15:35.021Z] $ docker rm -f --volumes 3b42c946280e5bd1d1e65e28400a9dcace1eddcb0f290b037b18a41ca277bfb7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T10:15:35.376Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-13T10:15:35.616Z] Stashed 1 file(s) [Pipeline] echo [2024-12-13T10:15:35.620Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T10:15:35.815Z] provisioning config files... [2024-12-13T10:15:35.824Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2403434680077761465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:15:36.130Z] ---> ****-login.sh [2024-12-13T10:15:36.130Z] nexus3.edgexfoundry.org:10001 [2024-12-13T10:15:36.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:15:36.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:15:36.130Z] Configure a credential helper to remove this warning. See [2024-12-13T10:15:36.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:15:36.130Z] [2024-12-13T10:15:36.130Z] Login Succeeded [2024-12-13T10:15:36.130Z] nexus3.edgexfoundry.org:10002 [2024-12-13T10:15:36.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:15:36.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:15:36.390Z] Configure a credential helper to remove this warning. See [2024-12-13T10:15:36.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:15:36.390Z] [2024-12-13T10:15:36.390Z] Login Succeeded [2024-12-13T10:15:36.390Z] nexus3.edgexfoundry.org:10003 [2024-12-13T10:15:36.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:15:36.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:15:36.390Z] Configure a credential helper to remove this warning. See [2024-12-13T10:15:36.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:15:36.391Z] [2024-12-13T10:15:36.391Z] Login Succeeded [2024-12-13T10:15:36.391Z] nexus3.edgexfoundry.org:10004 [2024-12-13T10:15:36.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:15:36.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:15:36.658Z] Configure a credential helper to remove this warning. See [2024-12-13T10:15:36.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:15:36.658Z] [2024-12-13T10:15:36.658Z] Login Succeeded [2024-12-13T10:15:36.658Z] ****.io [2024-12-13T10:15:36.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:15:36.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:15:36.918Z] Configure a credential helper to remove this warning. See [2024-12-13T10:15:36.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:15:36.918Z] [2024-12-13T10:15:36.918Z] Login Succeeded [2024-12-13T10:15:36.918Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T10:15:36.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-13T10:15:37.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T10:15:37.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T10:15:37.053Z] ========================================================= [2024-12-13T10:15:37.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-13T10:15:37.053Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:15:37.385Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-13T10:15:37.385Z] Sending build context to Docker daemon 11.49MB [2024-12-13T10:15:37.385Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-13T10:15:37.385Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-13T10:15:37.385Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-13T10:15:37.385Z] 43c4264eed91: Pulling fs layer [2024-12-13T10:15:37.385Z] 4cc291be95ef: Pulling fs layer [2024-12-13T10:15:37.385Z] 2ac1f1163629: Pulling fs layer [2024-12-13T10:15:37.385Z] 5c3c966382ef: Pulling fs layer [2024-12-13T10:15:37.385Z] 4f4fb700ef54: Pulling fs layer [2024-12-13T10:15:37.385Z] 5d5c8e513c77: Pulling fs layer [2024-12-13T10:15:37.385Z] 9f66e0745190: Pulling fs layer [2024-12-13T10:15:37.385Z] f49a43e4bbc0: Pulling fs layer [2024-12-13T10:15:37.385Z] 561ebcabdf7f: Pulling fs layer [2024-12-13T10:15:37.385Z] f49a43e4bbc0: Waiting [2024-12-13T10:15:37.385Z] 5d5c8e513c77: Waiting [2024-12-13T10:15:37.385Z] 9f66e0745190: Waiting [2024-12-13T10:15:37.385Z] 561ebcabdf7f: Waiting [2024-12-13T10:15:37.385Z] 5c3c966382ef: Waiting [2024-12-13T10:15:37.385Z] 4f4fb700ef54: Waiting [2024-12-13T10:15:37.385Z] 4cc291be95ef: Verifying Checksum [2024-12-13T10:15:37.385Z] 4cc291be95ef: Download complete [2024-12-13T10:15:37.647Z] 5c3c966382ef: Download complete [2024-12-13T10:15:37.647Z] 4f4fb700ef54: Download complete [2024-12-13T10:15:37.647Z] 5d5c8e513c77: Verifying Checksum [2024-12-13T10:15:37.647Z] 5d5c8e513c77: Download complete [2024-12-13T10:15:37.647Z] 43c4264eed91: Verifying Checksum [2024-12-13T10:15:37.647Z] 43c4264eed91: Download complete [2024-12-13T10:15:37.647Z] 9f66e0745190: Verifying Checksum [2024-12-13T10:15:37.647Z] 9f66e0745190: Download complete [2024-12-13T10:15:37.647Z] 43c4264eed91: Pull complete [2024-12-13T10:15:37.906Z] 561ebcabdf7f: Verifying Checksum [2024-12-13T10:15:37.906Z] 561ebcabdf7f: Download complete [2024-12-13T10:15:37.906Z] 4cc291be95ef: Pull complete [2024-12-13T10:15:38.165Z] 2ac1f1163629: Verifying Checksum [2024-12-13T10:15:38.165Z] 2ac1f1163629: Download complete [2024-12-13T10:15:38.165Z] f49a43e4bbc0: Verifying Checksum [2024-12-13T10:15:38.165Z] f49a43e4bbc0: Download complete [2024-12-13T10:15:42.357Z] 2ac1f1163629: Pull complete [2024-12-13T10:15:42.357Z] 5c3c966382ef: Pull complete [2024-12-13T10:15:42.357Z] 4f4fb700ef54: Pull complete [2024-12-13T10:15:42.357Z] 5d5c8e513c77: Pull complete [2024-12-13T10:15:42.357Z] 9f66e0745190: Pull complete [2024-12-13T10:15:44.269Z] f49a43e4bbc0: Pull complete [2024-12-13T10:15:44.838Z] 561ebcabdf7f: Pull complete [2024-12-13T10:15:45.098Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-13T10:15:45.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-13T10:15:45.099Z] ---> 3a752c3f9dda [2024-12-13T10:15:45.099Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-12-13T10:15:47.655Z] ---> Running in 85d054a6465d [2024-12-13T10:15:47.655Z] Removing intermediate container 85d054a6465d [2024-12-13T10:15:47.655Z] ---> dd123662cdaa [2024-12-13T10:15:47.655Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-13T10:15:47.655Z] ---> Running in a139394ec979 [2024-12-13T10:15:47.656Z] Removing intermediate container a139394ec979 [2024-12-13T10:15:47.656Z] ---> 8df427d377c4 [2024-12-13T10:15:47.656Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-12-13T10:15:47.656Z] ---> Running in da439d71b941 [2024-12-13T10:15:47.656Z] Removing intermediate container da439d71b941 [2024-12-13T10:15:47.656Z] ---> 6cc046523f49 [2024-12-13T10:15:47.656Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-13T10:15:47.656Z] ---> Running in 1a61f3ad4e7b [2024-12-13T10:15:47.656Z] Removing intermediate container 1a61f3ad4e7b [2024-12-13T10:15:47.656Z] ---> d6d3daf82047 [2024-12-13T10:15:47.656Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-13T10:15:47.656Z] ---> Running in 70fb12d5bf2a [2024-12-13T10:15:47.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T10:15:48.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T10:15:48.433Z] OK: 246 MiB in 54 packages [2024-12-13T10:15:49.001Z] Removing intermediate container 70fb12d5bf2a [2024-12-13T10:15:49.001Z] ---> d76eb418ec5d [2024-12-13T10:15:49.001Z] Step 8/12 : WORKDIR /app [2024-12-13T10:15:49.001Z] ---> Running in e5978148b49f [2024-12-13T10:15:49.001Z] Removing intermediate container e5978148b49f [2024-12-13T10:15:49.001Z] ---> 014b82db1cdf [2024-12-13T10:15:49.001Z] Step 9/12 : COPY go.mod vendor* ./ [2024-12-13T10:15:49.261Z] ---> 4959bbfc7afd [2024-12-13T10:15:49.261Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T10:15:49.261Z] ---> Running in 79282502a9b4 [2024-12-13T10:15:50.773Z] Still waiting to schedule task [2024-12-13T10:15:50.774Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-13T10:16:57.065Z] Removing intermediate container 79282502a9b4 [2024-12-13T10:16:57.065Z] ---> 6a08480bed80 [2024-12-13T10:16:57.065Z] Step 11/12 : COPY . . [2024-12-13T10:16:57.065Z] ---> 50279b449b38 [2024-12-13T10:16:57.065Z] Step 12/12 : RUN $MAKE [2024-12-13T10:16:57.065Z] ---> Running in aead777d7901 [2024-12-13T10:16:57.065Z] noop [2024-12-13T10:16:57.065Z] Removing intermediate container aead777d7901 [2024-12-13T10:16:57.065Z] ---> 1ed9a442fbf2 [2024-12-13T10:16:57.065Z] Successfully built 1ed9a442fbf2 [2024-12-13T10:16:57.065Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:16:57.399Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-13T10:16:57.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:16:57.553Z] prd-ubuntu20.04-docker-8c-8g-35030 does not seem to be running inside a container [2024-12-13T10:16:57.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-13T10:16:57.931Z] $ docker top 0e804681487293744dfa6fb1e6ff2dbb6be151acc57cb2a3c10f48cbba458429 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T10:16:58.289Z] + go version [2024-12-13T10:16:58.289Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-13T10:16:58.297Z] $ docker stop --time=1 0e804681487293744dfa6fb1e6ff2dbb6be151acc57cb2a3c10f48cbba458429 [2024-12-13T10:16:59.572Z] $ docker rm -f --volumes 0e804681487293744dfa6fb1e6ff2dbb6be151acc57cb2a3c10f48cbba458429 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:17:00.037Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-13T10:17:00.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:17:00.120Z] prd-ubuntu20.04-docker-8c-8g-35030 does not seem to be running inside a container [2024-12-13T10:17:00.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-13T10:17:00.522Z] $ docker top 27dc26a0de4a1e4ba190a7a5112be51112bcd88057daa6f8e64a84bef4237e99 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T10:17:00.876Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-12-13T10:17:01.179Z] + make test [2024-12-13T10:17:01.179Z] go test ./... -coverprofile=coverage.out ./... [2024-12-13T10:17:03.090Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-12-13T10:17:25.022Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-12-13T10:17:25.022Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-12-13T10:17:26.393Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.798s coverage: 40.6% of statements [2024-12-13T10:17:26.393Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 94.6% of statements [2024-12-13T10:17:26.393Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.248s coverage: 51.9% of statements [2024-12-13T10:17:30.370Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35031 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-12-13T10:17:30.389Z] Running in /w/workspace/device-rfid-llrp-go/161 [Pipeline] { [Pipeline] checkout [2024-12-13T10:17:30.428Z] The recommended git tool is: git [2024-12-13T10:17:35.600Z] using credential edgex-jenkins-ssh [2024-12-13T10:17:35.622Z] Cloning the remote Git repository [2024-12-13T10:17:35.669Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-12-13T10:17:35.776Z] > git init /w/workspace/device-rfid-llrp-go/161 # timeout=10 [2024-12-13T10:17:35.936Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-12-13T10:17:35.938Z] > git --version # timeout=10 [2024-12-13T10:17:35.958Z] > git --version # 'git version 2.25.1' [2024-12-13T10:17:35.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-13T10:17:36.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-13T10:17:38.759Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-12-13T10:17:38.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-13T10:17:39.686Z] Avoid second fetch [2024-12-13T10:17:39.687Z] Checking out Revision eedbcdbc28cbca11ed8ba166b846f3be16cf5561 (main) [2024-12-13T10:17:40.350Z] Commit message: "Merge pull request #333 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" [2024-12-13T10:17:39.701Z] > git config core.sparsecheckout # timeout=10 [2024-12-13T10:17:39.768Z] > git checkout -f eedbcdbc28cbca11ed8ba166b846f3be16cf5561 # timeout=10 [2024-12-13T10:17:41.277Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-13T10:17:45.179Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-13T10:17:45.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T10:17:45.179Z] Dload Upload Total Spent Left Speed [2024-12-13T10:17:45.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh [2024-12-13T10:17:45.534Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-13T10:17:45.872Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-13T10:17:45.872Z] + sudo tee /etc/docker/daemon.new [2024-12-13T10:17:45.872Z] { [2024-12-13T10:17:45.872Z] "registry-mirrors": [ [2024-12-13T10:17:45.872Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-13T10:17:45.872Z] ], [2024-12-13T10:17:45.872Z] "bip": "10.250.0.254/24", [2024-12-13T10:17:45.872Z] "hosts": [ [2024-12-13T10:17:45.872Z] "tcp://0.0.0.0:5555", [2024-12-13T10:17:45.872Z] "unix:///var/run/docker.sock" [2024-12-13T10:17:45.872Z] ], [2024-12-13T10:17:45.872Z] "mtu": 1458, [2024-12-13T10:17:45.872Z] "selinux-enabled": true, [2024-12-13T10:17:45.872Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-13T10:17:45.872Z] } [Pipeline] sh [2024-12-13T10:17:46.206Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-13T10:17:46.551Z] + sudo service docker restart [2024-12-13T10:17:46.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-13T10:17:46.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-13T10:17:46.552Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-13T10:17:46.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-13T10:17:46.581Z] $ docker stop --time=1 27dc26a0de4a1e4ba190a7a5112be51112bcd88057daa6f8e64a84bef4237e99 [2024-12-13T10:17:49.551Z] $ docker rm -f --volumes 27dc26a0de4a1e4ba190a7a5112be51112bcd88057daa6f8e64a84bef4237e99 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T10:17:50.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-13T10:17:50.199Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-13T10:17:50.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-13T10:17:50.983Z] + ls -al . [2024-12-13T10:17:50.984Z] total 704 [2024-12-13T10:17:50.984Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 13 10:17 . [2024-12-13T10:17:50.984Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 10:15 .. [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 13 10:15 .dockerignore [2024-12-13T10:17:50.984Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 10:17 .git [2024-12-13T10:17:50.984Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 10:15 .github [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 13 10:15 .gitignore [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 13 10:15 .golangci.yml [2024-12-13T10:17:50.984Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 10:15 .semver [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 20798 Dec 13 10:15 Attribution.txt [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 13 10:15 CHANGELOG.md [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 1489 Dec 13 10:15 Dockerfile [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 10:15 GOVERNANCE.md [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 13 10:15 Jenkinsfile [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 13 10:15 LICENSE [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 2761 Dec 13 10:15 Makefile [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 13 10:15 OWNERS.md [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 13 10:15 README.md [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 13 10:15 VERSION [2024-12-13T10:17:50.984Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 10:15 bin [2024-12-13T10:17:50.984Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 10:15 cmd [2024-12-13T10:17:50.984Z] -rw-r--r-- 1 jenkins jenkins 451915 Dec 13 10:17 coverage.out [2024-12-13T10:17:50.984Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 10:15 examples [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 6365 Dec 13 10:15 go.mod [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 87152 Dec 13 10:15 go.sum [2024-12-13T10:17:50.984Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 10:15 images [2024-12-13T10:17:50.984Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 10:15 internal [2024-12-13T10:17:50.984Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 10:15 pkg [2024-12-13T10:17:50.984Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 13 10:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:17:51.310Z] + 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=eedbcdbc28cbca11ed8ba166b846f3be16cf5561 --label arch=amd64 --label version=4.0.0-dev.6 . [2024-12-13T10:17:51.310Z] Sending build context to Docker daemon 11.49MB [2024-12-13T10:17:51.310Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-12-13T10:17:51.310Z] Step 2/25 : FROM ${BASE} AS builder [2024-12-13T10:17:51.310Z] ---> 1ed9a442fbf2 [2024-12-13T10:17:51.310Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-12-13T10:17:51.569Z] ---> Running in c5eb771e952c [2024-12-13T10:17:51.569Z] Removing intermediate container c5eb771e952c [2024-12-13T10:17:51.569Z] ---> 489a3dd8e531 [2024-12-13T10:17:51.569Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-13T10:17:51.829Z] ---> Running in 47d42875407d [2024-12-13T10:17:51.829Z] Removing intermediate container 47d42875407d [2024-12-13T10:17:51.829Z] ---> e4c139bd2753 [2024-12-13T10:17:51.829Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-12-13T10:17:51.829Z] ---> Running in 54c9bf2aedb9 [2024-12-13T10:17:51.829Z] Removing intermediate container 54c9bf2aedb9 [2024-12-13T10:17:51.829Z] ---> a0c4feb5f1b2 [2024-12-13T10:17:51.829Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-12-13T10:17:51.829Z] ---> Running in e7aede271fc0 [2024-12-13T10:17:52.088Z] Removing intermediate container e7aede271fc0 [2024-12-13T10:17:52.088Z] ---> f613832cb5dd [2024-12-13T10:17:52.088Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-13T10:17:52.088Z] ---> Running in 107f8274214c [2024-12-13T10:17:52.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T10:17:52.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T10:17:52.916Z] OK: 246 MiB in 54 packages [2024-12-13T10:17:53.175Z] Removing intermediate container 107f8274214c [2024-12-13T10:17:53.175Z] ---> 19fffe20dab0 [2024-12-13T10:17:53.175Z] Step 8/25 : WORKDIR /app [2024-12-13T10:17:53.175Z] ---> Running in b7c8777c797d [2024-12-13T10:17:53.436Z] Removing intermediate container b7c8777c797d [2024-12-13T10:17:53.436Z] ---> c79ba45284a9 [2024-12-13T10:17:53.436Z] Step 9/25 : COPY go.mod vendor* ./ [2024-12-13T10:17:53.436Z] ---> ffbeb9d55d27 [2024-12-13T10:17:53.436Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T10:17:53.436Z] ---> Running in 1681b7f8f65c [2024-12-13T10:17:54.377Z] Removing intermediate container 1681b7f8f65c [2024-12-13T10:17:54.377Z] ---> 1f7803e6df02 [2024-12-13T10:17:54.377Z] Step 11/25 : COPY . . [2024-12-13T10:17:54.636Z] ---> 78f669e181d5 [2024-12-13T10:17:54.636Z] Step 12/25 : RUN $MAKE [2024-12-13T10:17:54.636Z] ---> Running in 3c998313455f [2024-12-13T10:17:54.895Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T10:18:04.828Z] provisioning config files... [2024-12-13T10:18:04.855Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/161@tmp/config8108100213440944029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:18:05.310Z] ---> ****-login.sh [2024-12-13T10:18:05.310Z] nexus3.edgexfoundry.org:10001 [2024-12-13T10:18:05.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:18:05.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:18:05.850Z] Configure a credential helper to remove this warning. See [2024-12-13T10:18:05.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:18:05.850Z] [2024-12-13T10:18:05.850Z] Login Succeeded [2024-12-13T10:18:05.851Z] nexus3.edgexfoundry.org:10002 [2024-12-13T10:18:05.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:18:06.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:18:06.120Z] Configure a credential helper to remove this warning. See [2024-12-13T10:18:06.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:18:06.120Z] [2024-12-13T10:18:06.120Z] Login Succeeded [2024-12-13T10:18:06.120Z] nexus3.edgexfoundry.org:10003 [2024-12-13T10:18:06.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:18:06.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:18:06.390Z] Configure a credential helper to remove this warning. See [2024-12-13T10:18:06.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:18:06.390Z] [2024-12-13T10:18:06.390Z] Login Succeeded [2024-12-13T10:18:06.390Z] nexus3.edgexfoundry.org:10004 [2024-12-13T10:18:06.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:18:06.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:18:06.664Z] Configure a credential helper to remove this warning. See [2024-12-13T10:18:06.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:18:06.664Z] [2024-12-13T10:18:06.664Z] Login Succeeded [2024-12-13T10:18:06.664Z] ****.io [2024-12-13T10:18:06.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:18:06.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:18:06.939Z] Configure a credential helper to remove this warning. See [2024-12-13T10:18:06.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:18:06.939Z] [2024-12-13T10:18:06.939Z] Login Succeeded [2024-12-13T10:18:06.939Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T10:18:06.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-13T10:18:07.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T10:18:07.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T10:18:07.307Z] ========================================================= [2024-12-13T10:18:07.307Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-13T10:18:07.307Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:18:07.675Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-13T10:18:08.642Z] #0 building with "default" instance using docker driver [2024-12-13T10:18:08.642Z] [2024-12-13T10:18:08.642Z] #1 [internal] load build definition from Dockerfile [2024-12-13T10:18:08.642Z] #1 transferring dockerfile: 1.53kB done [2024-12-13T10:18:08.642Z] #1 DONE 0.1s [2024-12-13T10:18:08.642Z] [2024-12-13T10:18:08.642Z] #2 [internal] load .dockerignore [2024-12-13T10:18:08.642Z] #2 transferring context: 176B done [2024-12-13T10:18:08.913Z] #2 DONE 0.1s [2024-12-13T10:18:08.913Z] [2024-12-13T10:18:08.913Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T10:18:09.184Z] #3 DONE 0.1s [2024-12-13T10:18:09.184Z] [2024-12-13T10:18:09.184Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-13T10:18:09.184Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-13T10:18:09.184Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-13T10:18:09.184Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0B / 4.09MB 0.1s [2024-12-13T10:18:09.184Z] #4 ... [2024-12-13T10:18:09.184Z] [2024-12-13T10:18:09.184Z] #5 [internal] load build context [2024-12-13T10:18:09.184Z] #5 transferring context: 1.12MB 0.1s done [2024-12-13T10:18:09.184Z] #5 DONE 0.2s [2024-12-13T10:18:09.184Z] [2024-12-13T10:18:09.184Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-13T10:18:09.184Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 2.10MB / 4.09MB 0.2s [2024-12-13T10:18:09.184Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-13T10:18:09.184Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-13T10:18:09.185Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 4.19MB / 70.64MB 0.2s [2024-12-13T10:18:09.185Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-13T10:18:09.457Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.3s done [2024-12-13T10:18:09.457Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 13.63MB / 70.64MB 0.4s [2024-12-13T10:18:09.458Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-13T10:18:09.458Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-13T10:18:09.458Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-13T10:18:09.458Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.10MB / 12.73MB 0.4s [2024-12-13T10:18:09.458Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 3.15MB / 95.52MB 0.4s [2024-12-13T10:18:09.458Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 17.83MB / 70.64MB 0.5s [2024-12-13T10:18:09.458Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 5.26MB / 12.73MB 0.5s [2024-12-13T10:18:09.729Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 10.38MB / 12.73MB 0.6s [2024-12-13T10:18:09.729Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 10.35MB / 95.52MB 0.6s [2024-12-13T10:18:09.729Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 29.36MB / 70.64MB 0.8s [2024-12-13T10:18:09.729Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done [2024-12-13T10:18:09.729Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done [2024-12-13T10:18:09.729Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 18.87MB / 95.52MB 0.8s [2024-12-13T10:18:10.002Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 33.01MB / 70.64MB 0.9s [2024-12-13T10:18:10.002Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 23.96MB / 95.52MB 0.9s [2024-12-13T10:18:10.002Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 37.75MB / 70.64MB 1.0s [2024-12-13T10:18:10.002Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-13T10:18:10.002Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 42.99MB / 70.64MB 1.1s [2024-12-13T10:18:10.002Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 33.55MB / 95.52MB 1.1s [2024-12-13T10:18:10.002Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-13T10:18:10.305Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 48.23MB / 70.64MB 1.2s [2024-12-13T10:18:10.305Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 58.72MB / 70.64MB 1.4s [2024-12-13T10:18:10.305Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 48.23MB / 95.52MB 1.4s [2024-12-13T10:18:10.577Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 63.96MB / 70.64MB 1.5s [2024-12-13T10:18:10.577Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 53.10MB / 95.52MB 1.5s [2024-12-13T10:18:10.577Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 69.21MB / 70.64MB 1.6s [2024-12-13T10:18:10.577Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 58.72MB / 95.52MB 1.6s [2024-12-13T10:18:10.846Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s done [2024-12-13T10:18:10.846Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 69.21MB / 95.52MB 1.8s [2024-12-13T10:18:10.846Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0.1s [2024-12-13T10:18:11.117Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 78.95MB / 95.52MB 2.0s [2024-12-13T10:18:11.117Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 83.89MB / 95.52MB 2.1s [2024-12-13T10:18:11.387Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 89.13MB / 95.52MB 2.2s [2024-12-13T10:18:11.387Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.4s [2024-12-13T10:18:11.387Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.4s done [2024-12-13T10:18:16.756Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.7s [2024-12-13T10:18:22.133Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.0s [2024-12-13T10:18:26.982Z] Removing intermediate container 3c998313455f [2024-12-13T10:18:26.982Z] ---> cf67431315f1 [2024-12-13T10:18:26.982Z] Step 13/25 : FROM alpine:3.20 [2024-12-13T10:18:26.982Z] 3.20: Pulling from library/alpine [2024-12-13T10:18:26.982Z] da9db072f522: Pulling fs layer [2024-12-13T10:18:26.982Z] da9db072f522: Verifying Checksum [2024-12-13T10:18:26.982Z] da9db072f522: Download complete [2024-12-13T10:18:26.982Z] da9db072f522: Pull complete [2024-12-13T10:18:26.982Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T10:18:26.982Z] Status: Downloaded newer image for alpine:3.20 [2024-12-13T10:18:26.982Z] ---> 63b790fccc90 [2024-12-13T10:18:26.982Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-13T10:18:26.982Z] ---> Running in 348f1213cd37 [2024-12-13T10:18:27.241Z] Removing intermediate container 348f1213cd37 [2024-12-13T10:18:27.241Z] ---> ed6f6cff56e1 [2024-12-13T10:18:27.241Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-12-13T10:18:27.241Z] ---> Running in c4d1dde2a133 [2024-12-13T10:18:27.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T10:18:27.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T10:18:28.068Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T10:18:28.068Z] Executing busybox-1.36.1-r29.trigger [2024-12-13T10:18:28.068Z] OK: 8 MiB in 15 packages [2024-12-13T10:18:28.328Z] Removing intermediate container c4d1dde2a133 [2024-12-13T10:18:28.328Z] ---> ae3c76452f3e [2024-12-13T10:18:28.328Z] Step 16/25 : RUN apk --no-cache upgrade [2024-12-13T10:18:28.328Z] ---> Running in c1e619fb2c45 [2024-12-13T10:18:28.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T10:18:28.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T10:18:28.808Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 17.7s done [2024-12-13T10:18:29.157Z] Upgrading critical system libraries and apk-tools: [2024-12-13T10:18:29.157Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T10:18:29.157Z] Executing busybox-1.36.1-r29.trigger [2024-12-13T10:18:29.157Z] Continuing the upgrade transaction with new apk-tools: [2024-12-13T10:18:29.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T10:18:29.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T10:18:29.417Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T10:18:29.417Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T10:18:29.417Z] OK: 8 MiB in 15 packages [2024-12-13T10:18:29.987Z] Removing intermediate container c1e619fb2c45 [2024-12-13T10:18:29.987Z] ---> b0aa62e70ef7 [2024-12-13T10:18:29.987Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-12-13T10:18:30.226Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea [2024-12-13T10:18:30.226Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-13T10:18:30.226Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-13T10:18:30.226Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 [2024-12-13T10:18:30.226Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-13T10:18:30.226Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-13T10:18:30.247Z] ---> 0318d4320157 [2024-12-13T10:18:30.247Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-12-13T10:18:30.247Z] ---> fc2fbf34029e [2024-12-13T10:18:30.247Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-12-13T10:18:32.150Z] ---> 8506bf917c77 [2024-12-13T10:18:32.150Z] Step 20/25 : EXPOSE 59989 [2024-12-13T10:18:32.150Z] ---> Running in 1e90de1d5c32 [2024-12-13T10:18:32.150Z] Removing intermediate container 1e90de1d5c32 [2024-12-13T10:18:32.150Z] ---> 71aa8d0865ab [2024-12-13T10:18:32.150Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-12-13T10:18:32.150Z] ---> Running in 822850e5fd46 [2024-12-13T10:18:32.150Z] Removing intermediate container 822850e5fd46 [2024-12-13T10:18:32.150Z] ---> 0ccfc01edcff [2024-12-13T10:18:32.150Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-13T10:18:32.150Z] ---> Running in b19e9be78b0c [2024-12-13T10:18:32.150Z] Removing intermediate container b19e9be78b0c [2024-12-13T10:18:32.150Z] ---> c268fa8df46e [2024-12-13T10:18:32.150Z] Step 23/25 : LABEL arch=amd64 [2024-12-13T10:18:32.150Z] ---> Running in 456af73b7ee5 [2024-12-13T10:18:32.150Z] Removing intermediate container 456af73b7ee5 [2024-12-13T10:18:32.150Z] ---> 5957e58768c5 [2024-12-13T10:18:32.150Z] Step 24/25 : LABEL git_sha=eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [2024-12-13T10:18:32.150Z] ---> Running in aea5ab096d76 [2024-12-13T10:18:32.150Z] Removing intermediate container aea5ab096d76 [2024-12-13T10:18:32.150Z] ---> 17be48bf6f1d [2024-12-13T10:18:32.150Z] Step 25/25 : LABEL version=4.0.0-dev.6 [2024-12-13T10:18:32.150Z] ---> Running in 5ced36729b62 [2024-12-13T10:18:32.410Z] Removing intermediate container 5ced36729b62 [2024-12-13T10:18:32.410Z] ---> 10a3b94cf636 [2024-12-13T10:18:32.410Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-13T10:18:32.410Z] Successfully built 10a3b94cf636 [2024-12-13T10:18:32.410Z] 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-12-13T10:18:32.547Z] provisioning config files... [2024-12-13T10:18:32.555Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14396712796425639623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:18:32.856Z] ---> ****-login.sh [2024-12-13T10:18:32.856Z] nexus3.edgexfoundry.org:10001 [2024-12-13T10:18:32.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:18:32.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:18:32.856Z] Configure a credential helper to remove this warning. See [2024-12-13T10:18:32.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:18:32.856Z] [2024-12-13T10:18:32.856Z] Login Succeeded [2024-12-13T10:18:32.856Z] nexus3.edgexfoundry.org:10002 [2024-12-13T10:18:32.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:18:32.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:18:32.856Z] Configure a credential helper to remove this warning. See [2024-12-13T10:18:32.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:18:32.856Z] [2024-12-13T10:18:32.856Z] Login Succeeded [2024-12-13T10:18:32.856Z] nexus3.edgexfoundry.org:10003 [2024-12-13T10:18:33.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:18:33.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:18:33.116Z] Configure a credential helper to remove this warning. See [2024-12-13T10:18:33.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:18:33.116Z] [2024-12-13T10:18:33.116Z] Login Succeeded [2024-12-13T10:18:33.116Z] nexus3.edgexfoundry.org:10004 [2024-12-13T10:18:33.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:18:33.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:18:33.116Z] Configure a credential helper to remove this warning. See [2024-12-13T10:18:33.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:18:33.116Z] [2024-12-13T10:18:33.116Z] Login Succeeded [2024-12-13T10:18:33.116Z] ****.io [2024-12-13T10:18:33.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:18:33.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:18:33.375Z] Configure a credential helper to remove this warning. See [2024-12-13T10:18:33.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:18:33.375Z] [2024-12-13T10:18:33.375Z] Login Succeeded [2024-12-13T10:18:33.375Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T10:18:33.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T10:18:33.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T10:18:33.469Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-12-13T10:18:33.469Z] eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [2024-12-13T10:18:33.469Z] latest [2024-12-13T10:18:33.469Z] 4.0.0-dev.6 [2024-12-13T10:18:33.469Z] eedbcdbc28cbca11ed8ba166b846f3be16cf5561-4.0.0-dev.6 [2024-12-13T10:18:33.469Z] main [2024-12-13T10:18:33.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:18:33.841Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:18:34.162Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [2024-12-13T10:18:34.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-12-13T10:18:34.162Z] c39e4395cad7: Preparing [2024-12-13T10:18:34.162Z] 595a7a960736: Preparing [2024-12-13T10:18:34.162Z] 32d68e3752b8: Preparing [2024-12-13T10:18:34.162Z] 2206bd702f7b: Preparing [2024-12-13T10:18:34.162Z] 98785eb6f39c: Preparing [2024-12-13T10:18:34.162Z] 75654b8eeebd: Preparing [2024-12-13T10:18:34.162Z] 75654b8eeebd: Waiting [2024-12-13T10:18:34.162Z] 98785eb6f39c: Pushed [2024-12-13T10:18:34.162Z] 595a7a960736: Pushed [2024-12-13T10:18:34.162Z] 32d68e3752b8: Pushed [2024-12-13T10:18:34.162Z] 75654b8eeebd: Layer already exists [2024-12-13T10:18:34.732Z] 2206bd702f7b: Pushed [2024-12-13T10:18:35.577Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.2s [2024-12-13T10:18:38.920Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.4s done [2024-12-13T10:18:38.920Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-13T10:18:38.927Z] c39e4395cad7: Pushed [2024-12-13T10:18:38.927Z] eedbcdbc28cbca11ed8ba166b846f3be16cf5561: digest: sha256:b0920e399579c36495ef66d986b5bb7ac4fd2d9c80af49b23618ecbe9b1cb513 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:18:39.248Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:18:39.574Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-12-13T10:18:39.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-12-13T10:18:39.574Z] c39e4395cad7: Preparing [2024-12-13T10:18:39.574Z] 595a7a960736: Preparing [2024-12-13T10:18:39.574Z] 32d68e3752b8: Preparing [2024-12-13T10:18:39.574Z] 2206bd702f7b: Preparing [2024-12-13T10:18:39.574Z] 98785eb6f39c: Preparing [2024-12-13T10:18:39.574Z] 75654b8eeebd: Preparing [2024-12-13T10:18:39.574Z] 75654b8eeebd: Waiting [2024-12-13T10:18:39.574Z] 2206bd702f7b: Layer already exists [2024-12-13T10:18:39.574Z] 32d68e3752b8: Layer already exists [2024-12-13T10:18:39.574Z] 595a7a960736: Layer already exists [2024-12-13T10:18:39.574Z] c39e4395cad7: Layer already exists [2024-12-13T10:18:39.574Z] 98785eb6f39c: Layer already exists [2024-12-13T10:18:39.574Z] 75654b8eeebd: Layer already exists [2024-12-13T10:18:39.574Z] latest: digest: sha256:b0920e399579c36495ef66d986b5bb7ac4fd2d9c80af49b23618ecbe9b1cb513 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:18:39.911Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:18:40.251Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.6 [2024-12-13T10:18:40.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-12-13T10:18:40.251Z] c39e4395cad7: Preparing [2024-12-13T10:18:40.251Z] 595a7a960736: Preparing [2024-12-13T10:18:40.251Z] 32d68e3752b8: Preparing [2024-12-13T10:18:40.251Z] 2206bd702f7b: Preparing [2024-12-13T10:18:40.251Z] 98785eb6f39c: Preparing [2024-12-13T10:18:40.251Z] 75654b8eeebd: Preparing [2024-12-13T10:18:40.251Z] 32d68e3752b8: Layer already exists [2024-12-13T10:18:40.251Z] 98785eb6f39c: Layer already exists [2024-12-13T10:18:40.251Z] 595a7a960736: Layer already exists [2024-12-13T10:18:40.251Z] 2206bd702f7b: Layer already exists [2024-12-13T10:18:40.251Z] c39e4395cad7: Layer already exists [2024-12-13T10:18:40.251Z] 75654b8eeebd: Layer already exists [2024-12-13T10:18:40.251Z] 4.0.0-dev.6: digest: sha256:b0920e399579c36495ef66d986b5bb7ac4fd2d9c80af49b23618ecbe9b1cb513 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:18:40.588Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:eedbcdbc28cbca11ed8ba166b846f3be16cf5561-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:18:40.877Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.0s done [2024-12-13T10:18:40.913Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:eedbcdbc28cbca11ed8ba166b846f3be16cf5561-4.0.0-dev.6 [2024-12-13T10:18:40.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-12-13T10:18:40.913Z] c39e4395cad7: Preparing [2024-12-13T10:18:40.913Z] 595a7a960736: Preparing [2024-12-13T10:18:40.913Z] 32d68e3752b8: Preparing [2024-12-13T10:18:40.913Z] 2206bd702f7b: Preparing [2024-12-13T10:18:40.913Z] 98785eb6f39c: Preparing [2024-12-13T10:18:40.913Z] 75654b8eeebd: Preparing [2024-12-13T10:18:40.913Z] 75654b8eeebd: Waiting [2024-12-13T10:18:40.913Z] c39e4395cad7: Layer already exists [2024-12-13T10:18:40.913Z] 32d68e3752b8: Layer already exists [2024-12-13T10:18:40.913Z] 2206bd702f7b: Layer already exists [2024-12-13T10:18:40.913Z] 98785eb6f39c: Layer already exists [2024-12-13T10:18:40.913Z] 595a7a960736: Layer already exists [2024-12-13T10:18:40.913Z] 75654b8eeebd: Layer already exists [2024-12-13T10:18:40.913Z] eedbcdbc28cbca11ed8ba166b846f3be16cf5561-4.0.0-dev.6: digest: sha256:b0920e399579c36495ef66d986b5bb7ac4fd2d9c80af49b23618ecbe9b1cb513 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:18:41.149Z] #4 DONE 32.2s [2024-12-13T10:18:41.250Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:18:41.415Z] [2024-12-13T10:18:41.415Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-12-13T10:18:41.579Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-12-13T10:18:41.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-12-13T10:18:41.579Z] c39e4395cad7: Preparing [2024-12-13T10:18:41.579Z] 595a7a960736: Preparing [2024-12-13T10:18:41.579Z] 32d68e3752b8: Preparing [2024-12-13T10:18:41.579Z] 2206bd702f7b: Preparing [2024-12-13T10:18:41.579Z] 98785eb6f39c: Preparing [2024-12-13T10:18:41.579Z] 75654b8eeebd: Preparing [2024-12-13T10:18:41.579Z] 75654b8eeebd: Waiting [2024-12-13T10:18:41.579Z] c39e4395cad7: Layer already exists [2024-12-13T10:18:41.579Z] 2206bd702f7b: Layer already exists [2024-12-13T10:18:41.579Z] 98785eb6f39c: Layer already exists [2024-12-13T10:18:41.579Z] 32d68e3752b8: Layer already exists [2024-12-13T10:18:41.579Z] 595a7a960736: Layer already exists [2024-12-13T10:18:41.579Z] 75654b8eeebd: Layer already exists [2024-12-13T10:18:41.579Z] main: digest: sha256:b0920e399579c36495ef66d986b5bb7ac4fd2d9c80af49b23618ecbe9b1cb513 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T10:18:41.658Z] ===================================================== [Pipeline] echo [2024-12-13T10:18:41.675Z] taggedImages: [2024-12-13T10:18:41.675Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [2024-12-13T10:18:41.675Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-12-13T10:18:41.675Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.6 [2024-12-13T10:18:41.675Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:eedbcdbc28cbca11ed8ba166b846f3be16cf5561-4.0.0-dev.6 [2024-12-13T10:18:41.675Z] - 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-12-13T10:18:41.998Z] #6 0.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T10:18:42.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T10:18:42.103Z] [2024-12-13T10:18:42.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:18:42.265Z] #6 1.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T10:18:42.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T10:18:42.409Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-13T10:18:42.409Z] 5eb5b503b376: Pulling fs layer [2024-12-13T10:18:42.409Z] 5c69ac0246d0: Pulling fs layer [2024-12-13T10:18:42.409Z] ec43610c2a17: Pulling fs layer [2024-12-13T10:18:42.409Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-13T10:18:42.409Z] 33b1e0a273af: Pulling fs layer [2024-12-13T10:18:42.409Z] 5d3b04190fa2: Pulling fs layer [2024-12-13T10:18:42.409Z] 3a2ae6a8a46f: Waiting [2024-12-13T10:18:42.409Z] 2f39f015ded8: Pulling fs layer [2024-12-13T10:18:42.409Z] 2f39f015ded8: Waiting [2024-12-13T10:18:42.409Z] 5c69ac0246d0: Verifying Checksum [2024-12-13T10:18:42.409Z] 5c69ac0246d0: Download complete [2024-12-13T10:18:42.409Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-13T10:18:42.409Z] 3a2ae6a8a46f: Download complete [2024-12-13T10:18:42.409Z] 33b1e0a273af: Verifying Checksum [2024-12-13T10:18:42.409Z] 33b1e0a273af: Download complete [2024-12-13T10:18:42.409Z] 5d3b04190fa2: Verifying Checksum [2024-12-13T10:18:42.409Z] 5d3b04190fa2: Download complete [2024-12-13T10:18:42.409Z] ec43610c2a17: Verifying Checksum [2024-12-13T10:18:42.409Z] ec43610c2a17: Download complete [2024-12-13T10:18:42.667Z] 5eb5b503b376: Verifying Checksum [2024-12-13T10:18:42.667Z] 5eb5b503b376: Download complete [2024-12-13T10:18:43.231Z] 2f39f015ded8: Download complete [2024-12-13T10:18:43.670Z] #6 2.262 OK: 238 MiB in 54 packages [2024-12-13T10:18:43.798Z] 5eb5b503b376: Pull complete [2024-12-13T10:18:43.798Z] 5c69ac0246d0: Pull complete [2024-12-13T10:18:44.364Z] ec43610c2a17: Pull complete [2024-12-13T10:18:44.364Z] 3a2ae6a8a46f: Pull complete [2024-12-13T10:18:44.624Z] 33b1e0a273af: Pull complete [2024-12-13T10:18:44.624Z] 5d3b04190fa2: Pull complete [2024-12-13T10:18:45.621Z] #6 DONE 4.1s [2024-12-13T10:18:45.622Z] [2024-12-13T10:18:45.622Z] #7 [builder 3/7] WORKDIR /app [2024-12-13T10:18:45.622Z] #7 DONE 0.1s [2024-12-13T10:18:45.622Z] [2024-12-13T10:18:45.622Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-13T10:18:45.622Z] #8 DONE 0.1s [2024-12-13T10:18:45.622Z] [2024-12-13T10:18:45.622Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T10:18:49.893Z] 2f39f015ded8: Pull complete [2024-12-13T10:18:49.893Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-13T10:18:49.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T10:18:49.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:18:49.991Z] prd-ubuntu20.04-docker-8c-8g-35030 does not seem to be running inside a container [2024-12-13T10:18:50.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-13T10:18:54.398Z] $ docker top 38bcb5f60f2e396753ae2292b845a884dd9d17a0b34ed624ddb6a5ab189e70a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:18:54.775Z] ---> job-cost.sh [2024-12-13T10:18:54.775Z] lf-activate-venv: SKIPPING [2024-12-13T10:18:54.775Z] INFO: No Stack... [2024-12-13T10:18:55.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T10:18:55.294Z] INFO: Archiving Costs [Pipeline] sh [2024-12-13T10:18:55.602Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-12-13T10:18:55.602Z] + cut -d, -f6 [Pipeline] lock [2024-12-13T10:18:55.616Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-161-stack-cost] [2024-12-13T10:18:55.626Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-161-stack-cost] did not exist. Created. [2024-12-13T10:18:55.641Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-13T10:18:55.952Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-13T10:18:55.991Z] Stashed 1 file(s) [Pipeline] } [2024-12-13T10:18:56.002Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-13T10:18:56.027Z] $ docker stop --time=1 38bcb5f60f2e396753ae2292b845a884dd9d17a0b34ed624ddb6a5ab189e70a6 [2024-12-13T10:18:57.186Z] $ docker rm -f --volumes 38bcb5f60f2e396753ae2292b845a884dd9d17a0b34ed624ddb6a5ab189e70a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-13T10:19:17.847Z] #9 DONE 28.9s [2024-12-13T10:19:17.847Z] [2024-12-13T10:19:17.847Z] #10 [builder 6/7] COPY . . [2024-12-13T10:19:17.847Z] #10 DONE 0.2s [2024-12-13T10:19:17.847Z] [2024-12-13T10:19:17.847Z] #11 [builder 7/7] RUN echo noop [2024-12-13T10:19:17.847Z] #11 0.639 noop [2024-12-13T10:19:17.847Z] #11 DONE 0.7s [2024-12-13T10:19:17.847Z] [2024-12-13T10:19:17.847Z] #12 exporting to image [2024-12-13T10:19:17.847Z] #12 exporting layers [2024-12-13T10:19:56.742Z] #12 exporting layers 35.1s done [2024-12-13T10:19:56.743Z] #12 writing image sha256:77114277c99fac4cadccd93280a179afb48392e9ce072a7add1580c468b25bb2 done [2024-12-13T10:19:56.743Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-13T10:19:56.743Z] #12 DONE 35.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:19:57.117Z] + docker inspect -f . ci-base-image-arm64 [2024-12-13T10:19:57.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:19:57.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-35031 does not seem to be running inside a container [2024-12-13T10:19:57.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/161 -v /w/workspace/device-rfid-llrp-go/161:/w/workspace/device-rfid-llrp-go/161:rw,z -v /w/workspace/device-rfid-llrp-go/161@tmp:/w/workspace/device-rfid-llrp-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-13T10:19:59.531Z] $ docker top 57acd01962b1cf2849b4626b5086295e77de4ca0a93335148d0566d41ebe18f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T10:20:00.338Z] + go version [2024-12-13T10:20:00.338Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-13T10:20:00.357Z] $ docker stop --time=1 57acd01962b1cf2849b4626b5086295e77de4ca0a93335148d0566d41ebe18f5 [2024-12-13T10:20:01.935Z] $ docker rm -f --volumes 57acd01962b1cf2849b4626b5086295e77de4ca0a93335148d0566d41ebe18f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:20:02.512Z] + docker inspect -f . ci-base-image-arm64 [2024-12-13T10:20:02.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:20:02.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-35031 does not seem to be running inside a container [2024-12-13T10:20:02.729Z] $ 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/161 -v /w/workspace/device-rfid-llrp-go/161:/w/workspace/device-rfid-llrp-go/161:rw,z -v /w/workspace/device-rfid-llrp-go/161@tmp:/w/workspace/device-rfid-llrp-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-13T10:20:03.638Z] $ docker top d53a4e928624b7c2a9dabbcaac5768f735af7065d020f85e1c9110df8de1aea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T10:20:04.105Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/161 [Pipeline] fileExists [Pipeline] sh [2024-12-13T10:20:04.432Z] + make test [2024-12-13T10:20:04.432Z] go test ./... -coverprofile=coverage.out ./... [2024-12-13T10:20:11.168Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-12-13T10:22:17.883Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-12-13T10:22:17.883Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-12-13T10:22:32.891Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.047s coverage: 40.6% of statements [2024-12-13T10:22:32.891Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 94.6% of statements [2024-12-13T10:22:32.891Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.594s coverage: 51.9% of statements [2024-12-13T10:22:32.891Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-13T10:22:32.891Z] go vet ./... [2024-12-13T10:23:05.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-13T10:23:05.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-13T10:23:05.122Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-13T10:23:05.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-13T10:23:05.167Z] $ docker stop --time=1 d53a4e928624b7c2a9dabbcaac5768f735af7065d020f85e1c9110df8de1aea5 [2024-12-13T10:23:06.865Z] $ docker rm -f --volumes d53a4e928624b7c2a9dabbcaac5768f735af7065d020f85e1c9110df8de1aea5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T10:23:08.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-13T10:23:08.472Z] Warning: overwriting stash ‘coverage-report’ [2024-12-13T10:23:09.079Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-13T10:23:09.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-13T10:23:09.810Z] + ls -al . [2024-12-13T10:23:09.810Z] total 700 [2024-12-13T10:23:09.810Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 10:20 . [2024-12-13T10:23:09.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 10:17 .. [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 13 10:17 .dockerignore [2024-12-13T10:23:09.810Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 10:17 .git [2024-12-13T10:23:09.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 10:17 .github [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 13 10:17 .gitignore [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 13 10:17 .golangci.yml [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 20798 Dec 13 10:17 Attribution.txt [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 13 10:17 CHANGELOG.md [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 1489 Dec 13 10:17 Dockerfile [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 10:17 GOVERNANCE.md [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 13 10:17 Jenkinsfile [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 13 10:17 LICENSE [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 2761 Dec 13 10:17 Makefile [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 13 10:17 OWNERS.md [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 13 10:17 README.md [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 13 10:15 VERSION [2024-12-13T10:23:09.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 10:17 bin [2024-12-13T10:23:09.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 10:17 cmd [2024-12-13T10:23:09.810Z] -rw-r--r-- 1 jenkins jenkins 451915 Dec 13 10:22 coverage.out [2024-12-13T10:23:09.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 10:17 examples [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 6365 Dec 13 10:17 go.mod [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 87152 Dec 13 10:17 go.sum [2024-12-13T10:23:09.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 10:17 images [2024-12-13T10:23:09.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 10:17 internal [2024-12-13T10:23:09.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 10:17 pkg [2024-12-13T10:23:09.810Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 13 10:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:23:10.171Z] + 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=eedbcdbc28cbca11ed8ba166b846f3be16cf5561 --label arch=arm64 --label version=4.0.0-dev.6 . [2024-12-13T10:23:11.132Z] #0 building with "default" instance using docker driver [2024-12-13T10:23:11.132Z] [2024-12-13T10:23:11.132Z] #1 [internal] load build definition from Dockerfile [2024-12-13T10:23:11.132Z] #1 transferring dockerfile: 1.53kB done [2024-12-13T10:23:11.132Z] #1 DONE 0.0s [2024-12-13T10:23:11.132Z] [2024-12-13T10:23:11.132Z] #2 [internal] load .dockerignore [2024-12-13T10:23:11.132Z] #2 transferring context: 176B done [2024-12-13T10:23:11.132Z] #2 DONE 0.0s [2024-12-13T10:23:11.132Z] [2024-12-13T10:23:11.132Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T10:23:11.132Z] #3 DONE 0.0s [2024-12-13T10:23:11.132Z] [2024-12-13T10:23:11.132Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T10:23:11.132Z] #4 DONE 0.3s [2024-12-13T10:23:11.132Z] [2024-12-13T10:23:11.132Z] #5 [internal] load build context [2024-12-13T10:23:11.132Z] #5 transferring context: 5.98kB 0.0s done [2024-12-13T10:23:11.400Z] #5 DONE 0.1s [2024-12-13T10:23:11.400Z] [2024-12-13T10:23:11.400Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T10:23:11.400Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-13T10:23:11.400Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T10:23:11.400Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s [2024-12-13T10:23:11.400Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T10:23:11.400Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T10:23:11.400Z] #6 ... [2024-12-13T10:23:11.400Z] [2024-12-13T10:23:11.400Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-13T10:23:11.400Z] #7 DONE 0.2s [2024-12-13T10:23:11.400Z] [2024-12-13T10:23:11.400Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T10:23:11.400Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-13T10:23:11.400Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-13T10:23:12.126Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-13T10:23:12.395Z] #6 DONE 1.0s [2024-12-13T10:23:12.395Z] [2024-12-13T10:23:12.395Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-13T10:23:12.980Z] #8 0.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T10:23:13.246Z] #8 0.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T10:23:14.221Z] #8 ... [2024-12-13T10:23:14.221Z] [2024-12-13T10:23:14.221Z] #9 [builder 2/7] RUN apk add --no-cache make git [2024-12-13T10:23:14.221Z] #9 0.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T10:23:14.221Z] #9 1.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T10:23:14.221Z] #9 2.435 OK: 238 MiB in 54 packages [2024-12-13T10:23:14.221Z] #9 DONE 2.7s [2024-12-13T10:23:14.221Z] [2024-12-13T10:23:14.221Z] #10 [builder 3/7] WORKDIR /app [2024-12-13T10:23:14.221Z] #10 DONE 0.1s [2024-12-13T10:23:14.221Z] [2024-12-13T10:23:14.221Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-13T10:23:14.221Z] #8 2.193 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T10:23:14.491Z] #8 ... [2024-12-13T10:23:14.491Z] [2024-12-13T10:23:14.492Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-13T10:23:14.492Z] #11 DONE 0.2s [2024-12-13T10:23:14.492Z] [2024-12-13T10:23:14.492Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-13T10:23:14.492Z] #8 2.215 Executing busybox-1.36.1-r29.trigger [2024-12-13T10:23:14.492Z] #8 2.254 OK: 9 MiB in 15 packages [2024-12-13T10:23:14.761Z] #8 DONE 2.6s [2024-12-13T10:23:14.761Z] [2024-12-13T10:23:14.761Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T10:23:16.179Z] #12 DONE 1.4s [2024-12-13T10:23:16.179Z] [2024-12-13T10:23:16.179Z] #13 [builder 6/7] COPY . . [2024-12-13T10:23:16.179Z] #13 DONE 0.2s [2024-12-13T10:23:16.179Z] [2024-12-13T10:23:16.179Z] #14 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-13T10:23:16.179Z] #14 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T10:23:16.179Z] #14 1.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T10:23:17.588Z] #14 2.543 Upgrading critical system libraries and apk-tools: [2024-12-13T10:23:17.588Z] #14 2.543 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T10:23:17.588Z] #14 2.567 Executing busybox-1.36.1-r29.trigger [2024-12-13T10:23:17.855Z] #14 2.856 Continuing the upgrade transaction with new apk-tools: [2024-12-13T10:23:17.855Z] #14 2.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T10:23:18.123Z] #14 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T10:23:19.530Z] #14 4.479 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T10:23:19.531Z] #14 4.615 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T10:23:19.531Z] #14 4.647 OK: 9 MiB in 15 packages [2024-12-13T10:23:20.115Z] #14 DONE 5.1s [2024-12-13T10:23:20.115Z] [2024-12-13T10:23:20.115Z] #15 [builder 7/7] RUN make build [2024-12-13T10:23:20.115Z] #15 0.687 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-12-13T10:25:26.790Z] #15 DONE 126.6s [2024-12-13T10:25:26.790Z] [2024-12-13T10:25:26.790Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2024-12-13T10:25:26.790Z] #16 DONE 0.1s [2024-12-13T10:25:26.790Z] [2024-12-13T10:25:26.790Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2024-12-13T10:25:26.790Z] #17 DONE 0.1s [2024-12-13T10:25:26.790Z] [2024-12-13T10:25:26.790Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2024-12-13T10:25:26.790Z] #18 DONE 0.5s [2024-12-13T10:25:26.790Z] [2024-12-13T10:25:26.790Z] #19 exporting to image [2024-12-13T10:25:26.790Z] #19 exporting layers [2024-12-13T10:25:26.790Z] #19 exporting layers 0.5s done [2024-12-13T10:25:26.790Z] #19 writing image sha256:5c39b1e3b087fa7dbc29b2a57a9433d4aa9a158775c81539981d76c30240a7a1 done [2024-12-13T10:25:26.790Z] #19 naming to docker.io/library/device-rfid-llrp-arm64 done [2024-12-13T10:25:26.790Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T10:25:26.959Z] provisioning config files... [2024-12-13T10:25:26.973Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/161@tmp/config3554571579453754014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:25:27.318Z] ---> ****-login.sh [2024-12-13T10:25:27.319Z] nexus3.edgexfoundry.org:10001 [2024-12-13T10:25:27.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:25:27.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:25:27.586Z] Configure a credential helper to remove this warning. See [2024-12-13T10:25:27.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:25:27.586Z] [2024-12-13T10:25:27.586Z] Login Succeeded [2024-12-13T10:25:27.586Z] nexus3.edgexfoundry.org:10002 [2024-12-13T10:25:27.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:25:27.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:25:27.853Z] Configure a credential helper to remove this warning. See [2024-12-13T10:25:27.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:25:27.854Z] [2024-12-13T10:25:27.854Z] Login Succeeded [2024-12-13T10:25:27.854Z] nexus3.edgexfoundry.org:10003 [2024-12-13T10:25:27.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:25:28.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:25:28.123Z] Configure a credential helper to remove this warning. See [2024-12-13T10:25:28.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:25:28.123Z] [2024-12-13T10:25:28.123Z] Login Succeeded [2024-12-13T10:25:28.123Z] nexus3.edgexfoundry.org:10004 [2024-12-13T10:25:28.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:25:28.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:25:28.392Z] Configure a credential helper to remove this warning. See [2024-12-13T10:25:28.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:25:28.392Z] [2024-12-13T10:25:28.392Z] Login Succeeded [2024-12-13T10:25:28.392Z] ****.io [2024-12-13T10:25:28.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T10:25:28.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T10:25:28.660Z] Configure a credential helper to remove this warning. See [2024-12-13T10:25:28.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T10:25:28.660Z] [2024-12-13T10:25:28.660Z] Login Succeeded [2024-12-13T10:25:28.660Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T10:25:28.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T10:25:28.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T10:25:28.768Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-12-13T10:25:28.768Z] eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [2024-12-13T10:25:28.768Z] latest [2024-12-13T10:25:28.768Z] 4.0.0-dev.6 [2024-12-13T10:25:28.768Z] eedbcdbc28cbca11ed8ba166b846f3be16cf5561-4.0.0-dev.6 [2024-12-13T10:25:28.768Z] main [2024-12-13T10:25:28.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:25:29.151Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:25:29.510Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [2024-12-13T10:25:29.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-12-13T10:25:29.510Z] f9c254107b72: Preparing [2024-12-13T10:25:29.510Z] f1e9acaa9903: Preparing [2024-12-13T10:25:29.510Z] 55b44557d27b: Preparing [2024-12-13T10:25:29.510Z] 7b5f5456c270: Preparing [2024-12-13T10:25:29.510Z] 5c17bf6c3060: Preparing [2024-12-13T10:25:29.510Z] 651d9022c234: Preparing [2024-12-13T10:25:29.510Z] 651d9022c234: Waiting [2024-12-13T10:25:29.777Z] 55b44557d27b: Pushed [2024-12-13T10:25:29.777Z] f1e9acaa9903: Pushed [2024-12-13T10:25:29.777Z] 5c17bf6c3060: Pushed [2024-12-13T10:25:30.737Z] 651d9022c234: Layer already exists [2024-12-13T10:25:31.003Z] 7b5f5456c270: Pushed [2024-12-13T10:25:39.200Z] f9c254107b72: Pushed [2024-12-13T10:25:39.200Z] eedbcdbc28cbca11ed8ba166b846f3be16cf5561: digest: sha256:5c81892fe694c4a26fdfec42558072ee62230007a860eb249d02c8ad4a101c56 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:25:39.560Z] + 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-12-13T10:25:39.922Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-12-13T10:25:39.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-12-13T10:25:39.922Z] f9c254107b72: Preparing [2024-12-13T10:25:39.922Z] f1e9acaa9903: Preparing [2024-12-13T10:25:39.922Z] 55b44557d27b: Preparing [2024-12-13T10:25:39.922Z] 7b5f5456c270: Preparing [2024-12-13T10:25:39.922Z] 5c17bf6c3060: Preparing [2024-12-13T10:25:39.922Z] 651d9022c234: Preparing [2024-12-13T10:25:39.922Z] 651d9022c234: Waiting [2024-12-13T10:25:39.922Z] f1e9acaa9903: Layer already exists [2024-12-13T10:25:39.922Z] 5c17bf6c3060: Layer already exists [2024-12-13T10:25:39.922Z] f9c254107b72: Layer already exists [2024-12-13T10:25:39.922Z] 55b44557d27b: Layer already exists [2024-12-13T10:25:39.922Z] 7b5f5456c270: Layer already exists [2024-12-13T10:25:39.922Z] 651d9022c234: Layer already exists [2024-12-13T10:25:40.189Z] latest: digest: sha256:5c81892fe694c4a26fdfec42558072ee62230007a860eb249d02c8ad4a101c56 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:25:40.554Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:25:40.917Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.6 [2024-12-13T10:25:40.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-12-13T10:25:40.917Z] f9c254107b72: Preparing [2024-12-13T10:25:40.917Z] f1e9acaa9903: Preparing [2024-12-13T10:25:40.917Z] 55b44557d27b: Preparing [2024-12-13T10:25:40.917Z] 7b5f5456c270: Preparing [2024-12-13T10:25:40.917Z] 5c17bf6c3060: Preparing [2024-12-13T10:25:40.917Z] 651d9022c234: Preparing [2024-12-13T10:25:40.917Z] 651d9022c234: Waiting [2024-12-13T10:25:40.917Z] f1e9acaa9903: Layer already exists [2024-12-13T10:25:40.917Z] 55b44557d27b: Layer already exists [2024-12-13T10:25:40.917Z] 5c17bf6c3060: Layer already exists [2024-12-13T10:25:40.917Z] 7b5f5456c270: Layer already exists [2024-12-13T10:25:40.917Z] f9c254107b72: Layer already exists [2024-12-13T10:25:40.917Z] 651d9022c234: Layer already exists [2024-12-13T10:25:41.183Z] 4.0.0-dev.6: digest: sha256:5c81892fe694c4a26fdfec42558072ee62230007a860eb249d02c8ad4a101c56 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:25:41.551Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eedbcdbc28cbca11ed8ba166b846f3be16cf5561-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:25:42.186Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eedbcdbc28cbca11ed8ba166b846f3be16cf5561-4.0.0-dev.6 [2024-12-13T10:25:42.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-12-13T10:25:42.186Z] f9c254107b72: Preparing [2024-12-13T10:25:42.186Z] f1e9acaa9903: Preparing [2024-12-13T10:25:42.186Z] 55b44557d27b: Preparing [2024-12-13T10:25:42.186Z] 7b5f5456c270: Preparing [2024-12-13T10:25:42.186Z] 5c17bf6c3060: Preparing [2024-12-13T10:25:42.186Z] 651d9022c234: Preparing [2024-12-13T10:25:42.186Z] 651d9022c234: Waiting [2024-12-13T10:25:42.186Z] f1e9acaa9903: Layer already exists [2024-12-13T10:25:42.186Z] 5c17bf6c3060: Layer already exists [2024-12-13T10:25:42.186Z] f9c254107b72: Layer already exists [2024-12-13T10:25:42.186Z] 7b5f5456c270: Layer already exists [2024-12-13T10:25:42.186Z] 55b44557d27b: Layer already exists [2024-12-13T10:25:42.186Z] 651d9022c234: Layer already exists [2024-12-13T10:25:42.186Z] eedbcdbc28cbca11ed8ba166b846f3be16cf5561-4.0.0-dev.6: digest: sha256:5c81892fe694c4a26fdfec42558072ee62230007a860eb249d02c8ad4a101c56 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:25:42.806Z] + 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-12-13T10:25:43.165Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-12-13T10:25:43.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-12-13T10:25:43.165Z] f9c254107b72: Preparing [2024-12-13T10:25:43.165Z] f1e9acaa9903: Preparing [2024-12-13T10:25:43.165Z] 55b44557d27b: Preparing [2024-12-13T10:25:43.165Z] 7b5f5456c270: Preparing [2024-12-13T10:25:43.165Z] 5c17bf6c3060: Preparing [2024-12-13T10:25:43.165Z] 651d9022c234: Preparing [2024-12-13T10:25:43.166Z] 651d9022c234: Waiting [2024-12-13T10:25:43.166Z] f9c254107b72: Layer already exists [2024-12-13T10:25:43.166Z] f1e9acaa9903: Layer already exists [2024-12-13T10:25:43.166Z] 5c17bf6c3060: Layer already exists [2024-12-13T10:25:43.166Z] 7b5f5456c270: Layer already exists [2024-12-13T10:25:43.166Z] 55b44557d27b: Layer already exists [2024-12-13T10:25:43.166Z] 651d9022c234: Layer already exists [2024-12-13T10:25:43.432Z] main: digest: sha256:5c81892fe694c4a26fdfec42558072ee62230007a860eb249d02c8ad4a101c56 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T10:25:43.522Z] ===================================================== [Pipeline] echo [2024-12-13T10:25:43.536Z] taggedImages: [2024-12-13T10:25:43.536Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [2024-12-13T10:25:43.536Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-12-13T10:25:43.536Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.6 [2024-12-13T10:25:43.536Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eedbcdbc28cbca11ed8ba166b846f3be16cf5561-4.0.0-dev.6 [2024-12-13T10:25:43.536Z] - 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-12-13T10:25:43.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T10:25:43.922Z] [2024-12-13T10:25:43.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:25:44.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T10:25:44.252Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-13T10:25:44.252Z] 8998bd30e6a1: Pulling fs layer [2024-12-13T10:25:44.252Z] 04944245beec: Pulling fs layer [2024-12-13T10:25:44.252Z] 699f458cf7ca: Pulling fs layer [2024-12-13T10:25:44.252Z] 765212b225bb: Pulling fs layer [2024-12-13T10:25:44.252Z] f23df028b6ca: Pulling fs layer [2024-12-13T10:25:44.252Z] d65c8cfc05b1: Pulling fs layer [2024-12-13T10:25:44.252Z] 2437ff75d9bd: Pulling fs layer [2024-12-13T10:25:44.252Z] f23df028b6ca: Waiting [2024-12-13T10:25:44.252Z] d65c8cfc05b1: Waiting [2024-12-13T10:25:44.252Z] 765212b225bb: Waiting [2024-12-13T10:25:44.252Z] 2437ff75d9bd: Waiting [2024-12-13T10:25:44.519Z] 04944245beec: Verifying Checksum [2024-12-13T10:25:44.519Z] 04944245beec: Download complete [2024-12-13T10:25:44.519Z] 765212b225bb: Download complete [2024-12-13T10:25:44.519Z] f23df028b6ca: Verifying Checksum [2024-12-13T10:25:44.519Z] f23df028b6ca: Download complete [2024-12-13T10:25:44.519Z] d65c8cfc05b1: Verifying Checksum [2024-12-13T10:25:44.519Z] d65c8cfc05b1: Download complete [2024-12-13T10:25:44.519Z] 699f458cf7ca: Verifying Checksum [2024-12-13T10:25:44.519Z] 699f458cf7ca: Download complete [2024-12-13T10:25:45.103Z] 8998bd30e6a1: Verifying Checksum [2024-12-13T10:25:45.103Z] 8998bd30e6a1: Download complete [2024-12-13T10:25:47.039Z] 2437ff75d9bd: Verifying Checksum [2024-12-13T10:25:47.039Z] 2437ff75d9bd: Download complete [2024-12-13T10:25:51.281Z] 8998bd30e6a1: Pull complete [2024-12-13T10:25:51.546Z] 04944245beec: Pull complete [2024-12-13T10:25:53.479Z] 699f458cf7ca: Pull complete [2024-12-13T10:25:53.479Z] 765212b225bb: Pull complete [2024-12-13T10:25:54.435Z] f23df028b6ca: Pull complete [2024-12-13T10:25:54.435Z] d65c8cfc05b1: Pull complete [2024-12-13T10:26:16.472Z] 2437ff75d9bd: Pull complete [2024-12-13T10:26:16.472Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-13T10:26:16.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T10:26:16.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:26:16.630Z] prd-ubuntu20.04-docker-arm64-4c-16g-35031 does not seem to be running inside a container [2024-12-13T10:26:16.686Z] $ 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/161 -v /w/workspace/device-rfid-llrp-go/161:/w/workspace/device-rfid-llrp-go/161:rw,z -v /w/workspace/device-rfid-llrp-go/161@tmp:/w/workspace/device-rfid-llrp-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-13T10:26:18.175Z] $ docker top 4db558a1400ff5eef91a3544a585290a78bf4d51fe437136e0ea228148da5251 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:26:18.630Z] ---> job-cost.sh [2024-12-13T10:26:18.894Z] lf-activate-venv: SKIPPING [2024-12-13T10:26:18.894Z] INFO: No Stack... [2024-12-13T10:26:19.157Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T10:26:20.107Z] INFO: Archiving Costs [Pipeline] sh [2024-12-13T10:26:20.418Z] + cat /w/workspace/device-rfid-llrp-go/161/archives/cost.csv [2024-12-13T10:26:20.418Z] + cut -d, -f6 [Pipeline] lock [2024-12-13T10:26:20.471Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-161-stack-cost] [2024-12-13T10:26:20.483Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-161-stack-cost] did not exist. Created. [2024-12-13T10:26:20.489Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-13T10:26:20.824Z] /w/workspace/device-rfid-llrp-go/161@tmp/durable-3ef7f851/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-13T10:26:21.142Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-13T10:26:21.177Z] Warning: overwriting stash ‘stack-cost’ [2024-12-13T10:26:21.236Z] Stashed 1 file(s) [Pipeline] } [2024-12-13T10:26:21.244Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-13T10:26:21.273Z] $ docker stop --time=1 4db558a1400ff5eef91a3544a585290a78bf4d51fe437136e0ea228148da5251 [2024-12-13T10:26:22.631Z] $ docker rm -f --volumes 4db558a1400ff5eef91a3544a585290a78bf4d51fe437136e0ea228148da5251 [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-12-13T10:26:23.155Z] provisioning config files... [2024-12-13T10:26:23.162Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4851354527131671033tmp [Pipeline] { [Pipeline] sh [2024-12-13T10:26:23.503Z] + set +x [2024-12-13T10:26:23.503Z] + curl -s https://codecov.io/bash [2024-12-13T10:26:23.503Z] + bash -s -- [2024-12-13T10:26:23.503Z] [2024-12-13T10:26:23.503Z] _____ _ [2024-12-13T10:26:23.503Z] / ____| | | [2024-12-13T10:26:23.503Z] | | ___ __| | ___ ___ _____ __ [2024-12-13T10:26:23.503Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-13T10:26:23.503Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-13T10:26:23.503Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-13T10:26:23.503Z] Bash-1.0.6 [2024-12-13T10:26:23.503Z] [2024-12-13T10:26:23.503Z] [2024-12-13T10:26:23.503Z] ==> git version 2.25.1 found [2024-12-13T10:26:23.503Z] ==> 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-12-13T10:26:23.503Z] Release-Date: 2020-01-08 [2024-12-13T10:26:23.503Z] 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-12-13T10:26:23.503Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-13T10:26:23.503Z] ==> Jenkins CI detected. [2024-12-13T10:26:23.503Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-12-13T10:26:23.503Z] project root: . [2024-12-13T10:26:23.503Z] --> token set from env [2024-12-13T10:26:23.503Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-13T10:26:23.503Z] ==> Running gcov in . (disable via -X gcov) [2024-12-13T10:26:23.503Z] ==> Python coveragepy not found [2024-12-13T10:26:23.503Z] ==> Searching for coverage reports in: [2024-12-13T10:26:23.503Z] + . [2024-12-13T10:26:23.764Z] -> Found 1 reports [2024-12-13T10:26:23.764Z] ==> Detecting git/mercurial file structure [2024-12-13T10:26:23.764Z] ==> Reading reports [2024-12-13T10:26:23.764Z] + ./coverage.out bytes=451915 [2024-12-13T10:26:23.764Z] ==> Appending adjustments [2024-12-13T10:26:23.764Z] https://docs.codecov.io/docs/fixing-reports [2024-12-13T10:26:24.023Z] + Found adjustments [2024-12-13T10:26:24.023Z] ==> Gzipping contents [2024-12-13T10:26:24.023Z] 52K /tmp/codecov.R1tgaM.gz [2024-12-13T10:26:24.023Z] ==> Uploading reports [2024-12-13T10:26:24.023Z] url: https://codecov.io [2024-12-13T10:26:24.023Z] query: branch=main&commit=eedbcdbc28cbca11ed8ba166b846f3be16cf5561&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-13T10:26:24.023Z] -> Pinging Codecov [2024-12-13T10:26:24.023Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eedbcdbc28cbca11ed8ba166b846f3be16cf5561&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-13T10:26:24.284Z] -> Uploading to [2024-12-13T10:26:24.284Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/eedbcdbc28cbca11ed8ba166b846f3be16cf5561/f5a4d9fe-6be9-4b19-9982-bf274abb0524.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241213T102623Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a1db351ff42dea977a3e546883bed0dfc96b6ca0dfeffb17d8e22b96afb4bfc9 [2024-12-13T10:26:24.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T10:26:24.284Z] Dload Upload Total Spent Left Speed [2024-12-13T10:26:24.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 225k --:--:-- --:--:-- --:--:-- 225k [2024-12-13T10:26:24.284Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [Pipeline] } [2024-12-13T10:26:24.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-13T10:26:24.551Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-13T10:26:24.575Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:26:24.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T10:26:24.881Z] [2024-12-13T10:26:24.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:26:25.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T10:26:25.194Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-13T10:26:25.194Z] 43c4264eed91: Already exists [2024-12-13T10:26:25.455Z] 4cc291be95ef: Already exists [2024-12-13T10:26:25.455Z] 2ac1f1163629: Already exists [2024-12-13T10:26:25.455Z] 5c3c966382ef: Already exists [2024-12-13T10:26:25.455Z] 4f4fb700ef54: Already exists [2024-12-13T10:26:25.455Z] d9c7d2e4e75e: Pulling fs layer [2024-12-13T10:26:25.455Z] 9c3e1370e548: Pulling fs layer [2024-12-13T10:26:25.714Z] d9c7d2e4e75e: Download complete [2024-12-13T10:26:25.984Z] d9c7d2e4e75e: Pull complete [2024-12-13T10:26:26.552Z] 9c3e1370e548: Download complete [2024-12-13T10:26:29.845Z] 9c3e1370e548: Pull complete [2024-12-13T10:26:29.845Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-13T10:26:29.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T10:26:29.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:26:29.948Z] prd-ubuntu20.04-docker-8c-8g-35030 does not seem to be running inside a container [2024-12-13T10:26:29.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-13T10:26:32.171Z] $ docker top ab5da31f6ccc50ffac9265d4d7a03134c118fbf5c57f4e4e9fb78f320cd46536 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T10:26:32.518Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-12-13T10:26:32.529Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-12-13T10:26:32.809Z] + set -o pipefail [2024-12-13T10:26:32.809Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-12-13T10:26:39.387Z] [2024-12-13T10:26:39.387Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-12-13T10:26:39.387Z] [2024-12-13T10:26:39.387Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/9181c5f1-f45a-4fd1-9859-5df8671a3320 [2024-12-13T10:26:39.387Z] [2024-12-13T10:26:39.387Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-13T10:26:39.387Z] [2024-12-13T10:26:39.387Z] [2024-12-13T10:26:39.387Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-13T10:26:39.387Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-13T10:26:39.653Z] $ docker stop --time=1 ab5da31f6ccc50ffac9265d4d7a03134c118fbf5c57f4e4e9fb78f320cd46536 [2024-12-13T10:26:44.319Z] $ docker rm -f --volumes ab5da31f6ccc50ffac9265d4d7a03134c118fbf5c57f4e4e9fb78f320cd46536 [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-12-13T10:26:45.264Z] + git log --format=format:%s -1 eedbcdbc28cbca11ed8ba166b846f3be16cf5561 [Pipeline] sh [2024-12-13T10:26:45.570Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T10:26:45.570Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:26:45.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T10:26:45.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:26:46.022Z] prd-ubuntu20.04-docker-8c-8g-35030 does not seem to be running inside a container [2024-12-13T10:26:46.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-13T10:26:46.614Z] $ docker top 8e97cdf426de6613586f6e3e2237c62763e9fa3188d7ed6d23e39d82ea5a66af -eo pid,comm [2024-12-13T10:26:46.672Z] 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-12-13T10:26:46.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T10:26:46.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T10:26:46.733Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T10:26:46.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T10:26:46.908Z] $ docker exec 8e97cdf426de6613586f6e3e2237c62763e9fa3188d7ed6d23e39d82ea5a66af ssh-agent [2024-12-13T10:26:47.041Z] SSH_AUTH_SOCK=/tmp/ssh-CakU5My4e4Kd/agent.32 [2024-12-13T10:26:47.041Z] SSH_AGENT_PID=38 [2024-12-13T10:26:47.047Z] Running ssh-add (command line suppressed) [2024-12-13T10:26:47.146Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5972882826069902537.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5972882826069902537.key) [2024-12-13T10:26:47.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T10:26:47.458Z] + git semver tag [2024-12-13T10:26:47.717Z] 2024-12-13 10:26:47,638 [run_tag] DEBUG tag force:False [2024-12-13T10:26:47.717Z] 2024-12-13 10:26:47,638 [check_head_tag] DEBUG check head tag [2024-12-13T10:26:47.717Z] 2024-12-13 10:26:47,639 [execute] INFO git cat-file --batch-check [2024-12-13T10:26:47.717Z] 2024-12-13 10:26:47,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-12-13T10:26:47.717Z] 2024-12-13 10:26:47,643 [execute] INFO git cat-file --batch [2024-12-13T10:26:47.717Z] 2024-12-13 10:26:47,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-12-13T10:26:47.717Z] 2024-12-13 10:26:47,664 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-13T10:26:47.717Z] 2024-12-13 10:26:47,665 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2024-12-13T10:26:47.717Z] 2024-12-13 10:26:47,665 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-13T10:26:47.717Z] 2024-12-13 10:26:47,673 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-13T10:26:47.717Z] 4.0.0-dev.6 [Pipeline] } [2024-12-13T10:26:47.724Z] $ docker exec --env ******** --env ******** 8e97cdf426de6613586f6e3e2237c62763e9fa3188d7ed6d23e39d82ea5a66af ssh-agent -k [2024-12-13T10:26:47.842Z] unset SSH_AUTH_SOCK; [2024-12-13T10:26:47.843Z] unset SSH_AGENT_PID; [2024-12-13T10:26:47.843Z] echo Agent pid 38 killed; [2024-12-13T10:26:47.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T10:26:48.185Z] + git semver [Pipeline] } [2024-12-13T10:26:48.452Z] $ docker stop --time=1 8e97cdf426de6613586f6e3e2237c62763e9fa3188d7ed6d23e39d82ea5a66af [2024-12-13T10:26:49.808Z] $ docker rm -f --volumes 8e97cdf426de6613586f6e3e2237c62763e9fa3188d7ed6d23e39d82ea5a66af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:26:50.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T10:26:50.237Z] [2024-12-13T10:26:50.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:26:50.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T10:26:50.546Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-13T10:26:50.546Z] ab5ef0e58194: Pulling fs layer [2024-12-13T10:26:50.546Z] 9712f1f96733: Pulling fs layer [2024-12-13T10:26:50.546Z] 63f879dbbcfc: Pulling fs layer [2024-12-13T10:26:50.546Z] 0d9ebad4ef96: Pulling fs layer [2024-12-13T10:26:50.546Z] e9a5061849ea: Pulling fs layer [2024-12-13T10:26:50.546Z] d747dcd14b5f: Pulling fs layer [2024-12-13T10:26:50.546Z] 2de7ff778b66: Pulling fs layer [2024-12-13T10:26:50.546Z] e9a5061849ea: Waiting [2024-12-13T10:26:50.546Z] d747dcd14b5f: Waiting [2024-12-13T10:26:50.546Z] 2de7ff778b66: Waiting [2024-12-13T10:26:50.546Z] 0d9ebad4ef96: Waiting [2024-12-13T10:26:50.546Z] 9712f1f96733: Verifying Checksum [2024-12-13T10:26:50.805Z] 63f879dbbcfc: Verifying Checksum [2024-12-13T10:26:50.805Z] 63f879dbbcfc: Download complete [2024-12-13T10:26:51.063Z] e9a5061849ea: Verifying Checksum [2024-12-13T10:26:51.063Z] e9a5061849ea: Download complete [2024-12-13T10:26:51.063Z] d747dcd14b5f: Download complete [2024-12-13T10:26:51.063Z] 0d9ebad4ef96: Verifying Checksum [2024-12-13T10:26:51.063Z] 0d9ebad4ef96: Download complete [2024-12-13T10:26:51.322Z] ab5ef0e58194: Verifying Checksum [2024-12-13T10:26:51.322Z] ab5ef0e58194: Download complete [2024-12-13T10:26:51.322Z] 2de7ff778b66: Verifying Checksum [2024-12-13T10:26:51.322Z] 2de7ff778b66: Download complete [2024-12-13T10:26:54.608Z] ab5ef0e58194: Pull complete [2024-12-13T10:26:54.608Z] 9712f1f96733: Pull complete [2024-12-13T10:26:55.176Z] 63f879dbbcfc: Pull complete [2024-12-13T10:26:59.363Z] 0d9ebad4ef96: Pull complete [2024-12-13T10:26:59.621Z] e9a5061849ea: Pull complete [2024-12-13T10:26:59.882Z] d747dcd14b5f: Pull complete [2024-12-13T10:27:01.257Z] 2de7ff778b66: Pull complete [2024-12-13T10:27:01.257Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-13T10:27:01.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T10:27:01.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:27:01.361Z] prd-ubuntu20.04-docker-8c-8g-35030 does not seem to be running inside a container [2024-12-13T10:27:01.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-13T10:27:07.534Z] $ docker top 47db17a0ffdb780f639ceeabdac6fb640d384dd87c2fa081128b2690d7bc4ccb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-13T10:27:07.616Z] provisioning config files... [2024-12-13T10:27:07.623Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15650167447939737689tmp [2024-12-13T10:27:07.632Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3008258917452932797tmp [2024-12-13T10:27:07.641Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config20913217896617461tmp [Pipeline] { [Pipeline] echo [2024-12-13T10:27:07.730Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:27:08.030Z] ---> sigul-configuration.sh [2024-12-13T10:27:08.030Z] gpg: directory `/root/.gnupg' created [2024-12-13T10:27:08.030Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-13T10:27:08.030Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-13T10:27:08.030Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-13T10:27:08.030Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-13T10:27:08.030Z] gpg: CAST5 encrypted data [2024-12-13T10:27:08.030Z] gpg: encrypted with 1 passphrase [2024-12-13T10:27:08.030Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-13T10:27:08.327Z] + mkdir /home/jenkins [2024-12-13T10:27:08.327Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-13T10:27:08.623Z] + 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-12-13T10:27:08.638Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:27:08.934Z] ---> sigul-install.sh [2024-12-13T10:27:08.934Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-13T10:27:09.235Z] + git tag --list [2024-12-13T10:27:09.235Z] v0.0.0 [2024-12-13T10:27:09.235Z] v1.0.0 [2024-12-13T10:27:09.235Z] v2.1.0 [2024-12-13T10:27:09.235Z] v2.1.1 [2024-12-13T10:27:09.235Z] v2.2.0 [2024-12-13T10:27:09.235Z] v2.3.0 [2024-12-13T10:27:09.235Z] v3.0 [2024-12-13T10:27:09.235Z] v3.0.0 [2024-12-13T10:27:09.235Z] v3.1 [2024-12-13T10:27:09.235Z] v3.1.0 [2024-12-13T10:27:09.235Z] v3.1.0-dev.1 [2024-12-13T10:27:09.235Z] v3.1.0-dev.10 [2024-12-13T10:27:09.235Z] v3.1.0-dev.11 [2024-12-13T10:27:09.235Z] v3.1.0-dev.12 [2024-12-13T10:27:09.235Z] v3.1.0-dev.13 [2024-12-13T10:27:09.235Z] v3.1.0-dev.14 [2024-12-13T10:27:09.235Z] v3.1.0-dev.15 [2024-12-13T10:27:09.235Z] v3.1.0-dev.16 [2024-12-13T10:27:09.235Z] v3.1.0-dev.17 [2024-12-13T10:27:09.235Z] v3.1.0-dev.18 [2024-12-13T10:27:09.235Z] v3.1.0-dev.19 [2024-12-13T10:27:09.235Z] v3.1.0-dev.2 [2024-12-13T10:27:09.235Z] v3.1.0-dev.20 [2024-12-13T10:27:09.235Z] v3.1.0-dev.21 [2024-12-13T10:27:09.235Z] v3.1.0-dev.22 [2024-12-13T10:27:09.235Z] v3.1.0-dev.23 [2024-12-13T10:27:09.235Z] v3.1.0-dev.24 [2024-12-13T10:27:09.235Z] v3.1.0-dev.3 [2024-12-13T10:27:09.235Z] v3.1.0-dev.4 [2024-12-13T10:27:09.235Z] v3.1.0-dev.5 [2024-12-13T10:27:09.235Z] v3.1.0-dev.6 [2024-12-13T10:27:09.235Z] v3.1.0-dev.7 [2024-12-13T10:27:09.235Z] v3.1.0-dev.8 [2024-12-13T10:27:09.235Z] v3.1.0-dev.9 [2024-12-13T10:27:09.235Z] v3.1.1 [2024-12-13T10:27:09.235Z] v3.1.1-dev.1 [2024-12-13T10:27:09.235Z] v3.2.0-dev.1 [2024-12-13T10:27:09.235Z] v3.2.0-dev.10 [2024-12-13T10:27:09.235Z] v3.2.0-dev.11 [2024-12-13T10:27:09.235Z] v3.2.0-dev.12 [2024-12-13T10:27:09.235Z] v3.2.0-dev.13 [2024-12-13T10:27:09.235Z] v3.2.0-dev.14 [2024-12-13T10:27:09.235Z] v3.2.0-dev.15 [2024-12-13T10:27:09.235Z] v3.2.0-dev.16 [2024-12-13T10:27:09.235Z] v3.2.0-dev.17 [2024-12-13T10:27:09.235Z] v3.2.0-dev.18 [2024-12-13T10:27:09.235Z] v3.2.0-dev.19 [2024-12-13T10:27:09.235Z] v3.2.0-dev.2 [2024-12-13T10:27:09.235Z] v3.2.0-dev.3 [2024-12-13T10:27:09.235Z] v3.2.0-dev.4 [2024-12-13T10:27:09.235Z] v3.2.0-dev.5 [2024-12-13T10:27:09.235Z] v3.2.0-dev.6 [2024-12-13T10:27:09.235Z] v3.2.0-dev.7 [2024-12-13T10:27:09.235Z] v3.2.0-dev.8 [2024-12-13T10:27:09.235Z] v3.2.0-dev.9 [2024-12-13T10:27:09.235Z] v4.0.0-dev.1 [2024-12-13T10:27:09.235Z] v4.0.0-dev.2 [2024-12-13T10:27:09.235Z] v4.0.0-dev.3 [2024-12-13T10:27:09.235Z] v4.0.0-dev.4 [2024-12-13T10:27:09.235Z] v4.0.0-dev.5 [2024-12-13T10:27:09.235Z] v4.0.0-dev.6 [Pipeline] sh [2024-12-13T10:27:09.530Z] + lftools sign git-tag v4.0.0-dev.6 [2024-12-13T10:27:10.099Z] Signing Git tag with Sigul... [2024-12-13T10:27:10.099Z] Signing v4.0.0-dev.6 [Pipeline] echo [2024-12-13T10:27:11.491Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:27:11.784Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-13T10:27:11.791Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-13T10:27:11.811Z] $ docker stop --time=1 47db17a0ffdb780f639ceeabdac6fb640d384dd87c2fa081128b2690d7bc4ccb [2024-12-13T10:27:13.118Z] $ docker rm -f --volumes 47db17a0ffdb780f639ceeabdac6fb640d384dd87c2fa081128b2690d7bc4ccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-13T10:27:13.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T10:27:13.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:27:13.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T10:27:13.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:27:13.936Z] prd-ubuntu20.04-docker-8c-8g-35030 does not seem to be running inside a container [2024-12-13T10:27:13.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-13T10:27:14.319Z] $ docker top 9aa4b281ef7e69cf424cc86a36415f58c51a67f851bb905e60b9ce095bb1bee3 -eo pid,comm [2024-12-13T10:27:14.372Z] 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-12-13T10:27:14.372Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T10:27:14.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T10:27:14.436Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T10:27:14.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T10:27:14.553Z] $ docker exec 9aa4b281ef7e69cf424cc86a36415f58c51a67f851bb905e60b9ce095bb1bee3 ssh-agent [2024-12-13T10:27:14.656Z] SSH_AUTH_SOCK=/tmp/ssh-nSRkoBamVQkn/agent.32 [2024-12-13T10:27:14.656Z] SSH_AGENT_PID=38 [2024-12-13T10:27:14.661Z] Running ssh-add (command line suppressed) [2024-12-13T10:27:14.771Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10350827482684995729.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10350827482684995729.key) [2024-12-13T10:27:14.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T10:27:15.082Z] + git semver bump pre [2024-12-13T10:27:15.341Z] 2024-12-13 10:27:15,266 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-13T10:27:15.341Z] 2024-12-13 10:27:15,267 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2024-12-13T10:27:15.341Z] 2024-12-13 10:27:15,267 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2024-12-13T10:27:15.341Z] 2024-12-13 10:27:15,267 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-12-13T10:27:15.341Z] 2024-12-13 10:27:15,267 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-13T10:27:15.341Z] 2024-12-13 10:27:15,267 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-13T10:27:15.341Z] 2024-12-13 10:27:15,269 [execute] INFO git cat-file --batch-check [2024-12-13T10:27:15.342Z] 2024-12-13 10:27:15,269 [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-12-13T10:27:15.342Z] 2024-12-13 10:27:15,275 [execute] INFO git cat-file --batch [2024-12-13T10:27:15.342Z] 2024-12-13 10:27:15,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T10:27:15.342Z] 2024-12-13 10:27:15,281 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-13T10:27:15.342Z] 4.0.0-dev.7 [Pipeline] } [2024-12-13T10:27:15.346Z] $ docker exec --env ******** --env ******** 9aa4b281ef7e69cf424cc86a36415f58c51a67f851bb905e60b9ce095bb1bee3 ssh-agent -k [2024-12-13T10:27:15.452Z] unset SSH_AUTH_SOCK; [2024-12-13T10:27:15.452Z] unset SSH_AGENT_PID; [2024-12-13T10:27:15.452Z] echo Agent pid 38 killed; [2024-12-13T10:27:15.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T10:27:15.801Z] + git semver [Pipeline] } [2024-12-13T10:27:16.069Z] $ docker stop --time=1 9aa4b281ef7e69cf424cc86a36415f58c51a67f851bb905e60b9ce095bb1bee3 [2024-12-13T10:27:17.351Z] $ docker rm -f --volumes 9aa4b281ef7e69cf424cc86a36415f58c51a67f851bb905e60b9ce095bb1bee3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T10:27:17.711Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T10:27:17.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:27:18.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T10:27:18.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:27:18.110Z] prd-ubuntu20.04-docker-8c-8g-35030 does not seem to be running inside a container [2024-12-13T10:27:18.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-13T10:27:18.488Z] $ docker top ade9c7a73ff19841be03066d996d1c4d46ae32b9bd87591bd7582232184599e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T10:27:18.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T10:27:18.605Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T10:27:18.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T10:27:18.738Z] $ docker exec ade9c7a73ff19841be03066d996d1c4d46ae32b9bd87591bd7582232184599e4 ssh-agent [2024-12-13T10:27:18.849Z] SSH_AUTH_SOCK=/tmp/ssh-XyHIJw486njq/agent.32 [2024-12-13T10:27:18.849Z] SSH_AGENT_PID=38 [2024-12-13T10:27:18.854Z] Running ssh-add (command line suppressed) [2024-12-13T10:27:18.964Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3630383753098097676.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3630383753098097676.key) [2024-12-13T10:27:18.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T10:27:19.279Z] + git semver push [2024-12-13T10:27:19.539Z] 2024-12-13 10:27:19,451 [run_push] DEBUG push [2024-12-13T10:27:19.539Z] 2024-12-13 10:27:19,451 [execute] INFO git cat-file --batch-check [2024-12-13T10:27:19.539Z] 2024-12-13 10:27:19,452 [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-12-13T10:27:19.539Z] 2024-12-13 10:27:19,456 [execute] INFO git rev-list 277068990af5bff6c4cd3c398f509dfdaa6f7f1b -- [2024-12-13T10:27:19.539Z] 2024-12-13 10:27:19,457 [execute] DEBUG Popen(['git', 'rev-list', '277068990af5bff6c4cd3c398f509dfdaa6f7f1b', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-13T10:27:19.539Z] 2024-12-13 10:27:19,465 [execute] INFO git fetch -v origin [2024-12-13T10:27:19.539Z] 2024-12-13 10:27:19,465 [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-12-13T10:27:20.109Z] 2024-12-13 10:27:19,922 [run_push] DEBUG no remote changes detected [2024-12-13T10:27:20.109Z] 2024-12-13 10:27:19,922 [execute] INFO git push origin semver [2024-12-13T10:27:20.109Z] 2024-12-13 10:27:19,923 [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-12-13T10:27:20.680Z] 2024-12-13 10:27:20,556 [run_push] DEBUG push all version tags [2024-12-13T10:27:20.680Z] 2024-12-13 10:27:20,557 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-13T10:27:20.680Z] 2024-12-13 10:27:20,557 [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-12-13T10:27:21.622Z] 2024-12-13 10:27:21,296 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-13T10:27:21.622Z] 4.0.0-dev.7 [Pipeline] } [2024-12-13T10:27:21.627Z] $ docker exec --env ******** --env ******** ade9c7a73ff19841be03066d996d1c4d46ae32b9bd87591bd7582232184599e4 ssh-agent -k [2024-12-13T10:27:21.749Z] unset SSH_AUTH_SOCK; [2024-12-13T10:27:21.749Z] unset SSH_AGENT_PID; [2024-12-13T10:27:21.749Z] echo Agent pid 38 killed; [2024-12-13T10:27:21.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T10:27:22.086Z] + git semver [Pipeline] } [2024-12-13T10:27:22.353Z] $ docker stop --time=1 ade9c7a73ff19841be03066d996d1c4d46ae32b9bd87591bd7582232184599e4 [2024-12-13T10:27:23.796Z] $ docker rm -f --volumes ade9c7a73ff19841be03066d996d1c4d46ae32b9bd87591bd7582232184599e4 [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-12-13T10:27:24.523Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-12-13T10:27:24.523Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-12-13T10:27:24.523Z] total 16 [2024-12-13T10:27:24.523Z] drwxr-xr-x 3 root root 4096 Dec 13 10:18 . [2024-12-13T10:27:24.523Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 13 10:27 .. [2024-12-13T10:27:24.523Z] drwxr-xr-x 2 root root 4096 Dec 13 10:18 cost [2024-12-13T10:27:24.523Z] -rw-r--r-- 1 root root 91 Dec 13 10:18 cost.csv [2024-12-13T10:27:24.523Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-12-13T10:27:24.523Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-12-13T10:27:24.523Z] total 16 [2024-12-13T10:27:24.523Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 10:18 . [2024-12-13T10:27:24.523Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 13 10:27 .. [2024-12-13T10:27:24.523Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 10:18 cost [2024-12-13T10:27:24.523Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 13 10:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:27:24.817Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:27:25.681Z] ---> package-listing.sh [2024-12-13T10:27:25.681Z] ++ facter osfamily [2024-12-13T10:27:25.681Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-13T10:27:25.941Z] + OS_FAMILY=debian [2024-12-13T10:27:25.941Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-12-13T10:27:25.941Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-13T10:27:25.941Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-13T10:27:25.941Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-13T10:27:25.941Z] + PACKAGES=/tmp/packages_start.txt [2024-12-13T10:27:25.941Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-12-13T10:27:25.941Z] + PACKAGES=/tmp/packages_end.txt [2024-12-13T10:27:25.941Z] + case "${OS_FAMILY}" in [2024-12-13T10:27:25.941Z] + dpkg -l [2024-12-13T10:27:25.941Z] + grep '^ii' [2024-12-13T10:27:25.941Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-13T10:27:25.941Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-13T10:27:25.941Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-13T10:27:25.941Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-12-13T10:27:25.941Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-12-13T10:27:25.941Z] + 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-12-13T10:27:25.953Z] 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-12-13T10:27:26.233Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T10:27:26.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T10:27:26.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T10:27:26.890Z] prd-ubuntu20.04-docker-8c-8g-35030 does not seem to be running inside a container [2024-12-13T10:27:26.913Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-13T10:27:27.112Z] $ docker top 9d99f40a45c9d48162e15895205e68d7f1fcef9d61bee788907655fc89e9ca7e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T10:27:27.478Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-13T10:27:27.760Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-13T10:27:28.045Z] + ls /var/log/sa-host [2024-12-13T10:27:28.045Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T10:27:28.220Z] provisioning config files... [2024-12-13T10:27:28.229Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7983291116756611748tmp [Pipeline] { [Pipeline] echo [2024-12-13T10:27:28.242Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:27:28.520Z] ---> create-netrc.sh [Pipeline] } [2024-12-13T10:27:28.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:27:28.881Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-13T10:27:28.891Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:27:29.172Z] ---> sudo-logs.sh [2024-12-13T10:27:29.172Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-13T10:27:29.210Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:27:29.495Z] ---> job-cost.sh [2024-12-13T10:27:29.495Z] lf-activate-venv: SKIPPING [2024-12-13T10:27:29.495Z] DEBUG: total: 0.2199999988079071 [2024-12-13T10:27:29.495Z] INFO: Retrieving Stack Cost... [2024-12-13T10:27:29.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T10:27:30.323Z] INFO: Archiving Costs [Pipeline] echo [2024-12-13T10:27:30.336Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T10:27:30.620Z] ---> logs-deploy.sh [2024-12-13T10:27:30.620Z] lf-activate-venv: SKIPPING [2024-12-13T10:27:30.620Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/161 [2024-12-13T10:27:30.620Z] INFO: archiving workspace using pattern(s): [2024-12-13T10:27:31.557Z] Archives upload complete. [2024-12-13T10:27:31.819Z] INFO: archiving logs to Nexus