Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 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-ssh9977066261345887869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14767045597745255635.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/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-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17356047857326423160.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh121348437602093590.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-gpio/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-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh679776285314168921.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio 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-5118 in /w/workspace/edgexfoundry_device-gpio_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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 (main) Commit message: "Merge pull request #219 from ejlee3/update-go-mods" > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 # timeout=10 > git rev-list --no-walk cacff4a2d422747bd6cf74591db2fe792ce5aaad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T20:28:57.401Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T20:28:57.471Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T20:28:57.497Z] ========================================================= [2023-11-28T20:28:57.497Z] EdgeX Global Pipelines Version Info [2023-11-28T20:28:57.497Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:58.648Z] ------------------- [2023-11-28T20:28:58.648Z] stable info: [2023-11-28T20:28:58.648Z] ------------------- [2023-11-28T20:28:58.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T20:28:58.648Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:28:58.648Z] Message: update stable to v1.0.258 [2023-11-28T20:28:59.221Z] ------------------- [2023-11-28T20:28:59.221Z] experimental info: [2023-11-28T20:28:59.221Z] ------------------- [2023-11-28T20:28:59.221Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T20:28:59.221Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:28:59.221Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T20:28:59.309Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-11-28T20:28:59.333Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-11-28T20:28:59.358Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T20:28:59.382Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T20:28:59.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T20:28:59.438Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T20:28:59.464Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T20:28:59.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T20:28:59.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T20:28:59.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T20:28:59.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T20:28:59.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-11-28T20:28:59.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T20:28:59.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T20:28:59.707Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:28:59.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:28:59.763Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:28:59.795Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:28:59.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T20:28:59.865Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T20:28:59.894Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T20:28:59.921Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T20:28:59.947Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T20:28:59.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T20:29:00.010Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T20:29:00.044Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T20:29:00.074Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T20:29:00.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T20:29:00.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T20:29:00.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T20:29:00.220Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] echo [2023-11-28T20:29:00.268Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8226b0f [Pipeline] echo [2023-11-28T20:29:00.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:29:00.399Z] provisioning config files... [2023-11-28T20:29:00.415Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13160743278428358945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:29:00.754Z] ---> ****-login.sh [2023-11-28T20:29:00.754Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:29:02.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:02.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:02.698Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:02.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:02.698Z] [2023-11-28T20:29:02.698Z] Login Succeeded [2023-11-28T20:29:02.698Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:29:02.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:02.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:02.698Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:02.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:02.698Z] [2023-11-28T20:29:02.698Z] Login Succeeded [2023-11-28T20:29:02.698Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:29:02.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:02.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:02.962Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:02.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:02.962Z] [2023-11-28T20:29:02.962Z] Login Succeeded [2023-11-28T20:29:02.962Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:29:02.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:02.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:02.962Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:02.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:02.962Z] [2023-11-28T20:29:02.962Z] Login Succeeded [2023-11-28T20:29:02.962Z] ****.io [2023-11-28T20:29:03.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:03.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:03.242Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:03.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:03.242Z] [2023-11-28T20:29:03.242Z] Login Succeeded [2023-11-28T20:29:03.242Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:29:03.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T20:29:03.770Z] + git rev-list -1 --merges 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07~1..8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] echo [2023-11-28T20:29:03.799Z] -----------> git rev-list -1 --merges 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07~1..8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [2023-11-28T20:29:03.799Z] 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [false] [Pipeline] sh [2023-11-28T20:29:04.105Z] + git log --format=format:%s -1 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] echo [2023-11-28T20:29:04.118Z] ========================================================= [2023-11-28T20:29:04.118Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T20:29:04.118Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:29:04.508Z] + git log --format=format:%s -1 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] echo [2023-11-28T20:29:04.518Z] [semverPrep] GIT_COMMIT: 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07, Commit Message: Merge pull request #219 from ejlee3/update-go-mods [Pipeline] echo [2023-11-28T20:29:04.544Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T20:29:04.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:29:04.924Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T20:29:04.924Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T20:29:04.924Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T20:29:04.924Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T20:29:04.924Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T20:29:04.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:05.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:29:05.296Z] [2023-11-28T20:29:05.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:05.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:29:06.175Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T20:29:06.175Z] b85a868b505f: Pulling fs layer [2023-11-28T20:29:06.175Z] e2be974225ed: Pulling fs layer [2023-11-28T20:29:06.175Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T20:29:06.175Z] 988bab9f4d93: Pulling fs layer [2023-11-28T20:29:06.175Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T20:29:06.175Z] eaf3925da568: Pulling fs layer [2023-11-28T20:29:06.175Z] bab4dde63d76: Pulling fs layer [2023-11-28T20:29:06.175Z] bde34c3a00c8: Pulling fs layer [2023-11-28T20:29:06.175Z] b352a97aabf1: Pulling fs layer [2023-11-28T20:29:06.175Z] 4872d77fe225: Pulling fs layer [2023-11-28T20:29:06.175Z] 5851b861e8e6: Pulling fs layer [2023-11-28T20:29:06.175Z] b352a97aabf1: Waiting [2023-11-28T20:29:06.175Z] eaf3925da568: Waiting [2023-11-28T20:29:06.175Z] bab4dde63d76: Waiting [2023-11-28T20:29:06.175Z] bde34c3a00c8: Waiting [2023-11-28T20:29:06.175Z] 988bab9f4d93: Waiting [2023-11-28T20:29:06.175Z] 4872d77fe225: Waiting [2023-11-28T20:29:06.175Z] 1469e6f7b9e6: Waiting [2023-11-28T20:29:06.175Z] 5851b861e8e6: Waiting [2023-11-28T20:29:06.445Z] e2be974225ed: Verifying Checksum [2023-11-28T20:29:06.445Z] e2be974225ed: Download complete [2023-11-28T20:29:06.445Z] 988bab9f4d93: Verifying Checksum [2023-11-28T20:29:06.445Z] 988bab9f4d93: Download complete [2023-11-28T20:29:06.445Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T20:29:06.445Z] 1469e6f7b9e6: Download complete [2023-11-28T20:29:06.445Z] eaf3925da568: Verifying Checksum [2023-11-28T20:29:06.445Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T20:29:06.445Z] 339a4e72a1f5: Download complete [2023-11-28T20:29:06.445Z] bde34c3a00c8: Download complete [2023-11-28T20:29:06.445Z] 4872d77fe225: Verifying Checksum [2023-11-28T20:29:06.445Z] 4872d77fe225: Download complete [2023-11-28T20:29:06.445Z] 5851b861e8e6: Verifying Checksum [2023-11-28T20:29:06.445Z] 5851b861e8e6: Download complete [2023-11-28T20:29:06.704Z] b85a868b505f: Download complete [2023-11-28T20:29:06.961Z] bab4dde63d76: Verifying Checksum [2023-11-28T20:29:06.961Z] bab4dde63d76: Download complete [2023-11-28T20:29:08.340Z] b85a868b505f: Pull complete [2023-11-28T20:29:08.599Z] e2be974225ed: Pull complete [2023-11-28T20:29:09.532Z] 339a4e72a1f5: Pull complete [2023-11-28T20:29:09.807Z] 988bab9f4d93: Pull complete [2023-11-28T20:29:10.377Z] 1469e6f7b9e6: Pull complete [2023-11-28T20:29:10.637Z] eaf3925da568: Pull complete [2023-11-28T20:29:12.536Z] bab4dde63d76: Pull complete [2023-11-28T20:29:12.537Z] bde34c3a00c8: Pull complete [2023-11-28T20:29:12.799Z] b352a97aabf1: Pull complete [2023-11-28T20:29:12.799Z] 4872d77fe225: Pull complete [2023-11-28T20:29:12.799Z] 5851b861e8e6: Pull complete [2023-11-28T20:29:13.083Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T20:29:13.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:29:13.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:29:13.278Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2023-11-28T20:29:13.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2023-11-28T20:29:16.604Z] $ docker top 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf -eo pid,comm [2023-11-28T20:29:16.659Z] 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). [2023-11-28T20:29:16.659Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:29:16.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:29:16.759Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:29:17.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:29:17.131Z] $ docker exec 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf ssh-agent [2023-11-28T20:29:17.237Z] SSH_AUTH_SOCK=/tmp/ssh-zP5O5P6yxFQR/agent.31 [2023-11-28T20:29:17.237Z] SSH_AGENT_PID=37 [2023-11-28T20:29:17.242Z] Running ssh-add (command line suppressed) [2023-11-28T20:29:17.341Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1380676308206934880.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1380676308206934880.key) [2023-11-28T20:29:17.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:29:17.657Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T20:29:17.684Z] $ docker exec --env ******** --env ******** 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf ssh-agent -k [2023-11-28T20:29:17.775Z] unset SSH_AUTH_SOCK; [2023-11-28T20:29:17.775Z] unset SSH_AGENT_PID; [2023-11-28T20:29:17.775Z] echo Agent pid 37 killed; [2023-11-28T20:29:17.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T20:29:17.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:29:17.858Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:29:17.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:29:17.976Z] $ docker exec 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf ssh-agent [2023-11-28T20:29:18.084Z] SSH_AUTH_SOCK=/tmp/ssh-FOowLHHnVyyw/agent.69 [2023-11-28T20:29:18.084Z] SSH_AGENT_PID=75 [2023-11-28T20:29:18.090Z] Running ssh-add (command line suppressed) [2023-11-28T20:29:18.192Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2254156110323663351.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2254156110323663351.key) [2023-11-28T20:29:18.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:29:18.518Z] + git semver init [2023-11-28T20:29:18.779Z] 2023-11-28 20:29:18,688 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T20:29:18.779Z] 2023-11-28 20:29:18,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-11-28T20:29:18.779Z] 2023-11-28 20:29:18,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-11-28T20:29:18.779Z] 2023-11-28 20:29:18,689 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:29:20.685Z] 2023-11-28 20:29:20,262 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-11-28T20:29:20.685Z] 2023-11-28 20:29:20,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-11-28T20:29:20.685Z] 2023-11-28 20:29:20,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-28T20:29:20.685Z] 2023-11-28 20:29:20,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-28T20:29:20.685Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T20:29:20.698Z] $ docker exec --env ******** --env ******** 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf ssh-agent -k [2023-11-28T20:29:20.799Z] unset SSH_AUTH_SOCK; [2023-11-28T20:29:20.800Z] unset SSH_AGENT_PID; [2023-11-28T20:29:20.800Z] echo Agent pid 75 killed; [2023-11-28T20:29:20.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:29:21.188Z] + git semver [Pipeline] } [2023-11-28T20:29:21.795Z] $ docker stop --time=1 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf [2023-11-28T20:29:23.343Z] $ docker rm -f --volumes 1aafcfd76b7e187f6e13140588369e434376d12630ef27cb5912ec9ee78634cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:29:23.741Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T20:29:24.011Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T20:29:24.013Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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 [2023-11-28T20:29:24.423Z] provisioning config files... [2023-11-28T20:29:24.433Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15768966949704049986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:29:24.749Z] ---> ****-login.sh [2023-11-28T20:29:24.749Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:29:24.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:24.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:24.749Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:24.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:24.749Z] [2023-11-28T20:29:24.749Z] Login Succeeded [2023-11-28T20:29:24.749Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:29:24.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:25.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:25.009Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:25.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:25.009Z] [2023-11-28T20:29:25.009Z] Login Succeeded [2023-11-28T20:29:25.009Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:29:25.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:25.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:25.009Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:25.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:25.009Z] [2023-11-28T20:29:25.009Z] Login Succeeded [2023-11-28T20:29:25.009Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:29:25.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:25.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:25.009Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:25.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:25.009Z] [2023-11-28T20:29:25.009Z] Login Succeeded [2023-11-28T20:29:25.009Z] ****.io [2023-11-28T20:29:25.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:25.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:25.268Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:25.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:25.268Z] [2023-11-28T20:29:25.268Z] Login Succeeded [2023-11-28T20:29:25.274Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:29:25.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:29:25.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:29:25.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:29:25.496Z] ========================================================= [2023-11-28T20:29:25.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T20:29:25.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:25.912Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:29:25.912Z] Sending build context to Docker daemon 26.95MB [2023-11-28T20:29:25.912Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:29:25.912Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:29:26.856Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T20:29:26.856Z] 7264a8db6415: Pulling fs layer [2023-11-28T20:29:26.856Z] c4d48a809fc2: Pulling fs layer [2023-11-28T20:29:26.856Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T20:29:26.856Z] ad3a456e5733: Pulling fs layer [2023-11-28T20:29:26.856Z] 69c7f0334f64: Pulling fs layer [2023-11-28T20:29:26.856Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T20:29:26.856Z] ce7588e14bc9: Pulling fs layer [2023-11-28T20:29:26.856Z] b5e4710f87ac: Pulling fs layer [2023-11-28T20:29:26.856Z] ad3a456e5733: Waiting [2023-11-28T20:29:26.856Z] 69c7f0334f64: Waiting [2023-11-28T20:29:26.856Z] 1f1c1a5573a3: Waiting [2023-11-28T20:29:26.856Z] ce7588e14bc9: Waiting [2023-11-28T20:29:26.856Z] b5e4710f87ac: Waiting [2023-11-28T20:29:26.856Z] c4d48a809fc2: Download complete [2023-11-28T20:29:26.856Z] ad3a456e5733: Verifying Checksum [2023-11-28T20:29:26.856Z] ad3a456e5733: Download complete [2023-11-28T20:29:26.856Z] 69c7f0334f64: Verifying Checksum [2023-11-28T20:29:26.856Z] 69c7f0334f64: Download complete [2023-11-28T20:29:26.856Z] 7264a8db6415: Verifying Checksum [2023-11-28T20:29:26.856Z] 7264a8db6415: Download complete [2023-11-28T20:29:26.856Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T20:29:26.856Z] 1f1c1a5573a3: Download complete [2023-11-28T20:29:27.120Z] b5e4710f87ac: Verifying Checksum [2023-11-28T20:29:27.120Z] b5e4710f87ac: Download complete [2023-11-28T20:29:27.120Z] 7264a8db6415: Pull complete [2023-11-28T20:29:27.381Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T20:29:27.381Z] 4f1c88b9dad5: Download complete [2023-11-28T20:29:27.641Z] ce7588e14bc9: Verifying Checksum [2023-11-28T20:29:27.641Z] ce7588e14bc9: Download complete [2023-11-28T20:29:27.898Z] c4d48a809fc2: Pull complete [2023-11-28T20:29:32.083Z] 4f1c88b9dad5: Pull complete [2023-11-28T20:29:32.341Z] ad3a456e5733: Pull complete [2023-11-28T20:29:32.599Z] 69c7f0334f64: Pull complete [2023-11-28T20:29:33.167Z] 1f1c1a5573a3: Pull complete [2023-11-28T20:29:36.479Z] ce7588e14bc9: Pull complete [2023-11-28T20:29:37.049Z] b5e4710f87ac: Pull complete [2023-11-28T20:29:37.309Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T20:29:37.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T20:29:37.569Z] ---> 88b5674ff536 [2023-11-28T20:29:37.569Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:29:39.310Z] Still waiting to schedule task [2023-11-28T20:29:39.310Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T20:29:45.779Z] ---> Running in 2b5cc82afdfe [2023-11-28T20:29:45.779Z] Removing intermediate container 2b5cc82afdfe [2023-11-28T20:29:45.779Z] ---> af2bec5c222e [2023-11-28T20:29:45.779Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:29:45.779Z] ---> Running in e20076203a84 [2023-11-28T20:29:45.779Z] Removing intermediate container e20076203a84 [2023-11-28T20:29:45.779Z] ---> 89d6bea99429 [2023-11-28T20:29:45.779Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-28T20:29:45.779Z] ---> Running in eb0081ec35b5 [2023-11-28T20:29:45.779Z] Removing intermediate container eb0081ec35b5 [2023-11-28T20:29:45.779Z] ---> 135e53c4a363 [2023-11-28T20:29:45.779Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:29:45.779Z] ---> Running in a6fda6ce7a90 [2023-11-28T20:29:45.779Z] Removing intermediate container a6fda6ce7a90 [2023-11-28T20:29:45.779Z] ---> 598f49fe9590 [2023-11-28T20:29:45.779Z] Step 7/12 : WORKDIR /device-gpio [2023-11-28T20:29:45.779Z] ---> Running in 6dd4d2fa9390 [2023-11-28T20:29:45.779Z] Removing intermediate container 6dd4d2fa9390 [2023-11-28T20:29:45.779Z] ---> 10ef02675b71 [2023-11-28T20:29:45.779Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:29:45.779Z] ---> Running in 1913c8645f67 [2023-11-28T20:29:46.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:29:46.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:29:46.553Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T20:29:46.553Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T20:29:46.553Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T20:29:46.553Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T20:29:46.553Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:29:46.553Z] OK: 268 MiB in 56 packages [2023-11-28T20:29:47.120Z] Removing intermediate container 1913c8645f67 [2023-11-28T20:29:47.120Z] ---> 1fcf96102679 [2023-11-28T20:29:47.120Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-28T20:29:47.120Z] ---> d647e18debf4 [2023-11-28T20:29:47.120Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:29:47.120Z] ---> Running in f990c3272d59 [2023-11-28T20:30:43.480Z] Removing intermediate container f990c3272d59 [2023-11-28T20:30:43.480Z] ---> b18ac600a6a1 [2023-11-28T20:30:43.480Z] Step 11/12 : COPY . . [2023-11-28T20:30:43.480Z] ---> bcc3ae6d895e [2023-11-28T20:30:43.480Z] Step 12/12 : RUN ${MAKE} [2023-11-28T20:30:43.480Z] ---> Running in 5a20497f12ac [2023-11-28T20:30:43.480Z] noop [2023-11-28T20:30:43.480Z] Removing intermediate container 5a20497f12ac [2023-11-28T20:30:43.480Z] ---> 686e95ae82ee [2023-11-28T20:30:43.480Z] Successfully built 686e95ae82ee [2023-11-28T20:30:43.480Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:43.853Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:30:43.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:30:43.971Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2023-11-28T20:30:44.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2023-11-28T20:30:44.315Z] $ docker top d2d27c7f79d77da9070afb8f9b586fb0f1ca044360eff696fd470caaddfbfe2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:30:44.687Z] + go version [2023-11-28T20:30:44.687Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T20:30:44.700Z] $ docker stop --time=1 d2d27c7f79d77da9070afb8f9b586fb0f1ca044360eff696fd470caaddfbfe2a [2023-11-28T20:30:45.947Z] $ docker rm -f --volumes d2d27c7f79d77da9070afb8f9b586fb0f1ca044360eff696fd470caaddfbfe2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:46.530Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:30:46.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:30:46.638Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2023-11-28T20:30:46.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2023-11-28T20:30:47.741Z] $ docker top 565a0c9c5ef1b5a2e73dfb165b216a64c0b645e55a3d9688b6c30921d45527b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:30:49.253Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:30:49.576Z] + make test [2023-11-28T20:30:49.576Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T20:30:50.969Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-28T20:31:00.928Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-28T20:31:00.928Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-28T20:31:06.191Z] go vet ./... [2023-11-28T20:31:09.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:31:09.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:31:09.552Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:31:09.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:31:09.601Z] $ docker stop --time=1 565a0c9c5ef1b5a2e73dfb165b216a64c0b645e55a3d9688b6c30921d45527b8 [2023-11-28T20:31:16.509Z] $ docker rm -f --volumes 565a0c9c5ef1b5a2e73dfb165b216a64c0b645e55a3d9688b6c30921d45527b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:31:17.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:31:17.072Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T20:31:17.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:31:17.899Z] + ls -al . [2023-11-28T20:31:17.899Z] total 152 [2023-11-28T20:31:17.899Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:30 . [2023-11-28T20:31:17.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:28 .. [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 28 20:28 .dockerignore [2023-11-28T20:31:17.899Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 .git [2023-11-28T20:31:17.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 .github [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 28 20:28 .gitignore [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:28 .golangci.yml [2023-11-28T20:31:17.899Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:29 .semver [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 28 20:28 Attribution.txt [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 28 20:28 CHANGELOG.md [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 1661 Nov 28 20:28 Dockerfile [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:28 GOVERNANCE.md [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 28 20:28 Jenkinsfile [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:28 LICENSE [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 28 20:28 Makefile [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 20:28 OWNERS.md [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 28 20:28 README.md [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:29 VERSION [2023-11-28T20:31:17.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 bin [2023-11-28T20:31:17.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 cmd [2023-11-28T20:31:17.899Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 28 20:30 coverage.out [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 3693 Nov 28 20:28 go.mod [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 35440 Nov 28 20:28 go.sum [2023-11-28T20:31:17.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 internal [2023-11-28T20:31:17.899Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 20:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:18.252Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 --label arch=amd64 --label version=3.2.0-dev.1 . [2023-11-28T20:31:18.252Z] Sending build context to Docker daemon 26.96MB [2023-11-28T20:31:18.252Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:31:18.252Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-28T20:31:18.252Z] ---> 686e95ae82ee [2023-11-28T20:31:18.252Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:31:18.818Z] ---> Running in c783492d12b5 [2023-11-28T20:31:18.818Z] Removing intermediate container c783492d12b5 [2023-11-28T20:31:18.818Z] ---> 5d1dea566b77 [2023-11-28T20:31:18.818Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:31:18.818Z] ---> Running in 93ee3f8fc03a [2023-11-28T20:31:18.818Z] Removing intermediate container 93ee3f8fc03a [2023-11-28T20:31:18.818Z] ---> 80a580fa1e7e [2023-11-28T20:31:18.818Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-28T20:31:18.818Z] ---> Running in 5c54af82a7b6 [2023-11-28T20:31:19.076Z] Removing intermediate container 5c54af82a7b6 [2023-11-28T20:31:19.076Z] ---> 55105795b569 [2023-11-28T20:31:19.076Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:31:19.076Z] ---> Running in 1f9de6fc07ff [2023-11-28T20:31:19.076Z] Removing intermediate container 1f9de6fc07ff [2023-11-28T20:31:19.076Z] ---> 6eae8478a3f8 [2023-11-28T20:31:19.076Z] Step 7/26 : WORKDIR /device-gpio [2023-11-28T20:31:19.076Z] ---> Running in 46f694614501 [2023-11-28T20:31:19.076Z] Removing intermediate container 46f694614501 [2023-11-28T20:31:19.076Z] ---> b255b43b5f13 [2023-11-28T20:31:19.076Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:31:19.076Z] ---> Running in bbef2ecf0461 [2023-11-28T20:31:19.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:19.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:19.591Z] OK: 268 MiB in 56 packages [2023-11-28T20:31:20.155Z] Removing intermediate container bbef2ecf0461 [2023-11-28T20:31:20.155Z] ---> fc4999601e2a [2023-11-28T20:31:20.155Z] Step 9/26 : COPY go.mod vendor* ./ [2023-11-28T20:31:20.155Z] ---> eb50b5adc6b0 [2023-11-28T20:31:20.155Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:31:20.155Z] ---> Running in 8341d5b2b3c7 [2023-11-28T20:31:20.721Z] Removing intermediate container 8341d5b2b3c7 [2023-11-28T20:31:20.721Z] ---> 96cc5bb1e79b [2023-11-28T20:31:20.721Z] Step 11/26 : COPY . . [2023-11-28T20:31:21.656Z] ---> c628f9f4ae11 [2023-11-28T20:31:21.656Z] Step 12/26 : RUN ${MAKE} [2023-11-28T20:31:21.656Z] ---> Running in dc3c255ab978 [2023-11-28T20:31:21.656Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-28T20:31:48.579Z] Removing intermediate container dc3c255ab978 [2023-11-28T20:31:48.579Z] ---> 97a5ec58442b [2023-11-28T20:31:48.579Z] Step 13/26 : FROM alpine:3.18 [2023-11-28T20:31:48.579Z] 3.18: Pulling from library/alpine [2023-11-28T20:31:48.579Z] 96526aa774ef: Pulling fs layer [2023-11-28T20:31:48.579Z] 96526aa774ef: Download complete [2023-11-28T20:31:48.579Z] 96526aa774ef: Pull complete [2023-11-28T20:31:48.579Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:31:48.579Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:31:48.579Z] ---> 8ca4688f4f35 [2023-11-28T20:31:48.579Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-28T20:31:48.579Z] ---> Running in eccdd40ac30a [2023-11-28T20:31:48.579Z] Removing intermediate container eccdd40ac30a [2023-11-28T20:31:48.579Z] ---> f770b5a8e37f [2023-11-28T20:31:48.579Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-28T20:31:48.579Z] ---> Running in d8c96af85542 [2023-11-28T20:31:48.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:48.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:48.579Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T20:31:48.579Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:31:48.579Z] OK: 7 MiB in 16 packages [2023-11-28T20:31:48.579Z] Removing intermediate container d8c96af85542 [2023-11-28T20:31:48.579Z] ---> 8fd3160c05ab [2023-11-28T20:31:48.579Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-28T20:31:48.579Z] ---> Running in 492bbd8ec42e [2023-11-28T20:31:48.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:48.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:48.579Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:31:48.579Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:31:48.579Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:31:48.579Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:31:48.579Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:31:48.579Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:31:48.579Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:31:48.579Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:31:48.579Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:31:48.579Z] OK: 7 MiB in 16 packages [2023-11-28T20:31:48.579Z] Removing intermediate container 492bbd8ec42e [2023-11-28T20:31:48.579Z] ---> 2bc9d418d892 [2023-11-28T20:31:48.579Z] Step 17/26 : WORKDIR / [2023-11-28T20:31:48.579Z] ---> Running in c68da6dce09a [2023-11-28T20:31:48.579Z] Removing intermediate container c68da6dce09a [2023-11-28T20:31:48.579Z] ---> 120edcae2c4e [2023-11-28T20:31:48.579Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-28T20:31:49.143Z] ---> 67b5f99eb960 [2023-11-28T20:31:49.143Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-11-28T20:31:49.143Z] ---> e65395583de0 [2023-11-28T20:31:49.143Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-11-28T20:31:50.079Z] ---> 041a99f347ec [2023-11-28T20:31:50.079Z] Step 21/26 : EXPOSE 59910 [2023-11-28T20:31:50.079Z] ---> Running in ca90430beffa [2023-11-28T20:31:50.079Z] Removing intermediate container ca90430beffa [2023-11-28T20:31:50.079Z] ---> f10d4fbaf482 [2023-11-28T20:31:50.079Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-11-28T20:31:50.079Z] ---> Running in 3c7b79b14660 [2023-11-28T20:31:50.079Z] Removing intermediate container 3c7b79b14660 [2023-11-28T20:31:50.079Z] ---> 820ea1237176 [2023-11-28T20:31:50.079Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T20:31:50.079Z] ---> Running in 6802f8f5dd08 [2023-11-28T20:31:50.337Z] Removing intermediate container 6802f8f5dd08 [2023-11-28T20:31:50.337Z] ---> 6ccfacb939dc [2023-11-28T20:31:50.337Z] Step 24/26 : LABEL arch=amd64 [2023-11-28T20:31:50.337Z] ---> Running in b6437f89dd68 [2023-11-28T20:31:50.337Z] Removing intermediate container b6437f89dd68 [2023-11-28T20:31:50.337Z] ---> 746336120e02 [2023-11-28T20:31:50.337Z] Step 25/26 : LABEL git_sha=8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [2023-11-28T20:31:50.337Z] ---> Running in 4f1f02022046 [2023-11-28T20:31:50.595Z] Removing intermediate container 4f1f02022046 [2023-11-28T20:31:50.595Z] ---> 192ac82f14ed [2023-11-28T20:31:50.595Z] Step 26/26 : LABEL version=3.2.0-dev.1 [2023-11-28T20:31:50.595Z] ---> Running in d57a31597954 [2023-11-28T20:31:50.595Z] Removing intermediate container d57a31597954 [2023-11-28T20:31:50.595Z] ---> f4d3a3e03b55 [2023-11-28T20:31:50.595Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:31:50.595Z] Successfully built f4d3a3e03b55 [2023-11-28T20:31:50.595Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:31:50.842Z] provisioning config files... [2023-11-28T20:31:50.849Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8879936009857848044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:31:51.184Z] ---> ****-login.sh [2023-11-28T20:31:51.184Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:31:51.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:51.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:51.184Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:51.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:51.184Z] [2023-11-28T20:31:51.184Z] Login Succeeded [2023-11-28T20:31:51.184Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:31:51.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:51.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:51.184Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:51.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:51.184Z] [2023-11-28T20:31:51.184Z] Login Succeeded [2023-11-28T20:31:51.184Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:31:51.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:51.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:51.441Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:51.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:51.441Z] [2023-11-28T20:31:51.441Z] Login Succeeded [2023-11-28T20:31:51.441Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:31:51.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:51.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:51.441Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:51.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:51.441Z] [2023-11-28T20:31:51.441Z] Login Succeeded [2023-11-28T20:31:51.441Z] ****.io [2023-11-28T20:31:51.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:51.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:51.702Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:51.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:51.702Z] [2023-11-28T20:31:51.702Z] Login Succeeded [2023-11-28T20:31:51.703Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:31:51.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:31:51.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:31:51.873Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-11-28T20:31:51.873Z] 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [2023-11-28T20:31:51.873Z] latest [2023-11-28T20:31:51.873Z] 3.2.0-dev.1 [2023-11-28T20:31:51.873Z] 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 [2023-11-28T20:31:51.873Z] main [2023-11-28T20:31:51.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:52.314Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:52.774Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [2023-11-28T20:31:52.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-28T20:31:52.774Z] 1eb7fa6a223b: Preparing [2023-11-28T20:31:52.774Z] 7ea3a299ec42: Preparing [2023-11-28T20:31:52.774Z] 3b8b2c5ac3e7: Preparing [2023-11-28T20:31:52.774Z] 8219f8f65e86: Preparing [2023-11-28T20:31:52.774Z] 962629ee1fa2: Preparing [2023-11-28T20:31:52.774Z] cc2447e1835a: Preparing [2023-11-28T20:31:52.774Z] cc2447e1835a: Waiting [2023-11-28T20:31:52.774Z] 3b8b2c5ac3e7: Pushed [2023-11-28T20:31:52.774Z] 962629ee1fa2: Pushed [2023-11-28T20:31:52.774Z] 7ea3a299ec42: Pushed [2023-11-28T20:31:52.774Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:53.369Z] 8219f8f65e86: Pushed [2023-11-28T20:31:55.963Z] 1eb7fa6a223b: Pushed [2023-11-28T20:31:55.963Z] 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07: digest: sha256:b659b2f827a470864db102c7ddba05ed871ebe692b45e9e1b3a336ce14664b1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:56.346Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:56.738Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-11-28T20:31:56.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-28T20:31:56.738Z] 1eb7fa6a223b: Preparing [2023-11-28T20:31:56.738Z] 7ea3a299ec42: Preparing [2023-11-28T20:31:56.738Z] 3b8b2c5ac3e7: Preparing [2023-11-28T20:31:56.738Z] 8219f8f65e86: Preparing [2023-11-28T20:31:56.738Z] 962629ee1fa2: Preparing [2023-11-28T20:31:56.738Z] cc2447e1835a: Preparing [2023-11-28T20:31:56.738Z] cc2447e1835a: Waiting [2023-11-28T20:31:56.738Z] 3b8b2c5ac3e7: Layer already exists [2023-11-28T20:31:56.738Z] 7ea3a299ec42: Layer already exists [2023-11-28T20:31:56.738Z] 8219f8f65e86: Layer already exists [2023-11-28T20:31:56.738Z] 1eb7fa6a223b: Layer already exists [2023-11-28T20:31:56.738Z] 962629ee1fa2: Layer already exists [2023-11-28T20:31:56.738Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:56.738Z] latest: digest: sha256:b659b2f827a470864db102c7ddba05ed871ebe692b45e9e1b3a336ce14664b1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:57.148Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:57.543Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.1 [2023-11-28T20:31:57.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-28T20:31:57.543Z] 1eb7fa6a223b: Preparing [2023-11-28T20:31:57.543Z] 7ea3a299ec42: Preparing [2023-11-28T20:31:57.543Z] 3b8b2c5ac3e7: Preparing [2023-11-28T20:31:57.543Z] 8219f8f65e86: Preparing [2023-11-28T20:31:57.543Z] 962629ee1fa2: Preparing [2023-11-28T20:31:57.543Z] cc2447e1835a: Preparing [2023-11-28T20:31:57.543Z] cc2447e1835a: Waiting [2023-11-28T20:31:57.543Z] 7ea3a299ec42: Layer already exists [2023-11-28T20:31:57.543Z] 1eb7fa6a223b: Layer already exists [2023-11-28T20:31:57.543Z] 8219f8f65e86: Layer already exists [2023-11-28T20:31:57.543Z] 3b8b2c5ac3e7: Layer already exists [2023-11-28T20:31:57.543Z] 962629ee1fa2: Layer already exists [2023-11-28T20:31:57.543Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:57.543Z] 3.2.0-dev.1: digest: sha256:b659b2f827a470864db102c7ddba05ed871ebe692b45e9e1b3a336ce14664b1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:57.946Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:58.339Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 [2023-11-28T20:31:58.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-28T20:31:58.339Z] 1eb7fa6a223b: Preparing [2023-11-28T20:31:58.339Z] 7ea3a299ec42: Preparing [2023-11-28T20:31:58.339Z] 3b8b2c5ac3e7: Preparing [2023-11-28T20:31:58.339Z] 8219f8f65e86: Preparing [2023-11-28T20:31:58.339Z] 962629ee1fa2: Preparing [2023-11-28T20:31:58.339Z] cc2447e1835a: Preparing [2023-11-28T20:31:58.339Z] cc2447e1835a: Waiting [2023-11-28T20:31:58.339Z] 3b8b2c5ac3e7: Layer already exists [2023-11-28T20:31:58.339Z] 8219f8f65e86: Layer already exists [2023-11-28T20:31:58.339Z] 7ea3a299ec42: Layer already exists [2023-11-28T20:31:58.339Z] 962629ee1fa2: Layer already exists [2023-11-28T20:31:58.339Z] 1eb7fa6a223b: Layer already exists [2023-11-28T20:31:58.339Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:58.339Z] 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1: digest: sha256:b659b2f827a470864db102c7ddba05ed871ebe692b45e9e1b3a336ce14664b1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:58.736Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:59.129Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-11-28T20:31:59.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-28T20:31:59.129Z] 1eb7fa6a223b: Preparing [2023-11-28T20:31:59.129Z] 7ea3a299ec42: Preparing [2023-11-28T20:31:59.129Z] 3b8b2c5ac3e7: Preparing [2023-11-28T20:31:59.129Z] 8219f8f65e86: Preparing [2023-11-28T20:31:59.129Z] 962629ee1fa2: Preparing [2023-11-28T20:31:59.129Z] cc2447e1835a: Preparing [2023-11-28T20:31:59.129Z] cc2447e1835a: Waiting [2023-11-28T20:31:59.129Z] 3b8b2c5ac3e7: Layer already exists [2023-11-28T20:31:59.129Z] 7ea3a299ec42: Layer already exists [2023-11-28T20:31:59.129Z] 8219f8f65e86: Layer already exists [2023-11-28T20:31:59.129Z] 962629ee1fa2: Layer already exists [2023-11-28T20:31:59.129Z] 1eb7fa6a223b: Layer already exists [2023-11-28T20:31:59.129Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:59.129Z] main: digest: sha256:b659b2f827a470864db102c7ddba05ed871ebe692b45e9e1b3a336ce14664b1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:31:59.365Z] ===================================================== [Pipeline] echo [2023-11-28T20:31:59.411Z] taggedImages: [2023-11-28T20:31:59.411Z] - nexus3.edgexfoundry.org:10004/device-gpio:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [2023-11-28T20:31:59.411Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-11-28T20:31:59.411Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.1 [2023-11-28T20:31:59.411Z] - nexus3.edgexfoundry.org:10004/device-gpio:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 [2023-11-28T20:31:59.411Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:00.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:00.064Z] [2023-11-28T20:32:00.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:00.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:00.392Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T20:32:00.392Z] 5eb5b503b376: Pulling fs layer [2023-11-28T20:32:00.392Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T20:32:00.392Z] ec43610c2a17: Pulling fs layer [2023-11-28T20:32:00.392Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T20:32:00.392Z] 33b1e0a273af: Pulling fs layer [2023-11-28T20:32:00.392Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T20:32:00.392Z] 2f39f015ded8: Pulling fs layer [2023-11-28T20:32:00.392Z] 3a2ae6a8a46f: Waiting [2023-11-28T20:32:00.392Z] 33b1e0a273af: Waiting [2023-11-28T20:32:00.392Z] 5d3b04190fa2: Waiting [2023-11-28T20:32:00.392Z] 5c69ac0246d0: Verifying Checksum [2023-11-28T20:32:00.392Z] 5c69ac0246d0: Download complete [2023-11-28T20:32:00.392Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T20:32:00.392Z] 3a2ae6a8a46f: Download complete [2023-11-28T20:32:00.651Z] 33b1e0a273af: Verifying Checksum [2023-11-28T20:32:00.651Z] 33b1e0a273af: Download complete [2023-11-28T20:32:00.651Z] 5d3b04190fa2: Download complete [2023-11-28T20:32:00.651Z] ec43610c2a17: Download complete [2023-11-28T20:32:00.907Z] 5eb5b503b376: Verifying Checksum [2023-11-28T20:32:00.907Z] 5eb5b503b376: Download complete [2023-11-28T20:32:01.477Z] 2f39f015ded8: Verifying Checksum [2023-11-28T20:32:01.477Z] 2f39f015ded8: Download complete [2023-11-28T20:32:02.041Z] 5eb5b503b376: Pull complete [2023-11-28T20:32:02.041Z] 5c69ac0246d0: Pull complete [2023-11-28T20:32:02.659Z] ec43610c2a17: Pull complete [2023-11-28T20:32:02.659Z] 3a2ae6a8a46f: Pull complete [2023-11-28T20:32:02.917Z] 33b1e0a273af: Pull complete [2023-11-28T20:32:02.917Z] 5d3b04190fa2: Pull complete [2023-11-28T20:32:08.375Z] 2f39f015ded8: Pull complete [2023-11-28T20:32:08.375Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T20:32:08.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:08.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:32:08.591Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2023-11-28T20:32:08.646Z] $ 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/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2023-11-28T20:32:22.220Z] $ docker top af6c39ebb2080afa0a4d71ffae02db1e9444f2b94b8175caf44715caa100b1f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:22.647Z] ---> job-cost.sh [2023-11-28T20:32:22.647Z] lf-activate-venv: SKIPPING [2023-11-28T20:32:22.647Z] INFO: No Stack... [2023-11-28T20:32:22.906Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:32:23.166Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:32:23.449Z] + cut -d, -f6 [2023-11-28T20:32:23.449Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [Pipeline] lock [2023-11-28T20:32:23.460Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] [2023-11-28T20:32:23.466Z] Resource [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] did not exist. Created. [2023-11-28T20:32:23.466Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:32:23.831Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T20:32:23.859Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:32:23.902Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:32:24.000Z] $ docker stop --time=1 af6c39ebb2080afa0a4d71ffae02db1e9444f2b94b8175caf44715caa100b1f9 [2023-11-28T20:32:25.142Z] $ docker rm -f --volumes af6c39ebb2080afa0a4d71ffae02db1e9444f2b94b8175caf44715caa100b1f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T21:06:48.192Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7146 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-11-28T21:06:48.236Z] Running in /w/workspace/device-gpio/114 [Pipeline] { [Pipeline] checkout [2023-11-28T21:06:51.339Z] The recommended git tool is: git [2023-11-28T21:07:00.209Z] using credential edgex-jenkins-ssh [2023-11-28T21:07:00.231Z] Cloning the remote Git repository [2023-11-28T21:07:00.330Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-11-28T21:07:00.455Z] > git init /w/workspace/device-gpio/114 # timeout=10 [2023-11-28T21:07:00.697Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-28T21:07:00.699Z] > git --version # timeout=10 [2023-11-28T21:07:00.760Z] > git --version # 'git version 2.25.1' [2023-11-28T21:07:00.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T21:07:00.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T21:07:04.273Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-28T21:07:04.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T21:07:06.097Z] Avoid second fetch [2023-11-28T21:07:06.098Z] Checking out Revision 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 (main) [2023-11-28T21:07:06.133Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T21:07:06.370Z] > git checkout -f 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 # timeout=10 [2023-11-28T21:07:09.649Z] Commit message: "Merge pull request #219 from ejlee3/update-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:07:11.003Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T21:07:11.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:07:11.003Z] Dload Upload Total Spent Left Speed [2023-11-28T21:07:11.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88069 0 --:--:-- --:--:-- --:--:-- 88069 [Pipeline] sh [2023-11-28T21:07:11.362Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T21:07:11.736Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T21:07:11.736Z] + sudo tee /etc/docker/daemon.new [2023-11-28T21:07:11.736Z] { [2023-11-28T21:07:11.736Z] "registry-mirrors": [ [2023-11-28T21:07:11.736Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T21:07:11.736Z] ], [2023-11-28T21:07:11.736Z] "bip": "10.250.0.254/24", [2023-11-28T21:07:11.736Z] "hosts": [ [2023-11-28T21:07:11.736Z] "tcp://0.0.0.0:5555", [2023-11-28T21:07:11.736Z] "unix:///var/run/docker.sock" [2023-11-28T21:07:11.736Z] ], [2023-11-28T21:07:11.736Z] "mtu": 1458, [2023-11-28T21:07:11.736Z] "selinux-enabled": true, [2023-11-28T21:07:11.736Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T21:07:11.736Z] } [Pipeline] sh [2023-11-28T21:07:12.105Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T21:07:12.465Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:07:34.673Z] provisioning config files... [2023-11-28T21:07:34.698Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/114@tmp/config16541553296284778739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:07:35.153Z] ---> ****-login.sh [2023-11-28T21:07:35.153Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:07:35.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:07:35.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:07:35.694Z] Configure a credential helper to remove this warning. See [2023-11-28T21:07:35.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:07:35.694Z] [2023-11-28T21:07:35.694Z] Login Succeeded [2023-11-28T21:07:35.694Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:07:35.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:07:36.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:07:36.234Z] Configure a credential helper to remove this warning. See [2023-11-28T21:07:36.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:07:36.234Z] [2023-11-28T21:07:36.234Z] Login Succeeded [2023-11-28T21:07:36.234Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:07:38.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:07:38.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:07:38.844Z] Configure a credential helper to remove this warning. See [2023-11-28T21:07:38.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:07:38.844Z] [2023-11-28T21:07:38.844Z] Login Succeeded [2023-11-28T21:07:38.844Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:07:38.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:07:39.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:07:39.113Z] Configure a credential helper to remove this warning. See [2023-11-28T21:07:39.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:07:39.114Z] [2023-11-28T21:07:39.114Z] Login Succeeded [2023-11-28T21:07:39.114Z] ****.io [2023-11-28T21:07:39.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:07:39.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:07:39.653Z] Configure a credential helper to remove this warning. See [2023-11-28T21:07:39.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:07:39.653Z] [2023-11-28T21:07:39.653Z] Login Succeeded [2023-11-28T21:07:39.653Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:07:39.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T21:07:40.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:07:40.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:07:40.197Z] ========================================================= [2023-11-28T21:07:40.197Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T21:07:40.197Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:07:40.690Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T21:07:40.959Z] Sending build context to Docker daemon 12.28MB [2023-11-28T21:07:41.242Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:07:41.242Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T21:07:41.242Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T21:07:41.242Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T21:07:41.242Z] 5d54e960e981: Pulling fs layer [2023-11-28T21:07:41.242Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T21:07:41.242Z] f0e02332f6b5: Pulling fs layer [2023-11-28T21:07:41.242Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T21:07:41.242Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T21:07:41.242Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T21:07:41.242Z] 872ee5b61b7b: Waiting [2023-11-28T21:07:41.242Z] f0e02332f6b5: Waiting [2023-11-28T21:07:41.242Z] 0c6a40ed1a82: Waiting [2023-11-28T21:07:41.242Z] 94ae7d8d031c: Waiting [2023-11-28T21:07:41.242Z] 5d54e960e981: Verifying Checksum [2023-11-28T21:07:41.242Z] 5d54e960e981: Download complete [2023-11-28T21:07:41.242Z] f0e02332f6b5: Verifying Checksum [2023-11-28T21:07:41.242Z] f0e02332f6b5: Download complete [2023-11-28T21:07:41.514Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T21:07:41.514Z] 872ee5b61b7b: Download complete [2023-11-28T21:07:41.514Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T21:07:41.514Z] 9fda8d8052c6: Download complete [2023-11-28T21:07:42.104Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T21:07:42.104Z] 94ae7d8d031c: Download complete [2023-11-28T21:07:42.373Z] 9fda8d8052c6: Pull complete [2023-11-28T21:07:42.960Z] 5d54e960e981: Pull complete [2023-11-28T21:07:42.960Z] c4a7e357bf2a: Download complete [2023-11-28T21:07:43.923Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T21:07:43.923Z] 0c6a40ed1a82: Download complete [2023-11-28T21:07:56.255Z] c4a7e357bf2a: Pull complete [2023-11-28T21:07:56.255Z] f0e02332f6b5: Pull complete [2023-11-28T21:07:56.255Z] 872ee5b61b7b: Pull complete [2023-11-28T21:08:04.483Z] 0c6a40ed1a82: Pull complete [2023-11-28T21:08:07.823Z] 94ae7d8d031c: Pull complete [2023-11-28T21:08:07.823Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T21:08:07.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T21:08:07.823Z] ---> 86de565de09d [2023-11-28T21:08:07.823Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:08:08.409Z] ---> Running in bd8343a25513 [2023-11-28T21:08:08.676Z] Removing intermediate container bd8343a25513 [2023-11-28T21:08:08.676Z] ---> 147671f1a37c [2023-11-28T21:08:08.676Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:08:08.945Z] ---> Running in 3936fbf2c199 [2023-11-28T21:08:09.213Z] Removing intermediate container 3936fbf2c199 [2023-11-28T21:08:09.213Z] ---> 3c8f5c3481e7 [2023-11-28T21:08:09.213Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-28T21:08:09.213Z] ---> Running in 47cb59b4b478 [2023-11-28T21:08:09.481Z] Removing intermediate container 47cb59b4b478 [2023-11-28T21:08:09.481Z] ---> dc1863ecc1f3 [2023-11-28T21:08:09.481Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T21:08:09.481Z] ---> Running in 2e9c2b5a573a [2023-11-28T21:08:09.770Z] Removing intermediate container 2e9c2b5a573a [2023-11-28T21:08:09.770Z] ---> 3b8382f3e38a [2023-11-28T21:08:09.770Z] Step 7/12 : WORKDIR /device-gpio [2023-11-28T21:08:09.770Z] ---> Running in 3b906107ddb6 [2023-11-28T21:08:10.045Z] Removing intermediate container 3b906107ddb6 [2023-11-28T21:08:10.045Z] ---> b0df9c6bcf1e [2023-11-28T21:08:10.045Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:08:10.313Z] ---> Running in 04f63bd8e5d7 [2023-11-28T21:08:11.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:08:11.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:08:12.821Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T21:08:12.821Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T21:08:12.821Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T21:08:12.821Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T21:08:12.821Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:08:12.821Z] OK: 271 MiB in 56 packages [2023-11-28T21:08:13.783Z] Removing intermediate container 04f63bd8e5d7 [2023-11-28T21:08:13.783Z] ---> 1118415dbb05 [2023-11-28T21:08:13.783Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-28T21:08:14.369Z] ---> 64f926bd89f9 [2023-11-28T21:08:14.369Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:08:14.369Z] ---> Running in 943324322a1f [2023-11-28T21:09:36.102Z] Removing intermediate container 943324322a1f [2023-11-28T21:09:36.102Z] ---> c1b2c305847c [2023-11-28T21:09:36.102Z] Step 11/12 : COPY . . [2023-11-28T21:09:36.102Z] ---> fc9f7bcd6a29 [2023-11-28T21:09:36.102Z] Step 12/12 : RUN ${MAKE} [2023-11-28T21:09:36.102Z] ---> Running in abfcac6bf84b [2023-11-28T21:09:36.102Z] noop [2023-11-28T21:09:36.102Z] Removing intermediate container abfcac6bf84b [2023-11-28T21:09:36.102Z] ---> 3cee87fdedc3 [2023-11-28T21:09:36.102Z] Successfully built 3cee87fdedc3 [2023-11-28T21:09:36.102Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:09:36.575Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T21:09:36.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:09:36.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container [2023-11-28T21:09:36.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/114 -v /w/workspace/device-gpio/114:/w/workspace/device-gpio/114:rw,z -v /w/workspace/device-gpio/114@tmp:/w/workspace/device-gpio/114@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 [2023-11-28T21:09:38.126Z] $ docker top 9a35ba25f87ea0eb1e78ad9472d32d1d0f9ae245212fbac1a32b37657fc59727 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:09:39.041Z] + go version [2023-11-28T21:09:39.041Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T21:09:39.065Z] $ docker stop --time=1 9a35ba25f87ea0eb1e78ad9472d32d1d0f9ae245212fbac1a32b37657fc59727 [2023-11-28T21:09:40.691Z] $ docker rm -f --volumes 9a35ba25f87ea0eb1e78ad9472d32d1d0f9ae245212fbac1a32b37657fc59727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:09:41.622Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T21:09:41.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:09:41.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container [2023-11-28T21:09:41.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/114 -v /w/workspace/device-gpio/114:/w/workspace/device-gpio/114:rw,z -v /w/workspace/device-gpio/114@tmp:/w/workspace/device-gpio/114@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 [2023-11-28T21:09:43.102Z] $ docker top 636bfbe6038c51c4a3a337728cdc096734878087d27ad0421b268cd50da2efab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:09:43.696Z] + git config --global --add safe.directory /w/workspace/device-gpio/114 [Pipeline] fileExists [Pipeline] sh [2023-11-28T21:09:44.382Z] + make test [2023-11-28T21:09:44.382Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T21:09:49.724Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-28T21:11:26.400Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-28T21:11:26.400Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-28T21:11:26.400Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T21:11:26.400Z] go vet ./... [2023-11-28T21:11:36.463Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T21:11:36.463Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T21:11:36.463Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T21:11:36.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T21:11:36.534Z] $ docker stop --time=1 636bfbe6038c51c4a3a337728cdc096734878087d27ad0421b268cd50da2efab [2023-11-28T21:11:41.423Z] $ docker rm -f --volumes 636bfbe6038c51c4a3a337728cdc096734878087d27ad0421b268cd50da2efab [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:11:42.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T21:11:42.612Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T21:11:42.976Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:11:43.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T21:11:43.908Z] + ls -al . [2023-11-28T21:11:43.908Z] total 148 [2023-11-28T21:11:43.908Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 21:09 . [2023-11-28T21:11:43.908Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:07 .. [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 28 21:07 .dockerignore [2023-11-28T21:11:43.908Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:07 .git [2023-11-28T21:11:43.908Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:07 .github [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 28 21:07 .gitignore [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 21:07 .golangci.yml [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 28 21:07 Attribution.txt [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 28 21:07 CHANGELOG.md [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 1661 Nov 28 21:07 Dockerfile [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 21:07 GOVERNANCE.md [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 28 21:07 Jenkinsfile [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 21:07 LICENSE [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 28 21:07 Makefile [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 21:07 OWNERS.md [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 28 21:07 README.md [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:29 VERSION [2023-11-28T21:11:43.908Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:07 bin [2023-11-28T21:11:43.908Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:07 cmd [2023-11-28T21:11:43.908Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 28 21:09 coverage.out [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 3693 Nov 28 21:07 go.mod [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 35440 Nov 28 21:07 go.sum [2023-11-28T21:11:43.908Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:07 internal [2023-11-28T21:11:43.908Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 21:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:11:44.332Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 --label arch=arm64 --label version=3.2.0-dev.1 . [2023-11-28T21:11:44.599Z] Sending build context to Docker daemon 12.28MB [2023-11-28T21:11:44.599Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:11:44.599Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-28T21:11:44.599Z] ---> 3cee87fdedc3 [2023-11-28T21:11:44.599Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:11:44.866Z] ---> Running in 909919229dff [2023-11-28T21:11:45.135Z] Removing intermediate container 909919229dff [2023-11-28T21:11:45.135Z] ---> 890b5c11c124 [2023-11-28T21:11:45.135Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:11:45.135Z] ---> Running in 873437e85912 [2023-11-28T21:11:45.403Z] Removing intermediate container 873437e85912 [2023-11-28T21:11:45.403Z] ---> 3f29b5b8b0d9 [2023-11-28T21:11:45.403Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-28T21:11:45.672Z] ---> Running in c97003f2153f [2023-11-28T21:11:45.939Z] Removing intermediate container c97003f2153f [2023-11-28T21:11:45.939Z] ---> 03375f54bc8c [2023-11-28T21:11:45.939Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T21:11:45.939Z] ---> Running in fc5db52fa88c [2023-11-28T21:11:46.205Z] Removing intermediate container fc5db52fa88c [2023-11-28T21:11:46.205Z] ---> 125048d393f9 [2023-11-28T21:11:46.205Z] Step 7/26 : WORKDIR /device-gpio [2023-11-28T21:11:46.205Z] ---> Running in cbe3c4d7285f [2023-11-28T21:11:46.472Z] Removing intermediate container cbe3c4d7285f [2023-11-28T21:11:46.472Z] ---> c1b4f91b2f06 [2023-11-28T21:11:46.472Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:11:46.741Z] ---> Running in 991b815ac57b [2023-11-28T21:11:47.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:11:47.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:11:48.919Z] OK: 271 MiB in 56 packages [2023-11-28T21:11:49.885Z] Removing intermediate container 991b815ac57b [2023-11-28T21:11:49.885Z] ---> 6f37317c2e72 [2023-11-28T21:11:49.885Z] Step 9/26 : COPY go.mod vendor* ./ [2023-11-28T21:11:50.155Z] ---> cfa91007521f [2023-11-28T21:11:50.155Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:11:50.155Z] ---> Running in 4458e451fea8 [2023-11-28T21:11:56.806Z] Removing intermediate container 4458e451fea8 [2023-11-28T21:11:56.806Z] ---> 06f8621e97d4 [2023-11-28T21:11:56.806Z] Step 11/26 : COPY . . [2023-11-28T21:11:57.390Z] ---> eb1456df029a [2023-11-28T21:11:57.390Z] Step 12/26 : RUN ${MAKE} [2023-11-28T21:11:57.390Z] ---> Running in 7a4ed8608d0b [2023-11-28T21:11:58.353Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-28T21:13:49.999Z] Removing intermediate container 7a4ed8608d0b [2023-11-28T21:13:49.999Z] ---> 26a6de34aa8a [2023-11-28T21:13:49.999Z] Step 13/26 : FROM alpine:3.18 [2023-11-28T21:13:49.999Z] 3.18: Pulling from library/alpine [2023-11-28T21:13:49.999Z] 579b34f0a95b: Pulling fs layer [2023-11-28T21:13:49.999Z] 579b34f0a95b: Download complete [2023-11-28T21:13:49.999Z] 579b34f0a95b: Pull complete [2023-11-28T21:13:49.999Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T21:13:49.999Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T21:13:49.999Z] ---> 3cc203321400 [2023-11-28T21:13:49.999Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-28T21:13:49.999Z] ---> Running in c2b90bb31eb7 [2023-11-28T21:13:49.999Z] Removing intermediate container c2b90bb31eb7 [2023-11-28T21:13:49.999Z] ---> e176adc44cfe [2023-11-28T21:13:49.999Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-28T21:13:49.999Z] ---> Running in 90fa3a6ddcf8 [2023-11-28T21:13:49.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:13:49.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:13:49.999Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T21:13:49.999Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T21:13:49.999Z] OK: 8 MiB in 16 packages [2023-11-28T21:13:49.999Z] Removing intermediate container 90fa3a6ddcf8 [2023-11-28T21:13:49.999Z] ---> 77f25f728407 [2023-11-28T21:13:49.999Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-28T21:13:49.999Z] ---> Running in ac7cb92ba6d5 [2023-11-28T21:13:49.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:13:49.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:13:49.999Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:13:49.999Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:13:49.999Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T21:13:49.999Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:13:49.999Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:13:49.999Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:13:49.999Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:13:49.999Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:13:49.999Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:13:49.999Z] OK: 8 MiB in 16 packages [2023-11-28T21:13:49.999Z] Removing intermediate container ac7cb92ba6d5 [2023-11-28T21:13:49.999Z] ---> 4ec3dbaeb79f [2023-11-28T21:13:49.999Z] Step 17/26 : WORKDIR / [2023-11-28T21:13:49.999Z] ---> Running in 22eea0dd03b5 [2023-11-28T21:13:49.999Z] Removing intermediate container 22eea0dd03b5 [2023-11-28T21:13:49.999Z] ---> 7933b2448c1b [2023-11-28T21:13:49.999Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-28T21:13:51.406Z] ---> dfd90d86d4db [2023-11-28T21:13:51.406Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-11-28T21:13:51.989Z] ---> fafdc43c6507 [2023-11-28T21:13:51.989Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-11-28T21:13:53.398Z] ---> 86e68b655816 [2023-11-28T21:13:53.398Z] Step 21/26 : EXPOSE 59910 [2023-11-28T21:13:53.398Z] ---> Running in ef248e5ca43e [2023-11-28T21:13:53.681Z] Removing intermediate container ef248e5ca43e [2023-11-28T21:13:53.681Z] ---> 4d630e0b29ed [2023-11-28T21:13:53.681Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-11-28T21:13:53.681Z] ---> Running in 9f9352905c62 [2023-11-28T21:13:54.273Z] Removing intermediate container 9f9352905c62 [2023-11-28T21:13:54.273Z] ---> 6bb6df3a26ed [2023-11-28T21:13:54.273Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T21:13:54.273Z] ---> Running in 1901fac1d2a8 [2023-11-28T21:13:54.539Z] Removing intermediate container 1901fac1d2a8 [2023-11-28T21:13:54.539Z] ---> 0c1342b459ba [2023-11-28T21:13:54.539Z] Step 24/26 : LABEL arch=arm64 [2023-11-28T21:13:54.539Z] ---> Running in d8c50142e1b8 [2023-11-28T21:13:54.807Z] Removing intermediate container d8c50142e1b8 [2023-11-28T21:13:54.807Z] ---> 738a034e6574 [2023-11-28T21:13:54.807Z] Step 25/26 : LABEL git_sha=8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [2023-11-28T21:13:54.807Z] ---> Running in facd8aabf1d9 [2023-11-28T21:13:55.079Z] Removing intermediate container facd8aabf1d9 [2023-11-28T21:13:55.079Z] ---> 81f10720db3b [2023-11-28T21:13:55.079Z] Step 26/26 : LABEL version=3.2.0-dev.1 [2023-11-28T21:13:55.346Z] ---> Running in ca1063329139 [2023-11-28T21:13:55.613Z] Removing intermediate container ca1063329139 [2023-11-28T21:13:55.613Z] ---> 741163948177 [2023-11-28T21:13:55.613Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T21:13:55.613Z] Successfully built 741163948177 [2023-11-28T21:13:55.613Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:13:56.076Z] provisioning config files... [2023-11-28T21:13:56.091Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/114@tmp/config3510663978543823133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:13:56.483Z] ---> ****-login.sh [2023-11-28T21:13:56.483Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:13:56.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:13:56.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:13:56.753Z] Configure a credential helper to remove this warning. See [2023-11-28T21:13:56.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:13:56.753Z] [2023-11-28T21:13:56.753Z] Login Succeeded [2023-11-28T21:13:56.753Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:13:57.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:13:57.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:13:57.020Z] Configure a credential helper to remove this warning. See [2023-11-28T21:13:57.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:13:57.020Z] [2023-11-28T21:13:57.020Z] Login Succeeded [2023-11-28T21:13:57.020Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:13:57.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:13:57.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:13:57.555Z] Configure a credential helper to remove this warning. See [2023-11-28T21:13:57.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:13:57.555Z] [2023-11-28T21:13:57.555Z] Login Succeeded [2023-11-28T21:13:57.555Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:13:57.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:13:57.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:13:57.821Z] Configure a credential helper to remove this warning. See [2023-11-28T21:13:57.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:13:57.821Z] [2023-11-28T21:13:57.821Z] Login Succeeded [2023-11-28T21:13:57.821Z] ****.io [2023-11-28T21:13:58.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:13:58.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:13:58.674Z] Configure a credential helper to remove this warning. See [2023-11-28T21:13:58.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:13:58.675Z] [2023-11-28T21:13:58.675Z] Login Succeeded [2023-11-28T21:13:58.675Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:13:58.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:13:58.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:13:58.946Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-11-28T21:13:58.946Z] 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [2023-11-28T21:13:58.946Z] latest [2023-11-28T21:13:58.946Z] 3.2.0-dev.1 [2023-11-28T21:13:58.946Z] 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 [2023-11-28T21:13:58.946Z] main [2023-11-28T21:13:58.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:13:59.511Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:13:59.990Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [2023-11-28T21:13:59.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-28T21:13:59.990Z] 17da70118da2: Preparing [2023-11-28T21:13:59.990Z] 1c355f7256b3: Preparing [2023-11-28T21:13:59.990Z] 65f72c693970: Preparing [2023-11-28T21:13:59.990Z] 6fcac6800bb0: Preparing [2023-11-28T21:13:59.990Z] 4321ffebb712: Preparing [2023-11-28T21:13:59.990Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:13:59.990Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:14:00.256Z] 4321ffebb712: Pushed [2023-11-28T21:14:00.256Z] 1c355f7256b3: Pushed [2023-11-28T21:14:00.256Z] 65f72c693970: Pushed [2023-11-28T21:14:00.256Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:14:02.197Z] 6fcac6800bb0: Pushed [2023-11-28T21:14:06.442Z] 17da70118da2: Pushed [2023-11-28T21:14:06.442Z] 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07: digest: sha256:94e39375fad56916799b5ea01ae848c8f40b76f6565397f5e9d8df8d8ccf8b44 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:14:06.915Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:14:07.432Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-11-28T21:14:07.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-28T21:14:07.433Z] 17da70118da2: Preparing [2023-11-28T21:14:07.433Z] 1c355f7256b3: Preparing [2023-11-28T21:14:07.433Z] 65f72c693970: Preparing [2023-11-28T21:14:07.433Z] 6fcac6800bb0: Preparing [2023-11-28T21:14:07.433Z] 4321ffebb712: Preparing [2023-11-28T21:14:07.433Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:14:07.433Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:14:07.433Z] 6fcac6800bb0: Layer already exists [2023-11-28T21:14:07.433Z] 4321ffebb712: Layer already exists [2023-11-28T21:14:07.433Z] 65f72c693970: Layer already exists [2023-11-28T21:14:07.433Z] 17da70118da2: Layer already exists [2023-11-28T21:14:07.433Z] 1c355f7256b3: Layer already exists [2023-11-28T21:14:07.433Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:14:07.698Z] latest: digest: sha256:94e39375fad56916799b5ea01ae848c8f40b76f6565397f5e9d8df8d8ccf8b44 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:14:08.163Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:14:08.629Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.1 [2023-11-28T21:14:08.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-28T21:14:08.630Z] 17da70118da2: Preparing [2023-11-28T21:14:08.630Z] 1c355f7256b3: Preparing [2023-11-28T21:14:08.630Z] 65f72c693970: Preparing [2023-11-28T21:14:08.630Z] 6fcac6800bb0: Preparing [2023-11-28T21:14:08.630Z] 4321ffebb712: Preparing [2023-11-28T21:14:08.630Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:14:08.630Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:14:08.630Z] 1c355f7256b3: Layer already exists [2023-11-28T21:14:08.630Z] 6fcac6800bb0: Layer already exists [2023-11-28T21:14:08.630Z] 17da70118da2: Layer already exists [2023-11-28T21:14:08.630Z] 65f72c693970: Layer already exists [2023-11-28T21:14:08.630Z] 4321ffebb712: Layer already exists [2023-11-28T21:14:08.630Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:14:08.894Z] 3.2.0-dev.1: digest: sha256:94e39375fad56916799b5ea01ae848c8f40b76f6565397f5e9d8df8d8ccf8b44 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:14:09.364Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:14:09.827Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 [2023-11-28T21:14:09.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-28T21:14:09.827Z] 17da70118da2: Preparing [2023-11-28T21:14:09.827Z] 1c355f7256b3: Preparing [2023-11-28T21:14:09.827Z] 65f72c693970: Preparing [2023-11-28T21:14:09.827Z] 6fcac6800bb0: Preparing [2023-11-28T21:14:09.827Z] 4321ffebb712: Preparing [2023-11-28T21:14:09.827Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:14:09.827Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:14:09.827Z] 6fcac6800bb0: Layer already exists [2023-11-28T21:14:09.827Z] 17da70118da2: Layer already exists [2023-11-28T21:14:09.827Z] 65f72c693970: Layer already exists [2023-11-28T21:14:09.827Z] 1c355f7256b3: Layer already exists [2023-11-28T21:14:09.827Z] 4321ffebb712: Layer already exists [2023-11-28T21:14:09.827Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:14:09.827Z] 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1: digest: sha256:94e39375fad56916799b5ea01ae848c8f40b76f6565397f5e9d8df8d8ccf8b44 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:14:10.575Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:14:11.122Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-11-28T21:14:11.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-28T21:14:11.122Z] 17da70118da2: Preparing [2023-11-28T21:14:11.122Z] 1c355f7256b3: Preparing [2023-11-28T21:14:11.122Z] 65f72c693970: Preparing [2023-11-28T21:14:11.122Z] 6fcac6800bb0: Preparing [2023-11-28T21:14:11.122Z] 4321ffebb712: Preparing [2023-11-28T21:14:11.122Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:14:11.122Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:14:11.122Z] 4321ffebb712: Layer already exists [2023-11-28T21:14:11.122Z] 65f72c693970: Layer already exists [2023-11-28T21:14:11.122Z] 17da70118da2: Layer already exists [2023-11-28T21:14:11.122Z] 1c355f7256b3: Layer already exists [2023-11-28T21:14:11.122Z] 6fcac6800bb0: Layer already exists [2023-11-28T21:14:11.122Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:14:11.390Z] main: digest: sha256:94e39375fad56916799b5ea01ae848c8f40b76f6565397f5e9d8df8d8ccf8b44 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:14:11.724Z] ===================================================== [Pipeline] echo [2023-11-28T21:14:11.777Z] taggedImages: [2023-11-28T21:14:11.777Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [2023-11-28T21:14:11.777Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-11-28T21:14:11.777Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.1 [2023-11-28T21:14:11.777Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:8226b0f40126749f7ecbcd5fcfadaed25d3d0c07-3.2.0-dev.1 [2023-11-28T21:14:11.777Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:14:12.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:14:12.423Z] [2023-11-28T21:14:12.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:14:12.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:14:12.833Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T21:14:12.833Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T21:14:12.833Z] 04944245beec: Pulling fs layer [2023-11-28T21:14:12.833Z] 699f458cf7ca: Pulling fs layer [2023-11-28T21:14:12.833Z] 765212b225bb: Pulling fs layer [2023-11-28T21:14:12.833Z] f23df028b6ca: Pulling fs layer [2023-11-28T21:14:12.833Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T21:14:12.833Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T21:14:12.833Z] 765212b225bb: Waiting [2023-11-28T21:14:12.833Z] f23df028b6ca: Waiting [2023-11-28T21:14:12.833Z] d65c8cfc05b1: Waiting [2023-11-28T21:14:12.833Z] 2437ff75d9bd: Waiting [2023-11-28T21:14:13.129Z] 04944245beec: Verifying Checksum [2023-11-28T21:14:13.129Z] 04944245beec: Download complete [2023-11-28T21:14:13.129Z] 765212b225bb: Verifying Checksum [2023-11-28T21:14:13.129Z] 765212b225bb: Download complete [2023-11-28T21:14:13.129Z] f23df028b6ca: Verifying Checksum [2023-11-28T21:14:13.129Z] f23df028b6ca: Download complete [2023-11-28T21:14:13.129Z] d65c8cfc05b1: Download complete [2023-11-28T21:14:13.129Z] 699f458cf7ca: Verifying Checksum [2023-11-28T21:14:13.129Z] 699f458cf7ca: Download complete [2023-11-28T21:14:13.728Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T21:14:13.728Z] 8998bd30e6a1: Download complete [2023-11-28T21:14:16.308Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T21:14:16.308Z] 2437ff75d9bd: Download complete [2023-11-28T21:14:19.650Z] 8998bd30e6a1: Pull complete [2023-11-28T21:14:19.650Z] 04944245beec: Pull complete [2023-11-28T21:14:21.054Z] 699f458cf7ca: Pull complete [2023-11-28T21:14:21.320Z] 765212b225bb: Pull complete [2023-11-28T21:14:21.907Z] f23df028b6ca: Pull complete [2023-11-28T21:14:22.174Z] d65c8cfc05b1: Pull complete [2023-11-28T21:14:37.196Z] 2437ff75d9bd: Pull complete [2023-11-28T21:14:37.196Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T21:14:37.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:14:37.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:14:37.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container [2023-11-28T21:14:37.642Z] $ 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-gpio/114 -v /w/workspace/device-gpio/114:/w/workspace/device-gpio/114:rw,z -v /w/workspace/device-gpio/114@tmp:/w/workspace/device-gpio/114@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 [2023-11-28T21:14:40.155Z] $ docker top 50cae80880bfb7d58d75347c233e08df7173c03be6e2417d2abf000133b5a4e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:14:40.780Z] ---> job-cost.sh [2023-11-28T21:14:41.044Z] lf-activate-venv: SKIPPING [2023-11-28T21:14:41.044Z] INFO: No Stack... [2023-11-28T21:14:41.310Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T21:14:42.266Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T21:14:42.589Z] + cat /w/workspace/device-gpio/114/archives/cost.csv [2023-11-28T21:14:42.589Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T21:14:42.642Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] [2023-11-28T21:14:42.651Z] Resource [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] did not exist. Created. [2023-11-28T21:14:42.651Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T21:14:43.081Z] /w/workspace/device-gpio/114@tmp/durable-ba54a35d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T21:14:43.432Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T21:14:43.510Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T21:14:43.561Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T21:14:43.571Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T21:14:43.686Z] $ docker stop --time=1 50cae80880bfb7d58d75347c233e08df7173c03be6e2417d2abf000133b5a4e9 [2023-11-28T21:14:47.065Z] $ docker rm -f --volumes 50cae80880bfb7d58d75347c233e08df7173c03be6e2417d2abf000133b5a4e9 [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 [2023-11-28T21:14:48.432Z] provisioning config files... [2023-11-28T21:14:48.438Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9628981597894933309tmp [Pipeline] { [Pipeline] sh [2023-11-28T21:14:48.822Z] + set +x [2023-11-28T21:14:48.822Z] + curl -s https://codecov.io/bash [2023-11-28T21:14:48.822Z] + bash -s -- [2023-11-28T21:14:48.822Z] [2023-11-28T21:14:48.822Z] _____ _ [2023-11-28T21:14:48.822Z] / ____| | | [2023-11-28T21:14:48.822Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T21:14:48.822Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T21:14:48.822Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T21:14:48.822Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T21:14:48.822Z] Bash-1.0.6 [2023-11-28T21:14:48.822Z] [2023-11-28T21:14:48.822Z] [2023-11-28T21:14:48.822Z] ==> git version 2.25.1 found [2023-11-28T21:14:48.822Z] ==> 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 [2023-11-28T21:14:48.822Z] Release-Date: 2020-01-08 [2023-11-28T21:14:48.822Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-28T21:14:48.822Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T21:14:48.822Z] ==> Jenkins CI detected. [2023-11-28T21:14:48.822Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-11-28T21:14:48.822Z] project root: . [2023-11-28T21:14:48.822Z] --> token set from env [2023-11-28T21:14:48.822Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T21:14:48.822Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T21:14:48.822Z] ==> Python coveragepy not found [2023-11-28T21:14:48.822Z] ==> Searching for coverage reports in: [2023-11-28T21:14:48.822Z] + . [2023-11-28T21:14:48.822Z] -> Found 1 reports [2023-11-28T21:14:48.822Z] ==> Detecting git/mercurial file structure [2023-11-28T21:14:48.822Z] ==> Reading reports [2023-11-28T21:14:48.822Z] + ./coverage.out bytes=10 [2023-11-28T21:14:48.822Z] ==> Appending adjustments [2023-11-28T21:14:48.822Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T21:14:49.083Z] + Found adjustments [2023-11-28T21:14:49.083Z] ==> Gzipping contents [2023-11-28T21:14:49.083Z] 4.0K /tmp/codecov.vSfCD5.gz [2023-11-28T21:14:49.083Z] ==> Uploading reports [2023-11-28T21:14:49.083Z] url: https://codecov.io [2023-11-28T21:14:49.083Z] query: branch=main&commit=8226b0f40126749f7ecbcd5fcfadaed25d3d0c07&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:14:49.083Z] -> Pinging Codecov [2023-11-28T21:14:49.083Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8226b0f40126749f7ecbcd5fcfadaed25d3d0c07&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:14:49.083Z] -> Uploading to [2023-11-28T21:14:49.083Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8226b0f40126749f7ecbcd5fcfadaed25d3d0c07/41f28182-6359-4826-9693-fa200b627772.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T211448Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e4a751379b9e98f2c4f2a55bb583237c8c299169ba8c00d130954f7806f6c34 [2023-11-28T21:14:49.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:14:49.083Z] Dload Upload Total Spent Left Speed [2023-11-28T21:14:49.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2706 --:--:-- --:--:-- --:--:-- 2693 100 563 0 0 100 563 0 2279 --:--:-- --:--:-- --:--:-- 2270 [2023-11-28T21:14:49.345Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] } [2023-11-28T21:14:49.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T21:14:49.685Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T21:14:49.697Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:14:50.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:14:50.129Z] [2023-11-28T21:14:50.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:14:50.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:14:50.481Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T21:14:50.481Z] df9b9388f04a: Pulling fs layer [2023-11-28T21:14:50.481Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T21:14:50.481Z] 25bc292e5bac: Pulling fs layer [2023-11-28T21:14:50.481Z] 114826534d7a: Pulling fs layer [2023-11-28T21:14:50.481Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T21:14:50.481Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T21:14:50.481Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T21:14:50.481Z] 114826534d7a: Waiting [2023-11-28T21:14:50.481Z] 4657fd5d0bcf: Waiting [2023-11-28T21:14:50.481Z] 6ad1cebc031e: Waiting [2023-11-28T21:14:50.481Z] 8a3aa393b2d8: Waiting [2023-11-28T21:14:50.481Z] 25bc292e5bac: Verifying Checksum [2023-11-28T21:14:50.481Z] 25bc292e5bac: Download complete [2023-11-28T21:14:50.481Z] 52dc419b0ee2: Verifying Checksum [2023-11-28T21:14:50.481Z] 52dc419b0ee2: Download complete [2023-11-28T21:14:50.481Z] 4657fd5d0bcf: Verifying Checksum [2023-11-28T21:14:50.481Z] 4657fd5d0bcf: Download complete [2023-11-28T21:14:50.481Z] df9b9388f04a: Verifying Checksum [2023-11-28T21:14:50.481Z] df9b9388f04a: Download complete [2023-11-28T21:14:50.743Z] df9b9388f04a: Pull complete [2023-11-28T21:14:50.743Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T21:14:50.743Z] 6ad1cebc031e: Download complete [2023-11-28T21:14:50.743Z] 52dc419b0ee2: Pull complete [2023-11-28T21:14:50.743Z] 25bc292e5bac: Pull complete [2023-11-28T21:14:51.317Z] 114826534d7a: Verifying Checksum [2023-11-28T21:14:51.317Z] 114826534d7a: Download complete [2023-11-28T21:14:51.317Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T21:14:51.317Z] 8a3aa393b2d8: Download complete [2023-11-28T21:14:54.614Z] 114826534d7a: Pull complete [2023-11-28T21:14:54.614Z] 4657fd5d0bcf: Pull complete [2023-11-28T21:14:54.872Z] 6ad1cebc031e: Pull complete [2023-11-28T21:14:58.171Z] 8a3aa393b2d8: Pull complete [2023-11-28T21:14:58.171Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T21:14:58.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:14:58.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:14:58.474Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2023-11-28T21:14:58.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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:1.410.4 cat [2023-11-28T21:15:03.838Z] $ docker top 25d980b5bd5f1adabce0a54f2ddce2070308ceabaa7659daa2d41789a0d98560 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T21:15:04.018Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-11-28T21:15:04.297Z] + set -o pipefail [2023-11-28T21:15:04.297Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-11-28T21:15:09.574Z] [2023-11-28T21:15:09.575Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-11-28T21:15:09.575Z] [2023-11-28T21:15:09.575Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/a5b39aa2-e138-4404-9990-86347a991ba9 [2023-11-28T21:15:09.575Z] [2023-11-28T21:15:09.575Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T21:15:09.575Z] [2023-11-28T21:15:09.835Z] [2023-11-28T21:15:09.835Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T21:15:09.835Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T21:15:09.835Z] More details here: https://snyk.co/ue1NS [2023-11-28T21:15:09.835Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T21:15:09.835Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T21:15:09.842Z] $ docker stop --time=1 25d980b5bd5f1adabce0a54f2ddce2070308ceabaa7659daa2d41789a0d98560 [2023-11-28T21:15:13.806Z] $ docker rm -f --volumes 25d980b5bd5f1adabce0a54f2ddce2070308ceabaa7659daa2d41789a0d98560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T21:15:15.273Z] + git log --format=format:%s -1 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 [Pipeline] sh [2023-11-28T21:15:15.563Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:15:15.563Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:15:15.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:15:15.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:15:16.079Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2023-11-28T21:15:16.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2023-11-28T21:15:16.564Z] $ docker top 199c33250bc7c16126bb49a3fc00a4c9aec6a135d6b8622c7786e5bf32c39956 -eo pid,comm [2023-11-28T21:15:16.617Z] 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). [2023-11-28T21:15:16.617Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:15:16.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:15:16.819Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:15:16.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:15:16.919Z] $ docker exec 199c33250bc7c16126bb49a3fc00a4c9aec6a135d6b8622c7786e5bf32c39956 ssh-agent [2023-11-28T21:15:17.016Z] SSH_AUTH_SOCK=/tmp/ssh-h9p8xuJGpt4m/agent.32 [2023-11-28T21:15:17.016Z] SSH_AGENT_PID=38 [2023-11-28T21:15:17.020Z] Running ssh-add (command line suppressed) [2023-11-28T21:15:17.110Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1502128951206659817.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1502128951206659817.key) [2023-11-28T21:15:17.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:15:17.462Z] + git semver tag [2023-11-28T21:15:17.723Z] 2023-11-28 21:15:17,658 [run_tag] DEBUG tag force:False [2023-11-28T21:15:17.723Z] 2023-11-28 21:15:17,658 [check_head_tag] DEBUG check head tag [2023-11-28T21:15:17.723Z] 2023-11-28 21:15:17,658 [execute] INFO git cat-file --batch-check [2023-11-28T21:15:17.723Z] 2023-11-28 21:15:17,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:15:17.723Z] 2023-11-28 21:15:17,663 [execute] INFO git cat-file --batch [2023-11-28T21:15:17.723Z] 2023-11-28 21:15:17,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:15:17.723Z] 2023-11-28 21:15:17,678 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-28T21:15:17.723Z] 2023-11-28 21:15:17,679 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-28T21:15:17.723Z] 2023-11-28 21:15:17,679 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:15:17.723Z] 2023-11-28 21:15:17,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-28T21:15:17.723Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T21:15:17.729Z] $ docker exec --env ******** --env ******** 199c33250bc7c16126bb49a3fc00a4c9aec6a135d6b8622c7786e5bf32c39956 ssh-agent -k [2023-11-28T21:15:17.838Z] unset SSH_AUTH_SOCK; [2023-11-28T21:15:17.839Z] unset SSH_AGENT_PID; [2023-11-28T21:15:17.839Z] echo Agent pid 38 killed; [2023-11-28T21:15:17.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:15:18.357Z] + git semver [Pipeline] } [2023-11-28T21:15:18.627Z] $ docker stop --time=1 199c33250bc7c16126bb49a3fc00a4c9aec6a135d6b8622c7786e5bf32c39956 [2023-11-28T21:15:19.919Z] $ docker rm -f --volumes 199c33250bc7c16126bb49a3fc00a4c9aec6a135d6b8622c7786e5bf32c39956 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:15:20.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:15:20.585Z] [2023-11-28T21:15:20.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:15:20.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:15:20.943Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T21:15:20.943Z] ab5ef0e58194: Pulling fs layer [2023-11-28T21:15:20.943Z] 9712f1f96733: Pulling fs layer [2023-11-28T21:15:20.943Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T21:15:20.943Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T21:15:20.943Z] e9a5061849ea: Pulling fs layer [2023-11-28T21:15:20.943Z] 0d9ebad4ef96: Waiting [2023-11-28T21:15:20.943Z] d747dcd14b5f: Pulling fs layer [2023-11-28T21:15:20.943Z] e9a5061849ea: Waiting [2023-11-28T21:15:20.943Z] d747dcd14b5f: Waiting [2023-11-28T21:15:20.943Z] 2de7ff778b66: Pulling fs layer [2023-11-28T21:15:20.943Z] 2de7ff778b66: Waiting [2023-11-28T21:15:20.943Z] 9712f1f96733: Verifying Checksum [2023-11-28T21:15:20.943Z] 9712f1f96733: Download complete [2023-11-28T21:15:21.207Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T21:15:21.207Z] 63f879dbbcfc: Download complete [2023-11-28T21:15:21.468Z] e9a5061849ea: Verifying Checksum [2023-11-28T21:15:21.468Z] e9a5061849ea: Download complete [2023-11-28T21:15:21.468Z] d747dcd14b5f: Verifying Checksum [2023-11-28T21:15:21.468Z] d747dcd14b5f: Download complete [2023-11-28T21:15:21.468Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T21:15:21.468Z] 0d9ebad4ef96: Download complete [2023-11-28T21:15:21.468Z] ab5ef0e58194: Verifying Checksum [2023-11-28T21:15:21.468Z] ab5ef0e58194: Download complete [2023-11-28T21:15:21.728Z] 2de7ff778b66: Download complete [2023-11-28T21:15:25.014Z] ab5ef0e58194: Pull complete [2023-11-28T21:15:25.015Z] 9712f1f96733: Pull complete [2023-11-28T21:15:25.273Z] 63f879dbbcfc: Pull complete [2023-11-28T21:15:29.461Z] 0d9ebad4ef96: Pull complete [2023-11-28T21:15:29.721Z] e9a5061849ea: Pull complete [2023-11-28T21:15:29.981Z] d747dcd14b5f: Pull complete [2023-11-28T21:15:31.359Z] 2de7ff778b66: Pull complete [2023-11-28T21:15:31.359Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T21:15:31.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:15:31.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:15:31.654Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2023-11-28T21:15:31.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2023-11-28T21:15:37.349Z] $ docker top ce6aa12dc62f22eceae9ad87d88919c497b5bc30bb2aa273be1408c920851407 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:15:37.512Z] provisioning config files... [2023-11-28T21:15:37.525Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config564893741334076512tmp [2023-11-28T21:15:37.545Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18145766203534846374tmp [2023-11-28T21:15:37.563Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config258388295021373919tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:15:37.635Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:15:37.933Z] ---> sigul-configuration.sh [2023-11-28T21:15:37.933Z] gpg: directory `/root/.gnupg' created [2023-11-28T21:15:37.933Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T21:15:37.933Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T21:15:37.933Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T21:15:37.933Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T21:15:37.933Z] gpg: CAST5 encrypted data [2023-11-28T21:15:37.933Z] gpg: encrypted with 1 passphrase [2023-11-28T21:15:37.933Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T21:15:38.229Z] + mkdir /home/jenkins [2023-11-28T21:15:38.229Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T21:15:38.527Z] + 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 [2023-11-28T21:15:38.542Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:15:38.835Z] ---> sigul-install.sh [2023-11-28T21:15:38.835Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T21:15:39.129Z] + git tag --list [2023-11-28T21:15:39.129Z] v1.0.0 [2023-11-28T21:15:39.129Z] v2.1.0 [2023-11-28T21:15:39.129Z] v2.1.1 [2023-11-28T21:15:39.129Z] v2.2.0 [2023-11-28T21:15:39.129Z] v2.3.0 [2023-11-28T21:15:39.129Z] v3.0 [2023-11-28T21:15:39.129Z] v3.0.0 [2023-11-28T21:15:39.129Z] v3.1 [2023-11-28T21:15:39.129Z] v3.1.0 [2023-11-28T21:15:39.129Z] v3.1.0-dev.1 [2023-11-28T21:15:39.129Z] v3.1.0-dev.10 [2023-11-28T21:15:39.129Z] v3.1.0-dev.11 [2023-11-28T21:15:39.129Z] v3.1.0-dev.12 [2023-11-28T21:15:39.129Z] v3.1.0-dev.13 [2023-11-28T21:15:39.129Z] v3.1.0-dev.14 [2023-11-28T21:15:39.129Z] v3.1.0-dev.15 [2023-11-28T21:15:39.129Z] v3.1.0-dev.16 [2023-11-28T21:15:39.129Z] v3.1.0-dev.17 [2023-11-28T21:15:39.129Z] v3.1.0-dev.18 [2023-11-28T21:15:39.129Z] v3.1.0-dev.19 [2023-11-28T21:15:39.129Z] v3.1.0-dev.2 [2023-11-28T21:15:39.129Z] v3.1.0-dev.20 [2023-11-28T21:15:39.129Z] v3.1.0-dev.21 [2023-11-28T21:15:39.129Z] v3.1.0-dev.22 [2023-11-28T21:15:39.129Z] v3.1.0-dev.23 [2023-11-28T21:15:39.129Z] v3.1.0-dev.24 [2023-11-28T21:15:39.129Z] v3.1.0-dev.25 [2023-11-28T21:15:39.129Z] v3.1.0-dev.26 [2023-11-28T21:15:39.129Z] v3.1.0-dev.3 [2023-11-28T21:15:39.129Z] v3.1.0-dev.4 [2023-11-28T21:15:39.129Z] v3.1.0-dev.5 [2023-11-28T21:15:39.129Z] v3.1.0-dev.6 [2023-11-28T21:15:39.129Z] v3.1.0-dev.7 [2023-11-28T21:15:39.129Z] v3.1.0-dev.8 [2023-11-28T21:15:39.129Z] v3.1.0-dev.9 [2023-11-28T21:15:39.129Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T21:15:39.420Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-28T21:15:39.987Z] Signing Git tag with Sigul... [2023-11-28T21:15:39.987Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-28T21:15:40.259Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:15:40.549Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T21:15:40.557Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T21:15:40.687Z] $ docker stop --time=1 ce6aa12dc62f22eceae9ad87d88919c497b5bc30bb2aa273be1408c920851407 [2023-11-28T21:15:41.976Z] $ docker rm -f --volumes ce6aa12dc62f22eceae9ad87d88919c497b5bc30bb2aa273be1408c920851407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T21:15:42.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:15:42.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:15:43.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:15:43.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:15:43.463Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2023-11-28T21:15:43.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2023-11-28T21:15:43.825Z] $ docker top abddf6e32e0b4a73af3c939c4ea8c4598e4c700b4638b126ea59942299cd4967 -eo pid,comm [2023-11-28T21:15:43.879Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T21:15:43.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:15:44.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:15:44.117Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:15:44.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:15:44.223Z] $ docker exec abddf6e32e0b4a73af3c939c4ea8c4598e4c700b4638b126ea59942299cd4967 ssh-agent [2023-11-28T21:15:44.352Z] SSH_AUTH_SOCK=/tmp/ssh-54eHSkqXyQ4w/agent.32 [2023-11-28T21:15:44.352Z] SSH_AGENT_PID=38 [2023-11-28T21:15:44.357Z] Running ssh-add (command line suppressed) [2023-11-28T21:15:44.454Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12502413591007942164.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12502413591007942164.key) [2023-11-28T21:15:44.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:15:44.813Z] + git semver bump pre [2023-11-28T21:15:45.073Z] 2023-11-28 21:15:45,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-28T21:15:45.073Z] 2023-11-28 21:15:45,037 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-28T21:15:45.073Z] 2023-11-28 21:15:45,037 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-28T21:15:45.073Z] 2023-11-28 21:15:45,037 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-11-28T21:15:45.073Z] 2023-11-28 21:15:45,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-28T21:15:45.073Z] 2023-11-28 21:15:45,037 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-28T21:15:45.073Z] 2023-11-28 21:15:45,041 [execute] INFO git cat-file --batch-check [2023-11-28T21:15:45.073Z] 2023-11-28 21:15:45,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:15:45.073Z] 2023-11-28 21:15:45,047 [execute] INFO git cat-file --batch [2023-11-28T21:15:45.073Z] 2023-11-28 21:15:45,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:15:45.073Z] 2023-11-28 21:15:45,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-28T21:15:45.073Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T21:15:45.341Z] $ docker exec --env ******** --env ******** abddf6e32e0b4a73af3c939c4ea8c4598e4c700b4638b126ea59942299cd4967 ssh-agent -k [2023-11-28T21:15:45.442Z] unset SSH_AUTH_SOCK; [2023-11-28T21:15:45.442Z] unset SSH_AGENT_PID; [2023-11-28T21:15:45.442Z] echo Agent pid 38 killed; [2023-11-28T21:15:45.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:15:46.056Z] + git semver [Pipeline] } [2023-11-28T21:15:46.325Z] $ docker stop --time=1 abddf6e32e0b4a73af3c939c4ea8c4598e4c700b4638b126ea59942299cd4967 [2023-11-28T21:15:47.581Z] $ docker rm -f --volumes abddf6e32e0b4a73af3c939c4ea8c4598e4c700b4638b126ea59942299cd4967 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:15:48.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:15:48.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:15:48.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:15:48.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:15:48.753Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2023-11-28T21:15:48.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2023-11-28T21:15:49.205Z] $ docker top c188298554e14e54e3772b8d0a0c21e212384c07ae8325c3619ffe5e15433b4a -eo pid,comm [2023-11-28T21:15:49.259Z] 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). [2023-11-28T21:15:49.259Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:15:49.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:15:49.476Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:15:49.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:15:49.600Z] $ docker exec c188298554e14e54e3772b8d0a0c21e212384c07ae8325c3619ffe5e15433b4a ssh-agent [2023-11-28T21:15:49.709Z] SSH_AUTH_SOCK=/tmp/ssh-PPWfpzB765PU/agent.32 [2023-11-28T21:15:49.709Z] SSH_AGENT_PID=38 [2023-11-28T21:15:49.713Z] Running ssh-add (command line suppressed) [2023-11-28T21:15:49.819Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11347542626363167181.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11347542626363167181.key) [2023-11-28T21:15:49.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:15:50.246Z] + git semver push [2023-11-28T21:15:50.524Z] 2023-11-28 21:15:50,429 [run_push] DEBUG push [2023-11-28T21:15:50.524Z] 2023-11-28 21:15:50,429 [execute] INFO git cat-file --batch-check [2023-11-28T21:15:50.524Z] 2023-11-28 21:15:50,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:15:50.524Z] 2023-11-28 21:15:50,433 [execute] INFO git rev-list 5e59b960d9c0520eee9acfedc6cee0ea9fdbc8c5 -- [2023-11-28T21:15:50.524Z] 2023-11-28 21:15:50,433 [execute] DEBUG Popen(['git', 'rev-list', '5e59b960d9c0520eee9acfedc6cee0ea9fdbc8c5', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:15:50.524Z] 2023-11-28 21:15:50,440 [execute] INFO git fetch -v origin [2023-11-28T21:15:50.524Z] 2023-11-28 21:15:50,441 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-28T21:15:51.092Z] 2023-11-28 21:15:50,972 [run_push] DEBUG no remote changes detected [2023-11-28T21:15:51.092Z] 2023-11-28 21:15:50,973 [execute] INFO git push origin semver [2023-11-28T21:15:51.092Z] 2023-11-28 21:15:50,973 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:15:52.029Z] 2023-11-28 21:15:51,762 [run_push] DEBUG push all version tags [2023-11-28T21:15:52.029Z] 2023-11-28 21:15:51,762 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T21:15:52.029Z] 2023-11-28 21:15:51,763 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:15:52.597Z] 2023-11-28 21:15:52,491 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-28T21:15:52.597Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T21:15:52.603Z] $ docker exec --env ******** --env ******** c188298554e14e54e3772b8d0a0c21e212384c07ae8325c3619ffe5e15433b4a ssh-agent -k [2023-11-28T21:15:52.696Z] unset SSH_AUTH_SOCK; [2023-11-28T21:15:52.697Z] unset SSH_AGENT_PID; [2023-11-28T21:15:52.697Z] echo Agent pid 38 killed; [2023-11-28T21:15:52.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:15:53.230Z] + git semver [Pipeline] } [2023-11-28T21:15:53.502Z] $ docker stop --time=1 c188298554e14e54e3772b8d0a0c21e212384c07ae8325c3619ffe5e15433b4a [2023-11-28T21:15:54.821Z] $ docker rm -f --volumes c188298554e14e54e3772b8d0a0c21e212384c07ae8325c3619ffe5e15433b4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T21:15:56.309Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-11-28T21:15:56.309Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-11-28T21:15:56.309Z] total 16 [2023-11-28T21:15:56.309Z] drwxr-xr-x 3 root root 4096 Nov 28 20:32 . [2023-11-28T21:15:56.309Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 21:15 .. [2023-11-28T21:15:56.309Z] drwxr-xr-x 2 root root 4096 Nov 28 20:32 cost [2023-11-28T21:15:56.309Z] -rw-r--r-- 1 root root 83 Nov 28 20:32 cost.csv [2023-11-28T21:15:56.309Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-11-28T21:15:56.309Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-11-28T21:15:56.309Z] total 16 [2023-11-28T21:15:56.309Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 . [2023-11-28T21:15:56.309Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 21:15 .. [2023-11-28T21:15:56.309Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:32 cost [2023-11-28T21:15:56.309Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 28 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:15:56.600Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:15:57.464Z] ---> package-listing.sh [2023-11-28T21:15:57.464Z] ++ facter osfamily [2023-11-28T21:15:57.464Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T21:15:57.724Z] + OS_FAMILY=debian [2023-11-28T21:15:57.724Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-11-28T21:15:57.724Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T21:15:57.724Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T21:15:57.724Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T21:15:57.724Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T21:15:57.724Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-11-28T21:15:57.724Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T21:15:57.724Z] + case "${OS_FAMILY}" in [2023-11-28T21:15:57.724Z] + dpkg -l [2023-11-28T21:15:57.724Z] + grep '^ii' [2023-11-28T21:15:57.724Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T21:15:57.724Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T21:15:57.724Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T21:15:57.724Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-11-28T21:15:57.724Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-11-28T21:15:57.724Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-11-28T21:15:57.735Z] 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/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T21:15:58.012Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:15:58.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T21:15:58.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:15:58.817Z] prd-ubuntu20.04-docker-8c-8g-5118 does not seem to be running inside a container [2023-11-28T21:15:58.846Z] $ 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/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2023-11-28T21:15:59.063Z] $ docker top 4bc72815d4f81ca3321610ffecce0467100a330c9c52077143a2ed80929b66d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:15:59.524Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T21:15:59.806Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T21:16:00.091Z] + ls /var/log/sa-host [2023-11-28T21:16:00.091Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:16:00.221Z] provisioning config files... [2023-11-28T21:16:00.230Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2507416666935094872tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:16:00.348Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:16:00.630Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T21:16:00.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:16:01.068Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T21:16:01.077Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:16:01.361Z] ---> sudo-logs.sh [2023-11-28T21:16:01.362Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T21:16:01.451Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:16:01.736Z] ---> job-cost.sh [2023-11-28T21:16:01.736Z] lf-activate-venv: SKIPPING [2023-11-28T21:16:01.736Z] DEBUG: total: 0.2199999988079071 [2023-11-28T21:16:01.736Z] INFO: Retrieving Stack Cost... [2023-11-28T21:16:01.997Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T21:16:02.566Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T21:16:02.578Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:16:02.865Z] ---> logs-deploy.sh [2023-11-28T21:16:02.865Z] lf-activate-venv: SKIPPING [2023-11-28T21:16:02.865Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/114 [2023-11-28T21:16:02.865Z] INFO: archiving workspace using pattern(s): [2023-11-28T21:16:03.806Z] Archives upload complete. [2023-11-28T21:16:04.066Z] INFO: archiving logs to Nexus [2023-11-28T21:16:04.636Z] ---> uname -a: [2023-11-28T21:16:04.636Z] Linux prd-ubuntu20-04-docker-8c-8g-5118 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-28T21:16:04.636Z] [2023-11-28T21:16:04.637Z] [2023-11-28T21:16:04.637Z] ---> lscpu: [2023-11-28T21:16:04.637Z] Architecture: x86_64 [2023-11-28T21:16:04.637Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-28T21:16:04.637Z] Byte Order: Little Endian [2023-11-28T21:16:04.637Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-28T21:16:04.637Z] CPU(s): 8 [2023-11-28T21:16:04.637Z] On-line CPU(s) list: 0-7 [2023-11-28T21:16:04.637Z] Thread(s) per core: 1 [2023-11-28T21:16:04.637Z] Core(s) per socket: 1 [2023-11-28T21:16:04.637Z] Socket(s): 8 [2023-11-28T21:16:04.637Z] NUMA node(s): 1 [2023-11-28T21:16:04.637Z] Vendor ID: AuthenticAMD [2023-11-28T21:16:04.637Z] CPU family: 23 [2023-11-28T21:16:04.637Z] Model: 49 [2023-11-28T21:16:04.637Z] Model name: AMD EPYC-Rome Processor [2023-11-28T21:16:04.637Z] Stepping: 0 [2023-11-28T21:16:04.637Z] CPU MHz: 2799.996 [2023-11-28T21:16:04.637Z] BogoMIPS: 5599.99 [2023-11-28T21:16:04.637Z] Virtualization: AMD-V [2023-11-28T21:16:04.637Z] Hypervisor vendor: KVM [2023-11-28T21:16:04.637Z] Virtualization type: full [2023-11-28T21:16:04.637Z] L1d cache: 256 KiB [2023-11-28T21:16:04.637Z] L1i cache: 256 KiB [2023-11-28T21:16:04.637Z] L2 cache: 4 MiB [2023-11-28T21:16:04.637Z] L3 cache: 128 MiB [2023-11-28T21:16:04.637Z] NUMA node0 CPU(s): 0-7 [2023-11-28T21:16:04.637Z] Vulnerability Itlb multihit: Not affected [2023-11-28T21:16:04.637Z] Vulnerability L1tf: Not affected [2023-11-28T21:16:04.637Z] Vulnerability Mds: Not affected [2023-11-28T21:16:04.637Z] Vulnerability Meltdown: Not affected [2023-11-28T21:16:04.637Z] Vulnerability Mmio stale data: Not affected [2023-11-28T21:16:04.637Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-28T21:16:04.637Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-28T21:16:04.637Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-28T21:16:04.637Z] Vulnerability Srbds: Not affected [2023-11-28T21:16:04.637Z] Vulnerability Tsx async abort: Not affected [2023-11-28T21:16:04.637Z] 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 [2023-11-28T21:16:04.637Z] [2023-11-28T21:16:04.637Z] [2023-11-28T21:16:04.637Z] ---> nproc: [2023-11-28T21:16:04.637Z] 8 [2023-11-28T21:16:04.637Z] [2023-11-28T21:16:04.637Z] [2023-11-28T21:16:04.637Z] ---> df -h: [2023-11-28T21:16:04.637Z] Filesystem Size Used Avail Use% Mounted on [2023-11-28T21:16:04.637Z] overlay 155G 13G 143G 9% / [2023-11-28T21:16:04.637Z] tmpfs 64M 0 64M 0% /dev [2023-11-28T21:16:04.637Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-28T21:16:04.637Z] shm 64M 0 64M 0% /dev/shm [2023-11-28T21:16:04.637Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-11-28T21:16:04.637Z] [2023-11-28T21:16:04.637Z] [2023-11-28T21:16:04.637Z] ---> sar -b -r -n DEV: [2023-11-28T21:16:04.637Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5118) 11/28/23 _x86_64_ (8 CPU) [2023-11-28T21:16:04.637Z] [2023-11-28T21:16:04.637Z] 20:28:13 LINUX RESTART (8 CPU) [2023-11-28T21:16:04.637Z] [2023-11-28T21:16:04.637Z] 20:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-28T21:16:04.637Z] 20:30:01 151.72 5.69 146.03 0.00 550.82 100145.06 0.00 [2023-11-28T21:16:04.637Z] 20:31:01 155.49 0.10 155.39 0.00 14.26 52406.33 0.00 [2023-11-28T21:16:04.637Z] 20:32:01 155.66 0.18 155.47 0.00 11.86 30782.07 0.00 [2023-11-28T21:16:04.637Z] 20:33:01 49.23 0.03 49.19 0.00 2.13 16759.07 0.00 [2023-11-28T21:16:04.637Z] 20:34:01 39.58 11.66 27.91 0.00 5427.36 6352.02 0.00 [2023-11-28T21:16:04.637Z] 20:35:01 1.98 0.00 1.98 0.00 0.00 20.66 0.00 [2023-11-28T21:16:04.637Z] 20:36:01 2.75 1.58 1.17 0.00 36.26 13.86 0.00 [2023-11-28T21:16:04.637Z] 20:37:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 [2023-11-28T21:16:04.637Z] 20:38:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2023-11-28T21:16:04.637Z] 20:39:01 2.05 0.00 2.05 0.00 0.00 35.46 0.00 [2023-11-28T21:16:04.637Z] 20:40:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2023-11-28T21:16:04.637Z] 20:41:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 [2023-11-28T21:16:04.637Z] 20:42:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2023-11-28T21:16:04.637Z] 20:43:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 [2023-11-28T21:16:04.637Z] 20:44:01 1.27 0.02 1.25 0.00 0.13 15.60 0.00 [2023-11-28T21:16:04.637Z] 20:45:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2023-11-28T21:16:04.637Z] 20:46:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-11-28T21:16:04.637Z] 20:47:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2023-11-28T21:16:04.637Z] 20:48:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 [2023-11-28T21:16:04.637Z] 20:49:01 1.27 0.00 1.27 0.00 0.00 16.66 0.00 [2023-11-28T21:16:04.637Z] 20:50:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 [2023-11-28T21:16:04.637Z] 20:51:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 [2023-11-28T21:16:04.637Z] 20:52:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 [2023-11-28T21:16:04.637Z] 20:53:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 [2023-11-28T21:16:04.637Z] 20:54:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2023-11-28T21:16:04.637Z] 20:55:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 [2023-11-28T21:16:04.637Z] 20:56:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2023-11-28T21:16:04.637Z] 20:57:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2023-11-28T21:16:04.637Z] 20:58:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2023-11-28T21:16:04.637Z] 20:59:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 [2023-11-28T21:16:04.637Z] 21:00:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 [2023-11-28T21:16:04.637Z] 21:01:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 [2023-11-28T21:16:04.637Z] 21:02:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 [2023-11-28T21:16:04.637Z] 21:03:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 [2023-11-28T21:16:04.637Z] 21:04:01 2.80 1.02 1.78 0.00 21.86 25.33 0.00 [2023-11-28T21:16:04.637Z] 21:05:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 [2023-11-28T21:16:04.637Z] 21:06:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2023-11-28T21:16:04.637Z] 21:07:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2023-11-28T21:16:04.637Z] 21:08:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2023-11-28T21:16:04.637Z] 21:09:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2023-11-28T21:16:04.637Z] 21:10:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2023-11-28T21:16:04.637Z] 21:11:01 1.22 0.00 1.22 0.00 0.00 15.86 0.00 [2023-11-28T21:16:04.637Z] 21:12:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 [2023-11-28T21:16:04.637Z] 21:13:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 [2023-11-28T21:16:04.637Z] 21:14:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2023-11-28T21:16:04.637Z] 21:15:01 21.41 0.07 21.34 0.00 7.86 14113.30 0.00 [2023-11-28T21:16:04.637Z] 21:16:01 135.14 0.33 134.81 0.00 19.33 45256.86 0.00 [2023-11-28T21:16:04.637Z] Average: 16.16 0.44 15.72 0.00 129.46 5634.89 0.00 [2023-11-28T21:16:04.637Z] [2023-11-28T21:16:04.637Z] 20:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-28T21:16:04.637Z] 20:30:01 28448084 31556556 756648 2.30 111964 3201296 1894080 5.58 1182072 2803348 617556 [2023-11-28T21:16:04.637Z] 20:31:01 28019156 31429656 876920 2.67 153252 3418104 1919320 5.66 1308104 3055368 184240 [2023-11-28T21:16:04.637Z] 20:32:01 27820084 31508848 799336 2.43 158344 3695316 2056112 6.06 1312244 3248132 189612 [2023-11-28T21:16:04.637Z] 20:33:01 27535552 31539632 767216 2.33 166548 3958280 1776840 5.24 1305520 3498856 24 [2023-11-28T21:16:04.637Z] 20:34:01 27163900 31519368 773584 2.35 174756 4290872 1819380 5.36 1541060 3606904 384 [2023-11-28T21:16:04.637Z] 20:35:01 27169688 31525172 767720 2.33 174784 4290860 1819380 5.36 1534816 3606904 44 [2023-11-28T21:16:04.637Z] 20:36:01 27162660 31520064 772588 2.35 174824 4291944 1819380 5.36 1544352 3607212 88 [2023-11-28T21:16:04.637Z] 20:37:01 27169920 31527368 765224 2.33 174852 4291948 1819380 5.36 1535716 3607200 44 [2023-11-28T21:16:04.637Z] 20:38:01 27169936 31527612 765184 2.33 174872 4291956 1819380 5.36 1535228 3607404 16 [2023-11-28T21:16:04.637Z] 20:39:01 27169888 31527612 765120 2.33 174936 4291936 1819380 5.36 1535220 3607384 48 [2023-11-28T21:16:04.637Z] 20:40:01 27169832 31527572 765088 2.33 174952 4291940 1819380 5.36 1535220 3607384 24 [2023-11-28T21:16:04.637Z] 20:41:01 27169960 31527736 765072 2.33 174976 4291948 1819380 5.36 1535188 3607388 8 [2023-11-28T21:16:04.637Z] 20:42:01 27169716 31527524 765248 2.33 175004 4291948 1819380 5.36 1535336 3607388 16 [2023-11-28T21:16:04.637Z] 20:43:01 27169476 31527368 765204 2.33 175032 4291956 1819380 5.36 1535672 3607400 200 [2023-11-28T21:16:04.637Z] 20:44:01 27168772 31526740 765604 2.33 175052 4291960 1803352 5.31 1535392 3607408 12 [2023-11-28T21:16:04.637Z] 20:45:01 27168400 31526436 765800 2.33 175084 4291960 1803352 5.31 1535348 3607408 8 [2023-11-28T21:16:04.637Z] 20:46:01 27168100 31526168 766008 2.33 175116 4291956 1803352 5.31 1535372 3607412 24 [2023-11-28T21:16:04.637Z] 20:47:01 27168740 31526856 765476 2.33 175160 4291956 1786816 5.27 1535536 3607412 16 [2023-11-28T21:16:04.637Z] 20:48:01 27168448 31526616 765668 2.33 175208 4291956 1786816 5.27 1535476 3607416 8 [2023-11-28T21:16:04.637Z] 20:49:01 27168644 31526860 765380 2.33 175240 4291968 1786816 5.27 1535576 3607424 68 [2023-11-28T21:16:04.637Z] 20:50:01 27168844 31527100 765288 2.33 175272 4291976 1786816 5.27 1535552 3607424 12 [2023-11-28T21:16:04.637Z] 20:51:01 27168560 31526836 765520 2.33 175296 4291968 1786816 5.27 1535568 3607428 60 [2023-11-28T21:16:04.637Z] 20:52:01 27168772 31527088 765212 2.33 175320 4291976 1786816 5.27 1535620 3607428 4 [2023-11-28T21:16:04.637Z] 20:53:01 27168676 31527056 765228 2.33 175368 4291988 1786816 5.27 1536200 3607436 228 [2023-11-28T21:16:04.637Z] 20:54:01 27168668 31527084 765208 2.33 175400 4291984 1786816 5.27 1535600 3607440 24 [2023-11-28T21:16:04.637Z] 20:55:01 27168904 31527356 764884 2.33 175432 4291984 1786816 5.27 1535580 3607440 140 [2023-11-28T21:16:04.637Z] 20:56:01 27169008 31527500 764864 2.33 175456 4291996 1786816 5.27 1535672 3607444 24 [2023-11-28T21:16:04.637Z] 20:57:01 27168764 31527296 765032 2.33 175496 4291992 1786816 5.27 1535820 3607444 12 [2023-11-28T21:16:04.637Z] 20:58:01 27168636 31527208 764992 2.33 175524 4292004 1786816 5.27 1536232 3607452 188 [2023-11-28T21:16:04.637Z] 20:59:01 27168660 31527324 764872 2.33 175556 4292064 1786816 5.27 1535864 3607516 36 [2023-11-28T21:16:04.637Z] 21:00:01 27168360 31527052 765084 2.33 175576 4292072 1786816 5.27 1535836 3607516 16 [2023-11-28T21:16:04.637Z] 21:01:01 27168312 31527020 765092 2.33 175596 4292068 1786816 5.27 1535872 3607520 8 [2023-11-28T21:16:04.637Z] 21:02:01 27168328 31527056 765040 2.33 175604 4292076 1786816 5.27 1535888 3607520 12 [2023-11-28T21:16:04.637Z] 21:03:01 27168428 31527216 764804 2.33 175652 4292080 1786816 5.27 1536496 3607528 160 [2023-11-28T21:16:04.637Z] 21:04:01 27165912 31525820 766076 2.33 175724 4292764 1798864 5.30 1536536 3608108 16 [2023-11-28T21:16:04.637Z] 21:05:01 27166072 31526020 766028 2.33 175752 4292768 1798864 5.30 1536260 3608112 16 [2023-11-28T21:16:04.637Z] 21:06:01 27166324 31526292 765748 2.33 175772 4292772 1798864 5.30 1536152 3608116 4 [2023-11-28T21:16:04.637Z] 21:07:01 27166284 31526420 765568 2.33 175808 4292892 1798864 5.30 1536600 3608244 52 [2023-11-28T21:16:04.637Z] 21:08:01 27165400 31525552 766344 2.33 175836 4292904 1798864 5.30 1536612 3608252 32 [2023-11-28T21:16:04.637Z] 21:09:01 27165336 31525576 766232 2.33 175872 4292896 1798864 5.30 1536664 3608256 28 [2023-11-28T21:16:04.637Z] 21:10:01 27165540 31525784 765928 2.33 175900 4292904 1798864 5.30 1536548 3608256 8 [2023-11-28T21:16:04.637Z] 21:11:01 27165428 31525772 765852 2.33 175944 4292908 1798864 5.30 1536720 3608264 32 [2023-11-28T21:16:04.637Z] 21:12:01 27165848 31526244 765556 2.33 175964 4292916 1798864 5.30 1536864 3608260 4 [2023-11-28T21:16:04.637Z] 21:13:01 27165564 31525996 765728 2.33 175988 4292920 1798864 5.30 1536448 3608264 24 [2023-11-28T21:16:04.637Z] 21:14:01 27165516 31525972 765844 2.33 176004 4292924 1798864 5.30 1536816 3608268 32 [2023-11-28T21:16:04.637Z] 21:15:01 26389712 31508256 782248 2.38 181968 4996740 1864392 5.49 1562316 4311512 252664 [2023-11-28T21:16:04.637Z] 21:16:01 25632912 31469948 812112 2.47 212612 5602388 1852776 5.46 1683996 4853148 416 [2023-11-28T21:16:04.637Z] Average: 27185654 31523311 770095 2.34 173950 4273425 1811293 5.34 1517846 3610263 26525 [2023-11-28T21:16:04.637Z] [2023-11-28T21:16:04.637Z] 20:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-28T21:16:04.637Z] 20:30:01 lo 5.83 5.83 0.58 0.58 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:30:01 ens3 538.08 362.84 7578.71 54.85 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:30:01 docker0 223.69 318.49 19.11 2683.70 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:31:01 vethc333bdd 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:31:01 ens3 21.36 14.58 23.54 9.32 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:31:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:32:01 lo 8.07 8.07 0.81 0.81 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:32:01 ens3 189.05 154.36 2554.19 399.62 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:32:01 docker0 5.43 11.63 0.34 141.10 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:33:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:33:01 ens3 21.20 13.50 219.06 6.56 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:34:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:34:01 ens3 134.73 73.09 2027.77 5.18 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:35:01 ens3 0.57 0.27 0.09 0.02 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:36:01 ens3 11.40 5.57 5.68 5.91 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:37:01 ens3 3.70 0.55 0.53 0.29 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:38:01 ens3 1.33 0.73 0.56 0.42 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:39:01 ens3 0.40 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:40:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:41:01 ens3 0.33 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:42:01 ens3 1.12 0.62 0.41 0.29 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:44:01 ens3 0.43 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:45:01 ens3 0.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:46:01 ens3 0.80 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:47:01 ens3 0.68 0.47 0.35 0.28 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:48:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:49:01 ens3 0.42 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:50:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:51:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:52:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:53:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:54:01 ens3 0.33 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:55:01 ens3 0.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:56:01 ens3 1.23 0.00 0.11 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:57:01 ens3 0.93 0.67 0.36 0.30 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:58:01 ens3 0.37 0.30 0.25 0.21 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:59:01 ens3 0.40 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:00:01 ens3 0.40 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:01:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:02:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:03:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:04:01 ens3 1.63 0.55 0.51 0.35 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:05:01 ens3 0.67 0.42 0.33 0.22 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:06:01 ens3 0.65 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:07:01 ens3 0.90 0.50 0.36 0.28 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:08:01 ens3 0.63 0.20 0.17 0.08 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:09:01 ens3 0.77 0.77 0.40 0.30 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.637Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:10:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:11:01 ens3 0.88 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:12:01 ens3 0.35 0.25 0.25 0.20 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:13:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:14:01 ens3 0.35 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:15:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:15:01 ens3 123.56 69.96 3969.34 9.68 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:16:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:16:01 ens3 313.16 230.34 4321.25 140.09 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] 21:16:01 docker0 75.60 103.97 5.93 1027.35 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] Average: lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] Average: ens3 29.09 19.73 438.02 13.50 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] Average: docker0 6.41 9.13 0.53 81.04 0.00 0.00 0.00 0.00 [2023-11-28T21:16:04.638Z] [2023-11-28T21:16:04.638Z] [2023-11-28T21:16:04.638Z] ---> sar -P ALL: [2023-11-28T21:16:04.638Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5118) 11/28/23 _x86_64_ (8 CPU) [2023-11-28T21:16:04.638Z] [2023-11-28T21:16:04.638Z] 20:28:13 LINUX RESTART (8 CPU) [2023-11-28T21:16:04.638Z] [2023-11-28T21:16:04.638Z] 20:29:02 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:16:04.638Z] 20:30:01 all 7.18 0.00 3.31 5.32 0.09 84.10 [2023-11-28T21:16:04.638Z] 20:30:01 0 6.67 0.00 3.11 1.59 0.05 88.57 [2023-11-28T21:16:04.638Z] 20:30:01 1 8.64 0.00 3.41 4.20 0.12 83.63 [2023-11-28T21:16:04.638Z] 20:30:01 2 6.23 0.00 2.93 3.17 0.07 87.59 [2023-11-28T21:16:04.638Z] 20:30:01 3 7.80 0.00 3.08 4.24 0.14 84.74 [2023-11-28T21:16:04.638Z] 20:30:01 4 6.34 0.00 3.41 1.17 0.05 89.03 [2023-11-28T21:16:04.638Z] 20:30:01 5 6.85 0.00 3.35 0.93 0.09 88.80 [2023-11-28T21:16:04.638Z] 20:30:01 6 7.18 0.00 3.22 16.08 0.14 73.38 [2023-11-28T21:16:04.638Z] 20:30:01 7 7.71 0.00 3.98 11.26 0.10 76.95 [2023-11-28T21:16:04.638Z] 20:31:01 all 14.63 0.00 3.40 6.41 0.07 75.50 [2023-11-28T21:16:04.638Z] 20:31:01 0 11.95 0.00 2.01 0.39 0.05 85.60 [2023-11-28T21:16:04.638Z] 20:31:01 1 15.81 0.00 4.95 37.49 0.08 41.66 [2023-11-28T21:16:04.638Z] 20:31:01 2 13.46 0.00 4.07 8.28 0.07 74.11 [2023-11-28T21:16:04.638Z] 20:31:01 3 15.68 0.00 3.45 0.91 0.07 79.90 [2023-11-28T21:16:04.638Z] 20:31:01 4 15.43 0.00 3.56 2.84 0.09 78.07 [2023-11-28T21:16:04.638Z] 20:31:01 5 15.63 0.00 4.07 0.42 0.07 79.81 [2023-11-28T21:16:04.638Z] 20:31:01 6 12.83 0.00 2.19 0.57 0.05 84.37 [2023-11-28T21:16:04.638Z] 20:31:01 7 16.25 0.00 2.96 0.42 0.05 80.32 [2023-11-28T21:16:04.638Z] 20:32:01 all 23.27 0.00 4.09 3.44 0.11 69.09 [2023-11-28T21:16:04.638Z] 20:32:01 0 19.86 0.00 4.07 0.00 0.08 75.99 [2023-11-28T21:16:04.638Z] 20:32:01 1 24.27 0.00 4.47 17.94 0.22 53.10 [2023-11-28T21:16:04.638Z] 20:32:01 2 21.05 0.00 4.13 6.39 0.08 68.34 [2023-11-28T21:16:04.638Z] 20:32:01 3 25.07 0.00 4.18 1.03 0.08 69.64 [2023-11-28T21:16:04.638Z] 20:32:01 4 23.53 0.00 4.53 0.42 0.13 71.38 [2023-11-28T21:16:04.638Z] 20:32:01 5 24.68 0.00 4.24 0.54 0.08 70.45 [2023-11-28T21:16:04.638Z] 20:32:01 6 21.83 0.00 3.22 0.19 0.07 74.70 [2023-11-28T21:16:04.638Z] 20:32:01 7 25.84 0.00 3.87 1.22 0.12 68.96 [2023-11-28T21:16:04.638Z] 20:33:01 all 2.08 0.00 0.90 3.74 0.05 93.23 [2023-11-28T21:16:04.638Z] 20:33:01 0 3.63 0.00 0.48 0.00 0.10 95.79 [2023-11-28T21:16:04.638Z] 20:33:01 1 1.19 0.00 0.82 20.21 0.07 77.71 [2023-11-28T21:16:04.638Z] 20:33:01 2 1.57 0.00 0.85 5.35 0.03 92.19 [2023-11-28T21:16:04.638Z] 20:33:01 3 1.96 0.00 0.77 0.02 0.10 97.16 [2023-11-28T21:16:04.638Z] 20:33:01 4 1.83 0.00 0.64 0.02 0.00 97.52 [2023-11-28T21:16:04.638Z] 20:33:01 5 2.40 0.00 0.96 4.36 0.08 92.20 [2023-11-28T21:16:04.638Z] 20:33:01 6 1.84 0.00 0.65 0.02 0.02 97.47 [2023-11-28T21:16:04.638Z] 20:33:01 7 2.19 0.00 2.04 0.02 0.03 95.72 [2023-11-28T21:16:04.638Z] 20:34:01 all 1.54 0.00 0.61 0.78 0.02 97.04 [2023-11-28T21:16:04.638Z] 20:34:01 0 1.93 0.00 0.45 0.59 0.02 97.02 [2023-11-28T21:16:04.638Z] 20:34:01 1 0.57 0.00 0.52 0.18 0.02 98.71 [2023-11-28T21:16:04.638Z] 20:34:01 2 1.29 0.00 0.57 2.15 0.03 95.96 [2023-11-28T21:16:04.638Z] 20:34:01 3 1.22 0.00 0.60 0.50 0.03 97.64 [2023-11-28T21:16:04.638Z] 20:34:01 4 1.23 0.00 0.80 1.72 0.02 96.23 [2023-11-28T21:16:04.638Z] 20:34:01 5 2.99 0.00 0.82 0.43 0.05 95.71 [2023-11-28T21:16:04.638Z] 20:34:01 6 2.12 0.00 0.63 0.10 0.02 97.13 [2023-11-28T21:16:04.638Z] 20:34:01 7 0.98 0.00 0.47 0.58 0.02 97.95 [2023-11-28T21:16:04.638Z] 20:35:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2023-11-28T21:16:04.638Z] 20:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:35:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:35:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:35:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2023-11-28T21:16:04.638Z] 20:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:35:01 7 1.37 0.00 0.02 0.00 0.02 98.60 [2023-11-28T21:16:04.638Z] 20:36:01 all 0.48 0.00 0.03 0.01 0.01 99.48 [2023-11-28T21:16:04.638Z] 20:36:01 0 0.20 0.00 0.05 0.02 0.00 99.73 [2023-11-28T21:16:04.638Z] 20:36:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-28T21:16:04.638Z] 20:36:01 2 0.28 0.00 0.03 0.02 0.02 99.65 [2023-11-28T21:16:04.638Z] 20:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:36:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2023-11-28T21:16:04.638Z] 20:36:01 5 0.12 0.00 0.03 0.00 0.02 99.83 [2023-11-28T21:16:04.638Z] 20:36:01 6 0.78 0.00 0.02 0.00 0.02 99.18 [2023-11-28T21:16:04.638Z] 20:36:01 7 2.25 0.00 0.05 0.00 0.02 97.69 [2023-11-28T21:16:04.638Z] 20:37:01 all 0.28 0.00 0.01 0.00 0.01 99.69 [2023-11-28T21:16:04.638Z] 20:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:37:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2023-11-28T21:16:04.638Z] 20:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:37:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:37:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2023-11-28T21:16:04.638Z] 20:37:01 7 1.97 0.00 0.03 0.00 0.03 97.96 [2023-11-28T21:16:04.638Z] 20:38:01 all 0.29 0.00 0.01 0.00 0.01 99.69 [2023-11-28T21:16:04.638Z] 20:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 20:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:38:01 6 0.25 0.00 0.00 0.00 0.02 99.73 [2023-11-28T21:16:04.638Z] 20:38:01 7 1.97 0.00 0.03 0.00 0.03 97.96 [2023-11-28T21:16:04.638Z] 20:39:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2023-11-28T21:16:04.638Z] 20:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T21:16:04.638Z] 20:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:39:01 4 0.02 0.00 0.00 0.05 0.02 99.92 [2023-11-28T21:16:04.638Z] 20:39:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-28T21:16:04.638Z] 20:39:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:39:01 7 1.99 0.00 0.03 0.00 0.03 97.95 [2023-11-28T21:16:04.638Z] 20:40:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2023-11-28T21:16:04.638Z] 20:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 20:40:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:40:01 7 1.78 0.00 0.03 0.00 0.03 98.16 [2023-11-28T21:16:04.638Z] [2023-11-28T21:16:04.638Z] 20:40:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:16:04.638Z] 20:41:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-11-28T21:16:04.638Z] 20:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 20:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 20:41:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T21:16:04.638Z] 20:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:41:01 7 0.33 0.00 0.02 0.00 0.03 99.62 [2023-11-28T21:16:04.638Z] 20:42:01 all 0.09 0.00 0.01 0.01 0.00 99.88 [2023-11-28T21:16:04.638Z] 20:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:42:01 4 0.00 0.00 0.03 0.08 0.02 99.87 [2023-11-28T21:16:04.638Z] 20:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:42:01 7 0.62 0.00 0.03 0.00 0.02 99.33 [2023-11-28T21:16:04.638Z] 20:43:01 all 0.07 0.00 0.02 0.00 0.01 99.89 [2023-11-28T21:16:04.638Z] 20:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:43:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:43:01 5 0.05 0.00 0.12 0.00 0.02 99.82 [2023-11-28T21:16:04.638Z] 20:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:43:01 7 0.48 0.00 0.02 0.00 0.03 99.47 [2023-11-28T21:16:04.638Z] 20:44:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2023-11-28T21:16:04.638Z] 20:44:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:44:01 3 0.00 0.00 0.05 0.00 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:44:01 7 0.50 0.00 0.03 0.00 0.02 99.45 [2023-11-28T21:16:04.638Z] 20:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-11-28T21:16:04.638Z] 20:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:45:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:45:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-28T21:16:04.638Z] 20:45:01 7 0.03 0.00 0.05 0.00 0.03 99.88 [2023-11-28T21:16:04.638Z] 20:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T21:16:04.638Z] 20:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:46:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 20:46:01 7 0.00 0.00 0.05 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:47:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2023-11-28T21:16:04.638Z] 20:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:47:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:47:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-11-28T21:16:04.638Z] 20:48:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-11-28T21:16:04.638Z] 20:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:48:01 2 0.27 0.00 0.02 0.00 0.00 99.72 [2023-11-28T21:16:04.638Z] 20:48:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T21:16:04.638Z] 20:48:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:48:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:48:01 7 0.47 0.00 0.02 0.00 0.02 99.50 [2023-11-28T21:16:04.638Z] 20:49:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-11-28T21:16:04.638Z] 20:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 20:49:01 2 0.76 0.00 0.02 0.00 0.02 99.20 [2023-11-28T21:16:04.638Z] 20:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T21:16:04.638Z] 20:49:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2023-11-28T21:16:04.638Z] 20:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:50:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2023-11-28T21:16:04.638Z] 20:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 20:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:50:01 2 0.99 0.00 0.02 0.00 0.02 98.97 [2023-11-28T21:16:04.638Z] 20:50:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-11-28T21:16:04.638Z] 20:50:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-11-28T21:16:04.638Z] 20:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T21:16:04.638Z] 20:51:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2023-11-28T21:16:04.638Z] 20:51:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] [2023-11-28T21:16:04.638Z] 20:51:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:16:04.638Z] 20:52:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-11-28T21:16:04.638Z] 20:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:52:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T21:16:04.638Z] 20:52:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T21:16:04.638Z] 20:52:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:53:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-11-28T21:16:04.638Z] 20:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:53:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:54:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-11-28T21:16:04.638Z] 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:54:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:54:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T21:16:04.638Z] 20:55:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-11-28T21:16:04.638Z] 20:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 20:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:55:01 4 0.00 0.00 0.00 0.15 0.00 99.85 [2023-11-28T21:16:04.638Z] 20:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 20:55:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T21:16:04.638Z] 20:56:01 all 0.13 0.00 0.01 0.03 0.01 99.82 [2023-11-28T21:16:04.638Z] 20:56:01 0 0.00 0.00 0.00 0.00 0.08 99.92 [2023-11-28T21:16:04.638Z] 20:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:56:01 2 0.98 0.00 0.02 0.00 0.00 99.01 [2023-11-28T21:16:04.638Z] 20:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:56:01 4 0.02 0.00 0.02 0.23 0.00 99.73 [2023-11-28T21:16:04.638Z] 20:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:57:01 all 0.22 0.00 0.01 0.01 0.01 99.74 [2023-11-28T21:16:04.638Z] 20:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:57:01 2 1.64 0.00 0.02 0.00 0.02 98.32 [2023-11-28T21:16:04.638Z] 20:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:57:01 4 0.00 0.00 0.00 0.08 0.02 99.90 [2023-11-28T21:16:04.638Z] 20:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 20:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:58:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2023-11-28T21:16:04.638Z] 20:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 20:58:01 2 0.28 0.00 0.00 0.00 0.00 99.72 [2023-11-28T21:16:04.638Z] 20:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:58:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2023-11-28T21:16:04.638Z] 20:58:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:16:04.638Z] 20:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 20:59:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 20:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 20:59:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2023-11-28T21:16:04.638Z] 20:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 20:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 20:59:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2023-11-28T21:16:04.638Z] 21:00:01 all 0.14 0.00 0.00 0.00 0.01 99.84 [2023-11-28T21:16:04.638Z] 21:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:00:01 2 1.06 0.00 0.00 0.00 0.02 98.92 [2023-11-28T21:16:04.638Z] 21:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-28T21:16:04.638Z] 21:00:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-28T21:16:04.638Z] 21:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 21:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 21:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 21:01:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2023-11-28T21:16:04.638Z] 21:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 21:01:01 2 1.99 0.00 0.02 0.00 0.02 97.98 [2023-11-28T21:16:04.638Z] 21:01:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-11-28T21:16:04.638Z] 21:01:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2023-11-28T21:16:04.638Z] 21:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 21:01:01 7 0.00 0.00 0.03 0.00 0.03 99.93 [2023-11-28T21:16:04.638Z] 21:02:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2023-11-28T21:16:04.638Z] 21:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 21:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 21:02:01 2 1.35 0.00 0.02 0.00 0.02 98.61 [2023-11-28T21:16:04.638Z] 21:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 21:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 21:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 21:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 21:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] [2023-11-28T21:16:04.638Z] 21:02:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:16:04.638Z] 21:03:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2023-11-28T21:16:04.638Z] 21:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 21:03:01 2 1.99 0.00 0.02 0.00 0.00 98.00 [2023-11-28T21:16:04.638Z] 21:03:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-11-28T21:16:04.638Z] 21:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-28T21:16:04.638Z] 21:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 21:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 21:03:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 21:04:01 all 0.29 0.00 0.03 0.01 0.01 99.66 [2023-11-28T21:16:04.638Z] 21:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 21:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T21:16:04.638Z] 21:04:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2023-11-28T21:16:04.638Z] 21:04:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T21:16:04.638Z] 21:04:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2023-11-28T21:16:04.638Z] 21:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 21:04:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2023-11-28T21:16:04.638Z] 21:04:01 7 0.22 0.00 0.10 0.08 0.02 99.58 [2023-11-28T21:16:04.638Z] 21:05:01 all 0.17 0.00 0.01 0.01 0.01 99.79 [2023-11-28T21:16:04.638Z] 21:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 21:05:01 2 1.27 0.00 0.03 0.00 0.02 98.68 [2023-11-28T21:16:04.638Z] 21:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 21:05:01 4 0.00 0.00 0.00 0.10 0.02 99.88 [2023-11-28T21:16:04.638Z] 21:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-28T21:16:04.638Z] 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:05:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2023-11-28T21:16:04.638Z] 21:06:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-11-28T21:16:04.638Z] 21:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:06:01 2 0.22 0.00 0.00 0.00 0.00 99.78 [2023-11-28T21:16:04.638Z] 21:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-28T21:16:04.638Z] 21:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:06:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T21:16:04.638Z] 21:07:01 all 0.07 0.00 0.01 0.00 0.02 99.90 [2023-11-28T21:16:04.638Z] 21:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 21:07:01 2 0.43 0.00 0.00 0.00 0.02 99.55 [2023-11-28T21:16:04.638Z] 21:07:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T21:16:04.638Z] 21:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T21:16:04.638Z] 21:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 21:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:16:04.638Z] 21:07:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2023-11-28T21:16:04.638Z] 21:08:01 all 0.10 0.00 0.01 0.04 0.01 99.85 [2023-11-28T21:16:04.638Z] 21:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:08:01 2 0.76 0.00 0.00 0.00 0.02 99.22 [2023-11-28T21:16:04.638Z] 21:08:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-28T21:16:04.638Z] 21:08:01 4 0.00 0.00 0.02 0.30 0.00 99.68 [2023-11-28T21:16:04.638Z] 21:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T21:16:04.638Z] 21:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 21:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:16:04.638Z] 21:09:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-11-28T21:16:04.638Z] 21:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 21:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.638Z] 21:09:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-11-28T21:16:04.638Z] 21:09:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-11-28T21:16:04.638Z] 21:09:01 4 0.02 0.00 0.00 0.05 0.02 99.92 [2023-11-28T21:16:04.638Z] 21:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:16:04.638Z] 21:09:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-28T21:16:04.638Z] 21:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:16:04.638Z] 21:10:01 all 0.05 0.00 0.02 0.01 0.01 99.91 [2023-11-28T21:16:04.638Z] 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.638Z] 21:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.638Z] 21:10:01 2 0.37 0.00 0.03 0.00 0.03 99.57 [2023-11-28T21:16:04.639Z] 21:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.639Z] 21:10:01 4 0.00 0.00 0.00 0.08 0.00 99.92 [2023-11-28T21:16:04.639Z] 21:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:16:04.639Z] 21:10:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T21:16:04.639Z] 21:10:01 7 0.00 0.00 0.05 0.00 0.02 99.93 [2023-11-28T21:16:04.639Z] 21:11:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-11-28T21:16:04.639Z] 21:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.639Z] 21:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.639Z] 21:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.639Z] 21:11:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-11-28T21:16:04.639Z] 21:11:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-28T21:16:04.639Z] 21:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-28T21:16:04.639Z] 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.639Z] 21:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:16:04.639Z] 21:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-11-28T21:16:04.639Z] 21:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.639Z] 21:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.639Z] 21:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:16:04.639Z] 21:12:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-28T21:16:04.639Z] 21:12:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-11-28T21:16:04.639Z] 21:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.639Z] 21:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T21:16:04.639Z] 21:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:16:04.639Z] 21:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:16:04.639Z] 21:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.639Z] 21:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.639Z] 21:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:16:04.639Z] 21:13:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-11-28T21:16:04.639Z] 21:13:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-28T21:16:04.639Z] 21:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T21:16:04.639Z] 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.639Z] 21:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:16:04.639Z] [2023-11-28T21:16:04.639Z] 21:13:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:16:04.639Z] 21:14:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-11-28T21:16:04.639Z] 21:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.639Z] 21:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.639Z] 21:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:16:04.639Z] 21:14:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2023-11-28T21:16:04.639Z] 21:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.639Z] 21:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:16:04.639Z] 21:14:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:16:04.639Z] 21:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:16:04.639Z] 21:15:01 all 2.60 0.00 1.15 0.68 0.03 95.53 [2023-11-28T21:16:04.639Z] 21:15:01 0 1.96 0.00 0.74 0.00 0.00 97.30 [2023-11-28T21:16:04.639Z] 21:15:01 1 1.91 0.00 1.42 0.00 0.02 96.65 [2023-11-28T21:16:04.639Z] 21:15:01 2 3.07 0.00 1.16 0.07 0.03 95.67 [2023-11-28T21:16:04.639Z] 21:15:01 3 2.43 0.00 1.56 5.12 0.03 90.86 [2023-11-28T21:16:04.639Z] 21:15:01 4 2.78 0.00 0.87 0.28 0.03 96.03 [2023-11-28T21:16:04.639Z] 21:15:01 5 4.23 0.00 0.87 0.00 0.02 94.88 [2023-11-28T21:16:04.639Z] 21:15:01 6 2.13 0.00 1.44 0.00 0.05 96.38 [2023-11-28T21:16:04.639Z] 21:15:01 7 2.33 0.00 1.17 0.00 0.02 96.48 [2023-11-28T21:16:04.639Z] 21:16:01 all 7.03 0.00 3.13 2.34 0.07 87.42 [2023-11-28T21:16:04.639Z] 21:16:01 0 6.32 0.00 3.24 0.39 0.05 90.00 [2023-11-28T21:16:04.639Z] 21:16:01 1 7.33 0.00 2.89 0.41 0.05 89.33 [2023-11-28T21:16:04.639Z] 21:16:01 2 5.67 0.00 2.93 0.40 0.10 90.89 [2023-11-28T21:16:04.639Z] 21:16:01 3 7.54 0.00 4.50 13.42 0.10 74.44 [2023-11-28T21:16:04.639Z] 21:16:01 4 6.30 0.00 2.76 0.52 0.08 90.33 [2023-11-28T21:16:04.639Z] 21:16:01 5 8.23 0.00 2.93 2.55 0.05 86.24 [2023-11-28T21:16:04.639Z] 21:16:01 6 7.75 0.00 3.10 0.08 0.07 89.00 [2023-11-28T21:16:04.639Z] 21:16:01 7 7.11 0.00 2.73 1.08 0.08 88.99 [2023-11-28T21:16:04.639Z] Average: all 1.32 0.00 0.36 0.48 0.02 97.82 [2023-11-28T21:16:04.639Z] Average: 0 1.11 0.00 0.30 0.06 0.01 98.52 [2023-11-28T21:16:04.639Z] Average: 1 1.25 0.00 0.39 1.69 0.02 96.66 [2023-11-28T21:16:04.639Z] Average: 2 1.47 0.00 0.36 0.54 0.02 97.61 [2023-11-28T21:16:04.639Z] Average: 3 1.31 0.00 0.39 0.53 0.02 97.74 [2023-11-28T21:16:04.639Z] Average: 4 1.21 0.00 0.36 0.19 0.01 98.23 [2023-11-28T21:16:04.639Z] Average: 5 1.39 0.00 0.38 0.20 0.02 98.03 [2023-11-28T21:16:04.639Z] Average: 6 1.21 0.00 0.31 0.35 0.01 98.12 [2023-11-28T21:16:04.639Z] Average: 7 1.62 0.00 0.38 0.30 0.02 97.67 [2023-11-28T21:16:04.639Z] [2023-11-28T21:16:04.639Z] [2023-11-28T21:16:04.639Z]