Pull request #1570 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f188e57251ee719670388a4194345f9c19d6c6c9+decf7a4867f03271291a6465384c5ba130c9fec8 (163e915ea1e2525b48ae6cdfc932c73c6c0a4985) 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-ssh788335908795507636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14245866710604545791.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh 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-1570/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-1570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12345187903113496423.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-1570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6028333733117615006.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh7915467181044748802.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-1570/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-1570/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1480472231250916323.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ‘prd-ubuntu20.04-docker-8c-8g-638’ is offline Running on prd-ubuntu20.04-docker-8c-8g-642 in /w/workspace/gexfoundry_device-sdk-go_PR-1570 [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-1570 # 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 Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit f188e57251ee719670388a4194345f9c19d6c6c9 Merge succeeded, producing f188e57251ee719670388a4194345f9c19d6c6c9 Checking out Revision f188e57251ee719670388a4194345f9c19d6c6c9 (PR-1570) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/1570/head:refs/remotes/origin/PR-1570 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f188e57251ee719670388a4194345f9c19d6c6c9 # 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 decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f188e57251ee719670388a4194345f9c19d6c6c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-22T04:41:06.913Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-22T04:41:07.135Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-22T04:41:07.244Z] ========================================================= [2024-03-22T04:41:07.244Z] EdgeX Global Pipelines Version Info [2024-03-22T04:41:07.244Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:41:08.028Z] ------------------- [2024-03-22T04:41:08.028Z] stable info: [2024-03-22T04:41:08.028Z] ------------------- [2024-03-22T04:41:08.028Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-22T04:41:08.028Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-22T04:41:08.028Z] Message: update stable to v1.0.258 [2024-03-22T04:41:08.599Z] ------------------- [2024-03-22T04:41:08.599Z] experimental info: [2024-03-22T04:41:08.599Z] ------------------- [2024-03-22T04:41:08.599Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-22T04:41:08.600Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-22T04:41:08.600Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-22T04:41:08.800Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-03-22T04:41:08.849Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-03-22T04:41:08.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-22T04:41:08.939Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-22T04:41:08.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-22T04:41:09.036Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-22T04:41:09.084Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-22T04:41:09.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-03-22T04:41:09.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-22T04:41:09.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-22T04:41:09.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-22T04:41:09.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-03-22T04:41:09.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-22T04:41:09.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-22T04:41:09.456Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-22T04:41:09.504Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-03-22T04:41:09.554Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-22T04:41:09.607Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-22T04:41:09.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-22T04:41:09.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-22T04:41:09.758Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-22T04:41:09.804Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-22T04:41:09.848Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-22T04:41:09.893Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-22T04:41:09.943Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-22T04:41:10.003Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-22T04:41:10.055Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-22T04:41:10.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1570 [Pipeline] echo [2024-03-22T04:41:10.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1570 [Pipeline] echo [2024-03-22T04:41:10.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1570 [Pipeline] echo [2024-03-22T04:41:10.374Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f188e57251ee719670388a4194345f9c19d6c6c9 [Pipeline] echo [2024-03-22T04:41:10.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f188e57 [Pipeline] echo [2024-03-22T04:41:10.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-22T04:41:10.594Z] provisioning config files... [2024-03-22T04:41:10.611Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/config10435848823519928795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:41:10.993Z] ---> ****-login.sh [2024-03-22T04:41:10.993Z] nexus3.edgexfoundry.org:10001 [2024-03-22T04:41:11.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:41:11.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:41:11.515Z] Configure a credential helper to remove this warning. See [2024-03-22T04:41:11.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:41:11.515Z] [2024-03-22T04:41:11.515Z] Login Succeeded [2024-03-22T04:41:11.515Z] nexus3.edgexfoundry.org:10002 [2024-03-22T04:41:11.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:41:11.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:41:11.515Z] Configure a credential helper to remove this warning. See [2024-03-22T04:41:11.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:41:11.515Z] [2024-03-22T04:41:11.515Z] Login Succeeded [2024-03-22T04:41:11.515Z] nexus3.edgexfoundry.org:10003 [2024-03-22T04:41:11.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:41:11.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:41:11.516Z] Configure a credential helper to remove this warning. See [2024-03-22T04:41:11.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:41:11.516Z] [2024-03-22T04:41:11.516Z] Login Succeeded [2024-03-22T04:41:11.516Z] nexus3.edgexfoundry.org:10004 [2024-03-22T04:41:11.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:41:11.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:41:11.777Z] Configure a credential helper to remove this warning. See [2024-03-22T04:41:11.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:41:11.777Z] [2024-03-22T04:41:11.777Z] Login Succeeded [2024-03-22T04:41:11.777Z] ****.io [2024-03-22T04:41:11.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:41:12.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:41:12.038Z] Configure a credential helper to remove this warning. See [2024-03-22T04:41:12.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:41:12.038Z] [2024-03-22T04:41:12.038Z] Login Succeeded [2024-03-22T04:41:12.038Z] ---> ****-login.sh ends [Pipeline] } [2024-03-22T04:41:12.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-22T04:41:12.767Z] + git rev-list -1 --merges f188e57251ee719670388a4194345f9c19d6c6c9~1..f188e57251ee719670388a4194345f9c19d6c6c9 [Pipeline] echo [2024-03-22T04:41:12.812Z] -----------> git rev-list -1 --merges f188e57251ee719670388a4194345f9c19d6c6c9~1..f188e57251ee719670388a4194345f9c19d6c6c9 f188e57251ee719670388a4194345f9c19d6c6c9 [false] [Pipeline] sh [2024-03-22T04:41:13.134Z] + git log --format=format:%s -1 f188e57251ee719670388a4194345f9c19d6c6c9 [Pipeline] echo [2024-03-22T04:41:13.189Z] ========================================================= [2024-03-22T04:41:13.189Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-22T04:41:13.189Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-22T04:41:13.649Z] + git log --format=format:%s -1 f188e57251ee719670388a4194345f9c19d6c6c9 [Pipeline] echo [2024-03-22T04:41:13.686Z] [semverPrep] GIT_COMMIT: f188e57251ee719670388a4194345f9c19d6c6c9, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-03-22T04:41:13.724Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-22T04:41:14.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-22T04:41:14.127Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-22T04:41:14.127Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-22T04:41:14.127Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-22T04:41:14.127Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-22T04:41:14.127Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-22T04:41:14.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:41:14.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-22T04:41:14.633Z] [2024-03-22T04:41:14.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:41:15.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-22T04:41:15.010Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-22T04:41:15.010Z] b85a868b505f: Pulling fs layer [2024-03-22T04:41:15.010Z] e2be974225ed: Pulling fs layer [2024-03-22T04:41:15.010Z] 339a4e72a1f5: Pulling fs layer [2024-03-22T04:41:15.010Z] 988bab9f4d93: Pulling fs layer [2024-03-22T04:41:15.010Z] 1469e6f7b9e6: Pulling fs layer [2024-03-22T04:41:15.010Z] eaf3925da568: Pulling fs layer [2024-03-22T04:41:15.010Z] bab4dde63d76: Pulling fs layer [2024-03-22T04:41:15.010Z] bde34c3a00c8: Pulling fs layer [2024-03-22T04:41:15.010Z] b352a97aabf1: Pulling fs layer [2024-03-22T04:41:15.010Z] 4872d77fe225: Pulling fs layer [2024-03-22T04:41:15.010Z] 5851b861e8e6: Pulling fs layer [2024-03-22T04:41:15.010Z] bde34c3a00c8: Waiting [2024-03-22T04:41:15.010Z] 988bab9f4d93: Waiting [2024-03-22T04:41:15.010Z] bab4dde63d76: Waiting [2024-03-22T04:41:15.010Z] 1469e6f7b9e6: Waiting [2024-03-22T04:41:15.010Z] 5851b861e8e6: Waiting [2024-03-22T04:41:15.010Z] 4872d77fe225: Waiting [2024-03-22T04:41:15.010Z] eaf3925da568: Waiting [2024-03-22T04:41:15.010Z] e2be974225ed: Verifying Checksum [2024-03-22T04:41:15.010Z] e2be974225ed: Download complete [2024-03-22T04:41:15.010Z] 988bab9f4d93: Verifying Checksum [2024-03-22T04:41:15.010Z] 988bab9f4d93: Download complete [2024-03-22T04:41:15.010Z] 1469e6f7b9e6: Verifying Checksum [2024-03-22T04:41:15.010Z] 1469e6f7b9e6: Download complete [2024-03-22T04:41:15.272Z] eaf3925da568: Verifying Checksum [2024-03-22T04:41:15.272Z] eaf3925da568: Download complete [2024-03-22T04:41:15.272Z] 339a4e72a1f5: Download complete [2024-03-22T04:41:15.272Z] bde34c3a00c8: Verifying Checksum [2024-03-22T04:41:15.272Z] bde34c3a00c8: Download complete [2024-03-22T04:41:15.272Z] b352a97aabf1: Verifying Checksum [2024-03-22T04:41:15.272Z] b352a97aabf1: Download complete [2024-03-22T04:41:15.272Z] 4872d77fe225: Verifying Checksum [2024-03-22T04:41:15.272Z] 4872d77fe225: Download complete [2024-03-22T04:41:15.272Z] 5851b861e8e6: Verifying Checksum [2024-03-22T04:41:15.272Z] 5851b861e8e6: Download complete [2024-03-22T04:41:15.272Z] b85a868b505f: Verifying Checksum [2024-03-22T04:41:15.272Z] b85a868b505f: Download complete [2024-03-22T04:41:15.532Z] bab4dde63d76: Verifying Checksum [2024-03-22T04:41:15.532Z] bab4dde63d76: Download complete [2024-03-22T04:41:16.472Z] b85a868b505f: Pull complete [2024-03-22T04:41:16.734Z] e2be974225ed: Pull complete [2024-03-22T04:41:17.311Z] 339a4e72a1f5: Pull complete [2024-03-22T04:41:17.311Z] 988bab9f4d93: Pull complete [2024-03-22T04:41:17.580Z] 1469e6f7b9e6: Pull complete [2024-03-22T04:41:17.581Z] eaf3925da568: Pull complete [2024-03-22T04:41:19.492Z] bab4dde63d76: Pull complete [2024-03-22T04:41:19.492Z] bde34c3a00c8: Pull complete [2024-03-22T04:41:19.492Z] b352a97aabf1: Pull complete [2024-03-22T04:41:19.492Z] 4872d77fe225: Pull complete [2024-03-22T04:41:19.756Z] 5851b861e8e6: Pull complete [2024-03-22T04:41:19.756Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-22T04:41:19.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-22T04:41:19.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T04:41:20.036Z] prd-ubuntu20.04-docker-8c-8g-642 does not seem to be running inside a container [2024-03-22T04:41:20.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1570 -v /w/workspace/gexfoundry_device-sdk-go_PR-1570:/w/workspace/gexfoundry_device-sdk-go_PR-1570:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-22T04:41:23.035Z] $ docker top b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 -eo pid,comm [2024-03-22T04:41:23.094Z] 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-03-22T04:41:23.094Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-22T04:41:23.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-22T04:41:23.245Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-22T04:41:23.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-22T04:41:23.362Z] $ docker exec b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 ssh-agent [2024-03-22T04:41:23.473Z] SSH_AUTH_SOCK=/tmp/ssh-H9pLMO1dUqew/agent.31 [2024-03-22T04:41:23.473Z] SSH_AGENT_PID=37 [2024-03-22T04:41:23.480Z] Running ssh-add (command line suppressed) [2024-03-22T04:41:23.584Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/private_key_12328792036863057705.key (/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/private_key_12328792036863057705.key) [2024-03-22T04:41:23.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-22T04:41:23.939Z] + git tag --points-at HEAD [Pipeline] } [2024-03-22T04:41:23.968Z] $ docker exec --env ******** --env ******** b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 ssh-agent -k [2024-03-22T04:41:24.073Z] unset SSH_AUTH_SOCK; [2024-03-22T04:41:24.074Z] unset SSH_AGENT_PID; [2024-03-22T04:41:24.074Z] echo Agent pid 37 killed; [2024-03-22T04:41:24.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-22T04:41:24.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-22T04:41:24.191Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-22T04:41:24.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-22T04:41:24.305Z] $ docker exec b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 ssh-agent [2024-03-22T04:41:24.412Z] SSH_AUTH_SOCK=/tmp/ssh-5P39InnTIX4b/agent.70 [2024-03-22T04:41:24.412Z] SSH_AGENT_PID=76 [2024-03-22T04:41:24.417Z] Running ssh-add (command line suppressed) [2024-03-22T04:41:24.524Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/private_key_13713327687860559115.key (/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/private_key_13713327687860559115.key) [2024-03-22T04:41:24.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-22T04:41:24.882Z] + git semver init [2024-03-22T04:41:25.144Z] 2024-03-22 04:41:25,076 [run_init] DEBUG init version:0.0.0 force:False [2024-03-22T04:41:25.144Z] 2024-03-22 04:41:25,077 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver [2024-03-22T04:41:25.144Z] 2024-03-22 04:41:25,077 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver [2024-03-22T04:41:25.144Z] 2024-03-22 04:41:25,077 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1570, universal_newlines=False, shell=None, istream=None) [2024-03-22T04:41:26.544Z] 2024-03-22 04:41:26,338 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1570/.git/info/exclude [2024-03-22T04:41:26.544Z] 2024-03-22 04:41:26,338 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver/PR-1570 with force:False [2024-03-22T04:41:26.544Z] 2024-03-22 04:41:26,340 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver/PR-1570 [2024-03-22T04:41:26.544Z] 2024-03-22 04:41:26,345 [execute] INFO git cat-file --batch-check [2024-03-22T04:41:26.544Z] 2024-03-22 04:41:26,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver, universal_newlines=False, shell=None, istream=) [2024-03-22T04:41:26.544Z] 2024-03-22 04:41:26,352 [execute] INFO git cat-file --batch [2024-03-22T04:41:26.544Z] 2024-03-22 04:41:26,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver, universal_newlines=False, shell=None, istream=) [2024-03-22T04:41:26.544Z] 2024-03-22 04:41:26,357 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver/PR-1570 [2024-03-22T04:41:26.544Z] 0.0.0 [Pipeline] } [2024-03-22T04:41:26.577Z] $ docker exec --env ******** --env ******** b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 ssh-agent -k [2024-03-22T04:41:26.720Z] unset SSH_AUTH_SOCK; [2024-03-22T04:41:26.720Z] unset SSH_AGENT_PID; [2024-03-22T04:41:26.721Z] echo Agent pid 76 killed; [2024-03-22T04:41:26.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-22T04:41:27.220Z] + git semver [Pipeline] } [2024-03-22T04:41:27.507Z] $ docker stop --time=1 b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 [2024-03-22T04:41:28.828Z] $ docker rm -f --volumes b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-22T04:41:29.243Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-22T04:41:29.522Z] Stashed 1 file(s) [Pipeline] echo [2024-03-22T04:41:29.542Z] [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-03-22T04:41:30.226Z] provisioning config files... [2024-03-22T04:41:30.238Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/config12513349377382071689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:41:30.603Z] ---> ****-login.sh [2024-03-22T04:41:30.603Z] nexus3.edgexfoundry.org:10001 [2024-03-22T04:41:30.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:41:30.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:41:30.603Z] Configure a credential helper to remove this warning. See [2024-03-22T04:41:30.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:41:30.603Z] [2024-03-22T04:41:30.603Z] Login Succeeded [2024-03-22T04:41:30.603Z] nexus3.edgexfoundry.org:10002 [2024-03-22T04:41:30.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:41:30.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:41:30.604Z] Configure a credential helper to remove this warning. See [2024-03-22T04:41:30.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:41:30.604Z] [2024-03-22T04:41:30.604Z] Login Succeeded [2024-03-22T04:41:30.604Z] nexus3.edgexfoundry.org:10003 [2024-03-22T04:41:30.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:41:30.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:41:30.863Z] Configure a credential helper to remove this warning. See [2024-03-22T04:41:30.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:41:30.863Z] [2024-03-22T04:41:30.863Z] Login Succeeded [2024-03-22T04:41:30.863Z] nexus3.edgexfoundry.org:10004 [2024-03-22T04:41:30.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:41:30.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:41:30.863Z] Configure a credential helper to remove this warning. See [2024-03-22T04:41:30.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:41:30.863Z] [2024-03-22T04:41:30.863Z] Login Succeeded [2024-03-22T04:41:30.863Z] ****.io [2024-03-22T04:41:30.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:41:31.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:41:31.122Z] Configure a credential helper to remove this warning. See [2024-03-22T04:41:31.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:41:31.122Z] [2024-03-22T04:41:31.122Z] Login Succeeded [2024-03-22T04:41:31.122Z] ---> ****-login.sh ends [Pipeline] } [2024-03-22T04:41:31.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-22T04:41:31.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-22T04:41:31.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-22T04:41:31.492Z] ========================================================= [2024-03-22T04:41:31.492Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-22T04:41:31.492Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:41:31.982Z] + 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-03-22T04:41:31.982Z] Sending build context to Docker daemon 22.12MB [2024-03-22T04:41:31.982Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-22T04:41:31.982Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-22T04:41:32.242Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-22T04:41:32.242Z] 7264a8db6415: Pulling fs layer [2024-03-22T04:41:32.242Z] c4d48a809fc2: Pulling fs layer [2024-03-22T04:41:32.242Z] 4f1c88b9dad5: Pulling fs layer [2024-03-22T04:41:32.242Z] ad3a456e5733: Pulling fs layer [2024-03-22T04:41:32.242Z] 69c7f0334f64: Pulling fs layer [2024-03-22T04:41:32.242Z] 1f1c1a5573a3: Pulling fs layer [2024-03-22T04:41:32.242Z] ce7588e14bc9: Pulling fs layer [2024-03-22T04:41:32.242Z] 69c7f0334f64: Waiting [2024-03-22T04:41:32.242Z] 1f1c1a5573a3: Waiting [2024-03-22T04:41:32.242Z] ad3a456e5733: Waiting [2024-03-22T04:41:32.242Z] b5e4710f87ac: Pulling fs layer [2024-03-22T04:41:32.242Z] ce7588e14bc9: Waiting [2024-03-22T04:41:32.242Z] b5e4710f87ac: Waiting [2024-03-22T04:41:32.242Z] c4d48a809fc2: Download complete [2024-03-22T04:41:32.242Z] ad3a456e5733: Verifying Checksum [2024-03-22T04:41:32.242Z] ad3a456e5733: Download complete [2024-03-22T04:41:32.242Z] 69c7f0334f64: Verifying Checksum [2024-03-22T04:41:32.242Z] 69c7f0334f64: Download complete [2024-03-22T04:41:32.242Z] 7264a8db6415: Verifying Checksum [2024-03-22T04:41:32.242Z] 7264a8db6415: Download complete [2024-03-22T04:41:32.242Z] 1f1c1a5573a3: Verifying Checksum [2024-03-22T04:41:32.242Z] 1f1c1a5573a3: Download complete [2024-03-22T04:41:32.242Z] b5e4710f87ac: Verifying Checksum [2024-03-22T04:41:32.242Z] b5e4710f87ac: Download complete [2024-03-22T04:41:32.242Z] 7264a8db6415: Pull complete [2024-03-22T04:41:32.500Z] c4d48a809fc2: Pull complete [2024-03-22T04:41:32.759Z] 4f1c88b9dad5: Verifying Checksum [2024-03-22T04:41:32.759Z] 4f1c88b9dad5: Download complete [2024-03-22T04:41:33.017Z] ce7588e14bc9: Verifying Checksum [2024-03-22T04:41:33.017Z] ce7588e14bc9: Download complete [2024-03-22T04:41:36.298Z] 4f1c88b9dad5: Pull complete [2024-03-22T04:41:36.298Z] ad3a456e5733: Pull complete [2024-03-22T04:41:36.298Z] 69c7f0334f64: Pull complete [2024-03-22T04:41:36.298Z] 1f1c1a5573a3: Pull complete [2024-03-22T04:41:38.832Z] ce7588e14bc9: Pull complete [2024-03-22T04:41:38.832Z] b5e4710f87ac: Pull complete [2024-03-22T04:41:38.832Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-22T04:41:39.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-22T04:41:39.093Z] ---> 88b5674ff536 [2024-03-22T04:41:39.093Z] Step 3/10 : ARG MAKE=make build [2024-03-22T04:41:44.402Z] ---> Running in 7e2fd9cbe0a7 [2024-03-22T04:41:44.402Z] Removing intermediate container 7e2fd9cbe0a7 [2024-03-22T04:41:44.402Z] ---> 18290a9085e0 [2024-03-22T04:41:44.402Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-22T04:41:44.402Z] ---> Running in d832977ca72a [2024-03-22T04:41:44.402Z] Removing intermediate container d832977ca72a [2024-03-22T04:41:44.402Z] ---> 70531f748414 [2024-03-22T04:41:44.402Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-22T04:41:44.402Z] ---> Running in e65b08810111 [2024-03-22T04:41:44.402Z] Removing intermediate container e65b08810111 [2024-03-22T04:41:44.402Z] ---> 79bae28f04a9 [2024-03-22T04:41:44.402Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-22T04:41:44.402Z] ---> Running in 383b1b8ed6e5 [2024-03-22T04:41:44.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-22T04:41:44.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-22T04:41:45.024Z] Still waiting to schedule task [2024-03-22T04:41:45.024Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-640’ is offline [2024-03-22T04:41:45.229Z] OK: 264 MiB in 52 packages [2024-03-22T04:41:45.488Z] Removing intermediate container 383b1b8ed6e5 [2024-03-22T04:41:45.488Z] ---> 7f21243fd8be [2024-03-22T04:41:45.488Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-22T04:41:45.488Z] ---> 69aaacaa7b0b [2024-03-22T04:41:45.488Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-22T04:41:45.488Z] ---> Running in 137076ef15cd [2024-03-22T04:43:17.047Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-643 in /w/workspace/gexfoundry_device-sdk-go_PR-1570 [Pipeline] { [Pipeline] ws [2024-03-22T04:43:17.109Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-03-22T04:43:20.207Z] The recommended git tool is: git [2024-03-22T04:43:24.680Z] using credential edgex-jenkins-ssh [2024-03-22T04:43:24.698Z] Cloning the remote Git repository [2024-03-22T04:43:24.737Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-03-22T04:43:24.819Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-03-22T04:43:24.943Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-03-22T04:43:24.944Z] > git --version # timeout=10 [2024-03-22T04:43:24.963Z] > git --version # 'git version 2.25.1' [2024-03-22T04:43:24.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-22T04:43:25.118Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-22T04:43:27.503Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-03-22T04:43:27.523Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-22T04:43:28.374Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-03-22T04:43:28.411Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-03-22T04:43:28.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-22T04:43:28.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1570/head:refs/remotes/origin/PR-1570 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-22T04:43:29.008Z] Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit f188e57251ee719670388a4194345f9c19d6c6c9 [2024-03-22T04:43:29.295Z] Merge succeeded, producing f188e57251ee719670388a4194345f9c19d6c6c9 [2024-03-22T04:43:29.296Z] Checking out Revision f188e57251ee719670388a4194345f9c19d6c6c9 (PR-1570) [2024-03-22T04:43:29.803Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-03-22T04:43:29.846Z] > git --version # timeout=10 [2024-03-22T04:43:29.860Z] > git --version # 'git version 2.25.1' [2024-03-22T04:43:29.873Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-22T04:43:29.031Z] > git config core.sparsecheckout # timeout=10 [2024-03-22T04:43:29.089Z] > git checkout -f f188e57251ee719670388a4194345f9c19d6c6c9 # timeout=10 [2024-03-22T04:43:29.201Z] > git remote # timeout=10 [2024-03-22T04:43:29.217Z] > git config --get remote.origin.url # timeout=10 [2024-03-22T04:43:29.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-22T04:43:29.257Z] > git merge decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 [2024-03-22T04:43:29.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-22T04:43:29.302Z] > git config core.sparsecheckout # timeout=10 [2024-03-22T04:43:29.316Z] > git checkout -f f188e57251ee719670388a4194345f9c19d6c6c9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-22T04:43:34.578Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-22T04:43:34.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-22T04:43:34.578Z] Dload Upload Total Spent Left Speed [2024-03-22T04:43:34.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2024-03-22T04:43:34.917Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-22T04:43:35.249Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-22T04:43:35.249Z] + sudo tee /etc/docker/daemon.new [2024-03-22T04:43:35.249Z] { [2024-03-22T04:43:35.249Z] "registry-mirrors": [ [2024-03-22T04:43:35.249Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-22T04:43:35.249Z] ], [2024-03-22T04:43:35.249Z] "bip": "10.250.0.254/24", [2024-03-22T04:43:35.249Z] "hosts": [ [2024-03-22T04:43:35.249Z] "tcp://0.0.0.0:5555", [2024-03-22T04:43:35.249Z] "unix:///var/run/docker.sock" [2024-03-22T04:43:35.249Z] ], [2024-03-22T04:43:35.249Z] "mtu": 1458, [2024-03-22T04:43:35.249Z] "selinux-enabled": true, [2024-03-22T04:43:35.249Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-22T04:43:35.249Z] } [Pipeline] sh [2024-03-22T04:43:35.589Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-22T04:43:35.934Z] + sudo service docker restart [2024-03-22T04:43:37.035Z] Removing intermediate container 137076ef15cd [2024-03-22T04:43:37.035Z] ---> d3f3d4b77875 [2024-03-22T04:43:37.035Z] Step 9/10 : COPY . . [2024-03-22T04:43:37.035Z] ---> 57792175029e [2024-03-22T04:43:37.035Z] Step 10/10 : RUN ${MAKE} [2024-03-22T04:43:37.035Z] ---> Running in 2b94d882d6ac [2024-03-22T04:43:37.035Z] noop [2024-03-22T04:43:37.035Z] Removing intermediate container 2b94d882d6ac [2024-03-22T04:43:37.035Z] ---> f269b4fc937e [2024-03-22T04:43:37.035Z] Successfully built f269b4fc937e [2024-03-22T04:43:37.035Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:43:37.496Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-22T04:43:37.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T04:43:37.667Z] prd-ubuntu20.04-docker-8c-8g-642 does not seem to be running inside a container [2024-03-22T04:43:37.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1570 -v /w/workspace/gexfoundry_device-sdk-go_PR-1570:/w/workspace/gexfoundry_device-sdk-go_PR-1570:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1570@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-x86_64 cat [2024-03-22T04:43:38.039Z] $ docker top 8ac5851d1f065f8517b2d9ff06dcc854bbb1992b1508d8f014a5d162c8a224c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-22T04:43:38.438Z] + go version [2024-03-22T04:43:38.438Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-22T04:43:38.482Z] $ docker stop --time=1 8ac5851d1f065f8517b2d9ff06dcc854bbb1992b1508d8f014a5d162c8a224c2 [2024-03-22T04:43:39.759Z] $ docker rm -f --volumes 8ac5851d1f065f8517b2d9ff06dcc854bbb1992b1508d8f014a5d162c8a224c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:43:40.527Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-22T04:43:40.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T04:43:40.683Z] prd-ubuntu20.04-docker-8c-8g-642 does not seem to be running inside a container [2024-03-22T04:43:40.718Z] $ 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-1570 -v /w/workspace/gexfoundry_device-sdk-go_PR-1570:/w/workspace/gexfoundry_device-sdk-go_PR-1570:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1570@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-x86_64 cat [2024-03-22T04:43:41.050Z] $ docker top 73dda00718eed4f61239b22d67702bb246a09f3b1a0b93d52b3c00fd7ffec39a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-22T04:43:41.456Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1570 [Pipeline] fileExists [Pipeline] sh [2024-03-22T04:43:41.830Z] + make test [2024-03-22T04:43:41.830Z] go test -race -coverprofile=coverage.out ./... [2024-03-22T04:43:49.954Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-22T04:43:54.252Z] provisioning config files... [2024-03-22T04:43:54.277Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1552483345058968216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:43:54.736Z] ---> ****-login.sh [2024-03-22T04:43:54.736Z] nexus3.edgexfoundry.org:10001 [2024-03-22T04:43:55.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:43:55.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:43:55.276Z] Configure a credential helper to remove this warning. See [2024-03-22T04:43:55.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:43:55.276Z] [2024-03-22T04:43:55.276Z] Login Succeeded [2024-03-22T04:43:55.276Z] nexus3.edgexfoundry.org:10002 [2024-03-22T04:43:55.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:43:55.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:43:55.811Z] Configure a credential helper to remove this warning. See [2024-03-22T04:43:55.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:43:55.811Z] [2024-03-22T04:43:55.811Z] Login Succeeded [2024-03-22T04:43:55.811Z] nexus3.edgexfoundry.org:10003 [2024-03-22T04:43:56.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:43:56.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:43:56.083Z] Configure a credential helper to remove this warning. See [2024-03-22T04:43:56.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:43:56.083Z] [2024-03-22T04:43:56.083Z] Login Succeeded [2024-03-22T04:43:56.083Z] nexus3.edgexfoundry.org:10004 [2024-03-22T04:43:56.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:43:56.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:43:56.353Z] Configure a credential helper to remove this warning. See [2024-03-22T04:43:56.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:43:56.354Z] [2024-03-22T04:43:56.354Z] Login Succeeded [2024-03-22T04:43:56.354Z] ****.io [2024-03-22T04:43:56.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-22T04:43:56.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-22T04:43:56.890Z] Configure a credential helper to remove this warning. See [2024-03-22T04:43:56.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-22T04:43:56.890Z] [2024-03-22T04:43:56.890Z] Login Succeeded [2024-03-22T04:43:56.890Z] ---> ****-login.sh ends [Pipeline] } [2024-03-22T04:43:56.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-22T04:43:57.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-22T04:43:57.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-22T04:43:57.400Z] ========================================================= [2024-03-22T04:43:57.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-22T04:43:57.400Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:43:57.904Z] + 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-03-22T04:43:58.499Z] Sending build context to Docker daemon 11.47MB [2024-03-22T04:43:58.499Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-22T04:43:58.499Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-22T04:43:58.499Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-22T04:43:58.499Z] 9fda8d8052c6: Pulling fs layer [2024-03-22T04:43:58.499Z] 5d54e960e981: Pulling fs layer [2024-03-22T04:43:58.499Z] c4a7e357bf2a: Pulling fs layer [2024-03-22T04:43:58.499Z] f0e02332f6b5: Pulling fs layer [2024-03-22T04:43:58.499Z] 872ee5b61b7b: Pulling fs layer [2024-03-22T04:43:58.499Z] 0c6a40ed1a82: Pulling fs layer [2024-03-22T04:43:58.499Z] 94ae7d8d031c: Pulling fs layer [2024-03-22T04:43:58.499Z] 872ee5b61b7b: Waiting [2024-03-22T04:43:58.499Z] 0c6a40ed1a82: Waiting [2024-03-22T04:43:58.499Z] 94ae7d8d031c: Waiting [2024-03-22T04:43:58.499Z] f0e02332f6b5: Waiting [2024-03-22T04:43:58.499Z] 5d54e960e981: Verifying Checksum [2024-03-22T04:43:58.499Z] 5d54e960e981: Download complete [2024-03-22T04:43:58.769Z] f0e02332f6b5: Download complete [2024-03-22T04:43:58.769Z] 872ee5b61b7b: Verifying Checksum [2024-03-22T04:43:58.769Z] 872ee5b61b7b: Download complete [2024-03-22T04:43:58.769Z] 9fda8d8052c6: Download complete [2024-03-22T04:43:59.040Z] 94ae7d8d031c: Verifying Checksum [2024-03-22T04:43:59.040Z] 94ae7d8d031c: Download complete [2024-03-22T04:43:59.628Z] 9fda8d8052c6: Pull complete [2024-03-22T04:44:00.600Z] 5d54e960e981: Pull complete [2024-03-22T04:44:00.870Z] c4a7e357bf2a: Verifying Checksum [2024-03-22T04:44:00.870Z] c4a7e357bf2a: Download complete [2024-03-22T04:44:01.831Z] 0c6a40ed1a82: Verifying Checksum [2024-03-22T04:44:01.831Z] 0c6a40ed1a82: Download complete [2024-03-22T04:44:14.139Z] c4a7e357bf2a: Pull complete [2024-03-22T04:44:14.140Z] f0e02332f6b5: Pull complete [2024-03-22T04:44:14.140Z] 872ee5b61b7b: Pull complete [2024-03-22T04:44:22.054Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-03-22T04:44:22.054Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-22T04:44:22.054Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-22T04:44:22.054Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-22T04:44:22.054Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-22T04:44:22.054Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.049s coverage: 27.6% of statements [2024-03-22T04:44:22.054Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.059s coverage: 81.5% of statements [2024-03-22T04:44:22.359Z] 0c6a40ed1a82: Pull complete [2024-03-22T04:44:22.624Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-22T04:44:22.624Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-22T04:44:23.563Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-22T04:44:23.563Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.094s coverage: 86.0% of statements [2024-03-22T04:44:23.770Z] 94ae7d8d031c: Pull complete [2024-03-22T04:44:23.770Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-22T04:44:23.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-22T04:44:23.770Z] ---> 86de565de09d [2024-03-22T04:44:23.770Z] Step 3/10 : ARG MAKE=make build [2024-03-22T04:44:23.823Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-22T04:44:23.823Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-22T04:44:24.758Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.112s coverage: 71.8% of statements [2024-03-22T04:44:25.326Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-03-22T04:44:25.722Z] ---> Running in 9fdb5ceef768 [2024-03-22T04:44:25.722Z] Removing intermediate container 9fdb5ceef768 [2024-03-22T04:44:25.722Z] ---> 90efc00dcd48 [2024-03-22T04:44:25.722Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-22T04:44:25.722Z] ---> Running in 9838f0d7f7d1 [2024-03-22T04:44:25.990Z] Removing intermediate container 9838f0d7f7d1 [2024-03-22T04:44:25.990Z] ---> f1a19ccbb69d [2024-03-22T04:44:25.990Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-22T04:44:25.990Z] ---> Running in 2b86431b34cf [2024-03-22T04:44:26.579Z] Removing intermediate container 2b86431b34cf [2024-03-22T04:44:26.579Z] ---> aa247a102c14 [2024-03-22T04:44:26.579Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-22T04:44:26.579Z] ---> Running in d189c65d23d8 [2024-03-22T04:44:27.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-22T04:44:27.861Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.054s coverage: 14.4% of statements [2024-03-22T04:44:27.861Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.729s coverage: 45.9% of statements [2024-03-22T04:44:27.861Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.062s coverage: 68.5% of statements [2024-03-22T04:44:27.861Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.104s coverage: 89.2% of statements [2024-03-22T04:44:27.861Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.068s coverage: 5.5% of statements [2024-03-22T04:44:28.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-22T04:44:29.078Z] OK: 266 MiB in 52 packages [2024-03-22T04:44:30.044Z] Removing intermediate container d189c65d23d8 [2024-03-22T04:44:30.044Z] ---> be8a54176bb5 [2024-03-22T04:44:30.044Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-22T04:44:30.311Z] ---> 0550256831b0 [2024-03-22T04:44:30.312Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-22T04:44:30.580Z] ---> Running in 9adff8ddcbd9 [2024-03-22T04:44:59.973Z] GO111MODULE=on go vet ./... [2024-03-22T04:45:04.151Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-22T04:45:04.410Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-22T04:45:04.410Z] ./bin/test-attribution-txt.sh [2024-03-22T04:45:04.410Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-22T04:45:04.410Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-22T04:45:04.668Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-22T04:45:04.668Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-22T04:45:04.668Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-22T04:45:04.668Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-22T04:45:04.668Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-22T04:45:04.668Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-22T04:45:04.668Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-22T04:45:04.668Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-22T04:45:04.668Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-22T04:45:04.668Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-22T04:45:04.668Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-22T04:45:04.668Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-22T04:45:04.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-22T04:45:04.754Z] $ docker stop --time=1 73dda00718eed4f61239b22d67702bb246a09f3b1a0b93d52b3c00fd7ffec39a [2024-03-22T04:45:08.865Z] $ docker rm -f --volumes 73dda00718eed4f61239b22d67702bb246a09f3b1a0b93d52b3c00fd7ffec39a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-22T04:45:09.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-22T04:45:09.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-22T04:45:10.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-22T04:45:10.738Z] + ls -al . [2024-03-22T04:45:10.738Z] total 376 [2024-03-22T04:45:10.738Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 04:43 . [2024-03-22T04:45:10.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:41 .. [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 04:41 .dockerignore [2024-03-22T04:45:10.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 04:44 .git [2024-03-22T04:45:10.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:41 .github [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 22 04:41 .gitignore [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 04:41 .golangci.yml [2024-03-22T04:45:10.738Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 04:41 .semver [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 48109 Mar 22 04:41 CHANGELOG.md [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 04:41 GOVERNANCE.md [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 04:41 Jenkinsfile [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 04:41 LICENSE [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 1842 Mar 22 04:41 Makefile [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 04:41 OWNERS.md [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 4933 Mar 22 04:41 README.md [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 04:41 VERSION [2024-03-22T04:45:10.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:41 bin [2024-03-22T04:45:10.738Z] -rw-r--r-- 1 jenkins jenkins 122153 Mar 22 04:44 coverage.out [2024-03-22T04:45:10.738Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:41 example [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 7070 Mar 22 04:41 go.mod [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 100884 Mar 22 04:41 go.sum [2024-03-22T04:45:10.738Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:41 internal [2024-03-22T04:45:10.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:41 openapi [2024-03-22T04:45:10.738Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 04:41 pkg [2024-03-22T04:45:10.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:41 snap [2024-03-22T04:45:10.738Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 04:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:45:11.145Z] + 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=f188e57251ee719670388a4194345f9c19d6c6c9 --label arch=amd64 --label version=0.0.0 . [2024-03-22T04:45:11.145Z] Sending build context to Docker daemon 22.24MB [2024-03-22T04:45:11.145Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-22T04:45:11.145Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-22T04:45:11.145Z] ---> f269b4fc937e [2024-03-22T04:45:11.145Z] Step 3/23 : ARG MAKE=make build [2024-03-22T04:45:11.404Z] ---> Running in f24345010b5b [2024-03-22T04:45:11.665Z] Removing intermediate container f24345010b5b [2024-03-22T04:45:11.665Z] ---> c5314c566d97 [2024-03-22T04:45:11.665Z] Step 4/23 : WORKDIR /device-sdk-go [2024-03-22T04:45:11.665Z] ---> Running in c8f124b96e44 [2024-03-22T04:45:11.665Z] Removing intermediate container c8f124b96e44 [2024-03-22T04:45:11.665Z] ---> 5c24cdfc36fb [2024-03-22T04:45:11.665Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-22T04:45:11.665Z] ---> Running in 6e9292895629 [2024-03-22T04:45:11.924Z] Removing intermediate container 6e9292895629 [2024-03-22T04:45:11.924Z] ---> a39075125316 [2024-03-22T04:45:11.924Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-03-22T04:45:11.924Z] ---> Running in fb176f6494c7 [2024-03-22T04:45:12.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-22T04:45:12.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-22T04:45:12.442Z] OK: 264 MiB in 52 packages [2024-03-22T04:45:13.009Z] Removing intermediate container fb176f6494c7 [2024-03-22T04:45:13.009Z] ---> 688a5eaa4f2c [2024-03-22T04:45:13.009Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-22T04:45:13.009Z] ---> 7cf749a55660 [2024-03-22T04:45:13.009Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-22T04:45:13.009Z] ---> Running in f11fc45c0fc5 [2024-03-22T04:45:13.944Z] Removing intermediate container f11fc45c0fc5 [2024-03-22T04:45:13.944Z] ---> 8974a1bbc7b3 [2024-03-22T04:45:13.944Z] Step 9/23 : COPY . . [2024-03-22T04:45:14.510Z] ---> 4f069743f14b [2024-03-22T04:45:14.510Z] Step 10/23 : RUN ${MAKE} [2024-03-22T04:45:14.510Z] ---> Running in da6ab15c7197 [2024-03-22T04:45:14.768Z] 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-03-22T04:45:46.859Z] Removing intermediate container da6ab15c7197 [2024-03-22T04:45:46.859Z] ---> 22e5b0a87ba7 [2024-03-22T04:45:46.859Z] Step 11/23 : FROM alpine:3.18 [2024-03-22T04:45:46.859Z] 3.18: Pulling from library/alpine [2024-03-22T04:45:46.859Z] 619be1103602: Pulling fs layer [2024-03-22T04:45:46.859Z] 619be1103602: Download complete [2024-03-22T04:45:46.859Z] 619be1103602: Pull complete [2024-03-22T04:45:46.859Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-22T04:45:46.859Z] Status: Downloaded newer image for alpine:3.18 [2024-03-22T04:45:46.859Z] ---> d3782b16ccc9 [2024-03-22T04:45:46.859Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-03-22T04:45:46.859Z] ---> Running in d2e7e74966c4 [2024-03-22T04:45:46.859Z] Removing intermediate container d2e7e74966c4 [2024-03-22T04:45:46.859Z] ---> db161923fa48 [2024-03-22T04:45:46.859Z] Step 13/23 : RUN apk add --update --no-cache [2024-03-22T04:45:46.859Z] ---> Running in d3aac75166a1 [2024-03-22T04:45:47.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-22T04:45:47.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-22T04:45:47.379Z] OK: 7 MiB in 15 packages [2024-03-22T04:45:47.949Z] Removing intermediate container d3aac75166a1 [2024-03-22T04:45:47.949Z] ---> 82ece3bfbba2 [2024-03-22T04:45:47.949Z] Step 14/23 : WORKDIR / [2024-03-22T04:45:47.949Z] ---> Running in 55be024c9267 [2024-03-22T04:45:47.949Z] Removing intermediate container 55be024c9267 [2024-03-22T04:45:47.949Z] ---> 92b1a5d87dba [2024-03-22T04:45:47.949Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-03-22T04:45:47.949Z] ---> ac5617662090 [2024-03-22T04:45:47.949Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-03-22T04:45:49.326Z] ---> 367c1139d5df [2024-03-22T04:45:49.326Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-03-22T04:45:49.326Z] ---> e3dd4de9f47c [2024-03-22T04:45:49.326Z] Step 18/23 : EXPOSE 59999 [2024-03-22T04:45:49.586Z] ---> Running in 0c490c758ccb [2024-03-22T04:45:49.586Z] Removing intermediate container 0c490c758ccb [2024-03-22T04:45:49.586Z] ---> 4e50ddc8ae36 [2024-03-22T04:45:49.586Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-03-22T04:45:49.586Z] ---> Running in 468dcd29b795 [2024-03-22T04:45:49.586Z] Removing intermediate container 468dcd29b795 [2024-03-22T04:45:49.586Z] ---> 4893fd81055b [2024-03-22T04:45:49.586Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-22T04:45:49.586Z] ---> Running in da70f7836782 [2024-03-22T04:45:49.846Z] Removing intermediate container da70f7836782 [2024-03-22T04:45:49.846Z] ---> b7db94db209f [2024-03-22T04:45:49.846Z] Step 21/23 : LABEL arch=amd64 [2024-03-22T04:45:49.846Z] ---> Running in ddf9b563672c [2024-03-22T04:45:49.846Z] Removing intermediate container ddf9b563672c [2024-03-22T04:45:49.846Z] ---> 917ad05e7f61 [2024-03-22T04:45:49.846Z] Step 22/23 : LABEL git_sha=f188e57251ee719670388a4194345f9c19d6c6c9 [2024-03-22T04:45:49.846Z] ---> Running in 3df3eb095c4b [2024-03-22T04:45:50.105Z] Removing intermediate container 3df3eb095c4b [2024-03-22T04:45:50.105Z] ---> 6dc47d71e11d [2024-03-22T04:45:50.105Z] Step 23/23 : LABEL version=0.0.0 [2024-03-22T04:45:50.105Z] ---> Running in bee0096e0173 [2024-03-22T04:45:50.105Z] Removing intermediate container bee0096e0173 [2024-03-22T04:45:50.105Z] ---> 1dfb24558658 [2024-03-22T04:45:50.105Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-22T04:45:50.105Z] Successfully built 1dfb24558658 [2024-03-22T04:45:50.105Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:45:51.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-22T04:45:51.007Z] [2024-03-22T04:45:51.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:45:51.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-22T04:45:51.389Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-22T04:45:51.389Z] 5eb5b503b376: Pulling fs layer [2024-03-22T04:45:51.389Z] 5c69ac0246d0: Pulling fs layer [2024-03-22T04:45:51.389Z] ec43610c2a17: Pulling fs layer [2024-03-22T04:45:51.389Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-22T04:45:51.389Z] 33b1e0a273af: Pulling fs layer [2024-03-22T04:45:51.389Z] 5d3b04190fa2: Pulling fs layer [2024-03-22T04:45:51.389Z] 2f39f015ded8: Pulling fs layer [2024-03-22T04:45:51.389Z] 3a2ae6a8a46f: Waiting [2024-03-22T04:45:51.389Z] 33b1e0a273af: Waiting [2024-03-22T04:45:51.389Z] 5d3b04190fa2: Waiting [2024-03-22T04:45:51.389Z] 2f39f015ded8: Waiting [2024-03-22T04:45:51.389Z] 5c69ac0246d0: Verifying Checksum [2024-03-22T04:45:51.389Z] 5c69ac0246d0: Download complete [2024-03-22T04:45:51.389Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-22T04:45:51.389Z] 3a2ae6a8a46f: Download complete [2024-03-22T04:45:51.389Z] 33b1e0a273af: Verifying Checksum [2024-03-22T04:45:51.389Z] 33b1e0a273af: Download complete [2024-03-22T04:45:51.389Z] 5d3b04190fa2: Verifying Checksum [2024-03-22T04:45:51.389Z] 5d3b04190fa2: Download complete [2024-03-22T04:45:51.389Z] ec43610c2a17: Verifying Checksum [2024-03-22T04:45:51.389Z] ec43610c2a17: Download complete [2024-03-22T04:45:51.647Z] 5eb5b503b376: Verifying Checksum [2024-03-22T04:45:51.647Z] 5eb5b503b376: Download complete [2024-03-22T04:45:52.580Z] 2f39f015ded8: Download complete [2024-03-22T04:45:52.843Z] 5eb5b503b376: Pull complete [2024-03-22T04:45:53.102Z] 5c69ac0246d0: Pull complete [2024-03-22T04:45:53.671Z] ec43610c2a17: Pull complete [2024-03-22T04:45:53.671Z] 3a2ae6a8a46f: Pull complete [2024-03-22T04:45:53.930Z] 33b1e0a273af: Pull complete [2024-03-22T04:45:53.930Z] 5d3b04190fa2: Pull complete [2024-03-22T04:45:59.200Z] 2f39f015ded8: Pull complete [2024-03-22T04:45:59.200Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-22T04:45:59.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-22T04:45:59.200Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T04:45:59.439Z] prd-ubuntu20.04-docker-8c-8g-642 does not seem to be running inside a container [2024-03-22T04:45:59.467Z] $ 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-1570 -v /w/workspace/gexfoundry_device-sdk-go_PR-1570:/w/workspace/gexfoundry_device-sdk-go_PR-1570:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1570@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:latest cat [2024-03-22T04:46:03.787Z] $ docker top 752f04d25869b908e9b022c481ba678aa0a55478c8a05dd480592cb66884b281 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:46:04.279Z] ---> job-cost.sh [2024-03-22T04:46:04.279Z] lf-activate-venv: SKIPPING [2024-03-22T04:46:04.279Z] INFO: No Stack... [2024-03-22T04:46:04.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-22T04:46:05.105Z] INFO: Archiving Costs [Pipeline] sh [2024-03-22T04:46:05.418Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives/cost.csv [2024-03-22T04:46:05.418Z] + cut -d, -f6 [Pipeline] lock [2024-03-22T04:46:05.459Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] [2024-03-22T04:46:05.464Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] did not exist. Created. [2024-03-22T04:46:05.468Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-22T04:46:05.856Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-22T04:46:05.914Z] Stashed 1 file(s) [Pipeline] } [2024-03-22T04:46:05.940Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-22T04:46:06.025Z] $ docker stop --time=1 752f04d25869b908e9b022c481ba678aa0a55478c8a05dd480592cb66884b281 [2024-03-22T04:46:07.194Z] $ docker rm -f --volumes 752f04d25869b908e9b022c481ba678aa0a55478c8a05dd480592cb66884b281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-22T04:47:37.312Z] Removing intermediate container 9adff8ddcbd9 [2024-03-22T04:47:37.312Z] ---> 902b2ca76fe8 [2024-03-22T04:47:37.312Z] Step 9/10 : COPY . . [2024-03-22T04:47:37.312Z] ---> ab71625737bc [2024-03-22T04:47:37.312Z] Step 10/10 : RUN ${MAKE} [2024-03-22T04:47:37.312Z] ---> Running in 8eb6ae643c85 [2024-03-22T04:47:37.312Z] noop [2024-03-22T04:47:37.312Z] Removing intermediate container 8eb6ae643c85 [2024-03-22T04:47:37.312Z] ---> 708961d0064c [2024-03-22T04:47:37.312Z] Successfully built 708961d0064c [2024-03-22T04:47:37.312Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:47:37.801Z] + docker inspect -f . ci-base-image-arm64 [2024-03-22T04:47:37.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T04:47:38.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-643 does not seem to be running inside a container [2024-03-22T04:47:38.141Z] $ 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-03-22T04:47:39.310Z] $ docker top 5befb7db4a3fd3da3c09736056c4016930c670d5ba4286e5958d32b75c0a179c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-22T04:47:40.173Z] + go version [2024-03-22T04:47:40.173Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-22T04:47:40.208Z] $ docker stop --time=1 5befb7db4a3fd3da3c09736056c4016930c670d5ba4286e5958d32b75c0a179c [2024-03-22T04:47:41.840Z] $ docker rm -f --volumes 5befb7db4a3fd3da3c09736056c4016930c670d5ba4286e5958d32b75c0a179c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:47:42.746Z] + docker inspect -f . ci-base-image-arm64 [2024-03-22T04:47:42.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T04:47:43.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-643 does not seem to be running inside a container [2024-03-22T04:47:43.060Z] $ 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-03-22T04:47:44.216Z] $ docker top cc464a6281158fc79b931d6c104c4e4d58b269bc9a109379912dfe51c039a343 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-22T04:47:45.092Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-22T04:47:45.492Z] + make test [2024-03-22T04:47:45.851Z] go test -race -coverprofile=coverage.out ./... [2024-03-22T04:48:18.151Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-22T04:50:39.809Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-03-22T04:50:39.809Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-22T04:50:39.809Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-22T04:50:39.809Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-22T04:50:39.809Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-22T04:50:48.017Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.213s coverage: 27.6% of statements [2024-03-22T04:50:51.369Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.247s coverage: 81.5% of statements [2024-03-22T04:50:55.650Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-22T04:50:55.650Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-22T04:50:57.063Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.344s coverage: 86.0% of statements [2024-03-22T04:50:59.006Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-22T04:51:00.421Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.519s coverage: 71.8% of statements [2024-03-22T04:51:04.673Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-22T04:51:04.673Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-22T04:51:04.673Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.229s coverage: 14.4% of statements [2024-03-22T04:51:05.631Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.654s coverage: 45.9% of statements [2024-03-22T04:51:05.631Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.357s coverage: 68.5% of statements [2024-03-22T04:51:08.207Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.401s coverage: 89.2% of statements [2024-03-22T04:51:10.783Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-03-22T04:51:12.189Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.311s coverage: 5.5% of statements [2024-03-22T04:51:13.152Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-22T04:51:13.152Z] GO111MODULE=on go vet ./... [2024-03-22T04:54:04.878Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-22T04:54:04.878Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-22T04:54:04.878Z] ./bin/test-attribution-txt.sh [2024-03-22T04:54:04.878Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-22T04:54:04.878Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-22T04:54:04.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-22T04:54:04.959Z] $ docker stop --time=1 cc464a6281158fc79b931d6c104c4e4d58b269bc9a109379912dfe51c039a343 [2024-03-22T04:54:06.890Z] $ docker rm -f --volumes cc464a6281158fc79b931d6c104c4e4d58b269bc9a109379912dfe51c039a343 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-22T04:54:09.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-22T04:54:09.066Z] Warning: overwriting stash ‘coverage-report’ [2024-03-22T04:54:09.596Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-22T04:54:10.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-22T04:54:10.544Z] + ls -al . [2024-03-22T04:54:10.544Z] total 372 [2024-03-22T04:54:10.544Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 04:47 . [2024-03-22T04:54:10.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:43 .. [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 04:43 .dockerignore [2024-03-22T04:54:10.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 04:43 .git [2024-03-22T04:54:10.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:43 .github [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 22 04:43 .gitignore [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 04:43 .golangci.yml [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 48109 Mar 22 04:43 CHANGELOG.md [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 04:43 GOVERNANCE.md [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 04:43 Jenkinsfile [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 04:43 LICENSE [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 1842 Mar 22 04:43 Makefile [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 04:43 OWNERS.md [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 4933 Mar 22 04:43 README.md [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 04:41 VERSION [2024-03-22T04:54:10.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:43 bin [2024-03-22T04:54:10.544Z] -rw-r--r-- 1 jenkins jenkins 122153 Mar 22 04:51 coverage.out [2024-03-22T04:54:10.544Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:43 example [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 7070 Mar 22 04:43 go.mod [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 100884 Mar 22 04:43 go.sum [2024-03-22T04:54:10.544Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:43 internal [2024-03-22T04:54:10.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:43 openapi [2024-03-22T04:54:10.544Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 04:43 pkg [2024-03-22T04:54:10.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:43 snap [2024-03-22T04:54:10.544Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 04:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:54:10.974Z] + 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=f188e57251ee719670388a4194345f9c19d6c6c9 --label arch=arm64 --label version=0.0.0 . [2024-03-22T04:54:11.555Z] Sending build context to Docker daemon 11.59MB [2024-03-22T04:54:11.555Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-22T04:54:11.555Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-22T04:54:11.555Z] ---> 708961d0064c [2024-03-22T04:54:11.555Z] Step 3/23 : ARG MAKE=make build [2024-03-22T04:54:11.820Z] ---> Running in 021fa7d80280 [2024-03-22T04:54:12.085Z] Removing intermediate container 021fa7d80280 [2024-03-22T04:54:12.085Z] ---> f1c7c6c3502b [2024-03-22T04:54:12.085Z] Step 4/23 : WORKDIR /device-sdk-go [2024-03-22T04:54:12.085Z] ---> Running in a71cf8744e59 [2024-03-22T04:54:12.351Z] Removing intermediate container a71cf8744e59 [2024-03-22T04:54:12.351Z] ---> 3268130ee61c [2024-03-22T04:54:12.351Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-22T04:54:12.351Z] ---> Running in 0f82fcdfd98e [2024-03-22T04:54:12.623Z] Removing intermediate container 0f82fcdfd98e [2024-03-22T04:54:12.623Z] ---> 6eb342dd6012 [2024-03-22T04:54:12.623Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-03-22T04:54:12.889Z] ---> Running in 91f9fd41b675 [2024-03-22T04:54:13.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-22T04:54:14.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-22T04:54:15.073Z] OK: 266 MiB in 52 packages [2024-03-22T04:54:16.032Z] Removing intermediate container 91f9fd41b675 [2024-03-22T04:54:16.032Z] ---> 9f94cf522123 [2024-03-22T04:54:16.032Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-22T04:54:16.299Z] ---> 7566feb385a6 [2024-03-22T04:54:16.299Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-22T04:54:16.571Z] ---> Running in d904ef95276d [2024-03-22T04:54:18.516Z] Removing intermediate container d904ef95276d [2024-03-22T04:54:18.516Z] ---> d8a64a64e798 [2024-03-22T04:54:18.516Z] Step 9/23 : COPY . . [2024-03-22T04:54:19.922Z] ---> 07573e975911 [2024-03-22T04:54:19.922Z] Step 10/23 : RUN ${MAKE} [2024-03-22T04:54:19.922Z] ---> Running in 5e55d4c2cb9f [2024-03-22T04:54:20.881Z] 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-03-22T04:56:57.974Z] Removing intermediate container 5e55d4c2cb9f [2024-03-22T04:56:57.974Z] ---> 667c14ac07a4 [2024-03-22T04:56:57.974Z] Step 11/23 : FROM alpine:3.18 [2024-03-22T04:56:57.974Z] 3.18: Pulling from library/alpine [2024-03-22T04:56:57.974Z] c6b39de5b339: Pulling fs layer [2024-03-22T04:56:57.974Z] c6b39de5b339: Verifying Checksum [2024-03-22T04:56:57.974Z] c6b39de5b339: Download complete [2024-03-22T04:56:57.974Z] c6b39de5b339: Pull complete [2024-03-22T04:56:57.974Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-22T04:56:57.974Z] Status: Downloaded newer image for alpine:3.18 [2024-03-22T04:56:57.974Z] ---> 33abbf032149 [2024-03-22T04:56:57.974Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-03-22T04:56:57.974Z] ---> Running in 42dcebcbda44 [2024-03-22T04:56:57.974Z] Removing intermediate container 42dcebcbda44 [2024-03-22T04:56:57.974Z] ---> 9fa955dbad4c [2024-03-22T04:56:57.974Z] Step 13/23 : RUN apk add --update --no-cache [2024-03-22T04:56:57.974Z] ---> Running in cbbef5de42f3 [2024-03-22T04:56:57.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-22T04:56:57.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-22T04:56:57.974Z] OK: 8 MiB in 15 packages [2024-03-22T04:56:57.974Z] Removing intermediate container cbbef5de42f3 [2024-03-22T04:56:57.974Z] ---> 9f9e0dc1de79 [2024-03-22T04:56:57.974Z] Step 14/23 : WORKDIR / [2024-03-22T04:56:57.974Z] ---> Running in d20da73e69cc [2024-03-22T04:56:57.974Z] Removing intermediate container d20da73e69cc [2024-03-22T04:56:57.974Z] ---> 6426b42f2b71 [2024-03-22T04:56:57.974Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-03-22T04:56:57.974Z] ---> 82929243bcd2 [2024-03-22T04:56:57.974Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-03-22T04:56:57.974Z] ---> 1603cc7d38d8 [2024-03-22T04:56:57.974Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-03-22T04:56:58.556Z] ---> bb1ea476656b [2024-03-22T04:56:58.556Z] Step 18/23 : EXPOSE 59999 [2024-03-22T04:56:58.556Z] ---> Running in b0b330080093 [2024-03-22T04:56:58.824Z] Removing intermediate container b0b330080093 [2024-03-22T04:56:58.824Z] ---> 88ea4d91c35a [2024-03-22T04:56:58.824Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-03-22T04:56:59.090Z] ---> Running in 3562c03bbd18 [2024-03-22T04:56:59.355Z] Removing intermediate container 3562c03bbd18 [2024-03-22T04:56:59.355Z] ---> 6269b80dc9bd [2024-03-22T04:56:59.355Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-22T04:56:59.355Z] ---> Running in 65faa0358903 [2024-03-22T04:56:59.621Z] Removing intermediate container 65faa0358903 [2024-03-22T04:56:59.621Z] ---> ac5ff93f8cad [2024-03-22T04:56:59.621Z] Step 21/23 : LABEL arch=arm64 [2024-03-22T04:56:59.621Z] ---> Running in adec2add3d33 [2024-03-22T04:57:00.211Z] Removing intermediate container adec2add3d33 [2024-03-22T04:57:00.211Z] ---> 5ba4c514637e [2024-03-22T04:57:00.211Z] Step 22/23 : LABEL git_sha=f188e57251ee719670388a4194345f9c19d6c6c9 [2024-03-22T04:57:00.211Z] ---> Running in 9f27d081266d [2024-03-22T04:57:00.477Z] Removing intermediate container 9f27d081266d [2024-03-22T04:57:00.477Z] ---> eb057b1b79ad [2024-03-22T04:57:00.477Z] Step 23/23 : LABEL version=0.0.0 [2024-03-22T04:57:00.477Z] ---> Running in dd5a307bf59d [2024-03-22T04:57:00.743Z] Removing intermediate container dd5a307bf59d [2024-03-22T04:57:00.743Z] ---> 9f040f46cf6d [2024-03-22T04:57:00.743Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-22T04:57:00.743Z] Successfully built 9f040f46cf6d [2024-03-22T04:57:00.743Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:57:01.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-22T04:57:01.579Z] [2024-03-22T04:57:01.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:57:01.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-22T04:57:01.980Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-22T04:57:01.980Z] 8998bd30e6a1: Pulling fs layer [2024-03-22T04:57:01.980Z] 04944245beec: Pulling fs layer [2024-03-22T04:57:01.980Z] 699f458cf7ca: Pulling fs layer [2024-03-22T04:57:01.980Z] 765212b225bb: Pulling fs layer [2024-03-22T04:57:01.980Z] f23df028b6ca: Pulling fs layer [2024-03-22T04:57:01.980Z] d65c8cfc05b1: Pulling fs layer [2024-03-22T04:57:01.980Z] 2437ff75d9bd: Pulling fs layer [2024-03-22T04:57:01.980Z] 765212b225bb: Waiting [2024-03-22T04:57:01.980Z] f23df028b6ca: Waiting [2024-03-22T04:57:01.980Z] 2437ff75d9bd: Waiting [2024-03-22T04:57:01.980Z] d65c8cfc05b1: Waiting [2024-03-22T04:57:02.248Z] 04944245beec: Verifying Checksum [2024-03-22T04:57:02.248Z] 04944245beec: Download complete [2024-03-22T04:57:02.248Z] 765212b225bb: Verifying Checksum [2024-03-22T04:57:02.248Z] 765212b225bb: Download complete [2024-03-22T04:57:02.248Z] f23df028b6ca: Verifying Checksum [2024-03-22T04:57:02.248Z] f23df028b6ca: Download complete [2024-03-22T04:57:02.248Z] d65c8cfc05b1: Verifying Checksum [2024-03-22T04:57:02.248Z] d65c8cfc05b1: Download complete [2024-03-22T04:57:02.516Z] 699f458cf7ca: Verifying Checksum [2024-03-22T04:57:02.516Z] 699f458cf7ca: Download complete [2024-03-22T04:57:03.099Z] 8998bd30e6a1: Verifying Checksum [2024-03-22T04:57:03.099Z] 8998bd30e6a1: Download complete [2024-03-22T04:57:05.043Z] 2437ff75d9bd: Verifying Checksum [2024-03-22T04:57:05.043Z] 2437ff75d9bd: Download complete [2024-03-22T04:57:07.617Z] 8998bd30e6a1: Pull complete [2024-03-22T04:57:07.882Z] 04944245beec: Pull complete [2024-03-22T04:57:09.822Z] 699f458cf7ca: Pull complete [2024-03-22T04:57:09.822Z] 765212b225bb: Pull complete [2024-03-22T04:57:10.406Z] f23df028b6ca: Pull complete [2024-03-22T04:57:10.673Z] d65c8cfc05b1: Pull complete [2024-03-22T04:57:28.854Z] 2437ff75d9bd: Pull complete [2024-03-22T04:57:28.854Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-22T04:57:28.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-22T04:57:28.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T04:57:29.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-643 does not seem to be running inside a container [2024-03-22T04:57:29.244Z] $ 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-03-22T04:57:31.907Z] $ docker top 1174c0069c1b5da5fb2bf270bfeee9d781b440df1fb9fbbd10168adca577c740 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:57:32.802Z] ---> job-cost.sh [2024-03-22T04:57:32.802Z] lf-activate-venv: SKIPPING [2024-03-22T04:57:32.802Z] INFO: No Stack... [2024-03-22T04:57:33.379Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-22T04:57:33.957Z] INFO: Archiving Costs [Pipeline] sh [2024-03-22T04:57:34.611Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-03-22T04:57:34.612Z] + cut -d, -f6 [Pipeline] lock [2024-03-22T04:57:34.662Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] [2024-03-22T04:57:34.667Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] did not exist. Created. [2024-03-22T04:57:34.671Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-22T04:57:35.396Z] /w/workspace/device-sdk-go/1@tmp/durable-1b2b0d3f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-22T04:57:36.055Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-22T04:57:36.090Z] Warning: overwriting stash ‘stack-cost’ [2024-03-22T04:57:36.240Z] Stashed 1 file(s) [Pipeline] } [2024-03-22T04:57:36.255Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-22T04:57:36.327Z] $ docker stop --time=1 1174c0069c1b5da5fb2bf270bfeee9d781b440df1fb9fbbd10168adca577c740 [2024-03-22T04:57:37.834Z] $ docker rm -f --volumes 1174c0069c1b5da5fb2bf270bfeee9d781b440df1fb9fbbd10168adca577c740 [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-03-22T04:57:38.862Z] provisioning config files... [2024-03-22T04:57:38.870Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/config1987370034163788529tmp [Pipeline] { [Pipeline] sh [2024-03-22T04:57:39.230Z] + set +x [2024-03-22T04:57:39.230Z] + bash -s -- [2024-03-22T04:57:39.230Z] + curl -s https://codecov.io/bash [2024-03-22T04:57:39.230Z] [2024-03-22T04:57:39.230Z] _____ _ [2024-03-22T04:57:39.230Z] / ____| | | [2024-03-22T04:57:39.230Z] | | ___ __| | ___ ___ _____ __ [2024-03-22T04:57:39.230Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-22T04:57:39.230Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-22T04:57:39.230Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-22T04:57:39.230Z] Bash-1.0.6 [2024-03-22T04:57:39.230Z] [2024-03-22T04:57:39.230Z] [2024-03-22T04:57:39.230Z] ==> git version 2.25.1 found [2024-03-22T04:57:39.230Z] ==> 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-03-22T04:57:39.230Z] Release-Date: 2020-01-08 [2024-03-22T04:57:39.230Z] 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-03-22T04:57:39.230Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-22T04:57:39.230Z] ==> Jenkins CI detected. [2024-03-22T04:57:39.230Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1570 [2024-03-22T04:57:39.230Z] project root: . [2024-03-22T04:57:39.230Z] --> token set from env [2024-03-22T04:57:39.230Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-22T04:57:39.489Z] ==> Running gcov in . (disable via -X gcov) [2024-03-22T04:57:39.489Z] ==> Python coveragepy not found [2024-03-22T04:57:39.489Z] ==> Searching for coverage reports in: [2024-03-22T04:57:39.489Z] + . [2024-03-22T04:57:39.489Z] -> Found 1 reports [2024-03-22T04:57:39.489Z] ==> Detecting git/mercurial file structure [2024-03-22T04:57:39.489Z] ==> Reading reports [2024-03-22T04:57:39.489Z] + ./coverage.out bytes=122153 [2024-03-22T04:57:39.489Z] ==> Appending adjustments [2024-03-22T04:57:39.489Z] https://docs.codecov.io/docs/fixing-reports [2024-03-22T04:57:39.748Z] + Found adjustments [2024-03-22T04:57:39.748Z] ==> Gzipping contents [2024-03-22T04:57:39.748Z] 20K /tmp/codecov.VHuBY9.gz [2024-03-22T04:57:39.748Z] ==> Uploading reports [2024-03-22T04:57:39.748Z] url: https://codecov.io [2024-03-22T04:57:39.748Z] query: branch=PR-1570&commit=f188e57251ee719670388a4194345f9c19d6c6c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1570&job=&cmd_args= [2024-03-22T04:57:39.748Z] -> Pinging Codecov [2024-03-22T04:57:39.748Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1570&commit=f188e57251ee719670388a4194345f9c19d6c6c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1570&job=&cmd_args= [2024-03-22T04:57:40.007Z] -> Uploading to [2024-03-22T04:57:40.007Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-22/7E55EF52A471D76F132DFD9A03CDDE97/f188e57251ee719670388a4194345f9c19d6c6c9/aec5fe0a-3539-4ec8-ae35-597578c979e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240322T045739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6af5b165174e499cbcb259ca1e1b9eb7f218341e9a24139cf7929fc9dea1c2c [2024-03-22T04:57:40.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-22T04:57:40.007Z] Dload Upload Total Spent Left Speed [2024-03-22T04:57:40.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16714 0 0 100 16714 0 37391 --:--:-- --:--:-- --:--:-- 37391 [2024-03-22T04:57:40.266Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f188e57251ee719670388a4194345f9c19d6c6c9 [Pipeline] } [2024-03-22T04:57:40.293Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-22T04:57:42.180Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives ] [2024-03-22T04:57:42.180Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives [2024-03-22T04:57:42.180Z] total 16 [2024-03-22T04:57:42.180Z] drwxr-xr-x 3 root root 4096 Mar 22 04:46 . [2024-03-22T04:57:42.180Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:46 .. [2024-03-22T04:57:42.180Z] drwxr-xr-x 2 root root 4096 Mar 22 04:46 cost [2024-03-22T04:57:42.180Z] -rw-r--r-- 1 root root 86 Mar 22 04:46 cost.csv [2024-03-22T04:57:42.180Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives [2024-03-22T04:57:42.180Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives [2024-03-22T04:57:42.180Z] total 16 [2024-03-22T04:57:42.180Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 04:46 . [2024-03-22T04:57:42.180Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:46 .. [2024-03-22T04:57:42.180Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 04:46 cost [2024-03-22T04:57:42.180Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 22 04:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:57:42.505Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:57:43.389Z] ---> package-listing.sh [2024-03-22T04:57:43.389Z] ++ facter osfamily [2024-03-22T04:57:43.389Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-22T04:57:43.650Z] + OS_FAMILY=debian [2024-03-22T04:57:43.650Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1570 [2024-03-22T04:57:43.650Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-22T04:57:43.650Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-22T04:57:43.650Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-22T04:57:43.650Z] + PACKAGES=/tmp/packages_start.txt [2024-03-22T04:57:43.650Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1570 ']' [2024-03-22T04:57:43.650Z] + PACKAGES=/tmp/packages_end.txt [2024-03-22T04:57:43.650Z] + case "${OS_FAMILY}" in [2024-03-22T04:57:43.650Z] + dpkg -l [2024-03-22T04:57:43.650Z] + grep '^ii' [2024-03-22T04:57:43.650Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-22T04:57:43.650Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-22T04:57:43.650Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-22T04:57:43.650Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1570 ']' [2024-03-22T04:57:43.650Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives/ [2024-03-22T04:57:43.650Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives/ [Pipeline] echo [2024-03-22T04:57:43.689Z] 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-1570/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-22T04:57:43.985Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-22T04:57:44.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-22T04:57:44.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-22T04:57:44.784Z] prd-ubuntu20.04-docker-8c-8g-642 does not seem to be running inside a container [2024-03-22T04:57:44.816Z] $ 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-1570/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-1570 -v /w/workspace/gexfoundry_device-sdk-go_PR-1570:/w/workspace/gexfoundry_device-sdk-go_PR-1570:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1570@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-03-22T04:57:45.017Z] $ docker top df2a5ef1a034bd391d4a0343566d776fb656e2145651d4af26e21283e1a4b0e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-22T04:57:45.413Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-22T04:57:45.722Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-22T04:57:46.029Z] + ls /var/log/sa-host [2024-03-22T04:57:46.029Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-22T04:57:46.258Z] provisioning config files... [2024-03-22T04:57:46.267Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/config17383064188637382557tmp [Pipeline] { [Pipeline] echo [2024-03-22T04:57:46.328Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:57:46.636Z] ---> create-netrc.sh [Pipeline] } [2024-03-22T04:57:46.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:57:47.096Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-22T04:57:47.132Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:57:47.441Z] ---> sudo-logs.sh [2024-03-22T04:57:47.441Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-22T04:57:47.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:57:47.850Z] ---> job-cost.sh [2024-03-22T04:57:47.850Z] lf-activate-venv: SKIPPING [2024-03-22T04:57:47.850Z] DEBUG: total: 0.2199999988079071 [2024-03-22T04:57:47.850Z] INFO: Retrieving Stack Cost... [2024-03-22T04:57:48.109Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-22T04:57:48.678Z] INFO: Archiving Costs [Pipeline] echo [2024-03-22T04:57:48.712Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-22T04:57:49.024Z] ---> logs-deploy.sh [2024-03-22T04:57:49.024Z] lf-activate-venv: SKIPPING [2024-03-22T04:57:49.024Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1570/1 [2024-03-22T04:57:49.024Z] INFO: archiving workspace using pattern(s): [2024-03-22T04:57:49.961Z] Archives upload complete. [2024-03-22T04:57:50.221Z] INFO: archiving logs to Nexus [2024-03-22T04:57:50.790Z] ---> uname -a: [2024-03-22T04:57:50.790Z] Linux prd-ubuntu20-04-docker-8c-8g-642 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-22T04:57:50.790Z] [2024-03-22T04:57:50.790Z] [2024-03-22T04:57:50.790Z] ---> lscpu: [2024-03-22T04:57:50.790Z] Architecture: x86_64 [2024-03-22T04:57:50.790Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-22T04:57:50.790Z] Byte Order: Little Endian [2024-03-22T04:57:50.790Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-22T04:57:50.790Z] CPU(s): 8 [2024-03-22T04:57:50.790Z] On-line CPU(s) list: 0-7 [2024-03-22T04:57:50.790Z] Thread(s) per core: 1 [2024-03-22T04:57:50.790Z] Core(s) per socket: 1 [2024-03-22T04:57:50.790Z] Socket(s): 8 [2024-03-22T04:57:50.790Z] NUMA node(s): 1 [2024-03-22T04:57:50.790Z] Vendor ID: AuthenticAMD [2024-03-22T04:57:50.790Z] CPU family: 23 [2024-03-22T04:57:50.791Z] Model: 49 [2024-03-22T04:57:50.791Z] Model name: AMD EPYC-Rome Processor [2024-03-22T04:57:50.791Z] Stepping: 0 [2024-03-22T04:57:50.791Z] CPU MHz: 2799.998 [2024-03-22T04:57:50.791Z] BogoMIPS: 5599.99 [2024-03-22T04:57:50.791Z] Virtualization: AMD-V [2024-03-22T04:57:50.791Z] Hypervisor vendor: KVM [2024-03-22T04:57:50.791Z] Virtualization type: full [2024-03-22T04:57:50.791Z] L1d cache: 256 KiB [2024-03-22T04:57:50.791Z] L1i cache: 256 KiB [2024-03-22T04:57:50.791Z] L2 cache: 4 MiB [2024-03-22T04:57:50.791Z] L3 cache: 128 MiB [2024-03-22T04:57:50.791Z] NUMA node0 CPU(s): 0-7 [2024-03-22T04:57:50.791Z] Vulnerability Itlb multihit: Not affected [2024-03-22T04:57:50.791Z] Vulnerability L1tf: Not affected [2024-03-22T04:57:50.791Z] Vulnerability Mds: Not affected [2024-03-22T04:57:50.791Z] Vulnerability Meltdown: Not affected [2024-03-22T04:57:50.791Z] Vulnerability Mmio stale data: Not affected [2024-03-22T04:57:50.791Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-22T04:57:50.791Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-22T04:57:50.791Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-22T04:57:50.791Z] Vulnerability Srbds: Not affected [2024-03-22T04:57:50.791Z] Vulnerability Tsx async abort: Not affected [2024-03-22T04:57:50.791Z] 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-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] ---> nproc: [2024-03-22T04:57:50.791Z] 8 [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] ---> df -h: [2024-03-22T04:57:50.791Z] Filesystem Size Used Avail Use% Mounted on [2024-03-22T04:57:50.791Z] overlay 155G 12G 144G 8% / [2024-03-22T04:57:50.791Z] tmpfs 64M 0 64M 0% /dev [2024-03-22T04:57:50.791Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-22T04:57:50.791Z] shm 64M 0 64M 0% /dev/shm [2024-03-22T04:57:50.791Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] ---> sar -b -r -n DEV: [2024-03-22T04:57:50.791Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-642) 03/22/24 _x86_64_ (8 CPU) [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] 04:40:23 LINUX RESTART (8 CPU) [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] 04:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-22T04:57:50.791Z] 04:42:01 337.86 10.66 327.20 0.00 1760.64 36020.53 0.00 [2024-03-22T04:57:50.791Z] 04:43:01 112.83 1.15 111.68 0.00 9.20 35208.02 0.00 [2024-03-22T04:57:50.791Z] 04:44:01 120.78 0.10 120.68 0.00 18.80 39974.94 0.00 [2024-03-22T04:57:50.791Z] 04:45:01 36.66 0.02 36.64 0.00 0.13 26021.93 0.00 [2024-03-22T04:57:50.791Z] 04:46:01 176.11 1.17 174.94 0.00 78.37 57464.71 0.00 [2024-03-22T04:57:50.791Z] 04:47:01 33.38 0.00 33.38 0.00 0.00 8667.62 0.00 [2024-03-22T04:57:50.791Z] 04:48:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 [2024-03-22T04:57:50.791Z] 04:49:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 [2024-03-22T04:57:50.791Z] 04:50:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2024-03-22T04:57:50.791Z] 04:51:01 2.23 0.00 2.23 0.00 0.00 27.46 0.00 [2024-03-22T04:57:50.791Z] 04:52:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 [2024-03-22T04:57:50.791Z] 04:53:01 3.65 1.58 2.07 0.00 37.06 26.00 0.00 [2024-03-22T04:57:50.791Z] 04:54:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2024-03-22T04:57:50.791Z] 04:55:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 [2024-03-22T04:57:50.791Z] 04:56:01 1.67 0.02 1.65 0.00 0.13 20.13 0.00 [2024-03-22T04:57:50.791Z] 04:57:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 [2024-03-22T04:57:50.791Z] Average: 52.22 0.92 51.30 0.00 119.02 12722.27 0.00 [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] 04:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-22T04:57:50.791Z] 04:42:01 29157736 31510196 810768 2.47 79604 2540140 2003928 5.91 1065468 2273492 6112 [2024-03-22T04:57:50.791Z] 04:43:01 27869432 31499960 812748 2.47 132784 3654812 2038156 6.01 1302352 3202892 189564 [2024-03-22T04:57:50.791Z] 04:44:01 27059952 31251208 1052132 3.20 185784 4102472 2295044 6.76 1804652 3435368 636976 [2024-03-22T04:57:50.791Z] 04:45:01 26999568 31426164 876688 2.67 189180 4301608 2148200 6.33 1382476 3888372 407840 [2024-03-22T04:57:50.791Z] 04:46:01 26960592 31499712 803152 2.44 201240 4401848 1915060 5.64 1390680 3914224 225220 [2024-03-22T04:57:50.791Z] 04:47:01 26972044 31511380 791796 2.41 201520 4401984 1806424 5.32 1394536 3901856 12 [2024-03-22T04:57:50.791Z] 04:48:01 26971624 31511192 791632 2.41 201620 4401988 1806424 5.32 1394204 3901868 8 [2024-03-22T04:57:50.791Z] 04:49:01 26979380 31519088 783712 2.38 201708 4401988 1806424 5.32 1386288 3901908 24 [2024-03-22T04:57:50.791Z] 04:50:01 26979624 31519344 783380 2.38 201724 4401992 1806424 5.32 1385996 3901912 12 [2024-03-22T04:57:50.791Z] 04:51:01 26983104 31522852 779832 2.37 201820 4401968 1806424 5.32 1383444 3901888 8 [2024-03-22T04:57:50.791Z] 04:52:01 26983020 31522908 779748 2.37 201904 4401968 1806424 5.32 1384796 3901892 20 [2024-03-22T04:57:50.791Z] 04:53:01 26975224 31517252 785160 2.39 201992 4403080 1806424 5.32 1394668 3902224 12 [2024-03-22T04:57:50.791Z] 04:54:01 26974932 31517100 785252 2.39 202088 4403080 1806424 5.32 1393936 3902284 8 [2024-03-22T04:57:50.791Z] 04:55:01 26975144 31517388 784940 2.39 202120 4403088 1806424 5.32 1393592 3902292 12 [2024-03-22T04:57:50.791Z] 04:56:01 26970180 31512524 789588 2.40 202192 4403076 1840048 5.42 1393752 3902300 8 [2024-03-22T04:57:50.791Z] 04:57:01 26970408 31512844 789252 2.40 202252 4403092 1823716 5.37 1394080 3902300 8 [2024-03-22T04:57:50.791Z] Average: 27173873 31491944 812486 2.47 188096 4214262 1895123 5.59 1390308 3727317 91615 [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] 04:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-22T04:57:50.791Z] 04:42:01 veth9e641a7 62.69 83.65 7.26 87.57 0.00 0.00 0.00 0.01 [2024-03-22T04:57:50.791Z] 04:42:01 ens3 395.80 265.24 5300.43 66.36 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:42:01 docker0 87.64 112.48 8.29 286.80 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:42:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:43:01 ens3 304.27 170.67 3102.53 20.56 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:43:01 docker0 169.27 299.33 17.26 3100.49 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:44:01 vethdce240e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:44:01 ens3 21.45 12.71 23.87 9.25 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:44:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:45:01 vethdce240e 1.00 1.27 0.11 0.37 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:45:01 ens3 13.48 9.17 10.44 5.73 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:45:01 docker0 1.00 1.23 0.09 0.37 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:46:01 ens3 119.39 75.42 2661.64 17.89 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:46:01 docker0 3.92 6.36 0.23 61.94 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:46:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:47:01 ens3 8.18 4.90 8.16 2.87 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:49:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:51:01 ens3 0.53 0.32 2.09 0.08 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:52:01 ens3 2.97 4.03 0.30 13.40 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:53:01 ens3 23.85 33.81 6.48 96.15 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:56:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] Average: ens3 55.66 36.05 694.77 14.52 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] Average: docker0 16.36 26.22 1.62 215.60 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] ---> sar -P ALL: [2024-03-22T04:57:50.791Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-642) 03/22/24 _x86_64_ (8 CPU) [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] 04:40:23 LINUX RESTART (8 CPU) [2024-03-22T04:57:50.791Z] [2024-03-22T04:57:50.791Z] 04:41:01 CPU %user %nice %system %iowait %steal %idle [2024-03-22T04:57:50.791Z] 04:42:01 all 6.76 0.00 2.86 2.44 0.06 87.88 [2024-03-22T04:57:50.791Z] 04:42:01 0 7.39 0.00 2.85 0.34 0.07 89.36 [2024-03-22T04:57:50.791Z] 04:42:01 1 6.25 0.00 2.35 1.23 0.07 90.10 [2024-03-22T04:57:50.791Z] 04:42:01 2 6.06 0.00 3.31 11.01 0.07 79.56 [2024-03-22T04:57:50.791Z] 04:42:01 3 6.16 0.00 3.17 2.38 0.05 88.24 [2024-03-22T04:57:50.791Z] 04:42:01 4 9.37 0.00 2.72 2.14 0.07 85.70 [2024-03-22T04:57:50.791Z] 04:42:01 5 5.64 0.00 2.60 1.03 0.03 90.70 [2024-03-22T04:57:50.791Z] 04:42:01 6 6.84 0.00 3.25 1.30 0.07 88.55 [2024-03-22T04:57:50.791Z] 04:42:01 7 6.40 0.00 2.60 0.12 0.05 90.84 [2024-03-22T04:57:50.791Z] 04:43:01 all 3.12 0.00 1.32 2.07 0.06 93.44 [2024-03-22T04:57:50.791Z] 04:43:01 0 2.77 0.00 1.63 6.52 0.07 89.02 [2024-03-22T04:57:50.791Z] 04:43:01 1 2.67 0.00 0.95 0.42 0.05 95.91 [2024-03-22T04:57:50.791Z] 04:43:01 2 3.95 0.00 1.24 0.55 0.07 94.19 [2024-03-22T04:57:50.791Z] 04:43:01 3 2.56 0.00 1.12 0.25 0.05 96.02 [2024-03-22T04:57:50.791Z] 04:43:01 4 3.21 0.00 1.65 7.80 0.07 87.27 [2024-03-22T04:57:50.791Z] 04:43:01 5 4.11 0.00 1.08 0.27 0.07 94.48 [2024-03-22T04:57:50.791Z] 04:43:01 6 3.15 0.00 1.84 0.35 0.08 94.58 [2024-03-22T04:57:50.791Z] 04:43:01 7 2.51 0.00 1.02 0.42 0.03 96.02 [2024-03-22T04:57:50.791Z] 04:44:01 all 25.70 0.00 4.26 2.00 0.05 67.98 [2024-03-22T04:57:50.791Z] 04:44:01 0 25.59 0.00 4.13 0.10 0.07 70.11 [2024-03-22T04:57:50.791Z] 04:44:01 1 25.50 0.00 4.39 0.25 0.05 69.81 [2024-03-22T04:57:50.791Z] 04:44:01 2 26.53 0.00 3.40 0.00 0.05 70.02 [2024-03-22T04:57:50.791Z] 04:44:01 3 26.28 0.00 4.21 0.61 0.05 68.85 [2024-03-22T04:57:50.791Z] 04:44:01 4 23.08 0.00 4.25 14.12 0.07 58.49 [2024-03-22T04:57:50.791Z] 04:44:01 5 26.39 0.00 4.35 0.40 0.05 68.80 [2024-03-22T04:57:50.791Z] 04:44:01 6 25.67 0.00 5.47 0.32 0.05 68.49 [2024-03-22T04:57:50.791Z] 04:44:01 7 26.59 0.00 3.90 0.17 0.05 69.29 [2024-03-22T04:57:50.791Z] 04:45:01 all 47.66 0.00 3.95 1.17 0.09 47.14 [2024-03-22T04:57:50.791Z] 04:45:01 0 45.78 0.00 4.09 1.07 0.08 48.98 [2024-03-22T04:57:50.791Z] 04:45:01 1 50.91 0.00 4.35 6.75 0.08 37.90 [2024-03-22T04:57:50.791Z] 04:45:01 2 46.88 0.00 3.81 0.18 0.08 49.04 [2024-03-22T04:57:50.791Z] 04:45:01 3 48.28 0.00 3.92 0.17 0.08 47.54 [2024-03-22T04:57:50.791Z] 04:45:01 4 47.35 0.00 3.42 0.20 0.10 48.93 [2024-03-22T04:57:50.791Z] 04:45:01 5 47.45 0.00 4.15 0.91 0.08 47.41 [2024-03-22T04:57:50.791Z] 04:45:01 6 47.56 0.00 3.64 0.03 0.08 48.68 [2024-03-22T04:57:50.791Z] 04:45:01 7 47.06 0.00 4.19 0.03 0.08 48.63 [2024-03-22T04:57:50.791Z] 04:46:01 all 29.40 0.00 5.15 2.79 0.07 62.59 [2024-03-22T04:57:50.791Z] 04:46:01 0 29.05 0.00 4.69 2.07 0.07 64.12 [2024-03-22T04:57:50.791Z] 04:46:01 1 28.12 0.00 4.65 1.79 0.07 65.38 [2024-03-22T04:57:50.791Z] 04:46:01 2 30.77 0.00 5.10 3.84 0.07 60.22 [2024-03-22T04:57:50.791Z] 04:46:01 3 30.58 0.00 5.98 7.53 0.08 55.83 [2024-03-22T04:57:50.791Z] 04:46:01 4 27.85 0.00 5.02 0.34 0.05 66.74 [2024-03-22T04:57:50.791Z] 04:46:01 5 30.33 0.00 5.18 1.25 0.08 63.16 [2024-03-22T04:57:50.791Z] 04:46:01 6 30.31 0.00 4.74 0.57 0.05 64.32 [2024-03-22T04:57:50.791Z] 04:46:01 7 28.22 0.00 5.82 5.02 0.07 60.87 [2024-03-22T04:57:50.791Z] 04:47:01 all 0.27 0.00 0.17 0.47 0.01 99.07 [2024-03-22T04:57:50.791Z] 04:47:01 0 0.10 0.00 0.17 0.00 0.00 99.73 [2024-03-22T04:57:50.791Z] 04:47:01 1 0.33 0.00 0.12 0.00 0.02 99.53 [2024-03-22T04:57:50.791Z] 04:47:01 2 0.20 0.00 0.12 0.03 0.02 99.63 [2024-03-22T04:57:50.791Z] 04:47:01 3 0.17 0.00 0.33 3.16 0.02 96.33 [2024-03-22T04:57:50.791Z] 04:47:01 4 0.70 0.00 0.10 0.00 0.02 99.18 [2024-03-22T04:57:50.791Z] 04:47:01 5 0.18 0.00 0.18 0.28 0.02 99.33 [2024-03-22T04:57:50.791Z] 04:47:01 6 0.22 0.00 0.15 0.02 0.02 99.60 [2024-03-22T04:57:50.791Z] 04:47:01 7 0.25 0.00 0.22 0.28 0.00 99.25 [2024-03-22T04:57:50.791Z] 04:48:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2024-03-22T04:57:50.791Z] 04:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-22T04:57:50.791Z] 04:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-22T04:57:50.791Z] 04:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-22T04:57:50.791Z] 04:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-22T04:57:50.791Z] 04:48:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2024-03-22T04:57:50.791Z] 04:48:01 5 0.02 0.00 0.03 0.05 0.02 99.88 [2024-03-22T04:57:50.791Z] 04:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-22T04:57:50.791Z] 04:48:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-22T04:57:50.791Z] 04:49:01 all 0.27 0.00 0.02 0.01 0.00 99.69 [2024-03-22T04:57:50.791Z] 04:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-22T04:57:50.791Z] 04:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-22T04:57:50.791Z] 04:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-22T04:57:50.791Z] 04:49:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-03-22T04:57:50.791Z] 04:49:01 4 1.99 0.00 0.02 0.00 0.00 98.00 [2024-03-22T04:57:50.792Z] 04:49:01 5 0.03 0.00 0.03 0.05 0.02 99.87 [2024-03-22T04:57:50.792Z] 04:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-22T04:57:50.792Z] 04:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-22T04:57:50.792Z] 04:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-22T04:57:50.792Z] 04:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-22T04:57:50.792Z] 04:50:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-03-22T04:57:50.792Z] 04:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-22T04:57:50.792Z] 04:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-22T04:57:50.792Z] 04:50:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-22T04:57:50.792Z] 04:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-22T04:57:50.792Z] 04:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-22T04:57:50.792Z] 04:50:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-22T04:57:50.792Z] 04:51:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-03-22T04:57:50.792Z] 04:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-22T04:57:50.792Z] 04:51:01 1 0.10 0.00 0.03 0.02 0.03 99.82 [2024-03-22T04:57:50.792Z] 04:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-22T04:57:50.792Z] 04:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-22T04:57:50.792Z] 04:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-22T04:57:50.792Z] 04:51:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2024-03-22T04:57:50.792Z] 04:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-22T04:57:50.792Z] 04:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-22T04:57:50.792Z] 04:52:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-03-22T04:57:50.792Z] 04:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-22T04:57:50.792Z] 04:52:01 1 0.33 0.00 0.02 0.00 0.02 99.63 [2024-03-22T04:57:50.792Z] 04:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-22T04:57:50.792Z] 04:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-22T04:57:50.792Z] 04:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-22T04:57:50.792Z] 04:52:01 5 0.08 0.00 0.00 0.05 0.00 99.87 [2024-03-22T04:57:50.792Z] 04:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-22T04:57:50.792Z] 04:52:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-22T04:57:50.792Z] [2024-03-22T04:57:50.792Z] 04:52:01 CPU %user %nice %system %iowait %steal %idle [2024-03-22T04:57:50.792Z] 04:53:01 all 0.30 0.00 0.05 0.01 0.01 99.63 [2024-03-22T04:57:50.792Z] 04:53:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2024-03-22T04:57:50.792Z] 04:53:01 1 0.92 0.00 0.03 0.00 0.02 99.03 [2024-03-22T04:57:50.792Z] 04:53:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2024-03-22T04:57:50.792Z] 04:53:01 3 0.28 0.00 0.02 0.02 0.00 99.68 [2024-03-22T04:57:50.792Z] 04:53:01 4 0.37 0.00 0.07 0.03 0.00 99.53 [2024-03-22T04:57:50.792Z] 04:53:01 5 0.10 0.00 0.07 0.05 0.02 99.77 [2024-03-22T04:57:50.792Z] 04:53:01 6 0.12 0.00 0.17 0.00 0.02 99.70 [2024-03-22T04:57:50.792Z] 04:53:01 7 0.35 0.00 0.02 0.00 0.02 99.62 [2024-03-22T04:57:50.792Z] 04:54:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-03-22T04:57:50.792Z] 04:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-22T04:57:50.792Z] 04:54:01 1 0.08 0.00 0.02 0.02 0.03 99.85 [2024-03-22T04:57:50.792Z] 04:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-22T04:57:50.792Z] 04:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-22T04:57:50.792Z] 04:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-22T04:57:50.792Z] 04:54:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2024-03-22T04:57:50.792Z] 04:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-22T04:57:50.792Z] 04:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-22T04:57:50.792Z] 04:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-03-22T04:57:50.792Z] 04:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-22T04:57:50.792Z] 04:55:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-22T04:57:50.792Z] 04:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-22T04:57:50.792Z] 04:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-22T04:57:50.792Z] 04:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-22T04:57:50.792Z] 04:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-22T04:57:50.792Z] 04:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-22T04:57:50.792Z] 04:55:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2024-03-22T04:57:50.792Z] 04:56:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-03-22T04:57:50.792Z] 04:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-22T04:57:50.792Z] 04:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-22T04:57:50.792Z] 04:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-22T04:57:50.792Z] 04:56:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-03-22T04:57:50.792Z] 04:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-22T04:57:50.792Z] 04:56:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2024-03-22T04:57:50.792Z] 04:56:01 6 0.05 0.00 0.03 0.02 0.00 99.90 [2024-03-22T04:57:50.792Z] 04:56:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2024-03-22T04:57:50.792Z] 04:57:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-03-22T04:57:50.792Z] 04:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-22T04:57:50.792Z] 04:57:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-03-22T04:57:50.792Z] 04:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-22T04:57:50.792Z] 04:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-22T04:57:50.792Z] 04:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-22T04:57:50.792Z] 04:57:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2024-03-22T04:57:50.792Z] 04:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-22T04:57:50.792Z] 04:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-22T04:57:50.792Z] Average: all 7.08 0.00 1.11 0.68 0.03 91.10 [2024-03-22T04:57:50.792Z] Average: 0 6.90 0.00 1.10 0.63 0.03 91.35 [2024-03-22T04:57:50.792Z] Average: 1 7.17 0.00 1.06 0.65 0.03 91.08 [2024-03-22T04:57:50.792Z] Average: 2 7.12 0.00 1.06 0.97 0.02 90.83 [2024-03-22T04:57:50.792Z] Average: 3 7.09 0.00 1.17 0.88 0.03 90.83 [2024-03-22T04:57:50.792Z] Average: 4 7.24 0.00 1.08 1.53 0.03 90.14 [2024-03-22T04:57:50.792Z] Average: 5 7.11 0.00 1.10 0.28 0.02 91.49 [2024-03-22T04:57:50.792Z] Average: 6 7.10 0.00 1.20 0.16 0.02 91.51 [2024-03-22T04:57:50.792Z] Average: 7 6.94 0.00 1.12 0.37 0.02 91.55 [2024-03-22T04:57:50.792Z] [2024-03-22T04:57:50.792Z] [2024-03-22T04:57:50.792Z]