Pull request #1605 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 088fe0655529977acef0c973463b7f49830f320f+fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 (f7139df1a7f97614b93f979159f5131d585507e4) 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-ssh1829252367548830064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17954819663616578646.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1605/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-1605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4450286920017106214.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-1605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10263871603240275976.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh13002308806265510178.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-1605/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-1605/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11574039519287661834.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 590556114a56c6d90cc8043840e039c2f74196dc 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-6666’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6668 in /w/workspace/gexfoundry_device-sdk-go_PR-1605 [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-1605 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1605/head:refs/remotes/origin/PR-1605 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 into PR head commit 088fe0655529977acef0c973463b7f49830f320f Merge succeeded, producing 088fe0655529977acef0c973463b7f49830f320f Checking out Revision 088fe0655529977acef0c973463b7f49830f320f (PR-1605) > git config core.sparsecheckout # timeout=10 > git checkout -f 088fe0655529977acef0c973463b7f49830f320f # 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 fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 088fe0655529977acef0c973463b7f49830f320f # timeout=10 Commit message: "fix: Cache init should ignore empty profile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-29T12:31:55.615Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-29T12:31:55.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-29T12:31:55.977Z] ========================================================= [2024-07-29T12:31:55.977Z] EdgeX Global Pipelines Version Info [2024-07-29T12:31:55.977Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:31:56.757Z] ------------------- [2024-07-29T12:31:56.757Z] stable info: [2024-07-29T12:31:56.757Z] ------------------- [2024-07-29T12:31:56.757Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-29T12:31:56.757Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-29T12:31:56.757Z] Message: update stable to v1.0.260 [2024-07-29T12:31:57.329Z] ------------------- [2024-07-29T12:31:57.329Z] experimental info: [2024-07-29T12:31:57.329Z] ------------------- [2024-07-29T12:31:57.329Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-29T12:31:57.329Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-29T12:31:57.329Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-29T12:31:57.572Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-29T12:31:57.637Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-29T12:31:57.701Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-29T12:31:57.761Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-29T12:31:57.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-29T12:31:57.883Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-29T12:31:57.944Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-29T12:31:58.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-29T12:31:58.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-29T12:31:58.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-29T12:31:58.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-29T12:31:58.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-29T12:31:58.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-29T12:31:58.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-29T12:31:58.436Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-29T12:31:58.498Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-29T12:31:58.570Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-29T12:31:58.640Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-29T12:31:58.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-29T12:31:58.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-29T12:31:58.826Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-29T12:31:58.881Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-29T12:31:58.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-29T12:31:58.999Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-29T12:31:59.064Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-29T12:31:59.127Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-29T12:31:59.189Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-29T12:31:59.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1605 [Pipeline] echo [2024-07-29T12:31:59.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1605 [Pipeline] echo [2024-07-29T12:31:59.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1605 [Pipeline] echo [2024-07-29T12:31:59.451Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 088fe0655529977acef0c973463b7f49830f320f [Pipeline] echo [2024-07-29T12:31:59.518Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 088fe06 [Pipeline] echo [2024-07-29T12:31:59.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T12:31:59.742Z] provisioning config files... [2024-07-29T12:31:59.764Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/config9112242273770776424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:32:00.174Z] ---> ****-login.sh [2024-07-29T12:32:00.174Z] nexus3.edgexfoundry.org:10001 [2024-07-29T12:32:00.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:32:00.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:32:00.435Z] Configure a credential helper to remove this warning. See [2024-07-29T12:32:00.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:32:00.436Z] [2024-07-29T12:32:00.436Z] Login Succeeded [2024-07-29T12:32:00.436Z] nexus3.edgexfoundry.org:10002 [2024-07-29T12:32:00.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:32:00.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:32:00.697Z] Configure a credential helper to remove this warning. See [2024-07-29T12:32:00.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:32:00.697Z] [2024-07-29T12:32:00.697Z] Login Succeeded [2024-07-29T12:32:00.697Z] nexus3.edgexfoundry.org:10003 [2024-07-29T12:32:00.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:32:00.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:32:00.697Z] Configure a credential helper to remove this warning. See [2024-07-29T12:32:00.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:32:00.697Z] [2024-07-29T12:32:00.697Z] Login Succeeded [2024-07-29T12:32:00.697Z] nexus3.edgexfoundry.org:10004 [2024-07-29T12:32:00.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:32:00.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:32:00.958Z] Configure a credential helper to remove this warning. See [2024-07-29T12:32:00.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:32:00.958Z] [2024-07-29T12:32:00.958Z] Login Succeeded [2024-07-29T12:32:00.958Z] ****.io [2024-07-29T12:32:00.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:32:01.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:32:01.219Z] Configure a credential helper to remove this warning. See [2024-07-29T12:32:01.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:32:01.219Z] [2024-07-29T12:32:01.219Z] Login Succeeded [2024-07-29T12:32:01.219Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T12:32:01.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-29T12:32:01.952Z] + git rev-list -1 --merges 088fe0655529977acef0c973463b7f49830f320f~1..088fe0655529977acef0c973463b7f49830f320f [Pipeline] echo [2024-07-29T12:32:02.000Z] -----------> git rev-list -1 --merges 088fe0655529977acef0c973463b7f49830f320f~1..088fe0655529977acef0c973463b7f49830f320f 088fe0655529977acef0c973463b7f49830f320f [false] [Pipeline] sh [2024-07-29T12:32:02.329Z] + git log --format=format:%s -1 088fe0655529977acef0c973463b7f49830f320f [Pipeline] echo [2024-07-29T12:32:02.374Z] ========================================================= [2024-07-29T12:32:02.374Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-29T12:32:02.374Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T12:32:02.836Z] + git log --format=format:%s -1 088fe0655529977acef0c973463b7f49830f320f [Pipeline] echo [2024-07-29T12:32:02.876Z] [semverPrep] GIT_COMMIT: 088fe0655529977acef0c973463b7f49830f320f, Commit Message: fix: Cache init should ignore empty profile [Pipeline] echo [2024-07-29T12:32:02.919Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-29T12:32:03.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-29T12:32:03.318Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-29T12:32:03.318Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-29T12:32:03.318Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-29T12:32:03.318Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-29T12:32:03.318Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-29T12:32:03.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:32:03.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T12:32:03.777Z] [2024-07-29T12:32:03.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:32:04.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T12:32:04.194Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-29T12:32:04.194Z] b85a868b505f: Pulling fs layer [2024-07-29T12:32:04.194Z] e2be974225ed: Pulling fs layer [2024-07-29T12:32:04.194Z] 339a4e72a1f5: Pulling fs layer [2024-07-29T12:32:04.194Z] 988bab9f4d93: Pulling fs layer [2024-07-29T12:32:04.194Z] 1469e6f7b9e6: Pulling fs layer [2024-07-29T12:32:04.194Z] eaf3925da568: Pulling fs layer [2024-07-29T12:32:04.194Z] bab4dde63d76: Pulling fs layer [2024-07-29T12:32:04.194Z] bde34c3a00c8: Pulling fs layer [2024-07-29T12:32:04.194Z] b352a97aabf1: Pulling fs layer [2024-07-29T12:32:04.194Z] 4872d77fe225: Pulling fs layer [2024-07-29T12:32:04.194Z] 5851b861e8e6: Pulling fs layer [2024-07-29T12:32:04.194Z] eaf3925da568: Waiting [2024-07-29T12:32:04.194Z] 1469e6f7b9e6: Waiting [2024-07-29T12:32:04.194Z] bab4dde63d76: Waiting [2024-07-29T12:32:04.194Z] bde34c3a00c8: Waiting [2024-07-29T12:32:04.194Z] b352a97aabf1: Waiting [2024-07-29T12:32:04.194Z] 4872d77fe225: Waiting [2024-07-29T12:32:04.194Z] 5851b861e8e6: Waiting [2024-07-29T12:32:04.194Z] 988bab9f4d93: Waiting [2024-07-29T12:32:04.194Z] e2be974225ed: Verifying Checksum [2024-07-29T12:32:04.194Z] e2be974225ed: Download complete [2024-07-29T12:32:04.194Z] 988bab9f4d93: Verifying Checksum [2024-07-29T12:32:04.194Z] 988bab9f4d93: Download complete [2024-07-29T12:32:04.455Z] 1469e6f7b9e6: Verifying Checksum [2024-07-29T12:32:04.455Z] 1469e6f7b9e6: Download complete [2024-07-29T12:32:04.455Z] eaf3925da568: Download complete [2024-07-29T12:32:04.455Z] 339a4e72a1f5: Verifying Checksum [2024-07-29T12:32:04.455Z] 339a4e72a1f5: Download complete [2024-07-29T12:32:04.455Z] bde34c3a00c8: Download complete [2024-07-29T12:32:04.455Z] b352a97aabf1: Verifying Checksum [2024-07-29T12:32:04.455Z] b352a97aabf1: Download complete [2024-07-29T12:32:04.455Z] 4872d77fe225: Download complete [2024-07-29T12:32:04.455Z] 5851b861e8e6: Download complete [2024-07-29T12:32:04.455Z] b85a868b505f: Verifying Checksum [2024-07-29T12:32:04.455Z] b85a868b505f: Download complete [2024-07-29T12:32:04.714Z] bab4dde63d76: Verifying Checksum [2024-07-29T12:32:04.715Z] bab4dde63d76: Download complete [2024-07-29T12:32:05.651Z] b85a868b505f: Pull complete [2024-07-29T12:32:05.651Z] e2be974225ed: Pull complete [2024-07-29T12:32:06.225Z] 339a4e72a1f5: Pull complete [2024-07-29T12:32:06.225Z] 988bab9f4d93: Pull complete [2024-07-29T12:32:06.552Z] 1469e6f7b9e6: Pull complete [2024-07-29T12:32:06.552Z] eaf3925da568: Pull complete [2024-07-29T12:32:08.466Z] bab4dde63d76: Pull complete [2024-07-29T12:32:08.466Z] bde34c3a00c8: Pull complete [2024-07-29T12:32:08.733Z] b352a97aabf1: Pull complete [2024-07-29T12:32:08.733Z] 4872d77fe225: Pull complete [2024-07-29T12:32:08.733Z] 5851b861e8e6: Pull complete [2024-07-29T12:32:08.733Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-29T12:32:08.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T12:32:08.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T12:32:09.056Z] prd-ubuntu20.04-docker-8c-8g-6668 does not seem to be running inside a container [2024-07-29T12:32:09.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1605 -v /w/workspace/gexfoundry_device-sdk-go_PR-1605:/w/workspace/gexfoundry_device-sdk-go_PR-1605:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-29T12:32:12.062Z] $ docker top ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 -eo pid,comm [2024-07-29T12:32:12.115Z] 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-07-29T12:32:12.115Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-29T12:32:12.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T12:32:12.292Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T12:32:12.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T12:32:12.397Z] $ docker exec ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 ssh-agent [2024-07-29T12:32:12.484Z] SSH_AUTH_SOCK=/tmp/ssh-AtiUogBIxUbW/agent.32 [2024-07-29T12:32:12.484Z] SSH_AGENT_PID=38 [2024-07-29T12:32:12.491Z] Running ssh-add (command line suppressed) [2024-07-29T12:32:12.578Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/private_key_16942487458003089546.key (/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/private_key_16942487458003089546.key) [2024-07-29T12:32:12.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T12:32:12.959Z] + git tag --points-at HEAD [Pipeline] } [2024-07-29T12:32:12.988Z] $ docker exec --env ******** --env ******** ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 ssh-agent -k [2024-07-29T12:32:13.084Z] unset SSH_AUTH_SOCK; [2024-07-29T12:32:13.084Z] unset SSH_AGENT_PID; [2024-07-29T12:32:13.084Z] echo Agent pid 38 killed; [2024-07-29T12:32:13.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-29T12:32:13.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T12:32:13.230Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T12:32:13.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T12:32:13.349Z] $ docker exec ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 ssh-agent [2024-07-29T12:32:13.444Z] SSH_AUTH_SOCK=/tmp/ssh-tjefdOJuM3yI/agent.71 [2024-07-29T12:32:13.444Z] SSH_AGENT_PID=78 [2024-07-29T12:32:13.449Z] Running ssh-add (command line suppressed) [2024-07-29T12:32:13.546Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/private_key_5497985525543023323.key (/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/private_key_5497985525543023323.key) [2024-07-29T12:32:13.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T12:32:13.909Z] + git semver init [2024-07-29T12:32:14.170Z] 2024-07-29 12:32:14,057 [run_init] DEBUG init version:0.0.0 force:False [2024-07-29T12:32:14.170Z] 2024-07-29 12:32:14,058 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver [2024-07-29T12:32:14.170Z] 2024-07-29 12:32:14,058 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver [2024-07-29T12:32:14.170Z] 2024-07-29 12:32:14,059 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1605, universal_newlines=False, shell=None, istream=None) [2024-07-29T12:32:16.077Z] 2024-07-29 12:32:16,025 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1605/.git/info/exclude [2024-07-29T12:32:16.077Z] 2024-07-29 12:32:16,026 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver/PR-1605 with force:False [2024-07-29T12:32:16.077Z] 2024-07-29 12:32:16,026 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver/PR-1605 [2024-07-29T12:32:16.077Z] 2024-07-29 12:32:16,030 [execute] INFO git cat-file --batch-check [2024-07-29T12:32:16.077Z] 2024-07-29 12:32:16,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver, universal_newlines=False, shell=None, istream=) [2024-07-29T12:32:16.077Z] 2024-07-29 12:32:16,037 [execute] INFO git cat-file --batch [2024-07-29T12:32:16.077Z] 2024-07-29 12:32:16,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver, universal_newlines=False, shell=None, istream=) [2024-07-29T12:32:16.077Z] 2024-07-29 12:32:16,042 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1605/.semver/PR-1605 [2024-07-29T12:32:16.077Z] 0.0.0 [Pipeline] } [2024-07-29T12:32:16.112Z] $ docker exec --env ******** --env ******** ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 ssh-agent -k [2024-07-29T12:32:16.213Z] unset SSH_AUTH_SOCK; [2024-07-29T12:32:16.214Z] unset SSH_AGENT_PID; [2024-07-29T12:32:16.214Z] echo Agent pid 78 killed; [2024-07-29T12:32:16.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-29T12:32:16.697Z] + git semver [Pipeline] } [2024-07-29T12:32:16.983Z] $ docker stop --time=1 ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 [2024-07-29T12:32:18.248Z] $ docker rm -f --volumes ea79ba5e43a466a8ffd93ea6e14eb08a2de7afe4be47dd2daa12ce4b0c57e284 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T12:32:18.679Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-29T12:32:18.973Z] Stashed 1 file(s) [Pipeline] echo [2024-07-29T12:32:18.999Z] [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-07-29T12:32:19.907Z] provisioning config files... [2024-07-29T12:32:19.919Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/config6519230416227072490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:32:20.301Z] ---> ****-login.sh [2024-07-29T12:32:20.301Z] nexus3.edgexfoundry.org:10001 [2024-07-29T12:32:20.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:32:20.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:32:20.302Z] Configure a credential helper to remove this warning. See [2024-07-29T12:32:20.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:32:20.302Z] [2024-07-29T12:32:20.302Z] Login Succeeded [2024-07-29T12:32:20.302Z] nexus3.edgexfoundry.org:10002 [2024-07-29T12:32:20.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:32:20.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:32:20.302Z] Configure a credential helper to remove this warning. See [2024-07-29T12:32:20.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:32:20.302Z] [2024-07-29T12:32:20.302Z] Login Succeeded [2024-07-29T12:32:20.302Z] nexus3.edgexfoundry.org:10003 [2024-07-29T12:32:20.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:32:20.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:32:20.573Z] Configure a credential helper to remove this warning. See [2024-07-29T12:32:20.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:32:20.573Z] [2024-07-29T12:32:20.573Z] Login Succeeded [2024-07-29T12:32:20.573Z] nexus3.edgexfoundry.org:10004 [2024-07-29T12:32:20.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:32:20.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:32:20.573Z] Configure a credential helper to remove this warning. See [2024-07-29T12:32:20.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:32:20.573Z] [2024-07-29T12:32:20.573Z] Login Succeeded [2024-07-29T12:32:20.573Z] ****.io [2024-07-29T12:32:20.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:32:20.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:32:20.834Z] Configure a credential helper to remove this warning. See [2024-07-29T12:32:20.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:32:20.834Z] [2024-07-29T12:32:20.834Z] Login Succeeded [2024-07-29T12:32:20.834Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T12:32:20.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-29T12:32:21.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T12:32:21.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T12:32:21.218Z] ========================================================= [2024-07-29T12:32:21.218Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-29T12:32:21.218Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:32:21.813Z] + 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-07-29T12:32:21.813Z] Sending build context to Docker daemon 25.15MB [2024-07-29T12:32:21.813Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T12:32:21.813Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-29T12:32:22.094Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-29T12:32:22.094Z] 619be1103602: Pulling fs layer [2024-07-29T12:32:22.094Z] 7862e08f4a3e: Pulling fs layer [2024-07-29T12:32:22.094Z] 5df492c9dc93: Pulling fs layer [2024-07-29T12:32:22.094Z] 7629e6793208: Pulling fs layer [2024-07-29T12:32:22.094Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T12:32:22.094Z] fb5054dd5b73: Pulling fs layer [2024-07-29T12:32:22.094Z] eeca6798cff9: Pulling fs layer [2024-07-29T12:32:22.094Z] aa269ceb94a6: Pulling fs layer [2024-07-29T12:32:22.094Z] ada007ff1a6a: Pulling fs layer [2024-07-29T12:32:22.094Z] fb5054dd5b73: Waiting [2024-07-29T12:32:22.094Z] aa269ceb94a6: Waiting [2024-07-29T12:32:22.094Z] 7629e6793208: Waiting [2024-07-29T12:32:22.094Z] eeca6798cff9: Waiting [2024-07-29T12:32:22.094Z] 4f4fb700ef54: Waiting [2024-07-29T12:32:22.094Z] 7862e08f4a3e: Download complete [2024-07-29T12:32:22.094Z] 7629e6793208: Verifying Checksum [2024-07-29T12:32:22.094Z] 7629e6793208: Download complete [2024-07-29T12:32:22.094Z] 4f4fb700ef54: Download complete [2024-07-29T12:32:22.094Z] fb5054dd5b73: Verifying Checksum [2024-07-29T12:32:22.094Z] fb5054dd5b73: Download complete [2024-07-29T12:32:22.094Z] 619be1103602: Verifying Checksum [2024-07-29T12:32:22.094Z] 619be1103602: Download complete [2024-07-29T12:32:22.094Z] eeca6798cff9: Verifying Checksum [2024-07-29T12:32:22.094Z] eeca6798cff9: Download complete [2024-07-29T12:32:22.353Z] 619be1103602: Pull complete [2024-07-29T12:32:22.353Z] ada007ff1a6a: Verifying Checksum [2024-07-29T12:32:22.353Z] ada007ff1a6a: Download complete [2024-07-29T12:32:22.353Z] 7862e08f4a3e: Pull complete [2024-07-29T12:32:22.353Z] 5df492c9dc93: Verifying Checksum [2024-07-29T12:32:22.353Z] 5df492c9dc93: Download complete [2024-07-29T12:32:22.919Z] aa269ceb94a6: Verifying Checksum [2024-07-29T12:32:22.919Z] aa269ceb94a6: Download complete [2024-07-29T12:32:26.201Z] 5df492c9dc93: Pull complete [2024-07-29T12:32:26.201Z] 7629e6793208: Pull complete [2024-07-29T12:32:26.201Z] 4f4fb700ef54: Pull complete [2024-07-29T12:32:26.201Z] fb5054dd5b73: Pull complete [2024-07-29T12:32:26.201Z] eeca6798cff9: Pull complete [2024-07-29T12:32:28.104Z] aa269ceb94a6: Pull complete [2024-07-29T12:32:29.553Z] ada007ff1a6a: Pull complete [2024-07-29T12:32:29.553Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-29T12:32:29.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-29T12:32:29.553Z] ---> f489d0715acc [2024-07-29T12:32:29.553Z] Step 3/10 : ARG MAKE=make build [2024-07-29T12:32:33.767Z] ---> Running in 0862859db173 [2024-07-29T12:32:33.767Z] Removing intermediate container 0862859db173 [2024-07-29T12:32:33.767Z] ---> f0db27e5b61c [2024-07-29T12:32:33.767Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-29T12:32:33.767Z] ---> Running in 187bdf7869b1 [2024-07-29T12:32:33.767Z] Removing intermediate container 187bdf7869b1 [2024-07-29T12:32:33.767Z] ---> d5acd17a90bd [2024-07-29T12:32:33.767Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-29T12:32:33.767Z] ---> Running in 99e117677b20 [2024-07-29T12:32:33.767Z] Removing intermediate container 99e117677b20 [2024-07-29T12:32:33.767Z] ---> 5c897a94b5a6 [2024-07-29T12:32:33.767Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-29T12:32:33.767Z] ---> Running in d062f0d76269 [2024-07-29T12:32:33.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T12:32:34.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T12:32:34.286Z] OK: 264 MiB in 52 packages [2024-07-29T12:32:34.544Z] Removing intermediate container d062f0d76269 [2024-07-29T12:32:34.544Z] ---> d36dc791093b [2024-07-29T12:32:34.544Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-29T12:32:34.544Z] ---> 2a3a0b0fe1aa [2024-07-29T12:32:34.544Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T12:32:34.544Z] ---> Running in 427b730d7d71 [2024-07-29T12:32:34.549Z] Still waiting to schedule task [2024-07-29T12:32:34.550Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-29T12:33:42.248Z] Removing intermediate container 427b730d7d71 [2024-07-29T12:33:42.248Z] ---> af9da57ff243 [2024-07-29T12:33:42.248Z] Step 9/10 : COPY . . [2024-07-29T12:33:42.248Z] ---> 4c46632184c9 [2024-07-29T12:33:42.248Z] Step 10/10 : RUN ${MAKE} [2024-07-29T12:33:42.248Z] ---> Running in 5485c20dc146 [2024-07-29T12:33:42.248Z] noop [2024-07-29T12:33:42.248Z] Removing intermediate container 5485c20dc146 [2024-07-29T12:33:42.248Z] ---> 0ad8f89a67f4 [2024-07-29T12:33:42.248Z] Successfully built 0ad8f89a67f4 [2024-07-29T12:33:42.248Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:33:42.733Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-29T12:33:42.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T12:33:42.907Z] prd-ubuntu20.04-docker-8c-8g-6668 does not seem to be running inside a container [2024-07-29T12:33:42.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1605 -v /w/workspace/gexfoundry_device-sdk-go_PR-1605:/w/workspace/gexfoundry_device-sdk-go_PR-1605:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1605@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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-29T12:33:43.260Z] $ docker top 787d9e7be590f3220ec2ed60b5a4b1a95f4df087c8da5dcc123660362c2966bb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T12:33:43.672Z] + go version [2024-07-29T12:33:43.672Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-29T12:33:43.707Z] $ docker stop --time=1 787d9e7be590f3220ec2ed60b5a4b1a95f4df087c8da5dcc123660362c2966bb [2024-07-29T12:33:44.956Z] $ docker rm -f --volumes 787d9e7be590f3220ec2ed60b5a4b1a95f4df087c8da5dcc123660362c2966bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:33:45.748Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-29T12:33:45.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T12:33:45.921Z] prd-ubuntu20.04-docker-8c-8g-6668 does not seem to be running inside a container [2024-07-29T12:33:45.945Z] $ 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-1605 -v /w/workspace/gexfoundry_device-sdk-go_PR-1605:/w/workspace/gexfoundry_device-sdk-go_PR-1605:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1605@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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-29T12:33:46.273Z] $ docker top 5af0a2a0572171da0517bdc83e668e042ae3c0c8278465ca4743d9d5ff4696b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T12:33:46.697Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1605 [Pipeline] fileExists [Pipeline] sh [2024-07-29T12:33:47.077Z] + make test [2024-07-29T12:33:47.077Z] go test -race -coverprofile=coverage.out ./... [2024-07-29T12:33:55.194Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-29T12:34:12.558Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6669 in /w/workspace/gexfoundry_device-sdk-go_PR-1605 [Pipeline] { [Pipeline] ws [2024-07-29T12:34:12.656Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-07-29T12:34:12.910Z] The recommended git tool is: git [2024-07-29T12:34:21.291Z] using credential edgex-jenkins-ssh [2024-07-29T12:34:21.319Z] Cloning the remote Git repository [2024-07-29T12:34:21.364Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-29T12:34:21.477Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-07-29T12:34:21.756Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-29T12:34:21.758Z] > git --version # timeout=10 [2024-07-29T12:34:21.835Z] > git --version # 'git version 2.25.1' [2024-07-29T12:34:21.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T12:34:22.059Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-29T12:34:23.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-29T12:34:23.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-29T12:34:23.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-29T12:34:23.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-29T12:34:23.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-29T12:34:23.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-29T12:34:23.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-29T12:34:23.365Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.030s coverage: 27.0% of statements [2024-07-29T12:34:23.365Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.035s coverage: 79.4% of statements [2024-07-29T12:34:23.365Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.049s coverage: 86.0% of statements [2024-07-29T12:34:23.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-29T12:34:23.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-29T12:34:23.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-29T12:34:23.940Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.084s coverage: 55.2% of statements [2024-07-29T12:34:24.509Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-29T12:34:25.827Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-29T12:34:25.885Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-29T12:34:27.064Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.056s coverage: 14.4% of statements [2024-07-29T12:34:27.064Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.935s coverage: 44.6% of statements [2024-07-29T12:34:27.064Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.065s coverage: 68.5% of statements [2024-07-29T12:34:27.064Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.088s coverage: 89.2% of statements [2024-07-29T12:34:27.064Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.4% of statements [2024-07-29T12:34:27.713Z] Merging remotes/origin/main commit fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 into PR head commit 088fe0655529977acef0c973463b7f49830f320f [2024-07-29T12:34:28.043Z] Merge succeeded, producing 088fe0655529977acef0c973463b7f49830f320f [2024-07-29T12:34:28.044Z] Checking out Revision 088fe0655529977acef0c973463b7f49830f320f (PR-1605) [2024-07-29T12:34:27.006Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-29T12:34:27.044Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-29T12:34:27.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T12:34:27.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1605/head:refs/remotes/origin/PR-1605 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-29T12:34:27.731Z] > git config core.sparsecheckout # timeout=10 [2024-07-29T12:34:27.800Z] > git checkout -f 088fe0655529977acef0c973463b7f49830f320f # timeout=10 [2024-07-29T12:34:27.910Z] > git remote # timeout=10 [2024-07-29T12:34:27.930Z] > git config --get remote.origin.url # timeout=10 [2024-07-29T12:34:27.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T12:34:27.976Z] > git merge fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 # timeout=10 [2024-07-29T12:34:28.008Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-29T12:34:28.047Z] > git config core.sparsecheckout # timeout=10 [2024-07-29T12:34:28.064Z] > git checkout -f 088fe0655529977acef0c973463b7f49830f320f # timeout=10 [2024-07-29T12:34:31.801Z] Commit message: "fix: Cache init should ignore empty profile" [2024-07-29T12:34:31.849Z] > git --version # timeout=10 [2024-07-29T12:34:31.867Z] > git --version # 'git version 2.25.1' [2024-07-29T12:34:31.883Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T12:34:33.919Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-29T12:34:33.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T12:34:33.919Z] Dload Upload Total Spent Left Speed [2024-07-29T12:34:33.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh [2024-07-29T12:34:34.268Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-29T12:34:34.623Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-29T12:34:34.623Z] + sudo tee /etc/docker/daemon.new [2024-07-29T12:34:34.623Z] { [2024-07-29T12:34:34.623Z] "registry-mirrors": [ [2024-07-29T12:34:34.623Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-29T12:34:34.623Z] ], [2024-07-29T12:34:34.623Z] "bip": "10.250.0.254/24", [2024-07-29T12:34:34.623Z] "hosts": [ [2024-07-29T12:34:34.623Z] "tcp://0.0.0.0:5555", [2024-07-29T12:34:34.623Z] "unix:///var/run/docker.sock" [2024-07-29T12:34:34.623Z] ], [2024-07-29T12:34:34.623Z] "mtu": 1458, [2024-07-29T12:34:34.623Z] "selinux-enabled": true, [2024-07-29T12:34:34.623Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-29T12:34:34.623Z] } [Pipeline] sh [2024-07-29T12:34:34.969Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-29T12:34:35.320Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T12:34:53.658Z] provisioning config files... [2024-07-29T12:34:53.681Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4460242080609727490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:34:54.168Z] ---> ****-login.sh [2024-07-29T12:34:54.168Z] nexus3.edgexfoundry.org:10001 [2024-07-29T12:34:54.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:34:54.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:34:54.715Z] Configure a credential helper to remove this warning. See [2024-07-29T12:34:54.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:34:54.715Z] [2024-07-29T12:34:54.715Z] Login Succeeded [2024-07-29T12:34:54.715Z] nexus3.edgexfoundry.org:10002 [2024-07-29T12:34:54.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:34:55.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:34:55.255Z] Configure a credential helper to remove this warning. See [2024-07-29T12:34:55.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:34:55.255Z] [2024-07-29T12:34:55.255Z] Login Succeeded [2024-07-29T12:34:55.255Z] nexus3.edgexfoundry.org:10003 [2024-07-29T12:34:55.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:34:55.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:34:55.528Z] Configure a credential helper to remove this warning. See [2024-07-29T12:34:55.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:34:55.528Z] [2024-07-29T12:34:55.528Z] Login Succeeded [2024-07-29T12:34:55.528Z] nexus3.edgexfoundry.org:10004 [2024-07-29T12:34:55.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:34:55.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:34:55.798Z] Configure a credential helper to remove this warning. See [2024-07-29T12:34:55.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:34:55.798Z] [2024-07-29T12:34:55.798Z] Login Succeeded [2024-07-29T12:34:55.798Z] ****.io [2024-07-29T12:34:56.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T12:34:56.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T12:34:56.333Z] Configure a credential helper to remove this warning. See [2024-07-29T12:34:56.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T12:34:56.333Z] [2024-07-29T12:34:56.333Z] Login Succeeded [2024-07-29T12:34:56.333Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T12:34:56.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-29T12:34:56.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T12:34:56.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T12:34:56.921Z] ========================================================= [2024-07-29T12:34:56.921Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-29T12:34:56.921Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:34:57.472Z] + 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-07-29T12:34:58.056Z] Sending build context to Docker daemon 13.01MB [2024-07-29T12:34:58.056Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T12:34:58.056Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-29T12:34:58.324Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-29T12:34:58.324Z] c6b39de5b339: Pulling fs layer [2024-07-29T12:34:58.324Z] a69c41024577: Pulling fs layer [2024-07-29T12:34:58.324Z] d6de4b400683: Pulling fs layer [2024-07-29T12:34:58.324Z] 35cb2a7552d0: Pulling fs layer [2024-07-29T12:34:58.324Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T12:34:58.324Z] 464afbd9ba4c: Pulling fs layer [2024-07-29T12:34:58.324Z] 00f215d4a9da: Pulling fs layer [2024-07-29T12:34:58.324Z] d496ad576159: Pulling fs layer [2024-07-29T12:34:58.324Z] 4f4fb700ef54: Waiting [2024-07-29T12:34:58.324Z] 464afbd9ba4c: Waiting [2024-07-29T12:34:58.324Z] 00f215d4a9da: Waiting [2024-07-29T12:34:58.324Z] d496ad576159: Waiting [2024-07-29T12:34:58.324Z] 35cb2a7552d0: Waiting [2024-07-29T12:34:58.324Z] a69c41024577: Verifying Checksum [2024-07-29T12:34:58.324Z] a69c41024577: Download complete [2024-07-29T12:34:58.324Z] 35cb2a7552d0: Verifying Checksum [2024-07-29T12:34:58.324Z] 35cb2a7552d0: Download complete [2024-07-29T12:34:58.324Z] 4f4fb700ef54: Verifying Checksum [2024-07-29T12:34:58.324Z] 4f4fb700ef54: Download complete [2024-07-29T12:34:58.324Z] c6b39de5b339: Download complete [2024-07-29T12:34:58.324Z] 464afbd9ba4c: Verifying Checksum [2024-07-29T12:34:58.324Z] 464afbd9ba4c: Download complete [2024-07-29T12:34:58.909Z] d496ad576159: Verifying Checksum [2024-07-29T12:34:58.909Z] d496ad576159: Download complete [2024-07-29T12:34:59.132Z] GO111MODULE=on go vet ./... [2024-07-29T12:34:59.178Z] c6b39de5b339: Pull complete [2024-07-29T12:35:00.143Z] a69c41024577: Pull complete [2024-07-29T12:35:00.143Z] d6de4b400683: Verifying Checksum [2024-07-29T12:35:00.143Z] d6de4b400683: Download complete [2024-07-29T12:35:00.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-29T12:35:00.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-29T12:35:00.167Z] ./bin/test-attribution-txt.sh [2024-07-29T12:35:01.103Z] 00f215d4a9da: Download complete [Pipeline] echo [2024-07-29T12:35:02.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-29T12:35:02.219Z] $ docker stop --time=1 5af0a2a0572171da0517bdc83e668e042ae3c0c8278465ca4743d9d5ff4696b1 [2024-07-29T12:35:13.413Z] d6de4b400683: Pull complete [2024-07-29T12:35:13.413Z] 35cb2a7552d0: Pull complete [2024-07-29T12:35:13.413Z] 4f4fb700ef54: Pull complete [2024-07-29T12:35:13.680Z] 464afbd9ba4c: Pull complete [2024-07-29T12:35:13.916Z] $ docker rm -f --volumes 5af0a2a0572171da0517bdc83e668e042ae3c0c8278465ca4743d9d5ff4696b1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T12:35:14.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-29T12:35:14.836Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-29T12:35:15.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-29T12:35:16.104Z] + ls -al . [2024-07-29T12:35:16.104Z] total 380 [2024-07-29T12:35:16.104Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 29 12:33 . [2024-07-29T12:35:16.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 12:31 .. [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 29 12:31 .dockerignore [2024-07-29T12:35:16.104Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 12:34 .git [2024-07-29T12:35:16.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 12:31 .github [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 29 12:31 .gitignore [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 29 12:31 .golangci.yml [2024-07-29T12:35:16.104Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 12:32 .semver [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 29 12:31 CHANGELOG.md [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 12:31 GOVERNANCE.md [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 29 12:31 Jenkinsfile [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 29 12:31 LICENSE [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 29 12:31 Makefile [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 29 12:31 OWNERS.md [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 29 12:31 README.md [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 29 12:32 VERSION [2024-07-29T12:35:16.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 12:31 bin [2024-07-29T12:35:16.104Z] -rw-r--r-- 1 jenkins jenkins 125320 Jul 29 12:34 coverage.out [2024-07-29T12:35:16.104Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 29 12:31 example [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 6996 Jul 29 12:31 go.mod [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 101460 Jul 29 12:31 go.sum [2024-07-29T12:35:16.104Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 29 12:31 internal [2024-07-29T12:35:16.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 12:31 openapi [2024-07-29T12:35:16.104Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 29 12:31 pkg [2024-07-29T12:35:16.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 12:31 snap [2024-07-29T12:35:16.104Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 29 12:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:35:16.597Z] + 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=088fe0655529977acef0c973463b7f49830f320f --label arch=amd64 --label version=0.0.0 . [2024-07-29T12:35:16.597Z] Sending build context to Docker daemon 25.28MB [2024-07-29T12:35:16.597Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T12:35:16.597Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-29T12:35:16.597Z] ---> 0ad8f89a67f4 [2024-07-29T12:35:16.597Z] Step 3/24 : ARG MAKE=make build [2024-07-29T12:35:17.535Z] ---> Running in 478bf51c51ae [2024-07-29T12:35:18.103Z] Removing intermediate container 478bf51c51ae [2024-07-29T12:35:18.103Z] ---> 935e9e1c71c3 [2024-07-29T12:35:18.103Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-29T12:35:18.103Z] ---> Running in 1504751829e3 [2024-07-29T12:35:18.362Z] Removing intermediate container 1504751829e3 [2024-07-29T12:35:18.362Z] ---> 48df8dbfb29a [2024-07-29T12:35:18.362Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-29T12:35:18.622Z] ---> Running in 9cc647d9f7e6 [2024-07-29T12:35:18.883Z] Removing intermediate container 9cc647d9f7e6 [2024-07-29T12:35:18.883Z] ---> 48b52b192f9c [2024-07-29T12:35:18.883Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-29T12:35:19.143Z] ---> Running in 3490e2e6b72d [2024-07-29T12:35:19.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T12:35:19.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T12:35:19.995Z] OK: 264 MiB in 52 packages [2024-07-29T12:35:20.563Z] Removing intermediate container 3490e2e6b72d [2024-07-29T12:35:20.563Z] ---> ceb09c00a837 [2024-07-29T12:35:20.563Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-29T12:35:20.563Z] ---> a8a2bca7d140 [2024-07-29T12:35:20.563Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T12:35:20.563Z] ---> Running in 7002aa29c36d [2024-07-29T12:35:21.503Z] Removing intermediate container 7002aa29c36d [2024-07-29T12:35:21.503Z] ---> 8485124920fe [2024-07-29T12:35:21.503Z] Step 9/24 : COPY . . [2024-07-29T12:35:22.441Z] ---> c1c243e98336 [2024-07-29T12:35:22.441Z] Step 10/24 : RUN ${MAKE} [2024-07-29T12:35:22.441Z] ---> Running in e88e97349cdf [2024-07-29T12:35:22.701Z] 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-07-29T12:35:23.739Z] 00f215d4a9da: Pull complete [2024-07-29T12:35:24.004Z] d496ad576159: Pull complete [2024-07-29T12:35:24.004Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-29T12:35:24.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-29T12:35:24.004Z] ---> f246e2811388 [2024-07-29T12:35:24.004Z] Step 3/10 : ARG MAKE=make build [2024-07-29T12:35:24.962Z] ---> Running in cf93efa55fe8 [2024-07-29T12:35:25.229Z] Removing intermediate container cf93efa55fe8 [2024-07-29T12:35:25.229Z] ---> be2729bac83d [2024-07-29T12:35:25.229Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-29T12:35:25.229Z] ---> Running in 20787af8e99b [2024-07-29T12:35:25.498Z] Removing intermediate container 20787af8e99b [2024-07-29T12:35:25.498Z] ---> 3d922ca46cd5 [2024-07-29T12:35:25.498Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-29T12:35:25.498Z] ---> Running in 37135b969e82 [2024-07-29T12:35:25.766Z] Removing intermediate container 37135b969e82 [2024-07-29T12:35:25.766Z] ---> 291a081d4f41 [2024-07-29T12:35:25.766Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-29T12:35:26.036Z] ---> Running in 19649100e974 [2024-07-29T12:35:26.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T12:35:27.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T12:35:28.543Z] OK: 266 MiB in 52 packages [2024-07-29T12:35:29.505Z] Removing intermediate container 19649100e974 [2024-07-29T12:35:29.505Z] ---> 336b5937c488 [2024-07-29T12:35:29.505Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-29T12:35:30.086Z] ---> bd4396374131 [2024-07-29T12:35:30.086Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T12:35:30.086Z] ---> Running in 8086c616e791 [2024-07-29T12:35:54.837Z] Removing intermediate container e88e97349cdf [2024-07-29T12:35:54.838Z] ---> 7411225ef7ff [2024-07-29T12:35:54.838Z] Step 11/24 : FROM alpine:3.18 [2024-07-29T12:35:54.838Z] 3.18: Pulling from library/alpine [2024-07-29T12:35:54.838Z] 930bdd4d222e: Pulling fs layer [2024-07-29T12:35:54.838Z] 930bdd4d222e: Verifying Checksum [2024-07-29T12:35:54.838Z] 930bdd4d222e: Download complete [2024-07-29T12:35:54.838Z] 930bdd4d222e: Pull complete [2024-07-29T12:35:54.838Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T12:35:54.838Z] Status: Downloaded newer image for alpine:3.18 [2024-07-29T12:35:54.838Z] ---> 18f865063206 [2024-07-29T12:35:54.838Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-29T12:35:54.838Z] ---> Running in dfe0d901918e [2024-07-29T12:35:54.838Z] Removing intermediate container dfe0d901918e [2024-07-29T12:35:54.838Z] ---> 6ef21e30a649 [2024-07-29T12:35:54.838Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-29T12:35:54.838Z] ---> Running in 8b36805fd57d [2024-07-29T12:35:54.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T12:35:54.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T12:35:54.838Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T12:35:54.838Z] Executing busybox-1.36.1-r7.trigger [2024-07-29T12:35:54.838Z] OK: 7 MiB in 16 packages [2024-07-29T12:35:54.838Z] Removing intermediate container 8b36805fd57d [2024-07-29T12:35:54.838Z] ---> 420317aeb80f [2024-07-29T12:35:54.838Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-29T12:35:54.838Z] ---> Running in e9bf70bbfe69 [2024-07-29T12:35:54.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T12:35:54.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T12:35:54.838Z] OK: 7 MiB in 16 packages [2024-07-29T12:35:54.838Z] Removing intermediate container e9bf70bbfe69 [2024-07-29T12:35:54.838Z] ---> 852c896ca837 [2024-07-29T12:35:54.838Z] Step 15/24 : WORKDIR / [2024-07-29T12:35:54.838Z] ---> Running in ce938baa8cbd [2024-07-29T12:35:54.838Z] Removing intermediate container ce938baa8cbd [2024-07-29T12:35:54.838Z] ---> 0b0263c3834a [2024-07-29T12:35:54.838Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-29T12:35:54.838Z] ---> f9df4098f698 [2024-07-29T12:35:54.838Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-29T12:35:56.217Z] ---> 08e73088d7a1 [2024-07-29T12:35:56.217Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-29T12:35:56.217Z] ---> a4736f3abf8c [2024-07-29T12:35:56.217Z] Step 19/24 : EXPOSE 59999 [2024-07-29T12:35:56.217Z] ---> Running in 0f025892e507 [2024-07-29T12:35:56.217Z] Removing intermediate container 0f025892e507 [2024-07-29T12:35:56.217Z] ---> ac5fc494645c [2024-07-29T12:35:56.217Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-29T12:35:56.217Z] ---> Running in b9c08ce56f38 [2024-07-29T12:35:56.217Z] Removing intermediate container b9c08ce56f38 [2024-07-29T12:35:56.217Z] ---> 6ee156243231 [2024-07-29T12:35:56.217Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-29T12:35:56.217Z] ---> Running in b95108a492bf [2024-07-29T12:35:56.476Z] Removing intermediate container b95108a492bf [2024-07-29T12:35:56.476Z] ---> c5ead7219a20 [2024-07-29T12:35:56.476Z] Step 22/24 : LABEL arch=amd64 [2024-07-29T12:35:56.476Z] ---> Running in 850cbfb626ee [2024-07-29T12:35:56.476Z] Removing intermediate container 850cbfb626ee [2024-07-29T12:35:56.476Z] ---> 9f3a4bd0f67c [2024-07-29T12:35:56.476Z] Step 23/24 : LABEL git_sha=088fe0655529977acef0c973463b7f49830f320f [2024-07-29T12:35:56.476Z] ---> Running in 0301c32d32aa [2024-07-29T12:35:56.476Z] Removing intermediate container 0301c32d32aa [2024-07-29T12:35:56.476Z] ---> 6083dbdde2f1 [2024-07-29T12:35:56.476Z] Step 24/24 : LABEL version=0.0.0 [2024-07-29T12:35:56.476Z] ---> Running in 4afacc32c46f [2024-07-29T12:35:56.735Z] Removing intermediate container 4afacc32c46f [2024-07-29T12:35:56.735Z] ---> 113970e05968 [2024-07-29T12:35:56.735Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-29T12:35:56.735Z] Successfully built 113970e05968 [2024-07-29T12:35:56.735Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:35:57.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T12:35:57.828Z] [2024-07-29T12:35:57.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:35:58.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T12:35:58.243Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-29T12:35:58.243Z] 5eb5b503b376: Pulling fs layer [2024-07-29T12:35:58.243Z] 5c69ac0246d0: Pulling fs layer [2024-07-29T12:35:58.243Z] ec43610c2a17: Pulling fs layer [2024-07-29T12:35:58.243Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-29T12:35:58.243Z] 33b1e0a273af: Pulling fs layer [2024-07-29T12:35:58.243Z] 5d3b04190fa2: Pulling fs layer [2024-07-29T12:35:58.243Z] 2f39f015ded8: Pulling fs layer [2024-07-29T12:35:58.243Z] 3a2ae6a8a46f: Waiting [2024-07-29T12:35:58.243Z] 33b1e0a273af: Waiting [2024-07-29T12:35:58.243Z] 5d3b04190fa2: Waiting [2024-07-29T12:35:58.243Z] 5c69ac0246d0: Download complete [2024-07-29T12:35:58.243Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-29T12:35:58.243Z] 3a2ae6a8a46f: Download complete [2024-07-29T12:35:58.243Z] 33b1e0a273af: Verifying Checksum [2024-07-29T12:35:58.243Z] 33b1e0a273af: Download complete [2024-07-29T12:35:58.243Z] 5d3b04190fa2: Verifying Checksum [2024-07-29T12:35:58.243Z] 5d3b04190fa2: Download complete [2024-07-29T12:35:58.243Z] ec43610c2a17: Verifying Checksum [2024-07-29T12:35:58.243Z] ec43610c2a17: Download complete [2024-07-29T12:35:58.501Z] 5eb5b503b376: Verifying Checksum [2024-07-29T12:35:58.501Z] 5eb5b503b376: Download complete [2024-07-29T12:35:59.067Z] 2f39f015ded8: Download complete [2024-07-29T12:35:59.634Z] 5eb5b503b376: Pull complete [2024-07-29T12:35:59.634Z] 5c69ac0246d0: Pull complete [2024-07-29T12:36:00.201Z] ec43610c2a17: Pull complete [2024-07-29T12:36:00.202Z] 3a2ae6a8a46f: Pull complete [2024-07-29T12:36:00.202Z] 33b1e0a273af: Pull complete [2024-07-29T12:36:00.460Z] 5d3b04190fa2: Pull complete [2024-07-29T12:36:03.744Z] 2f39f015ded8: Pull complete [2024-07-29T12:36:03.744Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-29T12:36:03.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T12:36:03.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T12:36:04.037Z] prd-ubuntu20.04-docker-8c-8g-6668 does not seem to be running inside a container [2024-07-29T12:36:04.068Z] $ 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-1605 -v /w/workspace/gexfoundry_device-sdk-go_PR-1605:/w/workspace/gexfoundry_device-sdk-go_PR-1605:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1605@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-29T12:36:09.042Z] $ docker top b1aea4a1bf25c89c0227c091f6966825cef4e55a868dde30e7d5570bca3f875f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:36:09.524Z] ---> job-cost.sh [2024-07-29T12:36:09.524Z] lf-activate-venv: SKIPPING [2024-07-29T12:36:09.524Z] INFO: No Stack... [2024-07-29T12:36:09.785Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-29T12:36:10.044Z] INFO: Archiving Costs [Pipeline] sh [2024-07-29T12:36:10.369Z] + + cut -d, -f6 [2024-07-29T12:36:10.369Z] cat /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives/cost.csv [Pipeline] lock [2024-07-29T12:36:10.422Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] [2024-07-29T12:36:10.429Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] did not exist. Created. [2024-07-29T12:36:10.437Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-29T12:36:10.856Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-29T12:36:10.921Z] Stashed 1 file(s) [Pipeline] } [2024-07-29T12:36:10.953Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-29T12:36:11.057Z] $ docker stop --time=1 b1aea4a1bf25c89c0227c091f6966825cef4e55a868dde30e7d5570bca3f875f [2024-07-29T12:36:12.218Z] $ docker rm -f --volumes b1aea4a1bf25c89c0227c091f6966825cef4e55a868dde30e7d5570bca3f875f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-29T12:37:21.716Z] Removing intermediate container 8086c616e791 [2024-07-29T12:37:21.717Z] ---> e416940c4e69 [2024-07-29T12:37:21.717Z] Step 9/10 : COPY . . [2024-07-29T12:37:21.717Z] ---> 9b8f75eabf40 [2024-07-29T12:37:21.717Z] Step 10/10 : RUN ${MAKE} [2024-07-29T12:37:21.717Z] ---> Running in a87b488deac5 [2024-07-29T12:37:21.717Z] noop [2024-07-29T12:37:21.717Z] Removing intermediate container a87b488deac5 [2024-07-29T12:37:21.717Z] ---> 2bf57156c942 [2024-07-29T12:37:21.717Z] Successfully built 2bf57156c942 [2024-07-29T12:37:21.717Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:37:22.289Z] + docker inspect -f . ci-base-image-arm64 [2024-07-29T12:37:22.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T12:37:22.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-6669 does not seem to be running inside a container [2024-07-29T12:37:22.633Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-29T12:37:23.725Z] $ docker top bf179ebe9594de85ff60a2d0a7d5984d31c815dc1d95ddf3c37c4b811b293651 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T12:37:24.615Z] + go version [2024-07-29T12:37:24.615Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-29T12:37:24.654Z] $ docker stop --time=1 bf179ebe9594de85ff60a2d0a7d5984d31c815dc1d95ddf3c37c4b811b293651 [2024-07-29T12:37:26.541Z] $ docker rm -f --volumes bf179ebe9594de85ff60a2d0a7d5984d31c815dc1d95ddf3c37c4b811b293651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:37:27.648Z] + docker inspect -f . ci-base-image-arm64 [2024-07-29T12:37:27.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T12:37:27.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-6669 does not seem to be running inside a container [2024-07-29T12:37:28.064Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-29T12:37:29.172Z] $ docker top 3a301541c0aa96ddf76ed564b70f3c15afe5f8dce803c5e10a0f5ec2ba7a9373 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T12:37:30.060Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-29T12:37:30.483Z] + make test [2024-07-29T12:37:30.483Z] go test -race -coverprofile=coverage.out ./... [2024-07-29T12:38:09.374Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-29T12:41:31.937Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-29T12:41:31.937Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-29T12:41:31.937Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-29T12:41:31.937Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-29T12:41:31.937Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-29T12:41:31.937Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.116s coverage: 27.0% of statements [2024-07-29T12:41:34.520Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.156s coverage: 79.4% of statements [2024-07-29T12:41:41.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-29T12:41:41.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-29T12:41:41.425Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.237s coverage: 86.0% of statements [2024-07-29T12:41:45.663Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-29T12:41:46.618Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.412s coverage: 55.2% of statements [2024-07-29T12:41:50.862Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.135s coverage: 14.4% of statements [2024-07-29T12:41:51.128Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.842s coverage: 44.6% of statements [2024-07-29T12:41:51.128Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-29T12:41:51.128Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-29T12:41:52.538Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.314s coverage: 68.5% of statements [2024-07-29T12:41:56.804Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.355s coverage: 89.2% of statements [2024-07-29T12:41:59.364Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-29T12:42:00.317Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.227s coverage: 5.4% of statements [2024-07-29T12:42:01.270Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-29T12:42:01.270Z] GO111MODULE=on go vet ./... [2024-07-29T12:45:38.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-29T12:45:38.045Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-29T12:45:38.045Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-29T12:45:38.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-29T12:45:38.136Z] $ docker stop --time=1 3a301541c0aa96ddf76ed564b70f3c15afe5f8dce803c5e10a0f5ec2ba7a9373 [2024-07-29T12:45:40.021Z] $ docker rm -f --volumes 3a301541c0aa96ddf76ed564b70f3c15afe5f8dce803c5e10a0f5ec2ba7a9373 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T12:45:42.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-29T12:45:42.257Z] Warning: overwriting stash ‘coverage-report’ [2024-07-29T12:45:42.805Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T12:45:43.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-29T12:45:43.799Z] + ls -al . [2024-07-29T12:45:43.799Z] total 376 [2024-07-29T12:45:43.799Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 29 12:37 . [2024-07-29T12:45:43.799Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 12:34 .. [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 29 12:34 .dockerignore [2024-07-29T12:45:43.799Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 12:34 .git [2024-07-29T12:45:43.799Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 12:34 .github [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 29 12:34 .gitignore [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 29 12:34 .golangci.yml [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 29 12:34 CHANGELOG.md [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 12:34 GOVERNANCE.md [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 29 12:34 Jenkinsfile [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 29 12:34 LICENSE [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 29 12:34 Makefile [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 29 12:34 OWNERS.md [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 29 12:34 README.md [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 29 12:32 VERSION [2024-07-29T12:45:43.799Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 12:34 bin [2024-07-29T12:45:43.799Z] -rw-r--r-- 1 jenkins jenkins 125320 Jul 29 12:41 coverage.out [2024-07-29T12:45:43.799Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 29 12:34 example [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 6996 Jul 29 12:34 go.mod [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 101460 Jul 29 12:34 go.sum [2024-07-29T12:45:43.799Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 29 12:34 internal [2024-07-29T12:45:43.799Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 12:34 openapi [2024-07-29T12:45:43.799Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 29 12:34 pkg [2024-07-29T12:45:43.799Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 12:34 snap [2024-07-29T12:45:43.799Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 29 12:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:45:44.244Z] + 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=088fe0655529977acef0c973463b7f49830f320f --label arch=arm64 --label version=0.0.0 . [2024-07-29T12:45:44.829Z] Sending build context to Docker daemon 13.14MB [2024-07-29T12:45:44.829Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T12:45:44.829Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-29T12:45:44.829Z] ---> 2bf57156c942 [2024-07-29T12:45:44.829Z] Step 3/24 : ARG MAKE=make build [2024-07-29T12:45:45.096Z] ---> Running in 4c162fb4628d [2024-07-29T12:45:45.364Z] Removing intermediate container 4c162fb4628d [2024-07-29T12:45:45.364Z] ---> 83d0071c5dfe [2024-07-29T12:45:45.364Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-29T12:45:45.364Z] ---> Running in 7b4a1a913bf3 [2024-07-29T12:45:45.636Z] Removing intermediate container 7b4a1a913bf3 [2024-07-29T12:45:45.637Z] ---> 5c184266c11b [2024-07-29T12:45:45.637Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-29T12:45:45.905Z] ---> Running in aedce05abc30 [2024-07-29T12:45:45.905Z] Removing intermediate container aedce05abc30 [2024-07-29T12:45:45.905Z] ---> b2930d541e69 [2024-07-29T12:45:45.905Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-29T12:45:46.173Z] ---> Running in 14b375179775 [2024-07-29T12:45:47.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T12:45:47.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T12:45:48.804Z] OK: 266 MiB in 52 packages [2024-07-29T12:45:49.386Z] Removing intermediate container 14b375179775 [2024-07-29T12:45:49.386Z] ---> cc042a0ebf12 [2024-07-29T12:45:49.386Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-29T12:45:49.971Z] ---> 3b2156112ebc [2024-07-29T12:45:49.971Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T12:45:49.971Z] ---> Running in 7f200e6b1ed1 [2024-07-29T12:45:52.553Z] Removing intermediate container 7f200e6b1ed1 [2024-07-29T12:45:52.554Z] ---> 4d9af2764339 [2024-07-29T12:45:52.554Z] Step 9/24 : COPY . . [2024-07-29T12:45:53.955Z] ---> 67a20f65684c [2024-07-29T12:45:53.955Z] Step 10/24 : RUN ${MAKE} [2024-07-29T12:45:53.955Z] ---> Running in 7d527e3d36c5 [2024-07-29T12:45:54.538Z] 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-07-29T12:49:16.292Z] Removing intermediate container 7d527e3d36c5 [2024-07-29T12:49:16.292Z] ---> f28af76d49af [2024-07-29T12:49:16.292Z] Step 11/24 : FROM alpine:3.18 [2024-07-29T12:49:16.292Z] 3.18: Pulling from library/alpine [2024-07-29T12:49:16.292Z] 4983c3fe2029: Pulling fs layer [2024-07-29T12:49:16.292Z] 4983c3fe2029: Verifying Checksum [2024-07-29T12:49:16.292Z] 4983c3fe2029: Download complete [2024-07-29T12:49:16.292Z] 4983c3fe2029: Pull complete [2024-07-29T12:49:16.292Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T12:49:16.292Z] Status: Downloaded newer image for alpine:3.18 [2024-07-29T12:49:16.292Z] ---> a0237000ae83 [2024-07-29T12:49:16.292Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-29T12:49:16.292Z] ---> Running in 87ddd7e83408 [2024-07-29T12:49:16.292Z] Removing intermediate container 87ddd7e83408 [2024-07-29T12:49:16.292Z] ---> a81f2813e92f [2024-07-29T12:49:16.292Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-29T12:49:16.292Z] ---> Running in 9097b1d12b50 [2024-07-29T12:49:16.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T12:49:16.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T12:49:16.292Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T12:49:16.292Z] Executing busybox-1.36.1-r7.trigger [2024-07-29T12:49:16.292Z] OK: 8 MiB in 16 packages [2024-07-29T12:49:16.292Z] Removing intermediate container 9097b1d12b50 [2024-07-29T12:49:16.292Z] ---> 5315af2a33e6 [2024-07-29T12:49:16.292Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-29T12:49:16.292Z] ---> Running in e5b9fae5adc4 [2024-07-29T12:49:16.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T12:49:17.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T12:49:18.247Z] OK: 8 MiB in 16 packages [2024-07-29T12:49:19.253Z] Removing intermediate container e5b9fae5adc4 [2024-07-29T12:49:19.253Z] ---> 1b65cf2caa4d [2024-07-29T12:49:19.253Z] Step 15/24 : WORKDIR / [2024-07-29T12:49:19.253Z] ---> Running in 8190de7ec63a [2024-07-29T12:49:19.527Z] Removing intermediate container 8190de7ec63a [2024-07-29T12:49:19.527Z] ---> c13ea8a0c14f [2024-07-29T12:49:19.527Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-29T12:49:20.130Z] ---> 909a84f634bb [2024-07-29T12:49:20.130Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-29T12:49:22.071Z] ---> 833894aa6d70 [2024-07-29T12:49:22.071Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-29T12:49:22.652Z] ---> 26a2903ca67a [2024-07-29T12:49:22.652Z] Step 19/24 : EXPOSE 59999 [2024-07-29T12:49:22.652Z] ---> Running in 9781f19eb3b0 [2024-07-29T12:49:22.918Z] Removing intermediate container 9781f19eb3b0 [2024-07-29T12:49:22.918Z] ---> 888bf1a1409d [2024-07-29T12:49:22.918Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-29T12:49:22.918Z] ---> Running in 96f4c0c1b535 [2024-07-29T12:49:23.203Z] Removing intermediate container 96f4c0c1b535 [2024-07-29T12:49:23.203Z] ---> 3cbf9923d953 [2024-07-29T12:49:23.203Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-29T12:49:23.203Z] ---> Running in 25694d1b4a20 [2024-07-29T12:49:23.472Z] Removing intermediate container 25694d1b4a20 [2024-07-29T12:49:23.472Z] ---> bc40226ad4db [2024-07-29T12:49:23.472Z] Step 22/24 : LABEL arch=arm64 [2024-07-29T12:49:23.739Z] ---> Running in b462e89994fe [2024-07-29T12:49:24.004Z] Removing intermediate container b462e89994fe [2024-07-29T12:49:24.004Z] ---> 7529eb743f54 [2024-07-29T12:49:24.004Z] Step 23/24 : LABEL git_sha=088fe0655529977acef0c973463b7f49830f320f [2024-07-29T12:49:24.004Z] ---> Running in 77ddc3959153 [2024-07-29T12:49:24.269Z] Removing intermediate container 77ddc3959153 [2024-07-29T12:49:24.269Z] ---> 4ff7f53817e4 [2024-07-29T12:49:24.269Z] Step 24/24 : LABEL version=0.0.0 [2024-07-29T12:49:24.269Z] ---> Running in 0af808b88117 [2024-07-29T12:49:24.535Z] Removing intermediate container 0af808b88117 [2024-07-29T12:49:24.535Z] ---> aed9f33b03fa [2024-07-29T12:49:24.535Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-29T12:49:24.799Z] Successfully built aed9f33b03fa [2024-07-29T12:49:24.799Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:49:25.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T12:49:25.775Z] [2024-07-29T12:49:25.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:49:26.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T12:49:26.203Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-29T12:49:26.203Z] 8998bd30e6a1: Pulling fs layer [2024-07-29T12:49:26.203Z] 04944245beec: Pulling fs layer [2024-07-29T12:49:26.203Z] 699f458cf7ca: Pulling fs layer [2024-07-29T12:49:26.203Z] 765212b225bb: Pulling fs layer [2024-07-29T12:49:26.203Z] f23df028b6ca: Pulling fs layer [2024-07-29T12:49:26.203Z] d65c8cfc05b1: Pulling fs layer [2024-07-29T12:49:26.203Z] 2437ff75d9bd: Pulling fs layer [2024-07-29T12:49:26.203Z] 765212b225bb: Waiting [2024-07-29T12:49:26.203Z] f23df028b6ca: Waiting [2024-07-29T12:49:26.203Z] d65c8cfc05b1: Waiting [2024-07-29T12:49:26.203Z] 2437ff75d9bd: Waiting [2024-07-29T12:49:26.470Z] 04944245beec: Verifying Checksum [2024-07-29T12:49:26.470Z] 04944245beec: Download complete [2024-07-29T12:49:26.470Z] 765212b225bb: Verifying Checksum [2024-07-29T12:49:26.470Z] 765212b225bb: Download complete [2024-07-29T12:49:26.470Z] f23df028b6ca: Verifying Checksum [2024-07-29T12:49:26.470Z] f23df028b6ca: Download complete [2024-07-29T12:49:26.470Z] d65c8cfc05b1: Verifying Checksum [2024-07-29T12:49:26.470Z] d65c8cfc05b1: Download complete [2024-07-29T12:49:26.470Z] 699f458cf7ca: Verifying Checksum [2024-07-29T12:49:26.470Z] 699f458cf7ca: Download complete [2024-07-29T12:49:27.053Z] 8998bd30e6a1: Verifying Checksum [2024-07-29T12:49:27.053Z] 8998bd30e6a1: Download complete [2024-07-29T12:49:29.650Z] 2437ff75d9bd: Verifying Checksum [2024-07-29T12:49:29.650Z] 2437ff75d9bd: Download complete [2024-07-29T12:49:31.594Z] 8998bd30e6a1: Pull complete [2024-07-29T12:49:32.177Z] 04944245beec: Pull complete [2024-07-29T12:49:33.583Z] 699f458cf7ca: Pull complete [2024-07-29T12:49:33.850Z] 765212b225bb: Pull complete [2024-07-29T12:49:34.811Z] f23df028b6ca: Pull complete [2024-07-29T12:49:34.811Z] d65c8cfc05b1: Pull complete [2024-07-29T12:49:53.009Z] 2437ff75d9bd: Pull complete [2024-07-29T12:49:53.009Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-29T12:49:53.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T12:49:53.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T12:49:53.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-6669 does not seem to be running inside a container [2024-07-29T12:49:53.427Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-29T12:49:56.044Z] $ docker top 7d9aa1fa3715569ec4e2afe08e991672ecc22fad07b185744ea7088cc1b36a03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:49:56.965Z] ---> job-cost.sh [2024-07-29T12:49:56.965Z] lf-activate-venv: SKIPPING [2024-07-29T12:49:56.965Z] INFO: No Stack... [2024-07-29T12:49:57.546Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-29T12:49:58.126Z] INFO: Archiving Costs [Pipeline] sh [2024-07-29T12:49:58.791Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-07-29T12:49:58.791Z] + cut -d, -f6 [Pipeline] lock [2024-07-29T12:49:58.874Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] [2024-07-29T12:49:58.884Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] did not exist. Created. [2024-07-29T12:49:58.892Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-29T12:49:59.343Z] /w/workspace/device-sdk-go/1@tmp/durable-24df3a84/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-29T12:50:00.013Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-29T12:50:00.056Z] Warning: overwriting stash ‘stack-cost’ [2024-07-29T12:50:00.137Z] Stashed 1 file(s) [Pipeline] } [2024-07-29T12:50:00.159Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1605-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-29T12:50:00.245Z] $ docker stop --time=1 7d9aa1fa3715569ec4e2afe08e991672ecc22fad07b185744ea7088cc1b36a03 [2024-07-29T12:50:01.760Z] $ docker rm -f --volumes 7d9aa1fa3715569ec4e2afe08e991672ecc22fad07b185744ea7088cc1b36a03 [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-07-29T12:50:02.999Z] provisioning config files... [2024-07-29T12:50:03.010Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/config18001842691381270969tmp [Pipeline] { [Pipeline] sh [2024-07-29T12:50:03.412Z] + set +x [2024-07-29T12:50:03.412Z] + curl -s https://codecov.io/bash [2024-07-29T12:50:03.412Z] + bash -s -- [2024-07-29T12:50:03.412Z] [2024-07-29T12:50:03.412Z] _____ _ [2024-07-29T12:50:03.412Z] / ____| | | [2024-07-29T12:50:03.412Z] | | ___ __| | ___ ___ _____ __ [2024-07-29T12:50:03.412Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-29T12:50:03.412Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-29T12:50:03.412Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-29T12:50:03.412Z] Bash-1.0.6 [2024-07-29T12:50:03.412Z] [2024-07-29T12:50:03.412Z] [2024-07-29T12:50:03.412Z] ==> git version 2.25.1 found [2024-07-29T12:50:03.412Z] ==> 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-07-29T12:50:03.412Z] Release-Date: 2020-01-08 [2024-07-29T12:50:03.412Z] 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-07-29T12:50:03.412Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-29T12:50:03.412Z] ==> Jenkins CI detected. [2024-07-29T12:50:03.412Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1605 [2024-07-29T12:50:03.412Z] project root: . [2024-07-29T12:50:03.412Z] --> token set from env [2024-07-29T12:50:03.412Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-29T12:50:03.412Z] ==> Running gcov in . (disable via -X gcov) [2024-07-29T12:50:03.412Z] ==> Python coveragepy not found [2024-07-29T12:50:03.412Z] ==> Searching for coverage reports in: [2024-07-29T12:50:03.412Z] + . [2024-07-29T12:50:03.412Z] -> Found 1 reports [2024-07-29T12:50:03.412Z] ==> Detecting git/mercurial file structure [2024-07-29T12:50:03.412Z] ==> Reading reports [2024-07-29T12:50:03.693Z] + ./coverage.out bytes=125320 [2024-07-29T12:50:03.693Z] ==> Appending adjustments [2024-07-29T12:50:03.693Z] https://docs.codecov.io/docs/fixing-reports [2024-07-29T12:50:03.693Z] + Found adjustments [2024-07-29T12:50:03.693Z] ==> Gzipping contents [2024-07-29T12:50:03.967Z] 20K /tmp/codecov.Aezx2b.gz [2024-07-29T12:50:03.967Z] ==> Uploading reports [2024-07-29T12:50:03.967Z] url: https://codecov.io [2024-07-29T12:50:03.967Z] query: branch=PR-1605&commit=088fe0655529977acef0c973463b7f49830f320f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1605&job=&cmd_args= [2024-07-29T12:50:03.967Z] -> Pinging Codecov [2024-07-29T12:50:03.967Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1605&commit=088fe0655529977acef0c973463b7f49830f320f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1605&job=&cmd_args= [2024-07-29T12:50:03.967Z] -> Uploading to [2024-07-29T12:50:03.967Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-29/7E55EF52A471D76F132DFD9A03CDDE97/088fe0655529977acef0c973463b7f49830f320f/5baac07b-73c2-42b1-8a5d-dbe6c1f9d84e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240729%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240729T125003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3f35b3182c9642116a8ffd59eacafa2ddf88da399f02b3d936cbe4a49fc444c [2024-07-29T12:50:03.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T12:50:03.967Z] Dload Upload Total Spent Left Speed [2024-07-29T12:50:04.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17086 0 0 100 17086 0 82941 --:--:-- --:--:-- --:--:-- 82541 100 17086 0 0 100 17086 0 33900 --:--:-- --:--:-- --:--:-- 33833 [2024-07-29T12:50:04.487Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/088fe0655529977acef0c973463b7f49830f320f [Pipeline] } [2024-07-29T12:50:04.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-29T12:50:06.926Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives ] [2024-07-29T12:50:06.926Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives [2024-07-29T12:50:06.926Z] total 16 [2024-07-29T12:50:06.926Z] drwxr-xr-x 3 root root 4096 Jul 29 12:36 . [2024-07-29T12:50:06.926Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 29 12:36 .. [2024-07-29T12:50:06.926Z] drwxr-xr-x 2 root root 4096 Jul 29 12:36 cost [2024-07-29T12:50:06.926Z] -rw-r--r-- 1 root root 86 Jul 29 12:36 cost.csv [2024-07-29T12:50:06.926Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives [2024-07-29T12:50:06.926Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives [2024-07-29T12:50:06.926Z] total 16 [2024-07-29T12:50:06.926Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 12:36 . [2024-07-29T12:50:06.926Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 29 12:36 .. [2024-07-29T12:50:06.926Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 29 12:36 cost [2024-07-29T12:50:06.926Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 29 12:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:50:07.274Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:50:08.180Z] ---> package-listing.sh [2024-07-29T12:50:08.180Z] ++ facter osfamily [2024-07-29T12:50:08.180Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-29T12:50:08.440Z] + OS_FAMILY=debian [2024-07-29T12:50:08.440Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1605 [2024-07-29T12:50:08.440Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-29T12:50:08.440Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-29T12:50:08.440Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-29T12:50:08.440Z] + PACKAGES=/tmp/packages_start.txt [2024-07-29T12:50:08.440Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1605 ']' [2024-07-29T12:50:08.440Z] + PACKAGES=/tmp/packages_end.txt [2024-07-29T12:50:08.440Z] + case "${OS_FAMILY}" in [2024-07-29T12:50:08.440Z] + dpkg -l [2024-07-29T12:50:08.440Z] + grep '^ii' [2024-07-29T12:50:08.440Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-29T12:50:08.440Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-29T12:50:08.440Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-29T12:50:08.440Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1605 ']' [2024-07-29T12:50:08.440Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives/ [2024-07-29T12:50:08.440Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1605/archives/ [Pipeline] echo [2024-07-29T12:50:08.483Z] 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-1605/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-29T12:50:08.787Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T12:50:09.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T12:50:09.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T12:50:09.618Z] prd-ubuntu20.04-docker-8c-8g-6668 does not seem to be running inside a container [2024-07-29T12:50:09.647Z] $ 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-1605/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-1605 -v /w/workspace/gexfoundry_device-sdk-go_PR-1605:/w/workspace/gexfoundry_device-sdk-go_PR-1605:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1605@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-07-29T12:50:09.832Z] $ docker top 3cf2687d60e2b67d66a8c7cbe313f3b459f621cd526736f3aac48be004dfa343 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T12:50:10.247Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-29T12:50:10.566Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-29T12:50:10.890Z] + ls /var/log/sa-host [2024-07-29T12:50:10.890Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T12:50:11.225Z] provisioning config files... [2024-07-29T12:50:11.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1605@tmp/config1742170039778051832tmp [Pipeline] { [Pipeline] echo [2024-07-29T12:50:11.310Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:50:11.639Z] ---> create-netrc.sh [Pipeline] } [2024-07-29T12:50:11.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:50:12.117Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-29T12:50:12.156Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:50:12.483Z] ---> sudo-logs.sh [2024-07-29T12:50:12.483Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-29T12:50:12.598Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:50:12.927Z] ---> job-cost.sh [2024-07-29T12:50:12.927Z] lf-activate-venv: SKIPPING [2024-07-29T12:50:12.927Z] DEBUG: total: 0.2199999988079071 [2024-07-29T12:50:12.927Z] INFO: Retrieving Stack Cost... [2024-07-29T12:50:13.187Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-29T12:50:13.446Z] INFO: Archiving Costs [Pipeline] echo [2024-07-29T12:50:13.490Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T12:50:13.819Z] ---> logs-deploy.sh [2024-07-29T12:50:13.819Z] lf-activate-venv: SKIPPING [2024-07-29T12:50:13.819Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1605/1 [2024-07-29T12:50:13.819Z] INFO: archiving workspace using pattern(s): [2024-07-29T12:50:14.756Z] Archives upload complete. [2024-07-29T12:50:14.756Z] INFO: archiving logs to Nexus [2024-07-29T12:50:15.695Z] ---> uname -a: [2024-07-29T12:50:15.695Z] Linux prd-ubuntu20-04-docker-8c-8g-6668 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-29T12:50:15.695Z] [2024-07-29T12:50:15.695Z] [2024-07-29T12:50:15.695Z] ---> lscpu: [2024-07-29T12:50:15.695Z] Architecture: x86_64 [2024-07-29T12:50:15.695Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-29T12:50:15.695Z] Byte Order: Little Endian [2024-07-29T12:50:15.695Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-29T12:50:15.695Z] CPU(s): 8 [2024-07-29T12:50:15.695Z] On-line CPU(s) list: 0-7 [2024-07-29T12:50:15.695Z] Thread(s) per core: 1 [2024-07-29T12:50:15.695Z] Core(s) per socket: 1 [2024-07-29T12:50:15.695Z] Socket(s): 8 [2024-07-29T12:50:15.695Z] NUMA node(s): 1 [2024-07-29T12:50:15.695Z] Vendor ID: AuthenticAMD [2024-07-29T12:50:15.695Z] CPU family: 23 [2024-07-29T12:50:15.695Z] Model: 49 [2024-07-29T12:50:15.695Z] Model name: AMD EPYC-Rome Processor [2024-07-29T12:50:15.695Z] Stepping: 0 [2024-07-29T12:50:15.695Z] CPU MHz: 2799.998 [2024-07-29T12:50:15.695Z] BogoMIPS: 5599.99 [2024-07-29T12:50:15.695Z] Virtualization: AMD-V [2024-07-29T12:50:15.695Z] Hypervisor vendor: KVM [2024-07-29T12:50:15.695Z] Virtualization type: full [2024-07-29T12:50:15.695Z] L1d cache: 256 KiB [2024-07-29T12:50:15.695Z] L1i cache: 256 KiB [2024-07-29T12:50:15.695Z] L2 cache: 4 MiB [2024-07-29T12:50:15.695Z] L3 cache: 128 MiB [2024-07-29T12:50:15.695Z] NUMA node0 CPU(s): 0-7 [2024-07-29T12:50:15.695Z] Vulnerability Itlb multihit: Not affected [2024-07-29T12:50:15.695Z] Vulnerability L1tf: Not affected [2024-07-29T12:50:15.696Z] Vulnerability Mds: Not affected [2024-07-29T12:50:15.696Z] Vulnerability Meltdown: Not affected [2024-07-29T12:50:15.696Z] Vulnerability Mmio stale data: Not affected [2024-07-29T12:50:15.696Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-29T12:50:15.696Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-29T12:50:15.696Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-29T12:50:15.696Z] Vulnerability Srbds: Not affected [2024-07-29T12:50:15.696Z] Vulnerability Tsx async abort: Not affected [2024-07-29T12:50:15.696Z] 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-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] ---> nproc: [2024-07-29T12:50:15.696Z] 8 [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] ---> df -h: [2024-07-29T12:50:15.696Z] Filesystem Size Used Avail Use% Mounted on [2024-07-29T12:50:15.696Z] overlay 155G 12G 143G 8% / [2024-07-29T12:50:15.696Z] tmpfs 64M 0 64M 0% /dev [2024-07-29T12:50:15.696Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-29T12:50:15.696Z] shm 64M 0 64M 0% /dev/shm [2024-07-29T12:50:15.696Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] ---> sar -b -r -n DEV: [2024-07-29T12:50:15.696Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6668) 07/29/24 _x86_64_ (8 CPU) [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] 12:31:14 LINUX RESTART (8 CPU) [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] 12:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-29T12:50:15.696Z] 12:33:01 148.96 5.05 143.91 0.00 488.45 34486.12 0.00 [2024-07-29T12:50:15.696Z] 12:34:01 223.66 1.78 221.88 0.00 23.73 76302.08 0.00 [2024-07-29T12:50:15.696Z] 12:35:01 39.20 0.05 39.15 0.00 0.40 27879.79 0.00 [2024-07-29T12:50:15.696Z] 12:36:01 171.92 0.20 171.72 0.00 11.47 50035.20 0.00 [2024-07-29T12:50:15.696Z] 12:37:01 90.42 5.10 85.32 0.00 4342.48 24792.27 0.00 [2024-07-29T12:50:15.696Z] 12:38:01 6.45 0.02 6.43 0.00 0.13 130.09 0.00 [2024-07-29T12:50:15.696Z] 12:39:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 [2024-07-29T12:50:15.696Z] 12:40:01 2.03 0.00 2.03 0.00 0.00 23.46 0.00 [2024-07-29T12:50:15.696Z] 12:41:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2024-07-29T12:50:15.696Z] 12:42:01 2.18 0.00 2.18 0.00 0.00 25.20 0.00 [2024-07-29T12:50:15.696Z] 12:43:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 [2024-07-29T12:50:15.696Z] 12:44:01 1.92 0.00 1.92 0.00 0.00 21.73 0.00 [2024-07-29T12:50:15.696Z] 12:45:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2024-07-29T12:50:15.696Z] 12:46:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 [2024-07-29T12:50:15.696Z] 12:47:01 2.35 0.02 2.33 0.00 0.13 31.46 0.00 [2024-07-29T12:50:15.696Z] 12:48:01 1.95 0.00 1.95 0.00 0.00 22.93 0.00 [2024-07-29T12:50:15.696Z] 12:49:01 3.05 0.18 2.87 0.00 18.53 33.99 0.00 [2024-07-29T12:50:15.696Z] 12:50:01 1.52 0.00 1.52 0.00 0.00 18.93 0.00 [2024-07-29T12:50:15.696Z] Average: 39.06 0.69 38.37 0.00 271.40 11882.35 0.00 [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] 12:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-29T12:50:15.696Z] 12:33:01 29096824 31496980 811068 2.47 81748 2585668 2009416 5.92 1078452 2304720 39908 [2024-07-29T12:50:15.696Z] 12:34:01 27079428 31087412 1209424 3.68 187820 3928840 2592920 7.64 1877112 3353464 440124 [2024-07-29T12:50:15.696Z] 12:35:01 27069784 31524736 770280 2.34 191876 4326128 1871436 5.52 1323184 3865852 410952 [2024-07-29T12:50:15.696Z] 12:36:01 27015996 31495136 802728 2.44 198144 4367792 2048764 6.04 1398988 3867256 401380 [2024-07-29T12:50:15.696Z] 12:37:01 26505908 31499532 770564 2.34 231404 4821192 1754528 5.17 1674340 4044360 1028 [2024-07-29T12:50:15.696Z] 12:38:01 26511628 31500584 769648 2.34 229952 4817944 1750008 5.16 1673000 4041148 12 [2024-07-29T12:50:15.696Z] 12:39:01 26520108 31509220 760912 2.31 230024 4818076 1750008 5.16 1664844 4041276 8 [2024-07-29T12:50:15.696Z] 12:40:01 26519888 31509080 760988 2.31 230108 4818076 1750008 5.16 1664900 4041284 8 [2024-07-29T12:50:15.696Z] 12:41:01 26523936 31513268 756876 2.30 230180 4818084 1750008 5.16 1660696 4041284 8 [2024-07-29T12:50:15.696Z] 12:42:01 26524004 31513368 756668 2.30 230248 4818088 1750008 5.16 1661520 4041288 12 [2024-07-29T12:50:15.696Z] 12:43:01 26523744 31513164 756840 2.30 230316 4818088 1750008 5.16 1661244 4041288 8 [2024-07-29T12:50:15.696Z] 12:44:01 26525240 31514712 755220 2.30 230376 4818092 1750008 5.16 1659716 4041292 8 [2024-07-29T12:50:15.696Z] 12:45:01 26525444 31515028 754860 2.30 230460 4818096 1750008 5.16 1659444 4041304 8 [2024-07-29T12:50:15.696Z] 12:46:01 26525120 31514744 755000 2.30 230524 4818096 1750008 5.16 1659804 4041296 8 [2024-07-29T12:50:15.696Z] 12:47:01 26523948 31513756 756296 2.30 230608 4818068 1763312 5.20 1661028 4041268 8 [2024-07-29T12:50:15.696Z] 12:48:01 26524148 31514072 756116 2.30 230680 4818084 1763312 5.20 1661104 4041276 8 [2024-07-29T12:50:15.696Z] 12:49:01 26522332 31513108 756880 2.30 230756 4818640 1799884 5.30 1661040 4041772 60 [2024-07-29T12:50:15.696Z] 12:50:01 26522648 31513444 756444 2.30 230812 4818644 1799884 5.30 1661040 4041776 8 [2024-07-29T12:50:15.696Z] Average: 26753340 31486741 789823 2.40 215891 4592539 1841863 5.43 1608970 3887400 71864 [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] 12:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-29T12:50:15.696Z] 12:33:01 veth4fcc743 186.70 213.33 18.21 253.61 0.00 0.00 0.00 0.02 [2024-07-29T12:50:15.696Z] 12:33:01 lo 4.27 4.27 0.43 0.43 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:33:01 docker0 217.58 245.16 17.99 476.94 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:33:01 ens3 477.42 359.77 5317.47 55.28 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:34:01 vetha0321c6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:34:01 docker0 175.80 259.74 14.68 2976.81 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:34:01 ens3 284.27 188.84 3000.63 26.02 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:35:01 vetha0321c6 0.90 1.28 0.10 0.35 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:35:01 docker0 0.90 1.25 0.09 0.34 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:35:01 ens3 14.56 8.33 11.64 5.10 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:36:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:36:01 docker0 4.27 7.27 0.26 93.12 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:36:01 ens3 108.63 67.55 2676.35 14.65 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:37:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:37:01 ens3 171.49 65.67 2726.94 41.32 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:38:01 ens3 0.25 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:40:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:42:01 ens3 1.12 1.82 0.14 6.69 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:47:01 ens3 0.55 0.50 0.11 6.58 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:48:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:49:01 ens3 0.30 0.43 0.09 0.08 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] 12:50:01 ens3 0.37 0.15 0.63 0.01 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] Average: docker0 22.14 28.52 1.83 197.06 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] Average: ens3 58.86 38.53 762.97 8.65 0.00 0.00 0.00 0.00 [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] ---> sar -P ALL: [2024-07-29T12:50:15.696Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6668) 07/29/24 _x86_64_ (8 CPU) [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] 12:31:14 LINUX RESTART (8 CPU) [2024-07-29T12:50:15.696Z] [2024-07-29T12:50:15.696Z] 12:32:01 CPU %user %nice %system %iowait %steal %idle [2024-07-29T12:50:15.696Z] 12:33:01 all 6.03 0.00 2.68 1.95 0.06 89.29 [2024-07-29T12:50:15.696Z] 12:33:01 0 6.35 0.00 3.45 0.67 0.07 89.46 [2024-07-29T12:50:15.696Z] 12:33:01 1 7.22 0.00 2.42 0.40 0.07 89.89 [2024-07-29T12:50:15.696Z] 12:33:01 2 6.59 0.00 2.23 0.22 0.05 90.91 [2024-07-29T12:50:15.696Z] 12:33:01 3 5.33 0.00 3.12 2.50 0.07 88.98 [2024-07-29T12:50:15.696Z] 12:33:01 4 6.03 0.00 2.38 0.17 0.05 91.37 [2024-07-29T12:50:15.696Z] 12:33:01 5 5.53 0.00 2.99 9.40 0.07 82.01 [2024-07-29T12:50:15.696Z] 12:33:01 6 5.83 0.00 2.34 0.05 0.03 91.75 [2024-07-29T12:50:15.696Z] 12:33:01 7 5.33 0.00 2.49 2.23 0.07 89.88 [2024-07-29T12:50:15.696Z] 12:34:01 all 20.68 0.00 4.74 3.63 0.07 70.88 [2024-07-29T12:50:15.696Z] 12:34:01 0 20.81 0.00 4.37 1.09 0.07 73.66 [2024-07-29T12:50:15.696Z] 12:34:01 1 19.88 0.00 4.74 3.36 0.05 71.98 [2024-07-29T12:50:15.696Z] 12:34:01 2 20.82 0.00 6.45 20.96 0.07 51.70 [2024-07-29T12:50:15.696Z] 12:34:01 3 21.54 0.00 4.87 0.24 0.05 73.31 [2024-07-29T12:50:15.696Z] 12:34:01 4 21.03 0.00 4.41 1.25 0.05 73.26 [2024-07-29T12:50:15.696Z] 12:34:01 5 20.77 0.00 4.09 1.02 0.13 73.98 [2024-07-29T12:50:15.697Z] 12:34:01 6 20.85 0.00 4.51 0.30 0.05 74.28 [2024-07-29T12:50:15.697Z] 12:34:01 7 19.72 0.00 4.50 0.89 0.07 74.82 [2024-07-29T12:50:15.697Z] 12:35:01 all 50.80 0.00 6.83 2.89 0.13 39.34 [2024-07-29T12:50:15.697Z] 12:35:01 0 51.34 0.00 7.06 2.95 0.13 38.51 [2024-07-29T12:50:15.697Z] 12:35:01 1 50.29 0.00 6.93 4.10 0.15 38.53 [2024-07-29T12:50:15.697Z] 12:35:01 2 50.28 0.00 6.86 11.30 0.12 31.44 [2024-07-29T12:50:15.697Z] 12:35:01 3 51.49 0.00 7.08 0.53 0.15 40.75 [2024-07-29T12:50:15.697Z] 12:35:01 4 49.49 0.00 6.54 0.34 0.13 43.51 [2024-07-29T12:50:15.697Z] 12:35:01 5 50.54 0.00 6.63 0.19 0.12 42.52 [2024-07-29T12:50:15.697Z] 12:35:01 6 51.19 0.00 6.34 3.51 0.13 38.83 [2024-07-29T12:50:15.697Z] 12:35:01 7 51.83 0.00 7.24 0.14 0.12 40.67 [2024-07-29T12:50:15.697Z] 12:36:01 all 23.08 0.00 4.65 5.01 0.06 67.19 [2024-07-29T12:50:15.697Z] 12:36:01 0 23.37 0.00 4.67 1.28 0.05 70.64 [2024-07-29T12:50:15.697Z] 12:36:01 1 23.24 0.00 5.09 3.30 0.07 68.30 [2024-07-29T12:50:15.697Z] 12:36:01 2 24.11 0.00 5.21 18.36 0.07 52.26 [2024-07-29T12:50:15.697Z] 12:36:01 3 23.53 0.00 3.98 0.62 0.05 71.82 [2024-07-29T12:50:15.697Z] 12:36:01 4 23.16 0.00 4.04 0.30 0.07 72.44 [2024-07-29T12:50:15.697Z] 12:36:01 5 22.41 0.00 4.75 1.06 0.05 71.73 [2024-07-29T12:50:15.697Z] 12:36:01 6 20.71 0.00 4.24 14.42 0.07 60.57 [2024-07-29T12:50:15.697Z] 12:36:01 7 24.15 0.00 5.21 0.82 0.07 69.74 [2024-07-29T12:50:15.697Z] 12:37:01 all 3.26 0.00 1.70 1.64 0.04 93.36 [2024-07-29T12:50:15.697Z] 12:37:01 0 3.75 0.00 1.47 0.92 0.07 93.79 [2024-07-29T12:50:15.697Z] 12:37:01 1 2.87 0.00 2.42 2.17 0.03 92.51 [2024-07-29T12:50:15.697Z] 12:37:01 2 3.70 0.00 1.87 7.41 0.05 86.97 [2024-07-29T12:50:15.697Z] 12:37:01 3 3.64 0.00 1.65 1.24 0.05 93.41 [2024-07-29T12:50:15.697Z] 12:37:01 4 3.18 0.00 1.56 0.03 0.03 95.20 [2024-07-29T12:50:15.697Z] 12:37:01 5 2.73 0.00 1.19 1.04 0.03 95.02 [2024-07-29T12:50:15.697Z] 12:37:01 6 2.22 0.00 1.95 0.03 0.02 95.77 [2024-07-29T12:50:15.697Z] 12:37:01 7 3.97 0.00 1.47 0.32 0.02 94.22 [2024-07-29T12:50:15.697Z] 12:38:01 all 0.07 0.00 0.05 0.47 0.01 99.40 [2024-07-29T12:50:15.697Z] 12:38:01 0 0.07 0.00 0.10 0.02 0.02 99.80 [2024-07-29T12:50:15.697Z] 12:38:01 1 0.07 0.00 0.07 0.02 0.02 99.83 [2024-07-29T12:50:15.697Z] 12:38:01 2 0.08 0.00 0.03 0.28 0.02 99.58 [2024-07-29T12:50:15.697Z] 12:38:01 3 0.22 0.00 0.07 0.10 0.00 99.62 [2024-07-29T12:50:15.697Z] 12:38:01 4 0.08 0.00 0.03 0.03 0.00 99.85 [2024-07-29T12:50:15.697Z] 12:38:01 5 0.00 0.00 0.03 0.02 0.00 99.95 [2024-07-29T12:50:15.697Z] 12:38:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-29T12:50:15.697Z] 12:38:01 7 0.03 0.00 0.00 3.28 0.00 96.68 [2024-07-29T12:50:15.697Z] 12:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-29T12:50:15.697Z] 12:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-29T12:50:15.697Z] 12:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-29T12:50:15.697Z] 12:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-29T12:50:15.697Z] 12:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-29T12:50:15.697Z] 12:39:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-29T12:50:15.697Z] 12:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-29T12:50:15.697Z] 12:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-29T12:50:15.697Z] 12:39:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-29T12:50:15.697Z] 12:40:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2024-07-29T12:50:15.697Z] 12:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-29T12:50:15.697Z] 12:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-29T12:50:15.697Z] 12:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-29T12:50:15.697Z] 12:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-29T12:50:15.697Z] 12:40:01 4 0.00 0.00 0.02 0.02 0.03 99.93 [2024-07-29T12:50:15.697Z] 12:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-29T12:50:15.697Z] 12:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-29T12:50:15.697Z] 12:40:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2024-07-29T12:50:15.697Z] 12:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-07-29T12:50:15.697Z] 12:41:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-29T12:50:15.697Z] 12:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-29T12:50:15.697Z] 12:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-29T12:50:15.697Z] 12:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-29T12:50:15.697Z] 12:41:01 4 0.00 0.00 0.02 0.02 0.03 99.93 [2024-07-29T12:50:15.697Z] 12:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-29T12:50:15.697Z] 12:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-29T12:50:15.697Z] 12:41:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-29T12:50:15.697Z] 12:42:01 all 0.06 0.00 0.02 0.01 0.01 99.90 [2024-07-29T12:50:15.697Z] 12:42:01 0 0.37 0.00 0.02 0.00 0.02 99.60 [2024-07-29T12:50:15.697Z] 12:42:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-29T12:50:15.697Z] 12:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-29T12:50:15.697Z] 12:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-29T12:50:15.697Z] 12:42:01 4 0.02 0.00 0.07 0.02 0.03 99.87 [2024-07-29T12:50:15.697Z] 12:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-29T12:50:15.697Z] 12:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-29T12:50:15.697Z] 12:42:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-29T12:50:15.697Z] 12:43:01 all 0.03 0.00 0.00 0.01 0.01 99.94 [2024-07-29T12:50:15.697Z] 12:43:01 0 0.10 0.00 0.00 0.00 0.02 99.88 [2024-07-29T12:50:15.697Z] 12:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-29T12:50:15.697Z] 12:43:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-29T12:50:15.697Z] 12:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-29T12:50:15.697Z] 12:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-29T12:50:15.697Z] 12:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-29T12:50:15.697Z] 12:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-29T12:50:15.697Z] 12:43:01 7 0.00 0.00 0.00 0.12 0.00 99.88 [2024-07-29T12:50:15.697Z] [2024-07-29T12:50:15.697Z] 12:43:01 CPU %user %nice %system %iowait %steal %idle [2024-07-29T12:50:15.697Z] 12:44:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-07-29T12:50:15.697Z] 12:44:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-29T12:50:15.697Z] 12:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-29T12:50:15.697Z] 12:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-29T12:50:15.697Z] 12:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-29T12:50:15.697Z] 12:44:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2024-07-29T12:50:15.697Z] 12:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-29T12:50:15.697Z] 12:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-29T12:50:15.697Z] 12:44:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-29T12:50:15.697Z] 12:45:01 all 0.03 0.00 0.01 0.05 0.01 99.90 [2024-07-29T12:50:15.697Z] 12:45:01 0 0.07 0.00 0.05 0.17 0.02 99.70 [2024-07-29T12:50:15.697Z] 12:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-29T12:50:15.697Z] 12:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-29T12:50:15.697Z] 12:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-29T12:50:15.697Z] 12:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-29T12:50:15.697Z] 12:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-29T12:50:15.697Z] 12:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-29T12:50:15.697Z] 12:45:01 7 0.00 0.00 0.00 0.25 0.00 99.75 [2024-07-29T12:50:15.697Z] 12:46:01 all 0.01 0.00 0.01 0.07 0.01 99.91 [2024-07-29T12:50:15.697Z] 12:46:01 0 0.02 0.00 0.02 0.35 0.00 99.62 [2024-07-29T12:50:15.697Z] 12:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-29T12:50:15.697Z] 12:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-29T12:50:15.697Z] 12:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-29T12:50:15.697Z] 12:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-29T12:50:15.697Z] 12:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-29T12:50:15.697Z] 12:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-29T12:50:15.697Z] 12:46:01 7 0.00 0.00 0.00 0.22 0.00 99.78 [2024-07-29T12:50:15.697Z] 12:47:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2024-07-29T12:50:15.697Z] 12:47:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2024-07-29T12:50:15.697Z] 12:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-29T12:50:15.697Z] 12:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-29T12:50:15.697Z] 12:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-29T12:50:15.697Z] 12:47:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-29T12:50:15.697Z] 12:47:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-29T12:50:15.697Z] 12:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-29T12:50:15.697Z] 12:47:01 7 0.02 0.00 0.03 0.10 0.00 99.85 [2024-07-29T12:50:15.697Z] 12:48:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-07-29T12:50:15.697Z] 12:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-29T12:50:15.697Z] 12:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-29T12:50:15.697Z] 12:48:01 2 0.02 0.00 0.03 0.05 0.02 99.88 [2024-07-29T12:50:15.697Z] 12:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-29T12:50:15.697Z] 12:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-29T12:50:15.697Z] 12:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-29T12:50:15.697Z] 12:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-29T12:50:15.697Z] 12:48:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2024-07-29T12:50:15.697Z] 12:49:01 all 0.10 0.00 0.04 0.01 0.01 99.84 [2024-07-29T12:50:15.697Z] 12:49:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2024-07-29T12:50:15.697Z] 12:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-29T12:50:15.697Z] 12:49:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2024-07-29T12:50:15.697Z] 12:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-29T12:50:15.697Z] 12:49:01 4 0.53 0.00 0.10 0.03 0.03 99.30 [2024-07-29T12:50:15.697Z] 12:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-29T12:50:15.697Z] 12:49:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-29T12:50:15.698Z] 12:49:01 7 0.02 0.00 0.05 0.03 0.00 99.90 [2024-07-29T12:50:15.698Z] 12:50:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-07-29T12:50:15.698Z] 12:50:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-29T12:50:15.698Z] 12:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-29T12:50:15.698Z] 12:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-29T12:50:15.698Z] 12:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-29T12:50:15.698Z] 12:50:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-07-29T12:50:15.698Z] 12:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-29T12:50:15.698Z] 12:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-29T12:50:15.698Z] 12:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-29T12:50:15.698Z] Average: all 5.74 0.00 1.15 0.87 0.03 92.22 [2024-07-29T12:50:15.698Z] Average: 0 5.89 0.00 1.18 0.41 0.03 92.48 [2024-07-29T12:50:15.698Z] Average: 1 5.74 0.00 1.21 0.74 0.03 92.28 [2024-07-29T12:50:15.698Z] Average: 2 5.83 0.00 1.26 3.23 0.03 89.66 [2024-07-29T12:50:15.698Z] Average: 3 5.79 0.00 1.14 0.29 0.02 92.75 [2024-07-29T12:50:15.698Z] Average: 4 5.72 0.00 1.07 0.12 0.03 93.05 [2024-07-29T12:50:15.698Z] Average: 5 5.63 0.00 1.09 0.70 0.02 92.56 [2024-07-29T12:50:15.698Z] Average: 6 5.56 0.00 1.08 1.01 0.02 92.33 [2024-07-29T12:50:15.698Z] Average: 7 5.74 0.00 1.15 0.48 0.02 92.61 [2024-07-29T12:50:15.698Z] [2024-07-29T12:50:15.698Z] [2024-07-29T12:50:15.698Z]