Pull request #1621 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d3090d945cf9efe4a21a392eb0583ecef78be55+083c381ac4cc923d13d653dabf1097f47e3433f3 (8cf3c9bf34086d64288f3fc60a57a0a811fcb77f) 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-ssh15345794923136888610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13282911668951039636.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-1621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6720081005042157902.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-1621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14362251301772434860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1362541277480077272.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1621/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-1621/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4069323395950410749.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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.21 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9415 in /w/workspace/gexfoundry_device-sdk-go_PR-1621 [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/gexfoundry_device-sdk-go_PR-1621 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1621/head:refs/remotes/origin/PR-1621 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 083c381ac4cc923d13d653dabf1097f47e3433f3 into PR head commit 9d3090d945cf9efe4a21a392eb0583ecef78be55 Merge succeeded, producing 9d3090d945cf9efe4a21a392eb0583ecef78be55 Checking out Revision 9d3090d945cf9efe4a21a392eb0583ecef78be55 (PR-1621) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d3090d945cf9efe4a21a392eb0583ecef78be55 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d3090d945cf9efe4a21a392eb0583ecef78be55 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-04T04:33:46.020Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-04T04:33:46.252Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-04T04:33:46.390Z] ========================================================= [2024-09-04T04:33:46.390Z] EdgeX Global Pipelines Version Info [2024-09-04T04:33:46.390Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:33:47.165Z] ------------------- [2024-09-04T04:33:47.165Z] stable info: [2024-09-04T04:33:47.165Z] ------------------- [2024-09-04T04:33:47.165Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T04:33:47.165Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T04:33:47.165Z] Message: update stable to v1.0.263 [2024-09-04T04:33:47.768Z] ------------------- [2024-09-04T04:33:47.768Z] experimental info: [2024-09-04T04:33:47.768Z] ------------------- [2024-09-04T04:33:47.768Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T04:33:47.768Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T04:33:47.768Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-04T04:33:48.056Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-09-04T04:33:48.117Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-09-04T04:33:48.177Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-04T04:33:48.236Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-04T04:33:48.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-04T04:33:48.352Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-04T04:33:48.405Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-04T04:33:48.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-09-04T04:33:48.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-04T04:33:48.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-04T04:33:48.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-04T04:33:48.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-09-04T04:33:48.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-04T04:33:48.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-04T04:33:49.001Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T04:33:49.060Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T04:33:49.123Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T04:33:49.184Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T04:33:49.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-04T04:33:49.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-04T04:33:49.384Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-04T04:33:49.445Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-04T04:33:49.511Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-04T04:33:49.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-04T04:33:49.635Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-04T04:33:49.700Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-04T04:33:49.791Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-04T04:33:49.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1621 [Pipeline] echo [2024-09-04T04:33:49.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1621 [Pipeline] echo [2024-09-04T04:33:50.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1621 [Pipeline] echo [2024-09-04T04:33:50.067Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d3090d945cf9efe4a21a392eb0583ecef78be55 [Pipeline] echo [2024-09-04T04:33:50.130Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d3090d [Pipeline] echo [2024-09-04T04:33:50.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T04:33:50.402Z] provisioning config files... [2024-09-04T04:33:50.416Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/config6967285777542193984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:33:50.818Z] ---> ****-login.sh [2024-09-04T04:33:50.818Z] nexus3.edgexfoundry.org:10001 [2024-09-04T04:33:50.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:33:51.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:33:51.079Z] Configure a credential helper to remove this warning. See [2024-09-04T04:33:51.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:33:51.079Z] [2024-09-04T04:33:51.079Z] Login Succeeded [2024-09-04T04:33:51.079Z] nexus3.edgexfoundry.org:10002 [2024-09-04T04:33:51.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:33:51.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:33:51.339Z] Configure a credential helper to remove this warning. See [2024-09-04T04:33:51.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:33:51.339Z] [2024-09-04T04:33:51.339Z] Login Succeeded [2024-09-04T04:33:51.339Z] nexus3.edgexfoundry.org:10003 [2024-09-04T04:33:51.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:33:51.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:33:51.339Z] Configure a credential helper to remove this warning. See [2024-09-04T04:33:51.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:33:51.339Z] [2024-09-04T04:33:51.339Z] Login Succeeded [2024-09-04T04:33:51.339Z] nexus3.edgexfoundry.org:10004 [2024-09-04T04:33:51.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:33:51.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:33:51.339Z] Configure a credential helper to remove this warning. See [2024-09-04T04:33:51.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:33:51.339Z] [2024-09-04T04:33:51.339Z] Login Succeeded [2024-09-04T04:33:51.339Z] ****.io [2024-09-04T04:33:51.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:33:51.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:33:51.600Z] Configure a credential helper to remove this warning. See [2024-09-04T04:33:51.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:33:51.600Z] [2024-09-04T04:33:51.600Z] Login Succeeded [2024-09-04T04:33:51.600Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T04:33:51.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-04T04:33:52.320Z] + git rev-list -1 --merges 9d3090d945cf9efe4a21a392eb0583ecef78be55~1..9d3090d945cf9efe4a21a392eb0583ecef78be55 [Pipeline] echo [2024-09-04T04:33:52.369Z] -----------> git rev-list -1 --merges 9d3090d945cf9efe4a21a392eb0583ecef78be55~1..9d3090d945cf9efe4a21a392eb0583ecef78be55 9d3090d945cf9efe4a21a392eb0583ecef78be55 [false] [Pipeline] sh [2024-09-04T04:33:52.696Z] + git log --format=format:%s -1 9d3090d945cf9efe4a21a392eb0583ecef78be55 [Pipeline] echo [2024-09-04T04:33:52.739Z] ========================================================= [2024-09-04T04:33:52.739Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-04T04:33:52.739Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T04:33:53.227Z] + git log --format=format:%s -1 9d3090d945cf9efe4a21a392eb0583ecef78be55 [Pipeline] echo [2024-09-04T04:33:53.268Z] [semverPrep] GIT_COMMIT: 9d3090d945cf9efe4a21a392eb0583ecef78be55, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-09-04T04:33:53.310Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-04T04:33:53.754Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T04:33:53.754Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-04T04:33:53.754Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-04T04:33:53.754Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-04T04:33:53.754Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-09-04T04:33:53.754Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-04T04:33:53.754Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:33:54.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T04:33:54.318Z] [2024-09-04T04:33:54.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:33:54.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T04:33:54.715Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-04T04:33:54.715Z] b85a868b505f: Pulling fs layer [2024-09-04T04:33:54.715Z] e2be974225ed: Pulling fs layer [2024-09-04T04:33:54.715Z] 339a4e72a1f5: Pulling fs layer [2024-09-04T04:33:54.715Z] 988bab9f4d93: Pulling fs layer [2024-09-04T04:33:54.715Z] 1469e6f7b9e6: Pulling fs layer [2024-09-04T04:33:54.715Z] eaf3925da568: Pulling fs layer [2024-09-04T04:33:54.715Z] bab4dde63d76: Pulling fs layer [2024-09-04T04:33:54.715Z] bde34c3a00c8: Pulling fs layer [2024-09-04T04:33:54.715Z] b352a97aabf1: Pulling fs layer [2024-09-04T04:33:54.715Z] 4872d77fe225: Pulling fs layer [2024-09-04T04:33:54.715Z] 5851b861e8e6: Pulling fs layer [2024-09-04T04:33:54.715Z] bab4dde63d76: Waiting [2024-09-04T04:33:54.715Z] bde34c3a00c8: Waiting [2024-09-04T04:33:54.715Z] b352a97aabf1: Waiting [2024-09-04T04:33:54.715Z] 4872d77fe225: Waiting [2024-09-04T04:33:54.715Z] 5851b861e8e6: Waiting [2024-09-04T04:33:54.715Z] 988bab9f4d93: Waiting [2024-09-04T04:33:54.715Z] 1469e6f7b9e6: Waiting [2024-09-04T04:33:54.715Z] eaf3925da568: Waiting [2024-09-04T04:33:54.715Z] e2be974225ed: Download complete [2024-09-04T04:33:54.715Z] 988bab9f4d93: Verifying Checksum [2024-09-04T04:33:54.715Z] 988bab9f4d93: Download complete [2024-09-04T04:33:54.715Z] 1469e6f7b9e6: Verifying Checksum [2024-09-04T04:33:54.715Z] 1469e6f7b9e6: Download complete [2024-09-04T04:33:54.715Z] 339a4e72a1f5: Verifying Checksum [2024-09-04T04:33:54.715Z] 339a4e72a1f5: Download complete [2024-09-04T04:33:54.715Z] eaf3925da568: Verifying Checksum [2024-09-04T04:33:54.715Z] eaf3925da568: Download complete [2024-09-04T04:33:54.973Z] bde34c3a00c8: Verifying Checksum [2024-09-04T04:33:54.973Z] bde34c3a00c8: Download complete [2024-09-04T04:33:54.973Z] b352a97aabf1: Download complete [2024-09-04T04:33:54.973Z] 4872d77fe225: Verifying Checksum [2024-09-04T04:33:54.973Z] 4872d77fe225: Download complete [2024-09-04T04:33:54.973Z] 5851b861e8e6: Verifying Checksum [2024-09-04T04:33:54.973Z] 5851b861e8e6: Download complete [2024-09-04T04:33:54.973Z] b85a868b505f: Download complete [2024-09-04T04:33:55.231Z] bab4dde63d76: Verifying Checksum [2024-09-04T04:33:55.231Z] bab4dde63d76: Download complete [2024-09-04T04:33:56.168Z] b85a868b505f: Pull complete [2024-09-04T04:33:56.168Z] e2be974225ed: Pull complete [2024-09-04T04:33:56.737Z] 339a4e72a1f5: Pull complete [2024-09-04T04:33:56.737Z] 988bab9f4d93: Pull complete [2024-09-04T04:33:56.737Z] 1469e6f7b9e6: Pull complete [2024-09-04T04:33:57.004Z] eaf3925da568: Pull complete [2024-09-04T04:33:58.945Z] bab4dde63d76: Pull complete [2024-09-04T04:33:58.945Z] bde34c3a00c8: Pull complete [2024-09-04T04:33:58.945Z] b352a97aabf1: Pull complete [2024-09-04T04:33:58.945Z] 4872d77fe225: Pull complete [2024-09-04T04:33:58.945Z] 5851b861e8e6: Pull complete [2024-09-04T04:33:59.204Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-04T04:33:59.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T04:33:59.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:33:59.525Z] prd-ubuntu20.04-docker-8c-8g-9415 does not seem to be running inside a container [2024-09-04T04:33:59.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1621 -v /w/workspace/gexfoundry_device-sdk-go_PR-1621:/w/workspace/gexfoundry_device-sdk-go_PR-1621:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1621@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 [2024-09-04T04:34:01.916Z] $ docker top 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 -eo pid,comm [2024-09-04T04:34:01.965Z] 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). [2024-09-04T04:34:01.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T04:34:02.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T04:34:02.137Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T04:34:02.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T04:34:02.245Z] $ docker exec 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 ssh-agent [2024-09-04T04:34:02.332Z] SSH_AUTH_SOCK=/tmp/ssh-1VJSkcSCqrcr/agent.32 [2024-09-04T04:34:02.333Z] SSH_AGENT_PID=38 [2024-09-04T04:34:02.338Z] Running ssh-add (command line suppressed) [2024-09-04T04:34:02.433Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/private_key_4824238932176740064.key (/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/private_key_4824238932176740064.key) [2024-09-04T04:34:02.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T04:34:02.790Z] + git tag --points-at HEAD [Pipeline] } [2024-09-04T04:34:02.819Z] $ docker exec --env ******** --env ******** 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 ssh-agent -k [2024-09-04T04:34:02.912Z] unset SSH_AUTH_SOCK; [2024-09-04T04:34:02.913Z] unset SSH_AGENT_PID; [2024-09-04T04:34:02.913Z] echo Agent pid 38 killed; [2024-09-04T04:34:02.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-04T04:34:03.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T04:34:03.037Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T04:34:03.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T04:34:03.160Z] $ docker exec 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 ssh-agent [2024-09-04T04:34:03.278Z] SSH_AUTH_SOCK=/tmp/ssh-QIUg040UnkVq/agent.72 [2024-09-04T04:34:03.278Z] SSH_AGENT_PID=78 [2024-09-04T04:34:03.283Z] Running ssh-add (command line suppressed) [2024-09-04T04:34:03.377Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/private_key_12497952836012620941.key (/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/private_key_12497952836012620941.key) [2024-09-04T04:34:03.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T04:34:03.725Z] + git semver init [2024-09-04T04:34:03.987Z] 2024-09-04 04:34:03,890 [run_init] DEBUG init version:0.0.0 force:False [2024-09-04T04:34:03.987Z] 2024-09-04 04:34:03,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver [2024-09-04T04:34:03.987Z] 2024-09-04 04:34:03,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver [2024-09-04T04:34:03.987Z] 2024-09-04 04:34:03,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1621, universal_newlines=False, shell=None, istream=None) [2024-09-04T04:34:06.521Z] 2024-09-04 04:34:05,976 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1621/.git/info/exclude [2024-09-04T04:34:06.521Z] 2024-09-04 04:34:05,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver/PR-1621 with force:False [2024-09-04T04:34:06.521Z] 2024-09-04 04:34:05,977 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver/PR-1621 [2024-09-04T04:34:06.521Z] 2024-09-04 04:34:05,981 [execute] INFO git cat-file --batch-check [2024-09-04T04:34:06.521Z] 2024-09-04 04:34:05,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T04:34:06.521Z] 2024-09-04 04:34:05,989 [execute] INFO git cat-file --batch [2024-09-04T04:34:06.521Z] 2024-09-04 04:34:05,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T04:34:06.521Z] 2024-09-04 04:34:05,995 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver/PR-1621 [2024-09-04T04:34:06.521Z] 0.0.0 [Pipeline] } [2024-09-04T04:34:06.556Z] $ docker exec --env ******** --env ******** 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 ssh-agent -k [2024-09-04T04:34:06.654Z] unset SSH_AUTH_SOCK; [2024-09-04T04:34:06.655Z] unset SSH_AGENT_PID; [2024-09-04T04:34:06.655Z] echo Agent pid 78 killed; [2024-09-04T04:34:06.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T04:34:07.153Z] + git semver [Pipeline] } [2024-09-04T04:34:07.449Z] $ docker stop --time=1 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 [2024-09-04T04:34:08.771Z] $ docker rm -f --volumes 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T04:34:09.204Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-04T04:34:09.572Z] Stashed 1 file(s) [Pipeline] echo [2024-09-04T04:34:09.596Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2024-09-04T04:34:10.331Z] provisioning config files... [2024-09-04T04:34:10.343Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/config5832042386164270540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:34:10.734Z] ---> ****-login.sh [2024-09-04T04:34:10.734Z] nexus3.edgexfoundry.org:10001 [2024-09-04T04:34:10.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:34:10.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:34:10.734Z] Configure a credential helper to remove this warning. See [2024-09-04T04:34:10.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:34:10.734Z] [2024-09-04T04:34:10.734Z] Login Succeeded [2024-09-04T04:34:10.734Z] nexus3.edgexfoundry.org:10002 [2024-09-04T04:34:10.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:34:10.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:34:10.734Z] Configure a credential helper to remove this warning. See [2024-09-04T04:34:10.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:34:10.734Z] [2024-09-04T04:34:10.734Z] Login Succeeded [2024-09-04T04:34:10.734Z] nexus3.edgexfoundry.org:10003 [2024-09-04T04:34:10.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:34:10.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:34:10.994Z] Configure a credential helper to remove this warning. See [2024-09-04T04:34:10.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:34:10.995Z] [2024-09-04T04:34:10.995Z] Login Succeeded [2024-09-04T04:34:10.995Z] nexus3.edgexfoundry.org:10004 [2024-09-04T04:34:10.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:34:10.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:34:10.995Z] Configure a credential helper to remove this warning. See [2024-09-04T04:34:10.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:34:10.995Z] [2024-09-04T04:34:10.995Z] Login Succeeded [2024-09-04T04:34:10.995Z] ****.io [2024-09-04T04:34:11.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:34:11.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:34:11.256Z] Configure a credential helper to remove this warning. See [2024-09-04T04:34:11.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:34:11.256Z] [2024-09-04T04:34:11.256Z] Login Succeeded [2024-09-04T04:34:11.256Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T04:34:11.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-04T04:34:11.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T04:34:11.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T04:34:11.630Z] ========================================================= [2024-09-04T04:34:11.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-04T04:34:11.631Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:34:12.160Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-04T04:34:12.160Z] Sending build context to Docker daemon 25.3MB [2024-09-04T04:34:12.160Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T04:34:12.160Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-04T04:34:12.421Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-04T04:34:12.421Z] 619be1103602: Pulling fs layer [2024-09-04T04:34:12.421Z] 7862e08f4a3e: Pulling fs layer [2024-09-04T04:34:12.421Z] 5df492c9dc93: Pulling fs layer [2024-09-04T04:34:12.421Z] 7629e6793208: Pulling fs layer [2024-09-04T04:34:12.421Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T04:34:12.421Z] fb5054dd5b73: Pulling fs layer [2024-09-04T04:34:12.421Z] eeca6798cff9: Pulling fs layer [2024-09-04T04:34:12.421Z] aa269ceb94a6: Pulling fs layer [2024-09-04T04:34:12.421Z] ada007ff1a6a: Pulling fs layer [2024-09-04T04:34:12.421Z] fb5054dd5b73: Waiting [2024-09-04T04:34:12.421Z] eeca6798cff9: Waiting [2024-09-04T04:34:12.421Z] aa269ceb94a6: Waiting [2024-09-04T04:34:12.421Z] 7629e6793208: Waiting [2024-09-04T04:34:12.421Z] ada007ff1a6a: Waiting [2024-09-04T04:34:12.421Z] 4f4fb700ef54: Waiting [2024-09-04T04:34:12.421Z] 7862e08f4a3e: Verifying Checksum [2024-09-04T04:34:12.421Z] 7862e08f4a3e: Download complete [2024-09-04T04:34:12.421Z] 7629e6793208: Download complete [2024-09-04T04:34:12.421Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T04:34:12.421Z] 4f4fb700ef54: Download complete [2024-09-04T04:34:12.421Z] fb5054dd5b73: Verifying Checksum [2024-09-04T04:34:12.421Z] fb5054dd5b73: Download complete [2024-09-04T04:34:12.421Z] 619be1103602: Verifying Checksum [2024-09-04T04:34:12.421Z] 619be1103602: Download complete [2024-09-04T04:34:12.421Z] eeca6798cff9: Verifying Checksum [2024-09-04T04:34:12.421Z] eeca6798cff9: Download complete [2024-09-04T04:34:12.685Z] ada007ff1a6a: Verifying Checksum [2024-09-04T04:34:12.685Z] ada007ff1a6a: Download complete [2024-09-04T04:34:12.685Z] 619be1103602: Pull complete [2024-09-04T04:34:12.685Z] 7862e08f4a3e: Pull complete [2024-09-04T04:34:12.945Z] 5df492c9dc93: Verifying Checksum [2024-09-04T04:34:12.945Z] 5df492c9dc93: Download complete [2024-09-04T04:34:13.204Z] aa269ceb94a6: Verifying Checksum [2024-09-04T04:34:13.204Z] aa269ceb94a6: Download complete [2024-09-04T04:34:16.492Z] 5df492c9dc93: Pull complete [2024-09-04T04:34:16.492Z] 7629e6793208: Pull complete [2024-09-04T04:34:16.492Z] 4f4fb700ef54: Pull complete [2024-09-04T04:34:16.492Z] fb5054dd5b73: Pull complete [2024-09-04T04:34:16.492Z] eeca6798cff9: Pull complete [2024-09-04T04:34:19.021Z] aa269ceb94a6: Pull complete [2024-09-04T04:34:19.280Z] ada007ff1a6a: Pull complete [2024-09-04T04:34:19.280Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-04T04:34:19.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T04:34:19.280Z] ---> f489d0715acc [2024-09-04T04:34:19.280Z] Step 3/10 : ARG MAKE=make build [2024-09-04T04:34:24.556Z] ---> Running in 9b4f4988aaa4 [2024-09-04T04:34:24.556Z] Removing intermediate container 9b4f4988aaa4 [2024-09-04T04:34:24.556Z] ---> f279ac370306 [2024-09-04T04:34:24.556Z] Step 4/10 : WORKDIR /device-sdk-go [2024-09-04T04:34:24.556Z] ---> Running in 5b9b20e552e6 [2024-09-04T04:34:24.556Z] Removing intermediate container 5b9b20e552e6 [2024-09-04T04:34:24.556Z] ---> 0651bf1706f4 [2024-09-04T04:34:24.556Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-04T04:34:24.556Z] ---> Running in 9e2575d8c106 [2024-09-04T04:34:24.556Z] Removing intermediate container 9e2575d8c106 [2024-09-04T04:34:24.556Z] ---> dd7693b39a4e [2024-09-04T04:34:24.556Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-09-04T04:34:24.556Z] ---> Running in dd8840210322 [2024-09-04T04:34:24.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T04:34:24.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T04:34:24.556Z] OK: 264 MiB in 52 packages [2024-09-04T04:34:25.100Z] Still waiting to schedule task [2024-09-04T04:34:25.101Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9414’ [2024-09-04T04:34:25.126Z] Removing intermediate container dd8840210322 [2024-09-04T04:34:25.126Z] ---> 3b3e910e2d5f [2024-09-04T04:34:25.126Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-04T04:34:25.126Z] ---> 732b1e4106ab [2024-09-04T04:34:25.126Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T04:34:25.126Z] ---> Running in 3b660305c2f3 [2024-09-04T04:35:21.459Z] Removing intermediate container 3b660305c2f3 [2024-09-04T04:35:21.459Z] ---> 9ca4fd6cdf44 [2024-09-04T04:35:21.459Z] Step 9/10 : COPY . . [2024-09-04T04:35:21.459Z] ---> c6ffd9260f78 [2024-09-04T04:35:21.459Z] Step 10/10 : RUN ${MAKE} [2024-09-04T04:35:21.459Z] ---> Running in c46767250f45 [2024-09-04T04:35:21.459Z] noop [2024-09-04T04:35:21.459Z] Removing intermediate container c46767250f45 [2024-09-04T04:35:21.459Z] ---> 8da05dc4f753 [2024-09-04T04:35:21.459Z] Successfully built 8da05dc4f753 [2024-09-04T04:35:21.459Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:35:21.950Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T04:35:21.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:35:22.127Z] prd-ubuntu20.04-docker-8c-8g-9415 does not seem to be running inside a container [2024-09-04T04:35:22.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1621 -v /w/workspace/gexfoundry_device-sdk-go_PR-1621:/w/workspace/gexfoundry_device-sdk-go_PR-1621:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-04T04:35:22.520Z] $ docker top 7d0a0c2e1fb41edfd380e27f54055adb7e8f7e1df5ca05edf96f2d342c855c84 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:35:22.943Z] + go version [2024-09-04T04:35:22.943Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-04T04:35:22.980Z] $ docker stop --time=1 7d0a0c2e1fb41edfd380e27f54055adb7e8f7e1df5ca05edf96f2d342c855c84 [2024-09-04T04:35:24.258Z] $ docker rm -f --volumes 7d0a0c2e1fb41edfd380e27f54055adb7e8f7e1df5ca05edf96f2d342c855c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:35:25.036Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T04:35:25.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:35:25.213Z] prd-ubuntu20.04-docker-8c-8g-9415 does not seem to be running inside a container [2024-09-04T04:35:25.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1621 -v /w/workspace/gexfoundry_device-sdk-go_PR-1621:/w/workspace/gexfoundry_device-sdk-go_PR-1621:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-04T04:35:25.597Z] $ docker top 9ad8eabe787a45d4b96dd9232a4788ec1ee5de22b560913c2ed42d35de5de643 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:35:26.012Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1621 [Pipeline] fileExists [Pipeline] sh [2024-09-04T04:35:26.396Z] + make test [2024-09-04T04:35:26.396Z] go test -race -coverprofile=coverage.out ./... [2024-09-04T04:35:34.533Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-09-04T04:36:13.264Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-09-04T04:36:13.264Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-09-04T04:36:13.264Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-09-04T04:36:13.264Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-09-04T04:36:13.264Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-09-04T04:36:13.264Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.029s coverage: 26.0% of statements [2024-09-04T04:36:13.264Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.034s coverage: 79.4% of statements [2024-09-04T04:36:13.264Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-09-04T04:36:13.264Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-09-04T04:36:13.264Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-09-04T04:36:13.264Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.042s coverage: 86.0% of statements [2024-09-04T04:36:13.264Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-09-04T04:36:13.264Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-09-04T04:36:13.264Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-09-04T04:36:13.523Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.081s coverage: 45.2% of statements [2024-09-04T04:36:14.902Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-09-04T04:36:16.288Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.033s coverage: 14.4% of statements [2024-09-04T04:36:16.288Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.161s coverage: 44.6% of statements [2024-09-04T04:36:16.288Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.045s coverage: 68.5% of statements [2024-09-04T04:36:16.288Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.082s coverage: 89.2% of statements [2024-09-04T04:36:16.288Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.057s coverage: 5.3% of statements [2024-09-04T04:36:55.022Z] GO111MODULE=on go vet ./... [2024-09-04T04:36:55.591Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T04:36:55.591Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T04:36:55.850Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-04T04:36:55.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T04:36:55.940Z] $ docker stop --time=1 9ad8eabe787a45d4b96dd9232a4788ec1ee5de22b560913c2ed42d35de5de643 [2024-09-04T04:37:00.991Z] $ docker rm -f --volumes 9ad8eabe787a45d4b96dd9232a4788ec1ee5de22b560913c2ed42d35de5de643 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T04:37:01.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T04:37:01.928Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-04T04:37:02.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-04T04:37:03.008Z] + ls -al . [2024-09-04T04:37:03.008Z] total 384 [2024-09-04T04:37:03.008Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 4 04:35 . [2024-09-04T04:37:03.008Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 04:33 .. [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 4 04:33 .dockerignore [2024-09-04T04:37:03.008Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 04:36 .git [2024-09-04T04:37:03.008Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:33 .github [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 4 04:33 .gitignore [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 4 04:33 .golangci.yml [2024-09-04T04:37:03.008Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 04:34 .semver [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 48109 Sep 4 04:33 CHANGELOG.md [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 04:33 GOVERNANCE.md [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 4 04:33 Jenkinsfile [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 4 04:33 LICENSE [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 4 04:33 Makefile [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 4 04:33 OWNERS.md [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 4937 Sep 4 04:33 README.md [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 04:34 VERSION [2024-09-04T04:37:03.008Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 04:33 bin [2024-09-04T04:37:03.008Z] -rw-r--r-- 1 jenkins jenkins 127941 Sep 4 04:36 coverage.out [2024-09-04T04:37:03.008Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 4 04:33 example [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 6984 Sep 4 04:33 go.mod [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 101460 Sep 4 04:33 go.sum [2024-09-04T04:37:03.008Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 4 04:33 internal [2024-09-04T04:37:03.008Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:33 openapi [2024-09-04T04:37:03.008Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 04:33 pkg [2024-09-04T04:37:03.008Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 04:33 snap [2024-09-04T04:37:03.008Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 4 04:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:37:03.477Z] + 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=9d3090d945cf9efe4a21a392eb0583ecef78be55 --label arch=amd64 --label version=0.0.0 . [2024-09-04T04:37:03.477Z] Sending build context to Docker daemon 25.43MB [2024-09-04T04:37:03.477Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T04:37:03.477Z] Step 2/24 : FROM ${BASE} AS builder [2024-09-04T04:37:03.477Z] ---> 8da05dc4f753 [2024-09-04T04:37:03.477Z] Step 3/24 : ARG MAKE=make build [2024-09-04T04:37:04.047Z] ---> Running in 1bc8df680b0d [2024-09-04T04:37:04.047Z] Removing intermediate container 1bc8df680b0d [2024-09-04T04:37:04.047Z] ---> 2737a2617b6c [2024-09-04T04:37:04.047Z] Step 4/24 : WORKDIR /device-sdk-go [2024-09-04T04:37:04.047Z] ---> Running in 058837d2f9e6 [2024-09-04T04:37:04.047Z] Removing intermediate container 058837d2f9e6 [2024-09-04T04:37:04.047Z] ---> 2e2d8580d35b [2024-09-04T04:37:04.047Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-04T04:37:04.047Z] ---> Running in 8ac02e8f3b01 [2024-09-04T04:37:04.306Z] Removing intermediate container 8ac02e8f3b01 [2024-09-04T04:37:04.306Z] ---> a0e774329626 [2024-09-04T04:37:04.306Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-09-04T04:37:04.306Z] ---> Running in fddf00d917a1 [2024-09-04T04:37:04.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T04:37:04.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T04:37:05.092Z] OK: 264 MiB in 52 packages [2024-09-04T04:37:05.353Z] Removing intermediate container fddf00d917a1 [2024-09-04T04:37:05.353Z] ---> 0b2c7d533b43 [2024-09-04T04:37:05.353Z] Step 7/24 : COPY go.mod vendor* ./ [2024-09-04T04:37:05.353Z] ---> 605b2a1a200c [2024-09-04T04:37:05.353Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T04:37:05.613Z] ---> Running in 6b156c00a4dc [2024-09-04T04:37:06.183Z] Removing intermediate container 6b156c00a4dc [2024-09-04T04:37:06.183Z] ---> df2dcc3c6114 [2024-09-04T04:37:06.183Z] Step 9/24 : COPY . . [2024-09-04T04:37:07.565Z] ---> bcb75b564b52 [2024-09-04T04:37:07.565Z] Step 10/24 : RUN ${MAKE} [2024-09-04T04:37:07.565Z] ---> Running in daf1dcf2b250 [2024-09-04T04:37:07.565Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-09-04T04:37:46.374Z] Removing intermediate container daf1dcf2b250 [2024-09-04T04:37:46.374Z] ---> 2295a7a9dc83 [2024-09-04T04:37:46.374Z] Step 11/24 : FROM alpine:3.18 [2024-09-04T04:37:46.374Z] 3.18: Pulling from library/alpine [2024-09-04T04:37:46.374Z] 930bdd4d222e: Pulling fs layer [2024-09-04T04:37:46.374Z] 930bdd4d222e: Verifying Checksum [2024-09-04T04:37:46.374Z] 930bdd4d222e: Download complete [2024-09-04T04:37:46.374Z] 930bdd4d222e: Pull complete [2024-09-04T04:37:46.374Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T04:37:46.374Z] Status: Downloaded newer image for alpine:3.18 [2024-09-04T04:37:46.374Z] ---> 18f865063206 [2024-09-04T04:37:46.374Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-09-04T04:37:46.374Z] ---> Running in e4bb9c741b50 [2024-09-04T04:37:46.374Z] Removing intermediate container e4bb9c741b50 [2024-09-04T04:37:46.374Z] ---> bbbc3cf10e1b [2024-09-04T04:37:46.374Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-09-04T04:37:46.374Z] ---> Running in f99f33847c52 [2024-09-04T04:37:46.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T04:37:46.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T04:37:46.374Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T04:37:46.374Z] Executing busybox-1.36.1-r7.trigger [2024-09-04T04:37:46.374Z] OK: 7 MiB in 16 packages [2024-09-04T04:37:46.374Z] Removing intermediate container f99f33847c52 [2024-09-04T04:37:46.374Z] ---> 62ca1f5e24d8 [2024-09-04T04:37:46.374Z] Step 14/24 : RUN apk --no-cache upgrade [2024-09-04T04:37:46.374Z] ---> Running in d1dec0f9c246 [2024-09-04T04:37:46.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T04:37:46.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T04:37:46.374Z] OK: 7 MiB in 16 packages [2024-09-04T04:37:46.374Z] Removing intermediate container d1dec0f9c246 [2024-09-04T04:37:46.374Z] ---> 53573eb2b8c1 [2024-09-04T04:37:46.374Z] Step 15/24 : WORKDIR / [2024-09-04T04:37:46.374Z] ---> Running in b8316fc11a91 [2024-09-04T04:37:46.374Z] Removing intermediate container b8316fc11a91 [2024-09-04T04:37:46.374Z] ---> 97e3af8826de [2024-09-04T04:37:46.374Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-09-04T04:37:46.374Z] ---> bc3aff47ed47 [2024-09-04T04:37:46.374Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-09-04T04:37:46.942Z] ---> ad85c9e4d8b6 [2024-09-04T04:37:46.942Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-09-04T04:37:46.942Z] ---> af7a91af83e6 [2024-09-04T04:37:46.942Z] Step 19/24 : EXPOSE 59999 [2024-09-04T04:37:46.942Z] ---> Running in f9886994c8ee [2024-09-04T04:37:47.206Z] Removing intermediate container f9886994c8ee [2024-09-04T04:37:47.206Z] ---> fb8fa96a4d77 [2024-09-04T04:37:47.206Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-09-04T04:37:47.206Z] ---> Running in 884de0c08dbc [2024-09-04T04:37:47.206Z] Removing intermediate container 884de0c08dbc [2024-09-04T04:37:47.206Z] ---> 49038de781fc [2024-09-04T04:37:47.206Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-04T04:37:47.206Z] ---> Running in 49740c3d5726 [2024-09-04T04:37:47.206Z] Removing intermediate container 49740c3d5726 [2024-09-04T04:37:47.206Z] ---> 499c8989c9fb [2024-09-04T04:37:47.206Z] Step 22/24 : LABEL arch=amd64 [2024-09-04T04:37:47.206Z] ---> Running in 1554cf59fb9f [2024-09-04T04:37:47.466Z] Removing intermediate container 1554cf59fb9f [2024-09-04T04:37:47.466Z] ---> cc69f54bfb10 [2024-09-04T04:37:47.466Z] Step 23/24 : LABEL git_sha=9d3090d945cf9efe4a21a392eb0583ecef78be55 [2024-09-04T04:37:47.466Z] ---> Running in c258e26da372 [2024-09-04T04:37:47.466Z] Removing intermediate container c258e26da372 [2024-09-04T04:37:47.466Z] ---> e9c0e96b8a7d [2024-09-04T04:37:47.466Z] Step 24/24 : LABEL version=0.0.0 [2024-09-04T04:37:47.466Z] ---> Running in c5cffd432fe8 [2024-09-04T04:37:47.466Z] Removing intermediate container c5cffd432fe8 [2024-09-04T04:37:47.466Z] ---> 387651a937ee [2024-09-04T04:37:47.466Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-04T04:37:47.466Z] Successfully built 387651a937ee [2024-09-04T04:37:47.466Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:37:48.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T04:37:48.500Z] [2024-09-04T04:37:48.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:37:48.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T04:37:48.906Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-04T04:37:48.906Z] 5eb5b503b376: Pulling fs layer [2024-09-04T04:37:48.906Z] 5c69ac0246d0: Pulling fs layer [2024-09-04T04:37:48.906Z] ec43610c2a17: Pulling fs layer [2024-09-04T04:37:48.906Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-04T04:37:48.906Z] 33b1e0a273af: Pulling fs layer [2024-09-04T04:37:48.906Z] 5d3b04190fa2: Pulling fs layer [2024-09-04T04:37:48.906Z] 2f39f015ded8: Pulling fs layer [2024-09-04T04:37:48.906Z] 3a2ae6a8a46f: Waiting [2024-09-04T04:37:48.906Z] 5d3b04190fa2: Waiting [2024-09-04T04:37:48.906Z] 33b1e0a273af: Waiting [2024-09-04T04:37:48.906Z] 5c69ac0246d0: Verifying Checksum [2024-09-04T04:37:48.906Z] 5c69ac0246d0: Download complete [2024-09-04T04:37:48.906Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-04T04:37:48.906Z] 3a2ae6a8a46f: Download complete [2024-09-04T04:37:48.906Z] ec43610c2a17: Verifying Checksum [2024-09-04T04:37:48.906Z] ec43610c2a17: Download complete [2024-09-04T04:37:48.906Z] 33b1e0a273af: Verifying Checksum [2024-09-04T04:37:48.906Z] 33b1e0a273af: Download complete [2024-09-04T04:37:48.906Z] 5d3b04190fa2: Download complete [2024-09-04T04:37:49.166Z] 5eb5b503b376: Verifying Checksum [2024-09-04T04:37:49.166Z] 5eb5b503b376: Download complete [2024-09-04T04:37:49.733Z] 2f39f015ded8: Download complete [2024-09-04T04:37:50.300Z] 5eb5b503b376: Pull complete [2024-09-04T04:37:50.558Z] 5c69ac0246d0: Pull complete [2024-09-04T04:37:51.127Z] ec43610c2a17: Pull complete [2024-09-04T04:37:51.127Z] 3a2ae6a8a46f: Pull complete [2024-09-04T04:37:51.386Z] 33b1e0a273af: Pull complete [2024-09-04T04:37:51.386Z] 5d3b04190fa2: Pull complete [2024-09-04T04:37:55.575Z] 2f39f015ded8: Pull complete [2024-09-04T04:37:55.575Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-04T04:37:55.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T04:37:55.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:37:55.843Z] prd-ubuntu20.04-docker-8c-8g-9415 does not seem to be running inside a container [2024-09-04T04:37:55.872Z] $ 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/gexfoundry_device-sdk-go_PR-1621 -v /w/workspace/gexfoundry_device-sdk-go_PR-1621:/w/workspace/gexfoundry_device-sdk-go_PR-1621:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-04T04:38:00.769Z] $ docker top 973dccff556c8aad12594789084d6856f532589ac5fc4e9ecc50cbbe1ef93072 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:38:01.281Z] ---> job-cost.sh [2024-09-04T04:38:01.281Z] lf-activate-venv: SKIPPING [2024-09-04T04:38:01.281Z] INFO: No Stack... [2024-09-04T04:38:01.542Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T04:38:01.805Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T04:38:02.135Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives/cost.csv [2024-09-04T04:38:02.135Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T04:38:02.183Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] [2024-09-04T04:38:02.189Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] did not exist. Created. [2024-09-04T04:38:02.196Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T04:38:02.610Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-04T04:38:02.684Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T04:38:02.717Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T04:38:02.809Z] $ docker stop --time=1 973dccff556c8aad12594789084d6856f532589ac5fc4e9ecc50cbbe1ef93072 [2024-09-04T04:38:03.966Z] $ docker rm -f --volumes 973dccff556c8aad12594789084d6856f532589ac5fc4e9ecc50cbbe1ef93072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-04T04:40:50.478Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9420 in /w/workspace/gexfoundry_device-sdk-go_PR-1621 [Pipeline] { [Pipeline] ws [2024-09-04T04:40:50.556Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-09-04T04:40:53.671Z] The recommended git tool is: git [2024-09-04T04:41:01.856Z] using credential edgex-jenkins-ssh [2024-09-04T04:41:01.886Z] Cloning the remote Git repository [2024-09-04T04:41:01.990Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-09-04T04:41:02.167Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-09-04T04:41:02.384Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-09-04T04:41:02.385Z] > git --version # timeout=10 [2024-09-04T04:41:02.417Z] > git --version # 'git version 2.25.1' [2024-09-04T04:41:02.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T04:41:02.724Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T04:41:06.675Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-09-04T04:41:06.715Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T04:41:08.424Z] Merging remotes/origin/main commit 083c381ac4cc923d13d653dabf1097f47e3433f3 into PR head commit 9d3090d945cf9efe4a21a392eb0583ecef78be55 [2024-09-04T04:41:08.766Z] Merge succeeded, producing 9d3090d945cf9efe4a21a392eb0583ecef78be55 [2024-09-04T04:41:08.767Z] Checking out Revision 9d3090d945cf9efe4a21a392eb0583ecef78be55 (PR-1621) [2024-09-04T04:41:07.798Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-09-04T04:41:07.846Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-09-04T04:41:07.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T04:41:07.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1621/head:refs/remotes/origin/PR-1621 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-04T04:41:08.452Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T04:41:08.529Z] > git checkout -f 9d3090d945cf9efe4a21a392eb0583ecef78be55 # timeout=10 [2024-09-04T04:41:08.655Z] > git remote # timeout=10 [2024-09-04T04:41:08.675Z] > git config --get remote.origin.url # timeout=10 [2024-09-04T04:41:08.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T04:41:08.720Z] > git merge 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 [2024-09-04T04:41:08.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-04T04:41:08.780Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T04:41:08.798Z] > git checkout -f 9d3090d945cf9efe4a21a392eb0583ecef78be55 # timeout=10 [2024-09-04T04:41:09.381Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-09-04T04:41:09.437Z] > git --version # timeout=10 [2024-09-04T04:41:09.450Z] > git --version # 'git version 2.25.1' [2024-09-04T04:41:09.461Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T04:41:14.605Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-04T04:41:14.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T04:41:14.605Z] Dload Upload Total Spent Left Speed [2024-09-04T04:41:14.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-09-04T04:41:14.968Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-04T04:41:15.324Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-09-04T04:41:15.324Z] /etc/docker/daemon.json [2024-09-04T04:41:15.324Z] { [2024-09-04T04:41:15.324Z] "registry-mirrors": [ [2024-09-04T04:41:15.324Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-04T04:41:15.324Z] ], [2024-09-04T04:41:15.324Z] "bip": "10.250.0.254/24", [2024-09-04T04:41:15.324Z] "hosts": [ [2024-09-04T04:41:15.324Z] "tcp://0.0.0.0:5555", [2024-09-04T04:41:15.324Z] "unix:///var/run/docker.sock" [2024-09-04T04:41:15.324Z] ], [2024-09-04T04:41:15.324Z] "mtu": 1458, [2024-09-04T04:41:15.324Z] "selinux-enabled": true, [2024-09-04T04:41:15.324Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-04T04:41:15.324Z] } [Pipeline] sh [2024-09-04T04:41:15.682Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-04T04:41:16.038Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T04:41:34.393Z] provisioning config files... [2024-09-04T04:41:34.428Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4463313728603999793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:41:34.970Z] ---> ****-login.sh [2024-09-04T04:41:34.970Z] nexus3.edgexfoundry.org:10001 [2024-09-04T04:41:35.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:41:35.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:41:35.561Z] Configure a credential helper to remove this warning. See [2024-09-04T04:41:35.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:41:35.562Z] [2024-09-04T04:41:35.562Z] Login Succeeded [2024-09-04T04:41:35.833Z] nexus3.edgexfoundry.org:10002 [2024-09-04T04:41:35.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:41:36.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:41:36.111Z] Configure a credential helper to remove this warning. See [2024-09-04T04:41:36.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:41:36.112Z] [2024-09-04T04:41:36.112Z] Login Succeeded [2024-09-04T04:41:36.112Z] nexus3.edgexfoundry.org:10003 [2024-09-04T04:41:36.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:41:36.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:41:36.381Z] Configure a credential helper to remove this warning. See [2024-09-04T04:41:36.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:41:36.381Z] [2024-09-04T04:41:36.381Z] Login Succeeded [2024-09-04T04:41:36.381Z] nexus3.edgexfoundry.org:10004 [2024-09-04T04:41:36.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:41:36.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:41:36.652Z] Configure a credential helper to remove this warning. See [2024-09-04T04:41:36.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:41:36.652Z] [2024-09-04T04:41:36.652Z] Login Succeeded [2024-09-04T04:41:36.652Z] ****.io [2024-09-04T04:41:36.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:41:37.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:41:37.195Z] Configure a credential helper to remove this warning. See [2024-09-04T04:41:37.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:41:37.195Z] [2024-09-04T04:41:37.195Z] Login Succeeded [2024-09-04T04:41:37.195Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T04:41:37.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-04T04:41:37.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T04:41:37.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T04:41:37.822Z] ========================================================= [2024-09-04T04:41:37.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-04T04:41:37.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:41:38.394Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-04T04:41:38.982Z] Sending build context to Docker daemon 13.1MB [2024-09-04T04:41:38.982Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T04:41:38.982Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-04T04:41:38.982Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-04T04:41:38.982Z] c6b39de5b339: Pulling fs layer [2024-09-04T04:41:38.982Z] a69c41024577: Pulling fs layer [2024-09-04T04:41:38.982Z] d6de4b400683: Pulling fs layer [2024-09-04T04:41:38.982Z] 35cb2a7552d0: Pulling fs layer [2024-09-04T04:41:38.982Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T04:41:38.982Z] 464afbd9ba4c: Pulling fs layer [2024-09-04T04:41:38.982Z] 00f215d4a9da: Pulling fs layer [2024-09-04T04:41:38.982Z] d496ad576159: Pulling fs layer [2024-09-04T04:41:38.982Z] 464afbd9ba4c: Waiting [2024-09-04T04:41:38.982Z] 00f215d4a9da: Waiting [2024-09-04T04:41:38.982Z] 35cb2a7552d0: Waiting [2024-09-04T04:41:38.982Z] d496ad576159: Waiting [2024-09-04T04:41:38.982Z] 4f4fb700ef54: Waiting [2024-09-04T04:41:39.255Z] a69c41024577: Verifying Checksum [2024-09-04T04:41:39.255Z] a69c41024577: Download complete [2024-09-04T04:41:39.255Z] 35cb2a7552d0: Download complete [2024-09-04T04:41:39.255Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T04:41:39.255Z] 4f4fb700ef54: Download complete [2024-09-04T04:41:39.255Z] 464afbd9ba4c: Verifying Checksum [2024-09-04T04:41:39.255Z] 464afbd9ba4c: Download complete [2024-09-04T04:41:39.255Z] c6b39de5b339: Verifying Checksum [2024-09-04T04:41:39.255Z] c6b39de5b339: Download complete [2024-09-04T04:41:39.524Z] d496ad576159: Verifying Checksum [2024-09-04T04:41:39.524Z] d496ad576159: Download complete [2024-09-04T04:41:40.110Z] c6b39de5b339: Pull complete [2024-09-04T04:41:40.696Z] a69c41024577: Pull complete [2024-09-04T04:41:40.964Z] d6de4b400683: Verifying Checksum [2024-09-04T04:41:40.964Z] d6de4b400683: Download complete [2024-09-04T04:41:42.373Z] 00f215d4a9da: Verifying Checksum [2024-09-04T04:41:42.373Z] 00f215d4a9da: Download complete [2024-09-04T04:41:54.690Z] d6de4b400683: Pull complete [2024-09-04T04:41:54.690Z] 35cb2a7552d0: Pull complete [2024-09-04T04:41:54.690Z] 4f4fb700ef54: Pull complete [2024-09-04T04:41:54.690Z] 464afbd9ba4c: Pull complete [2024-09-04T04:42:02.900Z] 00f215d4a9da: Pull complete [2024-09-04T04:42:04.841Z] d496ad576159: Pull complete [2024-09-04T04:42:04.841Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-04T04:42:04.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T04:42:04.841Z] ---> f246e2811388 [2024-09-04T04:42:04.841Z] Step 3/10 : ARG MAKE=make build [2024-09-04T04:42:06.783Z] ---> Running in b756fdba0478 [2024-09-04T04:42:06.783Z] Removing intermediate container b756fdba0478 [2024-09-04T04:42:06.783Z] ---> 561af086c14f [2024-09-04T04:42:06.783Z] Step 4/10 : WORKDIR /device-sdk-go [2024-09-04T04:42:07.053Z] ---> Running in 755ae83da095 [2024-09-04T04:42:07.637Z] Removing intermediate container 755ae83da095 [2024-09-04T04:42:07.637Z] ---> 8ada4cb915a6 [2024-09-04T04:42:07.637Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-04T04:42:07.637Z] ---> Running in 7f23eb50bb3b [2024-09-04T04:42:08.615Z] Removing intermediate container 7f23eb50bb3b [2024-09-04T04:42:08.615Z] ---> e9d9afb6f4fa [2024-09-04T04:42:08.615Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-09-04T04:42:08.884Z] ---> Running in aee2447803dd [2024-09-04T04:42:09.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T04:42:10.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T04:42:11.491Z] OK: 266 MiB in 52 packages [2024-09-04T04:42:12.455Z] Removing intermediate container aee2447803dd [2024-09-04T04:42:12.455Z] ---> 899f42f8263b [2024-09-04T04:42:12.455Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-04T04:42:12.724Z] ---> 1ff86ac99e7d [2024-09-04T04:42:12.724Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T04:42:12.724Z] ---> Running in 87fac450b639 [2024-09-04T04:44:04.414Z] Removing intermediate container 87fac450b639 [2024-09-04T04:44:04.414Z] ---> 94a0ca9c5bba [2024-09-04T04:44:04.414Z] Step 9/10 : COPY . . [2024-09-04T04:44:04.414Z] ---> 5d81c99d3d3c [2024-09-04T04:44:04.414Z] Step 10/10 : RUN ${MAKE} [2024-09-04T04:44:04.414Z] ---> Running in 6e8feb0f070b [2024-09-04T04:44:04.414Z] noop [2024-09-04T04:44:04.414Z] Removing intermediate container 6e8feb0f070b [2024-09-04T04:44:04.414Z] ---> a31d4c37d057 [2024-09-04T04:44:04.414Z] Successfully built a31d4c37d057 [2024-09-04T04:44:04.414Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:44:04.943Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T04:44:04.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:44:05.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-9420 does not seem to be running inside a container [2024-09-04T04:44:05.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T04:44:06.625Z] $ docker top 894507c945ddc903460606e144007c885679433e4d32dd9915ff8d75bb3ded0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:44:07.554Z] + go version [2024-09-04T04:44:07.554Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-04T04:44:07.608Z] $ docker stop --time=1 894507c945ddc903460606e144007c885679433e4d32dd9915ff8d75bb3ded0b [2024-09-04T04:44:09.273Z] $ docker rm -f --volumes 894507c945ddc903460606e144007c885679433e4d32dd9915ff8d75bb3ded0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:44:10.341Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T04:44:10.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:44:10.645Z] prd-ubuntu20.04-docker-arm64-4c-16g-9420 does not seem to be running inside a container [2024-09-04T04:44:10.725Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T04:44:11.952Z] $ docker top d29ab8bc911ad274c4a6fe67fc66d2fdb15e3718eb6f10cc12a6b262360a4d95 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:44:12.872Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-04T04:44:13.601Z] + make test [2024-09-04T04:44:13.601Z] go test -race -coverprofile=coverage.out ./... [2024-09-04T04:45:00.476Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-09-04T04:48:22.279Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-09-04T04:48:22.279Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-09-04T04:48:22.279Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-09-04T04:48:22.279Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-09-04T04:48:22.279Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-09-04T04:48:26.538Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.112s coverage: 26.0% of statements [2024-09-04T04:48:30.816Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.165s coverage: 79.4% of statements [2024-09-04T04:48:37.455Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-09-04T04:48:37.455Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-09-04T04:48:38.867Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.255s coverage: 86.0% of statements [2024-09-04T04:48:45.549Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-09-04T04:48:48.136Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.454s coverage: 45.2% of statements [2024-09-04T04:48:50.080Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.167s coverage: 14.4% of statements [2024-09-04T04:48:50.080Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.061s coverage: 44.6% of statements [2024-09-04T04:48:51.488Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-09-04T04:48:51.488Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-09-04T04:48:51.488Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-09-04T04:48:52.895Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.291s coverage: 68.5% of statements [2024-09-04T04:48:56.254Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.352s coverage: 89.2% of statements [2024-09-04T04:49:00.513Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-09-04T04:49:01.093Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.237s coverage: 5.3% of statements [2024-09-04T04:49:02.497Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-04T04:49:02.497Z] GO111MODULE=on go vet ./... [2024-09-04T04:52:54.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T04:52:54.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T04:52:54.289Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-04T04:52:54.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T04:52:54.396Z] $ docker stop --time=1 d29ab8bc911ad274c4a6fe67fc66d2fdb15e3718eb6f10cc12a6b262360a4d95 [2024-09-04T04:52:56.356Z] $ docker rm -f --volumes d29ab8bc911ad274c4a6fe67fc66d2fdb15e3718eb6f10cc12a6b262360a4d95 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T04:52:58.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T04:52:58.729Z] Warning: overwriting stash ‘coverage-report’ [2024-09-04T04:52:59.435Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T04:53:00.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-04T04:53:00.565Z] + ls -al . [2024-09-04T04:53:00.565Z] total 380 [2024-09-04T04:53:00.565Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 04:44 . [2024-09-04T04:53:00.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 04:41 .. [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 4 04:41 .dockerignore [2024-09-04T04:53:00.565Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 04:41 .git [2024-09-04T04:53:00.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:41 .github [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 4 04:41 .gitignore [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 4 04:41 .golangci.yml [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 48109 Sep 4 04:41 CHANGELOG.md [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 04:41 GOVERNANCE.md [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 4 04:41 Jenkinsfile [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 4 04:41 LICENSE [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 4 04:41 Makefile [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 4 04:41 OWNERS.md [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 4937 Sep 4 04:41 README.md [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 04:34 VERSION [2024-09-04T04:53:00.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 04:41 bin [2024-09-04T04:53:00.565Z] -rw-r--r-- 1 jenkins jenkins 127940 Sep 4 04:49 coverage.out [2024-09-04T04:53:00.565Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 4 04:41 example [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 6984 Sep 4 04:41 go.mod [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 101460 Sep 4 04:41 go.sum [2024-09-04T04:53:00.565Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 4 04:41 internal [2024-09-04T04:53:00.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:41 openapi [2024-09-04T04:53:00.565Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 04:41 pkg [2024-09-04T04:53:00.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 04:41 snap [2024-09-04T04:53:00.565Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 4 04:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:53:01.029Z] + 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=9d3090d945cf9efe4a21a392eb0583ecef78be55 --label arch=arm64 --label version=0.0.0 . [2024-09-04T04:53:01.625Z] Sending build context to Docker daemon 13.23MB [2024-09-04T04:53:01.625Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T04:53:01.625Z] Step 2/24 : FROM ${BASE} AS builder [2024-09-04T04:53:01.625Z] ---> a31d4c37d057 [2024-09-04T04:53:01.625Z] Step 3/24 : ARG MAKE=make build [2024-09-04T04:53:01.896Z] ---> Running in 70ba9dda4f23 [2024-09-04T04:53:02.166Z] Removing intermediate container 70ba9dda4f23 [2024-09-04T04:53:02.166Z] ---> 6de7de1cafe8 [2024-09-04T04:53:02.166Z] Step 4/24 : WORKDIR /device-sdk-go [2024-09-04T04:53:02.166Z] ---> Running in 041540c71d16 [2024-09-04T04:53:02.751Z] Removing intermediate container 041540c71d16 [2024-09-04T04:53:02.751Z] ---> 4c997aaa91e2 [2024-09-04T04:53:02.751Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-04T04:53:02.751Z] ---> Running in dcd42cf50ff4 [2024-09-04T04:53:03.022Z] Removing intermediate container dcd42cf50ff4 [2024-09-04T04:53:03.022Z] ---> c39f5004f47b [2024-09-04T04:53:03.022Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-09-04T04:53:03.022Z] ---> Running in 6423e854072d [2024-09-04T04:53:03.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T04:53:04.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T04:53:05.537Z] OK: 266 MiB in 52 packages [2024-09-04T04:53:06.503Z] Removing intermediate container 6423e854072d [2024-09-04T04:53:06.503Z] ---> 9d6e679219c5 [2024-09-04T04:53:06.503Z] Step 7/24 : COPY go.mod vendor* ./ [2024-09-04T04:53:07.087Z] ---> f1302cd13c2d [2024-09-04T04:53:07.087Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T04:53:07.087Z] ---> Running in 2d2da1d3dbd3 [2024-09-04T04:53:09.674Z] Removing intermediate container 2d2da1d3dbd3 [2024-09-04T04:53:09.674Z] ---> 87d08816f0fb [2024-09-04T04:53:09.674Z] Step 9/24 : COPY . . [2024-09-04T04:53:11.094Z] ---> ae18af6eaa9a [2024-09-04T04:53:11.094Z] Step 10/24 : RUN ${MAKE} [2024-09-04T04:53:11.360Z] ---> Running in 6d083181ea7e [2024-09-04T04:53:12.322Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-09-04T04:56:49.112Z] Removing intermediate container 6d083181ea7e [2024-09-04T04:56:49.112Z] ---> 4b48c1d41abd [2024-09-04T04:56:49.112Z] Step 11/24 : FROM alpine:3.18 [2024-09-04T04:56:49.112Z] 3.18: Pulling from library/alpine [2024-09-04T04:56:49.112Z] 4983c3fe2029: Pulling fs layer [2024-09-04T04:56:49.112Z] 4983c3fe2029: Verifying Checksum [2024-09-04T04:56:49.112Z] 4983c3fe2029: Download complete [2024-09-04T04:56:49.692Z] 4983c3fe2029: Pull complete [2024-09-04T04:56:49.692Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T04:56:49.692Z] Status: Downloaded newer image for alpine:3.18 [2024-09-04T04:56:49.692Z] ---> a0237000ae83 [2024-09-04T04:56:49.692Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-09-04T04:56:49.692Z] ---> Running in 9409013da344 [2024-09-04T04:56:49.960Z] Removing intermediate container 9409013da344 [2024-09-04T04:56:49.960Z] ---> 0f684344525c [2024-09-04T04:56:49.960Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-09-04T04:56:50.229Z] ---> Running in 565d269e6ee5 [2024-09-04T04:56:51.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T04:56:51.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T04:56:52.415Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T04:56:52.415Z] Executing busybox-1.36.1-r7.trigger [2024-09-04T04:56:52.415Z] OK: 8 MiB in 16 packages [2024-09-04T04:56:53.378Z] Removing intermediate container 565d269e6ee5 [2024-09-04T04:56:53.378Z] ---> c89d2f52c79c [2024-09-04T04:56:53.378Z] Step 14/24 : RUN apk --no-cache upgrade [2024-09-04T04:56:53.646Z] ---> Running in 380e11bdcc4e [2024-09-04T04:56:54.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T04:56:54.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T04:56:55.838Z] OK: 8 MiB in 16 packages [2024-09-04T04:56:56.799Z] Removing intermediate container 380e11bdcc4e [2024-09-04T04:56:56.799Z] ---> 713940332ca0 [2024-09-04T04:56:56.799Z] Step 15/24 : WORKDIR / [2024-09-04T04:56:56.799Z] ---> Running in 90b33cafb59f [2024-09-04T04:56:57.067Z] Removing intermediate container 90b33cafb59f [2024-09-04T04:56:57.067Z] ---> 2bdc84110769 [2024-09-04T04:56:57.067Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-09-04T04:56:57.652Z] ---> 97cba15c3ba4 [2024-09-04T04:56:57.652Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-09-04T04:57:00.256Z] ---> 9f343629e3f0 [2024-09-04T04:57:00.256Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-09-04T04:57:00.523Z] ---> dd5139b30ceb [2024-09-04T04:57:00.523Z] Step 19/24 : EXPOSE 59999 [2024-09-04T04:57:00.792Z] ---> Running in 84b8a46b263c [2024-09-04T04:57:01.059Z] Removing intermediate container 84b8a46b263c [2024-09-04T04:57:01.059Z] ---> 6478c7e897e1 [2024-09-04T04:57:01.059Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-09-04T04:57:01.059Z] ---> Running in c4a1df770fcb [2024-09-04T04:57:01.335Z] Removing intermediate container c4a1df770fcb [2024-09-04T04:57:01.335Z] ---> 1b589b2d8f1b [2024-09-04T04:57:01.335Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-04T04:57:01.602Z] ---> Running in 638f469fa587 [2024-09-04T04:57:01.870Z] Removing intermediate container 638f469fa587 [2024-09-04T04:57:01.870Z] ---> 421545821164 [2024-09-04T04:57:01.870Z] Step 22/24 : LABEL arch=arm64 [2024-09-04T04:57:01.870Z] ---> Running in 616c5db52544 [2024-09-04T04:57:02.139Z] Removing intermediate container 616c5db52544 [2024-09-04T04:57:02.139Z] ---> fb0f632fd025 [2024-09-04T04:57:02.139Z] Step 23/24 : LABEL git_sha=9d3090d945cf9efe4a21a392eb0583ecef78be55 [2024-09-04T04:57:02.139Z] ---> Running in 7165bd0741b7 [2024-09-04T04:57:02.724Z] Removing intermediate container 7165bd0741b7 [2024-09-04T04:57:02.724Z] ---> 7bfe4c909a00 [2024-09-04T04:57:02.724Z] Step 24/24 : LABEL version=0.0.0 [2024-09-04T04:57:02.724Z] ---> Running in f166b3565eaf [2024-09-04T04:57:02.990Z] Removing intermediate container f166b3565eaf [2024-09-04T04:57:02.990Z] ---> 85a3a2dcd837 [2024-09-04T04:57:02.990Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-04T04:57:02.990Z] Successfully built 85a3a2dcd837 [2024-09-04T04:57:02.990Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:57:03.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T04:57:03.952Z] [2024-09-04T04:57:03.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:57:04.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T04:57:04.430Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-04T04:57:04.430Z] 8998bd30e6a1: Pulling fs layer [2024-09-04T04:57:04.430Z] 04944245beec: Pulling fs layer [2024-09-04T04:57:04.430Z] 699f458cf7ca: Pulling fs layer [2024-09-04T04:57:04.430Z] 765212b225bb: Pulling fs layer [2024-09-04T04:57:04.430Z] f23df028b6ca: Pulling fs layer [2024-09-04T04:57:04.430Z] d65c8cfc05b1: Pulling fs layer [2024-09-04T04:57:04.430Z] 2437ff75d9bd: Pulling fs layer [2024-09-04T04:57:04.430Z] f23df028b6ca: Waiting [2024-09-04T04:57:04.430Z] d65c8cfc05b1: Waiting [2024-09-04T04:57:04.430Z] 2437ff75d9bd: Waiting [2024-09-04T04:57:04.430Z] 765212b225bb: Waiting [2024-09-04T04:57:04.697Z] 04944245beec: Verifying Checksum [2024-09-04T04:57:04.697Z] 04944245beec: Download complete [2024-09-04T04:57:04.697Z] 765212b225bb: Download complete [2024-09-04T04:57:04.697Z] f23df028b6ca: Verifying Checksum [2024-09-04T04:57:04.697Z] f23df028b6ca: Download complete [2024-09-04T04:57:04.697Z] d65c8cfc05b1: Verifying Checksum [2024-09-04T04:57:04.697Z] d65c8cfc05b1: Download complete [2024-09-04T04:57:07.965Z] 699f458cf7ca: Verifying Checksum [2024-09-04T04:57:07.965Z] 699f458cf7ca: Download complete [2024-09-04T04:57:07.965Z] 8998bd30e6a1: Verifying Checksum [2024-09-04T04:57:07.965Z] 8998bd30e6a1: Download complete [2024-09-04T04:57:10.546Z] 2437ff75d9bd: Verifying Checksum [2024-09-04T04:57:13.125Z] 8998bd30e6a1: Pull complete [2024-09-04T04:57:13.125Z] 04944245beec: Pull complete [2024-09-04T04:57:15.065Z] 699f458cf7ca: Pull complete [2024-09-04T04:57:15.065Z] 765212b225bb: Pull complete [2024-09-04T04:57:15.649Z] f23df028b6ca: Pull complete [2024-09-04T04:57:15.916Z] d65c8cfc05b1: Pull complete [2024-09-04T04:57:34.125Z] 2437ff75d9bd: Pull complete [2024-09-04T04:57:34.125Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-04T04:57:34.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T04:57:34.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:57:34.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-9420 does not seem to be running inside a container [2024-09-04T04:57:34.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-04T04:57:37.654Z] $ docker top ce8d5ca7cdc5b9f31bfbcc214a6e985238a968b4f6c469443d20db11c15b0bf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:57:38.572Z] ---> job-cost.sh [2024-09-04T04:57:38.572Z] lf-activate-venv: SKIPPING [2024-09-04T04:57:38.572Z] INFO: No Stack... [2024-09-04T04:57:38.838Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-04T04:57:39.811Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T04:57:40.472Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-09-04T04:57:40.472Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T04:57:40.553Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] [2024-09-04T04:57:40.562Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] did not exist. Created. [2024-09-04T04:57:40.570Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T04:57:41.317Z] /w/workspace/device-sdk-go/1@tmp/durable-ffb3dc42/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-04T04:57:41.994Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-04T04:57:42.039Z] Warning: overwriting stash ‘stack-cost’ [2024-09-04T04:57:42.115Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T04:57:42.135Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T04:57:42.251Z] $ docker stop --time=1 ce8d5ca7cdc5b9f31bfbcc214a6e985238a968b4f6c469443d20db11c15b0bf2 [2024-09-04T04:57:43.776Z] $ docker rm -f --volumes ce8d5ca7cdc5b9f31bfbcc214a6e985238a968b4f6c469443d20db11c15b0bf2 [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 [2024-09-04T04:57:45.012Z] provisioning config files... [2024-09-04T04:57:45.020Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/config11038818938803475199tmp [Pipeline] { [Pipeline] sh [2024-09-04T04:57:45.387Z] + set +x [2024-09-04T04:57:45.387Z] + bash+ -s -- [2024-09-04T04:57:45.387Z] curl -s https://codecov.io/bash [2024-09-04T04:57:45.387Z] [2024-09-04T04:57:45.387Z] _____ _ [2024-09-04T04:57:45.387Z] / ____| | | [2024-09-04T04:57:45.387Z] | | ___ __| | ___ ___ _____ __ [2024-09-04T04:57:45.387Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-04T04:57:45.387Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-04T04:57:45.387Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-04T04:57:45.387Z] Bash-1.0.6 [2024-09-04T04:57:45.387Z] [2024-09-04T04:57:45.387Z] [2024-09-04T04:57:45.387Z] ==> git version 2.25.1 found [2024-09-04T04:57:45.387Z] ==> 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 [2024-09-04T04:57:45.387Z] Release-Date: 2020-01-08 [2024-09-04T04:57:45.387Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-04T04:57:45.387Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-04T04:57:45.387Z] ==> Jenkins CI detected. [2024-09-04T04:57:45.387Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1621 [2024-09-04T04:57:45.387Z] project root: . [2024-09-04T04:57:45.387Z] --> token set from env [2024-09-04T04:57:45.388Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-04T04:57:45.647Z] ==> Running gcov in . (disable via -X gcov) [2024-09-04T04:57:45.647Z] ==> Python coveragepy not found [2024-09-04T04:57:45.647Z] ==> Searching for coverage reports in: [2024-09-04T04:57:45.647Z] + . [2024-09-04T04:57:45.647Z] -> Found 1 reports [2024-09-04T04:57:45.647Z] ==> Detecting git/mercurial file structure [2024-09-04T04:57:45.647Z] ==> Reading reports [2024-09-04T04:57:45.647Z] + ./coverage.out bytes=127940 [2024-09-04T04:57:45.647Z] ==> Appending adjustments [2024-09-04T04:57:45.647Z] https://docs.codecov.io/docs/fixing-reports [2024-09-04T04:57:45.908Z] + Found adjustments [2024-09-04T04:57:45.908Z] ==> Gzipping contents [2024-09-04T04:57:45.908Z] 20K /tmp/codecov.TLWclN.gz [2024-09-04T04:57:45.908Z] ==> Uploading reports [2024-09-04T04:57:45.908Z] url: https://codecov.io [2024-09-04T04:57:45.908Z] query: branch=PR-1621&commit=9d3090d945cf9efe4a21a392eb0583ecef78be55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1621&job=&cmd_args= [2024-09-04T04:57:45.908Z] -> Pinging Codecov [2024-09-04T04:57:45.908Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1621&commit=9d3090d945cf9efe4a21a392eb0583ecef78be55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1621&job=&cmd_args= [2024-09-04T04:57:45.908Z] -> Uploading to [2024-09-04T04:57:45.908Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-04/7E55EF52A471D76F132DFD9A03CDDE97/9d3090d945cf9efe4a21a392eb0583ecef78be55/fbeef968-2115-42c3-90b1-f2647204de2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T045745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22e1135408caf1db72cef8ba1881f88d2189fb5671b3c2c0970447c737b075ae [2024-09-04T04:57:46.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T04:57:46.167Z] Dload Upload Total Spent Left Speed [2024-09-04T04:57:46.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17668 0 0 100 17668 0 70390 --:--:-- --:--:-- --:--:-- 70390 [2024-09-04T04:57:46.425Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9d3090d945cf9efe4a21a392eb0583ecef78be55 [Pipeline] } [2024-09-04T04:57:46.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-04T04:57:48.679Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives ] [2024-09-04T04:57:48.680Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives [2024-09-04T04:57:48.680Z] total 16 [2024-09-04T04:57:48.680Z] drwxr-xr-x 3 root root 4096 Sep 4 04:38 . [2024-09-04T04:57:48.680Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 4 04:38 .. [2024-09-04T04:57:48.680Z] drwxr-xr-x 2 root root 4096 Sep 4 04:38 cost [2024-09-04T04:57:48.680Z] -rw-r--r-- 1 root root 86 Sep 4 04:38 cost.csv [2024-09-04T04:57:48.680Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives [2024-09-04T04:57:48.680Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives [2024-09-04T04:57:48.680Z] total 16 [2024-09-04T04:57:48.680Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 04:38 . [2024-09-04T04:57:48.680Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 4 04:38 .. [2024-09-04T04:57:48.680Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 04:38 cost [2024-09-04T04:57:48.680Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 4 04:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:57:49.022Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:57:49.935Z] ---> package-listing.sh [2024-09-04T04:57:49.935Z] ++ facter osfamily [2024-09-04T04:57:49.935Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-04T04:57:50.194Z] + OS_FAMILY=debian [2024-09-04T04:57:50.194Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1621 [2024-09-04T04:57:50.194Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-04T04:57:50.194Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-04T04:57:50.194Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-04T04:57:50.194Z] + PACKAGES=/tmp/packages_start.txt [2024-09-04T04:57:50.194Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1621 ']' [2024-09-04T04:57:50.194Z] + PACKAGES=/tmp/packages_end.txt [2024-09-04T04:57:50.194Z] + case "${OS_FAMILY}" in [2024-09-04T04:57:50.194Z] + dpkg -l [2024-09-04T04:57:50.194Z] + grep '^ii' [2024-09-04T04:57:50.194Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-04T04:57:50.194Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-04T04:57:50.194Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-04T04:57:50.194Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1621 ']' [2024-09-04T04:57:50.194Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives/ [2024-09-04T04:57:50.194Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives/ [Pipeline] echo [2024-09-04T04:57:50.237Z] 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/gexfoundry_device-sdk-go_PR-1621/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-04T04:57:50.536Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:57:51.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T04:57:51.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:57:51.529Z] prd-ubuntu20.04-docker-8c-8g-9415 does not seem to be running inside a container [2024-09-04T04:57:51.583Z] $ 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/gexfoundry_device-sdk-go_PR-1621/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1621 -v /w/workspace/gexfoundry_device-sdk-go_PR-1621:/w/workspace/gexfoundry_device-sdk-go_PR-1621:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-04T04:57:51.778Z] $ docker top 4d3dd3ddfbc89e48e778e0d671b2c4b835396bfe643a42c9c4920755df054bd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:57:52.188Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-04T04:57:52.509Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-04T04:57:52.834Z] + ls /var/log/sa-host [2024-09-04T04:57:52.834Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T04:57:53.086Z] provisioning config files... [2024-09-04T04:57:53.095Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/config5070355356408070712tmp [Pipeline] { [Pipeline] echo [2024-09-04T04:57:53.169Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:57:53.497Z] ---> create-netrc.sh [Pipeline] } [2024-09-04T04:57:53.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:57:53.966Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-04T04:57:54.009Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:57:54.337Z] ---> sudo-logs.sh [2024-09-04T04:57:54.337Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-04T04:57:54.443Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:57:54.776Z] ---> job-cost.sh [2024-09-04T04:57:54.776Z] lf-activate-venv: SKIPPING [2024-09-04T04:57:54.776Z] DEBUG: total: 0.2199999988079071 [2024-09-04T04:57:54.776Z] INFO: Retrieving Stack Cost... [2024-09-04T04:57:55.038Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T04:57:55.297Z] INFO: Archiving Costs [Pipeline] echo [2024-09-04T04:57:55.345Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:57:55.677Z] ---> logs-deploy.sh [2024-09-04T04:57:55.677Z] lf-activate-venv: SKIPPING [2024-09-04T04:57:55.677Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1621/1 [2024-09-04T04:57:55.677Z] INFO: archiving workspace using pattern(s): [2024-09-04T04:57:56.619Z] Archives upload complete. [2024-09-04T04:57:56.878Z] INFO: archiving logs to Nexus [2024-09-04T04:57:57.450Z] ---> uname -a: [2024-09-04T04:57:57.450Z] Linux prd-ubuntu20-04-docker-8c-8g-9415 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-04T04:57:57.450Z] [2024-09-04T04:57:57.450Z] [2024-09-04T04:57:57.450Z] ---> lscpu: [2024-09-04T04:57:57.450Z] Architecture: x86_64 [2024-09-04T04:57:57.450Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-04T04:57:57.450Z] Byte Order: Little Endian [2024-09-04T04:57:57.450Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-04T04:57:57.450Z] CPU(s): 8 [2024-09-04T04:57:57.450Z] On-line CPU(s) list: 0-7 [2024-09-04T04:57:57.450Z] Thread(s) per core: 1 [2024-09-04T04:57:57.450Z] Core(s) per socket: 1 [2024-09-04T04:57:57.450Z] Socket(s): 8 [2024-09-04T04:57:57.450Z] NUMA node(s): 1 [2024-09-04T04:57:57.450Z] Vendor ID: AuthenticAMD [2024-09-04T04:57:57.450Z] CPU family: 23 [2024-09-04T04:57:57.450Z] Model: 49 [2024-09-04T04:57:57.450Z] Model name: AMD EPYC-Rome Processor [2024-09-04T04:57:57.450Z] Stepping: 0 [2024-09-04T04:57:57.450Z] CPU MHz: 2799.998 [2024-09-04T04:57:57.450Z] BogoMIPS: 5599.99 [2024-09-04T04:57:57.450Z] Virtualization: AMD-V [2024-09-04T04:57:57.450Z] Hypervisor vendor: KVM [2024-09-04T04:57:57.450Z] Virtualization type: full [2024-09-04T04:57:57.450Z] L1d cache: 256 KiB [2024-09-04T04:57:57.450Z] L1i cache: 256 KiB [2024-09-04T04:57:57.450Z] L2 cache: 4 MiB [2024-09-04T04:57:57.450Z] L3 cache: 128 MiB [2024-09-04T04:57:57.450Z] NUMA node0 CPU(s): 0-7 [2024-09-04T04:57:57.450Z] Vulnerability Itlb multihit: Not affected [2024-09-04T04:57:57.450Z] Vulnerability L1tf: Not affected [2024-09-04T04:57:57.450Z] Vulnerability Mds: Not affected [2024-09-04T04:57:57.450Z] Vulnerability Meltdown: Not affected [2024-09-04T04:57:57.450Z] Vulnerability Mmio stale data: Not affected [2024-09-04T04:57:57.450Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-04T04:57:57.450Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-04T04:57:57.450Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-04T04:57:57.450Z] Vulnerability Srbds: Not affected [2024-09-04T04:57:57.450Z] Vulnerability Tsx async abort: Not affected [2024-09-04T04:57:57.450Z] 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 [2024-09-04T04:57:57.450Z] [2024-09-04T04:57:57.450Z] [2024-09-04T04:57:57.450Z] ---> nproc: [2024-09-04T04:57:57.450Z] 8 [2024-09-04T04:57:57.450Z] [2024-09-04T04:57:57.450Z] [2024-09-04T04:57:57.450Z] ---> df -h: [2024-09-04T04:57:57.450Z] Filesystem Size Used Avail Use% Mounted on [2024-09-04T04:57:57.450Z] overlay 155G 12G 143G 8% / [2024-09-04T04:57:57.450Z] tmpfs 64M 0 64M 0% /dev [2024-09-04T04:57:57.450Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-04T04:57:57.450Z] shm 64M 0 64M 0% /dev/shm [2024-09-04T04:57:57.450Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-09-04T04:57:57.450Z] [2024-09-04T04:57:57.450Z] [2024-09-04T04:57:57.450Z] ---> sar -b -r -n DEV: [2024-09-04T04:57:57.450Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9415) 09/04/24 _x86_64_ (8 CPU) [2024-09-04T04:57:57.450Z] [2024-09-04T04:57:57.450Z] 04:33:03 LINUX RESTART (8 CPU) [2024-09-04T04:57:57.450Z] [2024-09-04T04:57:57.450Z] 04:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-04T04:57:57.450Z] 04:35:01 223.32 3.17 220.15 0.00 69.14 61193.29 0.00 [2024-09-04T04:57:57.450Z] 04:36:01 133.98 0.12 133.86 0.00 11.33 41414.56 0.00 [2024-09-04T04:57:57.450Z] 04:37:01 54.34 0.00 54.34 0.00 0.00 38248.58 0.00 [2024-09-04T04:57:57.450Z] 04:38:01 194.08 0.18 193.90 0.00 16.66 52705.75 0.00 [2024-09-04T04:57:57.450Z] 04:39:01 53.52 6.11 47.40 0.00 4363.61 8515.96 0.00 [2024-09-04T04:57:57.450Z] 04:40:01 4.72 0.02 4.70 0.00 0.13 108.65 0.00 [2024-09-04T04:57:57.450Z] 04:41:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 [2024-09-04T04:57:57.450Z] 04:42:01 2.10 0.00 2.10 0.00 0.00 24.40 0.00 [2024-09-04T04:57:57.450Z] 04:43:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 [2024-09-04T04:57:57.450Z] 04:44:01 1.98 0.00 1.98 0.00 0.00 23.20 0.00 [2024-09-04T04:57:57.450Z] 04:45:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 [2024-09-04T04:57:57.450Z] 04:46:01 1.98 0.00 1.98 0.00 0.00 22.93 0.00 [2024-09-04T04:57:57.450Z] 04:47:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2024-09-04T04:57:57.450Z] 04:48:01 1.80 0.00 1.80 0.00 0.00 21.46 0.00 [2024-09-04T04:57:57.450Z] 04:49:01 2.32 0.02 2.30 0.00 0.13 29.46 0.00 [2024-09-04T04:57:57.450Z] 04:50:01 1.73 0.00 1.73 0.00 0.00 21.06 0.00 [2024-09-04T04:57:57.450Z] 04:51:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2024-09-04T04:57:57.450Z] 04:52:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 [2024-09-04T04:57:57.450Z] 04:53:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2024-09-04T04:57:57.450Z] 04:54:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 [2024-09-04T04:57:57.450Z] 04:55:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2024-09-04T04:57:57.450Z] 04:56:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 [2024-09-04T04:57:57.450Z] 04:57:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2024-09-04T04:57:57.450Z] Average: 29.82 0.42 29.41 0.00 194.08 8765.42 0.00 [2024-09-04T04:57:57.450Z] [2024-09-04T04:57:57.450Z] 04:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-04T04:57:57.450Z] 04:35:01 27422060 31475028 839364 2.55 159744 3998784 2064948 6.09 1361152 3540896 539900 [2024-09-04T04:57:57.450Z] 04:36:01 27016364 31450500 856312 2.60 188588 4328676 1920812 5.66 1759428 3520720 801440 [2024-09-04T04:57:57.450Z] 04:37:01 27782560 31512516 798740 2.43 192132 3648560 1928520 5.68 1299296 3240892 64 [2024-09-04T04:57:57.450Z] 04:38:01 26922040 31490652 814392 2.48 202720 4424508 1848660 5.45 1415612 3925488 460 [2024-09-04T04:57:57.450Z] 04:39:01 26497248 31493040 783180 2.38 231616 4822812 1737076 5.12 1682256 4051748 236 [2024-09-04T04:57:57.450Z] 04:40:01 26503156 31494008 782280 2.38 230192 4819560 1741128 5.13 1680420 4048512 8 [2024-09-04T04:57:57.450Z] 04:41:01 26508692 31499644 776584 2.36 230284 4819564 1741128 5.13 1675128 4048516 8 [2024-09-04T04:57:57.450Z] 04:42:01 26509904 31501000 775172 2.36 230344 4819632 1741128 5.13 1673808 4048588 4 [2024-09-04T04:57:57.450Z] 04:43:01 26516060 31507212 768840 2.34 230408 4819632 1741128 5.13 1667208 4048588 16 [2024-09-04T04:57:57.450Z] 04:44:01 26516336 31507580 768340 2.34 230472 4819640 1741128 5.13 1667328 4048592 8 [2024-09-04T04:57:57.450Z] 04:45:01 26516288 31507596 768272 2.34 230524 4819640 1741128 5.13 1667372 4048592 8 [2024-09-04T04:57:57.450Z] 04:46:01 26518916 31510396 765396 2.33 230580 4819772 1741128 5.13 1664752 4048708 8 [2024-09-04T04:57:57.450Z] 04:47:01 26518900 31510412 765324 2.33 230600 4819776 1741128 5.13 1664716 4048712 16 [2024-09-04T04:57:57.450Z] 04:48:01 26518440 31509984 765692 2.33 230640 4819764 1741128 5.13 1665064 4048728 12 [2024-09-04T04:57:57.450Z] 04:49:01 26517912 31509560 766384 2.33 230720 4819748 1765220 5.20 1665488 4048700 8 [2024-09-04T04:57:57.450Z] 04:50:01 26517740 31509444 766472 2.33 230764 4819760 1765220 5.20 1665488 4048704 12 [2024-09-04T04:57:57.450Z] 04:51:01 26517788 31509540 766336 2.33 230788 4819764 1765220 5.20 1665580 4048708 4 [2024-09-04T04:57:57.450Z] 04:52:01 26517724 31509636 766200 2.33 230812 4819896 1765220 5.20 1665592 4048828 16 [2024-09-04T04:57:57.450Z] 04:53:01 26518276 31510224 765572 2.33 230844 4819880 1765220 5.20 1665040 4048840 4 [2024-09-04T04:57:57.450Z] 04:54:01 26517684 31509700 766024 2.33 230872 4819900 1765220 5.20 1665420 4048844 180 [2024-09-04T04:57:57.450Z] 04:55:01 26517636 31509676 765988 2.33 230884 4819904 1765220 5.20 1665584 4048848 184 [2024-09-04T04:57:57.450Z] 04:56:01 26517652 31509712 765888 2.33 230904 4819908 1765220 5.20 1665424 4048848 192 [2024-09-04T04:57:57.450Z] 04:57:01 26517812 31509900 765852 2.33 230924 4819912 1765220 5.20 1665480 4048856 204 [2024-09-04T04:57:57.450Z] Average: 26649008 31502477 779244 2.37 222885 4694739 1785093 5.26 1631854 3963324 58391 [2024-09-04T04:57:57.450Z] [2024-09-04T04:57:57.450Z] 04:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-04T04:57:57.450Z] 04:35:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:35:01 docker0 365.75 486.15 30.88 3521.62 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:35:01 ens3 626.06 448.89 6758.67 54.96 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:36:01 vethcd22a09 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:36:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:36:01 ens3 24.30 16.66 25.09 10.04 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:37:01 docker0 0.85 1.20 0.09 0.34 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:37:01 ens3 11.68 8.82 9.39 4.95 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:38:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:38:01 docker0 3.85 6.50 0.24 93.07 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:38:01 ens3 111.20 68.16 2680.08 15.91 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:39:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:39:01 ens3 192.32 91.64 2738.17 8.21 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:40:01 ens3 2.78 1.25 4.22 0.09 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:41:01 ens3 0.57 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:44:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:46:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:47:01 ens3 0.60 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:48:01 ens3 0.55 0.53 0.27 0.22 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:49:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:50:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:51:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:52:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:53:01 ens3 0.65 0.48 0.41 0.28 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.450Z] 04:54:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] 04:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] 04:56:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] 04:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] Average: docker0 15.85 21.14 1.34 154.73 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] Average: ens3 41.88 27.43 526.67 4.10 0.00 0.00 0.00 0.00 [2024-09-04T04:57:57.451Z] [2024-09-04T04:57:57.451Z] [2024-09-04T04:57:57.451Z] ---> sar -P ALL: [2024-09-04T04:57:57.451Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9415) 09/04/24 _x86_64_ (8 CPU) [2024-09-04T04:57:57.451Z] [2024-09-04T04:57:57.451Z] 04:33:03 LINUX RESTART (8 CPU) [2024-09-04T04:57:57.451Z] [2024-09-04T04:57:57.451Z] 04:34:02 CPU %user %nice %system %iowait %steal %idle [2024-09-04T04:57:57.451Z] 04:35:01 all 8.42 0.00 3.94 3.57 0.06 84.02 [2024-09-04T04:57:57.451Z] 04:35:01 0 8.47 0.00 4.62 0.96 0.05 85.90 [2024-09-04T04:57:57.451Z] 04:35:01 1 8.48 0.00 3.71 1.56 0.05 86.21 [2024-09-04T04:57:57.451Z] 04:35:01 2 8.14 0.00 3.35 0.72 0.05 87.74 [2024-09-04T04:57:57.451Z] 04:35:01 3 7.62 0.00 4.00 13.20 0.09 75.10 [2024-09-04T04:57:57.451Z] 04:35:01 4 8.10 0.00 4.06 8.10 0.03 79.70 [2024-09-04T04:57:57.451Z] 04:35:01 5 8.68 0.00 3.87 0.38 0.07 87.00 [2024-09-04T04:57:57.451Z] 04:35:01 6 10.24 0.00 3.44 0.45 0.03 85.83 [2024-09-04T04:57:57.451Z] 04:35:01 7 7.64 0.00 4.45 3.24 0.07 84.60 [2024-09-04T04:57:57.451Z] 04:36:01 all 30.36 0.00 5.35 2.28 0.07 61.94 [2024-09-04T04:57:57.451Z] 04:36:01 0 31.60 0.00 4.87 0.07 0.07 63.40 [2024-09-04T04:57:57.451Z] 04:36:01 1 31.41 0.00 4.93 0.07 0.07 63.52 [2024-09-04T04:57:57.451Z] 04:36:01 2 30.80 0.00 5.94 0.19 0.07 63.01 [2024-09-04T04:57:57.451Z] 04:36:01 3 29.66 0.00 5.95 13.16 0.07 51.16 [2024-09-04T04:57:57.451Z] 04:36:01 4 31.06 0.00 5.23 0.45 0.07 63.19 [2024-09-04T04:57:57.451Z] 04:36:01 5 30.29 0.00 5.07 0.86 0.07 63.71 [2024-09-04T04:57:57.451Z] 04:36:01 6 29.69 0.00 5.23 0.05 0.07 64.96 [2024-09-04T04:57:57.451Z] 04:36:01 7 28.36 0.00 5.61 3.41 0.08 62.54 [2024-09-04T04:57:57.451Z] 04:37:01 all 47.30 0.00 6.40 1.83 0.09 44.38 [2024-09-04T04:57:57.451Z] 04:37:01 0 46.98 0.00 5.93 6.57 0.08 40.44 [2024-09-04T04:57:57.451Z] 04:37:01 1 46.93 0.00 6.50 0.27 0.08 46.21 [2024-09-04T04:57:57.451Z] 04:37:01 2 47.72 0.00 7.37 0.12 0.10 44.69 [2024-09-04T04:57:57.451Z] 04:37:01 3 46.46 0.00 6.05 0.10 0.08 47.30 [2024-09-04T04:57:57.451Z] 04:37:01 4 48.40 0.00 6.64 6.91 0.13 37.91 [2024-09-04T04:57:57.451Z] 04:37:01 5 46.93 0.00 6.60 0.18 0.08 46.21 [2024-09-04T04:57:57.451Z] 04:37:01 6 47.87 0.00 6.58 0.18 0.08 45.28 [2024-09-04T04:57:57.451Z] 04:37:01 7 47.09 0.00 5.53 0.34 0.08 46.96 [2024-09-04T04:57:57.451Z] 04:38:01 all 27.08 0.00 6.09 3.17 0.08 63.57 [2024-09-04T04:57:57.451Z] 04:38:01 0 26.93 0.00 5.62 0.05 0.07 67.34 [2024-09-04T04:57:57.451Z] 04:38:01 1 27.64 0.00 6.34 0.52 0.07 65.43 [2024-09-04T04:57:57.451Z] 04:38:01 2 26.49 0.00 6.25 1.78 0.08 65.40 [2024-09-04T04:57:57.451Z] 04:38:01 3 27.26 0.00 5.25 0.05 0.07 67.37 [2024-09-04T04:57:57.451Z] 04:38:01 4 25.40 0.00 6.00 5.39 0.07 63.13 [2024-09-04T04:57:57.451Z] 04:38:01 5 27.33 0.00 6.24 11.31 0.12 55.00 [2024-09-04T04:57:57.451Z] 04:38:01 6 27.20 0.00 7.49 6.30 0.12 58.90 [2024-09-04T04:57:57.451Z] 04:38:01 7 28.36 0.00 5.58 0.10 0.07 65.90 [2024-09-04T04:57:57.451Z] 04:39:01 all 2.77 0.00 1.43 0.89 0.04 94.86 [2024-09-04T04:57:57.451Z] 04:39:01 0 3.81 0.00 1.05 2.49 0.07 92.59 [2024-09-04T04:57:57.451Z] 04:39:01 1 3.04 0.00 1.79 1.09 0.03 94.06 [2024-09-04T04:57:57.451Z] 04:39:01 2 3.38 0.00 1.16 1.96 0.05 93.45 [2024-09-04T04:57:57.451Z] 04:39:01 3 2.29 0.00 0.96 0.42 0.03 96.29 [2024-09-04T04:57:57.451Z] 04:39:01 4 3.04 0.00 1.45 0.03 0.05 95.42 [2024-09-04T04:57:57.451Z] 04:39:01 5 1.60 0.00 1.91 0.10 0.03 96.36 [2024-09-04T04:57:57.451Z] 04:39:01 6 2.89 0.00 1.87 0.77 0.03 94.43 [2024-09-04T04:57:57.451Z] 04:39:01 7 2.10 0.00 1.29 0.25 0.03 96.33 [2024-09-04T04:57:57.451Z] 04:40:01 all 0.27 0.00 0.05 0.02 0.01 99.64 [2024-09-04T04:57:57.451Z] 04:40:01 0 0.05 0.00 0.02 0.13 0.02 99.78 [2024-09-04T04:57:57.451Z] 04:40:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2024-09-04T04:57:57.451Z] 04:40:01 2 1.71 0.00 0.08 0.02 0.05 98.14 [2024-09-04T04:57:57.451Z] 04:40:01 3 0.07 0.00 0.05 0.02 0.02 99.85 [2024-09-04T04:57:57.451Z] 04:40:01 4 0.17 0.00 0.12 0.00 0.02 99.70 [2024-09-04T04:57:57.451Z] 04:40:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-04T04:57:57.451Z] 04:40:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:40:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2024-09-04T04:57:57.451Z] 04:41:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2024-09-04T04:57:57.451Z] 04:41:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2024-09-04T04:57:57.451Z] 04:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:41:01 2 2.04 0.00 0.03 0.00 0.03 97.90 [2024-09-04T04:57:57.451Z] 04:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:57:57.451Z] 04:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:42:01 all 0.25 0.00 0.01 0.01 0.01 99.71 [2024-09-04T04:57:57.451Z] 04:42:01 0 0.00 0.00 0.03 0.05 0.02 99.90 [2024-09-04T04:57:57.451Z] 04:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:42:01 2 1.99 0.00 0.02 0.00 0.05 97.95 [2024-09-04T04:57:57.451Z] 04:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-04T04:57:57.451Z] 04:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.451Z] 04:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.451Z] 04:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-04T04:57:57.451Z] 04:43:01 all 0.17 0.00 0.01 0.02 0.01 99.79 [2024-09-04T04:57:57.451Z] 04:43:01 0 0.05 0.00 0.03 0.12 0.02 99.78 [2024-09-04T04:57:57.451Z] 04:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:43:01 2 1.18 0.00 0.05 0.00 0.05 98.73 [2024-09-04T04:57:57.451Z] 04:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-04T04:57:57.451Z] 04:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:44:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-09-04T04:57:57.451Z] 04:44:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2024-09-04T04:57:57.451Z] 04:44:01 1 0.28 0.00 0.00 0.00 0.02 99.70 [2024-09-04T04:57:57.451Z] 04:44:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-04T04:57:57.451Z] 04:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-04T04:57:57.451Z] 04:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:57:57.451Z] 04:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-04T04:57:57.451Z] 04:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-04T04:57:57.451Z] 04:45:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2024-09-04T04:57:57.451Z] 04:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-04T04:57:57.451Z] 04:45:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-09-04T04:57:57.451Z] 04:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-04T04:57:57.451Z] 04:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:57:57.451Z] 04:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T04:57:57.451Z] [2024-09-04T04:57:57.451Z] 04:45:01 CPU %user %nice %system %iowait %steal %idle [2024-09-04T04:57:57.451Z] 04:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-09-04T04:57:57.451Z] 04:46:01 0 0.02 0.00 0.00 0.05 0.02 99.92 [2024-09-04T04:57:57.451Z] 04:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.451Z] 04:46:01 2 0.02 0.00 0.05 0.00 0.05 99.88 [2024-09-04T04:57:57.451Z] 04:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.451Z] 04:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.451Z] 04:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.451Z] 04:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-04T04:57:57.451Z] 04:47:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-04T04:57:57.451Z] 04:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-04T04:57:57.451Z] 04:47:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-04T04:57:57.451Z] 04:47:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-04T04:57:57.451Z] 04:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-04T04:57:57.451Z] 04:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-04T04:57:57.451Z] 04:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:48:01 all 0.25 0.00 0.01 0.00 0.01 99.74 [2024-09-04T04:57:57.451Z] 04:48:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2024-09-04T04:57:57.451Z] 04:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.451Z] 04:48:01 2 1.87 0.00 0.02 0.00 0.03 98.08 [2024-09-04T04:57:57.451Z] 04:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.451Z] 04:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:57:57.451Z] 04:49:01 all 0.28 0.00 0.02 0.00 0.01 99.67 [2024-09-04T04:57:57.451Z] 04:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-04T04:57:57.451Z] 04:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-04T04:57:57.451Z] 04:49:01 2 2.04 0.00 0.05 0.00 0.05 97.87 [2024-09-04T04:57:57.451Z] 04:49:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-09-04T04:57:57.451Z] 04:49:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-04T04:57:57.451Z] 04:49:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2024-09-04T04:57:57.451Z] 04:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:57:57.451Z] 04:49:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-04T04:57:57.451Z] 04:50:01 all 0.17 0.00 0.01 0.00 0.01 99.80 [2024-09-04T04:57:57.451Z] 04:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:57:57.451Z] 04:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:57:57.451Z] 04:50:01 2 1.31 0.00 0.03 0.00 0.03 98.63 [2024-09-04T04:57:57.451Z] 04:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-04T04:57:57.451Z] 04:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:50:01 7 0.00 0.00 0.03 0.02 0.02 99.93 [2024-09-04T04:57:57.451Z] 04:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-04T04:57:57.451Z] 04:51:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-04T04:57:57.451Z] 04:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:51:01 2 0.03 0.00 0.07 0.00 0.05 99.85 [2024-09-04T04:57:57.451Z] 04:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-04T04:57:57.451Z] 04:52:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-04T04:57:57.451Z] 04:52:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2024-09-04T04:57:57.451Z] 04:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-04T04:57:57.451Z] 04:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:57:57.451Z] 04:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:57:57.451Z] 04:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-04T04:57:57.451Z] 04:52:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-04T04:57:57.451Z] 04:53:01 all 0.03 0.00 0.00 0.00 0.01 99.95 [2024-09-04T04:57:57.451Z] 04:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:57:57.451Z] 04:53:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-04T04:57:57.451Z] 04:53:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-09-04T04:57:57.451Z] 04:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-04T04:57:57.451Z] 04:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T04:57:57.451Z] 04:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:53:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-04T04:57:57.451Z] 04:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-04T04:57:57.451Z] 04:54:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-04T04:57:57.451Z] 04:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.451Z] 04:54:01 2 0.03 0.00 0.00 0.00 0.05 99.92 [2024-09-04T04:57:57.451Z] 04:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.451Z] 04:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:57:57.451Z] 04:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-04T04:57:57.451Z] 04:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:57:57.451Z] 04:55:01 2 0.07 0.00 0.05 0.00 0.05 99.83 [2024-09-04T04:57:57.451Z] 04:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-04T04:57:57.451Z] 04:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.451Z] 04:55:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-04T04:57:57.452Z] 04:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.452Z] 04:55:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-04T04:57:57.452Z] 04:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-04T04:57:57.452Z] 04:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:57:57.452Z] 04:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-04T04:57:57.452Z] 04:56:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-09-04T04:57:57.452Z] 04:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T04:57:57.452Z] 04:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:57:57.452Z] 04:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:57:57.452Z] 04:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:57:57.452Z] 04:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:57:57.452Z] [2024-09-04T04:57:57.452Z] 04:56:01 CPU %user %nice %system %iowait %steal %idle [2024-09-04T04:57:57.452Z] 04:57:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-09-04T04:57:57.452Z] 04:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:57:57.452Z] 04:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.452Z] 04:57:01 2 0.00 0.00 0.02 0.00 0.05 99.93 [2024-09-04T04:57:57.452Z] 04:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:57:57.452Z] 04:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:57:57.452Z] 04:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.452Z] 04:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:57:57.452Z] 04:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-04T04:57:57.452Z] Average: all 5.08 0.00 1.01 0.51 0.02 93.38 [2024-09-04T04:57:57.452Z] Average: 0 5.10 0.00 0.96 0.46 0.02 93.45 [2024-09-04T04:57:57.452Z] Average: 1 5.10 0.00 1.01 0.15 0.02 93.72 [2024-09-04T04:57:57.452Z] Average: 2 5.58 0.00 1.06 0.21 0.05 93.11 [2024-09-04T04:57:57.452Z] Average: 3 4.92 0.00 0.96 1.15 0.02 92.95 [2024-09-04T04:57:57.452Z] Average: 4 5.02 0.00 1.01 0.89 0.02 93.06 [2024-09-04T04:57:57.452Z] Average: 5 4.95 0.00 1.03 0.55 0.02 93.45 [2024-09-04T04:57:57.452Z] Average: 6 5.08 0.00 1.06 0.33 0.02 93.50 [2024-09-04T04:57:57.452Z] Average: 7 4.91 0.00 0.98 0.32 0.02 93.77 [2024-09-04T04:57:57.452Z] [2024-09-04T04:57:57.452Z] [2024-09-04T04:57:57.452Z]