Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d 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-ssh3671576466332577319.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-ssh15030296680515503922.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-ssh1474834504126891026.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-ssh14259108995179754235.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-ssh12334792747543543766.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15827 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 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d (main) Commit message: "Merge pull request #316 from jinlinGuan/golang-1.23" > 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 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 > git rev-list --no-walk 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:05:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:05:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:05:02 ========================================================= 07:05:02 EdgeX Global Pipelines Version Info 07:05:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:05:04 ------------------- 07:05:04 stable info: 07:05:04 ------------------- 07:05:04 Commited By: Ginny Guan ginny@iotechsys.com 07:05:04 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:05:04 Message: update stable to v1.0.265 07:05:04 ------------------- 07:05:04 experimental info: 07:05:04 ------------------- 07:05:04 Commited By: Cherry Wang cherry@iotechsys.com 07:05:04 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:05:04 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 07:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afdd2ac [Pipeline] echo 07:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:05 provisioning config files... 07:05:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12909589059094005264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:05 ---> ****-login.sh 07:05:05 nexus3.edgexfoundry.org:10001 07:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:06 Configure a credential helper to remove this warning. See 07:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:06 07:05:06 Login Succeeded 07:05:06 nexus3.edgexfoundry.org:10002 07:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:06 Configure a credential helper to remove this warning. See 07:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:06 07:05:06 Login Succeeded 07:05:06 nexus3.edgexfoundry.org:10003 07:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:06 Configure a credential helper to remove this warning. See 07:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:06 07:05:06 Login Succeeded 07:05:06 nexus3.edgexfoundry.org:10004 07:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:06 Configure a credential helper to remove this warning. See 07:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:06 07:05:06 Login Succeeded 07:05:06 ****.io 07:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:06 Configure a credential helper to remove this warning. See 07:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:06 07:05:06 Login Succeeded 07:05:06 ---> ****-login.sh ends [Pipeline] } 07:05:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:05:07 + git rev-list -1 --merges afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d~1..afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] echo 07:05:07 -----------> git rev-list -1 --merges afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d~1..afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d 07:05:07 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [false] [Pipeline] sh 07:05:07 + git log --format=format:%s -1 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] echo 07:05:07 ========================================================= 07:05:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:05:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:07 + git log --format=format:%s -1 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] echo 07:05:07 [semverPrep] GIT_COMMIT: afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d, Commit Message: Merge pull request #316 from jinlinGuan/golang-1.23 [Pipeline] echo 07:05:07 [semverPrep] This is not a build commit. [Pipeline] sh 07:05:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:05:08 + grep -v github /etc/ssh/ssh_known_hosts 07:05:08 + [ -e /tmp/ssh_known_hosts ] 07:05:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:05:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:05:08 + sudo tee -a /etc/ssh/ssh_known_hosts 07:05:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:05:08 07:05:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:05:09 0.1.4: Pulling from edgex-devops/py-git-semver 07:05:09 b85a868b505f: Pulling fs layer 07:05:09 e2be974225ed: Pulling fs layer 07:05:09 339a4e72a1f5: Pulling fs layer 07:05:09 988bab9f4d93: Pulling fs layer 07:05:09 1469e6f7b9e6: Pulling fs layer 07:05:09 eaf3925da568: Pulling fs layer 07:05:09 bab4dde63d76: Pulling fs layer 07:05:09 bde34c3a00c8: Pulling fs layer 07:05:09 b352a97aabf1: Pulling fs layer 07:05:09 4872d77fe225: Pulling fs layer 07:05:09 5851b861e8e6: Pulling fs layer 07:05:09 bab4dde63d76: Waiting 07:05:09 4872d77fe225: Waiting 07:05:09 bde34c3a00c8: Waiting 07:05:09 5851b861e8e6: Waiting 07:05:09 b352a97aabf1: Waiting 07:05:09 1469e6f7b9e6: Waiting 07:05:09 eaf3925da568: Waiting 07:05:09 e2be974225ed: Verifying Checksum 07:05:09 e2be974225ed: Download complete 07:05:09 988bab9f4d93: Verifying Checksum 07:05:09 988bab9f4d93: Download complete 07:05:09 1469e6f7b9e6: Verifying Checksum 07:05:09 1469e6f7b9e6: Download complete 07:05:09 eaf3925da568: Verifying Checksum 07:05:09 eaf3925da568: Download complete 07:05:09 339a4e72a1f5: Verifying Checksum 07:05:09 339a4e72a1f5: Download complete 07:05:09 bde34c3a00c8: Download complete 07:05:09 4872d77fe225: Verifying Checksum 07:05:09 4872d77fe225: Download complete 07:05:09 5851b861e8e6: Verifying Checksum 07:05:09 5851b861e8e6: Download complete 07:05:09 b85a868b505f: Verifying Checksum 07:05:09 b85a868b505f: Download complete 07:05:09 bab4dde63d76: Verifying Checksum 07:05:09 bab4dde63d76: Download complete 07:05:10 b85a868b505f: Pull complete 07:05:10 e2be974225ed: Pull complete 07:05:11 339a4e72a1f5: Pull complete 07:05:11 988bab9f4d93: Pull complete 07:05:11 1469e6f7b9e6: Pull complete 07:05:11 eaf3925da568: Pull complete 07:05:12 bab4dde63d76: Pull complete 07:05:12 bde34c3a00c8: Pull complete 07:05:13 b352a97aabf1: Pull complete 07:05:13 4872d77fe225: Pull complete 07:05:13 5851b861e8e6: Pull complete 07:05:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:05:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:13 prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container 07:05:13 $ 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 07:05:14 $ docker top ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c -eo pid,comm 07:05:14 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). 07:05:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:05:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:05:14 [ssh-agent] Looking for ssh-agent implementation... 07:05:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:14 $ docker exec ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c ssh-agent 07:05:15 SSH_AUTH_SOCK=/tmp/ssh-aLWcPlLVStJo/agent.32 07:05:15 SSH_AGENT_PID=38 07:05:15 Running ssh-add (command line suppressed) 07:05:15 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18352531075599133293.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18352531075599133293.key) 07:05:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:05:15 + git tag --points-at HEAD [Pipeline] } 07:05:15 $ docker exec --env ******** --env ******** ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c ssh-agent -k 07:05:15 unset SSH_AUTH_SOCK; 07:05:15 unset SSH_AGENT_PID; 07:05:15 echo Agent pid 38 killed; 07:05:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:05:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:05:15 [ssh-agent] Looking for ssh-agent implementation... 07:05:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:15 $ docker exec ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c ssh-agent 07:05:15 SSH_AUTH_SOCK=/tmp/ssh-emFaOgCzblJ2/agent.71 07:05:15 SSH_AGENT_PID=77 07:05:15 Running ssh-add (command line suppressed) 07:05:16 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12248023722713676594.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12248023722713676594.key) 07:05:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:05:16 + git semver init 07:05:16 2024-10-04 07:05:16,561 [run_init] DEBUG init version:0.0.0 force:False 07:05:16 2024-10-04 07:05:16,562 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 07:05:16 2024-10-04 07:05:16,562 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 07:05:16 2024-10-04 07:05:16,562 [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) 07:05:18 2024-10-04 07:05:18,102 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 07:05:18 2024-10-04 07:05:18,103 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 07:05:18 2024-10-04 07:05:18,103 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:05:18 2024-10-04 07:05:18,103 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:05:18 3.2.0-dev.16 [Pipeline] } 07:05:18 $ docker exec --env ******** --env ******** ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c ssh-agent -k 07:05:18 unset SSH_AUTH_SOCK; 07:05:18 unset SSH_AGENT_PID; 07:05:18 echo Agent pid 77 killed; 07:05:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:05:19 + git semver [Pipeline] } 07:05:19 $ docker stop --time=1 ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c 07:05:20 $ docker rm -f --volumes ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c [Pipeline] // withDockerContainer [Pipeline] sh 07:05:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:05:21 Stashed 1 file(s) [Pipeline] echo 07:05:21 [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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 07:05:21 provisioning config files... 07:05:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17861994059588131962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:21 ---> ****-login.sh 07:05:21 nexus3.edgexfoundry.org:10001 07:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:21 Configure a credential helper to remove this warning. See 07:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:21 07:05:21 Login Succeeded 07:05:21 nexus3.edgexfoundry.org:10002 07:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:21 Configure a credential helper to remove this warning. See 07:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:21 07:05:21 Login Succeeded 07:05:21 nexus3.edgexfoundry.org:10003 07:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:21 Configure a credential helper to remove this warning. See 07:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:21 07:05:21 Login Succeeded 07:05:21 nexus3.edgexfoundry.org:10004 07:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:21 Configure a credential helper to remove this warning. See 07:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:21 07:05:21 Login Succeeded 07:05:21 ****.io 07:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:22 Configure a credential helper to remove this warning. See 07:05:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:22 07:05:22 Login Succeeded 07:05:22 ---> ****-login.sh ends [Pipeline] } 07:05:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:05:22 ========================================================= 07:05:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:05:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:22 + 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 . 07:05:22 Sending build context to Docker daemon 11.44MB 07:05:22 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:05:22 Step 2/12 : FROM ${BASE} AS builder 07:05:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:05:22 43c4264eed91: Pulling fs layer 07:05:22 4cc291be95ef: Pulling fs layer 07:05:22 2ac1f1163629: Pulling fs layer 07:05:22 5c3c966382ef: Pulling fs layer 07:05:22 4f4fb700ef54: Pulling fs layer 07:05:22 5d5c8e513c77: Pulling fs layer 07:05:22 9f66e0745190: Pulling fs layer 07:05:22 f49a43e4bbc0: Pulling fs layer 07:05:22 561ebcabdf7f: Pulling fs layer 07:05:22 5c3c966382ef: Waiting 07:05:22 4f4fb700ef54: Waiting 07:05:22 5d5c8e513c77: Waiting 07:05:22 f49a43e4bbc0: Waiting 07:05:22 9f66e0745190: Waiting 07:05:22 4cc291be95ef: Verifying Checksum 07:05:22 4cc291be95ef: Download complete 07:05:22 5c3c966382ef: Download complete 07:05:22 4f4fb700ef54: Verifying Checksum 07:05:22 4f4fb700ef54: Download complete 07:05:22 5d5c8e513c77: Verifying Checksum 07:05:22 5d5c8e513c77: Download complete 07:05:22 43c4264eed91: Download complete 07:05:22 9f66e0745190: Verifying Checksum 07:05:22 9f66e0745190: Download complete 07:05:22 43c4264eed91: Pull complete 07:05:23 561ebcabdf7f: Verifying Checksum 07:05:23 561ebcabdf7f: Download complete 07:05:23 4cc291be95ef: Pull complete 07:05:23 2ac1f1163629: Verifying Checksum 07:05:23 2ac1f1163629: Download complete 07:05:23 f49a43e4bbc0: Verifying Checksum 07:05:23 f49a43e4bbc0: Download complete 07:05:27 2ac1f1163629: Pull complete 07:05:27 5c3c966382ef: Pull complete 07:05:27 4f4fb700ef54: Pull complete 07:05:27 5d5c8e513c77: Pull complete 07:05:27 9f66e0745190: Pull complete 07:05:29 f49a43e4bbc0: Pull complete 07:05:30 561ebcabdf7f: Pull complete 07:05:30 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:05:30 ---> 3a752c3f9dda 07:05:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:05:36 Still waiting to schedule task 07:05:36 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15783’ is offline 07:05:37 ---> Running in e7ee687fe122 07:05:37 Removing intermediate container e7ee687fe122 07:05:37 ---> 0815a00a4c16 07:05:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:05:37 ---> Running in ed0ebbb36458 07:05:37 Removing intermediate container ed0ebbb36458 07:05:37 ---> 31c1053afb66 07:05:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 07:05:37 ---> Running in 6286c5e24918 07:05:37 Removing intermediate container 6286c5e24918 07:05:37 ---> ff4a7122ad77 07:05:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:05:37 ---> Running in a3b9a6cf6a85 07:05:37 Removing intermediate container a3b9a6cf6a85 07:05:37 ---> df04f102cd2f 07:05:37 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:37 ---> Running in ba7a8332b04a 07:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:05:37 OK: 246 MiB in 54 packages 07:05:37 Removing intermediate container ba7a8332b04a 07:05:37 ---> 399b831c73a6 07:05:37 Step 8/12 : WORKDIR /app 07:05:37 ---> Running in 0122ec150cdd 07:05:37 Removing intermediate container 0122ec150cdd 07:05:37 ---> c71a52a7f8fc 07:05:37 Step 9/12 : COPY go.mod vendor* ./ 07:05:37 ---> f62f2d611bac 07:05:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:37 ---> Running in 2188f941114c 07:06:24 Removing intermediate container 2188f941114c 07:06:24 ---> 21bce5f059b9 07:06:24 Step 11/12 : COPY . . 07:06:24 ---> 875fc4dbc58b 07:06:24 Step 12/12 : RUN $MAKE 07:06:24 ---> Running in 1471a94b3f78 07:06:24 noop 07:06:24 Removing intermediate container 1471a94b3f78 07:06:24 ---> 9523dfd63444 07:06:24 Successfully built 9523dfd63444 07:06:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:24 + docker inspect -f . ci-base-image-x86_64 07:06:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:24 prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container 07:06: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 07:06:25 $ docker top 68840d957026f85bb03bc5b2d7673ce728ab120e8f7288417c5a14840d779a6b -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:25 + go version 07:06:25 go version go1.23.2 linux/amd64 [Pipeline] } 07:06:25 $ docker stop --time=1 68840d957026f85bb03bc5b2d7673ce728ab120e8f7288417c5a14840d779a6b 07:06:26 $ docker rm -f --volumes 68840d957026f85bb03bc5b2d7673ce728ab120e8f7288417c5a14840d779a6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:27 + docker inspect -f . ci-base-image-x86_64 07:06:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:27 prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container 07:06: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 07:06:27 $ docker top 811e09d2c2d36a6c5bbb339570ec1f2860e06d59e49bda47df3e7357df2b02fe -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:28 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 07:06:28 + make test 07:06:28 go test ./... -coverprofile=coverage.out ./... 07:06:29 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 07:06:51 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 07:06:51 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 07:06:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.598s coverage: 40.6% of statements 07:06:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 07:06:53 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.248s coverage: 51.9% of statements 07:07:05 go vet ./... 07:07:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:07:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:07:12 ./bin/test-attribution-txt.sh [Pipeline] echo 07:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:07:12 $ docker stop --time=1 811e09d2c2d36a6c5bbb339570ec1f2860e06d59e49bda47df3e7357df2b02fe 07:07:14 $ docker rm -f --volumes 811e09d2c2d36a6c5bbb339570ec1f2860e06d59e49bda47df3e7357df2b02fe [Pipeline] // withDockerContainer [Pipeline] sh 07:07:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:07:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:07:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:07:15 + ls -al . 07:07:15 total 716 07:07:15 drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 07:06 . 07:07:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:04 .. 07:07:15 -rw-rw-r-- 1 jenkins jenkins 134 Oct 4 07:04 .dockerignore 07:07:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:06 .git 07:07:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:04 .github 07:07:15 -rw-rw-r-- 1 jenkins jenkins 880 Oct 4 07:04 .gitignore 07:07:15 -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 07:04 .golangci.yml 07:07:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:05 .semver 07:07:15 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 4 07:04 Attribution.txt 07:07:15 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 4 07:04 CHANGELOG.md 07:07:15 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 4 07:04 Dockerfile 07:07:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 07:04 GOVERNANCE.md 07:07:15 -rw-rw-r-- 1 jenkins jenkins 661 Oct 4 07:04 Jenkinsfile 07:07:15 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 4 07:04 LICENSE 07:07:15 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 4 07:04 Makefile 07:07:15 -rw-rw-r-- 1 jenkins jenkins 625 Oct 4 07:04 OWNERS.md 07:07:15 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 4 07:04 README.md 07:07:15 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:05 VERSION 07:07:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:04 bin 07:07:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:04 cmd 07:07:15 -rw-r--r-- 1 jenkins jenkins 451915 Oct 4 07:06 coverage.out 07:07:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:04 examples 07:07:15 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 4 07:04 go.mod 07:07:15 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 07:04 go.sum 07:07:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:04 images 07:07:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:04 internal 07:07:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:04 pkg 07:07:15 -rw-rw-r-- 1 jenkins jenkins 193 Oct 4 07:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07: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=afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d --label arch=amd64 --label version=3.2.0-dev.16 . 07:07:16 Sending build context to Docker daemon 11.44MB 07:07:16 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 07:07:16 Step 2/25 : FROM ${BASE} AS builder 07:07:16 ---> 9523dfd63444 07:07:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:07:16 ---> Running in baafefa7c1da 07:07:16 Removing intermediate container baafefa7c1da 07:07:16 ---> 74aa088dfaa0 07:07:16 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:07:16 ---> Running in dfa8ba7cb6ba 07:07:16 Removing intermediate container dfa8ba7cb6ba 07:07:16 ---> d9a66f41a87f 07:07:16 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 07:07:16 ---> Running in 43489c8ed5a6 07:07:16 Removing intermediate container 43489c8ed5a6 07:07:16 ---> 4fb9846e8238 07:07:16 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:07:16 ---> Running in bc36d2c1a076 07:07:16 Removing intermediate container bc36d2c1a076 07:07:16 ---> f6331c0a32c0 07:07:16 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:07:16 ---> Running in a1d24ab6541e 07:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:17 OK: 246 MiB in 54 packages 07:07:17 Removing intermediate container a1d24ab6541e 07:07:17 ---> 01c68619ab21 07:07:17 Step 8/25 : WORKDIR /app 07:07:17 ---> Running in b0f76411f97b 07:07:17 Removing intermediate container b0f76411f97b 07:07:17 ---> 2f92f0115f5c 07:07:17 Step 9/25 : COPY go.mod vendor* ./ 07:07:17 ---> 3d123721c25e 07:07:17 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:17 ---> Running in e66097f7324a 07:07:18 Removing intermediate container e66097f7324a 07:07:18 ---> 13f9ae18266d 07:07:18 Step 11/25 : COPY . . 07:07:18 ---> 0f78f0c86a37 07:07:18 Step 12/25 : RUN $MAKE 07:07:18 ---> Running in bc59c212f606 07:07:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 07:07:51 Removing intermediate container bc59c212f606 07:07:51 ---> db98aab53212 07:07:51 Step 13/25 : FROM alpine:3.20 07:07:51 3.20: Pulling from library/alpine 07:07:51 43c4264eed91: Already exists 07:07:51 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:07:51 Status: Downloaded newer image for alpine:3.20 07:07:51 ---> 91ef0af61f39 07:07:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:07:51 ---> Running in 6cdea4dc4ed1 07:07:51 Removing intermediate container 6cdea4dc4ed1 07:07:51 ---> bfa859c79dbe 07:07:51 Step 15/25 : RUN apk add --update --no-cache dumb-init 07:07:51 ---> Running in 5548595ccbb7 07:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:51 (1/1) Installing dumb-init (1.2.5-r3) 07:07:51 Executing busybox-1.36.1-r29.trigger 07:07:51 OK: 8 MiB in 15 packages 07:07:51 Removing intermediate container 5548595ccbb7 07:07:51 ---> 2e3924c996d2 07:07:51 Step 16/25 : RUN apk --no-cache upgrade 07:07:51 ---> Running in b79c8e0ee53b 07:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:51 Upgrading critical system libraries and apk-tools: 07:07:51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:07:51 Executing busybox-1.36.1-r29.trigger 07:07:51 Continuing the upgrade transaction with new apk-tools: 07:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:51 OK: 8 MiB in 15 packages 07:07:52 Removing intermediate container b79c8e0ee53b 07:07:52 ---> 191c507de9f5 07:07:52 Step 17/25 : COPY --from=builder /app/LICENSE / 07:07:52 ---> 9bc7e574f20b 07:07:52 Step 18/25 : COPY --from=builder /app/Attribution.txt / 07:07:52 ---> 9fe2311b5f48 07:07:52 Step 19/25 : COPY --from=builder /app/cmd/ / 07:07:53 ---> 13184d66644d 07:07:53 Step 20/25 : EXPOSE 59989 07:07:53 ---> Running in 7c2a5f064d0c 07:07:53 Removing intermediate container 7c2a5f064d0c 07:07:53 ---> 6024e2feefb6 07:07:53 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 07:07:53 ---> Running in b215e0e600b4 07:07:53 Removing intermediate container b215e0e600b4 07:07:53 ---> 79b3a983e59f 07:07:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:07:53 ---> Running in 7d9a0d18cc97 07:07:53 Removing intermediate container 7d9a0d18cc97 07:07:53 ---> 828cf25a7e85 07:07:53 Step 23/25 : LABEL arch=amd64 07:07:53 ---> Running in 48258cee19b8 07:07:53 Removing intermediate container 48258cee19b8 07:07:53 ---> c2fb1af60819 07:07:53 Step 24/25 : LABEL git_sha=afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d 07:07:53 ---> Running in 10a8be6da5dd 07:07:53 Removing intermediate container 10a8be6da5dd 07:07:53 ---> b0ef039e42a6 07:07:53 Step 25/25 : LABEL version=3.2.0-dev.16 07:07:53 ---> Running in db2b9740de3e 07:07:53 Removing intermediate container db2b9740de3e 07:07:53 ---> d5bb02785216 07:07:53 [Warning] One or more build-args [ARCH] were not consumed 07:07:53 Successfully built d5bb02785216 07:07: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 07:07:53 provisioning config files... 07:07:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5112191953320962546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:54 ---> ****-login.sh 07:07:54 nexus3.edgexfoundry.org:10001 07:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:54 Configure a credential helper to remove this warning. See 07:07:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:54 07:07:54 Login Succeeded 07:07:54 nexus3.edgexfoundry.org:10002 07:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:54 Configure a credential helper to remove this warning. See 07:07:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:54 07:07:54 Login Succeeded 07:07:54 nexus3.edgexfoundry.org:10003 07:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:54 Configure a credential helper to remove this warning. See 07:07:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:54 07:07:54 Login Succeeded 07:07:54 nexus3.edgexfoundry.org:10004 07:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:54 Configure a credential helper to remove this warning. See 07:07:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:54 07:07:54 Login Succeeded 07:07:54 ****.io 07:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:54 Configure a credential helper to remove this warning. See 07:07:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:54 07:07:54 Login Succeeded 07:07:54 ---> ****-login.sh ends [Pipeline] } 07:07:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:07:54 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 07:07:54 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d 07:07:54 latest 07:07:54 3.2.0-dev.16 07:07:54 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 07:07:54 main 07:07:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:55 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d 07:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:07:55 0b39aecb9249: Preparing 07:07:55 bf114ded9b37: Preparing 07:07:55 feb934fcdd94: Preparing 07:07:55 246b3a18fb6d: Preparing 07:07:55 369a7f0a8a42: Preparing 07:07:55 63ca1fbb43ae: Preparing 07:07:55 63ca1fbb43ae: Waiting 07:07:55 369a7f0a8a42: Pushed 07:07:55 bf114ded9b37: Pushed 07:07:55 246b3a18fb6d: Pushed 07:07:55 feb934fcdd94: Pushed 07:07:55 63ca1fbb43ae: Layer already exists 07:08:00 0b39aecb9249: Pushed 07:08:00 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d: digest: sha256:06ce859c9d4299e039f7949e850962891b3ec88ded265fceb606ffd66ba5e2e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:01 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 07:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:08:01 0b39aecb9249: Preparing 07:08:01 bf114ded9b37: Preparing 07:08:01 feb934fcdd94: Preparing 07:08:01 246b3a18fb6d: Preparing 07:08:01 369a7f0a8a42: Preparing 07:08:01 63ca1fbb43ae: Preparing 07:08:01 63ca1fbb43ae: Waiting 07:08:01 369a7f0a8a42: Layer already exists 07:08:01 feb934fcdd94: Layer already exists 07:08:01 246b3a18fb6d: Layer already exists 07:08:01 0b39aecb9249: Layer already exists 07:08:01 bf114ded9b37: Layer already exists 07:08:01 63ca1fbb43ae: Layer already exists 07:08:01 latest: digest: sha256:06ce859c9d4299e039f7949e850962891b3ec88ded265fceb606ffd66ba5e2e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:01 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.16 07:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:08:02 0b39aecb9249: Preparing 07:08:02 bf114ded9b37: Preparing 07:08:02 feb934fcdd94: Preparing 07:08:02 246b3a18fb6d: Preparing 07:08:02 369a7f0a8a42: Preparing 07:08:02 63ca1fbb43ae: Preparing 07:08:02 63ca1fbb43ae: Waiting 07:08:02 bf114ded9b37: Layer already exists 07:08:02 246b3a18fb6d: Layer already exists 07:08:02 0b39aecb9249: Layer already exists 07:08:02 369a7f0a8a42: Layer already exists 07:08:02 feb934fcdd94: Layer already exists 07:08:02 63ca1fbb43ae: Layer already exists 07:08:02 3.2.0-dev.16: digest: sha256:06ce859c9d4299e039f7949e850962891b3ec88ded265fceb606ffd66ba5e2e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:02 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 07:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:08:02 0b39aecb9249: Preparing 07:08:02 bf114ded9b37: Preparing 07:08:02 feb934fcdd94: Preparing 07:08:02 246b3a18fb6d: Preparing 07:08:02 369a7f0a8a42: Preparing 07:08:02 63ca1fbb43ae: Preparing 07:08:02 63ca1fbb43ae: Waiting 07:08:02 feb934fcdd94: Layer already exists 07:08:02 0b39aecb9249: Layer already exists 07:08:02 246b3a18fb6d: Layer already exists 07:08:02 bf114ded9b37: Layer already exists 07:08:02 369a7f0a8a42: Layer already exists 07:08:02 63ca1fbb43ae: Layer already exists 07:08:02 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16: digest: sha256:06ce859c9d4299e039f7949e850962891b3ec88ded265fceb606ffd66ba5e2e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 07:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:08:03 0b39aecb9249: Preparing 07:08:03 bf114ded9b37: Preparing 07:08:03 feb934fcdd94: Preparing 07:08:03 246b3a18fb6d: Preparing 07:08:03 369a7f0a8a42: Preparing 07:08:03 63ca1fbb43ae: Preparing 07:08:03 63ca1fbb43ae: Waiting 07:08:03 feb934fcdd94: Layer already exists 07:08:03 246b3a18fb6d: Layer already exists 07:08:03 bf114ded9b37: Layer already exists 07:08:03 369a7f0a8a42: Layer already exists 07:08:03 0b39aecb9249: Layer already exists 07:08:03 63ca1fbb43ae: Layer already exists 07:08:03 main: digest: sha256:06ce859c9d4299e039f7949e850962891b3ec88ded265fceb606ffd66ba5e2e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:03 ===================================================== [Pipeline] echo 07:08:03 taggedImages: 07:08:03 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d 07:08:03 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 07:08:03 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.16 07:08:03 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 07:08:03 - 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 07:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:04 07:08:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:04 latest: Pulling from edgex-lftools-log-publisher 07:08:04 5eb5b503b376: Pulling fs layer 07:08:04 5c69ac0246d0: Pulling fs layer 07:08:04 ec43610c2a17: Pulling fs layer 07:08:04 3a2ae6a8a46f: Pulling fs layer 07:08:04 33b1e0a273af: Pulling fs layer 07:08:04 5d3b04190fa2: Pulling fs layer 07:08:04 2f39f015ded8: Pulling fs layer 07:08:04 3a2ae6a8a46f: Waiting 07:08:04 33b1e0a273af: Waiting 07:08:04 5d3b04190fa2: Waiting 07:08:04 2f39f015ded8: Waiting 07:08:04 5c69ac0246d0: Download complete 07:08:04 3a2ae6a8a46f: Verifying Checksum 07:08:04 3a2ae6a8a46f: Download complete 07:08:04 33b1e0a273af: Verifying Checksum 07:08:04 33b1e0a273af: Download complete 07:08:04 5d3b04190fa2: Download complete 07:08:04 ec43610c2a17: Verifying Checksum 07:08:04 ec43610c2a17: Download complete 07:08:04 5eb5b503b376: Verifying Checksum 07:08:04 5eb5b503b376: Download complete 07:08:05 2f39f015ded8: Verifying Checksum 07:08:05 2f39f015ded8: Download complete 07:08:05 5eb5b503b376: Pull complete 07:08:06 5c69ac0246d0: Pull complete 07:08:06 ec43610c2a17: Pull complete 07:08:06 3a2ae6a8a46f: Pull complete 07:08:06 33b1e0a273af: Pull complete 07:08:06 5d3b04190fa2: Pull complete 07:08:11 2f39f015ded8: Pull complete 07:08:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:11 prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container 07:08:11 $ 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 07:08:12 $ docker top 519a9aeabc3bdfd9292e5e45af61a7a7dae05b1cc44a824d02e137f2000d7917 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:12 ---> job-cost.sh 07:08:12 lf-activate-venv: SKIPPING 07:08:12 INFO: No Stack... 07:08:13 INFO: Retrieving Pricing Info for: v3-standard-8 07:08:13 INFO: Archiving Costs [Pipeline] sh 07:08:13 + + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csvcut 07:08:13 -d, -f6 [Pipeline] lock 07:08:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] 07:08:13 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] did not exist. Created. 07:08:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:14 + echo total: 0.2199999988079071 [Pipeline] stash 07:08:14 Stashed 1 file(s) [Pipeline] } 07:08:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] [Pipeline] // lock [Pipeline] } 07:08:14 $ docker stop --time=1 519a9aeabc3bdfd9292e5e45af61a7a7dae05b1cc44a824d02e137f2000d7917 07:08:15 $ docker rm -f --volumes 519a9aeabc3bdfd9292e5e45af61a7a7dae05b1cc44a824d02e137f2000d7917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:43:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16366 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 07:43:38 Running in /w/workspace/device-rfid-llrp-go/152 [Pipeline] { [Pipeline] checkout 07:43:42 The recommended git tool is: git 07:43:47 using credential edgex-jenkins-ssh 07:43:47 Cloning the remote Git repository 07:43:47 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 07:43:47 > git init /w/workspace/device-rfid-llrp-go/152 # timeout=10 07:43:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 07:43:48 > git --version # timeout=10 07:43:48 > git --version # 'git version 2.25.1' 07:43:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:52 Avoid second fetch 07:43:52 Checking out Revision afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d (main) 07:43:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 07:43:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:52 > git config core.sparsecheckout # timeout=10 07:43:52 > git checkout -f afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 07:43:52 Commit message: "Merge pull request #316 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:43:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:43:57 % Total % Received % Xferd Average Speed Time Time Time Current 07:43:57 Dload Upload Total Spent Left Speed 07:43:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 07:43:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:43:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:43:58 + sudo tee /etc/docker/daemon.new 07:43:58 { 07:43:58 "registry-mirrors": [ 07:43:58 "https://nexus3.edgexfoundry.org:10001" 07:43:58 ], 07:43:58 "bip": "10.250.0.254/24", 07:43:58 "hosts": [ 07:43:58 "tcp://0.0.0.0:5555", 07:43:58 "unix:///var/run/docker.sock" 07:43:58 ], 07:43:58 "mtu": 1458, 07:43:58 "selinux-enabled": true, 07:43:58 "seccomp-profile": "/etc/docker/seccomp.json" 07:43:58 } [Pipeline] sh 07:43:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:43:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:17 provisioning config files... 07:44:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/152@tmp/config11614308564239226096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:17 ---> ****-login.sh 07:44:17 nexus3.edgexfoundry.org:10001 07:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:18 Configure a credential helper to remove this warning. See 07:44:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:18 07:44:18 Login Succeeded 07:44:18 nexus3.edgexfoundry.org:10002 07:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:18 Configure a credential helper to remove this warning. See 07:44:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:18 07:44:18 Login Succeeded 07:44:18 nexus3.edgexfoundry.org:10003 07:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:19 Configure a credential helper to remove this warning. See 07:44:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:19 07:44:19 Login Succeeded 07:44:19 nexus3.edgexfoundry.org:10004 07:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:19 Configure a credential helper to remove this warning. See 07:44:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:19 07:44:19 Login Succeeded 07:44:19 ****.io 07:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:19 Configure a credential helper to remove this warning. See 07:44:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:19 07:44:19 Login Succeeded 07:44:19 ---> ****-login.sh ends [Pipeline] } 07:44:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:44:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:44:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:44:20 ========================================================= 07:44:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:44:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:20 + 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 . 07:44:21 Sending build context to Docker daemon 1.21MB 07:44:21 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:44:21 Step 2/12 : FROM ${BASE} AS builder 07:44:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:44:21 cf04c63912e1: Pulling fs layer 07:44:21 55b35a11ae5e: Pulling fs layer 07:44:21 a37a00ec5f00: Pulling fs layer 07:44:21 50b3750afda1: Pulling fs layer 07:44:21 50b3750afda1: Waiting 07:44:21 4f4fb700ef54: Pulling fs layer 07:44:21 80978eb59214: Pulling fs layer 07:44:21 c9f46d7d2bd2: Pulling fs layer 07:44:21 c5a475d317c9: Pulling fs layer 07:44:21 4f4fb700ef54: Waiting 07:44:21 80978eb59214: Waiting 07:44:21 c9f46d7d2bd2: Waiting 07:44:21 c5a475d317c9: Waiting 07:44:21 55b35a11ae5e: Verifying Checksum 07:44:21 55b35a11ae5e: Download complete 07:44:21 50b3750afda1: Verifying Checksum 07:44:21 50b3750afda1: Download complete 07:44:21 4f4fb700ef54: Verifying Checksum 07:44:21 4f4fb700ef54: Download complete 07:44:21 80978eb59214: Verifying Checksum 07:44:21 80978eb59214: Download complete 07:44:21 cf04c63912e1: Verifying Checksum 07:44:21 cf04c63912e1: Download complete 07:44:21 c5a475d317c9: Verifying Checksum 07:44:21 c5a475d317c9: Download complete 07:44:22 cf04c63912e1: Pull complete 07:44:23 55b35a11ae5e: Pull complete 07:44:23 a37a00ec5f00: Verifying Checksum 07:44:23 a37a00ec5f00: Download complete 07:44:24 c9f46d7d2bd2: Verifying Checksum 07:44:24 c9f46d7d2bd2: Download complete 07:44:39 a37a00ec5f00: Pull complete 07:44:39 50b3750afda1: Pull complete 07:44:39 4f4fb700ef54: Pull complete 07:44:39 80978eb59214: Pull complete 07:44:46 c9f46d7d2bd2: Pull complete 07:44:47 c5a475d317c9: Pull complete 07:44:47 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:44:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:44:47 ---> be29e6b0f0d4 07:44:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:44:48 ---> Running in b3d265a3c633 07:44:48 Removing intermediate container b3d265a3c633 07:44:48 ---> afd017f4379b 07:44:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:44:48 ---> Running in 79c0839fd7f3 07:44:49 Removing intermediate container 79c0839fd7f3 07:44:49 ---> b98aa608a076 07:44:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 07:44:49 ---> Running in f6401c71b8ab 07:44:49 Removing intermediate container f6401c71b8ab 07:44:49 ---> f4af24f6650d 07:44:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:44:49 ---> Running in 8186ea5ec694 07:44:50 Removing intermediate container 8186ea5ec694 07:44:50 ---> 02677a69de65 07:44:50 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:44:50 ---> Running in 11ab76c9a100 07:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:44:53 OK: 238 MiB in 54 packages 07:44:54 Removing intermediate container 11ab76c9a100 07:44:54 ---> ca4cdfc78766 07:44:54 Step 8/12 : WORKDIR /app 07:44:54 ---> Running in 04303326c47f 07:44:55 Removing intermediate container 04303326c47f 07:44:55 ---> 445284aced19 07:44:55 Step 9/12 : COPY go.mod vendor* ./ 07:44:55 ---> d10f97548233 07:44:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:55 ---> Running in 769a1f64f285 07:46:47 Removing intermediate container 769a1f64f285 07:46:47 ---> 3f3a4dad03f6 07:46:47 Step 11/12 : COPY . . 07:46:47 ---> 9a123cd88580 07:46:47 Step 12/12 : RUN $MAKE 07:46:47 ---> Running in 8afc3f6f457f 07:46:48 noop 07:46:49 Removing intermediate container 8afc3f6f457f 07:46:49 ---> 032e162a971c 07:46:49 Successfully built 032e162a971c 07:46:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:50 + docker inspect -f . ci-base-image-arm64 07:46:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:50 prd-ubuntu20.04-docker-arm64-4c-16g-16366 does not seem to be running inside a container 07:46:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/152 -v /w/workspace/device-rfid-llrp-go/152:/w/workspace/device-rfid-llrp-go/152:rw,z -v /w/workspace/device-rfid-llrp-go/152@tmp:/w/workspace/device-rfid-llrp-go/152@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 07:46:51 $ docker top 8ee6d9263337b919ae510e6f3574068b77ab981d3717779ed5308d7091cf1186 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:52 + go version 07:46:52 go version go1.23.2 linux/arm64 [Pipeline] } 07:46:52 $ docker stop --time=1 8ee6d9263337b919ae510e6f3574068b77ab981d3717779ed5308d7091cf1186 07:46:54 $ docker rm -f --volumes 8ee6d9263337b919ae510e6f3574068b77ab981d3717779ed5308d7091cf1186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:54 + docker inspect -f . ci-base-image-arm64 07:46:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:55 prd-ubuntu20.04-docker-arm64-4c-16g-16366 does not seem to be running inside a container 07:46:55 $ 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/152 -v /w/workspace/device-rfid-llrp-go/152:/w/workspace/device-rfid-llrp-go/152:rw,z -v /w/workspace/device-rfid-llrp-go/152@tmp:/w/workspace/device-rfid-llrp-go/152@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 07:46:56 $ docker top 8eccc26a55e161b30ca821e3e285f73d6eb3a109f3ce200bca3aa789d67aa484 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:57 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/152 [Pipeline] fileExists [Pipeline] sh 07:46:58 + make test 07:46:58 go test ./... -coverprofile=coverage.out ./... 07:47:04 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 07:51:26 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 07:51:26 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 07:52:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.708s coverage: 40.6% of statements 07:52:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.054s coverage: 95.5% of statements 07:52:05 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.633s coverage: 51.9% of statements 07:52:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:52:05 go vet ./... 07:53:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:53:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:53:02 ./bin/test-attribution-txt.sh [Pipeline] echo 07:53:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:53:02 $ docker stop --time=1 8eccc26a55e161b30ca821e3e285f73d6eb3a109f3ce200bca3aa789d67aa484 07:53:04 $ docker rm -f --volumes 8eccc26a55e161b30ca821e3e285f73d6eb3a109f3ce200bca3aa789d67aa484 [Pipeline] // withDockerContainer [Pipeline] sh 07:53:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:53:06 Warning: overwriting stash ‘coverage-report’ 07:53:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:53:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:53:08 + ls -al . 07:53:08 total 712 07:53:08 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 07:47 . 07:53:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:43 .. 07:53:08 -rw-rw-r-- 1 jenkins jenkins 134 Oct 4 07:43 .dockerignore 07:53:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:43 .git 07:53:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:43 .github 07:53:08 -rw-rw-r-- 1 jenkins jenkins 880 Oct 4 07:43 .gitignore 07:53:08 -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 07:43 .golangci.yml 07:53:08 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 4 07:43 Attribution.txt 07:53:08 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 4 07:43 CHANGELOG.md 07:53:08 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 4 07:43 Dockerfile 07:53:08 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 07:43 GOVERNANCE.md 07:53:08 -rw-rw-r-- 1 jenkins jenkins 661 Oct 4 07:43 Jenkinsfile 07:53:08 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 4 07:43 LICENSE 07:53:08 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 4 07:43 Makefile 07:53:08 -rw-rw-r-- 1 jenkins jenkins 625 Oct 4 07:43 OWNERS.md 07:53:08 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 4 07:43 README.md 07:53:08 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:05 VERSION 07:53:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:43 bin 07:53:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:43 cmd 07:53:08 -rw-r--r-- 1 jenkins jenkins 451915 Oct 4 07:52 coverage.out 07:53:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:43 examples 07:53:08 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 4 07:43 go.mod 07:53:08 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 07:43 go.sum 07:53:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:43 images 07:53:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:43 internal 07:53:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:43 pkg 07:53:08 -rw-rw-r-- 1 jenkins jenkins 193 Oct 4 07:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:08 + 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=afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d --label arch=arm64 --label version=3.2.0-dev.16 . 07:53:08 Sending build context to Docker daemon 1.21MB 07:53:08 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 07:53:08 Step 2/25 : FROM ${BASE} AS builder 07:53:08 ---> 032e162a971c 07:53:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:53:08 ---> Running in 768ca127eaae 07:53:09 Removing intermediate container 768ca127eaae 07:53:09 ---> 04c3f0bc5125 07:53:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:53:09 ---> Running in 8a0a77fc5081 07:53:09 Removing intermediate container 8a0a77fc5081 07:53:09 ---> b593ecbe6abb 07:53:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 07:53:09 ---> Running in 0f599df02594 07:53:10 Removing intermediate container 0f599df02594 07:53:10 ---> fda81214447b 07:53:10 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:53:10 ---> Running in a99668efdf42 07:53:10 Removing intermediate container a99668efdf42 07:53:10 ---> 674f74377bfd 07:53:10 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:53:10 ---> Running in 4991bb753bb1 07:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:53:14 OK: 238 MiB in 54 packages 07:53:15 Removing intermediate container 4991bb753bb1 07:53:15 ---> 1b516918beae 07:53:15 Step 8/25 : WORKDIR /app 07:53:15 ---> Running in fca0e3351859 07:53:16 Removing intermediate container fca0e3351859 07:53:16 ---> 4a8881f8ab5a 07:53:16 Step 9/25 : COPY go.mod vendor* ./ 07:53:16 ---> db1ef009b7fd 07:53:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:16 ---> Running in ce380b4508bd 07:53:19 Removing intermediate container ce380b4508bd 07:53:19 ---> f9ca1c5bff57 07:53:19 Step 11/25 : COPY . . 07:53:20 ---> b0a9badc7599 07:53:20 Step 12/25 : RUN $MAKE 07:53:20 ---> Running in 50f1be6518d0 07:53:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 07:57:13 Removing intermediate container 50f1be6518d0 07:57:13 ---> 9d6948159cb8 07:57:13 Step 13/25 : FROM alpine:3.20 07:57:13 3.20: Pulling from library/alpine 07:57:13 cf04c63912e1: Already exists 07:57:13 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:57:13 Status: Downloaded newer image for alpine:3.20 07:57:13 ---> c157a85ed455 07:57:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:57:13 ---> Running in eec0b142b7fd 07:57:13 Removing intermediate container eec0b142b7fd 07:57:13 ---> c77c5cf0bb03 07:57:13 Step 15/25 : RUN apk add --update --no-cache dumb-init 07:57:13 ---> Running in a5a80d089de0 07:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:13 (1/1) Installing dumb-init (1.2.5-r3) 07:57:13 Executing busybox-1.36.1-r29.trigger 07:57:13 OK: 9 MiB in 15 packages 07:57:14 Removing intermediate container a5a80d089de0 07:57:14 ---> 6caef045535b 07:57:14 Step 16/25 : RUN apk --no-cache upgrade 07:57:14 ---> Running in da921f5ffa78 07:57:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:16 Upgrading critical system libraries and apk-tools: 07:57:16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:57:16 Executing busybox-1.36.1-r29.trigger 07:57:16 Continuing the upgrade transaction with new apk-tools: 07:57:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:18 OK: 9 MiB in 15 packages 07:57:19 Removing intermediate container da921f5ffa78 07:57:19 ---> f303f32274b8 07:57:19 Step 17/25 : COPY --from=builder /app/LICENSE / 07:57:20 ---> e4351fd98a87 07:57:20 Step 18/25 : COPY --from=builder /app/Attribution.txt / 07:57:20 ---> 6bc0187791ea 07:57:20 Step 19/25 : COPY --from=builder /app/cmd/ / 07:57:22 ---> 141cd5b5c74a 07:57:22 Step 20/25 : EXPOSE 59989 07:57:22 ---> Running in 9ddf4950e74a 07:57:22 Removing intermediate container 9ddf4950e74a 07:57:22 ---> f39c2e1012ce 07:57:22 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 07:57:22 ---> Running in 9b33d38d274f 07:57:23 Removing intermediate container 9b33d38d274f 07:57:23 ---> af05e7d08d86 07:57:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:57:23 ---> Running in 10b44196151b 07:57:23 Removing intermediate container 10b44196151b 07:57:23 ---> 886612820c54 07:57:23 Step 23/25 : LABEL arch=arm64 07:57:23 ---> Running in 2e8548526960 07:57:23 Removing intermediate container 2e8548526960 07:57:23 ---> e1adcef4efb2 07:57:23 Step 24/25 : LABEL git_sha=afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d 07:57:23 ---> Running in ef23953d146d 07:57:24 Removing intermediate container ef23953d146d 07:57:24 ---> c454f51a87a7 07:57:24 Step 25/25 : LABEL version=3.2.0-dev.16 07:57:24 ---> Running in 66f99c8b619e 07:57:24 Removing intermediate container 66f99c8b619e 07:57:24 ---> d95b9305e3a2 07:57:24 [Warning] One or more build-args [ARCH] were not consumed 07:57:24 Successfully built d95b9305e3a2 07:57:24 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 07:57:24 provisioning config files... 07:57:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/152@tmp/config3036778562688240540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:25 ---> ****-login.sh 07:57:25 nexus3.edgexfoundry.org:10001 07:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:25 Configure a credential helper to remove this warning. See 07:57:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:25 07:57:25 Login Succeeded 07:57:25 nexus3.edgexfoundry.org:10002 07:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:25 Configure a credential helper to remove this warning. See 07:57:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:25 07:57:25 Login Succeeded 07:57:25 nexus3.edgexfoundry.org:10003 07:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:26 Configure a credential helper to remove this warning. See 07:57:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:26 07:57:26 Login Succeeded 07:57:26 nexus3.edgexfoundry.org:10004 07:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:26 Configure a credential helper to remove this warning. See 07:57:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:26 07:57:26 Login Succeeded 07:57:26 ****.io 07:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:27 Configure a credential helper to remove this warning. See 07:57:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:27 07:57:27 Login Succeeded 07:57:27 ---> ****-login.sh ends [Pipeline] } 07:57:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:57:27 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 07:57:27 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d 07:57:27 latest 07:57:27 3.2.0-dev.16 07:57:27 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 07:57:27 main 07:57:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:27 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:28 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d 07:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 07:57:28 9fa36a5861dd: Preparing 07:57:28 23674dcd73b2: Preparing 07:57:28 5c0706fb8e1d: Preparing 07:57:28 19441b60985d: Preparing 07:57:28 a9bd301c2ff4: Preparing 07:57:28 16113d51b718: Preparing 07:57:28 16113d51b718: Waiting 07:57:28 5c0706fb8e1d: Pushed 07:57:28 a9bd301c2ff4: Pushed 07:57:28 23674dcd73b2: Pushed 07:57:28 19441b60985d: Pushed 07:57:28 16113d51b718: Layer already exists 07:57:38 9fa36a5861dd: Pushed 07:57:38 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d: digest: sha256:1370de34b5a87695370ad8b7067b94f3fa71597ce9071df5c1df44bf61b0f91e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:38 + 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 07:57:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 07:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 07:57:39 9fa36a5861dd: Preparing 07:57:39 23674dcd73b2: Preparing 07:57:39 5c0706fb8e1d: Preparing 07:57:39 19441b60985d: Preparing 07:57:39 a9bd301c2ff4: Preparing 07:57:39 16113d51b718: Preparing 07:57:39 16113d51b718: Waiting 07:57:39 19441b60985d: Layer already exists 07:57:39 9fa36a5861dd: Layer already exists 07:57:39 5c0706fb8e1d: Layer already exists 07:57:39 23674dcd73b2: Layer already exists 07:57:39 a9bd301c2ff4: Layer already exists 07:57:39 16113d51b718: Layer already exists 07:57:39 latest: digest: sha256:1370de34b5a87695370ad8b7067b94f3fa71597ce9071df5c1df44bf61b0f91e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:39 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.16 07:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 07:57:39 9fa36a5861dd: Preparing 07:57:39 23674dcd73b2: Preparing 07:57:39 5c0706fb8e1d: Preparing 07:57:39 19441b60985d: Preparing 07:57:39 a9bd301c2ff4: Preparing 07:57:39 16113d51b718: Preparing 07:57:39 16113d51b718: Waiting 07:57:39 9fa36a5861dd: Layer already exists 07:57:39 19441b60985d: Layer already exists 07:57:39 5c0706fb8e1d: Layer already exists 07:57:39 a9bd301c2ff4: Layer already exists 07:57:39 23674dcd73b2: Layer already exists 07:57:39 16113d51b718: Layer already exists 07:57:40 3.2.0-dev.16: digest: sha256:1370de34b5a87695370ad8b7067b94f3fa71597ce9071df5c1df44bf61b0f91e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:40 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 07:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 07:57:40 9fa36a5861dd: Preparing 07:57:40 23674dcd73b2: Preparing 07:57:40 5c0706fb8e1d: Preparing 07:57:40 19441b60985d: Preparing 07:57:40 a9bd301c2ff4: Preparing 07:57:40 16113d51b718: Preparing 07:57:40 16113d51b718: Waiting 07:57:40 19441b60985d: Layer already exists 07:57:40 a9bd301c2ff4: Layer already exists 07:57:40 23674dcd73b2: Layer already exists 07:57:40 5c0706fb8e1d: Layer already exists 07:57:40 9fa36a5861dd: Layer already exists 07:57:40 16113d51b718: Layer already exists 07:57:41 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16: digest: sha256:1370de34b5a87695370ad8b7067b94f3fa71597ce9071df5c1df44bf61b0f91e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:41 + 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 07:57:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 07:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 07:57:41 9fa36a5861dd: Preparing 07:57:41 23674dcd73b2: Preparing 07:57:41 5c0706fb8e1d: Preparing 07:57:41 19441b60985d: Preparing 07:57:41 a9bd301c2ff4: Preparing 07:57:41 16113d51b718: Preparing 07:57:41 16113d51b718: Waiting 07:57:41 9fa36a5861dd: Layer already exists 07:57:41 5c0706fb8e1d: Layer already exists 07:57:41 19441b60985d: Layer already exists 07:57:41 a9bd301c2ff4: Layer already exists 07:57:41 23674dcd73b2: Layer already exists 07:57:41 16113d51b718: Layer already exists 07:57:42 main: digest: sha256:1370de34b5a87695370ad8b7067b94f3fa71597ce9071df5c1df44bf61b0f91e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:42 ===================================================== [Pipeline] echo 07:57:42 taggedImages: 07:57:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d 07:57:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 07:57:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.16 07:57:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 07:57:42 - 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 07:57:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:42 07:57:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:43 arm64: Pulling from edgex-lftools-log-publisher 07:57:43 8998bd30e6a1: Pulling fs layer 07:57:43 04944245beec: Pulling fs layer 07:57:43 699f458cf7ca: Pulling fs layer 07:57:43 765212b225bb: Pulling fs layer 07:57:43 f23df028b6ca: Pulling fs layer 07:57:43 d65c8cfc05b1: Pulling fs layer 07:57:43 2437ff75d9bd: Pulling fs layer 07:57:43 f23df028b6ca: Waiting 07:57:43 765212b225bb: Waiting 07:57:43 d65c8cfc05b1: Waiting 07:57:43 2437ff75d9bd: Waiting 07:57:43 04944245beec: Verifying Checksum 07:57:43 04944245beec: Download complete 07:57:43 765212b225bb: Verifying Checksum 07:57:43 765212b225bb: Download complete 07:57:43 f23df028b6ca: Verifying Checksum 07:57:43 f23df028b6ca: Download complete 07:57:43 d65c8cfc05b1: Verifying Checksum 07:57:43 d65c8cfc05b1: Download complete 07:57:43 699f458cf7ca: Verifying Checksum 07:57:43 699f458cf7ca: Download complete 07:57:43 8998bd30e6a1: Verifying Checksum 07:57:43 8998bd30e6a1: Download complete 07:57:46 2437ff75d9bd: Verifying Checksum 07:57:46 2437ff75d9bd: Download complete 07:57:49 8998bd30e6a1: Pull complete 07:57:49 04944245beec: Pull complete 07:57:50 699f458cf7ca: Pull complete 07:57:51 765212b225bb: Pull complete 07:57:52 f23df028b6ca: Pull complete 07:57:52 d65c8cfc05b1: Pull complete 07:58:10 2437ff75d9bd: Pull complete 07:58:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:58:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:58:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:10 prd-ubuntu20.04-docker-arm64-4c-16g-16366 does not seem to be running inside a container 07:58:10 $ 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/152 -v /w/workspace/device-rfid-llrp-go/152:/w/workspace/device-rfid-llrp-go/152:rw,z -v /w/workspace/device-rfid-llrp-go/152@tmp:/w/workspace/device-rfid-llrp-go/152@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 07:58:13 $ docker top c4075b8f0daaf04f3ba580b0a560898fada8b2c7bf6aedda37d8c72510760df8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:13 ---> job-cost.sh 07:58:14 lf-activate-venv: SKIPPING 07:58:14 INFO: No Stack... 07:58:14 INFO: Retrieving Pricing Info for: v3-standard-4 07:58:15 INFO: Archiving Costs [Pipeline] sh 07:58:16 + cat /w/workspace/device-rfid-llrp-go/152/archives/cost.csv 07:58:16 + cut -d, -f6 [Pipeline] lock 07:58:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] 07:58:16 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] did not exist. Created. 07:58:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:58:16 /w/workspace/device-rfid-llrp-go/152@tmp/durable-13d3a8dd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:58:17 + echo total: 0.10999999940395355 [Pipeline] stash 07:58:17 Warning: overwriting stash ‘stack-cost’ 07:58:17 Stashed 1 file(s) [Pipeline] } 07:58:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] [Pipeline] // lock [Pipeline] } 07:58:17 $ docker stop --time=1 c4075b8f0daaf04f3ba580b0a560898fada8b2c7bf6aedda37d8c72510760df8 07:58:18 $ docker rm -f --volumes c4075b8f0daaf04f3ba580b0a560898fada8b2c7bf6aedda37d8c72510760df8 [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 07:58:19 provisioning config files... 07:58:19 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4169904056759496414tmp [Pipeline] { [Pipeline] sh 07:58:19 + set +x 07:58:19 + curl -s https://codecov.io/bash 07:58:19 + bash -s -- 07:58:19 07:58:19 _____ _ 07:58:19 / ____| | | 07:58:19 | | ___ __| | ___ ___ _____ __ 07:58:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:58:19 | |___| (_) | (_| | __/ (_| (_) \ V / 07:58:19 \_____\___/ \__,_|\___|\___\___/ \_/ 07:58:19 Bash-1.0.6 07:58:19 07:58:19 07:58:19 ==> git version 2.25.1 found 07:58:19 ==> 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 07:58:19 Release-Date: 2020-01-08 07:58:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:58:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:58:19 ==> Jenkins CI detected. 07:58:19 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 07:58:19 project root: . 07:58:19 --> token set from env 07:58:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:58:19 ==> Running gcov in . (disable via -X gcov) 07:58:19 ==> Python coveragepy not found 07:58:19 ==> Searching for coverage reports in: 07:58:19 + . 07:58:19 -> Found 1 reports 07:58:19 ==> Detecting git/mercurial file structure 07:58:19 ==> Reading reports 07:58:19 + ./coverage.out bytes=451915 07:58:19 ==> Appending adjustments 07:58:19 https://docs.codecov.io/docs/fixing-reports 07:58:19 + Found adjustments 07:58:19 ==> Gzipping contents 07:58:19 52K /tmp/codecov.StmkTe.gz 07:58:19 ==> Uploading reports 07:58:19 url: https://codecov.io 07:58:19 query: branch=main&commit=afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:58:19 -> Pinging Codecov 07:58:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:58:19 -> Uploading to 07:58:19 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d/7b584e09-0593-41d0-b29b-e7cc96f47aa9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T075819Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2d9d8385b2fccff2c9d4805e1963dc0c229d5baaba1e4077c8b54c346e4f0d92 07:58:19 % Total % Received % Xferd Average Speed Time Time Time Current 07:58:19 Dload Upload Total Spent Left Speed 07:58:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 190k --:--:-- --:--:-- --:--:-- 190k 07:58:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] } 07:58:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:58:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:58:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:58:20 07:58:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:58:20 latest: Pulling from edgex-devops/edgex-snyk-go 07:58:20 43c4264eed91: Already exists 07:58:20 4cc291be95ef: Already exists 07:58:20 2ac1f1163629: Already exists 07:58:20 5c3c966382ef: Already exists 07:58:20 4f4fb700ef54: Already exists 07:58:20 d9c7d2e4e75e: Pulling fs layer 07:58:20 9c3e1370e548: Pulling fs layer 07:58:21 d9c7d2e4e75e: Download complete 07:58:21 d9c7d2e4e75e: Pull complete 07:58:22 9c3e1370e548: Download complete 07:58:25 9c3e1370e548: Pull complete 07:58:25 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:58:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:58:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:25 prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container 07:58:25 $ 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 07:58:29 $ docker top 42c49268d05aaeb8524b074648b57ccb976752037d3b0fad425329e195b1c3b1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:29 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 07:58:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 07:58:29 + set -o pipefail 07:58:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 07:58:36 07:58:36 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 07:58:36 07:58:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/8210d0f7-eb33-4700-bc83-a3d3476d2bc3 07:58:36 07:58:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:58:36 07:58:36 07:58:36 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:58:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:58:36 $ docker stop --time=1 42c49268d05aaeb8524b074648b57ccb976752037d3b0fad425329e195b1c3b1 07:58:43 $ docker rm -f --volumes 42c49268d05aaeb8524b074648b57ccb976752037d3b0fad425329e195b1c3b1 [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 07:58:44 + git log --format=format:%s -1 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] sh 07:58:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:58:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:58:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:45 prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container 07:58:45 $ 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 07:58:45 $ docker top 476bbc6f6deeb5b156d1d1e73dfa13a40b3d1f9eed9524688bc348f306a70e45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:45 [ssh-agent] Looking for ssh-agent implementation... 07:58:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:45 $ docker exec 476bbc6f6deeb5b156d1d1e73dfa13a40b3d1f9eed9524688bc348f306a70e45 ssh-agent 07:58:46 SSH_AUTH_SOCK=/tmp/ssh-T9McBgd6XdlY/agent.31 07:58:46 SSH_AGENT_PID=37 07:58:46 Running ssh-add (command line suppressed) 07:58:46 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1329144193075285224.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1329144193075285224.key) 07:58:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:46 + git semver tag 07:58:46 2024-10-04 07:58:46,623 [run_tag] DEBUG tag force:False 07:58:46 2024-10-04 07:58:46,623 [check_head_tag] DEBUG check head tag 07:58:46 2024-10-04 07:58:46,624 [execute] INFO git cat-file --batch-check 07:58:46 2024-10-04 07:58:46,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 07:58:46 2024-10-04 07:58:46,628 [execute] INFO git cat-file --batch 07:58:46 2024-10-04 07:58:46,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 07:58:46 2024-10-04 07:58:46,645 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:58:46 2024-10-04 07:58:46,645 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 07:58:46 2024-10-04 07:58:46,645 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 07:58:46 2024-10-04 07:58:46,650 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:58:46 3.2.0-dev.16 [Pipeline] } 07:58:46 $ docker exec --env ******** --env ******** 476bbc6f6deeb5b156d1d1e73dfa13a40b3d1f9eed9524688bc348f306a70e45 ssh-agent -k 07:58:46 unset SSH_AUTH_SOCK; 07:58:46 unset SSH_AGENT_PID; 07:58:46 echo Agent pid 37 killed; 07:58:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:47 + git semver [Pipeline] } 07:58:47 $ docker stop --time=1 476bbc6f6deeb5b156d1d1e73dfa13a40b3d1f9eed9524688bc348f306a70e45 07:58:48 $ docker rm -f --volumes 476bbc6f6deeb5b156d1d1e73dfa13a40b3d1f9eed9524688bc348f306a70e45 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:58:49 07:58:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:58:49 0.23.1-centos7: Pulling from edgex-lftools 07:58:49 ab5ef0e58194: Pulling fs layer 07:58:49 9712f1f96733: Pulling fs layer 07:58:49 63f879dbbcfc: Pulling fs layer 07:58:49 0d9ebad4ef96: Pulling fs layer 07:58:49 e9a5061849ea: Pulling fs layer 07:58:49 d747dcd14b5f: Pulling fs layer 07:58:49 2de7ff778b66: Pulling fs layer 07:58:49 0d9ebad4ef96: Waiting 07:58:49 e9a5061849ea: Waiting 07:58:49 d747dcd14b5f: Waiting 07:58:49 2de7ff778b66: Waiting 07:58:49 9712f1f96733: Verifying Checksum 07:58:49 9712f1f96733: Download complete 07:58:49 63f879dbbcfc: Verifying Checksum 07:58:49 63f879dbbcfc: Download complete 07:58:49 e9a5061849ea: Verifying Checksum 07:58:49 e9a5061849ea: Download complete 07:58:49 d747dcd14b5f: Verifying Checksum 07:58:49 d747dcd14b5f: Download complete 07:58:49 0d9ebad4ef96: Verifying Checksum 07:58:49 0d9ebad4ef96: Download complete 07:58:50 2de7ff778b66: Verifying Checksum 07:58:50 2de7ff778b66: Download complete 07:58:50 ab5ef0e58194: Verifying Checksum 07:58:50 ab5ef0e58194: Download complete 07:58:52 ab5ef0e58194: Pull complete 07:58:52 9712f1f96733: Pull complete 07:58:53 63f879dbbcfc: Pull complete 07:58:57 0d9ebad4ef96: Pull complete 07:58:57 e9a5061849ea: Pull complete 07:58:57 d747dcd14b5f: Pull complete 07:58:58 2de7ff778b66: Pull complete 07:58:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:58:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:59 prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container 07:58:59 $ 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 07:59:04 $ docker top d0afc3f7aea553ef4e54e015ae28fa9c163023bd877040fe7891c9e0e65aa501 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:59:05 provisioning config files... 07:59:05 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16341106078341599608tmp 07:59:05 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7944095995881038309tmp 07:59:05 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12272830158403392913tmp [Pipeline] { [Pipeline] echo 07:59:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:59:05 ---> sigul-configuration.sh 07:59:05 gpg: directory `/root/.gnupg' created 07:59:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:59:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:59:05 gpg: keyring `/root/.gnupg/secring.gpg' created 07:59:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:59:05 gpg: CAST5 encrypted data 07:59:05 gpg: encrypted with 1 passphrase 07:59:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:59:05 + mkdir /home/jenkins 07:59:05 + mkdir /home/jenkins/sigul [Pipeline] sh 07:59:06 + 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 07:59:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:59:06 ---> sigul-install.sh 07:59:06 Sigul already installed; skipping installation. [Pipeline] sh 07:59:06 + git tag --list 07:59:06 v0.0.0 07:59:06 v1.0.0 07:59:06 v2.1.0 07:59:06 v2.1.1 07:59:06 v2.2.0 07:59:06 v2.3.0 07:59:06 v3.0 07:59:06 v3.0.0 07:59:06 v3.1 07:59:06 v3.1.0 07:59:06 v3.1.0-dev.1 07:59:06 v3.1.0-dev.10 07:59:06 v3.1.0-dev.11 07:59:06 v3.1.0-dev.12 07:59:06 v3.1.0-dev.13 07:59:06 v3.1.0-dev.14 07:59:06 v3.1.0-dev.15 07:59:06 v3.1.0-dev.16 07:59:06 v3.1.0-dev.17 07:59:06 v3.1.0-dev.18 07:59:06 v3.1.0-dev.19 07:59:06 v3.1.0-dev.2 07:59:06 v3.1.0-dev.20 07:59:06 v3.1.0-dev.21 07:59:06 v3.1.0-dev.22 07:59:06 v3.1.0-dev.23 07:59:06 v3.1.0-dev.24 07:59:06 v3.1.0-dev.3 07:59:06 v3.1.0-dev.4 07:59:06 v3.1.0-dev.5 07:59:06 v3.1.0-dev.6 07:59:06 v3.1.0-dev.7 07:59:06 v3.1.0-dev.8 07:59:06 v3.1.0-dev.9 07:59:06 v3.1.1 07:59:06 v3.1.1-dev.1 07:59:06 v3.2.0-dev.1 07:59:06 v3.2.0-dev.10 07:59:06 v3.2.0-dev.11 07:59:06 v3.2.0-dev.12 07:59:06 v3.2.0-dev.13 07:59:06 v3.2.0-dev.14 07:59:06 v3.2.0-dev.15 07:59:06 v3.2.0-dev.16 07:59:06 v3.2.0-dev.2 07:59:06 v3.2.0-dev.3 07:59:06 v3.2.0-dev.4 07:59:06 v3.2.0-dev.5 07:59:06 v3.2.0-dev.6 07:59:06 v3.2.0-dev.7 07:59:06 v3.2.0-dev.8 07:59:06 v3.2.0-dev.9 [Pipeline] sh 07:59:06 + lftools sign git-tag v3.2.0-dev.16 07:59:07 Signing Git tag with Sigul... 07:59:07 Signing v3.2.0-dev.16 [Pipeline] echo 07:59:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:59:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:59:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:59:08 $ docker stop --time=1 d0afc3f7aea553ef4e54e015ae28fa9c163023bd877040fe7891c9e0e65aa501 07:59:09 $ docker rm -f --volumes d0afc3f7aea553ef4e54e015ae28fa9c163023bd877040fe7891c9e0e65aa501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:59:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:59:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:59:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:10 prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container 07:59:10 $ 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 07:59:10 $ docker top 36ae558086f60995ab6dd5db0a77f61cd8b30ec1a93e17d4700e2e66edbb62de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:10 [ssh-agent] Looking for ssh-agent implementation... 07:59:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:10 $ docker exec 36ae558086f60995ab6dd5db0a77f61cd8b30ec1a93e17d4700e2e66edbb62de ssh-agent 07:59:11 SSH_AUTH_SOCK=/tmp/ssh-bc3suKpLqxxr/agent.32 07:59:11 SSH_AGENT_PID=38 07:59:11 Running ssh-add (command line suppressed) 07:59:11 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5625466786049596182.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5625466786049596182.key) 07:59:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:11 + git semver bump pre 07:59:11 2024-10-04 07:59:11,690 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:59:11 2024-10-04 07:59:11,690 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev 07:59:11 2024-10-04 07:59:11,690 [bump_version] DEBUG bumped version:3.2.0-dev.17 07:59:11 2024-10-04 07:59:11,690 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 07:59:11 2024-10-04 07:59:11,690 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:59:11 2024-10-04 07:59:11,690 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:59:11 2024-10-04 07:59:11,692 [execute] INFO git cat-file --batch-check 07:59:11 2024-10-04 07:59:11,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:59:11 2024-10-04 07:59:11,697 [execute] INFO git cat-file --batch 07:59:11 2024-10-04 07:59:11,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:59:11 2024-10-04 07:59:11,702 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:59:11 3.2.0-dev.17 [Pipeline] } 07:59:11 $ docker exec --env ******** --env ******** 36ae558086f60995ab6dd5db0a77f61cd8b30ec1a93e17d4700e2e66edbb62de ssh-agent -k 07:59:11 unset SSH_AUTH_SOCK; 07:59:11 unset SSH_AGENT_PID; 07:59:11 echo Agent pid 38 killed; 07:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:12 + git semver [Pipeline] } 07:59:12 $ docker stop --time=1 36ae558086f60995ab6dd5db0a77f61cd8b30ec1a93e17d4700e2e66edbb62de 07:59:13 $ docker rm -f --volumes 36ae558086f60995ab6dd5db0a77f61cd8b30ec1a93e17d4700e2e66edbb62de [Pipeline] // withDockerContainer [Pipeline] sh 07:59:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:59:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:59:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:14 prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container 07:59:14 $ 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 07:59:14 $ docker top a5adff9746b415fcbc4eef0e088a6a30cfe78c1916417c7f5994da287c7dae5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:15 [ssh-agent] Looking for ssh-agent implementation... 07:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:15 $ docker exec a5adff9746b415fcbc4eef0e088a6a30cfe78c1916417c7f5994da287c7dae5c ssh-agent 07:59:15 SSH_AUTH_SOCK=/tmp/ssh-Pe5KVBcxhJNa/agent.30 07:59:15 SSH_AGENT_PID=36 07:59:15 Running ssh-add (command line suppressed) 07:59:15 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13260418859362987244.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13260418859362987244.key) 07:59:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:15 + git semver push 07:59:15 2024-10-04 07:59:15,803 [run_push] DEBUG push 07:59:15 2024-10-04 07:59:15,804 [execute] INFO git cat-file --batch-check 07:59:15 2024-10-04 07:59:15,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:59:15 2024-10-04 07:59:15,808 [execute] INFO git rev-list 74a5704f717822d3c52deeaafa254cb5ae696698 -- 07:59:15 2024-10-04 07:59:15,808 [execute] DEBUG Popen(['git', 'rev-list', '74a5704f717822d3c52deeaafa254cb5ae696698', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:59:15 2024-10-04 07:59:15,816 [execute] INFO git fetch -v origin 07:59:15 2024-10-04 07:59:15,816 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:59:16 2024-10-04 07:59:16,278 [run_push] DEBUG no remote changes detected 07:59:16 2024-10-04 07:59:16,278 [execute] INFO git push origin semver 07:59:16 2024-10-04 07:59:16,279 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:59:17 2024-10-04 07:59:16,921 [run_push] DEBUG push all version tags 07:59:17 2024-10-04 07:59:16,921 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:59:17 2024-10-04 07:59:16,922 [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) 07:59:17 2024-10-04 07:59:17,537 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:59:17 3.2.0-dev.17 [Pipeline] } 07:59:17 $ docker exec --env ******** --env ******** a5adff9746b415fcbc4eef0e088a6a30cfe78c1916417c7f5994da287c7dae5c ssh-agent -k 07:59:17 unset SSH_AUTH_SOCK; 07:59:17 unset SSH_AGENT_PID; 07:59:17 echo Agent pid 36 killed; 07:59:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:18 + git semver [Pipeline] } 07:59:18 $ docker stop --time=1 a5adff9746b415fcbc4eef0e088a6a30cfe78c1916417c7f5994da287c7dae5c 07:59:19 $ docker rm -f --volumes a5adff9746b415fcbc4eef0e088a6a30cfe78c1916417c7f5994da287c7dae5c [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 07:59:20 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 07:59:20 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 07:59:20 total 16 07:59:20 drwxr-xr-x 3 root root 4096 Oct 4 07:08 . 07:59:20 drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 07:59 .. 07:59:20 drwxr-xr-x 2 root root 4096 Oct 4 07:08 cost 07:59:20 -rw-r--r-- 1 root root 91 Oct 4 07:08 cost.csv 07:59:20 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 07:59:20 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 07:59:20 total 16 07:59:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:08 . 07:59:20 drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 07:59 .. 07:59:20 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 07:08 cost 07:59:20 -rw-r--r-- 1 jenkins jenkins 91 Oct 4 07:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:59:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:59:21 ---> package-listing.sh 07:59:21 ++ facter osfamily 07:59:21 ++ tr '[:upper:]' '[:lower:]' 07:59:21 + OS_FAMILY=debian 07:59:21 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 07:59:21 + START_PACKAGES=/tmp/packages_start.txt 07:59:21 + END_PACKAGES=/tmp/packages_end.txt 07:59:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:59:21 + PACKAGES=/tmp/packages_start.txt 07:59:21 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 07:59:21 + PACKAGES=/tmp/packages_end.txt 07:59:21 + case "${OS_FAMILY}" in 07:59:21 + dpkg -l 07:59:21 + grep '^ii' 07:59:21 + '[' -f /tmp/packages_start.txt ']' 07:59:21 + '[' -f /tmp/packages_end.txt ']' 07:59:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:59:21 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 07:59:21 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 07:59:21 + 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 07:59:21 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 07:59:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:22 prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container 07:59:22 $ 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 07:59:22 $ docker top 351973b3d770abf5f9c258e302705a69a203f48a754a8af01b2cfb5a23b7a73f -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:23 + touch /tmp/pre-build-complete [Pipeline] sh 07:59:23 + mkdir -p /var/log/sysstat [Pipeline] sh 07:59:23 + ls /var/log/sa-host 07:59:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:23 provisioning config files... 07:59:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11847730139073313678tmp [Pipeline] { [Pipeline] echo 07:59:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:59:24 ---> create-netrc.sh [Pipeline] } 07:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:59:24 ---> python-tools-install.sh [Pipeline] echo 07:59:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:59:24 ---> sudo-logs.sh 07:59:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:59:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:59:25 ---> job-cost.sh 07:59:25 lf-activate-venv: SKIPPING 07:59:25 DEBUG: total: 0.2199999988079071 07:59:25 INFO: Retrieving Stack Cost... 07:59:25 INFO: Retrieving Pricing Info for: v3-standard-8 07:59:26 INFO: Archiving Costs [Pipeline] echo 07:59:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:59:26 ---> logs-deploy.sh 07:59:26 lf-activate-venv: SKIPPING 07:59:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/152 07:59:26 INFO: archiving workspace using pattern(s): 07:59:27 Archives upload complete. 07:59:27 INFO: archiving logs to Nexus 07:59:28 ---> uname -a: 07:59:28 Linux prd-ubuntu20-04-docker-8c-8g-15827 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:59:28 07:59:28 07:59:28 ---> lscpu: 07:59:28 Architecture: x86_64 07:59:28 CPU op-mode(s): 32-bit, 64-bit 07:59:28 Byte Order: Little Endian 07:59:28 Address sizes: 40 bits physical, 48 bits virtual 07:59:28 CPU(s): 8 07:59:28 On-line CPU(s) list: 0-7 07:59:28 Thread(s) per core: 1 07:59:28 Core(s) per socket: 1 07:59:28 Socket(s): 8 07:59:28 NUMA node(s): 1 07:59:28 Vendor ID: AuthenticAMD 07:59:28 CPU family: 23 07:59:28 Model: 49 07:59:28 Model name: AMD EPYC-Rome Processor 07:59:28 Stepping: 0 07:59:28 CPU MHz: 2799.998 07:59:28 BogoMIPS: 5599.99 07:59:28 Virtualization: AMD-V 07:59:28 Hypervisor vendor: KVM 07:59:28 Virtualization type: full 07:59:28 L1d cache: 256 KiB 07:59:28 L1i cache: 256 KiB 07:59:28 L2 cache: 4 MiB 07:59:28 L3 cache: 128 MiB 07:59:28 NUMA node0 CPU(s): 0-7 07:59:28 Vulnerability Itlb multihit: Not affected 07:59:28 Vulnerability L1tf: Not affected 07:59:28 Vulnerability Mds: Not affected 07:59:28 Vulnerability Meltdown: Not affected 07:59:28 Vulnerability Mmio stale data: Not affected 07:59:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:59:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:59:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:59:28 Vulnerability Srbds: Not affected 07:59:28 Vulnerability Tsx async abort: Not affected 07:59:28 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 07:59:28 07:59:28 07:59:28 ---> nproc: 07:59:28 8 07:59:28 07:59:28 07:59:28 ---> df -h: 07:59:28 Filesystem Size Used Avail Use% Mounted on 07:59:28 overlay 155G 13G 142G 9% / 07:59:28 tmpfs 64M 0 64M 0% /dev 07:59:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:59:28 shm 64M 0 64M 0% /dev/shm 07:59:28 /dev/vda1 155G 13G 142G 9% /facter-os 07:59:28 07:59:28 07:59:28 ---> sar -b -r -n DEV: 07:59:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15827) 10/04/24 _x86_64_ (8 CPU) 07:59:28 07:59:28 07:04:23 LINUX RESTART (8 CPU) 07:59:28 07:59:28 07:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:59:28 07:06:01 332.16 13.57 318.59 0.00 1805.49 60475.98 0.00 07:59:28 07:07:01 152.97 0.05 152.92 0.00 5.46 52507.88 0.00 07:59:28 07:08:01 176.49 0.17 176.32 0.00 8.00 51501.68 0.00 07:59:28 07:09:01 51.51 0.03 51.47 0.00 6.67 16802.28 0.00 07:59:28 07:10:01 46.89 5.10 41.79 0.00 4342.48 8382.87 0.00 07:59:28 07:11:01 5.95 0.02 5.93 0.00 0.13 128.89 0.00 07:59:28 07:12:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 07:59:28 07:13:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 07:59:28 07:14:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 07:59:28 07:15:01 1.70 0.00 1.70 0.00 0.00 19.99 0.00 07:59:28 07:16:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 07:59:28 07:17:01 1.02 0.02 1.00 0.00 0.13 12.93 0.00 07:59:28 07:18:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 07:59:28 07:19:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 07:59:28 07:20:01 1.95 0.02 1.93 0.00 0.13 27.06 0.00 07:59:28 07:21:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 07:59:28 07:22:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 07:59:28 07:23:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 07:59:28 07:24:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 07:59:28 07:25:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 07:59:28 07:26:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 07:59:28 07:27:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 07:59:28 07:28:01 2.02 0.18 1.83 0.00 18.53 21.86 0.00 07:59:28 07:29:01 2.18 0.00 2.18 0.00 0.00 26.93 0.00 07:59:28 07:30:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 07:59:28 07:31:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 07:59:28 07:32:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 07:59:28 07:33:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 07:59:28 07:34:01 2.65 1.02 1.63 0.00 21.86 23.46 0.00 07:59:28 07:35:01 1.78 0.00 1.78 0.00 0.00 21.60 0.00 07:59:28 07:36:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 07:59:28 07:37:01 1.70 0.00 1.70 0.00 0.00 20.13 0.00 07:59:28 07:38:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 07:59:28 07:39:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 07:59:28 07:40:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 07:59:28 07:41:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 07:59:28 07:42:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 07:59:28 07:43:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 07:59:28 07:44:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 07:59:28 07:45:01 1.73 0.00 1.73 0.00 0.00 21.20 0.00 07:59:28 07:46:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 07:59:28 07:47:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 07:59:28 07:48:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 07:59:28 07:49:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 07:59:28 07:50:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 07:59:28 07:51:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 07:59:28 07:52:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 07:59:28 07:53:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 07:59:28 07:54:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 07:59:28 07:55:01 1.25 0.00 1.25 0.00 0.00 16.80 0.00 07:59:28 07:56:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 07:59:28 07:57:02 1.15 0.00 1.15 0.00 0.00 15.20 0.00 07:59:28 07:58:01 1.12 0.00 1.12 0.00 0.00 12.20 0.00 07:59:28 07:59:01 89.42 0.23 89.19 0.00 11.86 42745.14 0.00 07:59:28 Average: 17.00 0.38 16.62 0.00 115.26 4322.47 0.00 07:59:28 07:59:28 07:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:59:28 07:06:01 28082404 31531104 775960 2.36 130580 3481944 1904568 5.61 1267344 3021392 307444 07:59:28 07:07:01 26822692 30865472 1434304 4.36 191436 3939844 2506844 7.39 1979824 3491440 417264 07:59:28 07:08:01 27459616 31525908 778044 2.37 197216 3984532 1878640 5.54 1379036 3486548 804 07:59:28 07:09:01 26955648 31529988 771612 2.35 203504 4436644 1798608 5.30 1387504 3925824 168 07:59:28 07:10:01 26502640 31506448 765648 2.33 232136 4834480 1723144 5.08 1666184 4064308 1016 07:59:28 07:11:01 26520948 31519832 752628 2.29 230696 4831224 1715556 5.06 1652752 4061060 4 07:59:28 07:12:01 26520680 31519636 752752 2.29 230772 4831232 1715556 5.06 1652812 4061072 8 07:59:28 07:13:01 26521540 31520536 751776 2.29 230824 4831236 1715556 5.06 1651984 4061072 8 07:59:28 07:14:01 26522700 31521868 750544 2.28 230844 4831364 1715556 5.06 1651352 4061200 16 07:59:28 07:15:01 26522692 31521928 750608 2.28 230904 4831368 1715556 5.06 1650956 4061204 36 07:59:28 07:16:01 26522936 31522172 750312 2.28 230928 4831368 1715556 5.06 1650880 4061204 12 07:59:28 07:17:01 26524832 31524184 748204 2.28 230948 4831372 1715556 5.06 1648840 4061208 276 07:59:28 07:18:01 26525676 31525052 747232 2.27 230968 4831376 1715556 5.06 1648492 4061212 20 07:59:28 07:19:01 26525652 31525068 747164 2.27 231000 4831376 1715556 5.06 1648224 4061212 44 07:59:28 07:20:01 26524012 31523528 748380 2.28 231052 4831360 1738392 5.12 1648768 4061188 16 07:59:28 07:21:01 26523080 31522640 749428 2.28 231084 4831360 1738392 5.12 1654644 4061188 152 07:59:28 07:22:01 26523128 31522696 749324 2.28 231104 4831364 1738392 5.12 1654264 4061192 4 07:59:28 07:23:01 26523088 31522708 749252 2.28 231128 4831368 1738392 5.12 1654616 4061196 44 07:59:28 07:24:01 26522812 31522432 749472 2.28 231140 4831368 1738392 5.12 1654644 4061196 4 07:59:28 07:25:01 26522400 31522092 749880 2.28 231172 4831364 1738392 5.12 1653696 4061200 56 07:59:28 07:26:01 26522328 31522048 749872 2.28 231188 4831376 1722248 5.08 1653648 4061204 28 07:59:28 07:27:01 26522192 31521960 749812 2.28 231212 4831376 1722248 5.08 1653972 4061204 44 07:59:28 07:28:01 26515288 31516084 753860 2.29 231236 4831952 1754436 5.17 1655008 4061720 8 07:59:28 07:29:01 26518284 31518912 753212 2.29 231268 4831944 1753892 5.17 1653948 4061712 8 07:59:28 07:30:01 26518804 31519440 752644 2.29 231300 4831936 1753892 5.17 1654008 4061716 20 07:59:28 07:31:01 26518620 31519328 752680 2.29 231324 4831952 1753892 5.17 1654264 4061720 40 07:59:28 07:32:01 26518628 31519340 752608 2.29 231340 4831952 1753892 5.17 1654248 4061720 8 07:59:28 07:33:01 26518612 31519368 752536 2.29 231364 4831956 1753892 5.17 1654336 4061724 8 07:59:28 07:34:01 26517528 31519208 752636 2.29 231428 4832572 1749880 5.16 1654620 4062280 160 07:59:28 07:35:01 26518720 31520436 751560 2.29 231460 4832580 1749880 5.16 1654216 4062288 60 07:59:28 07:36:01 26518908 31520656 751312 2.28 231484 4832584 1749880 5.16 1654536 4062292 28 07:59:28 07:37:01 26518868 31520776 751116 2.28 231532 4832712 1749880 5.16 1655156 4062420 16 07:59:28 07:38:01 26519156 31521076 750772 2.28 231560 4832716 1749880 5.16 1655352 4062424 24 07:59:28 07:39:01 26519140 31521136 750680 2.28 231588 4832720 1749880 5.16 1655044 4062428 152 07:59:28 07:40:01 26519696 31521724 750036 2.28 231624 4832704 1749880 5.16 1654888 4062428 20 07:59:28 07:41:01 26519608 31521676 750028 2.28 231640 4832724 1749880 5.16 1655060 4062432 40 07:59:28 07:42:01 26519008 31521076 750476 2.28 231672 4832724 1749880 5.16 1655272 4062432 8 07:59:28 07:43:01 26519636 31521760 749800 2.28 231692 4832728 1733364 5.11 1655108 4062436 64 07:59:28 07:44:01 26520096 31522260 749252 2.28 231712 4832736 1733364 5.11 1655760 4062444 20 07:59:28 07:45:01 26520232 31522432 749012 2.28 231768 4832724 1733364 5.11 1655596 4062448 20 07:59:28 07:46:01 26520296 31522552 748832 2.28 231796 4832744 1733364 5.11 1655860 4062452 44 07:59:28 07:47:01 26520400 31522684 748632 2.28 231844 4832744 1733364 5.11 1655776 4062452 12 07:59:28 07:48:01 26520616 31522960 748528 2.28 231876 4832748 1733364 5.11 1655792 4062460 28 07:59:28 07:49:01 26520632 31522996 748432 2.28 231916 4832752 1733364 5.11 1655712 4062460 28 07:59:28 07:50:01 26520792 31523156 748400 2.28 231952 4832744 1733364 5.11 1655824 4062460 16 07:59:28 07:51:01 26520532 31522976 748588 2.28 231976 4832756 1733364 5.11 1655800 4062464 8 07:59:28 07:52:01 26520736 31523184 748292 2.28 232004 4832760 1733364 5.11 1655864 4062468 28 07:59:28 07:53:01 26520688 31523188 748244 2.28 232036 4832764 1733364 5.11 1655712 4062468 4 07:59:28 07:54:01 26520388 31522892 748452 2.28 232064 4832768 1733364 5.11 1655696 4062472 16 07:59:28 07:55:01 26520308 31522888 748444 2.28 232104 4832756 1733364 5.11 1655896 4062476 44 07:59:28 07:56:01 26520508 31523116 748344 2.28 232140 4832772 1733364 5.11 1655860 4062480 28 07:59:28 07:57:02 26520716 31523388 748280 2.28 232164 4832776 1733364 5.11 1656156 4062488 60 07:59:28 07:58:01 26520708 31523380 748236 2.28 232188 4832776 1716684 5.06 1655924 4062488 8 07:59:28 07:59:01 25372608 31489156 779700 2.37 248604 5836524 1801668 5.31 1708916 5056448 332560 07:59:28 Average: 26559120 31509157 764923 2.33 228028 4786233 1757746 5.18 1644179 4037354 19649 07:59:28 07:59:28 07:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:59:28 07:06:01 docker0 332.99 500.43 28.64 3435.46 0.00 0.00 0.00 0.00 07:59:28 07:06:01 ens3 726.62 485.52 8312.01 81.32 0.00 0.00 0.00 0.00 07:59:28 07:06:01 lo 6.19 6.19 0.61 0.61 0.00 0.00 0.00 0.00 07:59:28 07:07:01 veth2f82535 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 07:59:28 07:07:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:59:28 07:07:01 ens3 24.19 16.77 26.72 10.90 0.00 0.00 0.00 0.00 07:59:28 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:08:01 docker0 6.55 12.61 0.39 155.14 0.00 0.00 0.00 0.00 07:59:28 07:08:01 ens3 84.10 69.96 195.82 369.10 0.00 0.00 0.00 0.00 07:59:28 07:08:01 lo 4.67 4.67 0.47 0.47 0.00 0.00 0.00 0.00 07:59:28 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:09:01 ens3 109.27 70.72 2535.25 14.35 0.00 0.00 0.00 0.00 07:59:28 07:09:01 lo 3.47 3.47 0.33 0.33 0.00 0.00 0.00 0.00 07:59:28 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:10:01 ens3 175.74 68.66 2745.58 5.00 0.00 0.00 0.00 0.00 07:59:28 07:10:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 07:59:28 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:11:01 ens3 0.32 0.23 0.02 0.02 0.00 0.00 0.00 0.00 07:59:28 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:12:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:13:01 ens3 1.23 0.50 2.60 0.03 0.00 0.00 0.00 0.00 07:59:28 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:14:01 ens3 0.60 0.40 0.35 0.28 0.00 0.00 0.00 0.00 07:59:28 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:15:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:59:28 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:17:01 ens3 0.40 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:59:28 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:18:01 ens3 0.63 0.35 0.33 0.21 0.00 0.00 0.00 0.00 07:59:28 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:20:01 ens3 0.30 0.25 0.12 0.13 0.00 0.00 0.00 0.00 07:59:28 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:21:01 ens3 1.82 4.48 0.12 13.82 0.00 0.00 0.00 0.00 07:59:28 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:22:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:59:28 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:23:01 ens3 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 07:59:28 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:25:01 ens3 4.03 6.98 0.33 7.35 0.00 0.00 0.00 0.00 07:59:28 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:26:01 ens3 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 07:59:28 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:28:01 ens3 0.18 0.17 0.02 0.01 0.00 0.00 0.00 0.00 07:59:28 07:28:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:29:01 ens3 0.27 0.33 0.08 0.05 0.00 0.00 0.00 0.00 07:59:28 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:30:01 ens3 4.32 7.75 0.34 7.42 0.00 0.00 0.00 0.00 07:59:28 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:32:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:33:01 ens3 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:59:28 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:34:01 ens3 10.01 15.68 1.01 21.86 0.00 0.00 0.00 0.00 07:59:28 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:35:01 ens3 3.60 5.28 0.30 7.27 0.00 0.00 0.00 0.00 07:59:28 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:36:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 07:59:28 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:37:01 ens3 10.66 14.51 1.31 21.59 0.00 0.00 0.00 0.00 07:59:28 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:38:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:39:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:40:01 ens3 2.35 2.08 0.22 6.72 0.00 0.00 0.00 0.00 07:59:28 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:41:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:59:28 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:42:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:43:01 ens3 1.77 0.10 0.16 0.01 0.00 0.00 0.00 0.00 07:59:28 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:44:01 ens3 4.27 5.61 0.83 26.52 0.00 0.00 0.00 0.00 07:59:28 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:45:01 ens3 1.57 1.68 0.17 6.68 0.00 0.00 0.00 0.00 07:59:28 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:46:01 ens3 1.97 1.63 0.48 4.34 0.00 0.00 0.00 0.00 07:59:28 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:47:01 ens3 0.90 0.35 0.31 0.21 0.00 0.00 0.00 0.00 07:59:28 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:48:01 ens3 0.65 0.37 0.36 0.27 0.00 0.00 0.00 0.00 07:59:28 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:50:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:59:28 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:51:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:52:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:53:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 07:59:28 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:55:01 ens3 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 07:59:28 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:56:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:57:02 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:57:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:59:01 docker0 76.75 138.66 7.09 1261.06 0.00 0.00 0.00 0.00 07:59:28 07:59:01 ens3 342.81 203.20 7117.46 34.18 0.00 0.00 0.00 0.00 07:59:28 07:59:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 07:59:28 Average: docker0 7.72 12.08 0.67 89.93 0.00 0.00 0.00 0.00 07:59:28 Average: ens3 28.15 18.27 388.09 11.86 0.00 0.00 0.00 0.00 07:59:28 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 07:59:28 07:59:28 07:59:28 ---> sar -P ALL: 07:59:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15827) 10/04/24 _x86_64_ (8 CPU) 07:59:28 07:59:28 07:04:23 LINUX RESTART (8 CPU) 07:59:28 07:59:28 07:05:01 CPU %user %nice %system %iowait %steal %idle 07:59:28 07:06:01 all 8.69 0.00 3.95 4.69 0.08 82.59 07:59:28 07:06:01 0 9.59 0.00 5.33 18.14 0.08 66.85 07:59:28 07:06:01 1 8.52 0.00 3.85 8.58 0.07 78.98 07:59:28 07:06:01 2 7.62 0.00 4.37 1.94 0.10 85.97 07:59:28 07:06:01 3 9.27 0.00 3.47 1.20 0.07 85.99 07:59:28 07:06:01 4 7.80 0.00 4.27 4.34 0.07 83.52 07:59:28 07:06:01 5 8.37 0.00 3.58 1.41 0.07 86.57 07:59:28 07:06:01 6 9.40 0.00 3.31 1.43 0.07 85.79 07:59:28 07:06:01 7 8.97 0.00 3.43 0.57 0.08 86.94 07:59:28 07:07:01 all 41.47 0.00 6.93 1.71 0.08 49.81 07:59:28 07:07:01 0 41.36 0.00 6.97 4.23 0.10 47.34 07:59:28 07:07:01 1 42.17 0.00 7.79 0.24 0.08 49.72 07:59:28 07:07:01 2 41.61 0.00 7.94 1.01 0.08 49.36 07:59:28 07:07:01 3 41.44 0.00 6.37 0.08 0.08 52.02 07:59:28 07:07:01 4 41.12 0.00 6.51 5.97 0.08 46.31 07:59:28 07:07:01 5 40.65 0.00 6.40 0.68 0.07 52.20 07:59:28 07:07:01 6 40.36 0.00 7.24 0.67 0.08 51.64 07:59:28 07:07:01 7 43.03 0.00 6.23 0.78 0.08 49.87 07:59:28 07:08:01 all 36.81 0.00 6.64 0.71 0.08 55.77 07:59:28 07:08:01 0 38.61 0.00 7.39 3.32 0.08 50.60 07:59:28 07:08:01 1 35.88 0.00 6.38 1.82 0.08 55.84 07:59:28 07:08:01 2 37.34 0.00 7.19 0.03 0.07 55.37 07:59:28 07:08:01 3 36.20 0.00 6.87 0.08 0.08 56.77 07:59:28 07:08:01 4 36.85 0.00 6.56 0.05 0.08 56.46 07:59:28 07:08:01 5 36.40 0.00 6.44 0.20 0.08 56.88 07:59:28 07:08:01 6 37.27 0.00 6.30 0.03 0.08 56.31 07:59:28 07:08:01 7 35.91 0.00 5.96 0.12 0.08 57.93 07:59:28 07:09:01 all 2.85 0.00 1.17 0.20 0.03 95.74 07:59:28 07:09:01 0 3.07 0.00 2.03 1.11 0.03 93.77 07:59:28 07:09:01 1 2.66 0.00 0.90 0.32 0.02 96.11 07:59:28 07:09:01 2 2.63 0.00 1.07 0.12 0.03 96.15 07:59:28 07:09:01 3 2.60 0.00 1.19 0.00 0.03 96.18 07:59:28 07:09:01 4 3.90 0.00 0.98 0.02 0.03 95.07 07:59:28 07:09:01 5 2.63 0.00 1.41 0.02 0.05 95.89 07:59:28 07:09:01 6 2.68 0.00 0.85 0.02 0.03 96.41 07:59:28 07:09:01 7 2.62 0.00 0.97 0.02 0.02 96.37 07:59:28 07:10:01 all 2.43 0.00 1.40 0.26 0.02 95.89 07:59:28 07:10:01 0 1.98 0.00 2.47 0.13 0.02 95.40 07:59:28 07:10:01 1 2.64 0.00 1.37 1.25 0.02 94.72 07:59:28 07:10:01 2 2.46 0.00 1.09 0.33 0.02 96.10 07:59:28 07:10:01 3 1.34 0.00 1.34 0.05 0.02 97.26 07:59:28 07:10:01 4 1.76 0.00 0.72 0.02 0.02 97.48 07:59:28 07:10:01 5 3.27 0.00 1.72 0.02 0.02 94.98 07:59:28 07:10:01 6 3.53 0.00 1.40 0.07 0.03 94.97 07:59:28 07:10:01 7 2.44 0.00 1.09 0.23 0.03 96.21 07:59:28 07:11:01 all 0.08 0.00 0.06 0.01 0.01 99.84 07:59:28 07:11:01 0 0.02 0.00 0.05 0.00 0.00 99.93 07:59:28 07:11:01 1 0.03 0.00 0.05 0.05 0.00 99.87 07:59:28 07:11:01 2 0.08 0.00 0.10 0.02 0.03 99.77 07:59:28 07:11:01 3 0.08 0.00 0.05 0.00 0.00 99.87 07:59:28 07:11:01 4 0.05 0.00 0.03 0.02 0.02 99.88 07:59:28 07:11:01 5 0.05 0.00 0.07 0.00 0.00 99.88 07:59:28 07:11:01 6 0.23 0.00 0.07 0.00 0.00 99.70 07:59:28 07:11:01 7 0.08 0.00 0.07 0.03 0.00 99.82 07:59:28 07:12:01 all 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:59:28 07:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:59:28 07:12:01 2 0.13 0.00 0.02 0.00 0.02 99.83 07:59:28 07:12:01 3 0.02 0.00 0.05 0.00 0.00 99.93 07:59:28 07:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:13:01 all 0.04 0.00 0.01 0.00 0.00 99.95 07:59:28 07:13:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:59:28 07:13:01 1 0.03 0.00 0.00 0.02 0.00 99.95 07:59:28 07:13:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:59:28 07:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:59:28 07:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:59:28 07:13:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:59:28 07:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:59:28 07:14:01 all 0.07 0.00 0.01 0.00 0.00 99.91 07:59:28 07:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:14:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:14:01 2 0.07 0.00 0.05 0.00 0.02 99.87 07:59:28 07:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:59:28 07:14:01 5 0.07 0.00 0.00 0.02 0.00 99.92 07:59:28 07:14:01 6 0.38 0.00 0.00 0.00 0.00 99.62 07:59:28 07:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:15:01 all 0.04 0.00 0.02 0.00 0.00 99.94 07:59:28 07:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:15:01 1 0.05 0.00 0.02 0.02 0.00 99.92 07:59:28 07:15:01 2 0.10 0.00 0.03 0.00 0.02 99.85 07:59:28 07:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 07:59:28 07:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:59:28 07:16:01 all 0.20 0.00 0.02 0.00 0.01 99.78 07:59:28 07:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:59:28 07:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:59:28 07:16:01 2 0.07 0.00 0.07 0.00 0.02 99.85 07:59:28 07:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:16:01 4 1.44 0.00 0.02 0.00 0.02 98.53 07:59:28 07:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:59:28 07:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:16:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:59:28 07:59:28 07:16:01 CPU %user %nice %system %iowait %steal %idle 07:59:28 07:17:01 all 0.28 0.00 0.01 0.00 0.01 99.70 07:59:28 07:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:17:01 2 0.12 0.00 0.03 0.00 0.03 99.82 07:59:28 07:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:17:01 4 1.97 0.00 0.02 0.00 0.00 98.01 07:59:28 07:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:17:01 7 0.08 0.00 0.00 0.00 0.02 99.90 07:59:28 07:18:01 all 0.27 0.00 0.01 0.01 0.01 99.70 07:59:28 07:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:59:28 07:18:01 1 0.02 0.00 0.00 0.08 0.02 99.88 07:59:28 07:18:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:59:28 07:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:18:01 4 1.97 0.00 0.00 0.00 0.02 98.01 07:59:28 07:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:59:28 07:19:01 all 0.07 0.00 0.01 0.01 0.00 99.91 07:59:28 07:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:19:01 1 0.00 0.00 0.00 0.07 0.00 99.93 07:59:28 07:19:01 2 0.10 0.00 0.03 0.00 0.02 99.85 07:59:28 07:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:19:01 4 0.40 0.00 0.05 0.00 0.00 99.55 07:59:28 07:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:59:28 07:20:01 all 0.03 0.00 0.03 0.03 0.00 99.91 07:59:28 07:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:59:28 07:20:01 1 0.02 0.00 0.03 0.07 0.00 99.88 07:59:28 07:20:01 2 0.08 0.00 0.03 0.00 0.02 99.87 07:59:28 07:20:01 3 0.03 0.00 0.05 0.00 0.00 99.92 07:59:28 07:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:20:01 5 0.00 0.00 0.02 0.15 0.00 99.83 07:59:28 07:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 07:59:28 07:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:59:28 07:21:01 all 0.06 0.00 0.01 0.02 0.01 99.90 07:59:28 07:21:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:59:28 07:21:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:59:28 07:21:01 2 0.10 0.00 0.03 0.05 0.02 99.80 07:59:28 07:21:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:59:28 07:21:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:59:28 07:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:59:28 07:21:01 6 0.15 0.00 0.00 0.00 0.02 99.83 07:59:28 07:21:01 7 0.02 0.00 0.00 0.12 0.00 99.87 07:59:28 07:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:59:28 07:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:59:28 07:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:59:28 07:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:59:28 07:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:22:01 7 0.00 0.00 0.00 0.10 0.02 99.88 07:59:28 07:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:59:28 07:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:23:01 2 0.05 0.00 0.05 0.00 0.02 99.88 07:59:28 07:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:59:28 07:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:24:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:59:28 07:24:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:59:28 07:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:24:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:59:28 07:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:24:01 7 0.00 0.00 0.00 0.02 0.02 99.97 07:59:28 07:25:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:59:28 07:25:01 0 0.02 0.00 0.05 0.00 0.00 99.93 07:59:28 07:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:59:28 07:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:59:28 07:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:25:01 4 0.00 0.00 0.03 0.00 0.02 99.95 07:59:28 07:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:59:28 07:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:59:28 07:26:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:59:28 07:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:26:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:59:28 07:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:59:28 07:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:59:28 07:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:59:28 07:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:59:28 07:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:59:28 07:59:28 07:27:01 CPU %user %nice %system %iowait %steal %idle 07:59:28 07:28:01 all 0.08 0.00 0.03 0.01 0.01 99.87 07:59:28 07:28:01 0 0.48 0.00 0.10 0.00 0.00 99.42 07:59:28 07:28:01 1 0.03 0.00 0.00 0.02 0.03 99.92 07:59:28 07:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:59:28 07:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:59:28 07:28:01 4 0.00 0.00 0.03 0.02 0.00 99.95 07:59:28 07:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:28:01 6 0.05 0.00 0.03 0.00 0.00 99.92 07:59:28 07:28:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:59:28 07:29:01 all 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:29:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:59:28 07:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:59:28 07:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:29:01 7 0.02 0.00 0.02 0.03 0.02 99.92 07:59:28 07:30:01 all 0.02 0.00 0.02 0.00 0.00 99.96 07:59:28 07:30:01 0 0.02 0.00 0.05 0.00 0.02 99.92 07:59:28 07:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:59:28 07:30:01 2 0.03 0.00 0.05 0.00 0.02 99.90 07:59:28 07:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:31:01 all 0.01 0.00 0.01 0.01 0.01 99.97 07:59:28 07:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:31:01 1 0.00 0.00 0.00 0.02 0.02 99.97 07:59:28 07:31:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:59:28 07:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:59:28 07:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:59:28 07:31:01 7 0.00 0.00 0.00 0.05 0.00 99.95 07:59:28 07:32:01 all 0.02 0.00 0.01 0.00 0.01 99.97 07:59:28 07:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:32:01 2 0.10 0.00 0.02 0.00 0.02 99.87 07:59:28 07:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:59:28 07:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:59:28 07:33:01 all 0.01 0.00 0.01 0.01 0.00 99.96 07:59:28 07:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:33:01 1 0.03 0.00 0.03 0.02 0.00 99.92 07:59:28 07:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:59:28 07:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:59:28 07:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:59:28 07:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:34:01 all 0.10 0.00 0.04 0.01 0.00 99.85 07:59:28 07:34:01 0 0.32 0.00 0.13 0.03 0.00 99.52 07:59:28 07:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:59:28 07:34:01 2 0.08 0.00 0.03 0.00 0.00 99.88 07:59:28 07:34:01 3 0.07 0.00 0.07 0.00 0.00 99.87 07:59:28 07:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:34:01 6 0.30 0.00 0.02 0.00 0.00 99.68 07:59:28 07:34:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:59:28 07:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:59:28 07:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:59:28 07:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:59:28 07:35:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:59:28 07:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:59:28 07:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:59:28 07:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:59:28 07:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:36:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:59:28 07:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:59:28 07:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:59:28 07:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:37:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:59:28 07:37:01 0 0.10 0.00 0.05 0.00 0.02 99.83 07:59:28 07:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:59:28 07:37:01 2 0.07 0.00 0.00 0.00 0.00 99.93 07:59:28 07:37:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:59:28 07:37:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:59:28 07:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:37:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:59:28 07:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:59:28 07:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:59:28 07:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:59:28 07:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:59:28 07:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:59:28 07:59:28 07:38:01 CPU %user %nice %system %iowait %steal %idle 07:59:28 07:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:59:28 07:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:39:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:59:28 07:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:59:28 07:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:59:28 07:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:59:28 07:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:59:28 07:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:59:28 07:40:01 4 0.02 0.00 0.02 0.02 0.02 99.93 07:59:28 07:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:41:01 all 0.03 0.00 0.01 0.00 0.01 99.96 07:59:28 07:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:41:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:59:28 07:41:01 2 0.08 0.00 0.03 0.00 0.02 99.87 07:59:28 07:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:59:28 07:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:59:28 07:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:59:28 07:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:42:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:59:28 07:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:59:28 07:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:59:28 07:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:43:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:59:28 07:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:43:01 3 0.03 0.00 0.05 0.00 0.02 99.90 07:59:28 07:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:59:28 07:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:44:01 all 0.04 0.00 0.01 0.00 0.00 99.94 07:59:28 07:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:59:28 07:44:01 1 0.08 0.00 0.03 0.02 0.00 99.87 07:59:28 07:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:59:28 07:44:01 3 0.08 0.00 0.02 0.00 0.00 99.90 07:59:28 07:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:59:28 07:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:45:01 all 0.03 0.00 0.00 0.01 0.00 99.95 07:59:28 07:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:45:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:59:28 07:45:01 2 0.08 0.00 0.02 0.02 0.00 99.88 07:59:28 07:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:59:28 07:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:45:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:59:28 07:45:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:59:28 07:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:59:28 07:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:59:28 07:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:59:28 07:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:59:28 07:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:59:28 07:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:47:01 1 0.02 0.00 0.02 0.03 0.00 99.93 07:59:28 07:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:59:28 07:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:59:28 07:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:59:28 07:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:59:28 07:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:48:01 3 0.08 0.00 0.02 0.00 0.00 99.90 07:59:28 07:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:48:01 7 0.00 0.00 0.00 0.03 0.02 99.95 07:59:28 07:49:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:59:28 07:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:59:28 07:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:49:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:59:28 07:49:01 3 0.08 0.00 0.02 0.00 0.02 99.88 07:59:28 07:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:59:28 07:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:59:28 07:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:59:28 07:49:01 CPU %user %nice %system %iowait %steal %idle 07:59:28 07:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:59:28 07:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:50:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:59:28 07:50:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:59:28 07:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:59:28 07:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:59:28 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:59:28 07:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:59:28 07:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:59:28 07:51:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:59:28 07:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:59:28 07:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:51:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:59:28 07:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:59:28 07:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:59:28 07:52:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:59:28 07:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:59:28 07:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:59:28 07:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:59:28 07:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:59:28 07:53:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:59:28 07:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:59:28 07:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:59:28 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:59:28 07:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:59:28 07:54:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:59:28 07:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:59:28 07:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:54:01 7 0.00 0.00 0.00 0.02 0.02 99.97 07:59:28 07:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:59:28 07:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:59:28 07:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:55:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:59:28 07:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:55:01 5 0.00 0.00 0.03 0.00 0.00 99.97 07:59:28 07:55:01 6 0.03 0.00 0.03 0.02 0.00 99.92 07:59:28 07:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:59:28 07:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:59:28 07:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:59:28 07:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:59:28 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:56:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:59:28 07:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:57:02 all 0.06 0.00 0.02 0.00 0.00 99.91 07:59:28 07:57:02 0 0.40 0.00 0.07 0.00 0.00 99.53 07:59:28 07:57:02 1 0.03 0.00 0.02 0.00 0.00 99.95 07:59:28 07:57:02 2 0.02 0.00 0.02 0.00 0.02 99.95 07:59:28 07:57:02 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:57:02 4 0.00 0.00 0.02 0.00 0.00 99.98 07:59:28 07:57:02 5 0.02 0.00 0.03 0.00 0.00 99.95 07:59:28 07:57:02 6 0.02 0.00 0.00 0.00 0.00 99.98 07:59:28 07:57:02 7 0.00 0.00 0.02 0.00 0.02 99.97 07:59:28 07:58:01 all 0.07 0.00 0.01 0.00 0.01 99.90 07:59:28 07:58:01 0 0.47 0.00 0.00 0.00 0.00 99.53 07:59:28 07:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:58:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:59:28 07:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:28 07:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:59:28 07:58:01 5 0.03 0.00 0.05 0.00 0.02 99.90 07:59:28 07:58:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:59:28 07:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:28 07:59:01 all 6.90 0.00 2.89 3.41 0.04 86.76 07:59:28 07:59:01 0 7.37 0.00 3.50 9.62 0.05 79.45 07:59:28 07:59:01 1 7.65 0.00 2.77 0.07 0.05 89.46 07:59:28 07:59:01 2 6.54 0.00 2.32 0.91 0.05 90.19 07:59:28 07:59:01 3 5.99 0.00 2.69 3.43 0.03 87.84 07:59:28 07:59:01 4 6.68 0.00 3.22 3.96 0.03 86.11 07:59:28 07:59:01 5 7.46 0.00 2.87 1.04 0.05 88.58 07:59:28 07:59:01 6 7.53 0.00 2.30 2.76 0.03 87.37 07:59:28 07:59:01 7 5.97 0.00 3.40 5.46 0.05 85.12 07:59:28 Average: all 1.86 0.00 0.43 0.21 0.01 97.49 07:59:28 Average: 0 1.92 0.00 0.53 0.67 0.01 96.87 07:59:28 Average: 1 1.84 0.00 0.43 0.24 0.01 97.47 07:59:28 Average: 2 1.85 0.00 0.46 0.08 0.02 97.59 07:59:28 Average: 3 1.80 0.00 0.42 0.09 0.01 97.68 07:59:28 Average: 4 1.93 0.00 0.42 0.27 0.01 97.37 07:59:28 Average: 5 1.82 0.00 0.42 0.07 0.01 97.68 07:59:28 Average: 6 1.88 0.00 0.40 0.09 0.01 97.61 07:59:28 Average: 7 1.82 0.00 0.39 0.14 0.01 97.63 07:59:28 07:59:28 07:59:28