Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 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-ssh6896576221002868692.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-ssh8015362797563761725.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-ssh1316802677139668978.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-ssh15611901671977962230.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-ssh15839569368239004864.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 ‘prd-ubuntu20.04-docker-8c-8g-24218’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24221 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 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 (main) Commit message: "Merge pull request #324 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" > 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 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 > git rev-list --no-walk d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:38:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:38:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:38:22 ========================================================= 11:38:22 EdgeX Global Pipelines Version Info 11:38:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:38:23 ------------------- 11:38:23 stable info: 11:38:23 ------------------- 11:38:23 Commited By: Ginny Guan ginny@iotechsys.com 11:38:23 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:38:23 Message: update stable to v1.0.265 11:38:23 ------------------- 11:38:23 experimental info: 11:38:23 ------------------- 11:38:23 Commited By: Cherry Wang cherry@iotechsys.com 11:38:23 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:38:23 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:38:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:38:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:38:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f9af3d [Pipeline] echo 11:38:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:38:24 provisioning config files... 11:38:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6209582105264669302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:25 ---> ****-login.sh 11:38:25 nexus3.edgexfoundry.org:10001 11:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:25 Configure a credential helper to remove this warning. See 11:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:25 11:38:25 Login Succeeded 11:38:25 nexus3.edgexfoundry.org:10002 11:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:25 Configure a credential helper to remove this warning. See 11:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:25 11:38:25 Login Succeeded 11:38:25 nexus3.edgexfoundry.org:10003 11:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:25 Configure a credential helper to remove this warning. See 11:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:25 11:38:25 Login Succeeded 11:38:25 nexus3.edgexfoundry.org:10004 11:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:25 Configure a credential helper to remove this warning. See 11:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:25 11:38:25 Login Succeeded 11:38:25 ****.io 11:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:25 Configure a credential helper to remove this warning. See 11:38:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:25 11:38:25 Login Succeeded 11:38:25 ---> ****-login.sh ends [Pipeline] } 11:38:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:38:26 + git rev-list -1 --merges 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8~1..1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] echo 11:38:26 -----------> git rev-list -1 --merges 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8~1..1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 11:38:26 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [false] [Pipeline] sh 11:38:26 + git log --format=format:%s -1 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] echo 11:38:26 ========================================================= 11:38:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:38:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:38:27 + git log --format=format:%s -1 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] echo 11:38:27 [semverPrep] GIT_COMMIT: 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8, Commit Message: Merge pull request #324 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2 [Pipeline] echo 11:38:27 [semverPrep] This is not a build commit. [Pipeline] sh 11:38:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:38:27 + grep -v github /etc/ssh/ssh_known_hosts 11:38:27 + [ -e /tmp/ssh_known_hosts ] 11:38:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:38:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:38:27 + sudo tee -a /etc/ssh/ssh_known_hosts 11:38:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:27 11:38:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:28 0.1.4: Pulling from edgex-devops/py-git-semver 11:38:28 b85a868b505f: Pulling fs layer 11:38:28 e2be974225ed: Pulling fs layer 11:38:28 339a4e72a1f5: Pulling fs layer 11:38:28 988bab9f4d93: Pulling fs layer 11:38:28 1469e6f7b9e6: Pulling fs layer 11:38:28 eaf3925da568: Pulling fs layer 11:38:28 bab4dde63d76: Pulling fs layer 11:38:28 bde34c3a00c8: Pulling fs layer 11:38:28 1469e6f7b9e6: Waiting 11:38:28 eaf3925da568: Waiting 11:38:28 988bab9f4d93: Waiting 11:38:28 b352a97aabf1: Pulling fs layer 11:38:28 4872d77fe225: Pulling fs layer 11:38:28 bde34c3a00c8: Waiting 11:38:28 b352a97aabf1: Waiting 11:38:28 5851b861e8e6: Pulling fs layer 11:38:28 4872d77fe225: Waiting 11:38:28 5851b861e8e6: Waiting 11:38:28 e2be974225ed: Verifying Checksum 11:38:28 e2be974225ed: Download complete 11:38:28 988bab9f4d93: Verifying Checksum 11:38:28 988bab9f4d93: Download complete 11:38:28 1469e6f7b9e6: Verifying Checksum 11:38:28 1469e6f7b9e6: Download complete 11:38:28 eaf3925da568: Verifying Checksum 11:38:28 eaf3925da568: Download complete 11:38:28 339a4e72a1f5: Verifying Checksum 11:38:28 339a4e72a1f5: Download complete 11:38:28 bde34c3a00c8: Download complete 11:38:28 b352a97aabf1: Download complete 11:38:28 4872d77fe225: Verifying Checksum 11:38:28 4872d77fe225: Download complete 11:38:28 5851b861e8e6: Download complete 11:38:28 b85a868b505f: Verifying Checksum 11:38:28 b85a868b505f: Download complete 11:38:28 bab4dde63d76: Verifying Checksum 11:38:28 bab4dde63d76: Download complete 11:38:29 b85a868b505f: Pull complete 11:38:29 e2be974225ed: Pull complete 11:38:30 339a4e72a1f5: Pull complete 11:38:30 988bab9f4d93: Pull complete 11:38:30 1469e6f7b9e6: Pull complete 11:38:30 eaf3925da568: Pull complete 11:38:32 bab4dde63d76: Pull complete 11:38:32 bde34c3a00c8: Pull complete 11:38:32 b352a97aabf1: Pull complete 11:38:32 4872d77fe225: Pull complete 11:38:32 5851b861e8e6: Pull complete 11:38:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:38:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:33 prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container 11:38:33 $ 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 11:38:34 $ docker top db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b -eo pid,comm 11:38:34 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). 11:38:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:38:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:38:34 [ssh-agent] Looking for ssh-agent implementation... 11:38:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:34 $ docker exec db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b ssh-agent 11:38:34 SSH_AUTH_SOCK=/tmp/ssh-Tdk8gYDLC36l/agent.32 11:38:34 SSH_AGENT_PID=38 11:38:34 Running ssh-add (command line suppressed) 11:38:34 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13053249311382457294.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13053249311382457294.key) 11:38:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:38:35 + git tag --points-at HEAD [Pipeline] } 11:38:35 $ docker exec --env ******** --env ******** db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b ssh-agent -k 11:38:35 unset SSH_AUTH_SOCK; 11:38:35 unset SSH_AGENT_PID; 11:38:35 echo Agent pid 38 killed; 11:38:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:38:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:38:35 [ssh-agent] Looking for ssh-agent implementation... 11:38:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:35 $ docker exec db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b ssh-agent 11:38:35 SSH_AUTH_SOCK=/tmp/ssh-1kyEvmK3NQn0/agent.71 11:38:35 SSH_AGENT_PID=77 11:38:35 Running ssh-add (command line suppressed) 11:38:35 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16652083591258797802.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16652083591258797802.key) 11:38:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:38:35 + git semver init 11:38:36 2024-10-31 11:38:36,054 [run_init] DEBUG init version:0.0.0 force:False 11:38:36 2024-10-31 11:38:36,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:38:36 2024-10-31 11:38:36,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:38:36 2024-10-31 11:38:36,055 [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) 11:38:38 2024-10-31 11:38:37,612 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 11:38:38 2024-10-31 11:38:37,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 11:38:38 2024-10-31 11:38:37,612 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:38:38 2024-10-31 11:38:37,612 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:38:38 4.0.0-dev.2 [Pipeline] } 11:38:38 $ docker exec --env ******** --env ******** db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b ssh-agent -k 11:38:38 unset SSH_AUTH_SOCK; 11:38:38 unset SSH_AGENT_PID; 11:38:38 echo Agent pid 77 killed; 11:38:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:38:38 + git semver [Pipeline] } 11:38:38 $ docker stop --time=1 db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b 11:38:40 $ docker rm -f --volumes db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b [Pipeline] // withDockerContainer [Pipeline] sh 11:38:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:38:40 Stashed 1 file(s) [Pipeline] echo 11:38:40 [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 11:38:40 provisioning config files... 11:38:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13567795432675459945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:41 ---> ****-login.sh 11:38:41 nexus3.edgexfoundry.org:10001 11:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:41 Configure a credential helper to remove this warning. See 11:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:41 11:38:41 Login Succeeded 11:38:41 nexus3.edgexfoundry.org:10002 11:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:41 Configure a credential helper to remove this warning. See 11:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:41 11:38:41 Login Succeeded 11:38:41 nexus3.edgexfoundry.org:10003 11:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:41 Configure a credential helper to remove this warning. See 11:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:41 11:38:41 Login Succeeded 11:38:41 nexus3.edgexfoundry.org:10004 11:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:41 Configure a credential helper to remove this warning. See 11:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:41 11:38:41 Login Succeeded 11:38:41 ****.io 11:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:41 Configure a credential helper to remove this warning. See 11:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:41 11:38:41 Login Succeeded 11:38:41 ---> ****-login.sh ends [Pipeline] } 11:38:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:38:41 ========================================================= 11:38:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:38:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:42 + 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 . 11:38:42 Sending build context to Docker daemon 11.47MB 11:38:42 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:38:42 Step 2/12 : FROM ${BASE} AS builder 11:38:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:38:42 43c4264eed91: Pulling fs layer 11:38:42 4cc291be95ef: Pulling fs layer 11:38:42 2ac1f1163629: Pulling fs layer 11:38:42 5c3c966382ef: Pulling fs layer 11:38:42 4f4fb700ef54: Pulling fs layer 11:38:42 5d5c8e513c77: Pulling fs layer 11:38:42 9f66e0745190: Pulling fs layer 11:38:42 f49a43e4bbc0: Pulling fs layer 11:38:42 561ebcabdf7f: Pulling fs layer 11:38:42 5c3c966382ef: Waiting 11:38:42 4f4fb700ef54: Waiting 11:38:42 5d5c8e513c77: Waiting 11:38:42 9f66e0745190: Waiting 11:38:42 f49a43e4bbc0: Waiting 11:38:42 561ebcabdf7f: Waiting 11:38:42 4cc291be95ef: Download complete 11:38:42 5c3c966382ef: Verifying Checksum 11:38:42 5c3c966382ef: Download complete 11:38:42 4f4fb700ef54: Verifying Checksum 11:38:42 4f4fb700ef54: Download complete 11:38:42 5d5c8e513c77: Verifying Checksum 11:38:42 5d5c8e513c77: Download complete 11:38:42 43c4264eed91: Download complete 11:38:42 9f66e0745190: Verifying Checksum 11:38:42 9f66e0745190: Download complete 11:38:42 43c4264eed91: Pull complete 11:38:42 561ebcabdf7f: Verifying Checksum 11:38:42 561ebcabdf7f: Download complete 11:38:42 4cc291be95ef: Pull complete 11:38:42 2ac1f1163629: Verifying Checksum 11:38:42 2ac1f1163629: Download complete 11:38:42 f49a43e4bbc0: Verifying Checksum 11:38:42 f49a43e4bbc0: Download complete 11:38:46 2ac1f1163629: Pull complete 11:38:46 5c3c966382ef: Pull complete 11:38:46 4f4fb700ef54: Pull complete 11:38:46 5d5c8e513c77: Pull complete 11:38:46 9f66e0745190: Pull complete 11:38:48 f49a43e4bbc0: Pull complete 11:38:49 561ebcabdf7f: Pull complete 11:38:49 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:38:49 ---> 3a752c3f9dda 11:38:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:38:50 ---> Running in d2debbda3a20 11:38:50 Removing intermediate container d2debbda3a20 11:38:50 ---> 9ea76d96bc11 11:38:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:38:50 ---> Running in 4ec4f6a702fc 11:38:50 Removing intermediate container 4ec4f6a702fc 11:38:50 ---> 39feddae622d 11:38:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:38:50 ---> Running in b63bac3baa04 11:38:50 Removing intermediate container b63bac3baa04 11:38:50 ---> ac1a827a9ec5 11:38:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:38:50 ---> Running in 75bbafd5b773 11:38:51 Removing intermediate container 75bbafd5b773 11:38:51 ---> 8c42ebde6da8 11:38:51 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:38:51 ---> Running in 0b64f50deba2 11:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:38:51 OK: 246 MiB in 54 packages 11:38:51 Removing intermediate container 0b64f50deba2 11:38:51 ---> 429674e1470d 11:38:51 Step 8/12 : WORKDIR /app 11:38:51 ---> Running in c8b4f37050d9 11:38:52 Removing intermediate container c8b4f37050d9 11:38:52 ---> f64ee7388232 11:38:52 Step 9/12 : COPY go.mod vendor* ./ 11:38:52 ---> 6593a3b2ff7e 11:38:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:38:52 ---> Running in daa473c87a6b 11:38:55 Still waiting to schedule task 11:38:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:39:24 Removing intermediate container daa473c87a6b 11:39:24 ---> 59889c265491 11:39:24 Step 11/12 : COPY . . 11:39:24 ---> f3c77cef13d1 11:39:24 Step 12/12 : RUN $MAKE 11:39:24 ---> Running in c6701c88757c 11:39:24 noop 11:39:24 Removing intermediate container c6701c88757c 11:39:24 ---> 6c2a46c60d3f 11:39:24 Successfully built 6c2a46c60d3f 11:39:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:24 + docker inspect -f . ci-base-image-x86_64 11:39:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:24 prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container 11:39:24 $ 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 11:39:25 $ docker top de695600916ec564665293e8310985427de2e7a2182d7f3be96e80d1e722763e -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:25 + go version 11:39:25 go version go1.23.2 linux/amd64 [Pipeline] } 11:39:25 $ docker stop --time=1 de695600916ec564665293e8310985427de2e7a2182d7f3be96e80d1e722763e 11:39:26 $ docker rm -f --volumes de695600916ec564665293e8310985427de2e7a2182d7f3be96e80d1e722763e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:27 + docker inspect -f . ci-base-image-x86_64 11:39:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:27 prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container 11:39:27 $ 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 11:39:27 $ docker top 80da9533ebf5f053c0926e77a2856f67bb20a46d2745335198854cb61c15a2b4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:28 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 11:39:28 + make test 11:39:28 go test ./... -coverprofile=coverage.out ./... 11:39:29 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:39:51 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 11:39:51 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 11:39:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.455s coverage: 40.6% of statements 11:39:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.023s coverage: 95.5% of statements 11:39:53 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.262s coverage: 51.9% of statements 11:40:08 go vet ./... 11:40:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:40:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:40:12 ./bin/test-attribution-txt.sh [Pipeline] echo 11:40:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:40:13 $ docker stop --time=1 80da9533ebf5f053c0926e77a2856f67bb20a46d2745335198854cb61c15a2b4 11:40:14 $ docker rm -f --volumes 80da9533ebf5f053c0926e77a2856f67bb20a46d2745335198854cb61c15a2b4 [Pipeline] // withDockerContainer [Pipeline] sh 11:40:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:40:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:40:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:40:16 + ls -al . 11:40:16 total 704 11:40:16 drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 11:39 . 11:40:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:38 .. 11:40:16 -rw-rw-r-- 1 jenkins jenkins 134 Oct 31 11:38 .dockerignore 11:40:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:39 .git 11:40:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:38 .github 11:40:16 -rw-rw-r-- 1 jenkins jenkins 880 Oct 31 11:38 .gitignore 11:40:16 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 11:38 .golangci.yml 11:40:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 11:38 .semver 11:40:16 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 31 11:38 Attribution.txt 11:40:16 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 31 11:38 CHANGELOG.md 11:40:16 -rw-rw-r-- 1 jenkins jenkins 1489 Oct 31 11:38 Dockerfile 11:40:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 11:38 GOVERNANCE.md 11:40:16 -rw-rw-r-- 1 jenkins jenkins 661 Oct 31 11:38 Jenkinsfile 11:40:16 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 31 11:38 LICENSE 11:40:16 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 31 11:38 Makefile 11:40:16 -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 11:38 OWNERS.md 11:40:16 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 31 11:38 README.md 11:40:16 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 11:38 VERSION 11:40:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:38 bin 11:40:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:38 cmd 11:40:16 -rw-r--r-- 1 jenkins jenkins 451915 Oct 31 11:39 coverage.out 11:40:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:38 examples 11:40:16 -rw-rw-r-- 1 jenkins jenkins 6468 Oct 31 11:38 go.mod 11:40:16 -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 11:38 go.sum 11:40:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:38 images 11:40:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:38 internal 11:40:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:38 pkg 11:40:16 -rw-rw-r-- 1 jenkins jenkins 193 Oct 31 11:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:16 + 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=1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 --label arch=amd64 --label version=4.0.0-dev.2 . 11:40:16 Sending build context to Docker daemon 11.47MB 11:40:16 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:40:16 Step 2/25 : FROM ${BASE} AS builder 11:40:16 ---> 6c2a46c60d3f 11:40:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:40:16 ---> Running in 4f38bf871d23 11:40:16 Removing intermediate container 4f38bf871d23 11:40:16 ---> 8a760d7f1059 11:40:16 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:40:16 ---> Running in dee0cab3ce5d 11:40:16 Removing intermediate container dee0cab3ce5d 11:40:16 ---> e730350611ec 11:40:16 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:40:16 ---> Running in 9c733c6ba2eb 11:40:16 Removing intermediate container 9c733c6ba2eb 11:40:16 ---> 187d3065dce8 11:40:16 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:40:17 ---> Running in acab6e995b65 11:40:17 Removing intermediate container acab6e995b65 11:40:17 ---> 1d9f2e9dfde2 11:40:17 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:40:17 ---> Running in 1db084df5113 11:40:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:40:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:40:17 OK: 246 MiB in 54 packages 11:40:18 Removing intermediate container 1db084df5113 11:40:18 ---> 65ecb54a0fad 11:40:18 Step 8/25 : WORKDIR /app 11:40:18 ---> Running in d8cb60ac8c15 11:40:18 Removing intermediate container d8cb60ac8c15 11:40:18 ---> 11d5f6653dfa 11:40:18 Step 9/25 : COPY go.mod vendor* ./ 11:40:18 ---> b0fc629a780a 11:40:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:40:18 ---> Running in ce8c45072b49 11:40:18 Removing intermediate container ce8c45072b49 11:40:18 ---> 4f5217dd4499 11:40:18 Step 11/25 : COPY . . 11:40:19 ---> a276d7cc7a26 11:40:19 Step 12/25 : RUN $MAKE 11:40:19 ---> Running in 5d82290e47f9 11:40:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 11:40:51 Removing intermediate container 5d82290e47f9 11:40:51 ---> 69761189c426 11:40:51 Step 13/25 : FROM alpine:3.20 11:40:51 3.20: Pulling from library/alpine 11:40:51 43c4264eed91: Already exists 11:40:51 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:40:51 Status: Downloaded newer image for alpine:3.20 11:40:51 ---> 91ef0af61f39 11:40:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:40:51 ---> Running in b8fdc9669366 11:40:51 Removing intermediate container b8fdc9669366 11:40:51 ---> f34f6deb074c 11:40:51 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:40:51 ---> Running in 7cf1b47a9d15 11:40:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:40:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:40:51 (1/1) Installing dumb-init (1.2.5-r3) 11:40:51 Executing busybox-1.36.1-r29.trigger 11:40:51 OK: 8 MiB in 15 packages 11:40:51 Removing intermediate container 7cf1b47a9d15 11:40:51 ---> 198e1091d4d7 11:40:51 Step 16/25 : RUN apk --no-cache upgrade 11:40:51 ---> Running in 1b5a4046fb7f 11:40:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:40:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:40:51 Upgrading critical system libraries and apk-tools: 11:40:51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:40:51 Executing busybox-1.36.1-r29.trigger 11:40:51 Continuing the upgrade transaction with new apk-tools: 11:40:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:40:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:40:51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:40:51 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:40:51 OK: 8 MiB in 15 packages 11:40:52 Removing intermediate container 1b5a4046fb7f 11:40:52 ---> 79674c31e7c1 11:40:52 Step 17/25 : COPY --from=builder /app/LICENSE / 11:40:52 ---> c61790faf51b 11:40:52 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:40:52 ---> d6df830c78a5 11:40:52 Step 19/25 : COPY --from=builder /app/cmd/ / 11:40:52 ---> 5e7b345366cc 11:40:52 Step 20/25 : EXPOSE 59989 11:40:52 ---> Running in 6d137c4b2649 11:40:53 Removing intermediate container 6d137c4b2649 11:40:53 ---> 6ecd193b6942 11:40:53 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:40:53 ---> Running in a92d1e9dfb42 11:40:53 Removing intermediate container a92d1e9dfb42 11:40:53 ---> 5f3a76c96542 11:40:53 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:40:53 ---> Running in 1f83eaf89a10 11:40:53 Removing intermediate container 1f83eaf89a10 11:40:53 ---> 06659b35d35a 11:40:53 Step 23/25 : LABEL arch=amd64 11:40:53 ---> Running in da3b24292003 11:40:53 Removing intermediate container da3b24292003 11:40:53 ---> 7f66073f5381 11:40:53 Step 24/25 : LABEL git_sha=1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 11:40:53 ---> Running in 8758f2daee4c 11:40:53 Removing intermediate container 8758f2daee4c 11:40:53 ---> 15b5dd779edc 11:40:53 Step 25/25 : LABEL version=4.0.0-dev.2 11:40:53 ---> Running in 2a4414ea7ee5 11:40:53 Removing intermediate container 2a4414ea7ee5 11:40:53 ---> 38568a672107 11:40:53 [Warning] One or more build-args [ARCH] were not consumed 11:40:53 Successfully built 38568a672107 11:40:53 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 11:40:53 provisioning config files... 11:40:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2599250234796189135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:53 ---> ****-login.sh 11:40:53 nexus3.edgexfoundry.org:10001 11:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:53 Configure a credential helper to remove this warning. See 11:40:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:53 11:40:53 Login Succeeded 11:40:53 nexus3.edgexfoundry.org:10002 11:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:53 Configure a credential helper to remove this warning. See 11:40:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:53 11:40:53 Login Succeeded 11:40:53 nexus3.edgexfoundry.org:10003 11:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:54 Configure a credential helper to remove this warning. See 11:40:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:54 11:40:54 Login Succeeded 11:40:54 nexus3.edgexfoundry.org:10004 11:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:54 Configure a credential helper to remove this warning. See 11:40:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:54 11:40:54 Login Succeeded 11:40:54 ****.io 11:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:54 Configure a credential helper to remove this warning. See 11:40:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:54 11:40:54 Login Succeeded 11:40:54 ---> ****-login.sh ends [Pipeline] } 11:40:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:40:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:40:54 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 11:40:54 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 11:40:54 latest 11:40:54 4.0.0-dev.2 11:40:54 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 11:40:54 main 11:40:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 11:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:40:55 9017c09f2f24: Preparing 11:40:55 16d757c0f52b: Preparing 11:40:55 8c360b291717: Preparing 11:40:55 e9ad83f6dc21: Preparing 11:40:55 29ac7e9e55bc: Preparing 11:40:55 63ca1fbb43ae: Preparing 11:40:55 63ca1fbb43ae: Waiting 11:40:55 8c360b291717: Pushed 11:40:55 29ac7e9e55bc: Pushed 11:40:55 63ca1fbb43ae: Layer already exists 11:40:55 16d757c0f52b: Pushed 11:40:55 e9ad83f6dc21: Pushed 11:40:59 9017c09f2f24: Pushed 11:40:59 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8: digest: sha256:f96679278238881329f8f01c23da9be9922ae2815ae8fd58eab30f39332d8ccc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:00 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:41:00 9017c09f2f24: Preparing 11:41:00 16d757c0f52b: Preparing 11:41:00 8c360b291717: Preparing 11:41:00 e9ad83f6dc21: Preparing 11:41:00 29ac7e9e55bc: Preparing 11:41:00 63ca1fbb43ae: Preparing 11:41:00 63ca1fbb43ae: Waiting 11:41:00 29ac7e9e55bc: Layer already exists 11:41:00 9017c09f2f24: Layer already exists 11:41:00 e9ad83f6dc21: Layer already exists 11:41:00 16d757c0f52b: Layer already exists 11:41:00 8c360b291717: Layer already exists 11:41:00 63ca1fbb43ae: Layer already exists 11:41:00 latest: digest: sha256:f96679278238881329f8f01c23da9be9922ae2815ae8fd58eab30f39332d8ccc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:00 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.2 11:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:41:01 9017c09f2f24: Preparing 11:41:01 16d757c0f52b: Preparing 11:41:01 8c360b291717: Preparing 11:41:01 e9ad83f6dc21: Preparing 11:41:01 29ac7e9e55bc: Preparing 11:41:01 63ca1fbb43ae: Preparing 11:41:01 63ca1fbb43ae: Waiting 11:41:01 29ac7e9e55bc: Layer already exists 11:41:01 9017c09f2f24: Layer already exists 11:41:01 e9ad83f6dc21: Layer already exists 11:41:01 8c360b291717: Layer already exists 11:41:01 16d757c0f52b: Layer already exists 11:41:01 63ca1fbb43ae: Layer already exists 11:41:01 4.0.0-dev.2: digest: sha256:f96679278238881329f8f01c23da9be9922ae2815ae8fd58eab30f39332d8ccc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:01 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 11:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:41:01 9017c09f2f24: Preparing 11:41:01 16d757c0f52b: Preparing 11:41:01 8c360b291717: Preparing 11:41:01 e9ad83f6dc21: Preparing 11:41:01 29ac7e9e55bc: Preparing 11:41:01 63ca1fbb43ae: Preparing 11:41:01 63ca1fbb43ae: Waiting 11:41:01 9017c09f2f24: Layer already exists 11:41:01 e9ad83f6dc21: Layer already exists 11:41:01 16d757c0f52b: Layer already exists 11:41:01 29ac7e9e55bc: Layer already exists 11:41:01 8c360b291717: Layer already exists 11:41:01 63ca1fbb43ae: Layer already exists 11:41:01 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2: digest: sha256:f96679278238881329f8f01c23da9be9922ae2815ae8fd58eab30f39332d8ccc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:02 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 11:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:41:02 9017c09f2f24: Preparing 11:41:02 16d757c0f52b: Preparing 11:41:02 8c360b291717: Preparing 11:41:02 e9ad83f6dc21: Preparing 11:41:02 29ac7e9e55bc: Preparing 11:41:02 63ca1fbb43ae: Preparing 11:41:02 63ca1fbb43ae: Waiting 11:41:02 16d757c0f52b: Layer already exists 11:41:02 29ac7e9e55bc: Layer already exists 11:41:02 e9ad83f6dc21: Layer already exists 11:41:02 8c360b291717: Layer already exists 11:41:02 9017c09f2f24: Layer already exists 11:41:02 63ca1fbb43ae: Layer already exists 11:41:02 main: digest: sha256:f96679278238881329f8f01c23da9be9922ae2815ae8fd58eab30f39332d8ccc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:41:02 ===================================================== [Pipeline] echo 11:41:02 taggedImages: 11:41:02 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 11:41:02 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:41:02 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.2 11:41:02 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 11:41:02 - 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 11:41:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:41:03 11:41:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:41:03 latest: Pulling from edgex-lftools-log-publisher 11:41:03 5eb5b503b376: Pulling fs layer 11:41:03 5c69ac0246d0: Pulling fs layer 11:41:03 ec43610c2a17: Pulling fs layer 11:41:03 3a2ae6a8a46f: Pulling fs layer 11:41:03 33b1e0a273af: Pulling fs layer 11:41:03 5d3b04190fa2: Pulling fs layer 11:41:03 2f39f015ded8: Pulling fs layer 11:41:03 33b1e0a273af: Waiting 11:41:03 5d3b04190fa2: Waiting 11:41:03 2f39f015ded8: Waiting 11:41:03 3a2ae6a8a46f: Waiting 11:41:03 5c69ac0246d0: Download complete 11:41:03 3a2ae6a8a46f: Verifying Checksum 11:41:03 3a2ae6a8a46f: Download complete 11:41:03 ec43610c2a17: Verifying Checksum 11:41:03 ec43610c2a17: Download complete 11:41:03 33b1e0a273af: Verifying Checksum 11:41:03 33b1e0a273af: Download complete 11:41:03 5d3b04190fa2: Verifying Checksum 11:41:03 5d3b04190fa2: Download complete 11:41:03 5eb5b503b376: Download complete 11:41:04 2f39f015ded8: Download complete 11:41:04 5eb5b503b376: Pull complete 11:41:04 5c69ac0246d0: Pull complete 11:41:05 ec43610c2a17: Pull complete 11:41:05 3a2ae6a8a46f: Pull complete 11:41:05 33b1e0a273af: Pull complete 11:41:05 5d3b04190fa2: Pull complete 11:41:09 2f39f015ded8: Pull complete 11:41:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:41:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:09 prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container 11:41:09 $ 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 11:41:11 $ docker top da18cfc6cdfeae14983f13d070023347ac69fc676a8ece85781225d4c7a29768 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:11 ---> job-cost.sh 11:41:11 lf-activate-venv: SKIPPING 11:41:11 INFO: No Stack... 11:41:11 INFO: Retrieving Pricing Info for: v3-standard-8 11:41:12 INFO: Archiving Costs [Pipeline] sh 11:41:12 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 11:41:12 + cut -d, -f6 [Pipeline] lock 11:41:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] 11:41:12 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] did not exist. Created. 11:41:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:41:12 + echo total: 0.2199999988079071 [Pipeline] stash 11:41:12 Stashed 1 file(s) [Pipeline] } 11:41:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] [Pipeline] // lock [Pipeline] } 11:41:12 $ docker stop --time=1 da18cfc6cdfeae14983f13d070023347ac69fc676a8ece85781225d4c7a29768 11:41:14 $ docker rm -f --volumes da18cfc6cdfeae14983f13d070023347ac69fc676a8ece85781225d4c7a29768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:41:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24223 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 11:41:27 Running in /w/workspace/device-rfid-llrp-go/157 [Pipeline] { [Pipeline] checkout 11:41:27 The recommended git tool is: git 11:41:31 using credential edgex-jenkins-ssh 11:41:31 Cloning the remote Git repository 11:41:31 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:41:32 > git init /w/workspace/device-rfid-llrp-go/157 # timeout=10 11:41:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:41:32 > git --version # timeout=10 11:41:32 > git --version # 'git version 2.25.1' 11:41:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:41:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:41:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:41:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:41:36 Avoid second fetch 11:41:36 Checking out Revision 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 (main) 11:41:37 Commit message: "Merge pull request #324 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" 11:41:36 > git config core.sparsecheckout # timeout=10 11:41:36 > git checkout -f 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:41:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:41:41 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:41 Dload Upload Total Spent Left Speed 11:41:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh 11:41:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:41:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 11:41:42 sudo tee /etc/docker/daemon.new 11:41:42 { 11:41:42 "registry-mirrors": [ 11:41:42 "https://nexus3.edgexfoundry.org:10001" 11:41:42 ], 11:41:42 "bip": "10.250.0.254/24", 11:41:42 "hosts": [ 11:41:42 "tcp://0.0.0.0:5555", 11:41:42 "unix:///var/run/docker.sock" 11:41:42 ], 11:41:42 "mtu": 1458, 11:41:42 "selinux-enabled": true, 11:41:42 "seccomp-profile": "/etc/docker/seccomp.json" 11:41:42 } [Pipeline] sh 11:41:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:41:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:01 provisioning config files... 11:42:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/157@tmp/config15983592801992761499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:02 ---> ****-login.sh 11:42:02 nexus3.edgexfoundry.org:10001 11:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:02 Configure a credential helper to remove this warning. See 11:42:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:02 11:42:02 Login Succeeded 11:42:02 nexus3.edgexfoundry.org:10002 11:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:03 Configure a credential helper to remove this warning. See 11:42:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:03 11:42:03 Login Succeeded 11:42:03 nexus3.edgexfoundry.org:10003 11:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:03 Configure a credential helper to remove this warning. See 11:42:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:03 11:42:03 Login Succeeded 11:42:03 nexus3.edgexfoundry.org:10004 11:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:03 Configure a credential helper to remove this warning. See 11:42:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:03 11:42:03 Login Succeeded 11:42:03 ****.io 11:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:04 Configure a credential helper to remove this warning. See 11:42:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:04 11:42:04 Login Succeeded 11:42:04 ---> ****-login.sh ends [Pipeline] } 11:42:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:42:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:42:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:42:04 ========================================================= 11:42:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:42:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:05 + 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 . 11:42:05 Sending build context to Docker daemon 1.21MB 11:42:05 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:42:05 Step 2/12 : FROM ${BASE} AS builder 11:42:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:42:05 cf04c63912e1: Pulling fs layer 11:42:05 55b35a11ae5e: Pulling fs layer 11:42:05 a37a00ec5f00: Pulling fs layer 11:42:05 50b3750afda1: Pulling fs layer 11:42:05 4f4fb700ef54: Pulling fs layer 11:42:05 80978eb59214: Pulling fs layer 11:42:05 c9f46d7d2bd2: Pulling fs layer 11:42:05 c5a475d317c9: Pulling fs layer 11:42:05 c9f46d7d2bd2: Waiting 11:42:05 c5a475d317c9: Waiting 11:42:05 80978eb59214: Waiting 11:42:05 50b3750afda1: Waiting 11:42:05 4f4fb700ef54: Waiting 11:42:05 55b35a11ae5e: Verifying Checksum 11:42:05 55b35a11ae5e: Download complete 11:42:05 50b3750afda1: Verifying Checksum 11:42:05 50b3750afda1: Download complete 11:42:05 4f4fb700ef54: Verifying Checksum 11:42:05 4f4fb700ef54: Download complete 11:42:05 80978eb59214: Verifying Checksum 11:42:05 80978eb59214: Download complete 11:42:05 cf04c63912e1: Verifying Checksum 11:42:05 cf04c63912e1: Download complete 11:42:06 c5a475d317c9: Verifying Checksum 11:42:06 c5a475d317c9: Download complete 11:42:07 cf04c63912e1: Pull complete 11:42:07 55b35a11ae5e: Pull complete 11:42:08 a37a00ec5f00: Verifying Checksum 11:42:08 a37a00ec5f00: Download complete 11:42:08 c9f46d7d2bd2: Verifying Checksum 11:42:08 c9f46d7d2bd2: Download complete 11:42:23 a37a00ec5f00: Pull complete 11:42:23 50b3750afda1: Pull complete 11:42:23 4f4fb700ef54: Pull complete 11:42:23 80978eb59214: Pull complete 11:42:30 c9f46d7d2bd2: Pull complete 11:42:32 c5a475d317c9: Pull complete 11:42:32 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:42:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:42:32 ---> be29e6b0f0d4 11:42:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:42:35 ---> Running in 35080417e9f9 11:42:35 Removing intermediate container 35080417e9f9 11:42:35 ---> 9a2d99f7cf2a 11:42:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:42:35 ---> Running in abf483cd2929 11:42:35 Removing intermediate container abf483cd2929 11:42:35 ---> 6905217c9316 11:42:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:42:35 ---> Running in 25f72e9c1a89 11:42:36 Removing intermediate container 25f72e9c1a89 11:42:36 ---> ca60737b5305 11:42:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:42:36 ---> Running in 735e6fea735d 11:42:36 Removing intermediate container 735e6fea735d 11:42:36 ---> 3291e2d0a22c 11:42:36 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:42:36 ---> Running in c515c4c41383 11:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:42:39 OK: 238 MiB in 54 packages 11:42:40 Removing intermediate container c515c4c41383 11:42:40 ---> 06950d653afe 11:42:40 Step 8/12 : WORKDIR /app 11:42:40 ---> Running in 13a220d82972 11:42:40 Removing intermediate container 13a220d82972 11:42:40 ---> c8f658901706 11:42:40 Step 9/12 : COPY go.mod vendor* ./ 11:42:40 ---> 8bb7bba3c9f3 11:42:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:41 ---> Running in cf4f4042d3f1 11:44:32 Removing intermediate container cf4f4042d3f1 11:44:32 ---> a15dec80efff 11:44:32 Step 11/12 : COPY . . 11:44:32 ---> 1eea7338e3be 11:44:32 Step 12/12 : RUN $MAKE 11:44:32 ---> Running in 0481cf8bb2c2 11:44:32 noop 11:44:32 Removing intermediate container 0481cf8bb2c2 11:44:32 ---> 06449404b7fe 11:44:32 Successfully built 06449404b7fe 11:44:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:33 + docker inspect -f . ci-base-image-arm64 11:44:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:44:33 prd-ubuntu20.04-docker-arm64-4c-16g-24223 does not seem to be running inside a container 11:44:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/157 -v /w/workspace/device-rfid-llrp-go/157:/w/workspace/device-rfid-llrp-go/157:rw,z -v /w/workspace/device-rfid-llrp-go/157@tmp:/w/workspace/device-rfid-llrp-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:44:35 $ docker top e7b976b85ac36eeaaf8363fec192e5155ec40804f7bb28a4fb008d2e834d35d6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:35 + go version 11:44:35 go version go1.23.2 linux/arm64 [Pipeline] } 11:44:35 $ docker stop --time=1 e7b976b85ac36eeaaf8363fec192e5155ec40804f7bb28a4fb008d2e834d35d6 11:44:37 $ docker rm -f --volumes e7b976b85ac36eeaaf8363fec192e5155ec40804f7bb28a4fb008d2e834d35d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:38 + docker inspect -f . ci-base-image-arm64 11:44:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:44:38 prd-ubuntu20.04-docker-arm64-4c-16g-24223 does not seem to be running inside a container 11:44:38 $ 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/157 -v /w/workspace/device-rfid-llrp-go/157:/w/workspace/device-rfid-llrp-go/157:rw,z -v /w/workspace/device-rfid-llrp-go/157@tmp:/w/workspace/device-rfid-llrp-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:44:39 $ docker top 63405447140d08cec0538da44adc37467fccf437b25558d877150567af7ddb87 -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:40 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/157 [Pipeline] fileExists [Pipeline] sh 11:44:40 + make test 11:44:40 go test ./... -coverprofile=coverage.out ./... 11:44:47 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:48:24 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 11:48:24 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 11:48:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.978s coverage: 40.6% of statements 11:48:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.054s coverage: 95.5% of statements 11:48:56 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.574s coverage: 51.9% of statements 11:48:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:48:56 go vet ./... 11:49:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:49:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:49:43 ./bin/test-attribution-txt.sh [Pipeline] echo 11:49:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:49:43 $ docker stop --time=1 63405447140d08cec0538da44adc37467fccf437b25558d877150567af7ddb87 11:49:45 $ docker rm -f --volumes 63405447140d08cec0538da44adc37467fccf437b25558d877150567af7ddb87 [Pipeline] // withDockerContainer [Pipeline] sh 11:49:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:49:47 Warning: overwriting stash ‘coverage-report’ 11:49:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:49:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:49:48 + ls -al . 11:49:48 total 700 11:49:48 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 11:44 . 11:49:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:41 .. 11:49:48 -rw-rw-r-- 1 jenkins jenkins 134 Oct 31 11:41 .dockerignore 11:49:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:41 .git 11:49:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:41 .github 11:49:48 -rw-rw-r-- 1 jenkins jenkins 880 Oct 31 11:41 .gitignore 11:49:48 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 11:41 .golangci.yml 11:49:48 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 31 11:41 Attribution.txt 11:49:48 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 31 11:41 CHANGELOG.md 11:49:48 -rw-rw-r-- 1 jenkins jenkins 1489 Oct 31 11:41 Dockerfile 11:49:48 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 11:41 GOVERNANCE.md 11:49:48 -rw-rw-r-- 1 jenkins jenkins 661 Oct 31 11:41 Jenkinsfile 11:49:48 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 31 11:41 LICENSE 11:49:48 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 31 11:41 Makefile 11:49:48 -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 11:41 OWNERS.md 11:49:48 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 31 11:41 README.md 11:49:48 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 11:38 VERSION 11:49:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:41 bin 11:49:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:41 cmd 11:49:48 -rw-r--r-- 1 jenkins jenkins 451915 Oct 31 11:48 coverage.out 11:49:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:41 examples 11:49:48 -rw-rw-r-- 1 jenkins jenkins 6468 Oct 31 11:41 go.mod 11:49:48 -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 11:41 go.sum 11:49:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:41 images 11:49:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:41 internal 11:49:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:41 pkg 11:49:48 -rw-rw-r-- 1 jenkins jenkins 193 Oct 31 11:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:49 + 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=1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 --label arch=arm64 --label version=4.0.0-dev.2 . 11:49:49 Sending build context to Docker daemon 1.21MB 11:49:49 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:49:49 Step 2/25 : FROM ${BASE} AS builder 11:49:49 ---> 06449404b7fe 11:49:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:49:49 ---> Running in cb32377452c2 11:49:49 Removing intermediate container cb32377452c2 11:49:49 ---> 885087ca8b54 11:49:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:49:49 ---> Running in 6eeaf49f2a83 11:49:50 Removing intermediate container 6eeaf49f2a83 11:49:50 ---> 5bbd0282e518 11:49:50 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:49:50 ---> Running in 810bd76ccf80 11:49:50 Removing intermediate container 810bd76ccf80 11:49:50 ---> 6f9227c826d8 11:49:50 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:49:50 ---> Running in d597966e1b76 11:49:50 Removing intermediate container d597966e1b76 11:49:50 ---> c77ef4fef9dd 11:49:50 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:49:51 ---> Running in 50bbb01a834a 11:49:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:49:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:49:54 OK: 238 MiB in 54 packages 11:49:55 Removing intermediate container 50bbb01a834a 11:49:55 ---> 2a5e00cf1079 11:49:55 Step 8/25 : WORKDIR /app 11:49:55 ---> Running in 3baf10915279 11:49:55 Removing intermediate container 3baf10915279 11:49:55 ---> c182f3a955f8 11:49:55 Step 9/25 : COPY go.mod vendor* ./ 11:49:56 ---> 6b0121b6fd4f 11:49:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:56 ---> Running in 70bcc64bf169 11:49:58 Removing intermediate container 70bcc64bf169 11:49:58 ---> 1d5fddede284 11:49:58 Step 11/25 : COPY . . 11:49:59 ---> 995e21cfbb5b 11:49:59 Step 12/25 : RUN $MAKE 11:49:59 ---> Running in b74bd160e887 11:50:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 11:53:22 Removing intermediate container b74bd160e887 11:53:22 ---> 22dc48e90c97 11:53:22 Step 13/25 : FROM alpine:3.20 11:53:22 3.20: Pulling from library/alpine 11:53:22 cf04c63912e1: Already exists 11:53:22 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:53:22 Status: Downloaded newer image for alpine:3.20 11:53:22 ---> c157a85ed455 11:53:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:53:22 ---> Running in c801a9a580e3 11:53:22 Removing intermediate container c801a9a580e3 11:53:22 ---> 2cb398e1a733 11:53:22 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:53:22 ---> Running in 3131dc81838e 11:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:53:25 (1/1) Installing dumb-init (1.2.5-r3) 11:53:25 Executing busybox-1.36.1-r29.trigger 11:53:25 OK: 9 MiB in 15 packages 11:53:26 Removing intermediate container 3131dc81838e 11:53:26 ---> f4c87ba9fb63 11:53:26 Step 16/25 : RUN apk --no-cache upgrade 11:53:26 ---> Running in da5d8bc02baf 11:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:53:28 Upgrading critical system libraries and apk-tools: 11:53:28 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:53:28 Executing busybox-1.36.1-r29.trigger 11:53:28 Continuing the upgrade transaction with new apk-tools: 11:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:53:30 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:53:30 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:53:30 OK: 9 MiB in 15 packages 11:53:31 Removing intermediate container da5d8bc02baf 11:53:31 ---> a0a1ef4a5a4a 11:53:31 Step 17/25 : COPY --from=builder /app/LICENSE / 11:53:31 ---> 27fa849af096 11:53:31 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:53:32 ---> 743a98efb78d 11:53:32 Step 19/25 : COPY --from=builder /app/cmd/ / 11:53:34 ---> 7e93f1ccf136 11:53:34 Step 20/25 : EXPOSE 59989 11:53:34 ---> Running in 428e2ac44a67 11:53:34 Removing intermediate container 428e2ac44a67 11:53:34 ---> 83e56d66a8f2 11:53:34 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:53:34 ---> Running in 471529e15ff0 11:53:35 Removing intermediate container 471529e15ff0 11:53:35 ---> 00c2a3121acf 11:53:35 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:53:35 ---> Running in 584cb6cc45b9 11:53:35 Removing intermediate container 584cb6cc45b9 11:53:35 ---> 2bf76987ef75 11:53:35 Step 23/25 : LABEL arch=arm64 11:53:35 ---> Running in a0cc96c16dbc 11:53:35 Removing intermediate container a0cc96c16dbc 11:53:35 ---> 96e463cb4ad5 11:53:35 Step 24/25 : LABEL git_sha=1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 11:53:36 ---> Running in 0bb453d437f6 11:53:36 Removing intermediate container 0bb453d437f6 11:53:36 ---> f78b95cd9e9d 11:53:36 Step 25/25 : LABEL version=4.0.0-dev.2 11:53:36 ---> Running in ecbd4d75dfa9 11:53:36 Removing intermediate container ecbd4d75dfa9 11:53:36 ---> 0d3d9ab6d3cc 11:53:36 [Warning] One or more build-args [ARCH] were not consumed 11:53:36 Successfully built 0d3d9ab6d3cc 11:53:36 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 11:53:36 provisioning config files... 11:53:36 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/157@tmp/config9896834218194693464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:37 ---> ****-login.sh 11:53:37 nexus3.edgexfoundry.org:10001 11:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:37 Configure a credential helper to remove this warning. See 11:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:37 11:53:37 Login Succeeded 11:53:37 nexus3.edgexfoundry.org:10002 11:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:37 Configure a credential helper to remove this warning. See 11:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:37 11:53:37 Login Succeeded 11:53:37 nexus3.edgexfoundry.org:10003 11:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:37 Configure a credential helper to remove this warning. See 11:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:37 11:53:37 Login Succeeded 11:53:37 nexus3.edgexfoundry.org:10004 11:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:38 Configure a credential helper to remove this warning. See 11:53:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:38 11:53:38 Login Succeeded 11:53:38 ****.io 11:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:38 Configure a credential helper to remove this warning. See 11:53:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:38 11:53:38 Login Succeeded 11:53:38 ---> ****-login.sh ends [Pipeline] } 11:53:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:53:38 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 11:53:38 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 11:53:38 latest 11:53:38 4.0.0-dev.2 11:53:38 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 11:53:38 main 11:53:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:39 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 11:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:53:39 89874e9a5b2d: Preparing 11:53:39 a8a6637ecbad: Preparing 11:53:39 87813cb53eb7: Preparing 11:53:39 5e8d046d20a4: Preparing 11:53:39 a446a2a391b7: Preparing 11:53:39 16113d51b718: Preparing 11:53:39 16113d51b718: Waiting 11:53:39 a446a2a391b7: Pushed 11:53:39 87813cb53eb7: Pushed 11:53:39 a8a6637ecbad: Pushed 11:53:39 16113d51b718: Layer already exists 11:53:41 5e8d046d20a4: Pushed 11:53:49 89874e9a5b2d: Pushed 11:53:49 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8: digest: sha256:8f857a5b1f5c86f5292ff2938f6222f9af4852ebf362f4ab4c7c599c40c1c14b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:50 + 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 11:53:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:53:50 89874e9a5b2d: Preparing 11:53:50 a8a6637ecbad: Preparing 11:53:50 87813cb53eb7: Preparing 11:53:50 5e8d046d20a4: Preparing 11:53:50 a446a2a391b7: Preparing 11:53:50 16113d51b718: Preparing 11:53:50 16113d51b718: Waiting 11:53:50 87813cb53eb7: Layer already exists 11:53:50 5e8d046d20a4: Layer already exists 11:53:50 89874e9a5b2d: Layer already exists 11:53:50 a8a6637ecbad: Layer already exists 11:53:50 a446a2a391b7: Layer already exists 11:53:50 16113d51b718: Layer already exists 11:53:50 latest: digest: sha256:8f857a5b1f5c86f5292ff2938f6222f9af4852ebf362f4ab4c7c599c40c1c14b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:50 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.2 11:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:53:51 89874e9a5b2d: Preparing 11:53:51 a8a6637ecbad: Preparing 11:53:51 87813cb53eb7: Preparing 11:53:51 5e8d046d20a4: Preparing 11:53:51 a446a2a391b7: Preparing 11:53:51 16113d51b718: Preparing 11:53:51 16113d51b718: Waiting 11:53:51 a446a2a391b7: Layer already exists 11:53:51 5e8d046d20a4: Layer already exists 11:53:51 87813cb53eb7: Layer already exists 11:53:51 a8a6637ecbad: Layer already exists 11:53:51 89874e9a5b2d: Layer already exists 11:53:51 16113d51b718: Layer already exists 11:53:51 4.0.0-dev.2: digest: sha256:8f857a5b1f5c86f5292ff2938f6222f9af4852ebf362f4ab4c7c599c40c1c14b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:51 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 11:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:53:52 89874e9a5b2d: Preparing 11:53:52 a8a6637ecbad: Preparing 11:53:52 87813cb53eb7: Preparing 11:53:52 5e8d046d20a4: Preparing 11:53:52 a446a2a391b7: Preparing 11:53:52 16113d51b718: Preparing 11:53:52 16113d51b718: Waiting 11:53:52 a8a6637ecbad: Layer already exists 11:53:52 a446a2a391b7: Layer already exists 11:53:52 89874e9a5b2d: Layer already exists 11:53:52 5e8d046d20a4: Layer already exists 11:53:52 87813cb53eb7: Layer already exists 11:53:52 16113d51b718: Layer already exists 11:53:52 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2: digest: sha256:8f857a5b1f5c86f5292ff2938f6222f9af4852ebf362f4ab4c7c599c40c1c14b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:52 + 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 11:53:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 11:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:53:53 89874e9a5b2d: Preparing 11:53:53 a8a6637ecbad: Preparing 11:53:53 87813cb53eb7: Preparing 11:53:53 5e8d046d20a4: Preparing 11:53:53 a446a2a391b7: Preparing 11:53:53 16113d51b718: Preparing 11:53:53 16113d51b718: Waiting 11:53:53 a8a6637ecbad: Layer already exists 11:53:53 87813cb53eb7: Layer already exists 11:53:53 89874e9a5b2d: Layer already exists 11:53:53 5e8d046d20a4: Layer already exists 11:53:53 a446a2a391b7: Layer already exists 11:53:53 16113d51b718: Layer already exists 11:53:53 main: digest: sha256:8f857a5b1f5c86f5292ff2938f6222f9af4852ebf362f4ab4c7c599c40c1c14b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:53:53 ===================================================== [Pipeline] echo 11:53:53 taggedImages: 11:53:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 11:53:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:53:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.2 11:53:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 11:53:53 - 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 11:53:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:53 11:53:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:54 arm64: Pulling from edgex-lftools-log-publisher 11:53:54 8998bd30e6a1: Pulling fs layer 11:53:54 04944245beec: Pulling fs layer 11:53:54 699f458cf7ca: Pulling fs layer 11:53:54 765212b225bb: Pulling fs layer 11:53:54 f23df028b6ca: Pulling fs layer 11:53:54 d65c8cfc05b1: Pulling fs layer 11:53:54 2437ff75d9bd: Pulling fs layer 11:53:54 765212b225bb: Waiting 11:53:54 f23df028b6ca: Waiting 11:53:54 d65c8cfc05b1: Waiting 11:53:54 2437ff75d9bd: Waiting 11:53:54 04944245beec: Verifying Checksum 11:53:54 04944245beec: Download complete 11:53:54 765212b225bb: Verifying Checksum 11:53:54 765212b225bb: Download complete 11:53:54 f23df028b6ca: Verifying Checksum 11:53:54 f23df028b6ca: Download complete 11:53:54 d65c8cfc05b1: Verifying Checksum 11:53:54 d65c8cfc05b1: Download complete 11:53:54 699f458cf7ca: Verifying Checksum 11:53:54 699f458cf7ca: Download complete 11:53:54 8998bd30e6a1: Verifying Checksum 11:53:54 8998bd30e6a1: Download complete 11:53:57 2437ff75d9bd: Verifying Checksum 11:53:57 2437ff75d9bd: Download complete 11:53:59 8998bd30e6a1: Pull complete 11:54:00 04944245beec: Pull complete 11:54:01 699f458cf7ca: Pull complete 11:54:01 765212b225bb: Pull complete 11:54:02 f23df028b6ca: Pull complete 11:54:02 d65c8cfc05b1: Pull complete 11:54:17 2437ff75d9bd: Pull complete 11:54:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:54:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:54:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:17 prd-ubuntu20.04-docker-arm64-4c-16g-24223 does not seem to be running inside a container 11:54:17 $ 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/157 -v /w/workspace/device-rfid-llrp-go/157:/w/workspace/device-rfid-llrp-go/157:rw,z -v /w/workspace/device-rfid-llrp-go/157@tmp:/w/workspace/device-rfid-llrp-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:54:20 $ docker top c4eadae8a4f179db7c2ef17389a360d51550c1422ac6d4f9e4d24ff59bc5da49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:20 ---> job-cost.sh 11:54:20 lf-activate-venv: SKIPPING 11:54:20 INFO: No Stack... 11:54:21 INFO: Retrieving Pricing Info for: v3-standard-4 11:54:22 INFO: Archiving Costs [Pipeline] sh 11:54:22 + cat /w/workspace/device-rfid-llrp-go/157/archives/cost.csv 11:54:22 + cut -d, -f6 [Pipeline] lock 11:54:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] 11:54:22 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] did not exist. Created. 11:54:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:54:23 /w/workspace/device-rfid-llrp-go/157@tmp/durable-0421b4a2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:54:23 + echo total: 0.10999999940395355 [Pipeline] stash 11:54:23 Warning: overwriting stash ‘stack-cost’ 11:54:23 Stashed 1 file(s) [Pipeline] } 11:54:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] [Pipeline] // lock [Pipeline] } 11:54:23 $ docker stop --time=1 c4eadae8a4f179db7c2ef17389a360d51550c1422ac6d4f9e4d24ff59bc5da49 11:54:25 $ docker rm -f --volumes c4eadae8a4f179db7c2ef17389a360d51550c1422ac6d4f9e4d24ff59bc5da49 [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 11:54:25 provisioning config files... 11:54:25 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3963540003277695654tmp [Pipeline] { [Pipeline] sh 11:54:25 + set +x 11:54:25 + curl -s https://codecov.io/bash 11:54:25 + bash -s -- 11:54:25 11:54:25 _____ _ 11:54:25 / ____| | | 11:54:25 | | ___ __| | ___ ___ _____ __ 11:54:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:54:25 | |___| (_) | (_| | __/ (_| (_) \ V / 11:54:25 \_____\___/ \__,_|\___|\___\___/ \_/ 11:54:25 Bash-1.0.6 11:54:25 11:54:25 11:54:25 ==> git version 2.25.1 found 11:54:25 ==> 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 11:54:25 Release-Date: 2020-01-08 11:54:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:54:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:54:25 ==> Jenkins CI detected. 11:54:25 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 11:54:25 project root: . 11:54:25 --> token set from env 11:54:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:54:25 ==> Running gcov in . (disable via -X gcov) 11:54:25 ==> Python coveragepy not found 11:54:25 ==> Searching for coverage reports in: 11:54:25 + . 11:54:25 -> Found 1 reports 11:54:25 ==> Detecting git/mercurial file structure 11:54:25 ==> Reading reports 11:54:25 + ./coverage.out bytes=451915 11:54:25 ==> Appending adjustments 11:54:25 https://docs.codecov.io/docs/fixing-reports 11:54:26 + Found adjustments 11:54:26 ==> Gzipping contents 11:54:26 52K /tmp/codecov.Nxj6hz.gz 11:54:26 ==> Uploading reports 11:54:26 url: https://codecov.io 11:54:26 query: branch=main&commit=1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:54:26 -> Pinging Codecov 11:54:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:54:26 -> Uploading to 11:54:26 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8/2c9a0438-f5ad-43a2-a660-9d72f342b61d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T115426Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e7a129f3e231d846e6b2545d0a2b92daea1913d7b1dd0b3ba99c34a383a09e11 11:54:26 % Total % Received % Xferd Average Speed Time Time Time Current 11:54:26 Dload Upload Total Spent Left Speed 11:54:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 186k --:--:-- --:--:-- --:--:-- 186k 11:54:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] } 11:54:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:54:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:54:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:54:27 11:54:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:54:27 latest: Pulling from edgex-devops/edgex-snyk-go 11:54:27 43c4264eed91: Already exists 11:54:27 4cc291be95ef: Already exists 11:54:27 2ac1f1163629: Already exists 11:54:27 5c3c966382ef: Already exists 11:54:27 4f4fb700ef54: Already exists 11:54:27 d9c7d2e4e75e: Pulling fs layer 11:54:27 9c3e1370e548: Pulling fs layer 11:54:27 d9c7d2e4e75e: Download complete 11:54:28 d9c7d2e4e75e: Pull complete 11:54:28 9c3e1370e548: Download complete 11:54:31 9c3e1370e548: Pull complete 11:54:31 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:54:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:54:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:31 prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container 11:54:31 $ 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 11:54:34 $ docker top 16aa2211c0dcd1546a74a2dc3d766e1cba9eda44de71e790317827072899a908 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:34 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 11:54:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 11:54:35 + set -o pipefail 11:54:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 11:54:41 11:54:41 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 11:54:41 11:54:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/f30a8505-8c76-483d-8695-29d8f0bf317f 11:54:41 11:54:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:54:41 [Pipeline] } 11:54:41 $ docker stop --time=1 16aa2211c0dcd1546a74a2dc3d766e1cba9eda44de71e790317827072899a908 11:54:46 $ docker rm -f --volumes 16aa2211c0dcd1546a74a2dc3d766e1cba9eda44de71e790317827072899a908 [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 11:54:47 + git log --format=format:%s -1 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] sh 11:54:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:54:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:54:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:47 prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container 11:54:47 $ 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 11:54:48 $ docker top 8697437cc1d127f8513b33a173bed85d12490c4bc30dd6d4d733c128679bfc7f -eo pid,comm 11:54:48 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). 11:54:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:54:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:54:48 [ssh-agent] Looking for ssh-agent implementation... 11:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:48 $ docker exec 8697437cc1d127f8513b33a173bed85d12490c4bc30dd6d4d733c128679bfc7f ssh-agent 11:54:48 SSH_AUTH_SOCK=/tmp/ssh-6iG26MAj83MP/agent.32 11:54:48 SSH_AGENT_PID=38 11:54:48 Running ssh-add (command line suppressed) 11:54:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10144836498908253712.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10144836498908253712.key) 11:54:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:54:49 + git semver tag 11:54:49 2024-10-31 11:54:49,292 [run_tag] DEBUG tag force:False 11:54:49 2024-10-31 11:54:49,293 [check_head_tag] DEBUG check head tag 11:54:49 2024-10-31 11:54:49,293 [execute] INFO git cat-file --batch-check 11:54:49 2024-10-31 11:54:49,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:54:49 2024-10-31 11:54:49,297 [execute] INFO git cat-file --batch 11:54:49 2024-10-31 11:54:49,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:54:49 2024-10-31 11:54:49,316 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:54:49 2024-10-31 11:54:49,316 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 11:54:49 2024-10-31 11:54:49,317 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:54:49 2024-10-31 11:54:49,321 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:54:49 4.0.0-dev.2 [Pipeline] } 11:54:49 $ docker exec --env ******** --env ******** 8697437cc1d127f8513b33a173bed85d12490c4bc30dd6d4d733c128679bfc7f ssh-agent -k 11:54:49 unset SSH_AUTH_SOCK; 11:54:49 unset SSH_AGENT_PID; 11:54:49 echo Agent pid 38 killed; 11:54:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:54:49 + git semver [Pipeline] } 11:54:50 $ docker stop --time=1 8697437cc1d127f8513b33a173bed85d12490c4bc30dd6d4d733c128679bfc7f 11:54:51 $ docker rm -f --volumes 8697437cc1d127f8513b33a173bed85d12490c4bc30dd6d4d733c128679bfc7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:54:51 11:54:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:54:52 0.23.1-centos7: Pulling from edgex-lftools 11:54:52 ab5ef0e58194: Pulling fs layer 11:54:52 9712f1f96733: Pulling fs layer 11:54:52 63f879dbbcfc: Pulling fs layer 11:54:52 0d9ebad4ef96: Pulling fs layer 11:54:52 e9a5061849ea: Pulling fs layer 11:54:52 d747dcd14b5f: Pulling fs layer 11:54:52 2de7ff778b66: Pulling fs layer 11:54:52 e9a5061849ea: Waiting 11:54:52 d747dcd14b5f: Waiting 11:54:52 2de7ff778b66: Waiting 11:54:52 0d9ebad4ef96: Waiting 11:54:52 9712f1f96733: Verifying Checksum 11:54:52 9712f1f96733: Download complete 11:54:52 63f879dbbcfc: Verifying Checksum 11:54:52 63f879dbbcfc: Download complete 11:54:52 0d9ebad4ef96: Verifying Checksum 11:54:52 0d9ebad4ef96: Download complete 11:54:52 d747dcd14b5f: Verifying Checksum 11:54:52 d747dcd14b5f: Download complete 11:54:52 e9a5061849ea: Verifying Checksum 11:54:52 e9a5061849ea: Download complete 11:54:52 ab5ef0e58194: Verifying Checksum 11:54:52 ab5ef0e58194: Download complete 11:54:52 2de7ff778b66: Verifying Checksum 11:54:52 2de7ff778b66: Download complete 11:54:55 ab5ef0e58194: Pull complete 11:54:55 9712f1f96733: Pull complete 11:54:55 63f879dbbcfc: Pull complete 11:54:59 0d9ebad4ef96: Pull complete 11:54:59 e9a5061849ea: Pull complete 11:54:59 d747dcd14b5f: Pull complete 11:55:00 2de7ff778b66: Pull complete 11:55:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:55:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:55:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:00 prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container 11:55:00 $ 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 11:55:07 $ docker top 7de0e73bef3d016ebe7dc799395389bd5d13afe1a88875a63bc4fb6d31f24716 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:55:07 provisioning config files... 11:55:07 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1834465965204038705tmp 11:55:07 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2809794834226612956tmp 11:55:07 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8500493056610685029tmp [Pipeline] { [Pipeline] echo 11:55:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:55:07 ---> sigul-configuration.sh 11:55:07 gpg: directory `/root/.gnupg' created 11:55:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:55:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:55:07 gpg: keyring `/root/.gnupg/secring.gpg' created 11:55:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:55:07 gpg: CAST5 encrypted data 11:55:07 gpg: encrypted with 1 passphrase 11:55:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:55:08 + mkdir /home/jenkins 11:55:08 + mkdir /home/jenkins/sigul [Pipeline] sh 11:55:08 + 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 11:55:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:55:08 ---> sigul-install.sh 11:55:08 Sigul already installed; skipping installation. [Pipeline] sh 11:55:09 + git tag --list 11:55:09 v0.0.0 11:55:09 v1.0.0 11:55:09 v2.1.0 11:55:09 v2.1.1 11:55:09 v2.2.0 11:55:09 v2.3.0 11:55:09 v3.0 11:55:09 v3.0.0 11:55:09 v3.1 11:55:09 v3.1.0 11:55:09 v3.1.0-dev.1 11:55:09 v3.1.0-dev.10 11:55:09 v3.1.0-dev.11 11:55:09 v3.1.0-dev.12 11:55:09 v3.1.0-dev.13 11:55:09 v3.1.0-dev.14 11:55:09 v3.1.0-dev.15 11:55:09 v3.1.0-dev.16 11:55:09 v3.1.0-dev.17 11:55:09 v3.1.0-dev.18 11:55:09 v3.1.0-dev.19 11:55:09 v3.1.0-dev.2 11:55:09 v3.1.0-dev.20 11:55:09 v3.1.0-dev.21 11:55:09 v3.1.0-dev.22 11:55:09 v3.1.0-dev.23 11:55:09 v3.1.0-dev.24 11:55:09 v3.1.0-dev.3 11:55:09 v3.1.0-dev.4 11:55:09 v3.1.0-dev.5 11:55:09 v3.1.0-dev.6 11:55:09 v3.1.0-dev.7 11:55:09 v3.1.0-dev.8 11:55:09 v3.1.0-dev.9 11:55:09 v3.1.1 11:55:09 v3.1.1-dev.1 11:55:09 v3.2.0-dev.1 11:55:09 v3.2.0-dev.10 11:55:09 v3.2.0-dev.11 11:55:09 v3.2.0-dev.12 11:55:09 v3.2.0-dev.13 11:55:09 v3.2.0-dev.14 11:55:09 v3.2.0-dev.15 11:55:09 v3.2.0-dev.16 11:55:09 v3.2.0-dev.17 11:55:09 v3.2.0-dev.18 11:55:09 v3.2.0-dev.19 11:55:09 v3.2.0-dev.2 11:55:09 v3.2.0-dev.3 11:55:09 v3.2.0-dev.4 11:55:09 v3.2.0-dev.5 11:55:09 v3.2.0-dev.6 11:55:09 v3.2.0-dev.7 11:55:09 v3.2.0-dev.8 11:55:09 v3.2.0-dev.9 11:55:09 v4.0.0-dev.1 11:55:09 v4.0.0-dev.2 [Pipeline] sh 11:55:09 + lftools sign git-tag v4.0.0-dev.2 11:55:09 Signing Git tag with Sigul... 11:55:09 Signing v4.0.0-dev.2 [Pipeline] echo 11:55:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:55:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:55:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:55:10 $ docker stop --time=1 7de0e73bef3d016ebe7dc799395389bd5d13afe1a88875a63bc4fb6d31f24716 11:55:11 $ docker rm -f --volumes 7de0e73bef3d016ebe7dc799395389bd5d13afe1a88875a63bc4fb6d31f24716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:55:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:55:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:55:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:12 prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container 11:55:12 $ 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 11:55:13 $ docker top 88b87a6055d15e465b6afa2e007845568aad3d49cd04d1f9f6ac12a5e2d66e5d -eo pid,comm 11:55:13 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). 11:55:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:55:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:13 [ssh-agent] Looking for ssh-agent implementation... 11:55:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:13 $ docker exec 88b87a6055d15e465b6afa2e007845568aad3d49cd04d1f9f6ac12a5e2d66e5d ssh-agent 11:55:13 SSH_AUTH_SOCK=/tmp/ssh-A9CIBLNAMXga/agent.32 11:55:13 SSH_AGENT_PID=39 11:55:13 Running ssh-add (command line suppressed) 11:55:13 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5898239552226669073.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5898239552226669073.key) 11:55:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:55:13 + git semver bump pre 11:55:14 2024-10-31 11:55:13,986 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:55:14 2024-10-31 11:55:13,987 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev 11:55:14 2024-10-31 11:55:13,987 [bump_version] DEBUG bumped version:4.0.0-dev.3 11:55:14 2024-10-31 11:55:13,987 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 11:55:14 2024-10-31 11:55:13,987 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:55:14 2024-10-31 11:55:13,987 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:55:14 2024-10-31 11:55:13,989 [execute] INFO git cat-file --batch-check 11:55:14 2024-10-31 11:55:13,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:55:14 2024-10-31 11:55:13,995 [execute] INFO git cat-file --batch 11:55:14 2024-10-31 11:55:13,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:55:14 2024-10-31 11:55:14,000 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:55:14 4.0.0-dev.3 [Pipeline] } 11:55:14 $ docker exec --env ******** --env ******** 88b87a6055d15e465b6afa2e007845568aad3d49cd04d1f9f6ac12a5e2d66e5d ssh-agent -k 11:55:14 unset SSH_AUTH_SOCK; 11:55:14 unset SSH_AGENT_PID; 11:55:14 echo Agent pid 39 killed; 11:55:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:55:14 + git semver [Pipeline] } 11:55:14 $ docker stop --time=1 88b87a6055d15e465b6afa2e007845568aad3d49cd04d1f9f6ac12a5e2d66e5d 11:55:16 $ docker rm -f --volumes 88b87a6055d15e465b6afa2e007845568aad3d49cd04d1f9f6ac12a5e2d66e5d [Pipeline] // withDockerContainer [Pipeline] sh 11:55:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:55:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:55:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:16 prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container 11:55:16 $ 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 11:55:17 $ docker top 5c94703df4314180f2110d82db6a46b3ff2653a9767f8dc49c60859ff7479cb8 -eo pid,comm 11:55:17 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). 11:55:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:55:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:17 [ssh-agent] Looking for ssh-agent implementation... 11:55:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:17 $ docker exec 5c94703df4314180f2110d82db6a46b3ff2653a9767f8dc49c60859ff7479cb8 ssh-agent 11:55:17 SSH_AUTH_SOCK=/tmp/ssh-clrzLIbVO1dA/agent.32 11:55:17 SSH_AGENT_PID=38 11:55:17 Running ssh-add (command line suppressed) 11:55:17 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14163669331064764870.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14163669331064764870.key) 11:55:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:55:18 + git semver push 11:55:18 2024-10-31 11:55:18,193 [run_push] DEBUG push 11:55:18 2024-10-31 11:55:18,193 [execute] INFO git cat-file --batch-check 11:55:18 2024-10-31 11:55:18,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:55:18 2024-10-31 11:55:18,198 [execute] INFO git rev-list 04be2100db6923288148fd2210b46c92507681dc -- 11:55:18 2024-10-31 11:55:18,198 [execute] DEBUG Popen(['git', 'rev-list', '04be2100db6923288148fd2210b46c92507681dc', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:55:18 2024-10-31 11:55:18,207 [execute] INFO git fetch -v origin 11:55:18 2024-10-31 11:55:18,207 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:55:18 2024-10-31 11:55:18,651 [run_push] DEBUG no remote changes detected 11:55:18 2024-10-31 11:55:18,651 [execute] INFO git push origin semver 11:55:18 2024-10-31 11:55:18,652 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:55:19 2024-10-31 11:55:19,412 [run_push] DEBUG push all version tags 11:55:19 2024-10-31 11:55:19,412 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:55:19 2024-10-31 11:55:19,413 [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) 11:55:20 2024-10-31 11:55:20,039 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:55:20 4.0.0-dev.3 [Pipeline] } 11:55:20 $ docker exec --env ******** --env ******** 5c94703df4314180f2110d82db6a46b3ff2653a9767f8dc49c60859ff7479cb8 ssh-agent -k 11:55:20 unset SSH_AUTH_SOCK; 11:55:20 unset SSH_AGENT_PID; 11:55:20 echo Agent pid 38 killed; 11:55:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:55:20 + git semver [Pipeline] } 11:55:21 $ docker stop --time=1 5c94703df4314180f2110d82db6a46b3ff2653a9767f8dc49c60859ff7479cb8 11:55:22 $ docker rm -f --volumes 5c94703df4314180f2110d82db6a46b3ff2653a9767f8dc49c60859ff7479cb8 [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 11:55:22 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:55:22 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:55:22 total 16 11:55:22 drwxr-xr-x 3 root root 4096 Oct 31 11:41 . 11:55:22 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 11:55 .. 11:55:22 drwxr-xr-x 2 root root 4096 Oct 31 11:41 cost 11:55:22 -rw-r--r-- 1 root root 91 Oct 31 11:41 cost.csv 11:55:22 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:55:22 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:55:22 total 16 11:55:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 11:41 . 11:55:22 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 11:55 .. 11:55:22 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 11:41 cost 11:55:22 -rw-r--r-- 1 jenkins jenkins 91 Oct 31 11:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:55:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:55:24 ---> package-listing.sh 11:55:24 ++ facter osfamily 11:55:24 ++ tr '[:upper:]' '[:lower:]' 11:55:24 + OS_FAMILY=debian 11:55:24 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:55:24 + START_PACKAGES=/tmp/packages_start.txt 11:55:24 + END_PACKAGES=/tmp/packages_end.txt 11:55:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:55:24 + PACKAGES=/tmp/packages_start.txt 11:55:24 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:55:24 + PACKAGES=/tmp/packages_end.txt 11:55:24 + case "${OS_FAMILY}" in 11:55:24 + dpkg -l 11:55:24 + grep '^ii' 11:55:24 + '[' -f /tmp/packages_start.txt ']' 11:55:24 + '[' -f /tmp/packages_end.txt ']' 11:55:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:55:24 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:55:24 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:55:24 + 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 11:55:24 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 11:55:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:25 prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container 11:55:25 $ 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 11:55:25 $ docker top a154b5c71a9e56aa208cca97de55862b2f3b1a7972db6d332943afcb00fa684a -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:25 + touch /tmp/pre-build-complete [Pipeline] sh 11:55:26 + mkdir -p /var/log/sysstat [Pipeline] sh 11:55:26 + ls /var/log/sa-host 11:55:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:55:26 provisioning config files... 11:55:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7671436283851059890tmp [Pipeline] { [Pipeline] echo 11:55:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:55:26 ---> create-netrc.sh [Pipeline] } 11:55:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:55:27 ---> python-tools-install.sh [Pipeline] echo 11:55:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:55:27 ---> sudo-logs.sh 11:55:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:55:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:55:27 ---> job-cost.sh 11:55:27 lf-activate-venv: SKIPPING 11:55:27 DEBUG: total: 0.2199999988079071 11:55:27 INFO: Retrieving Stack Cost... 11:55:28 INFO: Retrieving Pricing Info for: v3-standard-8 11:55:28 INFO: Archiving Costs [Pipeline] echo 11:55:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:55:28 ---> logs-deploy.sh 11:55:28 lf-activate-venv: SKIPPING 11:55:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/157 11:55:28 INFO: archiving workspace using pattern(s): 11:55:29 Archives upload complete. 11:55:29 INFO: archiving logs to Nexus 11:55:30 ---> uname -a: 11:55:30 Linux prd-ubuntu20-04-docker-8c-8g-24221 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:55:30 11:55:30 11:55:30 ---> lscpu: 11:55:30 Architecture: x86_64 11:55:30 CPU op-mode(s): 32-bit, 64-bit 11:55:30 Byte Order: Little Endian 11:55:30 Address sizes: 40 bits physical, 48 bits virtual 11:55:30 CPU(s): 8 11:55:30 On-line CPU(s) list: 0-7 11:55:30 Thread(s) per core: 1 11:55:30 Core(s) per socket: 1 11:55:30 Socket(s): 8 11:55:30 NUMA node(s): 1 11:55:30 Vendor ID: AuthenticAMD 11:55:30 CPU family: 23 11:55:30 Model: 49 11:55:30 Model name: AMD EPYC-Rome Processor 11:55:30 Stepping: 0 11:55:30 CPU MHz: 2800.000 11:55:30 BogoMIPS: 5600.00 11:55:30 Virtualization: AMD-V 11:55:30 Hypervisor vendor: KVM 11:55:30 Virtualization type: full 11:55:30 L1d cache: 256 KiB 11:55:30 L1i cache: 256 KiB 11:55:30 L2 cache: 4 MiB 11:55:30 L3 cache: 128 MiB 11:55:30 NUMA node0 CPU(s): 0-7 11:55:30 Vulnerability Itlb multihit: Not affected 11:55:30 Vulnerability L1tf: Not affected 11:55:30 Vulnerability Mds: Not affected 11:55:30 Vulnerability Meltdown: Not affected 11:55:30 Vulnerability Mmio stale data: Not affected 11:55:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:55:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:55:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:55:30 Vulnerability Srbds: Not affected 11:55:30 Vulnerability Tsx async abort: Not affected 11:55:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:55:30 11:55:30 11:55:30 ---> nproc: 11:55:30 8 11:55:30 11:55:30 11:55:30 ---> df -h: 11:55:30 Filesystem Size Used Avail Use% Mounted on 11:55:30 overlay 155G 13G 142G 9% / 11:55:30 tmpfs 64M 0 64M 0% /dev 11:55:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:55:30 shm 64M 0 64M 0% /dev/shm 11:55:30 /dev/vda1 155G 13G 142G 9% /facter-os 11:55:30 11:55:30 11:55:30 ---> sar -b -r -n DEV: 11:55:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24221) 10/31/24 _x86_64_ (8 CPU) 11:55:30 11:55:30 11:37:43 LINUX RESTART (8 CPU) 11:55:30 11:55:30 11:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:55:30 11:39:02 455.29 48.74 406.55 0.00 5285.39 135929.75 0.00 11:55:30 11:40:01 228.40 0.12 228.28 0.00 3.39 77982.11 0.00 11:55:30 11:41:01 176.30 0.17 176.14 0.00 16.00 51442.76 0.00 11:55:30 11:42:01 51.45 0.00 51.45 0.00 0.00 16780.96 0.00 11:55:30 11:43:01 35.89 11.68 24.21 0.00 5429.23 6270.55 0.00 11:55:30 11:44:01 5.58 1.32 4.27 0.00 32.26 54.92 0.00 11:55:30 11:45:01 1.55 0.20 1.35 0.00 3.20 16.13 0.00 11:55:30 11:46:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 11:55:30 11:47:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 11:55:30 11:48:01 2.58 0.00 2.58 0.00 0.00 42.25 0.00 11:55:30 11:49:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 11:55:30 11:50:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 11:55:30 11:51:01 0.87 0.00 0.87 0.00 0.00 9.20 0.00 11:55:30 11:52:01 1.47 0.00 1.47 0.00 0.00 18.39 0.00 11:55:30 11:53:01 1.73 0.02 1.72 0.00 0.13 20.13 0.00 11:55:30 11:54:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 11:55:30 11:55:01 77.85 1.13 76.72 0.00 33.06 32388.07 0.00 11:55:30 Average: 61.36 3.73 57.63 0.00 636.04 18826.39 0.00 11:55:30 11:55:30 11:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:55:30 11:39:02 28397912 31485168 813264 2.47 117620 3139560 1952364 5.75 1242576 2732428 633096 11:55:30 11:40:01 26892540 30910952 1381268 4.20 186696 3932492 2426280 7.15 1924896 3479828 407464 11:55:30 11:41:01 27483108 31540608 754560 2.29 192640 3989616 1733128 5.11 1361232 3485088 660 11:55:30 11:42:01 26968084 31532960 760092 2.31 198844 4441428 1761584 5.19 1377900 3924168 204 11:55:30 11:43:01 26591676 31512272 770476 2.34 206916 4774492 1811460 5.34 1608208 4042148 1008 11:55:30 11:44:01 26585540 31508192 774656 2.36 206984 4775580 1828772 5.39 1621544 4042688 216 11:55:30 11:45:01 26578492 31501292 781552 2.38 207036 4775680 1828772 5.39 1628736 4042492 16 11:55:30 11:46:01 26578492 31501384 781476 2.38 207084 4775688 1828772 5.39 1626956 4042496 8 11:55:30 11:47:01 26578232 31501152 781640 2.38 207108 4775688 1828772 5.39 1626608 4042496 12 11:55:30 11:48:01 26578184 31501748 781468 2.38 207248 4775668 1828772 5.39 1626600 4042996 4 11:55:30 11:49:01 26578420 31501984 781140 2.38 207280 4775668 1828772 5.39 1626388 4042996 8 11:55:30 11:50:01 26578120 31501756 781340 2.38 207316 4775672 1828772 5.39 1626388 4043000 12 11:55:30 11:51:01 26578036 31501672 781564 2.38 207332 4775672 1828772 5.39 1626680 4043000 12 11:55:30 11:52:01 26577956 31501652 781576 2.38 207364 4775680 1828772 5.39 1626308 4043004 48 11:55:30 11:53:01 26574636 31498416 784536 2.39 207400 4775680 1852308 5.46 1626344 4043012 28 11:55:30 11:54:01 26573916 31497836 784928 2.39 207440 4775684 1852308 5.46 1626448 4043012 12 11:55:30 11:55:01 25423416 31462588 815392 2.48 223872 5779932 1901152 5.60 1683916 5036892 573580 11:55:30 Average: 26712751 31468331 817113 2.48 200364 4622934 1867620 5.50 1593396 3951279 95082 11:55:30 11:55:30 11:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:55:30 11:39:02 docker0 303.05 503.20 26.43 3344.54 0.00 0.00 0.00 0.00 11:55:30 11:39:02 veth0f9cb8b 278.07 474.12 28.37 3140.79 0.00 0.00 0.00 0.26 11:55:30 11:39:02 lo 6.82 6.82 0.67 0.67 0.00 0.00 0.00 0.00 11:55:30 11:39:02 ens3 1025.51 662.91 9123.26 127.50 0.00 0.00 0.00 0.00 11:55:30 11:40:01 docker0 3.61 11.39 0.39 102.58 0.00 0.00 0.00 0.00 11:55:30 11:40:01 veth23c34ed 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 11:55:30 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:30 11:40:01 ens3 42.56 22.89 140.25 12.14 0.00 0.00 0.00 0.00 11:55:30 11:41:01 docker0 7.13 13.93 0.43 190.62 0.00 0.00 0.00 0.00 11:55:30 11:41:01 lo 5.53 5.53 0.56 0.56 0.00 0.00 0.00 0.00 11:55:30 11:41:01 ens3 95.92 78.20 233.56 410.14 0.00 0.00 0.00 0.00 11:55:30 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:42:01 lo 2.53 2.53 0.24 0.24 0.00 0.00 0.00 0.00 11:55:30 11:42:01 ens3 103.50 63.33 2530.39 12.50 0.00 0.00 0.00 0.00 11:55:30 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:43:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 11:55:30 11:43:01 ens3 166.74 67.72 2103.13 4.79 0.00 0.00 0.00 0.00 11:55:30 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:55:30 11:44:01 ens3 12.16 14.88 3.91 30.94 0.00 0.00 0.00 0.00 11:55:30 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:45:01 ens3 15.51 22.10 2.99 89.71 0.00 0.00 0.00 0.00 11:55:30 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:30 11:46:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:55:30 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:47:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:30 11:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:55:30 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:49:01 ens3 0.17 0.07 0.08 0.06 0.00 0.00 0.00 0.00 11:55:30 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:30 11:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:55:30 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:30 11:52:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 11:55:30 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:53:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:55:30 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:30 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:30 11:54:01 ens3 0.47 0.23 0.15 0.07 0.00 0.00 0.00 0.00 11:55:30 11:55:01 docker0 94.30 125.93 7.95 1242.27 0.00 0.00 0.00 0.00 11:55:30 11:55:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 11:55:30 11:55:01 ens3 349.29 230.81 7089.29 35.70 0.00 0.00 0.00 0.00 11:55:30 Average: docker0 24.02 38.52 2.07 287.23 0.00 0.00 0.00 0.00 11:55:30 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 11:55:30 Average: ens3 106.69 68.49 1249.71 42.59 0.00 0.00 0.00 0.00 11:55:30 11:55:30 11:55:30 ---> sar -P ALL: 11:55:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24221) 10/31/24 _x86_64_ (8 CPU) 11:55:30 11:55:30 11:37:43 LINUX RESTART (8 CPU) 11:55:30 11:55:30 11:38:01 CPU %user %nice %system %iowait %steal %idle 11:55:30 11:39:02 all 12.25 0.00 4.46 1.62 0.07 81.60 11:55:30 11:39:02 0 12.95 0.00 4.55 0.32 0.07 82.11 11:55:30 11:39:02 1 12.50 0.00 4.48 3.78 0.07 79.17 11:55:30 11:39:02 2 10.61 0.00 3.71 0.30 0.07 85.31 11:55:30 11:39:02 3 12.79 0.00 3.93 3.46 0.08 79.74 11:55:30 11:39:02 4 11.19 0.00 4.06 0.32 0.07 84.37 11:55:30 11:39:02 5 9.78 0.00 4.86 3.31 0.07 81.98 11:55:30 11:39:02 6 14.65 0.00 4.19 0.55 0.07 80.54 11:55:30 11:39:02 7 13.56 0.00 5.88 0.91 0.08 79.57 11:55:30 11:40:01 all 42.87 0.00 7.85 1.05 0.09 48.14 11:55:30 11:40:01 0 41.86 0.00 9.44 6.18 0.10 42.41 11:55:30 11:40:01 1 45.87 0.00 8.22 0.38 0.10 45.43 11:55:30 11:40:01 2 41.28 0.00 6.73 0.39 0.09 51.51 11:55:30 11:40:01 3 43.48 0.00 7.33 0.10 0.07 49.02 11:55:30 11:40:01 4 44.18 0.00 7.60 0.26 0.09 47.88 11:55:30 11:40:01 5 41.08 0.00 6.77 0.10 0.09 51.96 11:55:30 11:40:01 6 40.07 0.00 7.04 0.07 0.09 52.74 11:55:30 11:40:01 7 45.13 0.00 9.68 0.95 0.09 44.16 11:55:30 11:41:01 all 37.40 0.00 6.50 0.64 0.08 55.37 11:55:30 11:41:01 0 35.90 0.00 6.49 1.25 0.08 56.28 11:55:30 11:41:01 1 35.46 0.00 5.92 0.60 0.08 57.93 11:55:30 11:41:01 2 39.15 0.00 6.40 1.02 0.08 53.34 11:55:30 11:41:01 3 37.37 0.00 7.22 0.12 0.08 55.22 11:55:30 11:41:01 4 37.17 0.00 6.94 0.03 0.08 55.77 11:55:30 11:41:01 5 38.75 0.00 6.67 1.63 0.08 52.86 11:55:30 11:41:01 6 36.80 0.00 5.90 0.37 0.08 56.85 11:55:30 11:41:01 7 38.63 0.00 6.45 0.12 0.07 54.74 11:55:30 11:42:01 all 2.60 0.00 1.23 0.20 0.03 95.95 11:55:30 11:42:01 0 1.94 0.00 1.22 0.32 0.02 96.50 11:55:30 11:42:01 1 2.72 0.00 1.47 0.03 0.02 95.76 11:55:30 11:42:01 2 2.41 0.00 1.01 0.00 0.03 96.55 11:55:30 11:42:01 3 2.48 0.00 1.22 0.00 0.02 96.28 11:55:30 11:42:01 4 3.56 0.00 0.94 0.17 0.03 95.30 11:55:30 11:42:01 5 2.93 0.00 1.89 1.05 0.03 94.10 11:55:30 11:42:01 6 2.55 0.00 1.06 0.00 0.03 96.36 11:55:30 11:42:01 7 2.22 0.00 1.04 0.00 0.02 96.72 11:55:30 11:43:01 all 1.29 0.00 0.56 0.25 0.02 97.88 11:55:30 11:43:01 0 2.05 0.00 0.57 0.48 0.02 96.88 11:55:30 11:43:01 1 0.75 0.00 0.62 0.33 0.02 98.28 11:55:30 11:43:01 2 0.99 0.00 0.55 0.03 0.03 98.40 11:55:30 11:43:01 3 0.78 0.00 0.40 0.05 0.02 98.75 11:55:30 11:43:01 4 1.34 0.00 0.38 0.22 0.02 98.05 11:55:30 11:43:01 5 2.59 0.00 0.79 0.63 0.02 95.97 11:55:30 11:43:01 6 1.00 0.00 0.85 0.20 0.03 97.91 11:55:30 11:43:01 7 0.84 0.00 0.35 0.02 0.02 98.78 11:55:30 11:44:01 all 0.44 0.00 0.06 0.02 0.01 99.47 11:55:30 11:44:01 0 0.77 0.00 0.05 0.00 0.00 99.18 11:55:30 11:44:01 1 0.25 0.00 0.02 0.02 0.00 99.72 11:55:30 11:44:01 2 0.18 0.00 0.07 0.03 0.00 99.72 11:55:30 11:44:01 3 0.17 0.00 0.03 0.02 0.02 99.77 11:55:30 11:44:01 4 1.34 0.00 0.17 0.00 0.02 98.48 11:55:30 11:44:01 5 0.27 0.00 0.07 0.07 0.02 99.58 11:55:30 11:44:01 6 0.43 0.00 0.07 0.02 0.03 99.45 11:55:30 11:44:01 7 0.10 0.00 0.02 0.00 0.00 99.88 11:55:30 11:45:01 all 0.16 0.00 0.03 0.00 0.00 99.80 11:55:30 11:45:01 0 0.40 0.00 0.02 0.00 0.02 99.57 11:55:30 11:45:01 1 0.13 0.00 0.02 0.00 0.00 99.85 11:55:30 11:45:01 2 0.22 0.00 0.03 0.02 0.00 99.73 11:55:30 11:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:55:30 11:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:55:30 11:45:01 5 0.23 0.00 0.03 0.02 0.00 99.72 11:55:30 11:45:01 6 0.15 0.00 0.03 0.00 0.00 99.82 11:55:30 11:45:01 7 0.08 0.00 0.08 0.00 0.02 99.82 11:55:30 11:46:01 all 0.17 0.00 0.01 0.00 0.01 99.80 11:55:30 11:46:01 0 1.23 0.00 0.02 0.00 0.02 98.74 11:55:30 11:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:30 11:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:55:30 11:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:55:30 11:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:55:30 11:46:01 5 0.02 0.00 0.00 0.02 0.00 99.97 11:55:30 11:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 11:55:30 11:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:55:30 11:47:01 all 0.23 0.00 0.01 0.00 0.01 99.75 11:55:30 11:47:01 0 1.72 0.00 0.02 0.00 0.00 98.27 11:55:30 11:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:55:30 11:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:55:30 11:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:55:30 11:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:55:30 11:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 11:55:30 11:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:55:30 11:47:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:55:30 11:48:01 all 0.05 0.00 0.07 0.01 0.01 99.86 11:55:30 11:48:01 0 0.07 0.00 0.05 0.00 0.02 99.87 11:55:30 11:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:55:30 11:48:01 2 0.10 0.00 0.15 0.02 0.00 99.73 11:55:30 11:48:01 3 0.03 0.00 0.07 0.00 0.02 99.88 11:55:30 11:48:01 4 0.07 0.00 0.08 0.00 0.00 99.85 11:55:30 11:48:01 5 0.10 0.00 0.12 0.05 0.00 99.73 11:55:30 11:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:55:30 11:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:55:30 11:49:01 all 0.04 0.00 0.01 0.00 0.00 99.95 11:55:30 11:49:01 0 0.17 0.00 0.03 0.02 0.02 99.77 11:55:30 11:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:30 11:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:55:30 11:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:55:30 11:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:55:30 11:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:55:30 11:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:55:30 11:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:55:30 11:55:30 11:49:01 CPU %user %nice %system %iowait %steal %idle 11:55:30 11:50:01 all 0.06 0.00 0.01 0.00 0.01 99.91 11:55:30 11:50:01 0 0.35 0.00 0.03 0.00 0.02 99.60 11:55:30 11:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:55:30 11:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:55:30 11:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:55:30 11:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:55:30 11:50:01 5 0.00 0.00 0.02 0.02 0.02 99.95 11:55:30 11:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:55:30 11:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:55:30 11:51:01 all 0.26 0.00 0.01 0.00 0.01 99.72 11:55:30 11:51:01 0 1.97 0.00 0.00 0.00 0.02 98.01 11:55:30 11:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:55:30 11:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:55:30 11:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:55:30 11:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:55:30 11:51:01 5 0.05 0.00 0.02 0.02 0.02 99.90 11:55:30 11:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:55:30 11:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:55:30 11:52:01 all 0.28 0.00 0.01 0.00 0.00 99.70 11:55:30 11:52:01 0 1.99 0.00 0.00 0.00 0.00 98.01 11:55:30 11:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:30 11:52:01 2 0.03 0.00 0.00 0.02 0.00 99.95 11:55:30 11:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:55:30 11:52:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:55:30 11:52:01 5 0.05 0.00 0.03 0.02 0.02 99.88 11:55:30 11:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:55:30 11:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:55:30 11:53:01 all 0.27 0.00 0.03 0.00 0.01 99.69 11:55:30 11:53:01 0 1.99 0.00 0.03 0.00 0.02 97.96 11:55:30 11:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:55:30 11:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:55:30 11:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:55:30 11:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:55:30 11:53:01 5 0.02 0.00 0.05 0.00 0.02 99.92 11:55:30 11:53:01 6 0.03 0.00 0.05 0.00 0.02 99.90 11:55:30 11:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:55:30 11:54:01 all 0.13 0.00 0.01 0.00 0.00 99.85 11:55:30 11:54:01 0 0.93 0.00 0.03 0.00 0.00 99.04 11:55:30 11:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:30 11:54:01 2 0.00 0.00 0.02 0.02 0.02 99.95 11:55:30 11:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:55:30 11:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:55:30 11:54:01 5 0.03 0.00 0.02 0.02 0.00 99.93 11:55:30 11:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:55:30 11:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:55:30 11:55:01 all 6.65 0.00 2.76 1.82 0.04 88.73 11:55:30 11:55:01 0 6.02 0.00 2.23 0.54 0.03 91.18 11:55:30 11:55:01 1 7.96 0.00 2.78 0.35 0.03 88.87 11:55:30 11:55:01 2 8.45 0.00 3.19 1.26 0.03 87.07 11:55:30 11:55:01 3 6.42 0.00 2.95 0.37 0.05 90.22 11:55:30 11:55:01 4 5.78 0.00 3.64 5.32 0.05 85.20 11:55:30 11:55:01 5 6.93 0.00 2.31 6.04 0.05 84.67 11:55:30 11:55:01 6 5.70 0.00 2.46 0.59 0.03 91.22 11:55:30 11:55:01 7 5.97 0.00 2.50 0.10 0.05 91.38 11:55:30 Average: all 6.10 0.00 1.37 0.33 0.02 92.17 11:55:30 Average: 0 6.50 0.00 1.43 0.52 0.03 91.52 11:55:30 Average: 1 6.14 0.00 1.37 0.32 0.02 92.14 11:55:30 Average: 2 6.01 0.00 1.28 0.18 0.02 92.51 11:55:30 Average: 3 6.01 0.00 1.35 0.24 0.02 92.37 11:55:30 Average: 4 6.10 0.00 1.39 0.37 0.02 92.12 11:55:30 Average: 5 5.97 0.00 1.38 0.76 0.02 91.87 11:55:30 Average: 6 5.90 0.00 1.26 0.11 0.03 92.71 11:55:30 Average: 7 6.19 0.00 1.52 0.12 0.03 92.15 11:55:30 11:55:30 11:55:30