Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 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-ssh1004622820221000653.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-ssh16312805855379665663.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-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15695982063292249055.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-ssh10212725624759664568.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3895942822125353247.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-10941 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 (main) Commit message: "Merge pull request #1435 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.38" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 # timeout=10 > git rev-list --no-walk d5c3603af426ec3417f770c13ded7df31fa8c804 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T06:29:14.396Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T06:29:14.446Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T06:29:14.460Z] ========================================================= [2023-04-26T06:29:14.461Z] EdgeX Global Pipelines Version Info [2023-04-26T06:29:14.461Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:29:15.174Z] ------------------- [2023-04-26T06:29:15.174Z] stable info: [2023-04-26T06:29:15.174Z] ------------------- [2023-04-26T06:29:15.174Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T06:29:15.174Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T06:29:15.174Z] Message: update stable to v1.0.248 [2023-04-26T06:29:15.745Z] ------------------- [2023-04-26T06:29:15.745Z] experimental info: [2023-04-26T06:29:15.745Z] ------------------- [2023-04-26T06:29:15.745Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T06:29:15.745Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T06:29:15.745Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T06:29:15.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-04-26T06:29:15.929Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-04-26T06:29:15.939Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T06:29:15.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T06:29:15.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T06:29:15.980Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T06:29:15.993Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T06:29:16.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-04-26T06:29:16.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T06:29:16.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T06:29:16.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T06:29:16.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-04-26T06:29:16.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T06:29:16.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T06:29:16.117Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T06:29:16.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T06:29:16.143Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T06:29:16.160Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T06:29:16.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T06:29:16.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T06:29:16.204Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-26T06:29:16.216Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-26T06:29:16.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T06:29:16.241Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T06:29:16.254Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T06:29:16.271Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T06:29:16.289Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T06:29:16.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T06:29:16.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T06:29:16.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T06:29:16.358Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 [Pipeline] echo [2023-04-26T06:29:16.371Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c31da6b [Pipeline] echo [2023-04-26T06:29:16.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T06:29:16.438Z] provisioning config files... [2023-04-26T06:29:16.451Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1967620872906745545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:29:16.751Z] ---> docker-login.sh [2023-04-26T06:29:16.751Z] nexus3.edgexfoundry.org:10001 [2023-04-26T06:29:17.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:29:17.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:29:17.010Z] Configure a credential helper to remove this warning. See [2023-04-26T06:29:17.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:29:17.010Z] [2023-04-26T06:29:17.010Z] Login Succeeded [2023-04-26T06:29:17.010Z] nexus3.edgexfoundry.org:10002 [2023-04-26T06:29:17.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:29:17.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:29:17.270Z] Configure a credential helper to remove this warning. See [2023-04-26T06:29:17.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:29:17.270Z] [2023-04-26T06:29:17.270Z] Login Succeeded [2023-04-26T06:29:17.270Z] nexus3.edgexfoundry.org:10003 [2023-04-26T06:29:17.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:29:17.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:29:17.270Z] Configure a credential helper to remove this warning. See [2023-04-26T06:29:17.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:29:17.270Z] [2023-04-26T06:29:17.270Z] Login Succeeded [2023-04-26T06:29:17.270Z] nexus3.edgexfoundry.org:10004 [2023-04-26T06:29:17.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:29:17.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:29:17.531Z] Configure a credential helper to remove this warning. See [2023-04-26T06:29:17.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:29:17.531Z] [2023-04-26T06:29:17.532Z] Login Succeeded [2023-04-26T06:29:17.532Z] docker.io [2023-04-26T06:29:17.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:29:17.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:29:17.792Z] Configure a credential helper to remove this warning. See [2023-04-26T06:29:17.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:29:17.792Z] [2023-04-26T06:29:17.792Z] Login Succeeded [2023-04-26T06:29:17.792Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T06:29:17.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T06:29:18.183Z] + git rev-list -1 --merges c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8~1..c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 [Pipeline] echo [2023-04-26T06:29:18.202Z] -----------> git rev-list -1 --merges c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8~1..c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 [2023-04-26T06:29:18.202Z] c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 [false] [Pipeline] sh [2023-04-26T06:29:18.487Z] + git log --format=format:%s -1 c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 [Pipeline] echo [2023-04-26T06:29:18.521Z] ========================================================= [2023-04-26T06:29:18.521Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T06:29:18.521Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T06:29:18.838Z] + git log --format=format:%s -1 c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 [Pipeline] echo [2023-04-26T06:29:18.847Z] [semverPrep] GIT_COMMIT: c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8, Commit Message: Merge pull request #1435 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.38 [Pipeline] echo [2023-04-26T06:29:18.857Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T06:29:19.219Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T06:29:19.219Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T06:29:19.219Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T06:29:19.219Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T06:29:19.219Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T06:29:19.219Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T06:29:19.219Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:29:19.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T06:29:19.648Z] [2023-04-26T06:29:19.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:29:19.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T06:29:19.959Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T06:29:19.959Z] b85a868b505f: Pulling fs layer [2023-04-26T06:29:19.959Z] e2be974225ed: Pulling fs layer [2023-04-26T06:29:19.959Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T06:29:19.959Z] 988bab9f4d93: Pulling fs layer [2023-04-26T06:29:19.959Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T06:29:19.959Z] eaf3925da568: Pulling fs layer [2023-04-26T06:29:19.959Z] bab4dde63d76: Pulling fs layer [2023-04-26T06:29:19.959Z] bde34c3a00c8: Pulling fs layer [2023-04-26T06:29:19.959Z] b352a97aabf1: Pulling fs layer [2023-04-26T06:29:19.959Z] 4872d77fe225: Pulling fs layer [2023-04-26T06:29:19.959Z] 5851b861e8e6: Pulling fs layer [2023-04-26T06:29:19.959Z] 988bab9f4d93: Waiting [2023-04-26T06:29:19.959Z] 1469e6f7b9e6: Waiting [2023-04-26T06:29:19.959Z] bde34c3a00c8: Waiting [2023-04-26T06:29:19.959Z] eaf3925da568: Waiting [2023-04-26T06:29:19.959Z] b352a97aabf1: Waiting [2023-04-26T06:29:19.959Z] 4872d77fe225: Waiting [2023-04-26T06:29:19.959Z] 5851b861e8e6: Waiting [2023-04-26T06:29:19.959Z] bab4dde63d76: Waiting [2023-04-26T06:29:19.959Z] e2be974225ed: Verifying Checksum [2023-04-26T06:29:19.959Z] e2be974225ed: Download complete [2023-04-26T06:29:19.959Z] 988bab9f4d93: Verifying Checksum [2023-04-26T06:29:19.959Z] 988bab9f4d93: Download complete [2023-04-26T06:29:19.959Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T06:29:19.959Z] 339a4e72a1f5: Download complete [2023-04-26T06:29:19.959Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T06:29:19.959Z] 1469e6f7b9e6: Download complete [2023-04-26T06:29:19.959Z] eaf3925da568: Verifying Checksum [2023-04-26T06:29:19.959Z] eaf3925da568: Download complete [2023-04-26T06:29:20.218Z] bde34c3a00c8: Download complete [2023-04-26T06:29:20.218Z] 4872d77fe225: Download complete [2023-04-26T06:29:20.218Z] 5851b861e8e6: Verifying Checksum [2023-04-26T06:29:20.218Z] 5851b861e8e6: Download complete [2023-04-26T06:29:20.218Z] b85a868b505f: Verifying Checksum [2023-04-26T06:29:20.218Z] b85a868b505f: Download complete [2023-04-26T06:29:20.476Z] bab4dde63d76: Verifying Checksum [2023-04-26T06:29:20.476Z] bab4dde63d76: Download complete [2023-04-26T06:29:21.412Z] b85a868b505f: Pull complete [2023-04-26T06:29:21.412Z] e2be974225ed: Pull complete [2023-04-26T06:29:21.978Z] 339a4e72a1f5: Pull complete [2023-04-26T06:29:21.979Z] 988bab9f4d93: Pull complete [2023-04-26T06:29:22.236Z] 1469e6f7b9e6: Pull complete [2023-04-26T06:29:22.236Z] eaf3925da568: Pull complete [2023-04-26T06:29:24.138Z] bab4dde63d76: Pull complete [2023-04-26T06:29:24.138Z] bde34c3a00c8: Pull complete [2023-04-26T06:29:24.138Z] b352a97aabf1: Pull complete [2023-04-26T06:29:24.138Z] 4872d77fe225: Pull complete [2023-04-26T06:29:24.138Z] 5851b861e8e6: Pull complete [2023-04-26T06:29:24.138Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T06:29:24.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T06:29:24.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:29:24.231Z] prd-ubuntu20.04-docker-8c-8g-10941 does not seem to be running inside a container [2023-04-26T06:29:24.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-04-26T06:29:26.415Z] $ docker top 09e3105a1035bd3b370bcf9c54ec5ad5588bba0faaecf440c0bc19c7cbfb5df8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T06:29:26.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T06:29:26.534Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T06:29:26.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T06:29:26.646Z] $ docker exec 09e3105a1035bd3b370bcf9c54ec5ad5588bba0faaecf440c0bc19c7cbfb5df8 ssh-agent [2023-04-26T06:29:26.795Z] SSH_AUTH_SOCK=/tmp/ssh-DjG6yavRAaEM/agent.32 [2023-04-26T06:29:26.795Z] SSH_AGENT_PID=38 [2023-04-26T06:29:26.801Z] Running ssh-add (command line suppressed) [2023-04-26T06:29:26.878Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9501372697158781290.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9501372697158781290.key) [2023-04-26T06:29:26.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T06:29:27.208Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T06:29:27.199Z] $ docker exec --env ******** --env ******** 09e3105a1035bd3b370bcf9c54ec5ad5588bba0faaecf440c0bc19c7cbfb5df8 ssh-agent -k [2023-04-26T06:29:27.291Z] unset SSH_AUTH_SOCK; [2023-04-26T06:29:27.291Z] unset SSH_AGENT_PID; [2023-04-26T06:29:27.291Z] echo Agent pid 38 killed; [2023-04-26T06:29:27.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T06:29:27.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T06:29:27.356Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T06:29:27.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T06:29:27.458Z] $ docker exec 09e3105a1035bd3b370bcf9c54ec5ad5588bba0faaecf440c0bc19c7cbfb5df8 ssh-agent [2023-04-26T06:29:27.594Z] SSH_AUTH_SOCK=/tmp/ssh-nLFlAjLbbjFd/agent.71 [2023-04-26T06:29:27.594Z] SSH_AGENT_PID=77 [2023-04-26T06:29:27.600Z] Running ssh-add (command line suppressed) [2023-04-26T06:29:27.686Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14485791496923817896.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14485791496923817896.key) [2023-04-26T06:29:27.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T06:29:28.015Z] + git semver init [2023-04-26T06:29:28.274Z] 2023-04-26 06:29:28,171 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T06:29:28.274Z] 2023-04-26 06:29:28,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-04-26T06:29:28.274Z] 2023-04-26 06:29:28,172 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-04-26T06:29:28.274Z] 2023-04-26 06:29:28,173 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T06:29:29.213Z] 2023-04-26 06:29:29,075 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-04-26T06:29:29.213Z] 2023-04-26 06:29:29,075 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-04-26T06:29:29.213Z] 2023-04-26 06:29:29,076 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-26T06:29:29.213Z] 2023-04-26 06:29:29,076 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-26T06:29:29.213Z] 3.0.0-dev.76 [Pipeline] } [2023-04-26T06:29:29.196Z] $ docker exec --env ******** --env ******** 09e3105a1035bd3b370bcf9c54ec5ad5588bba0faaecf440c0bc19c7cbfb5df8 ssh-agent -k [2023-04-26T06:29:29.308Z] unset SSH_AUTH_SOCK; [2023-04-26T06:29:29.308Z] unset SSH_AGENT_PID; [2023-04-26T06:29:29.308Z] echo Agent pid 77 killed; [2023-04-26T06:29:29.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T06:29:29.644Z] + git semver [Pipeline] } [2023-04-26T06:29:29.889Z] $ docker stop --time=1 09e3105a1035bd3b370bcf9c54ec5ad5588bba0faaecf440c0bc19c7cbfb5df8 [2023-04-26T06:29:31.158Z] $ docker rm -f --volumes 09e3105a1035bd3b370bcf9c54ec5ad5588bba0faaecf440c0bc19c7cbfb5df8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T06:29:31.523Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T06:29:31.733Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T06:29:31.735Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.76 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T06:29:31.881Z] provisioning config files... [2023-04-26T06:29:31.890Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1384623268485326086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:29:32.184Z] ---> docker-login.sh [2023-04-26T06:29:32.184Z] nexus3.edgexfoundry.org:10001 [2023-04-26T06:29:32.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:29:32.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:29:32.184Z] Configure a credential helper to remove this warning. See [2023-04-26T06:29:32.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:29:32.184Z] [2023-04-26T06:29:32.184Z] Login Succeeded [2023-04-26T06:29:32.184Z] nexus3.edgexfoundry.org:10002 [2023-04-26T06:29:32.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:29:32.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:29:32.184Z] Configure a credential helper to remove this warning. See [2023-04-26T06:29:32.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:29:32.184Z] [2023-04-26T06:29:32.184Z] Login Succeeded [2023-04-26T06:29:32.184Z] nexus3.edgexfoundry.org:10003 [2023-04-26T06:29:32.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:29:32.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:29:32.444Z] Configure a credential helper to remove this warning. See [2023-04-26T06:29:32.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:29:32.444Z] [2023-04-26T06:29:32.444Z] Login Succeeded [2023-04-26T06:29:32.444Z] nexus3.edgexfoundry.org:10004 [2023-04-26T06:29:32.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:29:32.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:29:32.444Z] Configure a credential helper to remove this warning. See [2023-04-26T06:29:32.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:29:32.444Z] [2023-04-26T06:29:32.444Z] Login Succeeded [2023-04-26T06:29:32.444Z] docker.io [2023-04-26T06:29:32.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:29:32.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:29:32.704Z] Configure a credential helper to remove this warning. See [2023-04-26T06:29:32.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:29:32.704Z] [2023-04-26T06:29:32.704Z] Login Succeeded [2023-04-26T06:29:32.704Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T06:29:32.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T06:29:32.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T06:29:32.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T06:29:32.795Z] ========================================================= [2023-04-26T06:29:32.795Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T06:29:32.795Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:29:33.098Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T06:29:33.098Z] Sending build context to Docker daemon 11MB [2023-04-26T06:29:33.098Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:29:33.098Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-26T06:29:33.098Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T06:29:33.098Z] f56be85fc22e: Pulling fs layer [2023-04-26T06:29:33.098Z] 85791d961cd3: Pulling fs layer [2023-04-26T06:29:33.098Z] d694b5ae8c79: Pulling fs layer [2023-04-26T06:29:33.098Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T06:29:33.098Z] 4d19c01a9841: Pulling fs layer [2023-04-26T06:29:33.098Z] 9325e15d5711: Pulling fs layer [2023-04-26T06:29:33.098Z] 556b6ee489ea: Pulling fs layer [2023-04-26T06:29:33.098Z] 9f32a84ed3da: Waiting [2023-04-26T06:29:33.098Z] 4d19c01a9841: Waiting [2023-04-26T06:29:33.098Z] 9325e15d5711: Waiting [2023-04-26T06:29:33.098Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T06:29:33.098Z] 556b6ee489ea: Waiting [2023-04-26T06:29:33.098Z] c5a4b2cf53e6: Waiting [2023-04-26T06:29:33.098Z] 85791d961cd3: Download complete [2023-04-26T06:29:33.357Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T06:29:33.357Z] 9f32a84ed3da: Download complete [2023-04-26T06:29:33.357Z] 4d19c01a9841: Verifying Checksum [2023-04-26T06:29:33.357Z] 4d19c01a9841: Download complete [2023-04-26T06:29:33.357Z] f56be85fc22e: Verifying Checksum [2023-04-26T06:29:33.357Z] f56be85fc22e: Download complete [2023-04-26T06:29:33.357Z] 9325e15d5711: Verifying Checksum [2023-04-26T06:29:33.357Z] 9325e15d5711: Download complete [2023-04-26T06:29:33.357Z] f56be85fc22e: Pull complete [2023-04-26T06:29:33.616Z] 85791d961cd3: Pull complete [2023-04-26T06:29:33.874Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T06:29:33.874Z] c5a4b2cf53e6: Download complete [2023-04-26T06:29:33.874Z] d694b5ae8c79: Verifying Checksum [2023-04-26T06:29:33.874Z] d694b5ae8c79: Download complete [2023-04-26T06:29:34.118Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10947 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-04-26T06:29:34.128Z] Running in /w/workspace/device-sdk-go/207 [Pipeline] { [2023-04-26T06:29:34.132Z] 556b6ee489ea: Verifying Checksum [2023-04-26T06:29:34.132Z] 556b6ee489ea: Download complete [Pipeline] checkout [2023-04-26T06:29:34.158Z] The recommended git tool is: git [2023-04-26T06:29:37.413Z] d694b5ae8c79: Pull complete [2023-04-26T06:29:37.413Z] 9f32a84ed3da: Pull complete [2023-04-26T06:29:37.413Z] 4d19c01a9841: Pull complete [2023-04-26T06:29:37.413Z] 9325e15d5711: Pull complete [2023-04-26T06:29:38.542Z] using credential edgex-jenkins-ssh [2023-04-26T06:29:38.556Z] Cloning the remote Git repository [2023-04-26T06:29:38.602Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-04-26T06:29:38.669Z] > git init /w/workspace/device-sdk-go/207 # timeout=10 [2023-04-26T06:29:38.792Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-04-26T06:29:38.793Z] > git --version # timeout=10 [2023-04-26T06:29:38.814Z] > git --version # 'git version 2.25.1' [2023-04-26T06:29:38.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T06:29:39.310Z] 556b6ee489ea: Pull complete [2023-04-26T06:29:38.954Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T06:29:40.249Z] c5a4b2cf53e6: Pull complete [2023-04-26T06:29:40.249Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T06:29:40.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T06:29:40.249Z] ---> c4be618373d6 [2023-04-26T06:29:40.249Z] Step 3/10 : ARG MAKE=make build [2023-04-26T06:29:40.540Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-04-26T06:29:40.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T06:29:41.599Z] Avoid second fetch [2023-04-26T06:29:41.599Z] Checking out Revision c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 (main) [2023-04-26T06:29:42.167Z] Commit message: "Merge pull request #1435 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.38" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T06:29:41.623Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T06:29:41.682Z] > git checkout -f c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 # timeout=10 [2023-04-26T06:29:43.073Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T06:29:43.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T06:29:43.073Z] Dload Upload Total Spent Left Speed [2023-04-26T06:29:43.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-04-26T06:29:43.682Z] ---> Running in 162a3fa046f9 [2023-04-26T06:29:43.682Z] Removing intermediate container 162a3fa046f9 [2023-04-26T06:29:43.682Z] ---> 2f3fb31e1de6 [2023-04-26T06:29:43.682Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-26T06:29:43.682Z] ---> Running in 17d36fca41f2 [2023-04-26T06:29:43.682Z] Removing intermediate container 17d36fca41f2 [2023-04-26T06:29:43.682Z] ---> f2c0853c8533 [2023-04-26T06:29:43.682Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-26T06:29:43.682Z] ---> Running in 0fa02419e5c4 [2023-04-26T06:29:43.682Z] Removing intermediate container 0fa02419e5c4 [2023-04-26T06:29:43.682Z] ---> 0a31de456f34 [2023-04-26T06:29:43.682Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-26T06:29:43.682Z] ---> Running in 6e7168ae73bd [2023-04-26T06:29:43.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T06:29:43.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T06:29:43.701Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T06:29:43.946Z] OK: 265 MiB in 53 packages [2023-04-26T06:29:44.052Z] + sudo tee /etc/docker/daemon.new [2023-04-26T06:29:44.052Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T06:29:44.052Z] { [2023-04-26T06:29:44.052Z] "registry-mirrors": [ [2023-04-26T06:29:44.052Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T06:29:44.052Z] ], [2023-04-26T06:29:44.052Z] "bip": "10.250.0.254/24", [2023-04-26T06:29:44.052Z] "hosts": [ [2023-04-26T06:29:44.052Z] "tcp://0.0.0.0:5555", [2023-04-26T06:29:44.052Z] "unix:///var/run/docker.sock" [2023-04-26T06:29:44.052Z] ], [2023-04-26T06:29:44.052Z] "mtu": 1458, [2023-04-26T06:29:44.052Z] "selinux-enabled": true, [2023-04-26T06:29:44.052Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T06:29:44.052Z] } [Pipeline] sh [2023-04-26T06:29:44.215Z] Removing intermediate container 6e7168ae73bd [2023-04-26T06:29:44.215Z] ---> 92d238ea1c1b [2023-04-26T06:29:44.215Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-26T06:29:44.396Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T06:29:44.475Z] ---> 2c7cb855cf1f [2023-04-26T06:29:44.475Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:29:44.475Z] ---> Running in 307ee20e94cc [2023-04-26T06:29:44.739Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T06:30:03.013Z] provisioning config files... [2023-04-26T06:30:03.037Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/207@tmp/config17134887232162245692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:30:03.381Z] ---> docker-login.sh [2023-04-26T06:30:03.381Z] nexus3.edgexfoundry.org:10001 [2023-04-26T06:30:03.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:30:03.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:30:03.919Z] Configure a credential helper to remove this warning. See [2023-04-26T06:30:03.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:30:03.919Z] [2023-04-26T06:30:03.919Z] Login Succeeded [2023-04-26T06:30:03.919Z] nexus3.edgexfoundry.org:10002 [2023-04-26T06:30:04.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:30:04.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:30:04.187Z] Configure a credential helper to remove this warning. See [2023-04-26T06:30:04.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:30:04.187Z] [2023-04-26T06:30:04.187Z] Login Succeeded [2023-04-26T06:30:04.187Z] nexus3.edgexfoundry.org:10003 [2023-04-26T06:30:04.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:30:04.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:30:04.728Z] Configure a credential helper to remove this warning. See [2023-04-26T06:30:04.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:30:04.728Z] [2023-04-26T06:30:04.728Z] Login Succeeded [2023-04-26T06:30:04.728Z] nexus3.edgexfoundry.org:10004 [2023-04-26T06:30:04.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:30:04.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:30:04.999Z] Configure a credential helper to remove this warning. See [2023-04-26T06:30:04.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:30:04.999Z] [2023-04-26T06:30:04.999Z] Login Succeeded [2023-04-26T06:30:04.999Z] docker.io [2023-04-26T06:30:05.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:30:06.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:30:06.678Z] Configure a credential helper to remove this warning. See [2023-04-26T06:30:06.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:30:06.678Z] [2023-04-26T06:30:06.678Z] Login Succeeded [2023-04-26T06:30:06.678Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T06:30:06.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T06:30:07.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T06:30:07.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T06:30:07.049Z] ========================================================= [2023-04-26T06:30:07.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T06:30:07.049Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:30:07.389Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T06:30:07.657Z] Sending build context to Docker daemon 5.903MB [2023-04-26T06:30:07.925Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:30:07.925Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-26T06:30:07.925Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T06:30:07.925Z] c41833b44d91: Pulling fs layer [2023-04-26T06:30:07.925Z] ed15518f5707: Pulling fs layer [2023-04-26T06:30:07.925Z] feae8fd75edb: Pulling fs layer [2023-04-26T06:30:07.925Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T06:30:07.925Z] 3cdef696dda3: Pulling fs layer [2023-04-26T06:30:07.925Z] 2ced38df9373: Pulling fs layer [2023-04-26T06:30:07.925Z] 58f1dce35555: Pulling fs layer [2023-04-26T06:30:07.925Z] 242c74f7c9fa: Waiting [2023-04-26T06:30:07.925Z] 3cdef696dda3: Waiting [2023-04-26T06:30:07.925Z] 2ced38df9373: Waiting [2023-04-26T06:30:07.925Z] 58f1dce35555: Waiting [2023-04-26T06:30:07.925Z] ed15518f5707: Verifying Checksum [2023-04-26T06:30:07.925Z] ed15518f5707: Download complete [2023-04-26T06:30:07.925Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T06:30:07.925Z] 242c74f7c9fa: Download complete [2023-04-26T06:30:07.925Z] c41833b44d91: Download complete [2023-04-26T06:30:08.193Z] 3cdef696dda3: Verifying Checksum [2023-04-26T06:30:08.193Z] 3cdef696dda3: Download complete [2023-04-26T06:30:09.162Z] c41833b44d91: Pull complete [2023-04-26T06:30:09.431Z] 58f1dce35555: Verifying Checksum [2023-04-26T06:30:09.431Z] 58f1dce35555: Download complete [2023-04-26T06:30:09.700Z] ed15518f5707: Pull complete [2023-04-26T06:30:10.669Z] feae8fd75edb: Verifying Checksum [2023-04-26T06:30:10.669Z] feae8fd75edb: Download complete [2023-04-26T06:30:10.669Z] 2ced38df9373: Verifying Checksum [2023-04-26T06:30:10.669Z] 2ced38df9373: Download complete [2023-04-26T06:30:11.033Z] Removing intermediate container 307ee20e94cc [2023-04-26T06:30:11.033Z] ---> ca00abf83396 [2023-04-26T06:30:11.033Z] Step 9/10 : COPY . . [2023-04-26T06:30:11.033Z] ---> 245c4e336c29 [2023-04-26T06:30:11.033Z] Step 10/10 : RUN ${MAKE} [2023-04-26T06:30:11.033Z] ---> Running in 0f3eef3e1f32 [2023-04-26T06:30:11.033Z] noop [2023-04-26T06:30:11.033Z] Removing intermediate container 0f3eef3e1f32 [2023-04-26T06:30:11.033Z] ---> 356292cdccf3 [2023-04-26T06:30:11.033Z] Successfully built 356292cdccf3 [2023-04-26T06:30:11.033Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:30:11.424Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T06:30:11.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:30:11.500Z] prd-ubuntu20.04-docker-8c-8g-10941 does not seem to be running inside a container [2023-04-26T06:30:11.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-04-26T06:30:12.818Z] $ docker top 83d204a0fa61c17a59564e7a65f9fb59a735cb6e842563feb0d372a4af08c121 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:30:13.487Z] + go version [2023-04-26T06:30:13.487Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T06:30:13.601Z] $ docker stop --time=1 83d204a0fa61c17a59564e7a65f9fb59a735cb6e842563feb0d372a4af08c121 [2023-04-26T06:30:14.860Z] $ docker rm -f --volumes 83d204a0fa61c17a59564e7a65f9fb59a735cb6e842563feb0d372a4af08c121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:30:15.295Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T06:30:15.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:30:15.366Z] prd-ubuntu20.04-docker-8c-8g-10941 does not seem to be running inside a container [2023-04-26T06:30:15.369Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-04-26T06:30:15.681Z] $ docker top 66d5a3dd60ec78fd4df763b3273c2b58be27c34d0ee7379f201940cf8abff1d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:30:16.056Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-26T06:30:16.354Z] + make test [2023-04-26T06:30:16.354Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T06:30:22.911Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-26T06:30:23.031Z] feae8fd75edb: Pull complete [2023-04-26T06:30:23.032Z] 242c74f7c9fa: Pull complete [2023-04-26T06:30:23.032Z] 3cdef696dda3: Pull complete [2023-04-26T06:30:28.398Z] 2ced38df9373: Pull complete [2023-04-26T06:30:30.991Z] 58f1dce35555: Pull complete [2023-04-26T06:30:30.991Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T06:30:30.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T06:30:30.991Z] ---> fadd8f120f05 [2023-04-26T06:30:30.991Z] Step 3/10 : ARG MAKE=make build [2023-04-26T06:30:32.949Z] ---> Running in bd6d747864c2 [2023-04-26T06:30:33.218Z] Removing intermediate container bd6d747864c2 [2023-04-26T06:30:33.218Z] ---> b160736984b7 [2023-04-26T06:30:33.218Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-26T06:30:33.218Z] ---> Running in 1a2e094a0081 [2023-04-26T06:30:33.486Z] Removing intermediate container 1a2e094a0081 [2023-04-26T06:30:33.486Z] ---> ae74bc4995f5 [2023-04-26T06:30:33.486Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-26T06:30:33.486Z] ---> Running in b124f00d88df [2023-04-26T06:30:33.758Z] Removing intermediate container b124f00d88df [2023-04-26T06:30:33.758Z] ---> f2a95ae6c124 [2023-04-26T06:30:33.758Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-26T06:30:34.026Z] ---> Running in 64722d9a7187 [2023-04-26T06:30:34.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T06:30:35.328Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-26T06:30:35.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-26T06:30:35.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-26T06:30:35.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-26T06:30:35.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-26T06:30:35.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T06:30:36.261Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.056s coverage: 27.6% of statements [2023-04-26T06:30:36.262Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-26T06:30:36.262Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-26T06:30:36.262Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.057s coverage: 80.2% of statements [2023-04-26T06:30:36.262Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.078s coverage: 86.0% of statements [2023-04-26T06:30:36.538Z] OK: 263 MiB in 53 packages [2023-04-26T06:30:37.197Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-26T06:30:37.197Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-26T06:30:37.197Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 77.5% of statements [2023-04-26T06:30:37.456Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-26T06:30:37.456Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-26T06:30:37.502Z] Removing intermediate container 64722d9a7187 [2023-04-26T06:30:37.502Z] ---> 08e012c51eac [2023-04-26T06:30:37.502Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-26T06:30:38.023Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-26T06:30:40.557Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.059s coverage: 14.6% of statements [2023-04-26T06:30:40.557Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.062s coverage: 68.5% of statements [2023-04-26T06:30:40.557Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.108s coverage: 89.2% of statements [2023-04-26T06:30:40.557Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.5% of statements [2023-04-26T06:30:40.843Z] ---> 28e0ea03bcfe [2023-04-26T06:30:40.843Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:30:40.843Z] ---> Running in 875962c20881 [2023-04-26T06:30:58.678Z] GO111MODULE=on go vet ./... [2023-04-26T06:31:01.199Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T06:31:01.199Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T06:31:01.199Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T06:31:01.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T06:31:01.450Z] $ docker stop --time=1 66d5a3dd60ec78fd4df763b3273c2b58be27c34d0ee7379f201940cf8abff1d5 [2023-04-26T06:31:04.764Z] $ docker rm -f --volumes 66d5a3dd60ec78fd4df763b3273c2b58be27c34d0ee7379f201940cf8abff1d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T06:31:05.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T06:31:05.347Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T06:31:05.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T06:31:06.154Z] + ls -al . [2023-04-26T06:31:06.154Z] total 272 [2023-04-26T06:31:06.154Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 06:30 . [2023-04-26T06:31:06.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 06:29 .. [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 06:29 .dockerignore [2023-04-26T06:31:06.154Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 06:29 .git [2023-04-26T06:31:06.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 06:29 .github [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 26 06:29 .gitignore [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 06:29 .golangci.yml [2023-04-26T06:31:06.154Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 06:29 .semver [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 26 06:29 CHANGELOG.md [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 06:29 GOVERNANCE.md [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 26 06:29 Jenkinsfile [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 26 06:29 LICENSE [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 26 06:29 Makefile [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 26 06:29 OWNERS.md [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 26 06:29 README.md [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 06:29 VERSION [2023-04-26T06:31:06.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 06:29 bin [2023-04-26T06:31:06.154Z] -rw-r--r-- 1 jenkins jenkins 106119 Apr 26 06:30 coverage.out [2023-04-26T06:31:06.154Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 06:29 example [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 26 06:29 go.mod [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 30896 Apr 26 06:29 go.sum [2023-04-26T06:31:06.154Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 06:29 internal [2023-04-26T06:31:06.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 06:29 openapi [2023-04-26T06:31:06.154Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 06:29 pkg [2023-04-26T06:31:06.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 06:29 snap [2023-04-26T06:31:06.154Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 26 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:31:06.459Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 --label arch=amd64 --label version=3.0.0-dev.76 . [2023-04-26T06:31:06.459Z] Sending build context to Docker daemon 11.1MB [2023-04-26T06:31:06.459Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:31:06.459Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-26T06:31:06.459Z] ---> 356292cdccf3 [2023-04-26T06:31:06.459Z] Step 3/23 : ARG MAKE=make build [2023-04-26T06:31:06.718Z] ---> Running in bf280ac78dda [2023-04-26T06:31:06.718Z] Removing intermediate container bf280ac78dda [2023-04-26T06:31:06.718Z] ---> d56bdad47831 [2023-04-26T06:31:06.718Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-26T06:31:06.718Z] ---> Running in 67d1b43bd673 [2023-04-26T06:31:06.718Z] Removing intermediate container 67d1b43bd673 [2023-04-26T06:31:06.718Z] ---> d849ffeafe80 [2023-04-26T06:31:06.718Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-26T06:31:06.718Z] ---> Running in 92beadd7b090 [2023-04-26T06:31:06.977Z] Removing intermediate container 92beadd7b090 [2023-04-26T06:31:06.977Z] ---> c4d1d0a546bf [2023-04-26T06:31:06.977Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-26T06:31:06.977Z] ---> Running in 3d6ac526f80b [2023-04-26T06:31:07.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T06:31:07.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T06:31:07.495Z] OK: 265 MiB in 53 packages [2023-04-26T06:31:08.072Z] Removing intermediate container 3d6ac526f80b [2023-04-26T06:31:08.072Z] ---> c7225bc23af3 [2023-04-26T06:31:08.072Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-26T06:31:08.072Z] ---> c12c37bf06e3 [2023-04-26T06:31:08.072Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:31:08.072Z] ---> Running in 5ccf71f015ab [2023-04-26T06:31:09.286Z] Removing intermediate container 5ccf71f015ab [2023-04-26T06:31:09.286Z] ---> 1cac42997980 [2023-04-26T06:31:09.286Z] Step 9/23 : COPY . . [2023-04-26T06:31:09.547Z] ---> bde4a325a091 [2023-04-26T06:31:09.547Z] Step 10/23 : RUN ${MAKE} [2023-04-26T06:31:09.547Z] ---> Running in 49b6431a12d7 [2023-04-26T06:31:09.805Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.76" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-26T06:31:27.885Z] Removing intermediate container 49b6431a12d7 [2023-04-26T06:31:27.885Z] ---> 9eb93a4f9563 [2023-04-26T06:31:27.885Z] Step 11/23 : FROM alpine:3.17 [2023-04-26T06:31:27.885Z] 3.17: Pulling from library/alpine [2023-04-26T06:31:27.885Z] f56be85fc22e: Already exists [2023-04-26T06:31:27.885Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T06:31:27.885Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T06:31:27.885Z] ---> 9ed4aefc74f6 [2023-04-26T06:31:27.885Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-26T06:31:27.885Z] ---> Running in 922d1957a9b2 [2023-04-26T06:31:27.885Z] Removing intermediate container 922d1957a9b2 [2023-04-26T06:31:27.885Z] ---> 1342f48dd6b6 [2023-04-26T06:31:27.885Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-26T06:31:27.885Z] ---> Running in a14a6a392fdb [2023-04-26T06:31:28.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T06:31:28.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T06:31:28.406Z] OK: 7 MiB in 15 packages [2023-04-26T06:31:28.666Z] Removing intermediate container a14a6a392fdb [2023-04-26T06:31:28.666Z] ---> 9b9144578ce4 [2023-04-26T06:31:28.666Z] Step 14/23 : WORKDIR / [2023-04-26T06:31:28.666Z] ---> Running in 6168d132bbbe [2023-04-26T06:31:28.925Z] Removing intermediate container 6168d132bbbe [2023-04-26T06:31:28.925Z] ---> 02991d5e3ad8 [2023-04-26T06:31:28.925Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-26T06:31:28.925Z] ---> e7e1c00bcf01 [2023-04-26T06:31:28.925Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-26T06:31:29.975Z] ---> b8a93d3967bd [2023-04-26T06:31:29.975Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-26T06:31:29.975Z] ---> 77ec0d436d37 [2023-04-26T06:31:29.975Z] Step 18/23 : EXPOSE 59999 [2023-04-26T06:31:29.975Z] ---> Running in 23f33099077d [2023-04-26T06:31:29.975Z] Removing intermediate container 23f33099077d [2023-04-26T06:31:29.975Z] ---> e34985f2b841 [2023-04-26T06:31:29.975Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-26T06:31:29.975Z] ---> Running in e7eb573a4e6a [2023-04-26T06:31:29.975Z] Removing intermediate container e7eb573a4e6a [2023-04-26T06:31:29.975Z] ---> 853033d23cbf [2023-04-26T06:31:29.975Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T06:31:30.235Z] ---> Running in ca16886088d4 [2023-04-26T06:31:30.235Z] Removing intermediate container ca16886088d4 [2023-04-26T06:31:30.235Z] ---> cf482dbd6bac [2023-04-26T06:31:30.235Z] Step 21/23 : LABEL arch=amd64 [2023-04-26T06:31:30.235Z] ---> Running in c7b78e718674 [2023-04-26T06:31:30.235Z] Removing intermediate container c7b78e718674 [2023-04-26T06:31:30.235Z] ---> b0694fd59d24 [2023-04-26T06:31:30.235Z] Step 22/23 : LABEL git_sha=c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 [2023-04-26T06:31:30.235Z] ---> Running in f549c8725a25 [2023-04-26T06:31:30.235Z] Removing intermediate container f549c8725a25 [2023-04-26T06:31:30.235Z] ---> 4d8642a4f02e [2023-04-26T06:31:30.235Z] Step 23/23 : LABEL version=3.0.0-dev.76 [2023-04-26T06:31:30.495Z] ---> Running in a6c047b88b7d [2023-04-26T06:31:30.495Z] Removing intermediate container a6c047b88b7d [2023-04-26T06:31:30.495Z] ---> 43af08c5399b [2023-04-26T06:31:30.495Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T06:31:30.495Z] Successfully built 43af08c5399b [2023-04-26T06:31:30.495Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:31:30.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:31:30.937Z] [2023-04-26T06:31:30.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:31:31.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:31:31.240Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T06:31:31.240Z] 5eb5b503b376: Pulling fs layer [2023-04-26T06:31:31.240Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T06:31:31.240Z] ec43610c2a17: Pulling fs layer [2023-04-26T06:31:31.240Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T06:31:31.240Z] 33b1e0a273af: Pulling fs layer [2023-04-26T06:31:31.240Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T06:31:31.240Z] 2f39f015ded8: Pulling fs layer [2023-04-26T06:31:31.240Z] 33b1e0a273af: Waiting [2023-04-26T06:31:31.240Z] 3a2ae6a8a46f: Waiting [2023-04-26T06:31:31.240Z] 5c69ac0246d0: Download complete [2023-04-26T06:31:31.240Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T06:31:31.240Z] 3a2ae6a8a46f: Download complete [2023-04-26T06:31:31.240Z] ec43610c2a17: Verifying Checksum [2023-04-26T06:31:31.240Z] ec43610c2a17: Download complete [2023-04-26T06:31:31.240Z] 33b1e0a273af: Verifying Checksum [2023-04-26T06:31:31.240Z] 33b1e0a273af: Download complete [2023-04-26T06:31:31.240Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T06:31:31.240Z] 5d3b04190fa2: Download complete [2023-04-26T06:31:31.499Z] 5eb5b503b376: Verifying Checksum [2023-04-26T06:31:31.499Z] 5eb5b503b376: Download complete [2023-04-26T06:31:32.065Z] 2f39f015ded8: Download complete [2023-04-26T06:31:32.635Z] 5eb5b503b376: Pull complete [2023-04-26T06:31:32.635Z] 5c69ac0246d0: Pull complete [2023-04-26T06:31:32.893Z] ec43610c2a17: Pull complete [2023-04-26T06:31:33.152Z] 3a2ae6a8a46f: Pull complete [2023-04-26T06:31:33.152Z] 33b1e0a273af: Pull complete [2023-04-26T06:31:33.411Z] 5d3b04190fa2: Pull complete [2023-04-26T06:31:37.076Z] 2f39f015ded8: Pull complete [2023-04-26T06:31:37.076Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T06:31:37.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:31:37.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:31:37.157Z] prd-ubuntu20.04-docker-8c-8g-10941 does not seem to be running inside a container [2023-04-26T06:31:37.157Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-04-26T06:31:40.882Z] $ docker top ee363f8fddefd5e35606db9455601bd1f0de7431851f17a50ac70f4db7812432 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:31:41.330Z] ---> job-cost.sh [2023-04-26T06:31:41.330Z] lf-activate-venv: SKIPPING [2023-04-26T06:31:41.330Z] INFO: No Stack... [2023-04-26T06:31:41.589Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T06:31:42.158Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T06:31:42.450Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-04-26T06:31:42.450Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T06:31:42.465Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-207-stack-cost] [2023-04-26T06:31:42.475Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-207-stack-cost] did not exist. Created. [2023-04-26T06:31:42.475Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T06:31:42.785Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T06:31:42.813Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T06:31:42.819Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-207-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T06:31:42.803Z] $ docker stop --time=1 ee363f8fddefd5e35606db9455601bd1f0de7431851f17a50ac70f4db7812432 [2023-04-26T06:31:43.932Z] $ docker rm -f --volumes ee363f8fddefd5e35606db9455601bd1f0de7431851f17a50ac70f4db7812432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T06:31:48.731Z] Removing intermediate container 875962c20881 [2023-04-26T06:31:48.731Z] ---> 945e93439f4e [2023-04-26T06:31:48.731Z] Step 9/10 : COPY . . [2023-04-26T06:31:48.731Z] ---> 25dd5a264cd5 [2023-04-26T06:31:48.731Z] Step 10/10 : RUN ${MAKE} [2023-04-26T06:31:48.731Z] ---> Running in 791f0f6189e6 [2023-04-26T06:31:48.731Z] noop [2023-04-26T06:31:48.731Z] Removing intermediate container 791f0f6189e6 [2023-04-26T06:31:48.731Z] ---> cfa85eb892ec [2023-04-26T06:31:48.731Z] Successfully built cfa85eb892ec [2023-04-26T06:31:48.731Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:31:49.091Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T06:31:49.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:31:49.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-10947 does not seem to be running inside a container [2023-04-26T06:31:49.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/207 -v /w/workspace/device-sdk-go/207:/w/workspace/device-sdk-go/207:rw,z -v /w/workspace/device-sdk-go/207@tmp:/w/workspace/device-sdk-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T06:31:50.685Z] $ docker top 09e53df48cfea72ae8dd6c805b9a8d010ae1e19d13ef4561d19548fb72d914b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:31:51.536Z] + go version [2023-04-26T06:31:51.536Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T06:31:51.565Z] $ docker stop --time=1 09e53df48cfea72ae8dd6c805b9a8d010ae1e19d13ef4561d19548fb72d914b7 [2023-04-26T06:31:53.183Z] $ docker rm -f --volumes 09e53df48cfea72ae8dd6c805b9a8d010ae1e19d13ef4561d19548fb72d914b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:31:53.695Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T06:31:53.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:31:53.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-10947 does not seem to be running inside a container [2023-04-26T06:31:54.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/207 -v /w/workspace/device-sdk-go/207:/w/workspace/device-sdk-go/207:rw,z -v /w/workspace/device-sdk-go/207@tmp:/w/workspace/device-sdk-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T06:31:55.286Z] $ docker top a4d463f4ed1a04c0029d052164dc06d942d478425050390c1abfd31106005a44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:31:56.145Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/207 [Pipeline] fileExists [Pipeline] sh [2023-04-26T06:31:56.802Z] + make test [2023-04-26T06:31:56.802Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T06:32:35.675Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-26T06:34:27.337Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-26T06:34:27.337Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-26T06:34:27.337Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-26T06:34:27.337Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-26T06:34:27.337Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-26T06:34:29.921Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.220s coverage: 27.6% of statements [2023-04-26T06:34:31.871Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.262s coverage: 80.2% of statements [2023-04-26T06:34:40.105Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-26T06:34:40.105Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-26T06:34:40.688Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.350s coverage: 86.0% of statements [2023-04-26T06:34:46.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-26T06:34:46.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-26T06:34:46.040Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.435s coverage: 77.5% of statements [2023-04-26T06:34:48.626Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.258s coverage: 14.6% of statements [2023-04-26T06:34:50.570Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-26T06:34:50.570Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-26T06:34:50.570Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.386s coverage: 68.5% of statements [2023-04-26T06:34:53.150Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.437s coverage: 89.2% of statements [2023-04-26T06:34:55.094Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-26T06:34:55.094Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.233s coverage: 5.5% of statements [2023-04-26T06:34:56.057Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T06:34:56.057Z] GO111MODULE=on go vet ./... [2023-04-26T06:37:17.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T06:37:17.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T06:37:17.762Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T06:37:17.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T06:37:17.802Z] $ docker stop --time=1 a4d463f4ed1a04c0029d052164dc06d942d478425050390c1abfd31106005a44 [2023-04-26T06:37:19.708Z] $ docker rm -f --volumes a4d463f4ed1a04c0029d052164dc06d942d478425050390c1abfd31106005a44 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T06:37:21.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T06:37:21.282Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T06:37:21.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T06:37:22.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T06:37:22.493Z] + ls -al . [2023-04-26T06:37:22.493Z] total 268 [2023-04-26T06:37:22.493Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 06:31 . [2023-04-26T06:37:22.493Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 06:29 .. [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 06:29 .dockerignore [2023-04-26T06:37:22.493Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 06:29 .git [2023-04-26T06:37:22.493Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 06:29 .github [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 26 06:29 .gitignore [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 06:29 .golangci.yml [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 26 06:29 CHANGELOG.md [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 06:29 GOVERNANCE.md [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 26 06:29 Jenkinsfile [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 26 06:29 LICENSE [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 26 06:29 Makefile [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 26 06:29 OWNERS.md [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 26 06:29 README.md [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 06:29 VERSION [2023-04-26T06:37:22.493Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 06:29 bin [2023-04-26T06:37:22.493Z] -rw-r--r-- 1 jenkins jenkins 106117 Apr 26 06:34 coverage.out [2023-04-26T06:37:22.493Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 06:29 example [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 26 06:29 go.mod [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 30896 Apr 26 06:29 go.sum [2023-04-26T06:37:22.493Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 06:29 internal [2023-04-26T06:37:22.493Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 06:29 openapi [2023-04-26T06:37:22.493Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 06:29 pkg [2023-04-26T06:37:22.493Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 06:29 snap [2023-04-26T06:37:22.493Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 26 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:37:22.832Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 --label arch=arm64 --label version=3.0.0-dev.76 . [2023-04-26T06:37:23.099Z] Sending build context to Docker daemon 6.01MB [2023-04-26T06:37:23.367Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:37:23.367Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-26T06:37:23.367Z] ---> cfa85eb892ec [2023-04-26T06:37:23.367Z] Step 3/23 : ARG MAKE=make build [2023-04-26T06:37:23.367Z] ---> Running in 076d2e95c3b2 [2023-04-26T06:37:23.640Z] Removing intermediate container 076d2e95c3b2 [2023-04-26T06:37:23.640Z] ---> a9a49c914d33 [2023-04-26T06:37:23.640Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-26T06:37:23.640Z] ---> Running in 248984dd703d [2023-04-26T06:37:24.227Z] Removing intermediate container 248984dd703d [2023-04-26T06:37:24.227Z] ---> c2b7a0eb28fb [2023-04-26T06:37:24.227Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-26T06:37:24.227Z] ---> Running in 2d903dfe62c1 [2023-04-26T06:37:24.496Z] Removing intermediate container 2d903dfe62c1 [2023-04-26T06:37:24.496Z] ---> f69e0878793a [2023-04-26T06:37:24.496Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-26T06:37:24.496Z] ---> Running in b555781f2b66 [2023-04-26T06:37:25.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T06:37:26.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T06:37:27.451Z] OK: 263 MiB in 53 packages [2023-04-26T06:37:28.037Z] Removing intermediate container b555781f2b66 [2023-04-26T06:37:28.037Z] ---> 58087c630ae1 [2023-04-26T06:37:28.038Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-26T06:37:29.186Z] ---> c0abda462b9f [2023-04-26T06:37:29.186Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:37:29.455Z] ---> Running in 83a18220165f [2023-04-26T06:37:32.055Z] Removing intermediate container 83a18220165f [2023-04-26T06:37:32.055Z] ---> 4e34a4261f75 [2023-04-26T06:37:32.055Z] Step 9/23 : COPY . . [2023-04-26T06:37:33.478Z] ---> acae5614f181 [2023-04-26T06:37:33.478Z] Step 10/23 : RUN ${MAKE} [2023-04-26T06:37:33.478Z] ---> Running in 919fc2910950 [2023-04-26T06:37:34.445Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.76" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-26T06:39:56.346Z] Removing intermediate container 919fc2910950 [2023-04-26T06:39:56.346Z] ---> 319f964db22a [2023-04-26T06:39:56.346Z] Step 11/23 : FROM alpine:3.17 [2023-04-26T06:39:56.346Z] 3.17: Pulling from library/alpine [2023-04-26T06:39:56.346Z] c41833b44d91: Already exists [2023-04-26T06:39:56.346Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T06:39:56.346Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T06:39:56.346Z] ---> 51e60588ff2c [2023-04-26T06:39:56.346Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-26T06:39:56.346Z] ---> Running in 0be354b20a19 [2023-04-26T06:39:56.346Z] Removing intermediate container 0be354b20a19 [2023-04-26T06:39:56.346Z] ---> d420209181f7 [2023-04-26T06:39:56.346Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-26T06:39:56.346Z] ---> Running in c3a141d0ddd7 [2023-04-26T06:39:56.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T06:39:56.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T06:39:56.346Z] OK: 7 MiB in 15 packages [2023-04-26T06:39:56.346Z] Removing intermediate container c3a141d0ddd7 [2023-04-26T06:39:56.346Z] ---> e77567ffcebf [2023-04-26T06:39:56.346Z] Step 14/23 : WORKDIR / [2023-04-26T06:39:56.346Z] ---> Running in f142f05ab144 [2023-04-26T06:39:56.346Z] Removing intermediate container f142f05ab144 [2023-04-26T06:39:56.346Z] ---> db67c7eb0d8d [2023-04-26T06:39:56.346Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-26T06:39:56.346Z] ---> e1a4c664492d [2023-04-26T06:39:56.346Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-26T06:39:56.346Z] ---> 1297da3a5201 [2023-04-26T06:39:56.346Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-26T06:39:56.346Z] ---> 01eda8447093 [2023-04-26T06:39:56.346Z] Step 18/23 : EXPOSE 59999 [2023-04-26T06:39:56.346Z] ---> Running in 19c573c69381 [2023-04-26T06:39:56.346Z] Removing intermediate container 19c573c69381 [2023-04-26T06:39:56.346Z] ---> 6c338f6637f4 [2023-04-26T06:39:56.346Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-26T06:39:56.346Z] ---> Running in 253945046e9e [2023-04-26T06:39:56.346Z] Removing intermediate container 253945046e9e [2023-04-26T06:39:56.346Z] ---> 6c7fb331867d [2023-04-26T06:39:56.346Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T06:39:56.346Z] ---> Running in 8ddc2bb129d7 [2023-04-26T06:39:56.346Z] Removing intermediate container 8ddc2bb129d7 [2023-04-26T06:39:56.346Z] ---> a51bdf4ca452 [2023-04-26T06:39:56.346Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T06:39:56.346Z] ---> Running in 5b0dd97afce5 [2023-04-26T06:39:56.346Z] Removing intermediate container 5b0dd97afce5 [2023-04-26T06:39:56.346Z] ---> a52dc6b19f57 [2023-04-26T06:39:56.346Z] Step 22/23 : LABEL git_sha=c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 [2023-04-26T06:39:56.346Z] ---> Running in c001b85c4e12 [2023-04-26T06:39:56.346Z] Removing intermediate container c001b85c4e12 [2023-04-26T06:39:56.346Z] ---> cacfe6ddcc34 [2023-04-26T06:39:56.346Z] Step 23/23 : LABEL version=3.0.0-dev.76 [2023-04-26T06:39:56.346Z] ---> Running in ccb7172836db [2023-04-26T06:39:56.346Z] Removing intermediate container ccb7172836db [2023-04-26T06:39:56.346Z] ---> 24c19eb8876b [2023-04-26T06:39:56.346Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T06:39:56.346Z] Successfully built 24c19eb8876b [2023-04-26T06:39:56.346Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:39:56.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T06:39:56.778Z] [2023-04-26T06:39:56.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:39:57.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T06:39:57.116Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T06:39:57.116Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T06:39:57.116Z] 04944245beec: Pulling fs layer [2023-04-26T06:39:57.116Z] 699f458cf7ca: Pulling fs layer [2023-04-26T06:39:57.116Z] 765212b225bb: Pulling fs layer [2023-04-26T06:39:57.116Z] f23df028b6ca: Pulling fs layer [2023-04-26T06:39:57.116Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T06:39:57.116Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T06:39:57.116Z] 765212b225bb: Waiting [2023-04-26T06:39:57.116Z] f23df028b6ca: Waiting [2023-04-26T06:39:57.116Z] d65c8cfc05b1: Waiting [2023-04-26T06:39:57.116Z] 2437ff75d9bd: Waiting [2023-04-26T06:39:57.383Z] 04944245beec: Verifying Checksum [2023-04-26T06:39:57.383Z] 04944245beec: Download complete [2023-04-26T06:39:57.383Z] 765212b225bb: Download complete [2023-04-26T06:39:57.383Z] f23df028b6ca: Download complete [2023-04-26T06:39:57.383Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T06:39:57.383Z] d65c8cfc05b1: Download complete [2023-04-26T06:39:57.651Z] 699f458cf7ca: Verifying Checksum [2023-04-26T06:39:57.651Z] 699f458cf7ca: Download complete [2023-04-26T06:39:57.921Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T06:39:57.921Z] 8998bd30e6a1: Download complete [2023-04-26T06:40:00.506Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T06:40:00.506Z] 2437ff75d9bd: Download complete [2023-04-26T06:40:01.917Z] 8998bd30e6a1: Pull complete [2023-04-26T06:40:02.502Z] 04944245beec: Pull complete [2023-04-26T06:40:03.912Z] 699f458cf7ca: Pull complete [2023-04-26T06:40:03.912Z] 765212b225bb: Pull complete [2023-04-26T06:40:04.886Z] f23df028b6ca: Pull complete [2023-04-26T06:40:04.886Z] d65c8cfc05b1: Pull complete [2023-04-26T06:40:19.870Z] 2437ff75d9bd: Pull complete [2023-04-26T06:40:19.870Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T06:40:19.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T06:40:19.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:40:20.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-10947 does not seem to be running inside a container [2023-04-26T06:40:20.207Z] $ 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-sdk-go/207 -v /w/workspace/device-sdk-go/207:/w/workspace/device-sdk-go/207:rw,z -v /w/workspace/device-sdk-go/207@tmp:/w/workspace/device-sdk-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T06:40:22.878Z] $ docker top 8f94b070ab4b8cdf3de5f86ec1a7eaf5c1d1fcc47424af0124784e192b991410 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:40:23.756Z] ---> job-cost.sh [2023-04-26T06:40:23.756Z] lf-activate-venv: SKIPPING [2023-04-26T06:40:23.756Z] INFO: No Stack... [2023-04-26T06:40:24.353Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T06:40:24.945Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T06:40:25.598Z] + cat /w/workspace/device-sdk-go/207/archives/cost.csv [2023-04-26T06:40:25.598Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T06:40:25.634Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-207-stack-cost] [2023-04-26T06:40:25.641Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-207-stack-cost] did not exist. Created. [2023-04-26T06:40:25.641Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T06:40:26.293Z] /w/workspace/device-sdk-go/207@tmp/durable-1aac816f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T06:40:26.946Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T06:40:26.969Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T06:40:27.038Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T06:40:27.047Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-207-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T06:40:27.076Z] $ docker stop --time=1 8f94b070ab4b8cdf3de5f86ec1a7eaf5c1d1fcc47424af0124784e192b991410 [2023-04-26T06:40:28.600Z] $ docker rm -f --volumes 8f94b070ab4b8cdf3de5f86ec1a7eaf5c1d1fcc47424af0124784e192b991410 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-26T06:40:28.979Z] provisioning config files... [2023-04-26T06:40:28.989Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12993088749599023691tmp [Pipeline] { [Pipeline] sh [2023-04-26T06:40:29.281Z] + set +x [2023-04-26T06:40:29.281Z] + bash -s -- [2023-04-26T06:40:29.281Z] + curl -s https://codecov.io/bash [2023-04-26T06:40:29.281Z] [2023-04-26T06:40:29.281Z] _____ _ [2023-04-26T06:40:29.281Z] / ____| | | [2023-04-26T06:40:29.281Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T06:40:29.281Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T06:40:29.281Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T06:40:29.281Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T06:40:29.281Z] Bash-1.0.6 [2023-04-26T06:40:29.281Z] [2023-04-26T06:40:29.281Z] [2023-04-26T06:40:29.281Z] ==> git version 2.25.1 found [2023-04-26T06:40:29.281Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-26T06:40:29.281Z] Release-Date: 2020-01-08 [2023-04-26T06:40:29.281Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T06:40:29.281Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T06:40:29.281Z] ==> Jenkins CI detected. [2023-04-26T06:40:29.281Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-04-26T06:40:29.281Z] project root: . [2023-04-26T06:40:29.281Z] --> token set from env [2023-04-26T06:40:29.281Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T06:40:29.281Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T06:40:29.281Z] ==> Python coveragepy not found [2023-04-26T06:40:29.281Z] ==> Searching for coverage reports in: [2023-04-26T06:40:29.281Z] + . [2023-04-26T06:40:29.281Z] -> Found 1 reports [2023-04-26T06:40:29.281Z] ==> Detecting git/mercurial file structure [2023-04-26T06:40:29.281Z] ==> Reading reports [2023-04-26T06:40:29.281Z] + ./coverage.out bytes=106117 [2023-04-26T06:40:29.541Z] ==> Appending adjustments [2023-04-26T06:40:29.541Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T06:40:29.800Z] + Found adjustments [2023-04-26T06:40:29.800Z] ==> Gzipping contents [2023-04-26T06:40:29.800Z] 16K /tmp/codecov.T6cK5C.gz [2023-04-26T06:40:29.800Z] ==> Uploading reports [2023-04-26T06:40:29.800Z] url: https://codecov.io [2023-04-26T06:40:29.800Z] query: branch=main&commit=c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8&build=207&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F207%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T06:40:29.800Z] -> Pinging Codecov [2023-04-26T06:40:29.800Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8&build=207&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F207%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T06:40:29.800Z] -> Uploading to [2023-04-26T06:40:29.800Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/7E55EF52A471D76F132DFD9A03CDDE97/c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8/f89fd067-0f15-47a1-9320-d2f914e7455c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T064029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c7c4052093b312bc592e9c99a0d8714d79928da284f7ba7c0d1604ddf3dea27 [2023-04-26T06:40:29.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T06:40:29.800Z] Dload Upload Total Spent Left Speed [2023-04-26T06:40:30.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14993 0 0 100 14993 0 71056 --:--:-- --:--:-- --:--:-- 71056 [2023-04-26T06:40:30.062Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 [Pipeline] } [2023-04-26T06:40:30.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-26T06:40:30.342Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T06:40:30.351Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:40:30.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T06:40:30.652Z] [2023-04-26T06:40:30.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:40:30.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T06:40:30.955Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T06:40:30.955Z] df9b9388f04a: Pulling fs layer [2023-04-26T06:40:30.955Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T06:40:30.955Z] 25bc292e5bac: Pulling fs layer [2023-04-26T06:40:30.955Z] 114826534d7a: Pulling fs layer [2023-04-26T06:40:30.955Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T06:40:30.955Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T06:40:30.955Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T06:40:30.955Z] 4657fd5d0bcf: Waiting [2023-04-26T06:40:30.955Z] 6ad1cebc031e: Waiting [2023-04-26T06:40:30.955Z] 8a3aa393b2d8: Waiting [2023-04-26T06:40:30.955Z] 114826534d7a: Waiting [2023-04-26T06:40:30.955Z] 25bc292e5bac: Verifying Checksum [2023-04-26T06:40:30.955Z] 25bc292e5bac: Download complete [2023-04-26T06:40:30.955Z] 52dc419b0ee2: Verifying Checksum [2023-04-26T06:40:30.955Z] 52dc419b0ee2: Download complete [2023-04-26T06:40:30.955Z] 4657fd5d0bcf: Verifying Checksum [2023-04-26T06:40:30.955Z] 4657fd5d0bcf: Download complete [2023-04-26T06:40:30.955Z] df9b9388f04a: Verifying Checksum [2023-04-26T06:40:30.955Z] df9b9388f04a: Download complete [2023-04-26T06:40:31.214Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T06:40:31.214Z] 6ad1cebc031e: Download complete [2023-04-26T06:40:31.214Z] df9b9388f04a: Pull complete [2023-04-26T06:40:31.214Z] 52dc419b0ee2: Pull complete [2023-04-26T06:40:31.214Z] 25bc292e5bac: Pull complete [2023-04-26T06:40:31.804Z] 114826534d7a: Verifying Checksum [2023-04-26T06:40:31.804Z] 114826534d7a: Download complete [2023-04-26T06:40:32.063Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T06:40:32.063Z] 8a3aa393b2d8: Download complete [2023-04-26T06:40:35.354Z] 114826534d7a: Pull complete [2023-04-26T06:40:35.354Z] 4657fd5d0bcf: Pull complete [2023-04-26T06:40:35.354Z] 6ad1cebc031e: Pull complete [2023-04-26T06:40:37.889Z] 8a3aa393b2d8: Pull complete [2023-04-26T06:40:37.889Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T06:40:37.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T06:40:37.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:40:37.970Z] prd-ubuntu20.04-docker-8c-8g-10941 does not seem to be running inside a container [2023-04-26T06:40:37.964Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-04-26T06:40:42.394Z] $ docker top 561e06b976b36838869899c2b3b5dc199f425aba33ef7f56020b6048c38dc48c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T06:40:42.501Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-04-26T06:40:42.782Z] + set -o pipefail [2023-04-26T06:40:42.782Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-04-26T06:40:49.344Z] [2023-04-26T06:40:49.345Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-04-26T06:40:49.345Z] [2023-04-26T06:40:49.345Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/f55b02a7-0156-4dab-b7e8-5768128330ba [2023-04-26T06:40:49.345Z] [2023-04-26T06:40:49.345Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T06:40:49.345Z] [2023-04-26T06:40:49.345Z] [2023-04-26T06:40:49.345Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T06:40:49.345Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T06:40:49.345Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T06:40:49.322Z] $ docker stop --time=1 561e06b976b36838869899c2b3b5dc199f425aba33ef7f56020b6048c38dc48c [2023-04-26T06:40:52.192Z] $ docker rm -f --volumes 561e06b976b36838869899c2b3b5dc199f425aba33ef7f56020b6048c38dc48c [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) [Pipeline] echo [2023-04-26T06:40:52.578Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T06:40:52.587Z] provisioning config files... [2023-04-26T06:40:52.597Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16413514604575404146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:40:52.898Z] --> edgex-publish-swagger.sh [2023-04-26T06:40:52.898Z] === Publish openapi/v3 API === [2023-04-26T06:40:52.898Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-26T06:40:52.898Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-04-26T06:40:52.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T06:40:52.898Z] Dload Upload Total Spent Left Speed [2023-04-26T06:40:53.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 33675 --:--:-- --:--:-- --:--:-- 33627 100 23674 0 0 100 23674 0 33675 --:--:-- --:--:-- --:--:-- 33627 [2023-04-26T06:40:53.464Z] [2023-04-26T06:40:53.464Z] [Pipeline] } [2023-04-26T06:40:53.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T06:40:53.847Z] + git log --format=format:%s -1 c31da6b9bd8f881b09bfcd5597f8ef9d6377d9f8 [Pipeline] sh [2023-04-26T06:40:54.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T06:40:54.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:40:54.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T06:40:54.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:40:54.516Z] prd-ubuntu20.04-docker-8c-8g-10941 does not seem to be running inside a container [2023-04-26T06:40:54.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-04-26T06:40:54.877Z] $ docker top 2b1da545c303df04efb161fa891ddb1b4fa0a69a706e03410454cfbfb78f390d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T06:40:54.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T06:40:54.993Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T06:40:55.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T06:40:55.066Z] $ docker exec 2b1da545c303df04efb161fa891ddb1b4fa0a69a706e03410454cfbfb78f390d ssh-agent [2023-04-26T06:40:55.195Z] SSH_AUTH_SOCK=/tmp/ssh-XhO7bdXHVSM2/agent.32 [2023-04-26T06:40:55.195Z] SSH_AGENT_PID=38 [2023-04-26T06:40:55.199Z] Running ssh-add (command line suppressed) [2023-04-26T06:40:55.266Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9776002802188190110.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9776002802188190110.key) [2023-04-26T06:40:55.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T06:40:55.596Z] + git semver tag [2023-04-26T06:40:55.855Z] 2023-04-26 06:40:55,728 [run_tag] DEBUG tag force:False [2023-04-26T06:40:55.855Z] 2023-04-26 06:40:55,728 [check_head_tag] DEBUG check head tag [2023-04-26T06:40:55.855Z] 2023-04-26 06:40:55,730 [execute] INFO git cat-file --batch-check [2023-04-26T06:40:55.855Z] 2023-04-26 06:40:55,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T06:40:55.855Z] 2023-04-26 06:40:55,733 [execute] INFO git cat-file --batch [2023-04-26T06:40:55.855Z] 2023-04-26 06:40:55,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T06:40:55.855Z] 2023-04-26 06:40:55,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-26T06:40:55.855Z] 2023-04-26 06:40:55,766 [execute] INFO git tag -a v3.0.0-dev.76 -m v3.0.0-dev.76 [2023-04-26T06:40:55.855Z] 2023-04-26 06:40:55,766 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.76', '-m', 'v3.0.0-dev.76'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T06:40:55.855Z] 2023-04-26 06:40:55,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-26T06:40:55.855Z] 3.0.0-dev.76 [Pipeline] } [2023-04-26T06:40:55.827Z] $ docker exec --env ******** --env ******** 2b1da545c303df04efb161fa891ddb1b4fa0a69a706e03410454cfbfb78f390d ssh-agent -k [2023-04-26T06:40:55.914Z] unset SSH_AUTH_SOCK; [2023-04-26T06:40:55.914Z] unset SSH_AGENT_PID; [2023-04-26T06:40:55.915Z] echo Agent pid 38 killed; [2023-04-26T06:40:55.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T06:40:56.262Z] + git semver [Pipeline] } [2023-04-26T06:40:56.499Z] $ docker stop --time=1 2b1da545c303df04efb161fa891ddb1b4fa0a69a706e03410454cfbfb78f390d [2023-04-26T06:40:57.760Z] $ docker rm -f --volumes 2b1da545c303df04efb161fa891ddb1b4fa0a69a706e03410454cfbfb78f390d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:40:58.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T06:40:58.166Z] [2023-04-26T06:40:58.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:40:58.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T06:40:58.461Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T06:40:58.461Z] ab5ef0e58194: Pulling fs layer [2023-04-26T06:40:58.461Z] 9712f1f96733: Pulling fs layer [2023-04-26T06:40:58.461Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T06:40:58.461Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T06:40:58.461Z] e9a5061849ea: Pulling fs layer [2023-04-26T06:40:58.461Z] d747dcd14b5f: Pulling fs layer [2023-04-26T06:40:58.461Z] 2de7ff778b66: Pulling fs layer [2023-04-26T06:40:58.461Z] e9a5061849ea: Waiting [2023-04-26T06:40:58.461Z] d747dcd14b5f: Waiting [2023-04-26T06:40:58.461Z] 2de7ff778b66: Waiting [2023-04-26T06:40:58.461Z] 0d9ebad4ef96: Waiting [2023-04-26T06:40:58.461Z] 9712f1f96733: Verifying Checksum [2023-04-26T06:40:58.461Z] 9712f1f96733: Download complete [2023-04-26T06:40:58.725Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T06:40:58.725Z] 63f879dbbcfc: Download complete [2023-04-26T06:40:58.725Z] e9a5061849ea: Verifying Checksum [2023-04-26T06:40:58.725Z] e9a5061849ea: Download complete [2023-04-26T06:40:58.725Z] d747dcd14b5f: Verifying Checksum [2023-04-26T06:40:58.725Z] d747dcd14b5f: Download complete [2023-04-26T06:40:58.984Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T06:40:58.984Z] 0d9ebad4ef96: Download complete [2023-04-26T06:40:58.984Z] ab5ef0e58194: Verifying Checksum [2023-04-26T06:40:58.984Z] ab5ef0e58194: Download complete [2023-04-26T06:40:58.984Z] 2de7ff778b66: Verifying Checksum [2023-04-26T06:40:58.984Z] 2de7ff778b66: Download complete [2023-04-26T06:41:01.515Z] ab5ef0e58194: Pull complete [2023-04-26T06:41:01.515Z] 9712f1f96733: Pull complete [2023-04-26T06:41:02.081Z] 63f879dbbcfc: Pull complete [2023-04-26T06:41:06.323Z] 0d9ebad4ef96: Pull complete [2023-04-26T06:41:06.323Z] e9a5061849ea: Pull complete [2023-04-26T06:41:06.323Z] d747dcd14b5f: Pull complete [2023-04-26T06:41:06.891Z] 2de7ff778b66: Pull complete [2023-04-26T06:41:06.891Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T06:41:06.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T06:41:06.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:41:06.979Z] prd-ubuntu20.04-docker-8c-8g-10941 does not seem to be running inside a container [2023-04-26T06:41:06.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-04-26T06:41:10.854Z] $ docker top e45b58e6692d1e755097aadc02907fc329b64177d628e6c95052a3fc23c55666 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T06:41:10.951Z] provisioning config files... [2023-04-26T06:41:10.959Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1857205509571162789tmp [2023-04-26T06:41:10.969Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config407697866262519473tmp [2023-04-26T06:41:10.978Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2010531561298936836tmp [Pipeline] { [Pipeline] echo [2023-04-26T06:41:10.993Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:41:12.390Z] ---> sigul-configuration.sh [2023-04-26T06:41:12.390Z] gpg: directory `/root/.gnupg' created [2023-04-26T06:41:12.390Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T06:41:12.390Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T06:41:12.390Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T06:41:12.390Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T06:41:12.390Z] gpg: CAST5 encrypted data [2023-04-26T06:41:12.390Z] gpg: encrypted with 1 passphrase [2023-04-26T06:41:12.390Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T06:41:12.675Z] + mkdir /home/jenkins [2023-04-26T06:41:12.675Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T06:41:12.960Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-26T06:41:12.969Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:41:13.253Z] ---> sigul-install.sh [2023-04-26T06:41:13.253Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T06:41:13.540Z] + git tag --list [2023-04-26T06:41:13.540Z] 0.7.1 [2023-04-26T06:41:13.540Z] delhi-tag [2023-04-26T06:41:13.540Z] v1.0.0 [2023-04-26T06:41:13.540Z] v1.1.0 [2023-04-26T06:41:13.540Z] v1.1.1 [2023-04-26T06:41:13.540Z] v1.1.2 [2023-04-26T06:41:13.540Z] v1.2.0 [2023-04-26T06:41:13.540Z] v1.2.1 [2023-04-26T06:41:13.540Z] v1.2.2 [2023-04-26T06:41:13.540Z] v1.2.3 [2023-04-26T06:41:13.540Z] v1.3.0 [2023-04-26T06:41:13.540Z] v1.4.0 [2023-04-26T06:41:13.540Z] v2.0.0 [2023-04-26T06:41:13.540Z] v2.1.0 [2023-04-26T06:41:13.540Z] v2.1.1 [2023-04-26T06:41:13.540Z] v2.1.1-dev.2 [2023-04-26T06:41:13.540Z] v2.1.1-dev.3 [2023-04-26T06:41:13.540Z] v2.2.0 [2023-04-26T06:41:13.540Z] v2.2.1-dev.1 [2023-04-26T06:41:13.540Z] v2.2.1-dev.10 [2023-04-26T06:41:13.540Z] v2.2.1-dev.11 [2023-04-26T06:41:13.540Z] v2.2.1-dev.12 [2023-04-26T06:41:13.540Z] v2.2.1-dev.13 [2023-04-26T06:41:13.540Z] v2.2.1-dev.14 [2023-04-26T06:41:13.540Z] v2.2.1-dev.2 [2023-04-26T06:41:13.540Z] v2.2.1-dev.3 [2023-04-26T06:41:13.540Z] v2.2.1-dev.4 [2023-04-26T06:41:13.540Z] v2.2.1-dev.5 [2023-04-26T06:41:13.540Z] v2.2.1-dev.6 [2023-04-26T06:41:13.540Z] v2.2.1-dev.7 [2023-04-26T06:41:13.540Z] v2.2.1-dev.8 [2023-04-26T06:41:13.540Z] v2.2.1-dev.9 [2023-04-26T06:41:13.540Z] v2.3.0 [2023-04-26T06:41:13.540Z] v2.3.0-dev.14 [2023-04-26T06:41:13.540Z] v2.3.0-dev.15 [2023-04-26T06:41:13.540Z] v2.3.0-dev.16 [2023-04-26T06:41:13.540Z] v2.3.0-dev.17 [2023-04-26T06:41:13.540Z] v2.3.0-dev.18 [2023-04-26T06:41:13.540Z] v2.3.0-dev.19 [2023-04-26T06:41:13.540Z] v2.3.0-dev.20 [2023-04-26T06:41:13.540Z] v2.3.0-dev.21 [2023-04-26T06:41:13.540Z] v2.3.0-dev.22 [2023-04-26T06:41:13.540Z] v2.3.0-dev.23 [2023-04-26T06:41:13.540Z] v2.3.0-dev.24 [2023-04-26T06:41:13.540Z] v2.3.0-dev.25 [2023-04-26T06:41:13.540Z] v2.3.0-dev.26 [2023-04-26T06:41:13.540Z] v2.3.0-dev.27 [2023-04-26T06:41:13.540Z] v2.3.0-dev.28 [2023-04-26T06:41:13.540Z] v2.3.0-dev.29 [2023-04-26T06:41:13.540Z] v2.3.0-dev.30 [2023-04-26T06:41:13.540Z] v2.3.0-dev.31 [2023-04-26T06:41:13.540Z] v2.3.0-dev.32 [2023-04-26T06:41:13.540Z] v2.3.0-dev.33 [2023-04-26T06:41:13.540Z] v2.3.0-dev.34 [2023-04-26T06:41:13.540Z] v2.3.0-dev.35 [2023-04-26T06:41:13.540Z] v2.3.0-dev.36 [2023-04-26T06:41:13.540Z] v2.3.0-dev.37 [2023-04-26T06:41:13.540Z] v2.3.0-dev.38 [2023-04-26T06:41:13.540Z] v2.3.0-dev.39 [2023-04-26T06:41:13.540Z] v2.3.0-dev.40 [2023-04-26T06:41:13.540Z] v2.3.0-dev.41 [2023-04-26T06:41:13.540Z] v2.3.0-dev.42 [2023-04-26T06:41:13.540Z] v2.3.0-dev.43 [2023-04-26T06:41:13.540Z] v2.3.0-dev.44 [2023-04-26T06:41:13.540Z] v2.3.0-dev.45 [2023-04-26T06:41:13.540Z] v2.3.0-dev.46 [2023-04-26T06:41:13.540Z] v2.3.0-dev.47 [2023-04-26T06:41:13.540Z] v2.3.0-dev.48 [2023-04-26T06:41:13.540Z] v2.3.0-dev.49 [2023-04-26T06:41:13.540Z] v2.3.0-dev.50 [2023-04-26T06:41:13.540Z] v2.3.0-dev.51 [2023-04-26T06:41:13.540Z] v2.3.1 [2023-04-26T06:41:13.540Z] v2.3.1-dev.1 [2023-04-26T06:41:13.540Z] v2.3.1-dev.2 [2023-04-26T06:41:13.540Z] v2.3.1-dev.3 [2023-04-26T06:41:13.540Z] v2.3.1-dev.4 [2023-04-26T06:41:13.540Z] v3.0.0-dev.1 [2023-04-26T06:41:13.540Z] v3.0.0-dev.10 [2023-04-26T06:41:13.540Z] v3.0.0-dev.11 [2023-04-26T06:41:13.540Z] v3.0.0-dev.12 [2023-04-26T06:41:13.540Z] v3.0.0-dev.13 [2023-04-26T06:41:13.540Z] v3.0.0-dev.14 [2023-04-26T06:41:13.540Z] v3.0.0-dev.15 [2023-04-26T06:41:13.540Z] v3.0.0-dev.16 [2023-04-26T06:41:13.540Z] v3.0.0-dev.17 [2023-04-26T06:41:13.540Z] v3.0.0-dev.18 [2023-04-26T06:41:13.540Z] v3.0.0-dev.19 [2023-04-26T06:41:13.540Z] v3.0.0-dev.2 [2023-04-26T06:41:13.540Z] v3.0.0-dev.20 [2023-04-26T06:41:13.540Z] v3.0.0-dev.21 [2023-04-26T06:41:13.540Z] v3.0.0-dev.22 [2023-04-26T06:41:13.540Z] v3.0.0-dev.23 [2023-04-26T06:41:13.540Z] v3.0.0-dev.24 [2023-04-26T06:41:13.540Z] v3.0.0-dev.25 [2023-04-26T06:41:13.540Z] v3.0.0-dev.26 [2023-04-26T06:41:13.540Z] v3.0.0-dev.27 [2023-04-26T06:41:13.540Z] v3.0.0-dev.28 [2023-04-26T06:41:13.540Z] v3.0.0-dev.29 [2023-04-26T06:41:13.540Z] v3.0.0-dev.3 [2023-04-26T06:41:13.540Z] v3.0.0-dev.30 [2023-04-26T06:41:13.540Z] v3.0.0-dev.31 [2023-04-26T06:41:13.540Z] v3.0.0-dev.32 [2023-04-26T06:41:13.540Z] v3.0.0-dev.33 [2023-04-26T06:41:13.540Z] v3.0.0-dev.34 [2023-04-26T06:41:13.540Z] v3.0.0-dev.35 [2023-04-26T06:41:13.540Z] v3.0.0-dev.36 [2023-04-26T06:41:13.540Z] v3.0.0-dev.37 [2023-04-26T06:41:13.540Z] v3.0.0-dev.38 [2023-04-26T06:41:13.540Z] v3.0.0-dev.39 [2023-04-26T06:41:13.540Z] v3.0.0-dev.4 [2023-04-26T06:41:13.540Z] v3.0.0-dev.40 [2023-04-26T06:41:13.540Z] v3.0.0-dev.41 [2023-04-26T06:41:13.540Z] v3.0.0-dev.42 [2023-04-26T06:41:13.540Z] v3.0.0-dev.43 [2023-04-26T06:41:13.540Z] v3.0.0-dev.44 [2023-04-26T06:41:13.540Z] v3.0.0-dev.45 [2023-04-26T06:41:13.540Z] v3.0.0-dev.46 [2023-04-26T06:41:13.540Z] v3.0.0-dev.47 [2023-04-26T06:41:13.540Z] v3.0.0-dev.48 [2023-04-26T06:41:13.540Z] v3.0.0-dev.49 [2023-04-26T06:41:13.540Z] v3.0.0-dev.5 [2023-04-26T06:41:13.540Z] v3.0.0-dev.50 [2023-04-26T06:41:13.540Z] v3.0.0-dev.51 [2023-04-26T06:41:13.540Z] v3.0.0-dev.52 [2023-04-26T06:41:13.540Z] v3.0.0-dev.53 [2023-04-26T06:41:13.540Z] v3.0.0-dev.54 [2023-04-26T06:41:13.540Z] v3.0.0-dev.55 [2023-04-26T06:41:13.540Z] v3.0.0-dev.56 [2023-04-26T06:41:13.540Z] v3.0.0-dev.57 [2023-04-26T06:41:13.540Z] v3.0.0-dev.58 [2023-04-26T06:41:13.540Z] v3.0.0-dev.59 [2023-04-26T06:41:13.540Z] v3.0.0-dev.6 [2023-04-26T06:41:13.540Z] v3.0.0-dev.60 [2023-04-26T06:41:13.540Z] v3.0.0-dev.61 [2023-04-26T06:41:13.540Z] v3.0.0-dev.62 [2023-04-26T06:41:13.540Z] v3.0.0-dev.63 [2023-04-26T06:41:13.540Z] v3.0.0-dev.64 [2023-04-26T06:41:13.540Z] v3.0.0-dev.65 [2023-04-26T06:41:13.540Z] v3.0.0-dev.66 [2023-04-26T06:41:13.540Z] v3.0.0-dev.67 [2023-04-26T06:41:13.540Z] v3.0.0-dev.68 [2023-04-26T06:41:13.540Z] v3.0.0-dev.69 [2023-04-26T06:41:13.540Z] v3.0.0-dev.7 [2023-04-26T06:41:13.540Z] v3.0.0-dev.70 [2023-04-26T06:41:13.540Z] v3.0.0-dev.71 [2023-04-26T06:41:13.540Z] v3.0.0-dev.72 [2023-04-26T06:41:13.540Z] v3.0.0-dev.73 [2023-04-26T06:41:13.540Z] v3.0.0-dev.74 [2023-04-26T06:41:13.540Z] v3.0.0-dev.75 [2023-04-26T06:41:13.540Z] v3.0.0-dev.76 [2023-04-26T06:41:13.540Z] v3.0.0-dev.8 [2023-04-26T06:41:13.540Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-26T06:41:13.826Z] + lftools sign git-tag v3.0.0-dev.76 [2023-04-26T06:41:14.398Z] Signing Git tag with Sigul... [2023-04-26T06:41:14.398Z] Signing v3.0.0-dev.76 [Pipeline] echo [2023-04-26T06:41:14.665Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:41:14.953Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T06:41:14.960Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T06:41:14.943Z] $ docker stop --time=1 e45b58e6692d1e755097aadc02907fc329b64177d628e6c95052a3fc23c55666 [2023-04-26T06:41:16.213Z] $ docker rm -f --volumes e45b58e6692d1e755097aadc02907fc329b64177d628e6c95052a3fc23c55666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T06:41:16.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T06:41:16.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:41:16.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T06:41:16.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:41:17.016Z] prd-ubuntu20.04-docker-8c-8g-10941 does not seem to be running inside a container [2023-04-26T06:41:17.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-04-26T06:41:17.332Z] $ docker top c69e98eb64e6d5cd30587dc46edfa8cfd6a0f05f1f08a838f06a28fb631d83dd -eo pid,comm [2023-04-26T06:41:17.412Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T06:41:17.412Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T06:41:17.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T06:41:17.454Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T06:41:17.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T06:41:17.530Z] $ docker exec c69e98eb64e6d5cd30587dc46edfa8cfd6a0f05f1f08a838f06a28fb631d83dd ssh-agent [2023-04-26T06:41:17.672Z] SSH_AUTH_SOCK=/tmp/ssh-hiUwK0PFHEuU/agent.32 [2023-04-26T06:41:17.672Z] SSH_AGENT_PID=38 [2023-04-26T06:41:17.677Z] Running ssh-add (command line suppressed) [2023-04-26T06:41:17.750Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12896893348147812960.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12896893348147812960.key) [2023-04-26T06:41:17.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T06:41:18.081Z] + git semver bump pre [2023-04-26T06:41:18.341Z] 2023-04-26 06:41:18,206 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-26T06:41:18.341Z] 2023-04-26 06:41:18,206 [bump_version] DEBUG bumping version:3.0.0-dev.76 on axis:pre with prefix:dev [2023-04-26T06:41:18.341Z] 2023-04-26 06:41:18,206 [bump_version] DEBUG bumped version:3.0.0-dev.77 [2023-04-26T06:41:18.341Z] 2023-04-26 06:41:18,206 [write_version] DEBUG write version:3.0.0-dev.77 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-04-26T06:41:18.342Z] 2023-04-26 06:41:18,206 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-26T06:41:18.342Z] 2023-04-26 06:41:18,207 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-26T06:41:18.342Z] 2023-04-26 06:41:18,208 [execute] INFO git cat-file --batch-check [2023-04-26T06:41:18.342Z] 2023-04-26 06:41:18,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T06:41:18.342Z] 2023-04-26 06:41:18,214 [execute] INFO git cat-file --batch [2023-04-26T06:41:18.342Z] 2023-04-26 06:41:18,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T06:41:18.342Z] 2023-04-26 06:41:18,219 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-26T06:41:18.342Z] 3.0.0-dev.77 [Pipeline] } [2023-04-26T06:41:18.316Z] $ docker exec --env ******** --env ******** c69e98eb64e6d5cd30587dc46edfa8cfd6a0f05f1f08a838f06a28fb631d83dd ssh-agent -k [2023-04-26T06:41:18.408Z] unset SSH_AUTH_SOCK; [2023-04-26T06:41:18.408Z] unset SSH_AGENT_PID; [2023-04-26T06:41:18.408Z] echo Agent pid 38 killed; [2023-04-26T06:41:18.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T06:41:18.751Z] + git semver [Pipeline] } [2023-04-26T06:41:18.989Z] $ docker stop --time=1 c69e98eb64e6d5cd30587dc46edfa8cfd6a0f05f1f08a838f06a28fb631d83dd [2023-04-26T06:41:20.265Z] $ docker rm -f --volumes c69e98eb64e6d5cd30587dc46edfa8cfd6a0f05f1f08a838f06a28fb631d83dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T06:41:20.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T06:41:20.715Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:41:21.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T06:41:21.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:41:21.161Z] prd-ubuntu20.04-docker-8c-8g-10941 does not seem to be running inside a container [2023-04-26T06:41:21.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-04-26T06:41:21.475Z] $ docker top 94880be53ebdffe0934235c7fee28b084cbfb8fa34f2c2c8ef2c930df5fc879b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T06:41:21.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T06:41:21.586Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T06:41:21.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T06:41:21.669Z] $ docker exec 94880be53ebdffe0934235c7fee28b084cbfb8fa34f2c2c8ef2c930df5fc879b ssh-agent [2023-04-26T06:41:21.802Z] SSH_AUTH_SOCK=/tmp/ssh-pdH90TOrdeyd/agent.32 [2023-04-26T06:41:21.802Z] SSH_AGENT_PID=38 [2023-04-26T06:41:21.809Z] Running ssh-add (command line suppressed) [2023-04-26T06:41:21.874Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_274041192887503062.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_274041192887503062.key) [2023-04-26T06:41:21.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T06:41:22.199Z] + git semver push [2023-04-26T06:41:22.459Z] 2023-04-26 06:41:22,336 [run_push] DEBUG push [2023-04-26T06:41:22.459Z] 2023-04-26 06:41:22,336 [execute] INFO git cat-file --batch-check [2023-04-26T06:41:22.459Z] 2023-04-26 06:41:22,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T06:41:22.459Z] 2023-04-26 06:41:22,340 [execute] INFO git rev-list 4d9e0607f019bab3a1c7a986b9d23b4a5e2e899c -- [2023-04-26T06:41:22.459Z] 2023-04-26 06:41:22,340 [execute] DEBUG Popen(['git', 'rev-list', '4d9e0607f019bab3a1c7a986b9d23b4a5e2e899c', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T06:41:22.459Z] 2023-04-26 06:41:22,352 [execute] INFO git fetch -v origin [2023-04-26T06:41:22.459Z] 2023-04-26 06:41:22,352 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T06:41:23.025Z] 2023-04-26 06:41:22,803 [run_push] DEBUG no remote changes detected [2023-04-26T06:41:23.025Z] 2023-04-26 06:41:22,803 [execute] INFO git push origin semver [2023-04-26T06:41:23.025Z] 2023-04-26 06:41:22,803 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T06:41:23.965Z] 2023-04-26 06:41:23,626 [run_push] DEBUG push all version tags [2023-04-26T06:41:23.965Z] 2023-04-26 06:41:23,626 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T06:41:23.965Z] 2023-04-26 06:41:23,627 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T06:41:24.532Z] 2023-04-26 06:41:24,373 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-26T06:41:24.532Z] 3.0.0-dev.77 [Pipeline] } [2023-04-26T06:41:24.508Z] $ docker exec --env ******** --env ******** 94880be53ebdffe0934235c7fee28b084cbfb8fa34f2c2c8ef2c930df5fc879b ssh-agent -k [2023-04-26T06:41:24.609Z] unset SSH_AUTH_SOCK; [2023-04-26T06:41:24.609Z] unset SSH_AGENT_PID; [2023-04-26T06:41:24.610Z] echo Agent pid 38 killed; [2023-04-26T06:41:24.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T06:41:24.957Z] + git semver [Pipeline] } [2023-04-26T06:41:25.197Z] $ docker stop --time=1 94880be53ebdffe0934235c7fee28b084cbfb8fa34f2c2c8ef2c930df5fc879b [2023-04-26T06:41:26.499Z] $ docker rm -f --volumes 94880be53ebdffe0934235c7fee28b084cbfb8fa34f2c2c8ef2c930df5fc879b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-26T06:41:27.071Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-04-26T06:41:27.072Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-26T06:41:27.072Z] total 16 [2023-04-26T06:41:27.072Z] drwxr-xr-x 3 root root 4096 Apr 26 06:31 . [2023-04-26T06:41:27.072Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 06:41 .. [2023-04-26T06:41:27.072Z] drwxr-xr-x 2 root root 4096 Apr 26 06:31 cost [2023-04-26T06:41:27.072Z] -rw-r--r-- 1 root root 86 Apr 26 06:31 cost.csv [2023-04-26T06:41:27.072Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-26T06:41:27.072Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-26T06:41:27.072Z] total 16 [2023-04-26T06:41:27.072Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 06:31 . [2023-04-26T06:41:27.072Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 06:41 .. [2023-04-26T06:41:27.072Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 06:31 cost [2023-04-26T06:41:27.072Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 26 06:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:41:27.363Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:41:28.224Z] ---> package-listing.sh [2023-04-26T06:41:28.224Z] ++ facter osfamily [2023-04-26T06:41:28.224Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T06:41:28.483Z] + OS_FAMILY=debian [2023-04-26T06:41:28.483Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-04-26T06:41:28.483Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T06:41:28.483Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T06:41:28.483Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T06:41:28.483Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T06:41:28.483Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-04-26T06:41:28.483Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T06:41:28.483Z] + case "${OS_FAMILY}" in [2023-04-26T06:41:28.483Z] + dpkg -l [2023-04-26T06:41:28.483Z] + grep '^ii' [2023-04-26T06:41:28.483Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T06:41:28.483Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T06:41:28.483Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T06:41:28.483Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-04-26T06:41:28.483Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-04-26T06:41:28.483Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-04-26T06:41:28.492Z] 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-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T06:41:28.769Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:41:29.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:41:29.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:41:29.388Z] prd-ubuntu20.04-docker-8c-8g-10941 does not seem to be running inside a container [2023-04-26T06:41:29.388Z] $ 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-sdk-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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-04-26T06:41:30.002Z] $ docker top 9388bc038eae2febc7672c9fb485296dd40a869fc2175faa8625f2a9411c523a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:41:30.373Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T06:41:30.656Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T06:41:30.941Z] + ls /var/log/sa-host [2023-04-26T06:41:30.942Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T06:41:31.009Z] provisioning config files... [2023-04-26T06:41:31.018Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3711768815831721877tmp [Pipeline] { [Pipeline] echo [2023-04-26T06:41:31.030Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:41:31.309Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T06:41:31.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:41:31.627Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T06:41:31.635Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:41:31.917Z] ---> sudo-logs.sh [2023-04-26T06:41:31.917Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T06:41:31.942Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:41:32.220Z] ---> job-cost.sh [2023-04-26T06:41:32.220Z] lf-activate-venv: SKIPPING [2023-04-26T06:41:32.220Z] DEBUG: total: 0.2199999988079071 [2023-04-26T06:41:32.220Z] INFO: Retrieving Stack Cost... [2023-04-26T06:41:32.479Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T06:41:33.049Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T06:41:33.060Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:41:33.341Z] ---> logs-deploy.sh [2023-04-26T06:41:33.341Z] lf-activate-venv: SKIPPING [2023-04-26T06:41:33.341Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/207 [2023-04-26T06:41:33.341Z] INFO: archiving workspace using pattern(s): [2023-04-26T06:41:34.278Z] Archives upload complete. [2023-04-26T06:41:34.537Z] INFO: archiving logs to Nexus [2023-04-26T06:41:35.105Z] ---> uname -a: [2023-04-26T06:41:35.105Z] Linux prd-ubuntu20-04-docker-8c-8g-10941 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-26T06:41:35.105Z] [2023-04-26T06:41:35.105Z] [2023-04-26T06:41:35.105Z] ---> lscpu: [2023-04-26T06:41:35.105Z] Architecture: x86_64 [2023-04-26T06:41:35.105Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-26T06:41:35.105Z] Byte Order: Little Endian [2023-04-26T06:41:35.105Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-26T06:41:35.105Z] CPU(s): 8 [2023-04-26T06:41:35.105Z] On-line CPU(s) list: 0-7 [2023-04-26T06:41:35.105Z] Thread(s) per core: 1 [2023-04-26T06:41:35.105Z] Core(s) per socket: 1 [2023-04-26T06:41:35.105Z] Socket(s): 8 [2023-04-26T06:41:35.105Z] NUMA node(s): 1 [2023-04-26T06:41:35.105Z] Vendor ID: AuthenticAMD [2023-04-26T06:41:35.105Z] CPU family: 23 [2023-04-26T06:41:35.105Z] Model: 49 [2023-04-26T06:41:35.105Z] Model name: AMD EPYC-Rome Processor [2023-04-26T06:41:35.105Z] Stepping: 0 [2023-04-26T06:41:35.105Z] CPU MHz: 2800.000 [2023-04-26T06:41:35.105Z] BogoMIPS: 5600.00 [2023-04-26T06:41:35.105Z] Virtualization: AMD-V [2023-04-26T06:41:35.105Z] Hypervisor vendor: KVM [2023-04-26T06:41:35.105Z] Virtualization type: full [2023-04-26T06:41:35.105Z] L1d cache: 256 KiB [2023-04-26T06:41:35.105Z] L1i cache: 256 KiB [2023-04-26T06:41:35.105Z] L2 cache: 4 MiB [2023-04-26T06:41:35.105Z] L3 cache: 128 MiB [2023-04-26T06:41:35.105Z] NUMA node0 CPU(s): 0-7 [2023-04-26T06:41:35.105Z] Vulnerability Itlb multihit: Not affected [2023-04-26T06:41:35.105Z] Vulnerability L1tf: Not affected [2023-04-26T06:41:35.105Z] Vulnerability Mds: Not affected [2023-04-26T06:41:35.105Z] Vulnerability Meltdown: Not affected [2023-04-26T06:41:35.105Z] Vulnerability Mmio stale data: Not affected [2023-04-26T06:41:35.105Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-26T06:41:35.105Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-26T06:41:35.105Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-26T06:41:35.105Z] Vulnerability Srbds: Not affected [2023-04-26T06:41:35.105Z] Vulnerability Tsx async abort: Not affected [2023-04-26T06:41:35.106Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-26T06:41:35.106Z] [2023-04-26T06:41:35.106Z] [2023-04-26T06:41:35.106Z] ---> nproc: [2023-04-26T06:41:35.106Z] 8 [2023-04-26T06:41:35.106Z] [2023-04-26T06:41:35.106Z] [2023-04-26T06:41:35.106Z] ---> df -h: [2023-04-26T06:41:35.106Z] Filesystem Size Used Avail Use% Mounted on [2023-04-26T06:41:35.106Z] overlay 155G 13G 143G 9% / [2023-04-26T06:41:35.106Z] tmpfs 64M 0 64M 0% /dev [2023-04-26T06:41:35.106Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-26T06:41:35.106Z] shm 64M 0 64M 0% /dev/shm [2023-04-26T06:41:35.106Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-26T06:41:35.106Z] [2023-04-26T06:41:35.106Z] [2023-04-26T06:41:35.106Z] ---> sar -b -r -n DEV: [2023-04-26T06:41:35.106Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10941) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T06:41:35.106Z] [2023-04-26T06:41:35.106Z] 05:59:14 LINUX RESTART (8 CPU) [2023-04-26T06:41:35.106Z] [2023-04-26T06:41:35.106Z] 06:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-26T06:41:35.106Z] 06:01:01 6.35 0.00 6.35 0.00 0.00 391.81 0.00 [2023-04-26T06:41:35.106Z] 06:02:01 1.45 0.03 1.42 0.00 3.07 17.46 0.00 [2023-04-26T06:41:35.106Z] 06:03:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 [2023-04-26T06:41:35.106Z] 06:04:01 1.10 0.00 1.10 0.00 0.00 15.99 0.00 [2023-04-26T06:41:35.106Z] 06:05:01 57.42 15.43 41.99 0.00 5266.06 8908.52 0.00 [2023-04-26T06:41:35.106Z] 06:06:01 7.38 0.65 6.73 0.00 70.65 135.98 0.00 [2023-04-26T06:41:35.106Z] 06:07:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2023-04-26T06:41:35.106Z] 06:08:01 1.78 0.00 1.78 0.00 0.00 21.60 0.00 [2023-04-26T06:41:35.106Z] 06:09:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 [2023-04-26T06:41:35.106Z] 06:10:01 2.00 0.00 2.00 0.00 0.00 24.26 0.00 [2023-04-26T06:41:35.106Z] 06:11:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2023-04-26T06:41:35.106Z] 06:12:01 1.75 0.00 1.75 0.00 0.00 20.80 0.00 [2023-04-26T06:41:35.106Z] 06:13:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 [2023-04-26T06:41:35.106Z] 06:14:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2023-04-26T06:41:35.106Z] 06:15:01 1.75 0.02 1.73 0.00 0.13 25.07 0.00 [2023-04-26T06:41:35.106Z] 06:16:01 1.92 0.00 1.92 0.00 0.00 23.06 0.00 [2023-04-26T06:41:35.106Z] 06:17:01 1.40 0.02 1.38 0.00 0.13 15.73 0.00 [2023-04-26T06:41:35.106Z] 06:18:01 2.00 0.00 2.00 0.00 0.00 24.26 0.00 [2023-04-26T06:41:35.106Z] 06:19:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2023-04-26T06:41:35.106Z] 06:20:01 1.52 0.00 1.52 0.00 0.00 19.33 0.00 [2023-04-26T06:41:35.106Z] 06:21:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2023-04-26T06:41:35.106Z] 06:22:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 [2023-04-26T06:41:35.106Z] 06:23:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2023-04-26T06:41:35.106Z] 06:24:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 [2023-04-26T06:41:35.106Z] 06:25:01 1.08 0.03 1.05 0.00 0.27 13.46 0.00 [2023-04-26T06:41:35.106Z] 06:26:01 4.87 2.23 2.64 0.00 36.29 82.80 0.00 [2023-04-26T06:41:35.106Z] 06:27:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 [2023-04-26T06:41:35.106Z] 06:28:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 [2023-04-26T06:41:35.106Z] 06:29:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2023-04-26T06:41:35.106Z] 06:30:01 157.34 14.35 142.99 0.00 1903.82 60323.68 0.00 [2023-04-26T06:41:35.106Z] 06:31:01 85.55 0.15 85.40 0.00 10.40 32059.98 0.00 [2023-04-26T06:41:35.106Z] 06:32:01 172.27 0.13 172.14 0.00 9.47 43730.71 0.00 [2023-04-26T06:41:35.106Z] 06:33:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 [2023-04-26T06:41:35.106Z] 06:34:01 1.70 0.00 1.70 0.00 0.00 20.40 0.00 [2023-04-26T06:41:35.106Z] 06:35:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 [2023-04-26T06:41:35.106Z] 06:36:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 [2023-04-26T06:41:35.106Z] 06:37:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2023-04-26T06:41:35.106Z] 06:38:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 [2023-04-26T06:41:35.106Z] 06:39:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2023-04-26T06:41:35.106Z] 06:40:01 1.77 0.00 1.77 0.00 0.00 21.20 0.00 [2023-04-26T06:41:35.106Z] 06:41:01 66.53 0.32 66.21 0.00 21.73 39500.97 0.00 [2023-04-26T06:41:35.106Z] Average: 14.76 0.81 13.95 0.00 178.64 4530.97 0.00 [2023-04-26T06:41:35.106Z] [2023-04-26T06:41:35.106Z] 06:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-26T06:41:35.106Z] 06:01:01 30619888 31885180 488656 1.49 47244 1539328 1668104 4.92 599752 1408260 20 [2023-04-26T06:41:35.106Z] 06:02:01 30619864 31885284 487764 1.48 47284 1539424 1668104 4.92 600008 1408288 16 [2023-04-26T06:41:35.106Z] 06:03:01 30619028 31884536 488472 1.49 47316 1539424 1668104 4.92 601620 1408336 28 [2023-04-26T06:41:35.106Z] 06:04:01 30619200 31885392 488188 1.48 47356 1539432 1668104 4.92 600812 1408976 172 [2023-04-26T06:41:35.106Z] 06:05:01 30029844 31805636 541640 1.65 82100 2003284 1773240 5.23 972708 1583872 972 [2023-04-26T06:41:35.106Z] 06:06:01 30031912 31805272 541792 1.65 80740 2002128 1761980 5.19 974420 1579860 16 [2023-04-26T06:41:35.106Z] 06:07:01 30032652 31806144 540736 1.64 80836 2002132 1761980 5.19 974124 1579868 16 [2023-04-26T06:41:35.106Z] 06:08:01 30032368 31805924 540820 1.64 80924 2002136 1761980 5.19 974256 1579876 8 [2023-04-26T06:41:35.106Z] 06:09:01 30031956 31805628 540996 1.65 81020 2002140 1761980 5.19 974732 1579880 192 [2023-04-26T06:41:35.106Z] 06:10:01 30032264 31806060 540544 1.64 81124 2002136 1761980 5.19 974624 1579892 8 [2023-04-26T06:41:35.106Z] 06:11:01 30032348 31806352 540668 1.64 81212 2002144 1761980 5.19 975112 1580000 188 [2023-04-26T06:41:35.106Z] 06:12:01 30032372 31806440 540540 1.64 81284 2002152 1761980 5.19 975104 1580012 188 [2023-04-26T06:41:35.106Z] 06:13:01 30032324 31806504 540496 1.64 81308 2002156 1761980 5.19 975252 1580044 180 [2023-04-26T06:41:35.106Z] 06:14:01 30032252 31806432 540472 1.64 81344 2002156 1761980 5.19 975364 1580044 196 [2023-04-26T06:41:35.106Z] 06:15:01 30030912 31805244 541632 1.65 81432 2002132 1752184 5.16 975272 1580024 8 [2023-04-26T06:41:35.106Z] 06:16:01 30030864 31805296 541512 1.65 81524 2002140 1752184 5.16 975488 1580024 8 [2023-04-26T06:41:35.106Z] 06:17:01 30030472 31805048 541372 1.65 81624 2002144 1752184 5.16 975948 1580032 228 [2023-04-26T06:41:35.106Z] 06:18:01 30030588 31805308 540952 1.65 81712 2002148 1752184 5.16 975644 1580036 8 [2023-04-26T06:41:35.106Z] 06:19:01 30029948 31804784 541348 1.65 81808 2002148 1752184 5.16 975784 1580036 8 [2023-04-26T06:41:35.106Z] 06:20:01 30029916 31804800 541248 1.65 81860 2002152 1752184 5.16 975952 1580040 8 [2023-04-26T06:41:35.106Z] 06:21:01 30030092 31805184 541004 1.65 81948 2002284 1752184 5.16 975992 1580168 8 [2023-04-26T06:41:35.106Z] 06:22:01 30030020 31805172 541016 1.65 81988 2002284 1752184 5.16 976080 1580172 12 [2023-04-26T06:41:35.106Z] 06:23:01 30030164 31805360 540968 1.65 82028 2002288 1752184 5.16 976168 1580176 16 [2023-04-26T06:41:35.106Z] 06:24:01 30030344 31805600 540640 1.64 82084 2002288 1752184 5.16 976284 1580176 8 [2023-04-26T06:41:35.106Z] 06:25:01 30029204 31804496 541556 1.65 82136 2002272 1752184 5.16 976808 1580180 20 [2023-04-26T06:41:35.106Z] 06:26:01 30026220 31804200 540680 1.64 82204 2004660 1752184 5.16 976884 1582288 4 [2023-04-26T06:41:35.106Z] 06:27:01 30025944 31804016 540808 1.64 82292 2004664 1752184 5.16 977016 1582288 8 [2023-04-26T06:41:35.106Z] 06:28:01 30026116 31804240 540624 1.64 82332 2004668 1752184 5.16 977040 1582296 8 [2023-04-26T06:41:35.106Z] 06:29:01 30025816 31803972 540832 1.64 82364 2004668 1736100 5.12 977116 1582296 8 [2023-04-26T06:41:35.106Z] 06:30:01 27311744 31526960 760752 2.31 172364 4185412 2106004 6.21 1533156 3516748 549520 [2023-04-26T06:41:35.106Z] 06:31:01 27373012 31549496 731296 2.22 181796 4131100 1987712 5.86 1526496 3444772 224804 [2023-04-26T06:41:35.106Z] 06:32:01 27120372 31563180 719296 2.19 193156 4373872 1834588 5.41 1578076 3634540 276 [2023-04-26T06:41:35.106Z] 06:33:01 27120504 31563404 719052 2.19 193232 4373876 1834588 5.41 1578556 3634544 180 [2023-04-26T06:41:35.106Z] 06:34:01 27131652 31574644 707752 2.15 193288 4373880 1834588 5.41 1567944 3634548 24 [2023-04-26T06:41:35.106Z] 06:35:01 27131036 31574096 708252 2.15 193368 4373872 1834588 5.41 1568344 3634560 8 [2023-04-26T06:41:35.106Z] 06:36:01 27132296 31575440 706880 2.15 193408 4373892 1834588 5.41 1567380 3634560 8 [2023-04-26T06:41:35.106Z] 06:37:01 27131992 31575144 707340 2.15 193456 4373892 1834588 5.41 1567452 3634560 8 [2023-04-26T06:41:35.106Z] 06:38:01 27132340 31575564 707076 2.15 193476 4373896 1834588 5.41 1567376 3634564 4 [2023-04-26T06:41:35.106Z] 06:39:01 27132600 31575828 706788 2.15 193500 4373900 1834588 5.41 1567576 3634568 16 [2023-04-26T06:41:35.106Z] 06:40:01 27132244 31575496 706996 2.15 193536 4373900 1834588 5.41 1567472 3634568 32 [2023-04-26T06:41:35.106Z] 06:41:01 25882840 31528408 751664 2.29 211604 5483184 2086720 6.15 1672356 4701156 410316 [2023-04-26T06:41:35.106Z] Average: 29218720 31742224 588076 1.79 110649 2667995 1786875 5.27 1113501 2183442 28970 [2023-04-26T06:41:35.106Z] [2023-04-26T06:41:35.106Z] 06:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-26T06:41:35.106Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:01:01 ens3 2.88 1.19 1.89 0.32 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:02:01 ens3 1.77 0.52 0.44 0.22 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:03:01 ens3 2.12 0.73 0.71 0.47 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:04:01 ens3 1.40 0.62 0.65 0.47 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:05:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:05:01 ens3 215.43 110.91 2879.05 13.60 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:06:01 ens3 0.47 0.38 0.32 0.03 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.106Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:07:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:08:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:09:01 ens3 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:10:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:11:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:12:01 ens3 0.52 0.18 0.09 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:13:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:14:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:15:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:16:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:20:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:22:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:25:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:30:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:30:01 docker0 189.14 331.93 15.17 2013.55 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:30:01 ens3 802.70 480.70 8255.62 131.98 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:31:01 veth4a492a1 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:31:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:31:01 ens3 38.25 25.72 38.90 14.55 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:32:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:32:01 docker0 2.75 6.20 0.17 85.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:32:01 ens3 115.01 72.50 2621.00 17.63 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:33:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:34:01 ens3 2.02 1.08 4.42 0.32 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:35:01 ens3 1.17 0.45 0.38 0.27 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:36:01 ens3 0.57 0.33 0.27 0.21 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:37:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:38:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:39:01 ens3 0.43 0.38 0.31 0.21 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:40:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:41:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:41:01 docker0 34.11 59.33 3.05 578.77 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] 06:41:01 ens3 373.23 205.20 7748.09 30.69 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] Average: docker0 5.51 9.70 0.45 65.32 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] Average: ens3 38.11 22.03 525.87 5.16 0.00 0.00 0.00 0.00 [2023-04-26T06:41:35.107Z] [2023-04-26T06:41:35.107Z] [2023-04-26T06:41:35.107Z] ---> sar -P ALL: [2023-04-26T06:41:35.107Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10941) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T06:41:35.107Z] [2023-04-26T06:41:35.107Z] 05:59:14 LINUX RESTART (8 CPU) [2023-04-26T06:41:35.107Z] [2023-04-26T06:41:35.107Z] 06:00:02 CPU %user %nice %system %iowait %steal %idle [2023-04-26T06:41:35.107Z] 06:01:01 all 0.27 0.00 0.02 0.21 0.01 99.50 [2023-04-26T06:41:35.107Z] 06:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-26T06:41:35.107Z] 06:01:01 1 1.59 0.00 0.02 0.00 0.02 98.38 [2023-04-26T06:41:35.107Z] 06:01:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-26T06:41:35.107Z] 06:01:01 3 0.00 0.00 0.00 0.90 0.00 99.10 [2023-04-26T06:41:35.107Z] 06:01:01 4 0.03 0.00 0.05 0.75 0.02 99.15 [2023-04-26T06:41:35.107Z] 06:01:01 5 0.39 0.00 0.02 0.00 0.00 99.59 [2023-04-26T06:41:35.107Z] 06:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.107Z] 06:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.107Z] 06:02:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2023-04-26T06:41:35.107Z] 06:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T06:41:35.107Z] 06:02:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2023-04-26T06:41:35.107Z] 06:02:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T06:41:35.107Z] 06:02:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2023-04-26T06:41:35.107Z] 06:02:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-26T06:41:35.107Z] 06:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T06:41:35.107Z] 06:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.107Z] 06:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.107Z] 06:03:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2023-04-26T06:41:35.107Z] 06:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-26T06:41:35.107Z] 06:03:01 1 0.57 0.00 0.02 0.00 0.00 99.42 [2023-04-26T06:41:35.107Z] 06:03:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-26T06:41:35.107Z] 06:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T06:41:35.107Z] 06:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.107Z] 06:03:01 5 0.17 0.00 0.02 0.00 0.00 99.82 [2023-04-26T06:41:35.107Z] 06:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.107Z] 06:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.107Z] 06:04:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-04-26T06:41:35.107Z] 06:04:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2023-04-26T06:41:35.107Z] 06:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.107Z] 06:04:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-26T06:41:35.107Z] 06:04:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2023-04-26T06:41:35.107Z] 06:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T06:41:35.107Z] 06:04:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T06:41:35.107Z] 06:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T06:41:35.107Z] 06:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T06:41:35.107Z] 06:05:01 all 2.78 0.00 1.53 0.71 0.03 94.94 [2023-04-26T06:41:35.107Z] 06:05:01 0 3.93 0.00 3.02 0.72 0.03 92.30 [2023-04-26T06:41:35.107Z] 06:05:01 1 2.71 0.00 0.97 0.80 0.03 95.48 [2023-04-26T06:41:35.107Z] 06:05:01 2 2.20 0.00 1.77 0.40 0.03 95.59 [2023-04-26T06:41:35.107Z] 06:05:01 3 2.26 0.00 1.19 3.14 0.03 93.38 [2023-04-26T06:41:35.107Z] 06:05:01 4 2.81 0.00 0.94 0.17 0.03 96.05 [2023-04-26T06:41:35.107Z] 06:05:01 5 2.95 0.00 2.74 0.07 0.03 94.21 [2023-04-26T06:41:35.107Z] 06:05:01 6 3.14 0.00 0.90 0.33 0.02 95.61 [2023-04-26T06:41:35.107Z] 06:05:01 7 2.25 0.00 0.74 0.07 0.05 96.90 [2023-04-26T06:41:35.107Z] 06:06:01 all 0.10 0.00 0.06 0.03 0.00 99.81 [2023-04-26T06:41:35.107Z] 06:06:01 0 0.05 0.00 0.05 0.02 0.00 99.88 [2023-04-26T06:41:35.107Z] 06:06:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2023-04-26T06:41:35.107Z] 06:06:01 2 0.28 0.00 0.10 0.00 0.00 99.62 [2023-04-26T06:41:35.107Z] 06:06:01 3 0.10 0.00 0.07 0.15 0.00 99.68 [2023-04-26T06:41:35.107Z] 06:06:01 4 0.05 0.00 0.03 0.02 0.00 99.90 [2023-04-26T06:41:35.107Z] 06:06:01 5 0.10 0.00 0.05 0.00 0.00 99.85 [2023-04-26T06:41:35.107Z] 06:06:01 6 0.08 0.00 0.02 0.02 0.02 99.87 [2023-04-26T06:41:35.107Z] 06:06:01 7 0.08 0.00 0.08 0.00 0.02 99.82 [2023-04-26T06:41:35.107Z] 06:07:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2023-04-26T06:41:35.107Z] 06:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.107Z] 06:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.107Z] 06:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.107Z] 06:07:01 3 0.00 0.00 0.00 0.08 0.02 99.90 [2023-04-26T06:41:35.107Z] 06:07:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-26T06:41:35.107Z] 06:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.107Z] 06:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.107Z] 06:07:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-26T06:41:35.107Z] 06:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-26T06:41:35.107Z] 06:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:08:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:08:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-26T06:41:35.108Z] 06:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.108Z] 06:09:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-04-26T06:41:35.108Z] 06:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:09:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-26T06:41:35.108Z] 06:09:01 3 0.02 0.00 0.00 0.05 0.02 99.92 [2023-04-26T06:41:35.108Z] 06:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:10:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-04-26T06:41:35.108Z] 06:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.108Z] 06:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T06:41:35.108Z] 06:10:01 3 0.02 0.00 0.02 0.05 0.00 99.92 [2023-04-26T06:41:35.108Z] 06:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.108Z] 06:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:10:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2023-04-26T06:41:35.108Z] 06:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:11:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-04-26T06:41:35.108Z] 06:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:11:01 2 0.02 0.00 0.00 0.00 0.05 99.93 [2023-04-26T06:41:35.108Z] 06:11:01 3 0.02 0.00 0.02 0.05 0.03 99.88 [2023-04-26T06:41:35.108Z] 06:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] [2023-04-26T06:41:35.108Z] 06:11:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T06:41:35.108Z] 06:12:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-04-26T06:41:35.108Z] 06:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:12:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2023-04-26T06:41:35.108Z] 06:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:12:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:13:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-04-26T06:41:35.108Z] 06:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:13:01 2 0.07 0.00 0.00 0.00 0.03 99.90 [2023-04-26T06:41:35.108Z] 06:13:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-04-26T06:41:35.108Z] 06:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:14:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-04-26T06:41:35.108Z] 06:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.108Z] 06:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T06:41:35.108Z] 06:14:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.108Z] 06:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:14:01 6 0.02 0.00 0.02 0.05 0.02 99.90 [2023-04-26T06:41:35.108Z] 06:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:15:01 all 0.06 0.00 0.02 0.00 0.00 99.91 [2023-04-26T06:41:35.108Z] 06:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:15:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-26T06:41:35.108Z] 06:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:15:01 4 0.33 0.00 0.02 0.00 0.00 99.65 [2023-04-26T06:41:35.108Z] 06:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T06:41:35.108Z] 06:15:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-26T06:41:35.108Z] 06:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:16:01 all 0.12 0.00 0.01 0.01 0.01 99.86 [2023-04-26T06:41:35.108Z] 06:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T06:41:35.108Z] 06:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:16:01 4 0.86 0.00 0.03 0.00 0.02 99.09 [2023-04-26T06:41:35.108Z] 06:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:16:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2023-04-26T06:41:35.108Z] 06:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:17:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2023-04-26T06:41:35.108Z] 06:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:17:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2023-04-26T06:41:35.108Z] 06:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:17:01 4 1.97 0.00 0.02 0.00 0.02 98.00 [2023-04-26T06:41:35.108Z] 06:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:17:01 6 0.03 0.00 0.00 0.05 0.00 99.92 [2023-04-26T06:41:35.108Z] 06:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:18:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2023-04-26T06:41:35.108Z] 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:18:01 2 0.00 0.00 0.03 0.00 0.03 99.93 [2023-04-26T06:41:35.108Z] 06:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:18:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2023-04-26T06:41:35.108Z] 06:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:18:01 6 0.03 0.00 0.02 0.07 0.02 99.87 [2023-04-26T06:41:35.108Z] 06:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:19:01 all 0.22 0.00 0.02 0.00 0.01 99.74 [2023-04-26T06:41:35.108Z] 06:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:19:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-26T06:41:35.108Z] 06:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.108Z] 06:19:01 4 1.64 0.00 0.13 0.00 0.02 98.21 [2023-04-26T06:41:35.108Z] 06:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:19:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T06:41:35.108Z] 06:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:20:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-26T06:41:35.108Z] 06:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:20:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2023-04-26T06:41:35.108Z] 06:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:21:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-04-26T06:41:35.108Z] 06:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T06:41:35.108Z] 06:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T06:41:35.108Z] 06:21:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2023-04-26T06:41:35.108Z] 06:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:22:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2023-04-26T06:41:35.108Z] 06:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T06:41:35.108Z] 06:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:22:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-26T06:41:35.108Z] 06:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] [2023-04-26T06:41:35.108Z] 06:22:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T06:41:35.108Z] 06:23:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-04-26T06:41:35.108Z] 06:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.108Z] 06:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T06:41:35.108Z] 06:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.108Z] 06:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T06:41:35.108Z] 06:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:24:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2023-04-26T06:41:35.108Z] 06:24:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-26T06:41:35.108Z] 06:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:24:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-26T06:41:35.108Z] 06:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:24:01 4 0.30 0.00 0.00 0.00 0.02 99.68 [2023-04-26T06:41:35.108Z] 06:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:24:01 6 0.00 0.00 0.00 0.07 0.00 99.93 [2023-04-26T06:41:35.108Z] 06:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:25:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2023-04-26T06:41:35.108Z] 06:25:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.108Z] 06:25:01 4 0.40 0.00 0.05 0.00 0.03 99.52 [2023-04-26T06:41:35.108Z] 06:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:25:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:26:01 all 0.04 0.00 0.01 0.03 0.01 99.91 [2023-04-26T06:41:35.108Z] 06:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T06:41:35.108Z] 06:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T06:41:35.108Z] 06:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T06:41:35.108Z] 06:26:01 6 0.03 0.00 0.03 0.20 0.00 99.73 [2023-04-26T06:41:35.108Z] 06:26:01 7 0.13 0.00 0.02 0.02 0.00 99.83 [2023-04-26T06:41:35.108Z] 06:27:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2023-04-26T06:41:35.108Z] 06:27:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:27:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.108Z] 06:27:01 4 0.00 0.00 0.02 0.00 0.03 99.95 [2023-04-26T06:41:35.108Z] 06:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:27:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2023-04-26T06:41:35.108Z] 06:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-26T06:41:35.108Z] 06:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.108Z] 06:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T06:41:35.108Z] 06:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-04-26T06:41:35.108Z] 06:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.108Z] 06:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.108Z] 06:29:01 4 0.17 0.00 0.05 0.00 0.03 99.75 [2023-04-26T06:41:35.108Z] 06:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:30:01 all 10.32 0.00 3.89 2.42 0.07 83.29 [2023-04-26T06:41:35.108Z] 06:30:01 0 10.63 0.00 4.61 3.05 0.07 81.64 [2023-04-26T06:41:35.108Z] 06:30:01 1 10.66 0.00 3.19 0.30 0.07 85.78 [2023-04-26T06:41:35.108Z] 06:30:01 2 10.31 0.00 3.80 5.72 0.08 80.08 [2023-04-26T06:41:35.108Z] 06:30:01 3 10.07 0.00 4.01 6.14 0.10 79.68 [2023-04-26T06:41:35.108Z] 06:30:01 4 9.90 0.00 4.89 0.54 0.07 84.60 [2023-04-26T06:41:35.108Z] 06:30:01 5 8.46 0.00 3.37 0.52 0.05 87.60 [2023-04-26T06:41:35.108Z] 06:30:01 6 12.83 0.00 2.93 2.42 0.08 81.73 [2023-04-26T06:41:35.108Z] 06:30:01 7 9.70 0.00 4.33 0.66 0.07 85.24 [2023-04-26T06:41:35.108Z] 06:31:01 all 38.70 0.00 5.49 1.20 0.08 54.53 [2023-04-26T06:41:35.108Z] 06:31:01 0 37.65 0.00 5.31 0.03 0.07 56.93 [2023-04-26T06:41:35.108Z] 06:31:01 1 37.66 0.00 5.28 0.03 0.08 56.93 [2023-04-26T06:41:35.108Z] 06:31:01 2 40.72 0.00 4.83 0.08 0.07 54.30 [2023-04-26T06:41:35.108Z] 06:31:01 3 38.62 0.00 5.77 1.70 0.10 53.80 [2023-04-26T06:41:35.108Z] 06:31:01 4 39.83 0.00 5.83 0.69 0.07 53.58 [2023-04-26T06:41:35.108Z] 06:31:01 5 37.79 0.00 4.64 0.20 0.10 57.27 [2023-04-26T06:41:35.108Z] 06:31:01 6 38.22 0.00 6.49 0.84 0.07 54.39 [2023-04-26T06:41:35.108Z] 06:31:01 7 39.13 0.00 5.75 6.04 0.10 48.98 [2023-04-26T06:41:35.108Z] 06:32:01 all 15.45 0.00 3.33 2.40 0.07 78.75 [2023-04-26T06:41:35.108Z] 06:32:01 0 15.47 0.00 3.60 5.34 0.07 75.52 [2023-04-26T06:41:35.108Z] 06:32:01 1 15.85 0.00 3.70 0.55 0.05 79.85 [2023-04-26T06:41:35.108Z] 06:32:01 2 15.57 0.00 3.19 0.12 0.07 81.06 [2023-04-26T06:41:35.108Z] 06:32:01 3 15.20 0.00 3.24 2.54 0.07 78.95 [2023-04-26T06:41:35.108Z] 06:32:01 4 15.27 0.00 2.79 0.07 0.05 81.82 [2023-04-26T06:41:35.108Z] 06:32:01 5 16.41 0.00 3.04 0.33 0.08 80.13 [2023-04-26T06:41:35.108Z] 06:32:01 6 15.10 0.00 3.42 3.22 0.05 78.20 [2023-04-26T06:41:35.108Z] 06:32:01 7 14.73 0.00 3.67 7.06 0.08 74.45 [2023-04-26T06:41:35.108Z] 06:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-26T06:41:35.108Z] 06:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T06:41:35.108Z] 06:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.108Z] 06:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.108Z] 06:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T06:41:35.108Z] 06:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T06:41:35.108Z] 06:33:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T06:41:35.109Z] 06:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.109Z] 06:33:01 7 0.05 0.00 0.02 0.03 0.02 99.88 [2023-04-26T06:41:35.109Z] [2023-04-26T06:41:35.109Z] 06:33:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T06:41:35.109Z] 06:34:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-04-26T06:41:35.109Z] 06:34:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2023-04-26T06:41:35.109Z] 06:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T06:41:35.109Z] 06:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.109Z] 06:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-26T06:41:35.109Z] 06:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T06:41:35.109Z] 06:34:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-26T06:41:35.109Z] 06:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.109Z] 06:34:01 7 0.07 0.00 0.00 0.02 0.00 99.92 [2023-04-26T06:41:35.109Z] 06:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-04-26T06:41:35.109Z] 06:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T06:41:35.109Z] 06:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.109Z] 06:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.109Z] 06:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.109Z] 06:35:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T06:41:35.109Z] 06:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T06:41:35.109Z] 06:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T06:41:35.109Z] 06:35:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-04-26T06:41:35.109Z] 06:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-26T06:41:35.109Z] 06:36:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-26T06:41:35.109Z] 06:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.109Z] 06:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.109Z] 06:36:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-26T06:41:35.109Z] 06:36:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T06:41:35.109Z] 06:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T06:41:35.109Z] 06:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.109Z] 06:36:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-26T06:41:35.109Z] 06:37:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2023-04-26T06:41:35.109Z] 06:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-26T06:41:35.109Z] 06:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.109Z] 06:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.109Z] 06:37:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2023-04-26T06:41:35.109Z] 06:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-26T06:41:35.109Z] 06:37:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T06:41:35.109Z] 06:37:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T06:41:35.109Z] 06:37:01 7 0.02 0.00 0.05 0.02 0.00 99.92 [2023-04-26T06:41:35.109Z] 06:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-26T06:41:35.109Z] 06:38:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-26T06:41:35.109Z] 06:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.109Z] 06:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T06:41:35.109Z] 06:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T06:41:35.109Z] 06:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T06:41:35.109Z] 06:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T06:41:35.109Z] 06:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.109Z] 06:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.109Z] 06:39:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2023-04-26T06:41:35.109Z] 06:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-26T06:41:35.109Z] 06:39:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-26T06:41:35.109Z] 06:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T06:41:35.109Z] 06:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T06:41:35.109Z] 06:39:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-26T06:41:35.109Z] 06:39:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2023-04-26T06:41:35.109Z] 06:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.109Z] 06:39:01 7 0.03 0.00 0.00 0.10 0.02 99.85 [2023-04-26T06:41:35.109Z] 06:40:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-04-26T06:41:35.109Z] 06:40:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-26T06:41:35.109Z] 06:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T06:41:35.109Z] 06:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.109Z] 06:40:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2023-04-26T06:41:35.109Z] 06:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T06:41:35.109Z] 06:40:01 5 0.17 0.00 0.02 0.00 0.02 99.80 [2023-04-26T06:41:35.109Z] 06:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T06:41:35.109Z] 06:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T06:41:35.109Z] 06:41:01 all 5.72 0.00 2.33 1.65 0.04 90.25 [2023-04-26T06:41:35.109Z] 06:41:01 0 6.14 0.00 2.36 1.42 0.03 90.05 [2023-04-26T06:41:35.109Z] 06:41:01 1 5.07 0.00 1.90 0.07 0.05 92.91 [2023-04-26T06:41:35.109Z] 06:41:01 2 6.08 0.00 3.15 0.49 0.03 90.25 [2023-04-26T06:41:35.109Z] 06:41:01 3 5.56 0.00 2.01 8.81 0.07 83.55 [2023-04-26T06:41:35.109Z] 06:41:01 4 5.40 0.00 2.64 0.00 0.03 91.93 [2023-04-26T06:41:35.109Z] 06:41:01 5 6.10 0.00 2.61 0.08 0.03 91.17 [2023-04-26T06:41:35.109Z] 06:41:01 6 5.60 0.00 1.79 0.37 0.03 92.21 [2023-04-26T06:41:35.109Z] 06:41:01 7 5.85 0.00 2.20 2.00 0.03 89.92 [2023-04-26T06:41:35.109Z] Average: all 1.82 0.00 0.41 0.21 0.01 97.54 [2023-04-26T06:41:35.109Z] Average: 0 1.81 0.00 0.47 0.26 0.01 97.45 [2023-04-26T06:41:35.109Z] Average: 1 1.85 0.00 0.37 0.04 0.01 97.73 [2023-04-26T06:41:35.109Z] Average: 2 1.85 0.00 0.42 0.16 0.02 97.55 [2023-04-26T06:41:35.109Z] Average: 3 1.75 0.00 0.40 0.58 0.02 97.26 [2023-04-26T06:41:35.109Z] Average: 4 1.98 0.00 0.43 0.05 0.02 97.52 [2023-04-26T06:41:35.109Z] Average: 5 1.78 0.00 0.41 0.03 0.01 97.78 [2023-04-26T06:41:35.109Z] Average: 6 1.83 0.00 0.38 0.19 0.01 97.59 [2023-04-26T06:41:35.109Z] Average: 7 1.75 0.00 0.41 0.39 0.01 97.44 [2023-04-26T06:41:35.109Z] [2023-04-26T06:41:35.109Z] [2023-04-26T06:41:35.109Z]