Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a5b74d63dd00c05e25264972a940e2875707f01 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-ssh9265434450164120356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9794891193625879232.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh935292227332964903.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11358600181942331584.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-ssh9927567184759370840.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22497 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 6a5b74d63dd00c05e25264972a940e2875707f01 (main) Commit message: "Merge pull request #318 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" > 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 6a5b74d63dd00c05e25264972a940e2875707f01 # timeout=10 > git rev-list --no-walk afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-11T08:00:59.911Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-11T08:00:59.988Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-11T08:01:00.011Z] ========================================================= [2024-10-11T08:01:00.011Z] EdgeX Global Pipelines Version Info [2024-10-11T08:01:00.011Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:01:00.721Z] ------------------- [2024-10-11T08:01:00.721Z] stable info: [2024-10-11T08:01:00.721Z] ------------------- [2024-10-11T08:01:00.721Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-11T08:01:00.721Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-11T08:01:00.721Z] Message: update stable to v1.0.265 [2024-10-11T08:01:01.294Z] ------------------- [2024-10-11T08:01:01.294Z] experimental info: [2024-10-11T08:01:01.294Z] ------------------- [2024-10-11T08:01:01.294Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-11T08:01:01.294Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-11T08:01:01.294Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-11T08:01:01.377Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-11T08:01:01.396Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-11T08:01:01.417Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-11T08:01:01.439Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-11T08:01:01.458Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-11T08:01:01.477Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-11T08:01:01.499Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-11T08:01:01.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-11T08:01:01.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-11T08:01:01.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-11T08:01:01.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-11T08:01:01.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-11T08:01:01.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-11T08:01:01.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-11T08:01:01.666Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T08:01:01.684Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T08:01:01.709Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-11T08:01:01.728Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-11T08:01:01.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-11T08:01:01.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-11T08:01:01.787Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-11T08:01:01.805Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-11T08:01:01.826Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-11T08:01:01.846Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-11T08:01:01.870Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-11T08:01:01.894Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-11T08:01:01.917Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-11T08:01:01.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-11T08:01:01.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-11T08:01:01.981Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-11T08:01:02.004Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] echo [2024-10-11T08:01:02.035Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a5b74d [Pipeline] echo [2024-10-11T08:01:02.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T08:01:02.131Z] provisioning config files... [2024-10-11T08:01:02.144Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6334784942932015754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:01:02.472Z] ---> ****-login.sh [2024-10-11T08:01:02.472Z] nexus3.edgexfoundry.org:10001 [2024-10-11T08:01:02.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:01:02.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:01:02.731Z] Configure a credential helper to remove this warning. See [2024-10-11T08:01:02.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:01:02.731Z] [2024-10-11T08:01:02.731Z] Login Succeeded [2024-10-11T08:01:02.731Z] nexus3.edgexfoundry.org:10002 [2024-10-11T08:01:02.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:01:02.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:01:02.731Z] Configure a credential helper to remove this warning. See [2024-10-11T08:01:02.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:01:02.731Z] [2024-10-11T08:01:02.731Z] Login Succeeded [2024-10-11T08:01:02.731Z] nexus3.edgexfoundry.org:10003 [2024-10-11T08:01:02.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:01:02.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:01:02.992Z] Configure a credential helper to remove this warning. See [2024-10-11T08:01:02.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:01:02.992Z] [2024-10-11T08:01:02.992Z] Login Succeeded [2024-10-11T08:01:02.993Z] nexus3.edgexfoundry.org:10004 [2024-10-11T08:01:02.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:01:02.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:01:02.993Z] Configure a credential helper to remove this warning. See [2024-10-11T08:01:02.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:01:02.993Z] [2024-10-11T08:01:02.993Z] Login Succeeded [2024-10-11T08:01:02.993Z] ****.io [2024-10-11T08:01:02.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:01:03.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:01:03.252Z] Configure a credential helper to remove this warning. See [2024-10-11T08:01:03.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:01:03.252Z] [2024-10-11T08:01:03.252Z] Login Succeeded [2024-10-11T08:01:03.252Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T08:01:03.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-11T08:01:03.682Z] + git rev-list -1 --merges 6a5b74d63dd00c05e25264972a940e2875707f01~1..6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] echo [2024-10-11T08:01:03.710Z] -----------> git rev-list -1 --merges 6a5b74d63dd00c05e25264972a940e2875707f01~1..6a5b74d63dd00c05e25264972a940e2875707f01 6a5b74d63dd00c05e25264972a940e2875707f01 [2024-10-11T08:01:03.710Z] 6a5b74d63dd00c05e25264972a940e2875707f01 [false] [Pipeline] sh [2024-10-11T08:01:04.000Z] + git log --format=format:%s -1 6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] echo [2024-10-11T08:01:04.017Z] ========================================================= [2024-10-11T08:01:04.017Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-11T08:01:04.017Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T08:01:04.350Z] + git log --format=format:%s -1 6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] echo [2024-10-11T08:01:04.362Z] [semverPrep] GIT_COMMIT: 6a5b74d63dd00c05e25264972a940e2875707f01, Commit Message: Merge pull request #318 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45 [Pipeline] echo [2024-10-11T08:01:04.374Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-11T08:01:04.764Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T08:01:04.764Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-11T08:01:04.764Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-11T08:01:04.764Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-11T08:01:04.764Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-11T08:01:04.764Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-11T08:01:04.764Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:01:05.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T08:01:05.193Z] [2024-10-11T08:01:05.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:01:05.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T08:01:05.501Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-11T08:01:05.501Z] b85a868b505f: Pulling fs layer [2024-10-11T08:01:05.501Z] e2be974225ed: Pulling fs layer [2024-10-11T08:01:05.501Z] 339a4e72a1f5: Pulling fs layer [2024-10-11T08:01:05.501Z] 988bab9f4d93: Pulling fs layer [2024-10-11T08:01:05.501Z] 1469e6f7b9e6: Pulling fs layer [2024-10-11T08:01:05.501Z] eaf3925da568: Pulling fs layer [2024-10-11T08:01:05.501Z] bab4dde63d76: Pulling fs layer [2024-10-11T08:01:05.501Z] bde34c3a00c8: Pulling fs layer [2024-10-11T08:01:05.501Z] b352a97aabf1: Pulling fs layer [2024-10-11T08:01:05.501Z] 4872d77fe225: Pulling fs layer [2024-10-11T08:01:05.501Z] 5851b861e8e6: Pulling fs layer [2024-10-11T08:01:05.501Z] 988bab9f4d93: Waiting [2024-10-11T08:01:05.501Z] 1469e6f7b9e6: Waiting [2024-10-11T08:01:05.501Z] eaf3925da568: Waiting [2024-10-11T08:01:05.501Z] bab4dde63d76: Waiting [2024-10-11T08:01:05.501Z] bde34c3a00c8: Waiting [2024-10-11T08:01:05.501Z] b352a97aabf1: Waiting [2024-10-11T08:01:05.501Z] 4872d77fe225: Waiting [2024-10-11T08:01:05.501Z] e2be974225ed: Verifying Checksum [2024-10-11T08:01:05.501Z] e2be974225ed: Download complete [2024-10-11T08:01:05.501Z] 988bab9f4d93: Verifying Checksum [2024-10-11T08:01:05.501Z] 988bab9f4d93: Download complete [2024-10-11T08:01:05.501Z] 1469e6f7b9e6: Verifying Checksum [2024-10-11T08:01:05.501Z] 1469e6f7b9e6: Download complete [2024-10-11T08:01:05.501Z] eaf3925da568: Download complete [2024-10-11T08:01:05.501Z] 339a4e72a1f5: Verifying Checksum [2024-10-11T08:01:05.501Z] 339a4e72a1f5: Download complete [2024-10-11T08:01:05.501Z] bde34c3a00c8: Verifying Checksum [2024-10-11T08:01:05.501Z] bde34c3a00c8: Download complete [2024-10-11T08:01:05.759Z] b352a97aabf1: Download complete [2024-10-11T08:01:05.759Z] 4872d77fe225: Verifying Checksum [2024-10-11T08:01:05.759Z] 5851b861e8e6: Verifying Checksum [2024-10-11T08:01:05.759Z] 5851b861e8e6: Download complete [2024-10-11T08:01:05.759Z] b85a868b505f: Verifying Checksum [2024-10-11T08:01:05.759Z] b85a868b505f: Download complete [2024-10-11T08:01:06.019Z] bab4dde63d76: Verifying Checksum [2024-10-11T08:01:06.019Z] bab4dde63d76: Download complete [2024-10-11T08:01:06.954Z] b85a868b505f: Pull complete [2024-10-11T08:01:06.954Z] e2be974225ed: Pull complete [2024-10-11T08:01:07.525Z] 339a4e72a1f5: Pull complete [2024-10-11T08:01:07.525Z] 988bab9f4d93: Pull complete [2024-10-11T08:01:07.783Z] 1469e6f7b9e6: Pull complete [2024-10-11T08:01:07.784Z] eaf3925da568: Pull complete [2024-10-11T08:01:09.688Z] bab4dde63d76: Pull complete [2024-10-11T08:01:09.688Z] bde34c3a00c8: Pull complete [2024-10-11T08:01:09.688Z] b352a97aabf1: Pull complete [2024-10-11T08:01:09.688Z] 4872d77fe225: Pull complete [2024-10-11T08:01:09.688Z] 5851b861e8e6: Pull complete [2024-10-11T08:01:09.688Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-11T08:01:09.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T08:01:09.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:01:09.836Z] prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container [2024-10-11T08:01:09.865Z] $ 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-10-11T08:01:11.027Z] $ docker top b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 -eo pid,comm [2024-10-11T08:01:11.073Z] 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-10-11T08:01:11.073Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T08:01:11.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T08:01:11.138Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T08:01:11.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T08:01:11.258Z] $ docker exec b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 ssh-agent [2024-10-11T08:01:11.361Z] SSH_AUTH_SOCK=/tmp/ssh-waXcP20g4Gat/agent.31 [2024-10-11T08:01:11.361Z] SSH_AGENT_PID=37 [2024-10-11T08:01:11.367Z] Running ssh-add (command line suppressed) [2024-10-11T08:01:11.464Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13303956709876380913.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13303956709876380913.key) [2024-10-11T08:01:11.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T08:01:11.769Z] + git tag --points-at HEAD [Pipeline] } [2024-10-11T08:01:11.781Z] $ docker exec --env ******** --env ******** b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 ssh-agent -k [2024-10-11T08:01:11.883Z] unset SSH_AUTH_SOCK; [2024-10-11T08:01:11.883Z] unset SSH_AGENT_PID; [2024-10-11T08:01:11.884Z] echo Agent pid 37 killed; [2024-10-11T08:01:11.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-11T08:01:11.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T08:01:11.931Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T08:01:12.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T08:01:12.034Z] $ docker exec b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 ssh-agent [2024-10-11T08:01:12.138Z] SSH_AUTH_SOCK=/tmp/ssh-w8EhrELw9ajm/agent.70 [2024-10-11T08:01:12.138Z] SSH_AGENT_PID=76 [2024-10-11T08:01:12.142Z] Running ssh-add (command line suppressed) [2024-10-11T08:01:12.244Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_689838753928758975.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_689838753928758975.key) [2024-10-11T08:01:12.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T08:01:12.551Z] + git semver init [2024-10-11T08:01:12.811Z] 2024-10-11 08:01:12,739 [run_init] DEBUG init version:0.0.0 force:False [2024-10-11T08:01:12.811Z] 2024-10-11 08:01:12,739 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-10-11T08:01:12.811Z] 2024-10-11 08:01:12,740 [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-10-11T08:01:12.811Z] 2024-10-11 08:01:12,740 [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-10-11T08:01:14.721Z] 2024-10-11 08:01:14,355 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-10-11T08:01:14.722Z] 2024-10-11 08:01:14,356 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-10-11T08:01:14.722Z] 2024-10-11 08:01:14,356 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-11T08:01:14.722Z] 2024-10-11 08:01:14,356 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-11T08:01:14.722Z] 3.2.0-dev.17 [Pipeline] } [2024-10-11T08:01:14.733Z] $ docker exec --env ******** --env ******** b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 ssh-agent -k [2024-10-11T08:01:14.828Z] unset SSH_AUTH_SOCK; [2024-10-11T08:01:14.828Z] unset SSH_AGENT_PID; [2024-10-11T08:01:14.828Z] echo Agent pid 76 killed; [2024-10-11T08:01:14.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T08:01:15.168Z] + git semver [Pipeline] } [2024-10-11T08:01:15.443Z] $ docker stop --time=1 b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 [2024-10-11T08:01:16.717Z] $ docker rm -f --volumes b7ee4c253fa21175959fdd697673d9c51145bac8b7c66361c680a15922cb2ed7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T08:01:17.074Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-11T08:01:17.316Z] Stashed 1 file(s) [Pipeline] echo [2024-10-11T08:01:17.321Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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-10-11T08:01:17.578Z] provisioning config files... [2024-10-11T08:01:17.590Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1632298808843646540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:01:17.889Z] ---> ****-login.sh [2024-10-11T08:01:17.889Z] nexus3.edgexfoundry.org:10001 [2024-10-11T08:01:17.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:01:17.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:01:17.889Z] Configure a credential helper to remove this warning. See [2024-10-11T08:01:17.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:01:17.889Z] [2024-10-11T08:01:17.889Z] Login Succeeded [2024-10-11T08:01:17.889Z] nexus3.edgexfoundry.org:10002 [2024-10-11T08:01:17.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:01:17.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:01:17.890Z] Configure a credential helper to remove this warning. See [2024-10-11T08:01:17.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:01:17.890Z] [2024-10-11T08:01:17.890Z] Login Succeeded [2024-10-11T08:01:17.890Z] nexus3.edgexfoundry.org:10003 [2024-10-11T08:01:18.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:01:18.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:01:18.149Z] Configure a credential helper to remove this warning. See [2024-10-11T08:01:18.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:01:18.149Z] [2024-10-11T08:01:18.149Z] Login Succeeded [2024-10-11T08:01:18.149Z] nexus3.edgexfoundry.org:10004 [2024-10-11T08:01:18.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:01:18.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:01:18.149Z] Configure a credential helper to remove this warning. See [2024-10-11T08:01:18.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:01:18.149Z] [2024-10-11T08:01:18.149Z] Login Succeeded [2024-10-11T08:01:18.149Z] ****.io [2024-10-11T08:01:18.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:01:18.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:01:18.410Z] Configure a credential helper to remove this warning. See [2024-10-11T08:01:18.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:01:18.410Z] [2024-10-11T08:01:18.410Z] Login Succeeded [2024-10-11T08:01:18.410Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T08:01:18.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-11T08:01:18.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T08:01:18.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T08:01:18.556Z] ========================================================= [2024-10-11T08:01:18.556Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-11T08:01:18.556Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:01:18.894Z] + 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-10-11T08:01:18.894Z] Sending build context to Docker daemon 11.41MB [2024-10-11T08:01:18.894Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T08:01:18.894Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-11T08:01:18.894Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-11T08:01:18.894Z] 43c4264eed91: Pulling fs layer [2024-10-11T08:01:18.894Z] 4cc291be95ef: Pulling fs layer [2024-10-11T08:01:18.894Z] 2ac1f1163629: Pulling fs layer [2024-10-11T08:01:18.894Z] 5c3c966382ef: Pulling fs layer [2024-10-11T08:01:18.894Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T08:01:18.894Z] 5d5c8e513c77: Pulling fs layer [2024-10-11T08:01:18.894Z] 9f66e0745190: Pulling fs layer [2024-10-11T08:01:18.894Z] f49a43e4bbc0: Pulling fs layer [2024-10-11T08:01:18.894Z] 561ebcabdf7f: Pulling fs layer [2024-10-11T08:01:18.894Z] 5c3c966382ef: Waiting [2024-10-11T08:01:18.894Z] 4f4fb700ef54: Waiting [2024-10-11T08:01:18.894Z] 5d5c8e513c77: Waiting [2024-10-11T08:01:18.894Z] 9f66e0745190: Waiting [2024-10-11T08:01:18.894Z] f49a43e4bbc0: Waiting [2024-10-11T08:01:18.894Z] 561ebcabdf7f: Waiting [2024-10-11T08:01:18.894Z] 4cc291be95ef: Download complete [2024-10-11T08:01:18.894Z] 5c3c966382ef: Download complete [2024-10-11T08:01:19.152Z] 4f4fb700ef54: Download complete [2024-10-11T08:01:19.152Z] 5d5c8e513c77: Download complete [2024-10-11T08:01:19.152Z] 43c4264eed91: Download complete [2024-10-11T08:01:19.152Z] 9f66e0745190: Verifying Checksum [2024-10-11T08:01:19.152Z] 9f66e0745190: Download complete [2024-10-11T08:01:19.152Z] 43c4264eed91: Pull complete [2024-10-11T08:01:19.409Z] 561ebcabdf7f: Download complete [2024-10-11T08:01:19.409Z] 4cc291be95ef: Pull complete [2024-10-11T08:01:19.409Z] 2ac1f1163629: Verifying Checksum [2024-10-11T08:01:19.409Z] 2ac1f1163629: Download complete [2024-10-11T08:01:19.972Z] f49a43e4bbc0: Verifying Checksum [2024-10-11T08:01:19.972Z] f49a43e4bbc0: Download complete [2024-10-11T08:01:22.500Z] 2ac1f1163629: Pull complete [2024-10-11T08:01:22.500Z] 5c3c966382ef: Pull complete [2024-10-11T08:01:22.500Z] 4f4fb700ef54: Pull complete [2024-10-11T08:01:22.500Z] 5d5c8e513c77: Pull complete [2024-10-11T08:01:22.759Z] 9f66e0745190: Pull complete [2024-10-11T08:01:24.657Z] f49a43e4bbc0: Pull complete [2024-10-11T08:01:25.227Z] 561ebcabdf7f: Pull complete [2024-10-11T08:01:25.227Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-11T08:01:25.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T08:01:25.227Z] ---> 3a752c3f9dda [2024-10-11T08:01:25.227Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-11T08:01:26.604Z] ---> Running in 7bc7e3564c86 [2024-10-11T08:01:26.604Z] Removing intermediate container 7bc7e3564c86 [2024-10-11T08:01:26.604Z] ---> 4103fea7dc07 [2024-10-11T08:01:26.604Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T08:01:26.604Z] ---> Running in af4af7549dd8 [2024-10-11T08:01:26.604Z] Removing intermediate container af4af7549dd8 [2024-10-11T08:01:26.604Z] ---> 697b548c45f6 [2024-10-11T08:01:26.604Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-11T08:01:26.604Z] ---> Running in 491d87ac1751 [2024-10-11T08:01:26.863Z] Removing intermediate container 491d87ac1751 [2024-10-11T08:01:26.863Z] ---> 69b390635f16 [2024-10-11T08:01:26.863Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-11T08:01:26.863Z] ---> Running in e1c96958b559 [2024-10-11T08:01:26.864Z] Removing intermediate container e1c96958b559 [2024-10-11T08:01:26.864Z] ---> 00228f911144 [2024-10-11T08:01:26.864Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-11T08:01:26.864Z] ---> Running in fe736168e0bb [2024-10-11T08:01:27.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T08:01:27.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T08:01:27.639Z] OK: 246 MiB in 54 packages [2024-10-11T08:01:27.897Z] Removing intermediate container fe736168e0bb [2024-10-11T08:01:27.897Z] ---> 1d24cde4791f [2024-10-11T08:01:27.897Z] Step 8/12 : WORKDIR /app [2024-10-11T08:01:27.897Z] ---> Running in 0770fe807823 [2024-10-11T08:01:28.155Z] Removing intermediate container 0770fe807823 [2024-10-11T08:01:28.155Z] ---> f9dd92e17da7 [2024-10-11T08:01:28.155Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-11T08:01:28.155Z] ---> ad61ced4c275 [2024-10-11T08:01:28.155Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T08:01:28.155Z] ---> Running in 33a199aa17e9 [2024-10-11T08:01:32.529Z] Still waiting to schedule task [2024-10-11T08:01:32.530Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-11T08:02:24.412Z] Removing intermediate container 33a199aa17e9 [2024-10-11T08:02:24.412Z] ---> ae28218a8376 [2024-10-11T08:02:24.412Z] Step 11/12 : COPY . . [2024-10-11T08:02:24.412Z] ---> 7f965d517847 [2024-10-11T08:02:24.412Z] Step 12/12 : RUN $MAKE [2024-10-11T08:02:24.412Z] ---> Running in 6c2ec02274c7 [2024-10-11T08:02:24.412Z] noop [2024-10-11T08:02:24.412Z] Removing intermediate container 6c2ec02274c7 [2024-10-11T08:02:24.412Z] ---> 83eb3c82df50 [2024-10-11T08:02:24.412Z] Successfully built 83eb3c82df50 [2024-10-11T08:02:24.412Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:02:24.734Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T08:02:24.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:02:24.819Z] prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container [2024-10-11T08:02:24.848Z] $ 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-10-11T08:02:25.174Z] $ docker top a0567a9a6cc2e571ad234484c478d59a7bd0406c59b77437d9fe84b6670cc825 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T08:02:25.524Z] + go version [2024-10-11T08:02:25.524Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-11T08:02:25.535Z] $ docker stop --time=1 a0567a9a6cc2e571ad234484c478d59a7bd0406c59b77437d9fe84b6670cc825 [2024-10-11T08:02:26.810Z] $ docker rm -f --volumes a0567a9a6cc2e571ad234484c478d59a7bd0406c59b77437d9fe84b6670cc825 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:02:27.237Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T08:02:27.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:02:27.314Z] prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container [2024-10-11T08:02:27.342Z] $ 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-10-11T08:02:27.684Z] $ docker top 9a52268ff454d60cb413f35bb23da5289d3874b34594293809550cd799fa3b8a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T08:02:28.029Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-11T08:02:28.333Z] + make test [2024-10-11T08:02:28.333Z] go test ./... -coverprofile=coverage.out ./... [2024-10-11T08:02:30.238Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-11T08:02:48.307Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-11T08:02:48.307Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-11T08:02:51.593Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.031s coverage: 40.6% of statements [2024-10-11T08:02:51.593Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2024-10-11T08:02:51.593Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.250s coverage: 51.9% of statements [2024-10-11T08:03:03.786Z] go vet ./... [2024-10-11T08:03:07.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-11T08:03:07.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-11T08:03:07.983Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-11T08:03:08.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-11T08:03:08.270Z] $ docker stop --time=1 9a52268ff454d60cb413f35bb23da5289d3874b34594293809550cd799fa3b8a [2024-10-11T08:03:14.560Z] $ docker rm -f --volumes 9a52268ff454d60cb413f35bb23da5289d3874b34594293809550cd799fa3b8a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T08:03:15.107Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-11T08:03:15.186Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-11T08:03:15.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-11T08:03:16.014Z] + ls -al . [2024-10-11T08:03:16.014Z] total 716 [2024-10-11T08:03:16.014Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 11 08:02 . [2024-10-11T08:03:16.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 08:00 .. [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 11 08:00 .dockerignore [2024-10-11T08:03:16.014Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 08:02 .git [2024-10-11T08:03:16.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 08:00 .github [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 11 08:00 .gitignore [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 11 08:00 .golangci.yml [2024-10-11T08:03:16.014Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 08:01 .semver [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 11 08:00 Attribution.txt [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 11 08:00 CHANGELOG.md [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 11 08:00 Dockerfile [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 08:00 GOVERNANCE.md [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 11 08:00 Jenkinsfile [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 11 08:00 LICENSE [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 11 08:00 Makefile [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 11 08:00 OWNERS.md [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 11 08:00 README.md [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 08:01 VERSION [2024-10-11T08:03:16.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 08:00 bin [2024-10-11T08:03:16.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 08:00 cmd [2024-10-11T08:03:16.014Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 11 08:02 coverage.out [2024-10-11T08:03:16.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 08:00 examples [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 11 08:00 go.mod [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 11 08:00 go.sum [2024-10-11T08:03:16.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 08:00 images [2024-10-11T08:03:16.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 08:00 internal [2024-10-11T08:03:16.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 08:00 pkg [2024-10-11T08:03:16.014Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 11 08:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:16.335Z] + 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=6a5b74d63dd00c05e25264972a940e2875707f01 --label arch=amd64 --label version=3.2.0-dev.17 . [2024-10-11T08:03:16.335Z] Sending build context to Docker daemon 11.41MB [2024-10-11T08:03:16.335Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T08:03:16.335Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-11T08:03:16.335Z] ---> 83eb3c82df50 [2024-10-11T08:03:16.335Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-11T08:03:16.900Z] ---> Running in fb09945917ab [2024-10-11T08:03:16.901Z] Removing intermediate container fb09945917ab [2024-10-11T08:03:16.901Z] ---> 3e2aed8a58ed [2024-10-11T08:03:16.901Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T08:03:16.901Z] ---> Running in a16772586a45 [2024-10-11T08:03:16.901Z] Removing intermediate container a16772586a45 [2024-10-11T08:03:16.901Z] ---> 6f5ac9d029e2 [2024-10-11T08:03:16.901Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-11T08:03:16.901Z] ---> Running in 65a023d7c9ec [2024-10-11T08:03:17.159Z] Removing intermediate container 65a023d7c9ec [2024-10-11T08:03:17.159Z] ---> e6e41747f0aa [2024-10-11T08:03:17.159Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-11T08:03:17.159Z] ---> Running in d95254cf7ba2 [2024-10-11T08:03:17.159Z] Removing intermediate container d95254cf7ba2 [2024-10-11T08:03:17.159Z] ---> 354592286daa [2024-10-11T08:03:17.159Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-11T08:03:17.159Z] ---> Running in d09a3b6deb09 [2024-10-11T08:03:17.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T08:03:17.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T08:03:17.679Z] OK: 246 MiB in 54 packages [2024-10-11T08:03:18.248Z] Removing intermediate container d09a3b6deb09 [2024-10-11T08:03:18.248Z] ---> 687bc5881da1 [2024-10-11T08:03:18.248Z] Step 8/25 : WORKDIR /app [2024-10-11T08:03:18.248Z] ---> Running in b8aaeb3a30e6 [2024-10-11T08:03:18.248Z] Removing intermediate container b8aaeb3a30e6 [2024-10-11T08:03:18.248Z] ---> 8e554987360f [2024-10-11T08:03:18.248Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-11T08:03:18.248Z] ---> 4766a91cf552 [2024-10-11T08:03:18.248Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T08:03:18.506Z] ---> Running in 59d5e2be28d6 [2024-10-11T08:03:19.072Z] Removing intermediate container 59d5e2be28d6 [2024-10-11T08:03:19.072Z] ---> 00a859602df3 [2024-10-11T08:03:19.072Z] Step 11/25 : COPY . . [2024-10-11T08:03:19.639Z] ---> 47d12b0e15d8 [2024-10-11T08:03:19.639Z] Step 12/25 : RUN $MAKE [2024-10-11T08:03:19.639Z] ---> Running in 96fb47bc5dfc [2024-10-11T08:03:19.639Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-10-11T08:03:58.352Z] Removing intermediate container 96fb47bc5dfc [2024-10-11T08:03:58.352Z] ---> 81a05bbc6617 [2024-10-11T08:03:58.352Z] Step 13/25 : FROM alpine:3.20 [2024-10-11T08:03:58.352Z] 3.20: Pulling from library/alpine [2024-10-11T08:03:58.352Z] 43c4264eed91: Already exists [2024-10-11T08:03:58.352Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T08:03:58.352Z] Status: Downloaded newer image for alpine:3.20 [2024-10-11T08:03:58.352Z] ---> 91ef0af61f39 [2024-10-11T08:03:58.352Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-11T08:03:58.352Z] ---> Running in 788185ce1cb5 [2024-10-11T08:03:58.352Z] Removing intermediate container 788185ce1cb5 [2024-10-11T08:03:58.352Z] ---> 54fb27955677 [2024-10-11T08:03:58.352Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-11T08:03:58.352Z] ---> Running in 8861ab2738fb [2024-10-11T08:03:58.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T08:03:58.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T08:03:58.352Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T08:03:58.352Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T08:03:58.352Z] OK: 8 MiB in 15 packages [2024-10-11T08:03:58.352Z] Removing intermediate container 8861ab2738fb [2024-10-11T08:03:58.352Z] ---> 5c6324c6b1f9 [2024-10-11T08:03:58.352Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-11T08:03:58.352Z] ---> Running in 89727c3c2d2c [2024-10-11T08:03:58.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T08:03:58.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T08:03:58.352Z] Upgrading critical system libraries and apk-tools: [2024-10-11T08:03:58.352Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T08:03:58.352Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T08:03:58.352Z] Continuing the upgrade transaction with new apk-tools: [2024-10-11T08:03:58.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T08:03:58.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T08:03:58.612Z] OK: 8 MiB in 15 packages [2024-10-11T08:03:58.871Z] Removing intermediate container 89727c3c2d2c [2024-10-11T08:03:58.871Z] ---> bfd411672e67 [2024-10-11T08:03:58.871Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-11T08:03:58.871Z] ---> 73543d478fe5 [2024-10-11T08:03:58.871Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-11T08:03:59.130Z] ---> a343b383a8c4 [2024-10-11T08:03:59.130Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-11T08:04:01.032Z] ---> 8d24ee824bf5 [2024-10-11T08:04:01.032Z] Step 20/25 : EXPOSE 59989 [2024-10-11T08:04:01.032Z] ---> Running in 6c162ad80a5c [2024-10-11T08:04:01.032Z] Removing intermediate container 6c162ad80a5c [2024-10-11T08:04:01.032Z] ---> 44196b7956d1 [2024-10-11T08:04:01.032Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-11T08:04:01.032Z] ---> Running in 2d433542186b [2024-10-11T08:04:01.032Z] Removing intermediate container 2d433542186b [2024-10-11T08:04:01.032Z] ---> 5606e40dab77 [2024-10-11T08:04:01.032Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-11T08:04:01.032Z] ---> Running in 29a5cff85075 [2024-10-11T08:04:01.292Z] Removing intermediate container 29a5cff85075 [2024-10-11T08:04:01.292Z] ---> 8a6d45c21317 [2024-10-11T08:04:01.292Z] Step 23/25 : LABEL arch=amd64 [2024-10-11T08:04:01.292Z] ---> Running in 6412766837bd [2024-10-11T08:04:01.292Z] Removing intermediate container 6412766837bd [2024-10-11T08:04:01.292Z] ---> 08e2f8aa707f [2024-10-11T08:04:01.292Z] Step 24/25 : LABEL git_sha=6a5b74d63dd00c05e25264972a940e2875707f01 [2024-10-11T08:04:01.292Z] ---> Running in 79894bb2f7f2 [2024-10-11T08:04:01.556Z] Removing intermediate container 79894bb2f7f2 [2024-10-11T08:04:01.556Z] ---> 4dc6f64e9fa9 [2024-10-11T08:04:01.556Z] Step 25/25 : LABEL version=3.2.0-dev.17 [2024-10-11T08:04:01.556Z] ---> Running in a6dffd3c9149 [2024-10-11T08:04:01.556Z] Removing intermediate container a6dffd3c9149 [2024-10-11T08:04:01.556Z] ---> 282efa474456 [2024-10-11T08:04:01.556Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-11T08:04:01.556Z] Successfully built 282efa474456 [2024-10-11T08:04:01.556Z] 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-10-11T08:04:01.685Z] provisioning config files... [2024-10-11T08:04:01.695Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15105856196004415646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:04:02.005Z] ---> ****-login.sh [2024-10-11T08:04:02.005Z] nexus3.edgexfoundry.org:10001 [2024-10-11T08:04:02.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:04:02.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:04:02.005Z] Configure a credential helper to remove this warning. See [2024-10-11T08:04:02.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:04:02.005Z] [2024-10-11T08:04:02.005Z] Login Succeeded [2024-10-11T08:04:02.005Z] nexus3.edgexfoundry.org:10002 [2024-10-11T08:04:02.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:04:02.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:04:02.006Z] Configure a credential helper to remove this warning. See [2024-10-11T08:04:02.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:04:02.006Z] [2024-10-11T08:04:02.006Z] Login Succeeded [2024-10-11T08:04:02.006Z] nexus3.edgexfoundry.org:10003 [2024-10-11T08:04:02.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:04:02.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:04:02.264Z] Configure a credential helper to remove this warning. See [2024-10-11T08:04:02.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:04:02.265Z] [2024-10-11T08:04:02.265Z] Login Succeeded [2024-10-11T08:04:02.265Z] nexus3.edgexfoundry.org:10004 [2024-10-11T08:04:02.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:04:02.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:04:02.265Z] Configure a credential helper to remove this warning. See [2024-10-11T08:04:02.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:04:02.265Z] [2024-10-11T08:04:02.265Z] Login Succeeded [2024-10-11T08:04:02.265Z] ****.io [2024-10-11T08:04:02.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:04:02.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:04:02.524Z] Configure a credential helper to remove this warning. See [2024-10-11T08:04:02.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:04:02.524Z] [2024-10-11T08:04:02.524Z] Login Succeeded [2024-10-11T08:04:02.524Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T08:04:02.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:04:02.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T08:04:02.628Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-10-11T08:04:02.628Z] 6a5b74d63dd00c05e25264972a940e2875707f01 [2024-10-11T08:04:02.628Z] latest [2024-10-11T08:04:02.628Z] 3.2.0-dev.17 [2024-10-11T08:04:02.628Z] 6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 [2024-10-11T08:04:02.628Z] main [2024-10-11T08:04:02.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:02.980Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:03.302Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:6a5b74d63dd00c05e25264972a940e2875707f01 [2024-10-11T08:04:03.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-11T08:04:03.302Z] 4ff924695525: Preparing [2024-10-11T08:04:03.302Z] 0476fbf0d98f: Preparing [2024-10-11T08:04:03.302Z] 716e5ca1e59b: Preparing [2024-10-11T08:04:03.302Z] 4ebed627dc5d: Preparing [2024-10-11T08:04:03.302Z] 99faf4e6a03c: Preparing [2024-10-11T08:04:03.302Z] 63ca1fbb43ae: Preparing [2024-10-11T08:04:03.302Z] 63ca1fbb43ae: Waiting [2024-10-11T08:04:03.302Z] 716e5ca1e59b: Pushed [2024-10-11T08:04:03.302Z] 99faf4e6a03c: Pushed [2024-10-11T08:04:03.302Z] 63ca1fbb43ae: Layer already exists [2024-10-11T08:04:03.302Z] 0476fbf0d98f: Pushed [2024-10-11T08:04:03.302Z] 4ebed627dc5d: Pushed [2024-10-11T08:04:07.511Z] 4ff924695525: Pushed [2024-10-11T08:04:07.511Z] 6a5b74d63dd00c05e25264972a940e2875707f01: digest: sha256:25322d186c42bc8002ecd69899d1a14e14be37b061924f141c163078f227125e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:07.836Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:08.149Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-10-11T08:04:08.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-11T08:04:08.149Z] 4ff924695525: Preparing [2024-10-11T08:04:08.149Z] 0476fbf0d98f: Preparing [2024-10-11T08:04:08.149Z] 716e5ca1e59b: Preparing [2024-10-11T08:04:08.149Z] 4ebed627dc5d: Preparing [2024-10-11T08:04:08.149Z] 99faf4e6a03c: Preparing [2024-10-11T08:04:08.149Z] 63ca1fbb43ae: Preparing [2024-10-11T08:04:08.149Z] 63ca1fbb43ae: Waiting [2024-10-11T08:04:08.149Z] 0476fbf0d98f: Layer already exists [2024-10-11T08:04:08.149Z] 4ff924695525: Layer already exists [2024-10-11T08:04:08.149Z] 4ebed627dc5d: Layer already exists [2024-10-11T08:04:08.149Z] 716e5ca1e59b: Layer already exists [2024-10-11T08:04:08.149Z] 99faf4e6a03c: Layer already exists [2024-10-11T08:04:08.149Z] 63ca1fbb43ae: Layer already exists [2024-10-11T08:04:08.149Z] latest: digest: sha256:25322d186c42bc8002ecd69899d1a14e14be37b061924f141c163078f227125e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:08.473Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:08.791Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.17 [2024-10-11T08:04:08.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-11T08:04:08.791Z] 4ff924695525: Preparing [2024-10-11T08:04:08.791Z] 0476fbf0d98f: Preparing [2024-10-11T08:04:08.791Z] 716e5ca1e59b: Preparing [2024-10-11T08:04:08.791Z] 4ebed627dc5d: Preparing [2024-10-11T08:04:08.791Z] 99faf4e6a03c: Preparing [2024-10-11T08:04:08.791Z] 63ca1fbb43ae: Preparing [2024-10-11T08:04:08.791Z] 63ca1fbb43ae: Waiting [2024-10-11T08:04:08.791Z] 4ff924695525: Layer already exists [2024-10-11T08:04:08.791Z] 716e5ca1e59b: Layer already exists [2024-10-11T08:04:08.791Z] 99faf4e6a03c: Layer already exists [2024-10-11T08:04:08.791Z] 0476fbf0d98f: Layer already exists [2024-10-11T08:04:08.791Z] 4ebed627dc5d: Layer already exists [2024-10-11T08:04:08.791Z] 63ca1fbb43ae: Layer already exists [2024-10-11T08:04:08.791Z] 3.2.0-dev.17: digest: sha256:25322d186c42bc8002ecd69899d1a14e14be37b061924f141c163078f227125e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:09.121Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:09.441Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 [2024-10-11T08:04:09.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-11T08:04:09.441Z] 4ff924695525: Preparing [2024-10-11T08:04:09.441Z] 0476fbf0d98f: Preparing [2024-10-11T08:04:09.441Z] 716e5ca1e59b: Preparing [2024-10-11T08:04:09.441Z] 4ebed627dc5d: Preparing [2024-10-11T08:04:09.441Z] 99faf4e6a03c: Preparing [2024-10-11T08:04:09.441Z] 63ca1fbb43ae: Preparing [2024-10-11T08:04:09.441Z] 63ca1fbb43ae: Waiting [2024-10-11T08:04:09.441Z] 4ebed627dc5d: Layer already exists [2024-10-11T08:04:09.441Z] 716e5ca1e59b: Layer already exists [2024-10-11T08:04:09.441Z] 99faf4e6a03c: Layer already exists [2024-10-11T08:04:09.441Z] 0476fbf0d98f: Layer already exists [2024-10-11T08:04:09.441Z] 4ff924695525: Layer already exists [2024-10-11T08:04:09.441Z] 63ca1fbb43ae: Layer already exists [2024-10-11T08:04:09.441Z] 6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17: digest: sha256:25322d186c42bc8002ecd69899d1a14e14be37b061924f141c163078f227125e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:09.780Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:10.102Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-10-11T08:04:10.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-11T08:04:10.102Z] 4ff924695525: Preparing [2024-10-11T08:04:10.102Z] 0476fbf0d98f: Preparing [2024-10-11T08:04:10.102Z] 716e5ca1e59b: Preparing [2024-10-11T08:04:10.102Z] 4ebed627dc5d: Preparing [2024-10-11T08:04:10.102Z] 99faf4e6a03c: Preparing [2024-10-11T08:04:10.102Z] 63ca1fbb43ae: Preparing [2024-10-11T08:04:10.102Z] 63ca1fbb43ae: Waiting [2024-10-11T08:04:10.102Z] 99faf4e6a03c: Layer already exists [2024-10-11T08:04:10.102Z] 0476fbf0d98f: Layer already exists [2024-10-11T08:04:10.102Z] 4ebed627dc5d: Layer already exists [2024-10-11T08:04:10.102Z] 716e5ca1e59b: Layer already exists [2024-10-11T08:04:10.102Z] 4ff924695525: Layer already exists [2024-10-11T08:04:10.102Z] 63ca1fbb43ae: Layer already exists [2024-10-11T08:04:10.102Z] main: digest: sha256:25322d186c42bc8002ecd69899d1a14e14be37b061924f141c163078f227125e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:04:10.186Z] ===================================================== [Pipeline] echo [2024-10-11T08:04:10.201Z] taggedImages: [2024-10-11T08:04:10.201Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:6a5b74d63dd00c05e25264972a940e2875707f01 [2024-10-11T08:04:10.201Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-10-11T08:04:10.201Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.17 [2024-10-11T08:04:10.201Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 [2024-10-11T08:04:10.201Z] - 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-10-11T08:04:10.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T08:04:10.601Z] [2024-10-11T08:04:10.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:11.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T08:04:11.408Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-11T08:04:11.408Z] 5eb5b503b376: Pulling fs layer [2024-10-11T08:04:11.408Z] 5c69ac0246d0: Pulling fs layer [2024-10-11T08:04:11.408Z] ec43610c2a17: Pulling fs layer [2024-10-11T08:04:11.408Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-11T08:04:11.408Z] 33b1e0a273af: Pulling fs layer [2024-10-11T08:04:11.408Z] 5d3b04190fa2: Pulling fs layer [2024-10-11T08:04:11.408Z] 2f39f015ded8: Pulling fs layer [2024-10-11T08:04:11.408Z] 3a2ae6a8a46f: Waiting [2024-10-11T08:04:11.408Z] 33b1e0a273af: Waiting [2024-10-11T08:04:11.408Z] 5d3b04190fa2: Waiting [2024-10-11T08:04:11.408Z] 2f39f015ded8: Waiting [2024-10-11T08:04:11.408Z] 5c69ac0246d0: Verifying Checksum [2024-10-11T08:04:11.408Z] 5c69ac0246d0: Download complete [2024-10-11T08:04:11.408Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-11T08:04:11.408Z] 3a2ae6a8a46f: Download complete [2024-10-11T08:04:11.408Z] 33b1e0a273af: Verifying Checksum [2024-10-11T08:04:11.408Z] 33b1e0a273af: Download complete [2024-10-11T08:04:11.408Z] 5d3b04190fa2: Download complete [2024-10-11T08:04:11.408Z] ec43610c2a17: Verifying Checksum [2024-10-11T08:04:11.408Z] ec43610c2a17: Download complete [2024-10-11T08:04:12.194Z] 5eb5b503b376: Verifying Checksum [2024-10-11T08:04:12.194Z] 5eb5b503b376: Download complete [2024-10-11T08:04:12.761Z] 2f39f015ded8: Download complete [2024-10-11T08:04:13.026Z] 5eb5b503b376: Pull complete [2024-10-11T08:04:13.284Z] 5c69ac0246d0: Pull complete [2024-10-11T08:04:13.852Z] ec43610c2a17: Pull complete [2024-10-11T08:04:13.852Z] 3a2ae6a8a46f: Pull complete [2024-10-11T08:04:13.852Z] 33b1e0a273af: Pull complete [2024-10-11T08:04:14.110Z] 5d3b04190fa2: Pull complete [2024-10-11T08:04:18.291Z] 2f39f015ded8: Pull complete [2024-10-11T08:04:18.291Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-11T08:04:18.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T08:04:18.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:04:18.390Z] prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container [2024-10-11T08:04:18.422Z] $ 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-10-11T08:04:26.028Z] $ docker top 273cc13ea017773582e78816141ed9c9835e9c70b5d8cb8692f56d95e194c031 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:04:26.447Z] ---> job-cost.sh [2024-10-11T08:04:26.447Z] lf-activate-venv: SKIPPING [2024-10-11T08:04:26.447Z] INFO: No Stack... [2024-10-11T08:04:26.707Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-11T08:04:26.967Z] INFO: Archiving Costs [Pipeline] sh [2024-10-11T08:04:27.254Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-10-11T08:04:27.254Z] + cut -d, -f6 [Pipeline] lock [2024-10-11T08:04:27.269Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] [2024-10-11T08:04:27.276Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] did not exist. Created. [2024-10-11T08:04:27.283Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-11T08:04:27.599Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-11T08:04:27.641Z] Stashed 1 file(s) [Pipeline] } [2024-10-11T08:04:27.651Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-11T08:04:27.675Z] $ docker stop --time=1 273cc13ea017773582e78816141ed9c9835e9c70b5d8cb8692f56d95e194c031 [2024-10-11T08:04:28.819Z] $ docker rm -f --volumes 273cc13ea017773582e78816141ed9c9835e9c70b5d8cb8692f56d95e194c031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-11T08:05:58.910Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22500 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-10-11T08:05:58.929Z] Running in /w/workspace/device-rfid-llrp-go/153 [Pipeline] { [Pipeline] checkout [2024-10-11T08:05:58.982Z] The recommended git tool is: git [2024-10-11T08:06:04.632Z] using credential edgex-jenkins-ssh [2024-10-11T08:06:04.656Z] Cloning the remote Git repository [2024-10-11T08:06:04.703Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-11T08:06:04.817Z] > git init /w/workspace/device-rfid-llrp-go/153 # timeout=10 [2024-10-11T08:06:04.982Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-11T08:06:04.983Z] > git --version # timeout=10 [2024-10-11T08:06:05.006Z] > git --version # 'git version 2.25.1' [2024-10-11T08:06:05.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-11T08:06:05.189Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T08:06:07.943Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-11T08:06:07.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T08:06:08.902Z] Avoid second fetch [2024-10-11T08:06:08.903Z] Checking out Revision 6a5b74d63dd00c05e25264972a940e2875707f01 (main) [2024-10-11T08:06:08.918Z] > git config core.sparsecheckout # timeout=10 [2024-10-11T08:06:08.982Z] > git checkout -f 6a5b74d63dd00c05e25264972a940e2875707f01 # timeout=10 [2024-10-11T08:06:09.570Z] Commit message: "Merge pull request #318 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T08:06:14.606Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-11T08:06:14.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T08:06:14.606Z] Dload Upload Total Spent Left Speed [2024-10-11T08:06:14.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-10-11T08:06:14.939Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-11T08:06:15.283Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-11T08:06:15.283Z] + sudo tee /etc/docker/daemon.new [2024-10-11T08:06:15.283Z] { [2024-10-11T08:06:15.283Z] "registry-mirrors": [ [2024-10-11T08:06:15.283Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-11T08:06:15.283Z] ], [2024-10-11T08:06:15.283Z] "bip": "10.250.0.254/24", [2024-10-11T08:06:15.283Z] "hosts": [ [2024-10-11T08:06:15.283Z] "tcp://0.0.0.0:5555", [2024-10-11T08:06:15.283Z] "unix:///var/run/docker.sock" [2024-10-11T08:06:15.283Z] ], [2024-10-11T08:06:15.283Z] "mtu": 1458, [2024-10-11T08:06:15.283Z] "selinux-enabled": true, [2024-10-11T08:06:15.283Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-11T08:06:15.283Z] } [Pipeline] sh [2024-10-11T08:06:15.620Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-11T08:06:15.950Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T08:06:34.215Z] provisioning config files... [2024-10-11T08:06:34.240Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/153@tmp/config925336019416074567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:06:34.797Z] ---> ****-login.sh [2024-10-11T08:06:34.797Z] nexus3.edgexfoundry.org:10001 [2024-10-11T08:06:35.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:06:35.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:06:35.338Z] Configure a credential helper to remove this warning. See [2024-10-11T08:06:35.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:06:35.338Z] [2024-10-11T08:06:35.338Z] Login Succeeded [2024-10-11T08:06:35.338Z] nexus3.edgexfoundry.org:10002 [2024-10-11T08:06:35.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:06:35.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:06:35.609Z] Configure a credential helper to remove this warning. See [2024-10-11T08:06:35.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:06:35.609Z] [2024-10-11T08:06:35.609Z] Login Succeeded [2024-10-11T08:06:35.878Z] nexus3.edgexfoundry.org:10003 [2024-10-11T08:06:35.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:06:36.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:06:36.149Z] Configure a credential helper to remove this warning. See [2024-10-11T08:06:36.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:06:36.149Z] [2024-10-11T08:06:36.149Z] Login Succeeded [2024-10-11T08:06:36.149Z] nexus3.edgexfoundry.org:10004 [2024-10-11T08:06:36.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:06:36.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:06:36.420Z] Configure a credential helper to remove this warning. See [2024-10-11T08:06:36.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:06:36.420Z] [2024-10-11T08:06:36.420Z] Login Succeeded [2024-10-11T08:06:36.420Z] ****.io [2024-10-11T08:06:36.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:06:36.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:06:36.954Z] Configure a credential helper to remove this warning. See [2024-10-11T08:06:36.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:06:36.954Z] [2024-10-11T08:06:36.954Z] Login Succeeded [2024-10-11T08:06:36.954Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T08:06:36.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-11T08:06:37.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T08:06:37.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T08:06:37.349Z] ========================================================= [2024-10-11T08:06:37.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-11T08:06:37.349Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:37.711Z] + 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-10-11T08:06:37.981Z] Sending build context to Docker daemon 1.21MB [2024-10-11T08:06:37.981Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T08:06:37.981Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-11T08:06:37.981Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-11T08:06:37.981Z] cf04c63912e1: Pulling fs layer [2024-10-11T08:06:37.981Z] 55b35a11ae5e: Pulling fs layer [2024-10-11T08:06:37.981Z] a37a00ec5f00: Pulling fs layer [2024-10-11T08:06:37.981Z] 50b3750afda1: Pulling fs layer [2024-10-11T08:06:37.981Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T08:06:37.981Z] 80978eb59214: Pulling fs layer [2024-10-11T08:06:37.981Z] c9f46d7d2bd2: Pulling fs layer [2024-10-11T08:06:37.981Z] c5a475d317c9: Pulling fs layer [2024-10-11T08:06:37.981Z] 80978eb59214: Waiting [2024-10-11T08:06:37.981Z] c9f46d7d2bd2: Waiting [2024-10-11T08:06:37.981Z] 4f4fb700ef54: Waiting [2024-10-11T08:06:37.981Z] 50b3750afda1: Waiting [2024-10-11T08:06:37.981Z] c5a475d317c9: Waiting [2024-10-11T08:06:38.251Z] 55b35a11ae5e: Verifying Checksum [2024-10-11T08:06:38.251Z] 55b35a11ae5e: Download complete [2024-10-11T08:06:38.251Z] 50b3750afda1: Verifying Checksum [2024-10-11T08:06:38.251Z] 50b3750afda1: Download complete [2024-10-11T08:06:38.251Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T08:06:38.251Z] 4f4fb700ef54: Download complete [2024-10-11T08:06:38.251Z] 80978eb59214: Verifying Checksum [2024-10-11T08:06:38.251Z] 80978eb59214: Download complete [2024-10-11T08:06:38.251Z] cf04c63912e1: Verifying Checksum [2024-10-11T08:06:38.251Z] cf04c63912e1: Download complete [2024-10-11T08:06:38.840Z] c5a475d317c9: Verifying Checksum [2024-10-11T08:06:38.840Z] c5a475d317c9: Download complete [2024-10-11T08:06:39.108Z] cf04c63912e1: Pull complete [2024-10-11T08:06:39.709Z] 55b35a11ae5e: Pull complete [2024-10-11T08:06:39.978Z] a37a00ec5f00: Verifying Checksum [2024-10-11T08:06:39.978Z] a37a00ec5f00: Download complete [2024-10-11T08:06:40.944Z] c9f46d7d2bd2: Verifying Checksum [2024-10-11T08:06:40.944Z] c9f46d7d2bd2: Download complete [2024-10-11T08:06:55.948Z] a37a00ec5f00: Pull complete [2024-10-11T08:06:55.948Z] 50b3750afda1: Pull complete [2024-10-11T08:06:55.948Z] 4f4fb700ef54: Pull complete [2024-10-11T08:06:55.948Z] 80978eb59214: Pull complete [2024-10-11T08:07:02.795Z] c9f46d7d2bd2: Pull complete [2024-10-11T08:07:04.765Z] c5a475d317c9: Pull complete [2024-10-11T08:07:04.765Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-11T08:07:04.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T08:07:04.765Z] ---> be29e6b0f0d4 [2024-10-11T08:07:04.765Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-11T08:07:06.711Z] ---> Running in dd237f54457e [2024-10-11T08:07:06.711Z] Removing intermediate container dd237f54457e [2024-10-11T08:07:06.711Z] ---> f0bff2146d22 [2024-10-11T08:07:06.711Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T08:07:06.982Z] ---> Running in 150a56e68705 [2024-10-11T08:07:07.253Z] Removing intermediate container 150a56e68705 [2024-10-11T08:07:07.253Z] ---> ffa918cec630 [2024-10-11T08:07:07.253Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-11T08:07:07.253Z] ---> Running in 61824e0b2377 [2024-10-11T08:07:07.562Z] Removing intermediate container 61824e0b2377 [2024-10-11T08:07:07.562Z] ---> 1d267d6a4465 [2024-10-11T08:07:07.562Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-11T08:07:07.834Z] ---> Running in b2fe9866fc53 [2024-10-11T08:07:08.107Z] Removing intermediate container b2fe9866fc53 [2024-10-11T08:07:08.107Z] ---> efe3ed31c2bb [2024-10-11T08:07:08.107Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-11T08:07:08.107Z] ---> Running in 3ccf4b451c14 [2024-10-11T08:07:09.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T08:07:09.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T08:07:11.233Z] OK: 238 MiB in 54 packages [2024-10-11T08:07:12.286Z] Removing intermediate container 3ccf4b451c14 [2024-10-11T08:07:12.286Z] ---> d7ae03190572 [2024-10-11T08:07:12.286Z] Step 8/12 : WORKDIR /app [2024-10-11T08:07:12.566Z] ---> Running in 1779f34cd826 [2024-10-11T08:07:12.840Z] Removing intermediate container 1779f34cd826 [2024-10-11T08:07:12.840Z] ---> fc62ebeaae3d [2024-10-11T08:07:12.840Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-11T08:07:13.432Z] ---> 9db46be396c9 [2024-10-11T08:07:13.432Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T08:07:13.432Z] ---> Running in c5ef2a1ff0ad [2024-10-11T08:09:20.180Z] Removing intermediate container c5ef2a1ff0ad [2024-10-11T08:09:20.181Z] ---> 8c767cdc76bf [2024-10-11T08:09:20.181Z] Step 11/12 : COPY . . [2024-10-11T08:09:20.181Z] ---> f2dc448e39c2 [2024-10-11T08:09:20.181Z] Step 12/12 : RUN $MAKE [2024-10-11T08:09:20.181Z] ---> Running in bbf1b4a56418 [2024-10-11T08:09:20.181Z] noop [2024-10-11T08:09:20.181Z] Removing intermediate container bbf1b4a56418 [2024-10-11T08:09:20.181Z] ---> be3ddc60faf8 [2024-10-11T08:09:20.181Z] Successfully built be3ddc60faf8 [2024-10-11T08:09:20.181Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:09:20.549Z] + docker inspect -f . ci-base-image-arm64 [2024-10-11T08:09:20.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:09:20.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-22500 does not seem to be running inside a container [2024-10-11T08:09:20.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/153 -v /w/workspace/device-rfid-llrp-go/153:/w/workspace/device-rfid-llrp-go/153:rw,z -v /w/workspace/device-rfid-llrp-go/153@tmp:/w/workspace/device-rfid-llrp-go/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-11T08:09:21.976Z] $ docker top 732167b67188866608b14354d294511737404fdd7eb87b60a2cab3accee720ec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T08:09:22.834Z] + go version [2024-10-11T08:09:22.834Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-11T08:09:22.855Z] $ docker stop --time=1 732167b67188866608b14354d294511737404fdd7eb87b60a2cab3accee720ec [2024-10-11T08:09:24.475Z] $ docker rm -f --volumes 732167b67188866608b14354d294511737404fdd7eb87b60a2cab3accee720ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:09:25.057Z] + docker inspect -f . ci-base-image-arm64 [2024-10-11T08:09:25.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:09:25.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-22500 does not seem to be running inside a container [2024-10-11T08:09:25.327Z] $ 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/153 -v /w/workspace/device-rfid-llrp-go/153:/w/workspace/device-rfid-llrp-go/153:rw,z -v /w/workspace/device-rfid-llrp-go/153@tmp:/w/workspace/device-rfid-llrp-go/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-11T08:09:26.563Z] $ docker top 986a7c31221f575ba6bb3c36df9e2f1660e9fe611eb21f3a740eb23019f61355 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T08:09:27.440Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/153 [Pipeline] fileExists [Pipeline] sh [2024-10-11T08:09:28.116Z] + make test [2024-10-11T08:09:28.116Z] go test ./... -coverprofile=coverage.out ./... [2024-10-11T08:09:34.790Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-11T08:13:12.022Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-11T08:13:12.022Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-11T08:13:44.255Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.775s coverage: 40.6% of statements [2024-10-11T08:13:44.255Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements [2024-10-11T08:13:44.255Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.622s coverage: 51.9% of statements [2024-10-11T08:13:45.221Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-11T08:13:45.221Z] go vet ./... [2024-10-11T08:14:42.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-11T08:14:42.765Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-11T08:14:42.765Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-11T08:14:42.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-11T08:14:42.797Z] $ docker stop --time=1 986a7c31221f575ba6bb3c36df9e2f1660e9fe611eb21f3a740eb23019f61355 [2024-10-11T08:14:44.821Z] $ docker rm -f --volumes 986a7c31221f575ba6bb3c36df9e2f1660e9fe611eb21f3a740eb23019f61355 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T08:14:46.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-11T08:14:46.505Z] Warning: overwriting stash ‘coverage-report’ [2024-10-11T08:14:47.165Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T08:14:47.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-11T08:14:47.888Z] + ls -al . [2024-10-11T08:14:47.888Z] total 712 [2024-10-11T08:14:47.888Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 08:09 . [2024-10-11T08:14:47.888Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 08:06 .. [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 11 08:06 .dockerignore [2024-10-11T08:14:47.888Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 08:06 .git [2024-10-11T08:14:47.888Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 08:06 .github [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 11 08:06 .gitignore [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 11 08:06 .golangci.yml [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 11 08:06 Attribution.txt [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 11 08:06 CHANGELOG.md [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 11 08:06 Dockerfile [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 08:06 GOVERNANCE.md [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 11 08:06 Jenkinsfile [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 11 08:06 LICENSE [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 11 08:06 Makefile [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 11 08:06 OWNERS.md [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 11 08:06 README.md [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 08:01 VERSION [2024-10-11T08:14:47.888Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 08:06 bin [2024-10-11T08:14:47.888Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 08:06 cmd [2024-10-11T08:14:47.888Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 11 08:13 coverage.out [2024-10-11T08:14:47.888Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 08:06 examples [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 11 08:06 go.mod [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 11 08:06 go.sum [2024-10-11T08:14:47.888Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 08:06 images [2024-10-11T08:14:47.888Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 08:06 internal [2024-10-11T08:14:47.888Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 08:06 pkg [2024-10-11T08:14:47.888Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 11 08:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:14:48.250Z] + 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=6a5b74d63dd00c05e25264972a940e2875707f01 --label arch=arm64 --label version=3.2.0-dev.17 . [2024-10-11T08:14:48.518Z] Sending build context to Docker daemon 1.21MB [2024-10-11T08:14:48.518Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T08:14:48.518Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-11T08:14:48.518Z] ---> be3ddc60faf8 [2024-10-11T08:14:48.518Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-11T08:14:48.786Z] ---> Running in 02fa47e414d7 [2024-10-11T08:14:49.053Z] Removing intermediate container 02fa47e414d7 [2024-10-11T08:14:49.053Z] ---> 778494b5234b [2024-10-11T08:14:49.053Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T08:14:49.053Z] ---> Running in 23d7573922cc [2024-10-11T08:14:49.322Z] Removing intermediate container 23d7573922cc [2024-10-11T08:14:49.322Z] ---> bcbb94749979 [2024-10-11T08:14:49.322Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-11T08:14:49.598Z] ---> Running in 6dd628bfb229 [2024-10-11T08:14:49.866Z] Removing intermediate container 6dd628bfb229 [2024-10-11T08:14:49.866Z] ---> 7cd7ded4fbca [2024-10-11T08:14:49.866Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-11T08:14:49.866Z] ---> Running in 3f2ae6041fec [2024-10-11T08:14:50.134Z] Removing intermediate container 3f2ae6041fec [2024-10-11T08:14:50.134Z] ---> 9becc753986c [2024-10-11T08:14:50.134Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-11T08:14:50.134Z] ---> Running in 90daca12ad08 [2024-10-11T08:14:51.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T08:14:51.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T08:14:53.222Z] OK: 238 MiB in 54 packages [2024-10-11T08:14:54.646Z] Removing intermediate container 90daca12ad08 [2024-10-11T08:14:54.646Z] ---> 2a0c372fc5cc [2024-10-11T08:14:54.646Z] Step 8/25 : WORKDIR /app [2024-10-11T08:14:54.646Z] ---> Running in c87634faf5ca [2024-10-11T08:14:54.646Z] Removing intermediate container c87634faf5ca [2024-10-11T08:14:54.646Z] ---> aafa6c7e255d [2024-10-11T08:14:54.646Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-11T08:14:55.234Z] ---> a8ec02e70be2 [2024-10-11T08:14:55.234Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T08:14:55.511Z] ---> Running in ca748996d5d5 [2024-10-11T08:14:59.067Z] Removing intermediate container ca748996d5d5 [2024-10-11T08:14:59.067Z] ---> 46a471145c9c [2024-10-11T08:14:59.067Z] Step 11/25 : COPY . . [2024-10-11T08:14:59.067Z] ---> 7fceaba46a77 [2024-10-11T08:14:59.067Z] Step 12/25 : RUN $MAKE [2024-10-11T08:14:59.067Z] ---> Running in 7c1d173b7f57 [2024-10-11T08:14:59.654Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-10-11T08:18:21.392Z] Removing intermediate container 7c1d173b7f57 [2024-10-11T08:18:21.392Z] ---> ccccd2301035 [2024-10-11T08:18:21.392Z] Step 13/25 : FROM alpine:3.20 [2024-10-11T08:18:21.392Z] 3.20: Pulling from library/alpine [2024-10-11T08:18:21.392Z] cf04c63912e1: Already exists [2024-10-11T08:18:21.392Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T08:18:21.392Z] Status: Downloaded newer image for alpine:3.20 [2024-10-11T08:18:21.392Z] ---> c157a85ed455 [2024-10-11T08:18:21.392Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-11T08:18:21.392Z] ---> Running in 5f0888274b6b [2024-10-11T08:18:21.392Z] Removing intermediate container 5f0888274b6b [2024-10-11T08:18:21.392Z] ---> a01174a0902b [2024-10-11T08:18:21.392Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-11T08:18:21.392Z] ---> Running in cbcf0773549d [2024-10-11T08:18:21.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T08:18:21.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T08:18:22.350Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T08:18:22.350Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T08:18:22.350Z] OK: 9 MiB in 15 packages [2024-10-11T08:18:22.936Z] Removing intermediate container cbcf0773549d [2024-10-11T08:18:22.936Z] ---> b5e9d88ace6a [2024-10-11T08:18:22.936Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-11T08:18:23.204Z] ---> Running in 52887bea1497 [2024-10-11T08:18:24.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T08:18:24.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T08:18:25.849Z] Upgrading critical system libraries and apk-tools: [2024-10-11T08:18:25.849Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T08:18:25.849Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T08:18:26.117Z] Continuing the upgrade transaction with new apk-tools: [2024-10-11T08:18:26.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T08:18:26.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T08:18:27.358Z] OK: 9 MiB in 15 packages [2024-10-11T08:18:28.323Z] Removing intermediate container 52887bea1497 [2024-10-11T08:18:28.323Z] ---> 5549854d0943 [2024-10-11T08:18:28.323Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-11T08:18:28.908Z] ---> 8fba7412c510 [2024-10-11T08:18:28.908Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-11T08:18:29.493Z] ---> 3bd5d3f8c86c [2024-10-11T08:18:29.493Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-11T08:18:31.440Z] ---> 70d78a1fc063 [2024-10-11T08:18:31.440Z] Step 20/25 : EXPOSE 59989 [2024-10-11T08:18:31.707Z] ---> Running in e4cbeb5e2b67 [2024-10-11T08:18:31.975Z] Removing intermediate container e4cbeb5e2b67 [2024-10-11T08:18:31.975Z] ---> 87c6c2982236 [2024-10-11T08:18:31.975Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-11T08:18:31.975Z] ---> Running in d175b85a5b88 [2024-10-11T08:18:32.243Z] Removing intermediate container d175b85a5b88 [2024-10-11T08:18:32.243Z] ---> ecf3086683eb [2024-10-11T08:18:32.243Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-11T08:18:32.243Z] ---> Running in 42f3fa14b1d8 [2024-10-11T08:18:32.513Z] Removing intermediate container 42f3fa14b1d8 [2024-10-11T08:18:32.513Z] ---> 63cb9b6a146b [2024-10-11T08:18:32.513Z] Step 23/25 : LABEL arch=arm64 [2024-10-11T08:18:32.784Z] ---> Running in aee71408afca [2024-10-11T08:18:33.052Z] Removing intermediate container aee71408afca [2024-10-11T08:18:33.052Z] ---> 0940ee7b8109 [2024-10-11T08:18:33.052Z] Step 24/25 : LABEL git_sha=6a5b74d63dd00c05e25264972a940e2875707f01 [2024-10-11T08:18:33.052Z] ---> Running in d25766d6d16f [2024-10-11T08:18:33.327Z] Removing intermediate container d25766d6d16f [2024-10-11T08:18:33.327Z] ---> 7bdf312bac54 [2024-10-11T08:18:33.327Z] Step 25/25 : LABEL version=3.2.0-dev.17 [2024-10-11T08:18:33.327Z] ---> Running in 3966473ab141 [2024-10-11T08:18:33.592Z] Removing intermediate container 3966473ab141 [2024-10-11T08:18:33.592Z] ---> 2a720cff8432 [2024-10-11T08:18:33.592Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-11T08:18:33.592Z] Successfully built 2a720cff8432 [2024-10-11T08:18:33.592Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T08:18:33.746Z] provisioning config files... [2024-10-11T08:18:33.760Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/153@tmp/config2935075364018384931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:18:34.098Z] ---> ****-login.sh [2024-10-11T08:18:34.098Z] nexus3.edgexfoundry.org:10001 [2024-10-11T08:18:34.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:18:34.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:18:34.364Z] Configure a credential helper to remove this warning. See [2024-10-11T08:18:34.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:18:34.364Z] [2024-10-11T08:18:34.364Z] Login Succeeded [2024-10-11T08:18:34.364Z] nexus3.edgexfoundry.org:10002 [2024-10-11T08:18:34.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:18:34.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:18:34.630Z] Configure a credential helper to remove this warning. See [2024-10-11T08:18:34.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:18:34.630Z] [2024-10-11T08:18:34.630Z] Login Succeeded [2024-10-11T08:18:34.630Z] nexus3.edgexfoundry.org:10003 [2024-10-11T08:18:34.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:18:34.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:18:34.898Z] Configure a credential helper to remove this warning. See [2024-10-11T08:18:34.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:18:34.898Z] [2024-10-11T08:18:34.898Z] Login Succeeded [2024-10-11T08:18:34.898Z] nexus3.edgexfoundry.org:10004 [2024-10-11T08:18:35.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:18:35.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:18:35.428Z] Configure a credential helper to remove this warning. See [2024-10-11T08:18:35.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:18:35.428Z] [2024-10-11T08:18:35.428Z] Login Succeeded [2024-10-11T08:18:35.428Z] ****.io [2024-10-11T08:18:35.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:18:35.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:18:35.693Z] Configure a credential helper to remove this warning. See [2024-10-11T08:18:35.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:18:35.693Z] [2024-10-11T08:18:35.693Z] Login Succeeded [2024-10-11T08:18:35.693Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T08:18:35.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:18:35.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T08:18:35.786Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-10-11T08:18:35.786Z] 6a5b74d63dd00c05e25264972a940e2875707f01 [2024-10-11T08:18:35.786Z] latest [2024-10-11T08:18:35.786Z] 3.2.0-dev.17 [2024-10-11T08:18:35.786Z] 6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 [2024-10-11T08:18:35.786Z] main [2024-10-11T08:18:35.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:18:36.176Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:18:36.646Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6a5b74d63dd00c05e25264972a940e2875707f01 [2024-10-11T08:18:36.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-11T08:18:36.647Z] 219a60ffd7a3: Preparing [2024-10-11T08:18:36.647Z] d9b16d17e8ef: Preparing [2024-10-11T08:18:36.647Z] 7cd98bd34e66: Preparing [2024-10-11T08:18:36.647Z] c213b9a2933e: Preparing [2024-10-11T08:18:36.647Z] af7eccdcdd5e: Preparing [2024-10-11T08:18:36.647Z] 16113d51b718: Preparing [2024-10-11T08:18:36.647Z] 16113d51b718: Waiting [2024-10-11T08:18:36.647Z] d9b16d17e8ef: Pushed [2024-10-11T08:18:36.647Z] 7cd98bd34e66: Pushed [2024-10-11T08:18:36.939Z] af7eccdcdd5e: Pushed [2024-10-11T08:18:36.939Z] 16113d51b718: Layer already exists [2024-10-11T08:18:36.939Z] c213b9a2933e: Pushed [2024-10-11T08:18:47.139Z] 219a60ffd7a3: Pushed [2024-10-11T08:18:47.139Z] 6a5b74d63dd00c05e25264972a940e2875707f01: digest: sha256:14ad7fabb8ac81b83960a8ab8c464ea452b8401e51be0789a2b9d45bb6ba1bf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:18:47.505Z] + 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-10-11T08:18:47.861Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-10-11T08:18:47.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-11T08:18:47.861Z] 219a60ffd7a3: Preparing [2024-10-11T08:18:47.861Z] d9b16d17e8ef: Preparing [2024-10-11T08:18:47.861Z] 7cd98bd34e66: Preparing [2024-10-11T08:18:47.861Z] c213b9a2933e: Preparing [2024-10-11T08:18:47.861Z] af7eccdcdd5e: Preparing [2024-10-11T08:18:47.861Z] 16113d51b718: Preparing [2024-10-11T08:18:47.861Z] 16113d51b718: Waiting [2024-10-11T08:18:47.861Z] af7eccdcdd5e: Layer already exists [2024-10-11T08:18:47.861Z] 7cd98bd34e66: Layer already exists [2024-10-11T08:18:47.861Z] c213b9a2933e: Layer already exists [2024-10-11T08:18:47.861Z] d9b16d17e8ef: Layer already exists [2024-10-11T08:18:47.861Z] 219a60ffd7a3: Layer already exists [2024-10-11T08:18:47.861Z] 16113d51b718: Layer already exists [2024-10-11T08:18:48.125Z] latest: digest: sha256:14ad7fabb8ac81b83960a8ab8c464ea452b8401e51be0789a2b9d45bb6ba1bf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:18:48.487Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:18:48.850Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.17 [2024-10-11T08:18:48.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-11T08:18:48.850Z] 219a60ffd7a3: Preparing [2024-10-11T08:18:48.850Z] d9b16d17e8ef: Preparing [2024-10-11T08:18:48.851Z] 7cd98bd34e66: Preparing [2024-10-11T08:18:48.851Z] c213b9a2933e: Preparing [2024-10-11T08:18:48.851Z] af7eccdcdd5e: Preparing [2024-10-11T08:18:48.851Z] 16113d51b718: Preparing [2024-10-11T08:18:48.851Z] 16113d51b718: Waiting [2024-10-11T08:18:48.851Z] 7cd98bd34e66: Layer already exists [2024-10-11T08:18:48.851Z] d9b16d17e8ef: Layer already exists [2024-10-11T08:18:48.851Z] 219a60ffd7a3: Layer already exists [2024-10-11T08:18:48.851Z] af7eccdcdd5e: Layer already exists [2024-10-11T08:18:48.851Z] c213b9a2933e: Layer already exists [2024-10-11T08:18:48.851Z] 16113d51b718: Layer already exists [2024-10-11T08:18:48.851Z] 3.2.0-dev.17: digest: sha256:14ad7fabb8ac81b83960a8ab8c464ea452b8401e51be0789a2b9d45bb6ba1bf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:18:49.210Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:18:49.572Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 [2024-10-11T08:18:49.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-11T08:18:49.572Z] 219a60ffd7a3: Preparing [2024-10-11T08:18:49.572Z] d9b16d17e8ef: Preparing [2024-10-11T08:18:49.572Z] 7cd98bd34e66: Preparing [2024-10-11T08:18:49.572Z] c213b9a2933e: Preparing [2024-10-11T08:18:49.572Z] af7eccdcdd5e: Preparing [2024-10-11T08:18:49.572Z] 16113d51b718: Preparing [2024-10-11T08:18:49.572Z] 16113d51b718: Waiting [2024-10-11T08:18:49.572Z] c213b9a2933e: Layer already exists [2024-10-11T08:18:49.572Z] 219a60ffd7a3: Layer already exists [2024-10-11T08:18:49.572Z] d9b16d17e8ef: Layer already exists [2024-10-11T08:18:49.572Z] af7eccdcdd5e: Layer already exists [2024-10-11T08:18:49.572Z] 7cd98bd34e66: Layer already exists [2024-10-11T08:18:49.572Z] 16113d51b718: Layer already exists [2024-10-11T08:18:49.572Z] 6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17: digest: sha256:14ad7fabb8ac81b83960a8ab8c464ea452b8401e51be0789a2b9d45bb6ba1bf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:18:49.932Z] + 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-10-11T08:18:50.280Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-10-11T08:18:50.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-11T08:18:50.280Z] 219a60ffd7a3: Preparing [2024-10-11T08:18:50.280Z] d9b16d17e8ef: Preparing [2024-10-11T08:18:50.280Z] 7cd98bd34e66: Preparing [2024-10-11T08:18:50.280Z] c213b9a2933e: Preparing [2024-10-11T08:18:50.280Z] af7eccdcdd5e: Preparing [2024-10-11T08:18:50.280Z] 16113d51b718: Preparing [2024-10-11T08:18:50.280Z] 16113d51b718: Waiting [2024-10-11T08:18:50.280Z] 219a60ffd7a3: Layer already exists [2024-10-11T08:18:50.280Z] c213b9a2933e: Layer already exists [2024-10-11T08:18:50.280Z] af7eccdcdd5e: Layer already exists [2024-10-11T08:18:50.280Z] d9b16d17e8ef: Layer already exists [2024-10-11T08:18:50.280Z] 7cd98bd34e66: Layer already exists [2024-10-11T08:18:50.280Z] 16113d51b718: Layer already exists [2024-10-11T08:18:50.544Z] main: digest: sha256:14ad7fabb8ac81b83960a8ab8c464ea452b8401e51be0789a2b9d45bb6ba1bf7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:18:50.630Z] ===================================================== [Pipeline] echo [2024-10-11T08:18:50.644Z] taggedImages: [2024-10-11T08:18:50.644Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6a5b74d63dd00c05e25264972a940e2875707f01 [2024-10-11T08:18:50.644Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-10-11T08:18:50.644Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.17 [2024-10-11T08:18:50.644Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6a5b74d63dd00c05e25264972a940e2875707f01-3.2.0-dev.17 [2024-10-11T08:18:50.644Z] - 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-10-11T08:18:51.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T08:18:51.083Z] [2024-10-11T08:18:51.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:18:51.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T08:18:51.418Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-11T08:18:51.418Z] 8998bd30e6a1: Pulling fs layer [2024-10-11T08:18:51.418Z] 04944245beec: Pulling fs layer [2024-10-11T08:18:51.418Z] 699f458cf7ca: Pulling fs layer [2024-10-11T08:18:51.418Z] 765212b225bb: Pulling fs layer [2024-10-11T08:18:51.418Z] f23df028b6ca: Pulling fs layer [2024-10-11T08:18:51.418Z] d65c8cfc05b1: Pulling fs layer [2024-10-11T08:18:51.418Z] 2437ff75d9bd: Pulling fs layer [2024-10-11T08:18:51.418Z] f23df028b6ca: Waiting [2024-10-11T08:18:51.418Z] d65c8cfc05b1: Waiting [2024-10-11T08:18:51.418Z] 2437ff75d9bd: Waiting [2024-10-11T08:18:51.418Z] 765212b225bb: Waiting [2024-10-11T08:18:51.683Z] 04944245beec: Verifying Checksum [2024-10-11T08:18:51.683Z] 04944245beec: Download complete [2024-10-11T08:18:51.683Z] 765212b225bb: Download complete [2024-10-11T08:18:51.683Z] f23df028b6ca: Verifying Checksum [2024-10-11T08:18:51.683Z] f23df028b6ca: Download complete [2024-10-11T08:18:51.683Z] d65c8cfc05b1: Verifying Checksum [2024-10-11T08:18:51.683Z] d65c8cfc05b1: Download complete [2024-10-11T08:18:51.948Z] 699f458cf7ca: Verifying Checksum [2024-10-11T08:18:51.948Z] 699f458cf7ca: Download complete [2024-10-11T08:18:52.213Z] 8998bd30e6a1: Verifying Checksum [2024-10-11T08:18:52.213Z] 8998bd30e6a1: Download complete [2024-10-11T08:18:54.783Z] 2437ff75d9bd: Verifying Checksum [2024-10-11T08:18:54.784Z] 2437ff75d9bd: Download complete [2024-10-11T08:18:56.720Z] 8998bd30e6a1: Pull complete [2024-10-11T08:18:57.301Z] 04944245beec: Pull complete [2024-10-11T08:18:59.235Z] 699f458cf7ca: Pull complete [2024-10-11T08:18:59.235Z] 765212b225bb: Pull complete [2024-10-11T08:18:59.818Z] f23df028b6ca: Pull complete [2024-10-11T08:19:00.084Z] d65c8cfc05b1: Pull complete [2024-10-11T08:19:18.312Z] 2437ff75d9bd: Pull complete [2024-10-11T08:19:18.312Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-11T08:19:18.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T08:19:18.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:19:18.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-22500 does not seem to be running inside a container [2024-10-11T08:19:18.574Z] $ 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/153 -v /w/workspace/device-rfid-llrp-go/153:/w/workspace/device-rfid-llrp-go/153:rw,z -v /w/workspace/device-rfid-llrp-go/153@tmp:/w/workspace/device-rfid-llrp-go/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-11T08:19:21.108Z] $ docker top 5ce40e154eaa61332b196ef7fc759e54ed07cbe79af12d38e3ae97ba2f6ed771 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:19:21.614Z] ---> job-cost.sh [2024-10-11T08:19:21.878Z] lf-activate-venv: SKIPPING [2024-10-11T08:19:21.878Z] INFO: No Stack... [2024-10-11T08:19:22.142Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-11T08:19:23.092Z] INFO: Archiving Costs [Pipeline] sh [2024-10-11T08:19:23.418Z] + cut -d, -f6 [2024-10-11T08:19:23.418Z] + cat /w/workspace/device-rfid-llrp-go/153/archives/cost.csv [Pipeline] lock [2024-10-11T08:19:23.474Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] [2024-10-11T08:19:23.481Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] did not exist. Created. [2024-10-11T08:19:23.488Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-11T08:19:24.136Z] /w/workspace/device-rfid-llrp-go/153@tmp/durable-39fe0936/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-11T08:19:24.460Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-11T08:19:24.740Z] Warning: overwriting stash ‘stack-cost’ [2024-10-11T08:19:24.799Z] Stashed 1 file(s) [Pipeline] } [2024-10-11T08:19:24.807Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-11T08:19:24.834Z] $ docker stop --time=1 5ce40e154eaa61332b196ef7fc759e54ed07cbe79af12d38e3ae97ba2f6ed771 [2024-10-11T08:19:26.268Z] $ docker rm -f --volumes 5ce40e154eaa61332b196ef7fc759e54ed07cbe79af12d38e3ae97ba2f6ed771 [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-10-11T08:19:26.849Z] provisioning config files... [2024-10-11T08:19:26.859Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13722705639057706402tmp [Pipeline] { [Pipeline] sh [2024-10-11T08:19:27.749Z] + set +x [2024-10-11T08:19:27.749Z] + + bash -s -- [2024-10-11T08:19:27.749Z] curl -s https://codecov.io/bash [2024-10-11T08:19:27.749Z] [2024-10-11T08:19:27.749Z] _____ _ [2024-10-11T08:19:27.749Z] / ____| | | [2024-10-11T08:19:27.749Z] | | ___ __| | ___ ___ _____ __ [2024-10-11T08:19:27.749Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-11T08:19:27.749Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-11T08:19:27.749Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-11T08:19:27.749Z] Bash-1.0.6 [2024-10-11T08:19:27.749Z] [2024-10-11T08:19:27.749Z] [2024-10-11T08:19:27.749Z] ==> git version 2.25.1 found [2024-10-11T08:19:27.749Z] ==> 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-10-11T08:19:27.749Z] Release-Date: 2020-01-08 [2024-10-11T08:19:27.749Z] 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-10-11T08:19:27.749Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-11T08:19:27.749Z] ==> Jenkins CI detected. [2024-10-11T08:19:27.749Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-10-11T08:19:27.749Z] project root: . [2024-10-11T08:19:27.749Z] --> token set from env [2024-10-11T08:19:27.749Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-11T08:19:27.749Z] ==> Running gcov in . (disable via -X gcov) [2024-10-11T08:19:27.749Z] ==> Python coveragepy not found [2024-10-11T08:19:27.749Z] ==> Searching for coverage reports in: [2024-10-11T08:19:27.749Z] + . [2024-10-11T08:19:27.749Z] -> Found 1 reports [2024-10-11T08:19:27.749Z] ==> Detecting git/mercurial file structure [2024-10-11T08:19:27.749Z] ==> Reading reports [2024-10-11T08:19:27.749Z] + ./coverage.out bytes=451915 [2024-10-11T08:19:27.749Z] ==> Appending adjustments [2024-10-11T08:19:27.749Z] https://docs.codecov.io/docs/fixing-reports [2024-10-11T08:19:28.026Z] + Found adjustments [2024-10-11T08:19:28.026Z] ==> Gzipping contents [2024-10-11T08:19:28.026Z] 52K /tmp/codecov.tEpemD.gz [2024-10-11T08:19:28.026Z] ==> Uploading reports [2024-10-11T08:19:28.026Z] url: https://codecov.io [2024-10-11T08:19:28.027Z] query: branch=main&commit=6a5b74d63dd00c05e25264972a940e2875707f01&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T08:19:28.027Z] -> Pinging Codecov [2024-10-11T08:19:28.027Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6a5b74d63dd00c05e25264972a940e2875707f01&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T08:19:28.315Z] -> Uploading to [2024-10-11T08:19:28.315Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/6a5b74d63dd00c05e25264972a940e2875707f01/14fda56f-7998-4097-866d-7a752b752d2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241011%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241011T081928Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0205939c96aa3520b795906d45a35acd622a82fba6889573be2589c1b05cebcb [2024-10-11T08:19:28.315Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T08:19:28.315Z] Dload Upload Total Spent Left Speed [2024-10-11T08:19:28.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 194k --:--:-- --:--:-- --:--:-- 194k [2024-10-11T08:19:28.579Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] } [2024-10-11T08:19:28.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-11T08:19:28.787Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-11T08:19:28.810Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:19:29.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T08:19:29.121Z] [2024-10-11T08:19:29.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:19:29.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T08:19:29.691Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-11T08:19:29.691Z] 43c4264eed91: Already exists [2024-10-11T08:19:29.691Z] 4cc291be95ef: Already exists [2024-10-11T08:19:29.691Z] 2ac1f1163629: Already exists [2024-10-11T08:19:29.691Z] 5c3c966382ef: Already exists [2024-10-11T08:19:29.691Z] 4f4fb700ef54: Already exists [2024-10-11T08:19:29.691Z] d9c7d2e4e75e: Pulling fs layer [2024-10-11T08:19:29.691Z] 9c3e1370e548: Pulling fs layer [2024-10-11T08:19:29.950Z] d9c7d2e4e75e: Download complete [2024-10-11T08:19:30.211Z] d9c7d2e4e75e: Pull complete [2024-10-11T08:19:30.782Z] 9c3e1370e548: Verifying Checksum [2024-10-11T08:19:30.783Z] 9c3e1370e548: Download complete [2024-10-11T08:19:34.089Z] 9c3e1370e548: Pull complete [2024-10-11T08:19:34.089Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-11T08:19:34.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T08:19:34.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:19:34.194Z] prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container [2024-10-11T08:19:34.221Z] $ 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-10-11T08:19:37.074Z] $ docker top 96ef682a930b5022096aed9fe0887feb0f05098e1d6074aedea89011ceafe208 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T08:19:37.430Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-10-11T08:19:37.441Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-10-11T08:19:37.724Z] + set -o pipefail [2024-10-11T08:19:37.724Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-10-11T08:19:44.288Z] [2024-10-11T08:19:44.288Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-10-11T08:19:44.288Z] [2024-10-11T08:19:44.288Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/a6e4ece8-f637-4098-83d3-f0fae54be294 [2024-10-11T08:19:44.288Z] [2024-10-11T08:19:44.288Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-11T08:19:44.288Z] [2024-10-11T08:19:44.288Z] [2024-10-11T08:19:44.288Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-11T08:19:44.288Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-11T08:19:44.289Z] $ docker stop --time=1 96ef682a930b5022096aed9fe0887feb0f05098e1d6074aedea89011ceafe208 [2024-10-11T08:19:56.952Z] $ docker rm -f --volumes 96ef682a930b5022096aed9fe0887feb0f05098e1d6074aedea89011ceafe208 [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-10-11T08:19:57.868Z] + git log --format=format:%s -1 6a5b74d63dd00c05e25264972a940e2875707f01 [Pipeline] sh [2024-10-11T08:19:58.158Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T08:19:58.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:19:58.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T08:19:58.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:19:58.545Z] prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container [2024-10-11T08:19:58.568Z] $ 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-10-11T08:19:59.416Z] $ docker top 3231f45ce99b5e8ed869135082a66a424c5b6a7c25c65e7be6e96551b3e67393 -eo pid,comm [2024-10-11T08:19:59.472Z] 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-10-11T08:19:59.472Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T08:19:59.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T08:19:59.530Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T08:19:59.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T08:19:59.645Z] $ docker exec 3231f45ce99b5e8ed869135082a66a424c5b6a7c25c65e7be6e96551b3e67393 ssh-agent [2024-10-11T08:19:59.761Z] SSH_AUTH_SOCK=/tmp/ssh-ZYHgLRZZsY57/agent.32 [2024-10-11T08:19:59.761Z] SSH_AGENT_PID=38 [2024-10-11T08:19:59.770Z] Running ssh-add (command line suppressed) [2024-10-11T08:19:59.853Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4590341948265225372.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4590341948265225372.key) [2024-10-11T08:19:59.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T08:20:00.185Z] + git semver tag [2024-10-11T08:20:00.445Z] 2024-10-11 08:20:00,344 [run_tag] DEBUG tag force:False [2024-10-11T08:20:00.445Z] 2024-10-11 08:20:00,344 [check_head_tag] DEBUG check head tag [2024-10-11T08:20:00.445Z] 2024-10-11 08:20:00,345 [execute] INFO git cat-file --batch-check [2024-10-11T08:20:00.445Z] 2024-10-11 08:20:00,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-11T08:20:00.445Z] 2024-10-11 08:20:00,348 [execute] INFO git cat-file --batch [2024-10-11T08:20:00.445Z] 2024-10-11 08:20:00,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-11T08:20:00.445Z] 2024-10-11 08:20:00,367 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-11T08:20:00.445Z] 2024-10-11 08:20:00,367 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 [2024-10-11T08:20:00.445Z] 2024-10-11 08:20:00,368 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-11T08:20:00.445Z] 2024-10-11 08:20:00,373 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-11T08:20:00.445Z] 3.2.0-dev.17 [Pipeline] } [2024-10-11T08:20:00.442Z] $ docker exec --env ******** --env ******** 3231f45ce99b5e8ed869135082a66a424c5b6a7c25c65e7be6e96551b3e67393 ssh-agent -k [2024-10-11T08:20:00.548Z] unset SSH_AUTH_SOCK; [2024-10-11T08:20:00.548Z] unset SSH_AGENT_PID; [2024-10-11T08:20:00.548Z] echo Agent pid 38 killed; [2024-10-11T08:20:00.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T08:20:00.900Z] + git semver [Pipeline] } [2024-10-11T08:20:01.160Z] $ docker stop --time=1 3231f45ce99b5e8ed869135082a66a424c5b6a7c25c65e7be6e96551b3e67393 [2024-10-11T08:20:02.587Z] $ docker rm -f --volumes 3231f45ce99b5e8ed869135082a66a424c5b6a7c25c65e7be6e96551b3e67393 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:20:03.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T08:20:03.146Z] [2024-10-11T08:20:03.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:20:03.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T08:20:03.449Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-11T08:20:03.449Z] ab5ef0e58194: Pulling fs layer [2024-10-11T08:20:03.449Z] 9712f1f96733: Pulling fs layer [2024-10-11T08:20:03.449Z] 63f879dbbcfc: Pulling fs layer [2024-10-11T08:20:03.449Z] 0d9ebad4ef96: Pulling fs layer [2024-10-11T08:20:03.449Z] e9a5061849ea: Pulling fs layer [2024-10-11T08:20:03.449Z] d747dcd14b5f: Pulling fs layer [2024-10-11T08:20:03.449Z] 2de7ff778b66: Pulling fs layer [2024-10-11T08:20:03.449Z] e9a5061849ea: Waiting [2024-10-11T08:20:03.449Z] d747dcd14b5f: Waiting [2024-10-11T08:20:03.449Z] 2de7ff778b66: Waiting [2024-10-11T08:20:03.449Z] 0d9ebad4ef96: Waiting [2024-10-11T08:20:03.449Z] 9712f1f96733: Verifying Checksum [2024-10-11T08:20:03.449Z] 9712f1f96733: Download complete [2024-10-11T08:20:03.708Z] 63f879dbbcfc: Verifying Checksum [2024-10-11T08:20:03.708Z] 63f879dbbcfc: Download complete [2024-10-11T08:20:03.968Z] e9a5061849ea: Verifying Checksum [2024-10-11T08:20:03.968Z] e9a5061849ea: Download complete [2024-10-11T08:20:03.968Z] d747dcd14b5f: Verifying Checksum [2024-10-11T08:20:03.968Z] d747dcd14b5f: Download complete [2024-10-11T08:20:03.968Z] 0d9ebad4ef96: Verifying Checksum [2024-10-11T08:20:03.968Z] 0d9ebad4ef96: Download complete [2024-10-11T08:20:03.968Z] 2de7ff778b66: Verifying Checksum [2024-10-11T08:20:03.968Z] 2de7ff778b66: Download complete [2024-10-11T08:20:04.227Z] ab5ef0e58194: Verifying Checksum [2024-10-11T08:20:04.227Z] ab5ef0e58194: Download complete [2024-10-11T08:20:06.830Z] ab5ef0e58194: Pull complete [2024-10-11T08:20:06.830Z] 9712f1f96733: Pull complete [2024-10-11T08:20:07.402Z] 63f879dbbcfc: Pull complete [2024-10-11T08:20:10.683Z] 0d9ebad4ef96: Pull complete [2024-10-11T08:20:11.625Z] e9a5061849ea: Pull complete [2024-10-11T08:20:11.884Z] d747dcd14b5f: Pull complete [2024-10-11T08:20:13.262Z] 2de7ff778b66: Pull complete [2024-10-11T08:20:13.262Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-11T08:20:13.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T08:20:13.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:20:13.692Z] prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container [2024-10-11T08:20:13.715Z] $ 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-10-11T08:20:32.287Z] $ docker top ba1130a07108dbe5d84279d406ccf7df20cf0c0fdd0f920f3a07ddacbf36704e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-11T08:20:32.379Z] provisioning config files... [2024-10-11T08:20:32.386Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16716180070574768180tmp [2024-10-11T08:20:32.397Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9707320715041941862tmp [2024-10-11T08:20:32.407Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5719960259745953185tmp [Pipeline] { [Pipeline] echo [2024-10-11T08:20:32.445Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:20:32.746Z] ---> sigul-configuration.sh [2024-10-11T08:20:32.746Z] gpg: directory `/root/.gnupg' created [2024-10-11T08:20:32.746Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-11T08:20:32.746Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-11T08:20:32.746Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-11T08:20:32.746Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-11T08:20:32.746Z] gpg: CAST5 encrypted data [2024-10-11T08:20:32.746Z] gpg: encrypted with 1 passphrase [2024-10-11T08:20:32.746Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-11T08:20:33.044Z] + mkdir /home/jenkins [2024-10-11T08:20:33.044Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-11T08:20:33.337Z] + 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-10-11T08:20:33.350Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:20:33.643Z] ---> sigul-install.sh [2024-10-11T08:20:33.643Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-11T08:20:33.940Z] + git tag --list [2024-10-11T08:20:33.940Z] v0.0.0 [2024-10-11T08:20:33.940Z] v1.0.0 [2024-10-11T08:20:33.940Z] v2.1.0 [2024-10-11T08:20:33.940Z] v2.1.1 [2024-10-11T08:20:33.940Z] v2.2.0 [2024-10-11T08:20:33.940Z] v2.3.0 [2024-10-11T08:20:33.940Z] v3.0 [2024-10-11T08:20:33.940Z] v3.0.0 [2024-10-11T08:20:33.940Z] v3.1 [2024-10-11T08:20:33.940Z] v3.1.0 [2024-10-11T08:20:33.940Z] v3.1.0-dev.1 [2024-10-11T08:20:33.940Z] v3.1.0-dev.10 [2024-10-11T08:20:33.940Z] v3.1.0-dev.11 [2024-10-11T08:20:33.940Z] v3.1.0-dev.12 [2024-10-11T08:20:33.940Z] v3.1.0-dev.13 [2024-10-11T08:20:33.940Z] v3.1.0-dev.14 [2024-10-11T08:20:33.940Z] v3.1.0-dev.15 [2024-10-11T08:20:33.940Z] v3.1.0-dev.16 [2024-10-11T08:20:33.940Z] v3.1.0-dev.17 [2024-10-11T08:20:33.940Z] v3.1.0-dev.18 [2024-10-11T08:20:33.940Z] v3.1.0-dev.19 [2024-10-11T08:20:33.940Z] v3.1.0-dev.2 [2024-10-11T08:20:33.940Z] v3.1.0-dev.20 [2024-10-11T08:20:33.940Z] v3.1.0-dev.21 [2024-10-11T08:20:33.940Z] v3.1.0-dev.22 [2024-10-11T08:20:33.940Z] v3.1.0-dev.23 [2024-10-11T08:20:33.940Z] v3.1.0-dev.24 [2024-10-11T08:20:33.940Z] v3.1.0-dev.3 [2024-10-11T08:20:33.940Z] v3.1.0-dev.4 [2024-10-11T08:20:33.940Z] v3.1.0-dev.5 [2024-10-11T08:20:33.940Z] v3.1.0-dev.6 [2024-10-11T08:20:33.940Z] v3.1.0-dev.7 [2024-10-11T08:20:33.940Z] v3.1.0-dev.8 [2024-10-11T08:20:33.940Z] v3.1.0-dev.9 [2024-10-11T08:20:33.940Z] v3.1.1 [2024-10-11T08:20:33.940Z] v3.1.1-dev.1 [2024-10-11T08:20:33.940Z] v3.2.0-dev.1 [2024-10-11T08:20:33.940Z] v3.2.0-dev.10 [2024-10-11T08:20:33.940Z] v3.2.0-dev.11 [2024-10-11T08:20:33.940Z] v3.2.0-dev.12 [2024-10-11T08:20:33.940Z] v3.2.0-dev.13 [2024-10-11T08:20:33.940Z] v3.2.0-dev.14 [2024-10-11T08:20:33.940Z] v3.2.0-dev.15 [2024-10-11T08:20:33.940Z] v3.2.0-dev.16 [2024-10-11T08:20:33.940Z] v3.2.0-dev.17 [2024-10-11T08:20:33.940Z] v3.2.0-dev.2 [2024-10-11T08:20:33.940Z] v3.2.0-dev.3 [2024-10-11T08:20:33.940Z] v3.2.0-dev.4 [2024-10-11T08:20:33.940Z] v3.2.0-dev.5 [2024-10-11T08:20:33.940Z] v3.2.0-dev.6 [2024-10-11T08:20:33.940Z] v3.2.0-dev.7 [2024-10-11T08:20:33.940Z] v3.2.0-dev.8 [2024-10-11T08:20:33.940Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-11T08:20:34.241Z] + lftools sign git-tag v3.2.0-dev.17 [2024-10-11T08:20:34.836Z] Signing Git tag with Sigul... [2024-10-11T08:20:34.836Z] Signing v3.2.0-dev.17 [Pipeline] echo [2024-10-11T08:20:35.112Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:20:35.418Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-11T08:20:35.424Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-11T08:20:35.440Z] $ docker stop --time=1 ba1130a07108dbe5d84279d406ccf7df20cf0c0fdd0f920f3a07ddacbf36704e [2024-10-11T08:20:37.019Z] $ docker rm -f --volumes ba1130a07108dbe5d84279d406ccf7df20cf0c0fdd0f920f3a07ddacbf36704e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-11T08:20:37.495Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T08:20:37.496Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:20:37.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T08:20:37.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:20:37.880Z] prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container [2024-10-11T08:20:37.899Z] $ 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-10-11T08:20:38.726Z] $ docker top 3d4b6d07370a6ec279f87b6a6d65d8c042b0c606a971fa9fc0e8b9a788d2a29c -eo pid,comm [2024-10-11T08:20:38.786Z] 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-10-11T08:20:38.786Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T08:20:38.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T08:20:38.839Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T08:20:38.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T08:20:38.949Z] $ docker exec 3d4b6d07370a6ec279f87b6a6d65d8c042b0c606a971fa9fc0e8b9a788d2a29c ssh-agent [2024-10-11T08:20:39.066Z] SSH_AUTH_SOCK=/tmp/ssh-e0CIzmTgK8NO/agent.14 [2024-10-11T08:20:39.066Z] SSH_AGENT_PID=20 [2024-10-11T08:20:39.071Z] Running ssh-add (command line suppressed) [2024-10-11T08:20:39.182Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9505254768946211877.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9505254768946211877.key) [2024-10-11T08:20:39.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T08:20:39.504Z] + git semver bump pre [2024-10-11T08:20:39.763Z] 2024-10-11 08:20:39,666 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-11T08:20:39.763Z] 2024-10-11 08:20:39,666 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev [2024-10-11T08:20:39.763Z] 2024-10-11 08:20:39,666 [bump_version] DEBUG bumped version:3.2.0-dev.18 [2024-10-11T08:20:39.763Z] 2024-10-11 08:20:39,666 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-10-11T08:20:39.763Z] 2024-10-11 08:20:39,666 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-11T08:20:39.763Z] 2024-10-11 08:20:39,666 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-11T08:20:39.763Z] 2024-10-11 08:20:39,669 [execute] INFO git cat-file --batch-check [2024-10-11T08:20:39.763Z] 2024-10-11 08:20:39,669 [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-10-11T08:20:39.763Z] 2024-10-11 08:20:39,673 [execute] INFO git cat-file --batch [2024-10-11T08:20:39.763Z] 2024-10-11 08:20:39,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T08:20:39.763Z] 2024-10-11 08:20:39,678 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-11T08:20:39.763Z] 3.2.0-dev.18 [Pipeline] } [2024-10-11T08:20:39.762Z] $ docker exec --env ******** --env ******** 3d4b6d07370a6ec279f87b6a6d65d8c042b0c606a971fa9fc0e8b9a788d2a29c ssh-agent -k [2024-10-11T08:20:39.868Z] unset SSH_AUTH_SOCK; [2024-10-11T08:20:39.869Z] unset SSH_AGENT_PID; [2024-10-11T08:20:39.869Z] echo Agent pid 20 killed; [2024-10-11T08:20:39.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T08:20:40.218Z] + git semver [Pipeline] } [2024-10-11T08:20:40.478Z] $ docker stop --time=1 3d4b6d07370a6ec279f87b6a6d65d8c042b0c606a971fa9fc0e8b9a788d2a29c [2024-10-11T08:20:42.264Z] $ docker rm -f --volumes 3d4b6d07370a6ec279f87b6a6d65d8c042b0c606a971fa9fc0e8b9a788d2a29c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T08:20:42.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T08:20:42.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:20:42.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T08:20:42.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:20:43.056Z] prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container [2024-10-11T08:20:43.075Z] $ 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-10-11T08:20:43.644Z] $ docker top 68217ef6d37232da4828c97e5533c2f1d50d189d0bf2f91a7b704426b7812893 -eo pid,comm [2024-10-11T08:20:43.693Z] 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-10-11T08:20:43.693Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T08:20:43.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T08:20:43.753Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T08:20:43.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T08:20:43.855Z] $ docker exec 68217ef6d37232da4828c97e5533c2f1d50d189d0bf2f91a7b704426b7812893 ssh-agent [2024-10-11T08:20:43.982Z] SSH_AUTH_SOCK=/tmp/ssh-TrSGU0N5CkjD/agent.15 [2024-10-11T08:20:43.982Z] SSH_AGENT_PID=21 [2024-10-11T08:20:43.986Z] Running ssh-add (command line suppressed) [2024-10-11T08:20:44.077Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17844574904459552055.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17844574904459552055.key) [2024-10-11T08:20:44.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T08:20:44.426Z] + git semver push [2024-10-11T08:20:44.685Z] 2024-10-11 08:20:44,595 [run_push] DEBUG push [2024-10-11T08:20:44.685Z] 2024-10-11 08:20:44,595 [execute] INFO git cat-file --batch-check [2024-10-11T08:20:44.685Z] 2024-10-11 08:20:44,596 [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-10-11T08:20:44.685Z] 2024-10-11 08:20:44,599 [execute] INFO git rev-list c8b64253126ab241e6f6591ba8f3cd80c4983a2c -- [2024-10-11T08:20:44.685Z] 2024-10-11 08:20:44,599 [execute] DEBUG Popen(['git', 'rev-list', 'c8b64253126ab241e6f6591ba8f3cd80c4983a2c', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T08:20:44.685Z] 2024-10-11 08:20:44,606 [execute] INFO git fetch -v origin [2024-10-11T08:20:44.685Z] 2024-10-11 08:20:44,607 [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-10-11T08:20:45.267Z] 2024-10-11 08:20:45,068 [run_push] DEBUG no remote changes detected [2024-10-11T08:20:45.267Z] 2024-10-11 08:20:45,068 [execute] INFO git push origin semver [2024-10-11T08:20:45.267Z] 2024-10-11 08:20:45,069 [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-10-11T08:20:45.851Z] 2024-10-11 08:20:45,742 [run_push] DEBUG push all version tags [2024-10-11T08:20:45.851Z] 2024-10-11 08:20:45,742 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-11T08:20:45.851Z] 2024-10-11 08:20:45,743 [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-10-11T08:20:46.423Z] 2024-10-11 08:20:46,405 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-11T08:20:46.424Z] 3.2.0-dev.18 [Pipeline] } [2024-10-11T08:20:46.686Z] $ docker exec --env ******** --env ******** 68217ef6d37232da4828c97e5533c2f1d50d189d0bf2f91a7b704426b7812893 ssh-agent -k [2024-10-11T08:20:46.788Z] unset SSH_AUTH_SOCK; [2024-10-11T08:20:46.788Z] unset SSH_AGENT_PID; [2024-10-11T08:20:46.788Z] echo Agent pid 21 killed; [2024-10-11T08:20:46.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T08:20:47.144Z] + git semver [Pipeline] } [2024-10-11T08:20:47.407Z] $ docker stop --time=1 68217ef6d37232da4828c97e5533c2f1d50d189d0bf2f91a7b704426b7812893 [2024-10-11T08:20:49.302Z] $ docker rm -f --volumes 68217ef6d37232da4828c97e5533c2f1d50d189d0bf2f91a7b704426b7812893 [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-10-11T08:20:50.072Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-10-11T08:20:50.072Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-11T08:20:50.072Z] total 16 [2024-10-11T08:20:50.072Z] drwxr-xr-x 3 root root 4096 Oct 11 08:04 . [2024-10-11T08:20:50.072Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 11 08:20 .. [2024-10-11T08:20:50.072Z] drwxr-xr-x 2 root root 4096 Oct 11 08:04 cost [2024-10-11T08:20:50.072Z] -rw-r--r-- 1 root root 91 Oct 11 08:04 cost.csv [2024-10-11T08:20:50.072Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-11T08:20:50.072Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-11T08:20:50.072Z] total 16 [2024-10-11T08:20:50.072Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 08:04 . [2024-10-11T08:20:50.072Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 11 08:20 .. [2024-10-11T08:20:50.072Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 08:04 cost [2024-10-11T08:20:50.072Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 11 08:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:20:50.362Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:20:51.225Z] ---> package-listing.sh [2024-10-11T08:20:51.225Z] ++ facter osfamily [2024-10-11T08:20:51.225Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-11T08:20:51.484Z] + OS_FAMILY=debian [2024-10-11T08:20:51.485Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-10-11T08:20:51.485Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-11T08:20:51.485Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-11T08:20:51.485Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-11T08:20:51.485Z] + PACKAGES=/tmp/packages_start.txt [2024-10-11T08:20:51.485Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-10-11T08:20:51.485Z] + PACKAGES=/tmp/packages_end.txt [2024-10-11T08:20:51.485Z] + case "${OS_FAMILY}" in [2024-10-11T08:20:51.485Z] + dpkg -l [2024-10-11T08:20:51.485Z] + grep '^ii' [2024-10-11T08:20:51.485Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-11T08:20:51.485Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-11T08:20:51.485Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-11T08:20:51.485Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-10-11T08:20:51.485Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-10-11T08:20:51.485Z] + 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-10-11T08:20:51.495Z] 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-10-11T08:20:51.773Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:20:52.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T08:20:52.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:20:52.444Z] prd-ubuntu20.04-docker-8c-8g-22497 does not seem to be running inside a container [2024-10-11T08:20:52.463Z] $ 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-10-11T08:20:53.344Z] $ docker top 647cf3b31647e3af3dd32c6c46332cd9dd78400a52c6d820c71f65bf2e08f1f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T08:20:53.699Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-11T08:20:53.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-11T08:20:54.269Z] + ls /var/log/sa-host [2024-10-11T08:20:54.269Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T08:20:54.357Z] provisioning config files... [2024-10-11T08:20:54.366Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1375233251048698672tmp [Pipeline] { [Pipeline] echo [2024-10-11T08:20:54.388Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:20:54.673Z] ---> create-netrc.sh [Pipeline] } [2024-10-11T08:20:54.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:20:55.020Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-11T08:20:55.028Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:20:55.317Z] ---> sudo-logs.sh [2024-10-11T08:20:55.317Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-11T08:20:55.353Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:20:55.636Z] ---> job-cost.sh [2024-10-11T08:20:55.636Z] lf-activate-venv: SKIPPING [2024-10-11T08:20:55.636Z] DEBUG: total: 0.2199999988079071 [2024-10-11T08:20:55.636Z] INFO: Retrieving Stack Cost... [2024-10-11T08:20:55.896Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-11T08:20:56.156Z] INFO: Archiving Costs [Pipeline] echo [2024-10-11T08:20:56.170Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:20:56.454Z] ---> logs-deploy.sh [2024-10-11T08:20:56.454Z] lf-activate-venv: SKIPPING [2024-10-11T08:20:56.454Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/153 [2024-10-11T08:20:56.454Z] INFO: archiving workspace using pattern(s): [2024-10-11T08:20:57.392Z] Archives upload complete. [2024-10-11T08:20:57.392Z] INFO: archiving logs to Nexus