Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 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-ssh2285476413841436087.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6941277404952759454.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18020678659420051596.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7999578490877769034.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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3490667080102449155.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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-rest 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 Running on prd-ubuntu20.04-docker-8c-8g-11130 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#301)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 # timeout=10 > git rev-list --no-walk d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:22:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:22:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:22:14 ========================================================= 23:22:14 EdgeX Global Pipelines Version Info 23:22:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:22:14 ------------------- 23:22:14 stable info: 23:22:14 ------------------- 23:22:14 Commited By: Bill Mahoney bill.mahoney@intel.com 23:22:14 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 23:22:14 Message: update stable to v1.0.248 23:22:15 ------------------- 23:22:15 experimental info: 23:22:15 ------------------- 23:22:15 Commited By: **** collab-it+edgex@linuxfoundation.org 23:22:15 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 23:22:15 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:22:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:22:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:22:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:22:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:22:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] echo 23:22:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f7cd59 [Pipeline] echo 23:22:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:16 provisioning config files... 23:22:16 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7005676115957148704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:16 ---> docker-login.sh 23:22:16 nexus3.edgexfoundry.org:10001 23:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:16 Configure a credential helper to remove this warning. See 23:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:16 23:22:16 Login Succeeded 23:22:16 nexus3.edgexfoundry.org:10002 23:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:16 Configure a credential helper to remove this warning. See 23:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:16 23:22:16 Login Succeeded 23:22:16 nexus3.edgexfoundry.org:10003 23:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:16 Configure a credential helper to remove this warning. See 23:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:16 23:22:16 Login Succeeded 23:22:16 nexus3.edgexfoundry.org:10004 23:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:17 Configure a credential helper to remove this warning. See 23:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:17 23:22:17 Login Succeeded 23:22:17 docker.io 23:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:17 Configure a credential helper to remove this warning. See 23:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:17 23:22:17 Login Succeeded 23:22:17 ---> docker-login.sh ends [Pipeline] } 23:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:22:17 + git rev-list -1 --merges 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8~1..2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] echo 23:22:17 -----------> git rev-list -1 --merges 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8~1..2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [false] [Pipeline] sh 23:22:18 + git log --format=format:%s -1 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] echo 23:22:18 ========================================================= 23:22:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:22:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:18 + git log --format=format:%s -1 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] echo 23:22:18 [semverPrep] GIT_COMMIT: 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#301) [Pipeline] echo 23:22:18 [semverPrep] This is not a build commit. [Pipeline] sh 23:22:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:22:18 + grep -v github /etc/ssh/ssh_known_hosts 23:22:18 + [ -e /tmp/ssh_known_hosts ] 23:22:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:22:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:22:18 + sudo tee -a /etc/ssh/ssh_known_hosts 23:22:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:19 23:22:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:19 0.1.4: Pulling from edgex-devops/py-git-semver 23:22:19 b85a868b505f: Pulling fs layer 23:22:19 e2be974225ed: Pulling fs layer 23:22:19 339a4e72a1f5: Pulling fs layer 23:22:19 988bab9f4d93: Pulling fs layer 23:22:19 1469e6f7b9e6: Pulling fs layer 23:22:19 eaf3925da568: Pulling fs layer 23:22:19 bab4dde63d76: Pulling fs layer 23:22:19 bde34c3a00c8: Pulling fs layer 23:22:19 b352a97aabf1: Pulling fs layer 23:22:19 4872d77fe225: Pulling fs layer 23:22:19 5851b861e8e6: Pulling fs layer 23:22:19 bde34c3a00c8: Waiting 23:22:19 988bab9f4d93: Waiting 23:22:19 b352a97aabf1: Waiting 23:22:19 4872d77fe225: Waiting 23:22:19 5851b861e8e6: Waiting 23:22:19 bab4dde63d76: Waiting 23:22:19 1469e6f7b9e6: Waiting 23:22:19 eaf3925da568: Waiting 23:22:19 e2be974225ed: Download complete 23:22:19 988bab9f4d93: Verifying Checksum 23:22:19 988bab9f4d93: Download complete 23:22:19 1469e6f7b9e6: Verifying Checksum 23:22:19 1469e6f7b9e6: Download complete 23:22:19 339a4e72a1f5: Verifying Checksum 23:22:19 339a4e72a1f5: Download complete 23:22:19 eaf3925da568: Download complete 23:22:19 bde34c3a00c8: Download complete 23:22:19 b352a97aabf1: Verifying Checksum 23:22:19 b352a97aabf1: Download complete 23:22:19 4872d77fe225: Download complete 23:22:19 5851b861e8e6: Verifying Checksum 23:22:19 5851b861e8e6: Download complete 23:22:19 b85a868b505f: Verifying Checksum 23:22:19 b85a868b505f: Download complete 23:22:20 bab4dde63d76: Download complete 23:22:21 b85a868b505f: Pull complete 23:22:21 e2be974225ed: Pull complete 23:22:21 339a4e72a1f5: Pull complete 23:22:21 988bab9f4d93: Pull complete 23:22:21 1469e6f7b9e6: Pull complete 23:22:21 eaf3925da568: Pull complete 23:22:23 bab4dde63d76: Pull complete 23:22:23 bde34c3a00c8: Pull complete 23:22:23 b352a97aabf1: Pull complete 23:22:23 4872d77fe225: Pull complete 23:22:23 5851b861e8e6: Pull complete 23:22:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:22:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:24 prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container 23:22:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:22:25 $ docker top c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 -eo pid,comm 23:22:25 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). 23:22:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:22:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:25 [ssh-agent] Looking for ssh-agent implementation... 23:22:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:26 $ docker exec c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 ssh-agent 23:22:26 SSH_AUTH_SOCK=/tmp/ssh-0W8BVBnDUAtZ/agent.32 23:22:26 SSH_AGENT_PID=38 23:22:26 Running ssh-add (command line suppressed) 23:22:26 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7221966863120771324.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7221966863120771324.key) 23:22:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:26 + git tag --points-at HEAD [Pipeline] } 23:22:26 $ docker exec --env ******** --env ******** c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 ssh-agent -k 23:22:26 unset SSH_AUTH_SOCK; 23:22:26 unset SSH_AGENT_PID; 23:22:26 echo Agent pid 38 killed; 23:22:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:22:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:26 [ssh-agent] Looking for ssh-agent implementation... 23:22:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:26 $ docker exec c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 ssh-agent 23:22:26 SSH_AUTH_SOCK=/tmp/ssh-xFkTfvYssdOA/agent.70 23:22:26 SSH_AGENT_PID=76 23:22:27 Running ssh-add (command line suppressed) 23:22:27 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16942815820745087560.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16942815820745087560.key) 23:22:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:27 + git semver init 23:22:27 2023-04-26 23:22:27,586 [run_init] DEBUG init version:0.0.0 force:False 23:22:27 2023-04-26 23:22:27,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 23:22:27 2023-04-26 23:22:27,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 23:22:27 2023-04-26 23:22:27,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 23:22:29 2023-04-26 23:22:28,635 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 23:22:29 2023-04-26 23:22:28,636 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 23:22:29 2023-04-26 23:22:28,636 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:22:29 2023-04-26 23:22:28,636 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:22:29 3.0.0-dev.32 [Pipeline] } 23:22:29 $ docker exec --env ******** --env ******** c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 ssh-agent -k 23:22:29 unset SSH_AUTH_SOCK; 23:22:29 unset SSH_AGENT_PID; 23:22:29 echo Agent pid 76 killed; 23:22:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:29 + git semver [Pipeline] } 23:22:29 $ docker stop --time=1 c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 23:22:31 $ docker rm -f --volumes c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 [Pipeline] // withDockerContainer [Pipeline] sh 23:22:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:22:31 Stashed 1 file(s) [Pipeline] echo 23:22:31 [edgeXSemver]: initialized semver on version 3.0.0-dev.32 [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 23:22:31 provisioning config files... 23:22:31 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3205331455367902243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:32 ---> docker-login.sh 23:22:32 nexus3.edgexfoundry.org:10001 23:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:32 Configure a credential helper to remove this warning. See 23:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:32 23:22:32 Login Succeeded 23:22:32 nexus3.edgexfoundry.org:10002 23:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:32 Configure a credential helper to remove this warning. See 23:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:32 23:22:32 Login Succeeded 23:22:32 nexus3.edgexfoundry.org:10003 23:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:32 Configure a credential helper to remove this warning. See 23:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:32 23:22:32 Login Succeeded 23:22:32 nexus3.edgexfoundry.org:10004 23:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:32 Configure a credential helper to remove this warning. See 23:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:32 23:22:32 Login Succeeded 23:22:32 docker.io 23:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:32 Configure a credential helper to remove this warning. See 23:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:32 23:22:32 Login Succeeded 23:22:32 ---> docker-login.sh ends [Pipeline] } 23:22:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:22:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:32 ========================================================= 23:22:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:22:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:22:32 Sending build context to Docker daemon 10.9MB 23:22:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:22:32 Step 2/12 : FROM ${BASE} AS builder 23:22:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:22:32 f56be85fc22e: Pulling fs layer 23:22:32 85791d961cd3: Pulling fs layer 23:22:32 d694b5ae8c79: Pulling fs layer 23:22:32 9f32a84ed3da: Pulling fs layer 23:22:32 4d19c01a9841: Pulling fs layer 23:22:32 9325e15d5711: Pulling fs layer 23:22:32 556b6ee489ea: Pulling fs layer 23:22:32 c5a4b2cf53e6: Pulling fs layer 23:22:32 4d19c01a9841: Waiting 23:22:32 556b6ee489ea: Waiting 23:22:32 9325e15d5711: Waiting 23:22:32 c5a4b2cf53e6: Waiting 23:22:32 85791d961cd3: Verifying Checksum 23:22:32 85791d961cd3: Download complete 23:22:32 9f32a84ed3da: Download complete 23:22:32 4d19c01a9841: Download complete 23:22:32 f56be85fc22e: Verifying Checksum 23:22:32 f56be85fc22e: Download complete 23:22:33 9325e15d5711: Verifying Checksum 23:22:33 9325e15d5711: Download complete 23:22:33 f56be85fc22e: Pull complete 23:22:33 85791d961cd3: Pull complete 23:22:33 c5a4b2cf53e6: Verifying Checksum 23:22:33 c5a4b2cf53e6: Download complete 23:22:33 d694b5ae8c79: Verifying Checksum 23:22:33 d694b5ae8c79: Download complete 23:22:33 556b6ee489ea: Verifying Checksum 23:22:33 556b6ee489ea: Download complete 23:22:36 d694b5ae8c79: Pull complete 23:22:36 9f32a84ed3da: Pull complete 23:22:36 4d19c01a9841: Pull complete 23:22:36 9325e15d5711: Pull complete 23:22:38 556b6ee489ea: Pull complete 23:22:39 c5a4b2cf53e6: Pull complete 23:22:39 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:22:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:22:39 ---> c4be618373d6 23:22:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:22:42 ---> Running in 0bbf477dac19 23:22:42 Removing intermediate container 0bbf477dac19 23:22:42 ---> d29723609d93 23:22:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:22:42 ---> Running in 7c6506b99acf 23:22:42 Removing intermediate container 7c6506b99acf 23:22:42 ---> 91ef33d89e87 23:22:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:22:42 ---> Running in 0920c89efabb 23:22:42 Removing intermediate container 0920c89efabb 23:22:42 ---> 67dcb84cfcda 23:22:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:22:42 ---> Running in 97c4706594e0 23:22:42 Removing intermediate container 97c4706594e0 23:22:42 ---> 0339118234b4 23:22:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:22:42 ---> Running in 1aee6ff594a2 23:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:42 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:22:43 (2/4) Installing libedit (20221030.3.1-r0) 23:22:43 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:22:43 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:22:43 Executing busybox-1.35.0-r29.trigger 23:22:43 OK: 269 MiB in 57 packages 23:22:43 Removing intermediate container 1aee6ff594a2 23:22:43 ---> 810189da423a 23:22:43 Step 8/12 : WORKDIR /device-rest-go 23:22:43 ---> Running in c4fea49c9530 23:22:43 Removing intermediate container c4fea49c9530 23:22:43 ---> 855cc3c6b9e1 23:22:43 Step 9/12 : COPY go.mod vendor* ./ 23:22:43 ---> 4fc2325311dd 23:22:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:43 ---> Running in 241dd61145c9 23:22:46 Still waiting to schedule task 23:22:46 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:23:10 Removing intermediate container 241dd61145c9 23:23:10 ---> 3f00a27576c7 23:23:10 Step 11/12 : COPY . . 23:23:10 ---> caac62867abe 23:23:10 Step 12/12 : RUN $MAKE 23:23:10 ---> Running in d3f453a8392e 23:23:10 noop 23:23:10 Removing intermediate container d3f453a8392e 23:23:10 ---> cba6d36c4633 23:23:10 Successfully built cba6d36c4633 23:23:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:10 + docker inspect -f . ci-base-image-x86_64 23:23:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:10 prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container 23:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:23:11 $ docker top 44439d7ff9d0c7a20d6513fb4a305c96aa81eb235f7563b7a7f8f2b499564c49 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:11 + go version 23:23:11 go version go1.20.2 linux/amd64 [Pipeline] } 23:23:11 $ docker stop --time=1 44439d7ff9d0c7a20d6513fb4a305c96aa81eb235f7563b7a7f8f2b499564c49 23:23:12 $ docker rm -f --volumes 44439d7ff9d0c7a20d6513fb4a305c96aa81eb235f7563b7a7f8f2b499564c49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:13 + docker inspect -f . ci-base-image-x86_64 23:23:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:13 prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container 23:23:13 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:23:13 $ docker top fb84de95763d148a970cd7223016ed835e2de13dd9d0eae58d4c43b27a8c406f -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:13 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 23:23:14 + make test 23:23:14 go test ./... -coverprofile=coverage.out ./... 23:23:19 ? github.com/edgexfoundry/device-rest-go [no test files] 23:23:29 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:23:29 ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 32.2% of statements 23:23:34 go vet ./... 23:23:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:23:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:23:37 ./bin/test-attribution-txt.sh [Pipeline] echo 23:23:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:23:37 $ docker stop --time=1 fb84de95763d148a970cd7223016ed835e2de13dd9d0eae58d4c43b27a8c406f 23:23:40 $ docker rm -f --volumes fb84de95763d148a970cd7223016ed835e2de13dd9d0eae58d4c43b27a8c406f [Pipeline] // withDockerContainer [Pipeline] sh 23:23:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:23:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:23:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:23:41 + ls -al . 23:23:41 total 184 23:23:41 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 23:23 . 23:23:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:22 .. 23:23:41 -rw-rw-r-- 1 jenkins jenkins 151 Apr 26 23:22 .dockerignore 23:23:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 23:22 .git 23:23:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:22 .github 23:23:41 -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 23:22 .gitignore 23:23:41 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 23:22 .golangci.yml 23:23:41 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 23:22 .semver 23:23:41 -rw-rw-r-- 1 jenkins jenkins 9331 Apr 26 23:22 Attribution.txt 23:23:41 -rw-rw-r-- 1 jenkins jenkins 13085 Apr 26 23:22 CHANGELOG.md 23:23:41 -rw-rw-r-- 1 jenkins jenkins 1578 Apr 26 23:22 Dockerfile 23:23:41 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 23:22 GOVERNANCE.md 23:23:41 -rw-rw-r-- 1 jenkins jenkins 680 Apr 26 23:22 Jenkinsfile 23:23:41 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 23:22 LICENSE 23:23:41 -rw-rw-r-- 1 jenkins jenkins 1779 Apr 26 23:22 Makefile 23:23:41 -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 23:22 OWNERS.md 23:23:41 -rw-rw-r-- 1 jenkins jenkins 15321 Apr 26 23:22 README.md 23:23:41 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 23:22 VERSION 23:23:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:22 bin 23:23:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:22 cmd 23:23:41 -rw-r--r-- 1 jenkins jenkins 14663 Apr 26 23:23 coverage.out 23:23:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:22 driver 23:23:41 -rw-rw-r-- 1 jenkins jenkins 3402 Apr 26 23:22 go.mod 23:23:41 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 23:22 go.sum 23:23:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:22 snap 23:23:41 -rw-rw-r-- 1 jenkins jenkins 713 Apr 26 23:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:41 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 --label arch=amd64 --label version=3.0.0-dev.32 . 23:23:41 Sending build context to Docker daemon 10.92MB 23:23:41 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 23:23:41 Step 2/25 : FROM ${BASE} AS builder 23:23:41 ---> cba6d36c4633 23:23:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:23:41 ---> Running in a5a35d004920 23:23:42 Removing intermediate container a5a35d004920 23:23:42 ---> d8a8c7b2d2cb 23:23:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:23:42 ---> Running in fdd15e5297df 23:23:42 Removing intermediate container fdd15e5297df 23:23:42 ---> b85c4899fd50 23:23:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:23:42 ---> Running in 63f7ddea2166 23:23:42 Removing intermediate container 63f7ddea2166 23:23:42 ---> 4a99d4b30403 23:23:42 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:23:42 ---> Running in 317e5aede399 23:23:42 Removing intermediate container 317e5aede399 23:23:42 ---> 366781e3628d 23:23:42 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:23:42 ---> Running in b184b9769699 23:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:23:43 OK: 269 MiB in 57 packages 23:23:43 Removing intermediate container b184b9769699 23:23:43 ---> e57840c08661 23:23:43 Step 8/25 : WORKDIR /device-rest-go 23:23:43 ---> Running in 8f051fce39fc 23:23:43 Removing intermediate container 8f051fce39fc 23:23:43 ---> fd5dc72c36d7 23:23:43 Step 9/25 : COPY go.mod vendor* ./ 23:23:43 ---> ac2b8ea54789 23:23:43 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:43 ---> Running in 4de9b1f74c40 23:23:44 Removing intermediate container 4de9b1f74c40 23:23:44 ---> 37022435a8ac 23:23:44 Step 11/25 : COPY . . 23:23:44 ---> 516d7822f0a4 23:23:44 Step 12/25 : RUN $MAKE 23:23:44 ---> Running in 92aba1b79d6d 23:23:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/device-rest ./cmd 23:24:02 Removing intermediate container 92aba1b79d6d 23:24:02 ---> 5f45b1b32bbc 23:24:02 Step 13/25 : FROM alpine:3.17 23:24:02 3.17: Pulling from library/alpine 23:24:02 f56be85fc22e: Already exists 23:24:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:24:02 Status: Downloaded newer image for alpine:3.17 23:24:02 ---> 9ed4aefc74f6 23:24:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:24:02 ---> Running in 7800c5b52d3f 23:24:02 Removing intermediate container 7800c5b52d3f 23:24:02 ---> 882f4f93a002 23:24:02 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 23:24:02 ---> Running in 2aeea4afafd4 23:24:02 Removing intermediate container 2aeea4afafd4 23:24:02 ---> c6b018e55e62 23:24:02 Step 16/25 : RUN apk add --update --no-cache dumb-init 23:24:02 ---> Running in 8e4cc2c8916d 23:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:02 (1/1) Installing dumb-init (1.2.5-r2) 23:24:02 Executing busybox-1.35.0-r29.trigger 23:24:02 OK: 7 MiB in 16 packages 23:24:02 Removing intermediate container 8e4cc2c8916d 23:24:02 ---> a06140075d9a 23:24:02 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 23:24:03 ---> 77fb2ccbf614 23:24:03 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 23:24:03 ---> ff47689ccfed 23:24:03 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 23:24:03 ---> 84356a59d536 23:24:03 Step 20/25 : EXPOSE 59986 23:24:03 ---> Running in 1437df266fa3 23:24:03 Removing intermediate container 1437df266fa3 23:24:03 ---> 1a99f87fb410 23:24:03 Step 21/25 : ENTRYPOINT ["/device-rest"] 23:24:03 ---> Running in 4622eed038ca 23:24:03 Removing intermediate container 4622eed038ca 23:24:03 ---> 79e8f9a1a841 23:24:03 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:24:03 ---> Running in 8e59e899cf06 23:24:03 Removing intermediate container 8e59e899cf06 23:24:03 ---> a0e5ffc0ebf6 23:24:03 Step 23/25 : LABEL arch=amd64 23:24:03 ---> Running in 9463ec6cd4cd 23:24:03 Removing intermediate container 9463ec6cd4cd 23:24:03 ---> 2d4f6745c3f6 23:24:03 Step 24/25 : LABEL git_sha=2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 23:24:03 ---> Running in 93985c84188b 23:24:03 Removing intermediate container 93985c84188b 23:24:03 ---> 19196ca9a87f 23:24:03 Step 25/25 : LABEL version=3.0.0-dev.32 23:24:03 ---> Running in beda0e1ee305 23:24:03 Removing intermediate container beda0e1ee305 23:24:03 ---> 5c8c2f9d0847 23:24:03 [Warning] One or more build-args [ARCH] were not consumed 23:24:03 Successfully built 5c8c2f9d0847 23:24:03 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:04 provisioning config files... 23:24:04 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17219851898829321946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:04 ---> docker-login.sh 23:24:04 nexus3.edgexfoundry.org:10001 23:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:04 Configure a credential helper to remove this warning. See 23:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:04 23:24:04 Login Succeeded 23:24:04 nexus3.edgexfoundry.org:10002 23:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:04 Configure a credential helper to remove this warning. See 23:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:04 23:24:04 Login Succeeded 23:24:04 nexus3.edgexfoundry.org:10003 23:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:04 Configure a credential helper to remove this warning. See 23:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:04 23:24:04 Login Succeeded 23:24:04 nexus3.edgexfoundry.org:10004 23:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:04 Configure a credential helper to remove this warning. See 23:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:04 23:24:04 Login Succeeded 23:24:04 docker.io 23:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:04 Configure a credential helper to remove this warning. See 23:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:04 23:24:04 Login Succeeded 23:24:04 ---> docker-login.sh ends [Pipeline] } 23:24:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:24:04 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 23:24:04 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 23:24:04 latest 23:24:04 3.0.0-dev.32 23:24:04 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 23:24:04 main 23:24:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:05 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:05 + docker push nexus3.edgexfoundry.org:10004/device-rest:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 23:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 23:24:05 a04f225c9773: Preparing 23:24:05 ee431c89306a: Preparing 23:24:05 fe86ffdfbcb7: Preparing 23:24:05 005ed38b64d6: Preparing 23:24:05 f1417ff83b31: Preparing 23:24:05 f1417ff83b31: Layer already exists 23:24:05 005ed38b64d6: Pushed 23:24:05 a04f225c9773: Pushed 23:24:05 ee431c89306a: Pushed 23:24:08 fe86ffdfbcb7: Pushed 23:24:08 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8: digest: sha256:02f303504c22cfda22b53edd0759d11adf1ad18a774895dea153428f178d07dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:08 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:08 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 23:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 23:24:08 a04f225c9773: Preparing 23:24:08 ee431c89306a: Preparing 23:24:08 fe86ffdfbcb7: Preparing 23:24:08 005ed38b64d6: Preparing 23:24:08 f1417ff83b31: Preparing 23:24:08 fe86ffdfbcb7: Layer already exists 23:24:08 a04f225c9773: Layer already exists 23:24:08 f1417ff83b31: Layer already exists 23:24:08 ee431c89306a: Layer already exists 23:24:08 005ed38b64d6: Layer already exists 23:24:08 latest: digest: sha256:02f303504c22cfda22b53edd0759d11adf1ad18a774895dea153428f178d07dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:09 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:09 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.32 23:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 23:24:09 a04f225c9773: Preparing 23:24:09 ee431c89306a: Preparing 23:24:09 fe86ffdfbcb7: Preparing 23:24:09 005ed38b64d6: Preparing 23:24:09 f1417ff83b31: Preparing 23:24:09 005ed38b64d6: Layer already exists 23:24:09 ee431c89306a: Layer already exists 23:24:09 a04f225c9773: Layer already exists 23:24:09 fe86ffdfbcb7: Layer already exists 23:24:09 f1417ff83b31: Layer already exists 23:24:09 3.0.0-dev.32: digest: sha256:02f303504c22cfda22b53edd0759d11adf1ad18a774895dea153428f178d07dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:09 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:09 + docker push nexus3.edgexfoundry.org:10004/device-rest:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 23:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 23:24:09 a04f225c9773: Preparing 23:24:09 ee431c89306a: Preparing 23:24:09 fe86ffdfbcb7: Preparing 23:24:09 005ed38b64d6: Preparing 23:24:09 f1417ff83b31: Preparing 23:24:09 ee431c89306a: Layer already exists 23:24:09 005ed38b64d6: Layer already exists 23:24:09 fe86ffdfbcb7: Layer already exists 23:24:09 f1417ff83b31: Layer already exists 23:24:09 a04f225c9773: Layer already exists 23:24:09 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32: digest: sha256:02f303504c22cfda22b53edd0759d11adf1ad18a774895dea153428f178d07dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:10 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:10 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 23:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 23:24:10 a04f225c9773: Preparing 23:24:10 ee431c89306a: Preparing 23:24:10 fe86ffdfbcb7: Preparing 23:24:10 005ed38b64d6: Preparing 23:24:10 f1417ff83b31: Preparing 23:24:10 fe86ffdfbcb7: Layer already exists 23:24:10 a04f225c9773: Layer already exists 23:24:10 f1417ff83b31: Layer already exists 23:24:10 005ed38b64d6: Layer already exists 23:24:10 ee431c89306a: Layer already exists 23:24:10 main: digest: sha256:02f303504c22cfda22b53edd0759d11adf1ad18a774895dea153428f178d07dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:10 ===================================================== [Pipeline] echo 23:24:10 taggedImages: 23:24:10 - nexus3.edgexfoundry.org:10004/device-rest:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 23:24:10 - nexus3.edgexfoundry.org:10004/device-rest:latest 23:24:10 - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.32 23:24:10 - nexus3.edgexfoundry.org:10004/device-rest:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 23:24:10 - nexus3.edgexfoundry.org:10004/device-rest: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 23:24:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:11 23:24:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:11 latest: Pulling from edgex-lftools-log-publisher 23:24:11 5eb5b503b376: Pulling fs layer 23:24:11 5c69ac0246d0: Pulling fs layer 23:24:11 ec43610c2a17: Pulling fs layer 23:24:11 3a2ae6a8a46f: Pulling fs layer 23:24:11 33b1e0a273af: Pulling fs layer 23:24:11 5d3b04190fa2: Pulling fs layer 23:24:11 2f39f015ded8: Pulling fs layer 23:24:11 33b1e0a273af: Waiting 23:24:11 2f39f015ded8: Waiting 23:24:11 3a2ae6a8a46f: Waiting 23:24:11 5c69ac0246d0: Download complete 23:24:11 3a2ae6a8a46f: Download complete 23:24:11 33b1e0a273af: Verifying Checksum 23:24:11 33b1e0a273af: Download complete 23:24:11 5d3b04190fa2: Verifying Checksum 23:24:11 5d3b04190fa2: Download complete 23:24:11 ec43610c2a17: Verifying Checksum 23:24:11 ec43610c2a17: Download complete 23:24:11 5eb5b503b376: Verifying Checksum 23:24:11 5eb5b503b376: Download complete 23:24:12 2f39f015ded8: Download complete 23:24:12 5eb5b503b376: Pull complete 23:24:12 5c69ac0246d0: Pull complete 23:24:13 ec43610c2a17: Pull complete 23:24:13 3a2ae6a8a46f: Pull complete 23:24:13 33b1e0a273af: Pull complete 23:24:13 5d3b04190fa2: Pull complete 23:24:17 2f39f015ded8: Pull complete 23:24:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:17 prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container 23:24:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:24:20 $ docker top 11fb212aacee1f547b8a3aa3dda4ad27a7ddd2e5b389fc78f7a7be6e1ce5abe1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:20 ---> job-cost.sh 23:24:20 lf-activate-venv: SKIPPING 23:24:20 INFO: No Stack... 23:24:20 INFO: Retrieving Pricing Info for: v3-standard-8 23:24:21 INFO: Archiving Costs [Pipeline] sh 23:24:21 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 23:24:21 + cut -d, -f6 [Pipeline] lock 23:24:21 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] 23:24:21 Resource [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] did not exist. Created. 23:24:21 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:24:21 + echo total: 0.4399999976158142 [Pipeline] stash 23:24:21 Stashed 1 file(s) [Pipeline] } 23:24:21 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 23:24:21 $ docker stop --time=1 11fb212aacee1f547b8a3aa3dda4ad27a7ddd2e5b389fc78f7a7be6e1ce5abe1 23:24:23 $ docker rm -f --volumes 11fb212aacee1f547b8a3aa3dda4ad27a7ddd2e5b389fc78f7a7be6e1ce5abe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:26:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11136 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 23:26:54 Running in /w/workspace/device-rest-go/104 [Pipeline] { [Pipeline] checkout 23:26:54 The recommended git tool is: git 23:27:01 using credential edgex-jenkins-ssh 23:27:01 Cloning the remote Git repository 23:27:01 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 23:27:01 > git init /w/workspace/device-rest-go/104 # timeout=10 23:27:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:27:01 > git --version # timeout=10 23:27:01 > git --version # 'git version 2.25.1' 23:27:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:27:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:27:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:27:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:27:04 Avoid second fetch 23:27:04 Checking out Revision 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 (main) 23:27:04 > git config core.sparsecheckout # timeout=10 23:27:04 > git checkout -f 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 # timeout=10 23:27:05 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#301)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:27:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:27:06 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:06 Dload Upload Total Spent Left Speed 23:27:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 23:27:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:27:07 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:27:07 sudo tee /etc/docker/daemon.new 23:27:07 { 23:27:07 "registry-mirrors": [ 23:27:07 "https://nexus3.edgexfoundry.org:10001" 23:27:07 ], 23:27:07 "bip": "10.250.0.254/24", 23:27:07 "hosts": [ 23:27:07 "tcp://0.0.0.0:5555", 23:27:07 "unix:///var/run/docker.sock" 23:27:07 ], 23:27:07 "mtu": 1458, 23:27:07 "selinux-enabled": true, 23:27:07 "seccomp-profile": "/etc/docker/seccomp.json" 23:27:07 } [Pipeline] sh 23:27:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:27:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:30 provisioning config files... 23:27:30 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/104@tmp/config14018492064459241953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:30 ---> docker-login.sh 23:27:30 nexus3.edgexfoundry.org:10001 23:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:31 Configure a credential helper to remove this warning. See 23:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:31 23:27:31 Login Succeeded 23:27:31 nexus3.edgexfoundry.org:10002 23:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:31 Configure a credential helper to remove this warning. See 23:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:31 23:27:31 Login Succeeded 23:27:31 nexus3.edgexfoundry.org:10003 23:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:32 Configure a credential helper to remove this warning. See 23:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:32 23:27:32 Login Succeeded 23:27:32 nexus3.edgexfoundry.org:10004 23:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:32 Configure a credential helper to remove this warning. See 23:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:32 23:27:32 Login Succeeded 23:27:32 docker.io 23:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:33 Configure a credential helper to remove this warning. See 23:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:33 23:27:33 Login Succeeded 23:27:33 ---> docker-login.sh ends [Pipeline] } 23:27:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:27:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:27:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:27:33 ========================================================= 23:27:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:27:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:27:33 Sending build context to Docker daemon 138.8kB 23:27:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:27:34 Step 2/12 : FROM ${BASE} AS builder 23:27:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:27:34 c41833b44d91: Pulling fs layer 23:27:34 ed15518f5707: Pulling fs layer 23:27:34 feae8fd75edb: Pulling fs layer 23:27:34 242c74f7c9fa: Pulling fs layer 23:27:34 3cdef696dda3: Pulling fs layer 23:27:34 2ced38df9373: Pulling fs layer 23:27:34 58f1dce35555: Pulling fs layer 23:27:34 242c74f7c9fa: Waiting 23:27:34 3cdef696dda3: Waiting 23:27:34 2ced38df9373: Waiting 23:27:34 58f1dce35555: Waiting 23:27:34 ed15518f5707: Verifying Checksum 23:27:34 ed15518f5707: Download complete 23:27:34 242c74f7c9fa: Verifying Checksum 23:27:34 242c74f7c9fa: Download complete 23:27:34 3cdef696dda3: Verifying Checksum 23:27:34 3cdef696dda3: Download complete 23:27:34 c41833b44d91: Verifying Checksum 23:27:34 c41833b44d91: Download complete 23:27:35 c41833b44d91: Pull complete 23:27:35 58f1dce35555: Verifying Checksum 23:27:35 58f1dce35555: Download complete 23:27:36 ed15518f5707: Pull complete 23:27:37 feae8fd75edb: Verifying Checksum 23:27:37 feae8fd75edb: Download complete 23:27:37 2ced38df9373: Verifying Checksum 23:27:37 2ced38df9373: Download complete 23:27:49 feae8fd75edb: Pull complete 23:27:49 242c74f7c9fa: Pull complete 23:27:49 3cdef696dda3: Pull complete 23:27:54 2ced38df9373: Pull complete 23:27:57 58f1dce35555: Pull complete 23:27:57 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:27:57 ---> fadd8f120f05 23:27:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:27:59 ---> Running in 98d70b2ef27f 23:27:59 Removing intermediate container 98d70b2ef27f 23:27:59 ---> a9e888430353 23:27:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:27:59 ---> Running in 7e104011a1d8 23:27:59 Removing intermediate container 7e104011a1d8 23:27:59 ---> 6eb4ba4d79c7 23:27:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:27:59 ---> Running in 0d7eb1463fb0 23:28:00 Removing intermediate container 0d7eb1463fb0 23:28:00 ---> bec5b71f8ca2 23:28:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:28:00 ---> Running in c1a8ed5ee2a5 23:28:00 Removing intermediate container c1a8ed5ee2a5 23:28:00 ---> 0e413155a5ba 23:28:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:28:00 ---> Running in 16ca382d21d4 23:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:28:03 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:28:03 (2/4) Installing libedit (20221030.3.1-r0) 23:28:03 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:28:03 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:28:03 Executing busybox-1.35.0-r29.trigger 23:28:04 OK: 268 MiB in 57 packages 23:28:06 Removing intermediate container 16ca382d21d4 23:28:06 ---> a64d7f307b2e 23:28:06 Step 8/12 : WORKDIR /device-rest-go 23:28:06 ---> Running in ac7603cb26ff 23:28:07 Removing intermediate container ac7603cb26ff 23:28:07 ---> d7ab15a85433 23:28:07 Step 9/12 : COPY go.mod vendor* ./ 23:28:07 ---> f87e42b64374 23:28:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:07 ---> Running in cfc13bf5967e 23:29:15 Removing intermediate container cfc13bf5967e 23:29:15 ---> 126efbf6bc6b 23:29:15 Step 11/12 : COPY . . 23:29:15 ---> 64ed215b01d3 23:29:15 Step 12/12 : RUN $MAKE 23:29:15 ---> Running in d3eab6f9e1c5 23:29:15 noop 23:29:15 Removing intermediate container d3eab6f9e1c5 23:29:15 ---> 678bab16421c 23:29:15 Successfully built 678bab16421c 23:29:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:16 + docker inspect -f . ci-base-image-arm64 23:29:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:16 prd-ubuntu20.04-docker-arm64-4c-16g-11136 does not seem to be running inside a container 23:29:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/104 -v /w/workspace/device-rest-go/104:/w/workspace/device-rest-go/104:rw,z -v /w/workspace/device-rest-go/104@tmp:/w/workspace/device-rest-go/104@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 23:29:17 $ docker top 204e057448675a7203a6824e330e0959b8a3e67d846875b61d7a26ef59d2df24 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:18 + go version 23:29:18 go version go1.20.2 linux/arm64 [Pipeline] } 23:29:18 $ docker stop --time=1 204e057448675a7203a6824e330e0959b8a3e67d846875b61d7a26ef59d2df24 23:29:20 $ docker rm -f --volumes 204e057448675a7203a6824e330e0959b8a3e67d846875b61d7a26ef59d2df24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:20 + docker inspect -f . ci-base-image-arm64 23:29:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:20 prd-ubuntu20.04-docker-arm64-4c-16g-11136 does not seem to be running inside a container 23:29:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/104 -v /w/workspace/device-rest-go/104:/w/workspace/device-rest-go/104:rw,z -v /w/workspace/device-rest-go/104@tmp:/w/workspace/device-rest-go/104@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 23:29:22 $ docker top b49f407abe69c8d8b86cf97508c5aa8bf147d94ce254536e21fdaaeedb1a4c17 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:22 + git config --global --add safe.directory /w/workspace/device-rest-go/104 [Pipeline] fileExists [Pipeline] sh 23:29:23 + make test 23:29:23 go test ./... -coverprofile=coverage.out ./... 23:29:55 ? github.com/edgexfoundry/device-rest-go [no test files] 23:32:02 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:32:02 ok github.com/edgexfoundry/device-rest-go/driver 0.067s coverage: 32.2% of statements 23:32:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:32:02 go vet ./... 23:32:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:32:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:32:20 ./bin/test-attribution-txt.sh [Pipeline] echo 23:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:32:20 $ docker stop --time=1 b49f407abe69c8d8b86cf97508c5aa8bf147d94ce254536e21fdaaeedb1a4c17 23:32:22 $ docker rm -f --volumes b49f407abe69c8d8b86cf97508c5aa8bf147d94ce254536e21fdaaeedb1a4c17 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:32:23 Warning: overwriting stash ‘coverage-report’ 23:32:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:32:24 + ls -al . 23:32:24 total 180 23:32:24 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 23:29 . 23:32:24 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:27 .. 23:32:24 -rw-rw-r-- 1 jenkins jenkins 151 Apr 26 23:27 .dockerignore 23:32:24 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 23:27 .git 23:32:24 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:27 .github 23:32:24 -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 23:27 .gitignore 23:32:24 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 23:27 .golangci.yml 23:32:24 -rw-rw-r-- 1 jenkins jenkins 9331 Apr 26 23:27 Attribution.txt 23:32:24 -rw-rw-r-- 1 jenkins jenkins 13085 Apr 26 23:27 CHANGELOG.md 23:32:24 -rw-rw-r-- 1 jenkins jenkins 1578 Apr 26 23:27 Dockerfile 23:32:24 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 23:27 GOVERNANCE.md 23:32:24 -rw-rw-r-- 1 jenkins jenkins 680 Apr 26 23:27 Jenkinsfile 23:32:24 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 23:27 LICENSE 23:32:24 -rw-rw-r-- 1 jenkins jenkins 1779 Apr 26 23:27 Makefile 23:32:24 -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 23:27 OWNERS.md 23:32:24 -rw-rw-r-- 1 jenkins jenkins 15321 Apr 26 23:27 README.md 23:32:24 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 23:22 VERSION 23:32:24 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:27 bin 23:32:24 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:27 cmd 23:32:24 -rw-r--r-- 1 jenkins jenkins 14663 Apr 26 23:31 coverage.out 23:32:24 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:27 driver 23:32:24 -rw-rw-r-- 1 jenkins jenkins 3402 Apr 26 23:27 go.mod 23:32:24 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 23:27 go.sum 23:32:24 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:27 snap 23:32:24 -rw-rw-r-- 1 jenkins jenkins 713 Apr 26 23:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:25 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 --label arch=arm64 --label version=3.0.0-dev.32 . 23:32:25 Sending build context to Docker daemon 154.1kB 23:32:25 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 23:32:25 Step 2/25 : FROM ${BASE} AS builder 23:32:25 ---> 678bab16421c 23:32:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:32:25 ---> Running in 5ea40aa4cecb 23:32:25 Removing intermediate container 5ea40aa4cecb 23:32:25 ---> e6d1302f2cf3 23:32:25 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:32:25 ---> Running in 025c7f54f0e3 23:32:26 Removing intermediate container 025c7f54f0e3 23:32:26 ---> f8052ec11ede 23:32:26 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:32:26 ---> Running in e0c3de81cd28 23:32:26 Removing intermediate container e0c3de81cd28 23:32:26 ---> 651baf2c11d1 23:32:26 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:32:26 ---> Running in 49445d46bfeb 23:32:26 Removing intermediate container 49445d46bfeb 23:32:26 ---> adcc353e7ee7 23:32:26 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:32:26 ---> Running in fe789fa0c7ae 23:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:32:29 OK: 268 MiB in 57 packages 23:32:30 Removing intermediate container fe789fa0c7ae 23:32:30 ---> 73c0d679ef62 23:32:30 Step 8/25 : WORKDIR /device-rest-go 23:32:30 ---> Running in 80928a1e796b 23:32:30 Removing intermediate container 80928a1e796b 23:32:30 ---> b2321598dc94 23:32:30 Step 9/25 : COPY go.mod vendor* ./ 23:32:34 ---> 757a5ddb52d6 23:32:34 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:34 ---> Running in 04d92ed952e0 23:32:36 Removing intermediate container 04d92ed952e0 23:32:36 ---> 47ae5112adc8 23:32:36 Step 11/25 : COPY . . 23:32:36 ---> c641074732e1 23:32:36 Step 12/25 : RUN $MAKE 23:32:37 ---> Running in efea6b54c4ab 23:32:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/device-rest ./cmd 23:34:47 Removing intermediate container efea6b54c4ab 23:34:47 ---> af3a2cbc5145 23:34:47 Step 13/25 : FROM alpine:3.17 23:34:47 3.17: Pulling from library/alpine 23:34:47 c41833b44d91: Already exists 23:34:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:34:47 Status: Downloaded newer image for alpine:3.17 23:34:47 ---> 51e60588ff2c 23:34:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:34:47 ---> Running in 84e3345d67d3 23:34:47 Removing intermediate container 84e3345d67d3 23:34:47 ---> 7c154cc13b03 23:34:47 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 23:34:47 ---> Running in 92f65936f258 23:34:47 Removing intermediate container 92f65936f258 23:34:47 ---> 479cb154a8eb 23:34:47 Step 16/25 : RUN apk add --update --no-cache dumb-init 23:34:47 ---> Running in ca6785ab5cae 23:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:47 (1/1) Installing dumb-init (1.2.5-r2) 23:34:47 Executing busybox-1.35.0-r29.trigger 23:34:47 OK: 8 MiB in 16 packages 23:34:47 Removing intermediate container ca6785ab5cae 23:34:47 ---> 35cac1162c61 23:34:47 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 23:34:47 ---> 87bb19b1cb4f 23:34:47 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 23:34:47 ---> f909f55e2f0b 23:34:47 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 23:34:47 ---> 3974677864ce 23:34:47 Step 20/25 : EXPOSE 59986 23:34:47 ---> Running in 9c612b242975 23:34:47 Removing intermediate container 9c612b242975 23:34:47 ---> c1e0a16b280b 23:34:47 Step 21/25 : ENTRYPOINT ["/device-rest"] 23:34:47 ---> Running in 8917a0d570ce 23:34:47 Removing intermediate container 8917a0d570ce 23:34:47 ---> 19f2de817749 23:34:47 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:34:47 ---> Running in fda79536dcce 23:34:47 Removing intermediate container fda79536dcce 23:34:47 ---> 2a1ddc893128 23:34:47 Step 23/25 : LABEL arch=arm64 23:34:48 ---> Running in a63790f3d5f2 23:34:48 Removing intermediate container a63790f3d5f2 23:34:48 ---> a97d22cb11a1 23:34:48 Step 24/25 : LABEL git_sha=2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 23:34:48 ---> Running in d799233dc818 23:34:48 Removing intermediate container d799233dc818 23:34:48 ---> 007598bf4261 23:34:48 Step 25/25 : LABEL version=3.0.0-dev.32 23:34:48 ---> Running in e638dbf31f11 23:34:48 Removing intermediate container e638dbf31f11 23:34:48 ---> f41929a7a043 23:34:48 [Warning] One or more build-args [ARCH] were not consumed 23:34:48 Successfully built f41929a7a043 23:34:48 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:49 provisioning config files... 23:34:49 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/104@tmp/config6865367988059603875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:49 ---> docker-login.sh 23:34:49 nexus3.edgexfoundry.org:10001 23:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:49 Configure a credential helper to remove this warning. See 23:34:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:49 23:34:49 Login Succeeded 23:34:49 nexus3.edgexfoundry.org:10002 23:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:49 Configure a credential helper to remove this warning. See 23:34:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:49 23:34:49 Login Succeeded 23:34:49 nexus3.edgexfoundry.org:10003 23:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:50 Configure a credential helper to remove this warning. See 23:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:50 23:34:50 Login Succeeded 23:34:50 nexus3.edgexfoundry.org:10004 23:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:50 Configure a credential helper to remove this warning. See 23:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:50 23:34:50 Login Succeeded 23:34:50 docker.io 23:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:51 Configure a credential helper to remove this warning. See 23:34:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:51 23:34:51 Login Succeeded 23:34:51 ---> docker-login.sh ends [Pipeline] } 23:34:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:34:51 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 23:34:51 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 23:34:51 latest 23:34:51 3.0.0-dev.32 23:34:51 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 23:34:51 main 23:34:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:51 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:52 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 23:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 23:34:52 4afbe2d16f91: Preparing 23:34:52 b8ea79142468: Preparing 23:34:52 c9ac8e31533d: Preparing 23:34:52 e2b6571eacb7: Preparing 23:34:52 26cbea5cba74: Preparing 23:34:52 26cbea5cba74: Layer already exists 23:34:52 4afbe2d16f91: Pushed 23:34:52 b8ea79142468: Pushed 23:34:52 e2b6571eacb7: Pushed 23:34:57 c9ac8e31533d: Pushed 23:34:57 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8: digest: sha256:b803e1697f0ca53e20672d2b89c8607bda0cdd99d31c3803e9c9c0280dc76fcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:58 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:58 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 23:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 23:34:58 4afbe2d16f91: Preparing 23:34:58 b8ea79142468: Preparing 23:34:58 c9ac8e31533d: Preparing 23:34:58 e2b6571eacb7: Preparing 23:34:58 26cbea5cba74: Preparing 23:34:58 26cbea5cba74: Layer already exists 23:34:58 c9ac8e31533d: Layer already exists 23:34:58 e2b6571eacb7: Layer already exists 23:34:58 b8ea79142468: Layer already exists 23:34:58 4afbe2d16f91: Layer already exists 23:34:58 latest: digest: sha256:b803e1697f0ca53e20672d2b89c8607bda0cdd99d31c3803e9c9c0280dc76fcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:58 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:59 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.32 23:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 23:34:59 4afbe2d16f91: Preparing 23:34:59 b8ea79142468: Preparing 23:34:59 c9ac8e31533d: Preparing 23:34:59 e2b6571eacb7: Preparing 23:34:59 26cbea5cba74: Preparing 23:34:59 e2b6571eacb7: Layer already exists 23:34:59 b8ea79142468: Layer already exists 23:34:59 26cbea5cba74: Layer already exists 23:34:59 4afbe2d16f91: Layer already exists 23:34:59 c9ac8e31533d: Layer already exists 23:34:59 3.0.0-dev.32: digest: sha256:b803e1697f0ca53e20672d2b89c8607bda0cdd99d31c3803e9c9c0280dc76fcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:59 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:59 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 23:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 23:34:59 4afbe2d16f91: Preparing 23:34:59 b8ea79142468: Preparing 23:34:59 c9ac8e31533d: Preparing 23:34:59 e2b6571eacb7: Preparing 23:34:59 26cbea5cba74: Preparing 23:34:59 c9ac8e31533d: Layer already exists 23:34:59 b8ea79142468: Layer already exists 23:34:59 e2b6571eacb7: Layer already exists 23:34:59 26cbea5cba74: Layer already exists 23:34:59 4afbe2d16f91: Layer already exists 23:34:59 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32: digest: sha256:b803e1697f0ca53e20672d2b89c8607bda0cdd99d31c3803e9c9c0280dc76fcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:00 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:00 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 23:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 23:35:00 4afbe2d16f91: Preparing 23:35:00 b8ea79142468: Preparing 23:35:00 c9ac8e31533d: Preparing 23:35:00 e2b6571eacb7: Preparing 23:35:00 26cbea5cba74: Preparing 23:35:00 c9ac8e31533d: Layer already exists 23:35:00 26cbea5cba74: Layer already exists 23:35:00 b8ea79142468: Layer already exists 23:35:00 e2b6571eacb7: Layer already exists 23:35:00 4afbe2d16f91: Layer already exists 23:35:00 main: digest: sha256:b803e1697f0ca53e20672d2b89c8607bda0cdd99d31c3803e9c9c0280dc76fcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:00 ===================================================== [Pipeline] echo 23:35:00 taggedImages: 23:35:00 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 23:35:00 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 23:35:00 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.32 23:35:00 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 23:35:00 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:01 23:35:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:01 arm64: Pulling from edgex-lftools-log-publisher 23:35:01 8998bd30e6a1: Pulling fs layer 23:35:01 04944245beec: Pulling fs layer 23:35:01 699f458cf7ca: Pulling fs layer 23:35:01 765212b225bb: Pulling fs layer 23:35:01 f23df028b6ca: Pulling fs layer 23:35:01 d65c8cfc05b1: Pulling fs layer 23:35:01 2437ff75d9bd: Pulling fs layer 23:35:01 765212b225bb: Waiting 23:35:01 f23df028b6ca: Waiting 23:35:01 d65c8cfc05b1: Waiting 23:35:01 2437ff75d9bd: Waiting 23:35:01 04944245beec: Verifying Checksum 23:35:01 04944245beec: Download complete 23:35:01 765212b225bb: Verifying Checksum 23:35:01 765212b225bb: Download complete 23:35:01 f23df028b6ca: Verifying Checksum 23:35:01 f23df028b6ca: Download complete 23:35:01 d65c8cfc05b1: Verifying Checksum 23:35:01 d65c8cfc05b1: Download complete 23:35:01 699f458cf7ca: Verifying Checksum 23:35:01 699f458cf7ca: Download complete 23:35:02 8998bd30e6a1: Verifying Checksum 23:35:02 8998bd30e6a1: Download complete 23:35:04 2437ff75d9bd: Verifying Checksum 23:35:04 2437ff75d9bd: Download complete 23:35:06 8998bd30e6a1: Pull complete 23:35:06 04944245beec: Pull complete 23:35:08 699f458cf7ca: Pull complete 23:35:08 765212b225bb: Pull complete 23:35:10 f23df028b6ca: Pull complete 23:35:10 d65c8cfc05b1: Pull complete 23:35:25 2437ff75d9bd: Pull complete 23:35:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:25 prd-ubuntu20.04-docker-arm64-4c-16g-11136 does not seem to be running inside a container 23:35:25 $ 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-rest-go/104 -v /w/workspace/device-rest-go/104:/w/workspace/device-rest-go/104:rw,z -v /w/workspace/device-rest-go/104@tmp:/w/workspace/device-rest-go/104@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 23:35:28 $ docker top 8c99354067e14c7dc92f5bcd34a0d848f933251c73fa541e896265f540679579 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:28 ---> job-cost.sh 23:35:28 lf-activate-venv: SKIPPING 23:35:28 INFO: No Stack... 23:35:29 INFO: Retrieving Pricing Info for: v3-standard-4 23:35:30 INFO: Archiving Costs [Pipeline] sh 23:35:30 + cut -d, -f6 23:35:30 + cat /w/workspace/device-rest-go/104/archives/cost.csv [Pipeline] lock 23:35:30 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] 23:35:30 Resource [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] did not exist. Created. 23:35:30 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:35:31 /w/workspace/device-rest-go/104@tmp/durable-478a24c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:35:31 + echo total: 0.10999999940395355 [Pipeline] stash 23:35:31 Warning: overwriting stash ‘stack-cost’ 23:35:31 Stashed 1 file(s) [Pipeline] } 23:35:31 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 23:35:31 $ docker stop --time=1 8c99354067e14c7dc92f5bcd34a0d848f933251c73fa541e896265f540679579 23:35:33 $ docker rm -f --volumes 8c99354067e14c7dc92f5bcd34a0d848f933251c73fa541e896265f540679579 [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 23:35:33 provisioning config files... 23:35:33 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9177405945260900536tmp [Pipeline] { [Pipeline] sh 23:35:34 + set +x 23:35:34 + curl -s https://codecov.io/bash 23:35:34 + bash -s -- 23:35:34 23:35:34 _____ _ 23:35:34 / ____| | | 23:35:34 | | ___ __| | ___ ___ _____ __ 23:35:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:35:34 | |___| (_) | (_| | __/ (_| (_) \ V / 23:35:34 \_____\___/ \__,_|\___|\___\___/ \_/ 23:35:34 Bash-1.0.6 23:35:34 23:35:34 23:35:34 ==> git version 2.25.1 found 23:35:34 ==> 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 23:35:34 Release-Date: 2020-01-08 23:35:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:35:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:35:34 ==> Jenkins CI detected. 23:35:34 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 23:35:34 project root: . 23:35:34 --> token set from env 23:35:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:35:34 ==> Running gcov in . (disable via -X gcov) 23:35:34 ==> Python coveragepy not found 23:35:34 ==> Searching for coverage reports in: 23:35:34 + . 23:35:34 -> Found 1 reports 23:35:34 ==> Detecting git/mercurial file structure 23:35:34 ==> Reading reports 23:35:34 + ./coverage.out bytes=14663 23:35:34 ==> Appending adjustments 23:35:34 https://docs.codecov.io/docs/fixing-reports 23:35:34 + Found adjustments 23:35:34 ==> Gzipping contents 23:35:34 4.0K /tmp/codecov.ENrCbd.gz 23:35:34 ==> Uploading reports 23:35:34 url: https://codecov.io 23:35:34 query: branch=main&commit=2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:35:34 -> Pinging Codecov 23:35:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:35:34 -> Uploading to 23:35:34 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/4E5D53B4F1F92C436F7061BF334D961C/2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8/d0b45835-0715-45fa-8105-8fe7e740cbe3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T233534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d486a60e5740d15924846ab796baacdd1e83b9570761b440696fd5a01493c0f 23:35:34 % Total % Received % Xferd Average Speed Time Time Time Current 23:35:34 Dload Upload Total Spent Left Speed 23:35:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 10502 --:--:-- --:--:-- --:--:-- 10502 23:35:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] } 23:35:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:35:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:35:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:35:35 23:35:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:35:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:35:35 df9b9388f04a: Pulling fs layer 23:35:35 52dc419b0ee2: Pulling fs layer 23:35:35 25bc292e5bac: Pulling fs layer 23:35:35 114826534d7a: Pulling fs layer 23:35:35 4657fd5d0bcf: Pulling fs layer 23:35:35 6ad1cebc031e: Pulling fs layer 23:35:35 8a3aa393b2d8: Pulling fs layer 23:35:35 114826534d7a: Waiting 23:35:35 4657fd5d0bcf: Waiting 23:35:35 8a3aa393b2d8: Waiting 23:35:35 6ad1cebc031e: Waiting 23:35:35 25bc292e5bac: Verifying Checksum 23:35:35 25bc292e5bac: Download complete 23:35:35 52dc419b0ee2: Verifying Checksum 23:35:35 52dc419b0ee2: Download complete 23:35:35 4657fd5d0bcf: Verifying Checksum 23:35:35 df9b9388f04a: Verifying Checksum 23:35:35 df9b9388f04a: Download complete 23:35:36 df9b9388f04a: Pull complete 23:35:36 6ad1cebc031e: Verifying Checksum 23:35:36 6ad1cebc031e: Download complete 23:35:36 52dc419b0ee2: Pull complete 23:35:36 25bc292e5bac: Pull complete 23:35:36 114826534d7a: Download complete 23:35:36 8a3aa393b2d8: Verifying Checksum 23:35:36 8a3aa393b2d8: Download complete 23:35:39 114826534d7a: Pull complete 23:35:39 4657fd5d0bcf: Pull complete 23:35:40 6ad1cebc031e: Pull complete 23:35:42 8a3aa393b2d8: Pull complete 23:35:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:35:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:35:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:42 prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container 23:35:42 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:35:45 $ docker top 94965d9bec1a733d028c1d2df2f5d310cc89fe6d896f53b801dd2d9c6f8627e8 -eo pid,comm [Pipeline] { [Pipeline] echo 23:35:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 23:35:45 + set -o pipefail 23:35:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 23:35:51 23:35:51 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 23:35:51 23:35:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/059d079c-45a0-4a5a-a767-b80f6fb9e252 23:35:51 23:35:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:35:51 23:35:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:35:51 23:35:51 23:35:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:35:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:35:51 More details here: https://snyk.co/ue1NS [Pipeline] } 23:35:51 $ docker stop --time=1 94965d9bec1a733d028c1d2df2f5d310cc89fe6d896f53b801dd2d9c6f8627e8 23:35:53 $ docker rm -f --volumes 94965d9bec1a733d028c1d2df2f5d310cc89fe6d896f53b801dd2d9c6f8627e8 [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 23:35:54 + git log --format=format:%s -1 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] sh 23:35:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:35:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:55 prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container 23:35:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:35:55 $ docker top dd0ccfc65a52cc143b39ac3d7cbfff963aaecbebe13c7c02e90ae973d8784eb5 -eo pid,comm 23:35:55 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). 23:35:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:35:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:55 [ssh-agent] Looking for ssh-agent implementation... 23:35:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:55 $ docker exec dd0ccfc65a52cc143b39ac3d7cbfff963aaecbebe13c7c02e90ae973d8784eb5 ssh-agent 23:35:55 SSH_AUTH_SOCK=/tmp/ssh-hmKglgDDuENn/agent.32 23:35:55 SSH_AGENT_PID=39 23:35:55 Running ssh-add (command line suppressed) 23:35:55 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5545558803818957862.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5545558803818957862.key) 23:35:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:56 + git semver tag 23:35:56 2023-04-26 23:35:56,355 [run_tag] DEBUG tag force:False 23:35:56 2023-04-26 23:35:56,355 [check_head_tag] DEBUG check head tag 23:35:56 2023-04-26 23:35:56,356 [execute] INFO git cat-file --batch-check 23:35:56 2023-04-26 23:35:56,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 23:35:56 2023-04-26 23:35:56,360 [execute] INFO git cat-file --batch 23:35:56 2023-04-26 23:35:56,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 23:35:56 2023-04-26 23:35:56,382 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:35:56 2023-04-26 23:35:56,382 [execute] INFO git tag -a v3.0.0-dev.32 -m v3.0.0-dev.32 23:35:56 2023-04-26 23:35:56,383 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.32', '-m', 'v3.0.0-dev.32'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 23:35:56 2023-04-26 23:35:56,387 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:35:56 3.0.0-dev.32 [Pipeline] } 23:35:56 $ docker exec --env ******** --env ******** dd0ccfc65a52cc143b39ac3d7cbfff963aaecbebe13c7c02e90ae973d8784eb5 ssh-agent -k 23:35:56 unset SSH_AUTH_SOCK; 23:35:56 unset SSH_AGENT_PID; 23:35:56 echo Agent pid 39 killed; 23:35:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:56 + git semver [Pipeline] } 23:35:57 $ docker stop --time=1 dd0ccfc65a52cc143b39ac3d7cbfff963aaecbebe13c7c02e90ae973d8784eb5 23:35:58 $ docker rm -f --volumes dd0ccfc65a52cc143b39ac3d7cbfff963aaecbebe13c7c02e90ae973d8784eb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:35:58 23:35:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:35:59 0.23.1-centos7: Pulling from edgex-lftools 23:35:59 ab5ef0e58194: Pulling fs layer 23:35:59 9712f1f96733: Pulling fs layer 23:35:59 63f879dbbcfc: Pulling fs layer 23:35:59 0d9ebad4ef96: Pulling fs layer 23:35:59 e9a5061849ea: Pulling fs layer 23:35:59 d747dcd14b5f: Pulling fs layer 23:35:59 2de7ff778b66: Pulling fs layer 23:35:59 e9a5061849ea: Waiting 23:35:59 0d9ebad4ef96: Waiting 23:35:59 d747dcd14b5f: Waiting 23:35:59 2de7ff778b66: Waiting 23:35:59 9712f1f96733: Download complete 23:35:59 63f879dbbcfc: Verifying Checksum 23:35:59 63f879dbbcfc: Download complete 23:35:59 e9a5061849ea: Verifying Checksum 23:35:59 e9a5061849ea: Download complete 23:35:59 d747dcd14b5f: Verifying Checksum 23:35:59 d747dcd14b5f: Download complete 23:35:59 0d9ebad4ef96: Verifying Checksum 23:35:59 0d9ebad4ef96: Download complete 23:35:59 ab5ef0e58194: Verifying Checksum 23:35:59 ab5ef0e58194: Download complete 23:35:59 2de7ff778b66: Verifying Checksum 23:35:59 2de7ff778b66: Download complete 23:36:02 ab5ef0e58194: Pull complete 23:36:02 9712f1f96733: Pull complete 23:36:02 63f879dbbcfc: Pull complete 23:36:06 0d9ebad4ef96: Pull complete 23:36:06 e9a5061849ea: Pull complete 23:36:06 d747dcd14b5f: Pull complete 23:36:07 2de7ff778b66: Pull complete 23:36:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:36:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:07 prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container 23:36:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:36:10 $ docker top 496a05790716d4760fc78c13c68086446649d01e50749e3f10e597756a6c1557 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:36:10 provisioning config files... 23:36:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4400766975849665336tmp 23:36:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3167592504587146512tmp 23:36:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13354741842210877342tmp [Pipeline] { [Pipeline] echo 23:36:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:36:11 ---> sigul-configuration.sh 23:36:11 gpg: directory `/root/.gnupg' created 23:36:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:36:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:36:11 gpg: keyring `/root/.gnupg/secring.gpg' created 23:36:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:36:11 gpg: CAST5 encrypted data 23:36:11 gpg: encrypted with 1 passphrase 23:36:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:36:11 + mkdir /home/jenkins 23:36:11 + mkdir /home/jenkins/sigul [Pipeline] sh 23:36:11 + 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 23:36:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:36:12 ---> sigul-install.sh 23:36:12 Sigul already installed; skipping installation. [Pipeline] sh 23:36:12 + git tag --list 23:36:12 v1.0.0 23:36:12 v1.1.0 23:36:12 v1.1.1 23:36:12 v1.1.2 23:36:12 v1.2.0 23:36:12 v1.2.1 23:36:12 v2.0.0 23:36:12 v2.1.0 23:36:12 v2.1.1 23:36:12 v2.1.1-dev.1 23:36:12 v2.1.1-dev.2 23:36:12 v2.1.1-dev.3 23:36:12 v2.2.0 23:36:12 v2.2.1-dev.1 23:36:12 v2.2.1-dev.2 23:36:12 v2.2.1-dev.3 23:36:12 v2.2.1-dev.4 23:36:12 v2.2.1-dev.5 23:36:12 v2.2.1-dev.6 23:36:12 v2.2.1-dev.7 23:36:12 v2.2.1-dev.8 23:36:12 v2.2.1-dev.9 23:36:12 v2.3.0 23:36:12 v2.3.0-dev.10 23:36:12 v2.3.0-dev.11 23:36:12 v2.3.0-dev.12 23:36:12 v2.3.0-dev.13 23:36:12 v2.3.0-dev.14 23:36:12 v2.3.0-dev.15 23:36:12 v2.3.0-dev.16 23:36:12 v2.3.0-dev.17 23:36:12 v2.3.0-dev.18 23:36:12 v2.3.0-dev.19 23:36:12 v2.3.0-dev.20 23:36:12 v2.3.0-dev.21 23:36:12 v2.3.0-dev.22 23:36:12 v2.3.0-dev.23 23:36:12 v2.3.0-dev.24 23:36:12 v2.3.0-dev.25 23:36:12 v2.3.0-dev.9 23:36:12 v3.0.0-dev.1 23:36:12 v3.0.0-dev.10 23:36:12 v3.0.0-dev.11 23:36:12 v3.0.0-dev.12 23:36:12 v3.0.0-dev.13 23:36:12 v3.0.0-dev.14 23:36:12 v3.0.0-dev.15 23:36:12 v3.0.0-dev.16 23:36:12 v3.0.0-dev.17 23:36:12 v3.0.0-dev.18 23:36:12 v3.0.0-dev.19 23:36:12 v3.0.0-dev.2 23:36:12 v3.0.0-dev.20 23:36:12 v3.0.0-dev.21 23:36:12 v3.0.0-dev.22 23:36:12 v3.0.0-dev.23 23:36:12 v3.0.0-dev.24 23:36:12 v3.0.0-dev.25 23:36:12 v3.0.0-dev.26 23:36:12 v3.0.0-dev.27 23:36:12 v3.0.0-dev.28 23:36:12 v3.0.0-dev.29 23:36:12 v3.0.0-dev.3 23:36:12 v3.0.0-dev.30 23:36:12 v3.0.0-dev.31 23:36:12 v3.0.0-dev.32 23:36:12 v3.0.0-dev.4 23:36:12 v3.0.0-dev.5 23:36:12 v3.0.0-dev.6 23:36:12 v3.0.0-dev.7 23:36:12 v3.0.0-dev.8 23:36:12 v3.0.0-dev.9 [Pipeline] sh 23:36:12 + lftools sign git-tag v3.0.0-dev.32 23:36:13 Signing Git tag with Sigul... 23:36:13 Signing v3.0.0-dev.32 [Pipeline] echo 23:36:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:36:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:36:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:36:13 $ docker stop --time=1 496a05790716d4760fc78c13c68086446649d01e50749e3f10e597756a6c1557 23:36:15 $ docker rm -f --volumes 496a05790716d4760fc78c13c68086446649d01e50749e3f10e597756a6c1557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:36:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:36:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:36:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:15 prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container 23:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:36:16 $ docker top a85a5fc070a18d37490f995868aaafaff72036ce9456b746209ec805a4197d17 -eo pid,comm 23:36:16 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). 23:36:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:36:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:16 [ssh-agent] Looking for ssh-agent implementation... 23:36:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:16 $ docker exec a85a5fc070a18d37490f995868aaafaff72036ce9456b746209ec805a4197d17 ssh-agent 23:36:16 SSH_AUTH_SOCK=/tmp/ssh-xf7ogKPc907A/agent.32 23:36:16 SSH_AGENT_PID=38 23:36:16 Running ssh-add (command line suppressed) 23:36:16 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8097711748670593876.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8097711748670593876.key) 23:36:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:16 + git semver bump pre 23:36:17 2023-04-26 23:36:16,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:36:17 2023-04-26 23:36:16,982 [bump_version] DEBUG bumping version:3.0.0-dev.32 on axis:pre with prefix:dev 23:36:17 2023-04-26 23:36:16,982 [bump_version] DEBUG bumped version:3.0.0-dev.33 23:36:17 2023-04-26 23:36:16,982 [write_version] DEBUG write version:3.0.0-dev.33 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 23:36:17 2023-04-26 23:36:16,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:36:17 2023-04-26 23:36:16,983 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:36:17 2023-04-26 23:36:16,984 [execute] INFO git cat-file --batch-check 23:36:17 2023-04-26 23:36:16,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:36:17 2023-04-26 23:36:16,990 [execute] INFO git cat-file --batch 23:36:17 2023-04-26 23:36:16,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:36:17 2023-04-26 23:36:16,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:36:17 3.0.0-dev.33 [Pipeline] } 23:36:17 $ docker exec --env ******** --env ******** a85a5fc070a18d37490f995868aaafaff72036ce9456b746209ec805a4197d17 ssh-agent -k 23:36:17 unset SSH_AUTH_SOCK; 23:36:17 unset SSH_AGENT_PID; 23:36:17 echo Agent pid 38 killed; 23:36:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:17 + git semver [Pipeline] } 23:36:17 $ docker stop --time=1 a85a5fc070a18d37490f995868aaafaff72036ce9456b746209ec805a4197d17 23:36:19 $ docker rm -f --volumes a85a5fc070a18d37490f995868aaafaff72036ce9456b746209ec805a4197d17 [Pipeline] // withDockerContainer [Pipeline] sh 23:36:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:36:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:36:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:19 prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container 23:36:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:36:20 $ docker top 00021086355bdc893a8f97d0bff7957e1129347aa61e9603a3c4a05632190c3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:36:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:20 [ssh-agent] Looking for ssh-agent implementation... 23:36:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:20 $ docker exec 00021086355bdc893a8f97d0bff7957e1129347aa61e9603a3c4a05632190c3a ssh-agent 23:36:20 SSH_AUTH_SOCK=/tmp/ssh-6lVz6Ttbjef9/agent.32 23:36:20 SSH_AGENT_PID=38 23:36:20 Running ssh-add (command line suppressed) 23:36:20 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8213244384721520925.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8213244384721520925.key) 23:36:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:20 + git semver push 23:36:21 2023-04-26 23:36:21,117 [run_push] DEBUG push 23:36:21 2023-04-26 23:36:21,117 [execute] INFO git cat-file --batch-check 23:36:21 2023-04-26 23:36:21,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:36:21 2023-04-26 23:36:21,121 [execute] INFO git rev-list 46a1abb35023dafff50a43f12345d00ae3a49a35 -- 23:36:21 2023-04-26 23:36:21,122 [execute] DEBUG Popen(['git', 'rev-list', '46a1abb35023dafff50a43f12345d00ae3a49a35', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:36:21 2023-04-26 23:36:21,129 [execute] INFO git fetch -v origin 23:36:21 2023-04-26 23:36:21,129 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:36:21 2023-04-26 23:36:21,595 [run_push] DEBUG no remote changes detected 23:36:21 2023-04-26 23:36:21,595 [execute] INFO git push origin semver 23:36:21 2023-04-26 23:36:21,595 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:36:22 2023-04-26 23:36:22,378 [run_push] DEBUG push all version tags 23:36:22 2023-04-26 23:36:22,379 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:36:22 2023-04-26 23:36:22,379 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 23:36:23 2023-04-26 23:36:23,098 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:36:23 3.0.0-dev.33 [Pipeline] } 23:36:23 $ docker exec --env ******** --env ******** 00021086355bdc893a8f97d0bff7957e1129347aa61e9603a3c4a05632190c3a ssh-agent -k 23:36:23 unset SSH_AUTH_SOCK; 23:36:23 unset SSH_AGENT_PID; 23:36:23 echo Agent pid 38 killed; 23:36:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:23 + git semver [Pipeline] } 23:36:23 $ docker stop --time=1 00021086355bdc893a8f97d0bff7957e1129347aa61e9603a3c4a05632190c3a 23:36:25 $ docker rm -f --volumes 00021086355bdc893a8f97d0bff7957e1129347aa61e9603a3c4a05632190c3a [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 23:36:25 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 23:36:25 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 23:36:25 total 16 23:36:25 drwxr-xr-x 3 root root 4096 Apr 26 23:24 . 23:36:25 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 23:36 .. 23:36:25 drwxr-xr-x 2 root root 4096 Apr 26 23:24 cost 23:36:25 -rw-r--r-- 1 root root 87 Apr 26 23:24 cost.csv 23:36:25 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 23:36:25 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 23:36:25 total 16 23:36:25 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 23:24 . 23:36:25 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 23:36 .. 23:36:25 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 23:24 cost 23:36:25 -rw-r--r-- 1 jenkins jenkins 87 Apr 26 23:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:36:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:36:26 ---> package-listing.sh 23:36:26 ++ facter osfamily 23:36:26 ++ tr '[:upper:]' '[:lower:]' 23:36:27 + OS_FAMILY=debian 23:36:27 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 23:36:27 + START_PACKAGES=/tmp/packages_start.txt 23:36:27 + END_PACKAGES=/tmp/packages_end.txt 23:36:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:36:27 + PACKAGES=/tmp/packages_start.txt 23:36:27 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 23:36:27 + PACKAGES=/tmp/packages_end.txt 23:36:27 + case "${OS_FAMILY}" in 23:36:27 + dpkg -l 23:36:27 + grep '^ii' 23:36:27 + '[' -f /tmp/packages_start.txt ']' 23:36:27 + '[' -f /tmp/packages_end.txt ']' 23:36:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:36:27 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 23:36:27 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 23:36:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 23:36:27 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:36:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:28 prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container 23:36:28 $ 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:36:28 $ docker top 90dc2b28c7342e1ffe4b21b02dbe184090ff7506fa2f8f91428d9d3477aaa175 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:28 + touch /tmp/pre-build-complete [Pipeline] sh 23:36:29 + mkdir -p /var/log/sysstat [Pipeline] sh 23:36:29 + ls /var/log/sa-host 23:36:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:29 provisioning config files... 23:36:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3246874669144907584tmp [Pipeline] { [Pipeline] echo 23:36:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:36:29 ---> create-netrc.sh [Pipeline] } 23:36:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:36:30 ---> python-tools-install.sh [Pipeline] echo 23:36:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:36:30 ---> sudo-logs.sh 23:36:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:36:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:36:30 ---> job-cost.sh 23:36:30 lf-activate-venv: SKIPPING 23:36:30 DEBUG: total: 0.4399999976158142 23:36:30 INFO: Retrieving Stack Cost... 23:36:30 INFO: Retrieving Pricing Info for: v3-standard-8 23:36:31 INFO: Archiving Costs [Pipeline] echo 23:36:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:36:31 ---> logs-deploy.sh 23:36:31 lf-activate-venv: SKIPPING 23:36:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/104 23:36:31 INFO: archiving workspace using pattern(s): 23:36:32 Archives upload complete. 23:36:32 INFO: archiving logs to Nexus 23:36:33 ---> uname -a: 23:36:33 Linux prd-ubuntu20-04-docker-8c-8g-11130 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:36:33 23:36:33 23:36:33 ---> lscpu: 23:36:33 Architecture: x86_64 23:36:33 CPU op-mode(s): 32-bit, 64-bit 23:36:33 Byte Order: Little Endian 23:36:33 Address sizes: 40 bits physical, 48 bits virtual 23:36:33 CPU(s): 8 23:36:33 On-line CPU(s) list: 0-7 23:36:33 Thread(s) per core: 1 23:36:33 Core(s) per socket: 1 23:36:33 Socket(s): 8 23:36:33 NUMA node(s): 1 23:36:33 Vendor ID: AuthenticAMD 23:36:33 CPU family: 23 23:36:33 Model: 49 23:36:33 Model name: AMD EPYC-Rome Processor 23:36:33 Stepping: 0 23:36:33 CPU MHz: 2799.998 23:36:33 BogoMIPS: 5599.99 23:36:33 Virtualization: AMD-V 23:36:33 Hypervisor vendor: KVM 23:36:33 Virtualization type: full 23:36:33 L1d cache: 256 KiB 23:36:33 L1i cache: 256 KiB 23:36:33 L2 cache: 4 MiB 23:36:33 L3 cache: 128 MiB 23:36:33 NUMA node0 CPU(s): 0-7 23:36:33 Vulnerability Itlb multihit: Not affected 23:36:33 Vulnerability L1tf: Not affected 23:36:33 Vulnerability Mds: Not affected 23:36:33 Vulnerability Meltdown: Not affected 23:36:33 Vulnerability Mmio stale data: Not affected 23:36:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:36:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:36:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:36:33 Vulnerability Srbds: Not affected 23:36:33 Vulnerability Tsx async abort: Not affected 23:36:33 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 23:36:33 23:36:33 23:36:33 ---> nproc: 23:36:33 8 23:36:33 23:36:33 23:36:33 ---> df -h: 23:36:33 Filesystem Size Used Avail Use% Mounted on 23:36:33 overlay 155G 13G 143G 9% / 23:36:33 tmpfs 64M 0 64M 0% /dev 23:36:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:36:33 shm 64M 0 64M 0% /dev/shm 23:36:33 /dev/vda1 155G 13G 143G 9% /facter-os 23:36:33 23:36:33 23:36:33 ---> sar -b -r -n DEV: 23:36:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11130) 04/26/23 _x86_64_ (8 CPU) 23:36:33 23:36:33 22:20:08 LINUX RESTART (8 CPU) 23:36:33 23:36:33 22:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:36:33 22:22:01 6.75 0.00 6.75 0.00 0.00 25612.15 0.00 23:36:33 22:23:01 4.87 0.00 4.87 0.00 0.00 25145.62 0.00 23:36:33 22:24:01 4.27 0.00 4.27 0.00 0.00 25276.19 0.00 23:36:33 22:25:01 4.87 0.00 4.87 0.00 0.00 25151.14 0.00 23:36:33 22:26:01 41.79 11.66 30.12 0.00 5420.33 31555.35 0.00 23:36:33 22:27:01 2.23 0.00 2.23 0.00 0.00 3112.55 0.00 23:36:33 22:28:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 23:36:33 22:29:01 1.75 0.00 1.75 0.00 0.00 19.99 0.00 23:36:33 22:30:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 23:36:33 22:31:01 2.37 0.00 2.37 0.00 0.00 38.13 0.00 23:36:33 22:32:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 23:36:33 22:33:01 1.83 0.00 1.83 0.00 0.00 21.19 0.00 23:36:33 22:34:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 23:36:33 22:35:01 1.97 0.00 1.97 0.00 0.00 23.33 0.00 23:36:33 22:36:01 1.82 0.02 1.80 0.00 0.13 21.06 0.00 23:36:33 22:37:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 23:36:33 22:38:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 23:36:33 22:39:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 23:36:33 22:40:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 23:36:33 22:41:02 1.85 0.00 1.85 0.00 0.00 20.66 0.00 23:36:33 22:42:01 1.12 0.00 1.12 0.00 0.00 12.61 0.00 23:36:33 22:43:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 23:36:33 22:44:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 23:36:33 22:45:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 23:36:33 22:46:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 23:36:33 22:47:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 23:36:33 22:48:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 23:36:33 22:49:01 1.82 0.00 1.82 0.00 0.00 20.52 0.00 23:36:33 22:50:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 23:36:33 22:51:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 23:36:33 22:52:01 0.85 0.00 0.85 0.00 0.00 9.20 0.00 23:36:33 22:53:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 23:36:33 22:54:01 0.80 0.00 0.80 0.00 0.00 8.80 0.00 23:36:33 22:55:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 23:36:33 22:56:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 23:36:33 22:57:01 1.62 0.00 1.62 0.00 0.00 17.46 0.00 23:36:33 22:58:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 23:36:33 22:59:01 1.87 0.00 1.87 0.00 0.00 20.93 0.00 23:36:33 23:00:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 23:36:33 23:01:01 2.00 0.00 2.00 0.00 0.00 24.13 0.00 23:36:33 23:02:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 23:36:33 23:03:01 1.90 0.00 1.90 0.00 0.00 21.46 0.00 23:36:33 23:04:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 23:36:33 23:05:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 23:36:33 23:06:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 23:36:33 23:07:01 1.65 0.00 1.65 0.00 0.00 18.00 0.00 23:36:33 23:08:01 3.27 1.02 2.25 0.00 21.86 29.06 0.00 23:36:33 23:09:01 5.47 3.83 1.63 0.00 87.05 29.86 0.00 23:36:33 23:10:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 23:36:33 23:11:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 23:36:33 23:12:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 23:36:33 23:13:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 23:36:33 23:14:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 23:36:33 23:15:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 23:36:33 23:16:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 23:36:33 23:17:01 1.23 0.02 1.22 0.00 0.13 15.06 0.00 23:36:33 23:18:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 23:36:33 23:19:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 23:36:33 23:20:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 23:36:33 23:21:01 1.38 0.00 1.38 0.00 0.00 18.26 0.00 23:36:33 23:22:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 23:36:33 23:23:01 170.42 14.40 156.02 0.00 1899.95 61039.69 0.00 23:36:33 23:24:01 172.85 0.30 172.55 0.00 22.53 48259.02 0.00 23:36:33 23:25:01 86.04 0.02 86.02 0.00 2.67 19240.13 0.00 23:36:33 23:26:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 23:36:33 23:27:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 23:36:33 23:28:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 23:36:33 23:29:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 23:36:33 23:30:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 23:36:33 23:31:01 1.48 0.00 1.48 0.00 0.00 18.79 0.00 23:36:33 23:32:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 23:36:33 23:33:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 23:36:33 23:34:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 23:36:33 23:35:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 23:36:33 23:36:01 62.06 0.20 61.86 0.00 9.60 35479.82 0.00 23:36:33 Average: 8.70 0.42 8.28 0.00 99.55 4013.56 0.00 23:36:33 23:36:33 22:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:36:33 22:22:01 30606216 31882736 494612 1.50 47348 1542916 1646236 4.85 600172 1418896 184 23:36:33 22:23:01 30606492 31883176 493720 1.50 47436 1542920 1646236 4.85 598708 1418940 8 23:36:33 22:24:01 30606224 31883028 493776 1.50 47524 1542920 1646236 4.85 599368 1418940 180 23:36:33 22:25:01 30606460 31883580 493352 1.50 47628 1542920 1646236 4.85 598800 1419156 32 23:36:33 22:26:01 30230932 31856216 502152 1.53 56276 1875176 1733808 5.11 835016 1529028 4 23:36:33 22:27:01 30231312 31856684 501676 1.53 56372 1875176 1733808 5.11 835056 1529032 8 23:36:33 22:28:01 30231400 31856892 501560 1.53 56468 1875184 1733808 5.11 835228 1529040 8 23:36:33 22:29:01 30231132 31856852 501580 1.53 56556 1875312 1733808 5.11 835540 1529168 8 23:36:33 22:30:01 30229784 31855696 502216 1.53 56668 1875304 1733808 5.11 835928 1529216 16 23:36:33 22:31:01 30230508 31856564 501264 1.52 56816 1875292 1733808 5.11 836268 1529196 0 23:36:33 22:32:01 30229932 31856080 501684 1.53 56912 1875292 1733808 5.11 836028 1529196 0 23:36:33 22:33:01 30229596 31855948 501480 1.53 57000 1875304 1749860 5.16 836604 1529200 132 23:36:33 22:34:01 30229776 31856228 501100 1.52 57096 1875304 1749860 5.16 836524 1529204 144 23:36:33 22:35:01 30228812 31855368 501836 1.53 57208 1875292 1749860 5.16 836712 1529208 12 23:36:33 22:36:01 30227752 31854512 502320 1.53 57292 1875312 1723968 5.08 836856 1529212 8 23:36:33 22:37:01 30227680 31854484 502264 1.53 57340 1875316 1723968 5.08 836684 1529216 8 23:36:33 22:38:01 30227656 31854532 502144 1.53 57428 1875320 1723968 5.08 836736 1529224 8 23:36:33 22:39:01 30227556 31854536 502292 1.53 57516 1875320 1723968 5.08 836900 1529224 8 23:36:33 22:40:01 30227248 31854340 502464 1.53 57612 1875312 1723968 5.08 837480 1529224 8 23:36:33 22:41:02 30227272 31854440 502320 1.53 57684 1875328 1723968 5.08 837696 1529228 8 23:36:33 22:42:01 30227224 31854464 502244 1.53 57748 1875328 1723968 5.08 837436 1529228 12 23:36:33 22:43:01 30227376 31854696 502160 1.53 57820 1875332 1723968 5.08 838436 1529232 20 23:36:33 22:44:01 30227116 31854460 502368 1.53 57844 1875332 1723968 5.08 838100 1529232 12 23:36:33 22:45:01 30227036 31854392 502328 1.53 57892 1875340 1723968 5.08 838140 1529236 8 23:36:33 22:46:01 30226676 31854212 502184 1.53 57988 1875336 1723968 5.08 838708 1529248 8 23:36:33 22:47:01 30226440 31854068 502332 1.53 58060 1875348 1723968 5.08 838820 1529248 136 23:36:33 22:48:01 30226408 31854136 502216 1.53 58156 1875352 1723968 5.08 838904 1529252 8 23:36:33 22:49:01 30226304 31854096 502284 1.53 58252 1875344 1723968 5.08 838692 1529256 8 23:36:33 22:50:01 30226260 31854096 502424 1.53 58300 1875356 1723968 5.08 838792 1529256 8 23:36:33 22:51:01 30226236 31854148 502380 1.53 58356 1875344 1723968 5.08 839388 1529260 8 23:36:33 22:52:01 30226228 31854196 502280 1.53 58380 1875360 1723968 5.08 839152 1529260 12 23:36:33 22:53:01 30225896 31853916 502504 1.53 58420 1875364 1723968 5.08 839496 1529264 8 23:36:33 22:54:01 30225848 31853872 502472 1.53 58436 1875364 1723968 5.08 839228 1529264 8 23:36:33 22:55:01 30225832 31853876 502396 1.53 58460 1875372 1723968 5.08 839304 1529268 8 23:36:33 22:56:01 30225788 31853896 502576 1.53 58516 1875360 1740020 5.13 839800 1529276 8 23:36:33 22:57:01 30225684 31853840 502608 1.53 58548 1875376 1740020 5.13 839572 1529276 4 23:36:33 22:58:01 30225384 31853644 502752 1.53 58636 1875380 1740020 5.13 839700 1529284 8 23:36:33 22:59:01 30225376 31853820 502460 1.53 58732 1875508 1740020 5.13 839768 1529412 8 23:36:33 23:00:01 30225328 31853884 502352 1.53 58828 1875504 1723144 5.08 840420 1529416 8 23:36:33 23:01:01 30225052 31853744 502464 1.53 58932 1875508 1723144 5.08 840932 1529412 12 23:36:33 23:02:01 30224312 31853080 503108 1.53 59020 1875508 1723144 5.08 840712 1529408 8 23:36:33 23:03:01 30224200 31853060 503072 1.53 59108 1875512 1723144 5.08 840776 1529416 8 23:36:33 23:04:01 30223172 31852128 504168 1.53 59164 1875528 1723144 5.08 842604 1529420 8 23:36:33 23:05:01 30223196 31852180 504080 1.53 59196 1875532 1723144 5.08 842260 1529424 12 23:36:33 23:06:01 30223312 31852376 503804 1.53 59276 1875528 1723144 5.08 842660 1529428 16 23:36:33 23:07:01 30223288 31852396 503736 1.53 59308 1875536 1723144 5.08 842356 1529428 4 23:36:33 23:08:01 30219204 31849280 506716 1.54 59432 1876156 1733632 5.11 842684 1529936 8 23:36:33 23:09:01 30181868 31815416 539724 1.64 59500 1879044 1733632 5.11 882192 1531480 244 23:36:33 23:10:01 30181544 31815144 539924 1.64 59548 1879040 1733632 5.11 881952 1531480 28 23:36:33 23:11:01 30181924 31815584 539580 1.64 59588 1879048 1733632 5.11 882648 1531480 188 23:36:33 23:12:01 30181956 31815648 539508 1.64 59624 1879052 1733632 5.11 882388 1531484 28 23:36:33 23:13:01 30181688 31815396 539708 1.64 59648 1879060 1733632 5.11 882484 1531488 8 23:36:33 23:14:01 30181856 31815588 539660 1.64 59680 1879060 1733632 5.11 882492 1531488 12 23:36:33 23:15:01 30181580 31815380 539864 1.64 59712 1879064 1733632 5.11 882620 1531492 8 23:36:33 23:16:01 30180672 31814516 540708 1.64 59760 1879064 1733632 5.11 883024 1531492 224 23:36:33 23:17:01 30179460 31813332 541884 1.65 59804 1879056 1733632 5.11 883936 1531500 24 23:36:33 23:18:01 30178748 31812700 542404 1.65 59836 1879072 1733632 5.11 884204 1531504 228 23:36:33 23:19:01 30177684 31811672 543336 1.65 59872 1879076 1733632 5.11 885128 1531504 196 23:36:33 23:20:01 30177180 31811204 543788 1.65 59908 1879072 1733632 5.11 885352 1531512 48 23:36:33 23:21:01 30176364 31810416 544708 1.66 59956 1879084 1733632 5.11 886028 1531512 32 23:36:33 23:22:01 30176348 31810584 544548 1.66 59984 1879216 1733632 5.11 885956 1531648 32 23:36:33 23:23:01 27388720 31511980 782896 2.38 153088 4107152 2085900 6.15 1458636 3515140 575856 23:36:33 23:24:01 27745656 31530688 761284 2.32 161868 3796640 2024596 5.97 1478568 3170080 432 23:36:33 23:25:01 27244520 31554104 736140 2.24 170792 4262212 1814404 5.35 1497364 3598288 16 23:36:33 23:26:01 27244900 31554512 735828 2.24 170812 4262212 1814404 5.35 1497676 3598288 44 23:36:33 23:27:01 27251576 31561288 728960 2.22 170840 4262216 1814404 5.35 1490700 3598292 16 23:36:33 23:28:01 27251844 31561584 728672 2.22 170864 4262216 1814404 5.35 1490540 3598296 4 23:36:33 23:29:01 27254632 31564400 725736 2.21 170880 4262224 1814404 5.35 1488132 3598300 8 23:36:33 23:30:01 27254616 31564388 725672 2.21 170896 4262228 1814404 5.35 1488052 3598304 12 23:36:33 23:31:01 27254776 31564572 725616 2.21 170916 4262232 1814404 5.35 1488788 3598304 232 23:36:33 23:32:01 27254800 31564600 725572 2.21 170932 4262236 1814404 5.35 1488160 3598308 8 23:36:33 23:33:01 27254688 31564552 725496 2.21 170960 4262240 1814404 5.35 1488012 3598312 28 23:36:33 23:34:01 27254000 31563868 726104 2.21 170976 4262240 1830636 5.40 1488048 3598312 8 23:36:33 23:35:01 27254252 31564156 725704 2.21 171004 4262244 1830636 5.40 1488064 3598316 8 23:36:33 23:36:01 26054212 31490052 796992 2.42 188508 5296452 2152288 6.34 1615380 4590004 330364 23:36:33 Average: 29675466 31791669 553497 1.68 78703 2309397 1752719 5.17 956956 1916432 12127 23:36:33 23:36:33 22:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:36:33 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:22:01 ens3 0.92 0.32 1.44 0.02 0.00 0.00 0.00 0.00 23:36:33 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:23:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 23:36:33 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:24:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:36:33 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:25:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 23:36:33 22:26:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 23:36:33 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:26:01 ens3 101.55 45.78 1949.97 3.57 0.00 0.00 0.00 0.00 23:36:33 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:27:01 ens3 5.68 0.17 0.25 0.01 0.00 0.00 0.00 0.00 23:36:33 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:28:01 ens3 2.62 0.00 0.11 0.00 0.00 0.00 0.00 0.00 23:36:33 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:29:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:30:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:31:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:36:33 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:36:01 ens3 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:36:33 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:38:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:39:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:41:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:41:02 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:36:33 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:43:01 ens3 0.60 0.42 0.27 0.22 0.00 0.00 0.00 0.00 23:36:33 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:45:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:46:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:36:33 22:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:49:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:51:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:36:33 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:54:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:55:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:56:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:36:33 22:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 22:59:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:00:01 ens3 0.38 0.30 0.28 0.15 0.00 0.00 0.00 0.00 23:36:33 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:01:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:36:33 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:04:01 ens3 1.12 0.52 0.82 0.28 0.00 0.00 0.00 0.00 23:36:33 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:06:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:36:33 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:07:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:36:33 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:09:01 ens3 13.63 9.37 12.15 6.48 0.00 0.00 0.00 0.00 23:36:33 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:11:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:36:33 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:13:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:15:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:16:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:36:33 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:17:01 ens3 0.67 0.45 0.76 0.21 0.00 0.00 0.00 0.00 23:36:33 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:18:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 23:36:33 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:19:01 ens3 2.27 0.73 0.49 0.30 0.00 0.00 0.00 0.00 23:36:33 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:20:01 ens3 0.60 0.42 0.35 0.28 0.00 0.00 0.00 0.00 23:36:33 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:21:01 ens3 0.73 0.42 0.34 0.27 0.00 0.00 0.00 0.00 23:36:33 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:23:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 23:36:33 23:23:01 docker0 201.02 308.30 16.31 2141.16 0.00 0.00 0.00 0.00 23:36:33 23:23:01 ens3 767.61 480.07 8479.99 138.39 0.00 0.00 0.00 0.00 23:36:33 23:24:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:36:33 23:24:01 docker0 1.47 3.32 0.09 42.52 0.00 0.00 0.00 0.00 23:36:33 23:24:01 ens3 47.94 29.65 83.15 17.23 0.00 0.00 0.00 0.00 23:36:33 23:25:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 23:36:33 23:25:01 docker0 1.53 3.42 0.10 43.02 0.00 0.00 0.00 0.00 23:36:33 23:25:01 ens3 144.59 102.93 2591.30 222.47 0.00 0.00 0.00 0.00 23:36:33 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:26:01 ens3 0.90 0.12 0.14 0.07 0.00 0.00 0.00 0.00 23:36:33 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:27:01 ens3 0.73 0.58 0.37 0.29 0.00 0.00 0.00 0.00 23:36:33 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:28:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:36:33 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:29:01 ens3 2.42 1.80 8.33 0.12 0.00 0.00 0.00 0.00 23:36:33 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:31:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:36:33 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:33:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:34:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:36:33 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:33 23:35:01 ens3 0.37 0.13 0.07 0.01 0.00 0.00 0.00 0.00 23:36:33 23:36:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 23:36:33 23:36:01 docker0 36.54 61.39 3.05 578.85 0.00 0.00 0.00 0.00 23:36:33 23:36:01 ens3 307.77 190.55 7741.88 28.00 0.00 0.00 0.00 0.00 23:36:33 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 23:36:33 Average: docker0 3.21 5.02 0.26 37.41 0.00 0.00 0.00 0.00 23:36:33 Average: ens3 18.81 11.58 278.37 5.59 0.00 0.00 0.00 0.00 23:36:33 23:36:33 23:36:33 ---> sar -P ALL: 23:36:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11130) 04/26/23 _x86_64_ (8 CPU) 23:36:33 23:36:33 22:20:08 LINUX RESTART (8 CPU) 23:36:33 23:36:33 22:21:01 CPU %user %nice %system %iowait %steal %idle 23:36:33 22:22:01 all 0.13 0.00 0.02 0.02 0.01 99.81 23:36:33 22:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:22:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:36:33 22:22:01 2 0.93 0.00 0.02 0.00 0.07 98.99 23:36:33 22:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:22:01 4 0.05 0.00 0.03 0.13 0.00 99.78 23:36:33 22:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:22:01 6 0.02 0.00 0.02 0.03 0.00 99.93 23:36:33 22:22:01 7 0.02 0.00 0.03 0.03 0.00 99.92 23:36:33 22:23:01 all 0.05 0.00 0.01 0.01 0.00 99.92 23:36:33 22:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 22:23:01 2 0.20 0.00 0.05 0.00 0.00 99.75 23:36:33 22:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:23:01 4 0.07 0.00 0.00 0.05 0.00 99.88 23:36:33 22:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 22:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:23:01 7 0.03 0.00 0.02 0.03 0.02 99.90 23:36:33 22:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:36:33 22:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 22:24:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:36:33 22:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:24:01 4 0.00 0.00 0.02 0.07 0.00 99.92 23:36:33 22:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 22:24:01 7 0.13 0.00 0.00 0.03 0.02 99.82 23:36:33 22:25:01 all 0.06 0.00 0.01 0.01 0.00 99.91 23:36:33 22:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 22:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 22:25:01 2 0.15 0.00 0.03 0.00 0.02 99.80 23:36:33 22:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:25:01 4 0.05 0.00 0.02 0.07 0.00 99.87 23:36:33 22:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:36:33 22:25:01 7 0.23 0.00 0.00 0.03 0.00 99.73 23:36:33 22:26:01 all 1.30 0.00 0.69 0.86 0.02 97.14 23:36:33 22:26:01 0 0.65 0.00 0.53 0.07 0.00 98.75 23:36:33 22:26:01 1 1.60 0.00 0.75 0.22 0.02 97.41 23:36:33 22:26:01 2 1.20 0.00 0.50 0.22 0.02 98.06 23:36:33 22:26:01 3 1.67 0.00 0.62 0.43 0.02 97.26 23:36:33 22:26:01 4 0.72 0.00 0.50 3.46 0.02 95.31 23:36:33 22:26:01 5 2.54 0.00 1.03 1.35 0.02 95.06 23:36:33 22:26:01 6 1.23 0.00 1.02 0.50 0.02 97.23 23:36:33 22:26:01 7 0.77 0.00 0.57 0.60 0.05 98.01 23:36:33 22:27:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:36:33 22:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 22:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:27:01 4 0.03 0.00 0.02 0.10 0.02 99.83 23:36:33 22:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 22:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:28:01 all 0.16 0.00 0.01 0.01 0.00 99.82 23:36:33 22:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:28:01 2 1.27 0.00 0.03 0.00 0.00 98.69 23:36:33 22:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:28:01 4 0.00 0.00 0.02 0.05 0.00 99.93 23:36:33 22:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:29:01 all 0.24 0.00 0.01 0.01 0.00 99.73 23:36:33 22:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 22:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:29:01 2 1.74 0.00 0.03 0.00 0.02 98.21 23:36:33 22:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:29:01 4 0.05 0.00 0.02 0.05 0.00 99.88 23:36:33 22:29:01 5 0.03 0.00 0.00 0.02 0.00 99.95 23:36:33 22:29:01 6 0.05 0.00 0.03 0.00 0.00 99.92 23:36:33 22:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:30:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:36:33 22:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 22:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:36:33 22:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:30:01 4 0.03 0.00 0.03 0.05 0.02 99.87 23:36:33 22:30:01 5 0.00 0.00 0.02 0.02 0.02 99.95 23:36:33 22:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 23:36:33 22:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 22:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:36:33 22:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:31:01 4 0.07 0.00 0.00 0.08 0.00 99.85 23:36:33 22:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:36:33 22:32:01 0 0.05 0.00 0.00 0.00 0.00 99.95 23:36:33 22:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:36:33 22:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 22:32:01 4 0.05 0.00 0.00 0.03 0.00 99.92 23:36:33 22:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:36:33 22:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:36:33 22:32:01 CPU %user %nice %system %iowait %steal %idle 23:36:33 22:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:36:33 22:33:01 0 0.07 0.00 0.02 0.00 0.02 99.90 23:36:33 22:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:33:01 2 0.00 0.00 0.03 0.00 0.02 99.95 23:36:33 22:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:33:01 4 0.03 0.00 0.00 0.03 0.00 99.93 23:36:33 22:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:34:01 all 0.18 0.00 0.02 0.01 0.00 99.79 23:36:33 22:34:01 0 1.34 0.00 0.03 0.00 0.00 98.63 23:36:33 22:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:34:01 4 0.03 0.00 0.02 0.05 0.00 99.90 23:36:33 22:34:01 5 0.00 0.00 0.03 0.02 0.02 99.93 23:36:33 22:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 22:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:36:33 22:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 22:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:36:33 22:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:35:01 4 0.00 0.00 0.02 0.07 0.02 99.90 23:36:33 22:35:01 5 0.00 0.00 0.02 0.03 0.00 99.95 23:36:33 22:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 22:36:01 all 0.02 0.00 0.02 0.00 0.00 99.96 23:36:33 22:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:36:33 22:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:36:01 4 0.03 0.00 0.03 0.03 0.00 99.90 23:36:33 22:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:36:33 22:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:37:01 all 0.16 0.00 0.01 0.01 0.00 99.82 23:36:33 22:37:01 0 1.21 0.00 0.00 0.00 0.02 98.78 23:36:33 22:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:36:33 22:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:37:01 4 0.03 0.00 0.00 0.03 0.00 99.93 23:36:33 22:37:01 5 0.00 0.00 0.03 0.02 0.00 99.95 23:36:33 22:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:38:01 all 0.06 0.00 0.03 0.01 0.00 99.90 23:36:33 22:38:01 0 0.32 0.00 0.08 0.00 0.00 99.60 23:36:33 22:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:36:33 22:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:38:01 4 0.03 0.00 0.03 0.03 0.00 99.90 23:36:33 22:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:36:33 22:38:01 6 0.02 0.00 0.03 0.02 0.02 99.92 23:36:33 22:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:39:01 all 0.16 0.00 0.00 0.01 0.00 99.83 23:36:33 22:39:01 0 1.19 0.00 0.02 0.00 0.00 98.79 23:36:33 22:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 22:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:39:01 4 0.03 0.00 0.00 0.05 0.00 99.92 23:36:33 22:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 22:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:40:01 all 0.04 0.00 0.01 0.00 0.00 99.94 23:36:33 22:40:01 0 0.20 0.00 0.00 0.00 0.00 99.80 23:36:33 22:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 22:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:40:01 4 0.02 0.00 0.02 0.03 0.00 99.93 23:36:33 22:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:41:02 all 0.01 0.00 0.01 0.01 0.01 99.96 23:36:33 22:41:02 0 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:41:02 1 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:41:02 2 0.03 0.00 0.02 0.00 0.02 99.93 23:36:33 22:41:02 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:41:02 4 0.02 0.00 0.02 0.05 0.02 99.90 23:36:33 22:41:02 5 0.02 0.00 0.03 0.00 0.00 99.95 23:36:33 22:41:02 6 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 22:41:02 7 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 22:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:36:33 22:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 22:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 22:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:42:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:36:33 22:42:01 5 0.07 0.00 0.00 0.02 0.00 99.92 23:36:33 22:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:43:01 all 0.02 0.00 0.01 0.01 0.00 99.97 23:36:33 22:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 22:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:43:01 4 0.02 0.00 0.02 0.03 0.00 99.93 23:36:33 22:43:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:36:33 22:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:36:33 22:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:36:33 22:43:01 CPU %user %nice %system %iowait %steal %idle 23:36:33 22:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:36:33 22:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 22:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 22:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:44:01 5 0.00 0.00 0.02 0.02 0.02 99.95 23:36:33 22:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:45:01 all 0.03 0.00 0.01 0.01 0.00 99.96 23:36:33 22:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 22:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:45:01 4 0.03 0.00 0.02 0.05 0.00 99.90 23:36:33 22:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 22:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:36:33 22:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:46:01 all 0.02 0.00 0.01 0.01 0.00 99.97 23:36:33 22:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:46:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:36:33 22:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:46:01 4 0.00 0.00 0.00 0.05 0.00 99.95 23:36:33 22:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 22:47:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:36:33 22:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 22:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 22:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:47:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:36:33 22:47:01 5 0.02 0.00 0.00 0.02 0.02 99.95 23:36:33 22:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:36:33 22:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 22:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:48:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:36:33 22:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 22:49:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:36:33 22:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:49:01 4 0.02 0.00 0.00 0.05 0.00 99.93 23:36:33 22:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:49:01 6 0.03 0.00 0.03 0.02 0.02 99.90 23:36:33 22:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:36:33 22:50:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:36:33 22:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 22:50:01 2 0.13 0.00 0.02 0.00 0.00 99.85 23:36:33 22:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:50:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:36:33 22:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:50:01 6 0.00 0.00 0.03 0.00 0.02 99.95 23:36:33 22:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:51:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:36:33 22:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:51:01 4 0.03 0.00 0.00 0.03 0.00 99.93 23:36:33 22:51:01 5 0.02 0.00 0.03 0.02 0.02 99.92 23:36:33 22:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:36:33 22:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:52:01 all 0.01 0.00 0.00 0.00 0.01 99.98 23:36:33 22:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 22:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 22:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:36:33 22:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:36:33 22:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:36:33 22:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:36:33 22:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:36:33 22:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:36:33 22:54:01 all 0.05 0.00 0.01 0.00 0.01 99.93 23:36:33 22:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:54:01 2 0.35 0.00 0.02 0.00 0.00 99.63 23:36:33 22:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:36:33 22:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 22:54:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:36:33 22:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 23:36:33 22:54:01 CPU %user %nice %system %iowait %steal %idle 23:36:33 22:55:01 all 0.18 0.00 0.00 0.00 0.01 99.80 23:36:33 22:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:36:33 22:55:01 2 1.35 0.00 0.00 0.00 0.00 98.65 23:36:33 22:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 22:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:36:33 22:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:36:33 22:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:56:01 all 0.02 0.00 0.00 0.01 0.00 99.97 23:36:33 22:56:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:36:33 22:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 22:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:56:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:36:33 22:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 22:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 22:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:36:33 22:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 22:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:57:01 4 0.02 0.00 0.03 0.03 0.00 99.92 23:36:33 22:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:36:33 22:57:01 6 0.05 0.00 0.00 0.00 0.02 99.93 23:36:33 22:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 22:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:36:33 22:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 22:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 22:58:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:36:33 22:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:58:01 6 0.07 0.00 0.03 0.00 0.02 99.88 23:36:33 22:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 22:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:36:33 22:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:36:33 22:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 22:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 22:59:01 4 0.00 0.00 0.00 0.05 0.00 99.95 23:36:33 22:59:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:36:33 22:59:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:36:33 22:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:00:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:36:33 23:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 23:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:00:01 4 0.02 0.00 0.00 0.05 0.00 99.93 23:36:33 23:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 23:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:36:33 23:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:36:33 23:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:01:01 4 0.02 0.00 0.00 0.05 0.00 99.93 23:36:33 23:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:01:01 6 0.05 0.00 0.02 0.02 0.00 99.92 23:36:33 23:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:02:01 all 0.00 0.00 0.01 0.01 0.01 99.97 23:36:33 23:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 23:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:02:01 4 0.00 0.00 0.02 0.05 0.00 99.93 23:36:33 23:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 23:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:03:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:36:33 23:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:03:01 4 0.00 0.00 0.00 0.07 0.00 99.93 23:36:33 23:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:36:33 23:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:04:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:36:33 23:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 23:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:04:01 4 0.02 0.00 0.03 0.02 0.00 99.93 23:36:33 23:04:01 5 0.10 0.00 0.00 0.00 0.00 99.90 23:36:33 23:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:36:33 23:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 23:05:01 all 0.20 0.00 0.01 0.01 0.00 99.78 23:36:33 23:05:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:36:33 23:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:05:01 2 1.50 0.00 0.07 0.00 0.00 98.44 23:36:33 23:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:05:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:36:33 23:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 23:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:36:33 23:05:01 CPU %user %nice %system %iowait %steal %idle 23:36:33 23:06:01 all 0.07 0.00 0.01 0.01 0.00 99.90 23:36:33 23:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:06:01 2 0.51 0.00 0.02 0.00 0.00 99.47 23:36:33 23:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:06:01 4 0.02 0.00 0.02 0.03 0.02 99.92 23:36:33 23:06:01 5 0.03 0.00 0.00 0.02 0.00 99.95 23:36:33 23:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:07:01 all 0.26 0.00 0.00 0.00 0.01 99.73 23:36:33 23:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 23:07:01 2 1.97 0.00 0.00 0.00 0.00 98.03 23:36:33 23:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:36:33 23:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:36:33 23:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:36:33 23:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:08:01 all 0.30 0.00 0.04 0.01 0.00 99.65 23:36:33 23:08:01 0 0.03 0.00 0.03 0.02 0.00 99.92 23:36:33 23:08:01 1 0.07 0.00 0.03 0.02 0.02 99.87 23:36:33 23:08:01 2 1.98 0.00 0.03 0.00 0.00 97.98 23:36:33 23:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:36:33 23:08:01 4 0.03 0.00 0.02 0.05 0.00 99.90 23:36:33 23:08:01 5 0.20 0.00 0.08 0.02 0.00 99.70 23:36:33 23:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:36:33 23:08:01 7 0.00 0.00 0.03 0.00 0.02 99.95 23:36:33 23:09:01 all 0.53 0.00 0.03 0.02 0.00 99.42 23:36:33 23:09:01 0 0.18 0.00 0.03 0.00 0.00 99.78 23:36:33 23:09:01 1 0.37 0.00 0.08 0.07 0.02 99.47 23:36:33 23:09:01 2 0.57 0.00 0.00 0.02 0.02 99.40 23:36:33 23:09:01 3 0.15 0.00 0.05 0.00 0.00 99.80 23:36:33 23:09:01 4 0.27 0.00 0.05 0.08 0.00 99.60 23:36:33 23:09:01 5 1.95 0.00 0.03 0.00 0.00 98.02 23:36:33 23:09:01 6 0.13 0.00 0.00 0.00 0.00 99.87 23:36:33 23:09:01 7 0.58 0.00 0.02 0.00 0.00 99.40 23:36:33 23:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:36:33 23:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:36:33 23:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:10:01 4 0.02 0.00 0.02 0.03 0.00 99.93 23:36:33 23:10:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:36:33 23:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:36:33 23:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 23:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:36:33 23:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:12:01 all 0.02 0.00 0.00 0.00 0.00 99.97 23:36:33 23:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:36:33 23:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:36:33 23:12:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:36:33 23:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:36:33 23:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:36:33 23:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:36:33 23:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:36:33 23:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 23:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:36:33 23:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:36:33 23:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:14:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:36:33 23:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 23:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:15:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:36:33 23:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:36:33 23:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 23:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:36:33 23:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:16:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:36:33 23:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:36:33 23:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:36:33 23:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:16:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:36:33 23:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 23:16:01 6 0.03 0.00 0.05 0.00 0.02 99.90 23:36:33 23:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 23:36:33 23:16:01 CPU %user %nice %system %iowait %steal %idle 23:36:33 23:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:36:33 23:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:36:33 23:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:36:33 23:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:36:33 23:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:18:01 all 0.02 0.00 0.01 0.05 0.00 99.93 23:36:33 23:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:18:01 4 0.02 0.00 0.02 0.27 0.00 99.70 23:36:33 23:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 23:18:01 6 0.02 0.00 0.00 0.10 0.00 99.88 23:36:33 23:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:19:01 all 0.01 0.00 0.01 0.02 0.00 99.95 23:36:33 23:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 23:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:19:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:36:33 23:19:01 4 0.00 0.00 0.00 0.12 0.00 99.88 23:36:33 23:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:36:33 23:19:01 6 0.00 0.00 0.02 0.07 0.00 99.92 23:36:33 23:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:20:01 all 0.07 0.00 0.02 0.00 0.01 99.90 23:36:33 23:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:20:01 2 0.53 0.00 0.10 0.00 0.02 99.35 23:36:33 23:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:36:33 23:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:36:33 23:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:36:33 23:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:21:01 4 0.00 0.00 0.00 0.03 0.02 99.95 23:36:33 23:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 23:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:21:01 7 0.08 0.00 0.03 0.00 0.00 99.88 23:36:33 23:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:36:33 23:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:36:33 23:22:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:36:33 23:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 23:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:23:01 all 10.34 0.00 4.02 2.02 0.05 83.57 23:36:33 23:23:01 0 12.05 0.00 4.36 1.13 0.07 82.40 23:36:33 23:23:01 1 12.40 0.00 3.05 0.17 0.05 84.34 23:36:33 23:23:01 2 8.54 0.00 4.23 0.25 0.05 86.93 23:36:33 23:23:01 3 11.09 0.00 5.10 5.20 0.07 78.55 23:36:33 23:23:01 4 7.72 0.00 3.28 1.51 0.03 87.45 23:36:33 23:23:01 5 12.07 0.00 3.06 0.42 0.05 84.39 23:36:33 23:23:01 6 8.59 0.00 5.37 6.36 0.05 79.63 23:36:33 23:23:01 7 10.23 0.00 3.73 1.13 0.05 84.86 23:36:33 23:24:01 all 37.62 0.00 6.22 1.44 0.08 54.65 23:36:33 23:24:01 0 37.35 0.00 5.58 0.19 0.07 56.82 23:36:33 23:24:01 1 37.61 0.00 5.89 0.25 0.07 56.18 23:36:33 23:24:01 2 37.69 0.00 6.11 1.46 0.07 54.68 23:36:33 23:24:01 3 37.34 0.00 5.63 0.96 0.08 55.99 23:36:33 23:24:01 4 37.25 0.00 7.22 1.38 0.08 54.07 23:36:33 23:24:01 5 37.30 0.00 5.85 1.75 0.08 55.02 23:36:33 23:24:01 6 38.33 0.00 6.83 4.96 0.08 49.80 23:36:33 23:24:01 7 38.11 0.00 6.62 0.54 0.08 54.65 23:36:33 23:25:01 all 3.38 0.00 1.34 0.49 0.03 94.76 23:36:33 23:25:01 0 3.53 0.00 1.74 0.00 0.03 94.69 23:36:33 23:25:01 1 2.78 0.00 1.36 0.08 0.02 95.76 23:36:33 23:25:01 2 4.04 0.00 1.16 0.02 0.03 94.76 23:36:33 23:25:01 3 3.90 0.00 1.01 0.03 0.02 95.04 23:36:33 23:25:01 4 3.56 0.00 1.19 0.17 0.03 95.05 23:36:33 23:25:01 5 2.13 0.00 1.76 2.69 0.03 93.38 23:36:33 23:25:01 6 2.75 0.00 0.93 0.83 0.02 95.46 23:36:33 23:25:01 7 4.30 0.00 1.56 0.13 0.03 93.97 23:36:33 23:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:36:33 23:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 23:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:36:33 23:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:26:01 7 0.08 0.00 0.03 0.02 0.00 99.87 23:36:33 23:27:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:36:33 23:27:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:36:33 23:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:36:33 23:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 23:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 23:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:36:33 23:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:36:33 23:36:33 23:27:01 CPU %user %nice %system %iowait %steal %idle 23:36:33 23:28:01 all 0.07 0.00 0.01 0.00 0.00 99.91 23:36:33 23:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:36:33 23:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 23:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:28:01 3 0.50 0.00 0.03 0.00 0.00 99.47 23:36:33 23:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:36:33 23:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:36:33 23:29:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:36:33 23:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:36:33 23:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 23:29:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:36:33 23:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:36:33 23:29:01 6 0.00 0.00 0.02 0.02 0.02 99.95 23:36:33 23:29:01 7 0.05 0.00 0.02 0.02 0.02 99.90 23:36:33 23:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:36:33 23:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:36:33 23:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 23:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:31:01 all 0.22 0.00 0.01 0.00 0.00 99.76 23:36:33 23:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:31:01 3 1.64 0.00 0.00 0.00 0.00 98.36 23:36:33 23:31:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:36:33 23:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 23:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:36:33 23:32:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:36:33 23:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 23:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 23:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 23:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:36:33 23:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:36:33 23:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:36:33 23:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 23:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:36:33 23:33:01 4 0.03 0.00 0.00 0.02 0.02 99.93 23:36:33 23:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:36:33 23:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:33:01 7 0.03 0.00 0.03 0.02 0.00 99.92 23:36:33 23:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:36:33 23:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:36:33 23:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:36:33 23:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:36:33 23:34:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:36:33 23:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 23:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:36:33 23:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:36:33 23:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:36:33 23:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:36:33 23:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:36:33 23:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:36:33 23:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:36:33 23:35:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:36:33 23:36:01 all 5.27 0.00 2.19 0.84 0.03 91.67 23:36:33 23:36:01 0 5.67 0.00 3.10 1.59 0.03 89.60 23:36:33 23:36:01 1 5.71 0.00 2.09 0.17 0.03 92.01 23:36:33 23:36:01 2 6.59 0.00 2.30 0.05 0.03 91.03 23:36:33 23:36:01 3 4.63 0.00 2.26 0.05 0.03 93.02 23:36:33 23:36:01 4 4.33 0.00 1.54 3.61 0.03 90.49 23:36:33 23:36:01 5 3.73 0.00 2.53 0.02 0.02 93.71 23:36:33 23:36:01 6 4.07 0.00 1.60 0.52 0.02 93.80 23:36:33 23:36:01 7 7.45 0.00 2.12 0.69 0.05 89.69 23:36:33 Average: all 0.82 0.00 0.20 0.08 0.01 98.89 23:36:33 Average: 0 0.85 0.00 0.21 0.04 0.01 98.89 23:36:33 Average: 1 0.81 0.00 0.18 0.01 0.01 98.98 23:36:33 Average: 2 0.96 0.00 0.20 0.03 0.01 98.81 23:36:33 Average: 3 0.81 0.00 0.20 0.09 0.00 98.90 23:36:33 Average: 4 0.73 0.00 0.19 0.17 0.00 98.91 23:36:33 Average: 5 0.82 0.00 0.20 0.09 0.01 98.90 23:36:33 Average: 6 0.75 0.00 0.22 0.18 0.01 98.85 23:36:33 Average: 7 0.83 0.00 0.20 0.04 0.01 98.92 23:36:33 23:36:33 23:36:33