Pull request #1322 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13a74657dd249097a98709b04353b8de921d9a3e+f03d932b600fd46a3b503f339d4d9f330fd6c1ce (a7d2fa2e94128b8fa7ca8aa205673132b5957ab6) 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-ssh5690842562888957803.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6467251411267821700.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4918648385455712548.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17069521250766905219.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3961801606177137680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6453 in /w/workspace/gexfoundry_device-sdk-go_PR-1322 [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-1322 # 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/1322/head:refs/remotes/origin/PR-1322 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f03d932b600fd46a3b503f339d4d9f330fd6c1ce into PR head commit 13a74657dd249097a98709b04353b8de921d9a3e Merge succeeded, producing 13a74657dd249097a98709b04353b8de921d9a3e Checking out Revision 13a74657dd249097a98709b04353b8de921d9a3e (PR-1322) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T10:48:12.927Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T10:48:12.993Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T10:48:13.008Z] ========================================================= [2023-02-17T10:48:13.008Z] EdgeX Global Pipelines Version Info [2023-02-17T10:48:13.008Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 13a74657dd249097a98709b04353b8de921d9a3e # 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 f03d932b600fd46a3b503f339d4d9f330fd6c1ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13a74657dd249097a98709b04353b8de921d9a3e # timeout=10 > git rev-list --no-walk 9dd9870803ee77a865d507efd3ba01f097baf128 # timeout=10 [2023-02-17T10:48:13.705Z] ------------------- [2023-02-17T10:48:13.705Z] stable info: [2023-02-17T10:48:13.705Z] ------------------- [2023-02-17T10:48:13.705Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T10:48:13.705Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T10:48:13.705Z] Message: update stable to v1.0.244 [2023-02-17T10:48:14.276Z] ------------------- [2023-02-17T10:48:14.276Z] experimental info: [2023-02-17T10:48:14.276Z] ------------------- [2023-02-17T10:48:14.276Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T10:48:14.276Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T10:48:14.276Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T10:48:14.433Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-17T10:48:14.442Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-17T10:48:14.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T10:48:14.464Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T10:48:14.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T10:48:14.492Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T10:48:14.501Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T10:48:14.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-17T10:48:14.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T10:48:14.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T10:48:14.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T10:48:14.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-17T10:48:14.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T10:48:14.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T10:48:14.666Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T10:48:14.678Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T10:48:14.689Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T10:48:14.702Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T10:48:14.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T10:48:14.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T10:48:14.729Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-17T10:48:14.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-17T10:48:14.750Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T10:48:14.760Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T10:48:14.777Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-17T10:48:14.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T10:48:14.809Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T10:48:14.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1322 [Pipeline] echo [2023-02-17T10:48:14.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1322 [Pipeline] echo [2023-02-17T10:48:14.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1322 [Pipeline] echo [2023-02-17T10:48:14.869Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13a74657dd249097a98709b04353b8de921d9a3e [Pipeline] echo [2023-02-17T10:48:14.884Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13a7465 [Pipeline] echo [2023-02-17T10:48:14.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T10:48:14.948Z] provisioning config files... [2023-02-17T10:48:14.961Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config10060875454829793696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:48:15.288Z] ---> docker-login.sh [2023-02-17T10:48:15.288Z] nexus3.edgexfoundry.org:10001 [2023-02-17T10:48:15.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:48:16.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:48:16.131Z] Configure a credential helper to remove this warning. See [2023-02-17T10:48:16.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:48:16.131Z] [2023-02-17T10:48:16.131Z] Login Succeeded [2023-02-17T10:48:16.131Z] nexus3.edgexfoundry.org:10002 [2023-02-17T10:48:16.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:48:16.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:48:16.131Z] Configure a credential helper to remove this warning. See [2023-02-17T10:48:16.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:48:16.131Z] [2023-02-17T10:48:16.131Z] Login Succeeded [2023-02-17T10:48:16.131Z] nexus3.edgexfoundry.org:10003 [2023-02-17T10:48:16.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:48:16.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:48:16.390Z] Configure a credential helper to remove this warning. See [2023-02-17T10:48:16.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:48:16.390Z] [2023-02-17T10:48:16.390Z] Login Succeeded [2023-02-17T10:48:16.390Z] nexus3.edgexfoundry.org:10004 [2023-02-17T10:48:16.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:48:16.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:48:16.390Z] Configure a credential helper to remove this warning. See [2023-02-17T10:48:16.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:48:16.390Z] [2023-02-17T10:48:16.390Z] Login Succeeded [2023-02-17T10:48:16.390Z] docker.io [2023-02-17T10:48:16.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:48:16.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:48:16.911Z] Configure a credential helper to remove this warning. See [2023-02-17T10:48:16.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:48:16.911Z] [2023-02-17T10:48:16.911Z] Login Succeeded [2023-02-17T10:48:16.911Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T10:48:16.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T10:48:17.316Z] + git rev-list -1 --merges 13a74657dd249097a98709b04353b8de921d9a3e~1..13a74657dd249097a98709b04353b8de921d9a3e [Pipeline] echo [2023-02-17T10:48:17.392Z] -----------> git rev-list -1 --merges 13a74657dd249097a98709b04353b8de921d9a3e~1..13a74657dd249097a98709b04353b8de921d9a3e 13a74657dd249097a98709b04353b8de921d9a3e [false] [Pipeline] sh [2023-02-17T10:48:17.676Z] + git log --format=format:%s -1 13a74657dd249097a98709b04353b8de921d9a3e [Pipeline] echo [2023-02-17T10:48:17.689Z] ========================================================= [2023-02-17T10:48:17.689Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T10:48:17.689Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T10:48:18.017Z] + git log --format=format:%s -1 13a74657dd249097a98709b04353b8de921d9a3e [Pipeline] echo [2023-02-17T10:48:18.029Z] [semverPrep] GIT_COMMIT: 13a74657dd249097a98709b04353b8de921d9a3e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2023-02-17T10:48:18.040Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T10:48:18.395Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T10:48:18.395Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T10:48:18.395Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T10:48:18.395Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T10:48:18.395Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T10:48:18.395Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T10:48:18.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:48:18.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T10:48:18.808Z] [2023-02-17T10:48:18.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:48:19.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T10:48:19.117Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T10:48:19.117Z] b85a868b505f: Pulling fs layer [2023-02-17T10:48:19.117Z] e2be974225ed: Pulling fs layer [2023-02-17T10:48:19.117Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T10:48:19.117Z] 988bab9f4d93: Pulling fs layer [2023-02-17T10:48:19.117Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T10:48:19.117Z] eaf3925da568: Pulling fs layer [2023-02-17T10:48:19.117Z] bab4dde63d76: Pulling fs layer [2023-02-17T10:48:19.117Z] bde34c3a00c8: Pulling fs layer [2023-02-17T10:48:19.117Z] b352a97aabf1: Pulling fs layer [2023-02-17T10:48:19.117Z] 4872d77fe225: Pulling fs layer [2023-02-17T10:48:19.117Z] 5851b861e8e6: Pulling fs layer [2023-02-17T10:48:19.117Z] 988bab9f4d93: Waiting [2023-02-17T10:48:19.117Z] 1469e6f7b9e6: Waiting [2023-02-17T10:48:19.117Z] eaf3925da568: Waiting [2023-02-17T10:48:19.117Z] bab4dde63d76: Waiting [2023-02-17T10:48:19.117Z] bde34c3a00c8: Waiting [2023-02-17T10:48:19.117Z] b352a97aabf1: Waiting [2023-02-17T10:48:19.117Z] 5851b861e8e6: Waiting [2023-02-17T10:48:19.117Z] e2be974225ed: Download complete [2023-02-17T10:48:19.381Z] 988bab9f4d93: Verifying Checksum [2023-02-17T10:48:19.381Z] 988bab9f4d93: Download complete [2023-02-17T10:48:19.381Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T10:48:19.381Z] 339a4e72a1f5: Download complete [2023-02-17T10:48:19.643Z] eaf3925da568: Verifying Checksum [2023-02-17T10:48:19.643Z] eaf3925da568: Download complete [2023-02-17T10:48:19.643Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T10:48:19.643Z] 1469e6f7b9e6: Download complete [2023-02-17T10:48:19.643Z] bde34c3a00c8: Download complete [2023-02-17T10:48:19.643Z] b352a97aabf1: Verifying Checksum [2023-02-17T10:48:19.643Z] b352a97aabf1: Download complete [2023-02-17T10:48:19.643Z] 4872d77fe225: Verifying Checksum [2023-02-17T10:48:19.643Z] 4872d77fe225: Download complete [2023-02-17T10:48:19.643Z] b85a868b505f: Verifying Checksum [2023-02-17T10:48:19.643Z] b85a868b505f: Download complete [2023-02-17T10:48:19.643Z] 5851b861e8e6: Verifying Checksum [2023-02-17T10:48:19.643Z] 5851b861e8e6: Download complete [2023-02-17T10:48:19.903Z] bab4dde63d76: Verifying Checksum [2023-02-17T10:48:19.903Z] bab4dde63d76: Download complete [2023-02-17T10:48:20.842Z] b85a868b505f: Pull complete [2023-02-17T10:48:21.102Z] e2be974225ed: Pull complete [2023-02-17T10:48:21.669Z] 339a4e72a1f5: Pull complete [2023-02-17T10:48:21.669Z] 988bab9f4d93: Pull complete [2023-02-17T10:48:21.928Z] 1469e6f7b9e6: Pull complete [2023-02-17T10:48:21.928Z] eaf3925da568: Pull complete [2023-02-17T10:48:23.833Z] bab4dde63d76: Pull complete [2023-02-17T10:48:23.833Z] bde34c3a00c8: Pull complete [2023-02-17T10:48:23.833Z] b352a97aabf1: Pull complete [2023-02-17T10:48:24.093Z] 4872d77fe225: Pull complete [2023-02-17T10:48:24.093Z] 5851b861e8e6: Pull complete [2023-02-17T10:48:24.093Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T10:48:24.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T10:48:24.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:48:24.192Z] prd-ubuntu20.04-docker-8c-8g-6453 does not seem to be running inside a container [2023-02-17T10:48:24.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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-devops/py-git-semver:0.1.4 cat [2023-02-17T10:48:30.368Z] $ docker top 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 -eo pid,comm [2023-02-17T10:48:30.426Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-17T10:48:30.426Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T10:48:30.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T10:48:30.464Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T10:48:30.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T10:48:30.570Z] $ docker exec 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 ssh-agent [2023-02-17T10:48:30.672Z] SSH_AUTH_SOCK=/tmp/ssh-RINcmk38NWLc/agent.32 [2023-02-17T10:48:30.672Z] SSH_AGENT_PID=38 [2023-02-17T10:48:30.679Z] Running ssh-add (command line suppressed) [2023-02-17T10:48:30.772Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_12087033624433352731.key (/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_12087033624433352731.key) [2023-02-17T10:48:30.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T10:48:31.074Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T10:48:31.087Z] $ docker exec --env ******** --env ******** 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 ssh-agent -k [2023-02-17T10:48:31.188Z] unset SSH_AUTH_SOCK; [2023-02-17T10:48:31.189Z] unset SSH_AGENT_PID; [2023-02-17T10:48:31.189Z] echo Agent pid 38 killed; [2023-02-17T10:48:31.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T10:48:31.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T10:48:31.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T10:48:31.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T10:48:31.333Z] $ docker exec 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 ssh-agent [2023-02-17T10:48:31.454Z] SSH_AUTH_SOCK=/tmp/ssh-F3PkLHKKug1x/agent.70 [2023-02-17T10:48:31.454Z] SSH_AGENT_PID=76 [2023-02-17T10:48:31.458Z] Running ssh-add (command line suppressed) [2023-02-17T10:48:31.563Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_6097901095428167049.key (/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_6097901095428167049.key) [2023-02-17T10:48:31.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T10:48:31.863Z] + git semver init [2023-02-17T10:48:32.122Z] 2023-02-17 10:48:32,034 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T10:48:32.122Z] 2023-02-17 10:48:32,035 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver [2023-02-17T10:48:32.122Z] 2023-02-17 10:48:32,035 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver [2023-02-17T10:48:32.122Z] 2023-02-17 10:48:32,036 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322, universal_newlines=False, shell=None, istream=None) [2023-02-17T10:48:33.061Z] 2023-02-17 10:48:33,046 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.git/info/exclude [2023-02-17T10:48:33.061Z] 2023-02-17 10:48:33,046 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 with force:False [2023-02-17T10:48:33.061Z] 2023-02-17 10:48:33,046 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 [2023-02-17T10:48:33.061Z] 2023-02-17 10:48:33,051 [execute] INFO git cat-file --batch-check [2023-02-17T10:48:33.061Z] 2023-02-17 10:48:33,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T10:48:33.061Z] 2023-02-17 10:48:33,058 [execute] INFO git cat-file --batch [2023-02-17T10:48:33.061Z] 2023-02-17 10:48:33,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T10:48:33.321Z] 2023-02-17 10:48:33,064 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 [2023-02-17T10:48:33.321Z] 0.0.0 [Pipeline] } [2023-02-17T10:48:33.331Z] $ docker exec --env ******** --env ******** 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 ssh-agent -k [2023-02-17T10:48:33.431Z] unset SSH_AUTH_SOCK; [2023-02-17T10:48:33.432Z] unset SSH_AGENT_PID; [2023-02-17T10:48:33.432Z] echo Agent pid 76 killed; [2023-02-17T10:48:33.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T10:48:33.751Z] + git semver [Pipeline] } [2023-02-17T10:48:34.024Z] $ docker stop --time=1 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 [2023-02-17T10:48:35.311Z] $ docker rm -f --volumes 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T10:48:35.642Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T10:48:35.871Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T10:48:35.875Z] [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 [2023-02-17T10:48:36.045Z] provisioning config files... [2023-02-17T10:48:36.054Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config16840694394714652801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:48:36.349Z] ---> docker-login.sh [2023-02-17T10:48:36.349Z] nexus3.edgexfoundry.org:10001 [2023-02-17T10:48:36.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:48:36.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:48:36.349Z] Configure a credential helper to remove this warning. See [2023-02-17T10:48:36.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:48:36.349Z] [2023-02-17T10:48:36.349Z] Login Succeeded [2023-02-17T10:48:36.349Z] nexus3.edgexfoundry.org:10002 [2023-02-17T10:48:36.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:48:36.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:48:36.349Z] Configure a credential helper to remove this warning. See [2023-02-17T10:48:36.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:48:36.349Z] [2023-02-17T10:48:36.349Z] Login Succeeded [2023-02-17T10:48:36.349Z] nexus3.edgexfoundry.org:10003 [2023-02-17T10:48:36.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:48:36.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:48:36.608Z] Configure a credential helper to remove this warning. See [2023-02-17T10:48:36.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:48:36.608Z] [2023-02-17T10:48:36.608Z] Login Succeeded [2023-02-17T10:48:36.608Z] nexus3.edgexfoundry.org:10004 [2023-02-17T10:48:36.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:48:36.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:48:36.608Z] Configure a credential helper to remove this warning. See [2023-02-17T10:48:36.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:48:36.608Z] [2023-02-17T10:48:36.608Z] Login Succeeded [2023-02-17T10:48:36.608Z] docker.io [2023-02-17T10:48:36.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:48:36.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:48:36.866Z] Configure a credential helper to remove this warning. See [2023-02-17T10:48:36.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:48:36.866Z] [2023-02-17T10:48:36.866Z] Login Succeeded [2023-02-17T10:48:37.125Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T10:48:37.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T10:48:37.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T10:48:37.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T10:48:37.230Z] ========================================================= [2023-02-17T10:48:37.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T10:48:37.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:48:37.555Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T10:48:37.556Z] Sending build context to Docker daemon 10.52MB [2023-02-17T10:48:37.556Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T10:48:37.556Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-17T10:48:37.556Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T10:48:37.556Z] 213ec9aee27d: Pulling fs layer [2023-02-17T10:48:37.556Z] 4583459ba037: Pulling fs layer [2023-02-17T10:48:37.556Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T10:48:37.556Z] 53926ce57604: Pulling fs layer [2023-02-17T10:48:37.556Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T10:48:37.556Z] 22ff95d597cd: Pulling fs layer [2023-02-17T10:48:37.556Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T10:48:37.556Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T10:48:37.556Z] a7acece74701: Pulling fs layer [2023-02-17T10:48:37.556Z] 53926ce57604: Waiting [2023-02-17T10:48:37.556Z] 21b2b0c7a3f4: Waiting [2023-02-17T10:48:37.556Z] a7acece74701: Waiting [2023-02-17T10:48:37.556Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T10:48:37.556Z] 93c1e223e6f2: Download complete [2023-02-17T10:48:37.835Z] 4583459ba037: Verifying Checksum [2023-02-17T10:48:37.835Z] 4583459ba037: Download complete [2023-02-17T10:48:37.835Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T10:48:37.835Z] 21b2b0c7a3f4: Download complete [2023-02-17T10:48:37.835Z] 22ff95d597cd: Verifying Checksum [2023-02-17T10:48:37.835Z] 22ff95d597cd: Download complete [2023-02-17T10:48:37.835Z] 213ec9aee27d: Verifying Checksum [2023-02-17T10:48:37.835Z] 12d6caf4c0d1: Download complete [2023-02-17T10:48:38.100Z] 213ec9aee27d: Pull complete [2023-02-17T10:48:38.100Z] 4583459ba037: Pull complete [2023-02-17T10:48:38.373Z] 93c1e223e6f2: Pull complete [2023-02-17T10:48:39.400Z] 53926ce57604: Verifying Checksum [2023-02-17T10:48:39.400Z] 53926ce57604: Download complete [2023-02-17T10:48:39.400Z] a7acece74701: Download complete [2023-02-17T10:48:39.400Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T10:48:39.400Z] 96b7cbca73a9: Download complete [2023-02-17T10:48:43.585Z] 53926ce57604: Pull complete [2023-02-17T10:48:43.585Z] 21b2b0c7a3f4: Pull complete [2023-02-17T10:48:43.585Z] 22ff95d597cd: Pull complete [2023-02-17T10:48:43.585Z] 12d6caf4c0d1: Pull complete [2023-02-17T10:48:45.483Z] 96b7cbca73a9: Pull complete [2023-02-17T10:48:46.048Z] a7acece74701: Pull complete [2023-02-17T10:48:46.308Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T10:48:46.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T10:48:46.308Z] ---> db6d94c90886 [2023-02-17T10:48:46.308Z] Step 3/10 : ARG MAKE=make build [2023-02-17T10:48:50.997Z] Still waiting to schedule task [2023-02-17T10:48:50.997Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-17T10:48:52.887Z] ---> Running in 8f3adc434050 [2023-02-17T10:48:52.887Z] Removing intermediate container 8f3adc434050 [2023-02-17T10:48:52.887Z] ---> a5c82b8db08b [2023-02-17T10:48:52.887Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-17T10:48:52.887Z] ---> Running in a17143bc9817 [2023-02-17T10:48:52.887Z] Removing intermediate container a17143bc9817 [2023-02-17T10:48:52.887Z] ---> 55d27b04ecf2 [2023-02-17T10:48:52.887Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T10:48:52.887Z] ---> Running in 28e7d48986eb [2023-02-17T10:48:52.887Z] Removing intermediate container 28e7d48986eb [2023-02-17T10:48:52.887Z] ---> 06983c69000d [2023-02-17T10:48:52.887Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-17T10:48:52.887Z] ---> Running in 8ada3559a8a9 [2023-02-17T10:48:53.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T10:48:53.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T10:48:53.661Z] OK: 211 MiB in 51 packages [2023-02-17T10:48:55.039Z] Removing intermediate container 8ada3559a8a9 [2023-02-17T10:48:55.039Z] ---> 1aaf9eaaba42 [2023-02-17T10:48:55.039Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-17T10:48:55.308Z] ---> a7dc560e6089 [2023-02-17T10:48:55.308Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T10:48:55.566Z] ---> Running in 0ce508e0136c [2023-02-17T10:49:54.020Z] Removing intermediate container 0ce508e0136c [2023-02-17T10:49:54.021Z] ---> 1d825e841fd7 [2023-02-17T10:49:54.021Z] Step 9/10 : COPY . . [2023-02-17T10:49:54.021Z] ---> bea8cb960d87 [2023-02-17T10:49:54.021Z] Step 10/10 : RUN ${MAKE} [2023-02-17T10:49:54.021Z] ---> Running in 73bbe471f6b0 [2023-02-17T10:49:54.021Z] noop [2023-02-17T10:49:54.021Z] Removing intermediate container 73bbe471f6b0 [2023-02-17T10:49:54.021Z] ---> 6d0dee473655 [2023-02-17T10:49:54.021Z] Successfully built 6d0dee473655 [2023-02-17T10:49:54.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:49:54.336Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T10:49:54.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:49:54.405Z] prd-ubuntu20.04-docker-8c-8g-6453 does not seem to be running inside a container [2023-02-17T10:49:54.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T10:49:55.501Z] $ docker top 3df52987005dea59d52a446aa3a690a535e381ac84276730aeeac71e1edd4cf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T10:49:55.854Z] + go version [2023-02-17T10:49:55.854Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T10:49:55.864Z] $ docker stop --time=1 3df52987005dea59d52a446aa3a690a535e381ac84276730aeeac71e1edd4cf9 [2023-02-17T10:49:57.927Z] $ docker rm -f --volumes 3df52987005dea59d52a446aa3a690a535e381ac84276730aeeac71e1edd4cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:49:58.421Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T10:49:58.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:49:58.491Z] prd-ubuntu20.04-docker-8c-8g-6453 does not seem to be running inside a container [2023-02-17T10:49:58.522Z] $ 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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T10:49:59.678Z] $ docker top fc7c9282c43fea08345469db9d179577e70df18c66a8a0141216244bd2dc2622 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T10:50:00.026Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1322 [Pipeline] fileExists [Pipeline] sh [2023-02-17T10:50:00.320Z] + make test [2023-02-17T10:50:00.320Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T10:50:06.883Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-17T10:50:19.075Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-17T10:50:19.075Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-17T10:50:19.076Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-17T10:50:19.076Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-17T10:50:19.076Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-17T10:50:19.334Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.065s coverage: 27.6% of statements [2023-02-17T10:50:19.334Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.072s coverage: 78.9% of statements [2023-02-17T10:50:19.334Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-17T10:50:19.334Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.121s coverage: 86.0% of statements [2023-02-17T10:50:19.334Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-17T10:50:19.334Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-17T10:50:19.594Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 77.0% of statements [2023-02-17T10:50:19.594Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-17T10:50:19.594Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-17T10:50:19.594Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-17T10:50:19.594Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.095s coverage: 65.2% of statements [2023-02-17T10:50:19.594Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-17T10:50:19.594Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-17T10:50:19.594Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.753s coverage: 89.2% of statements [2023-02-17T10:50:19.594Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-17T10:50:19.937Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.068s coverage: 4.7% of statements [2023-02-17T10:50:19.937Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-17T10:50:23.696Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6456 in /w/workspace/gexfoundry_device-sdk-go_PR-1322 [Pipeline] { [Pipeline] ws [2023-02-17T10:50:23.711Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2023-02-17T10:50:23.754Z] The recommended git tool is: git [2023-02-17T10:50:28.917Z] using credential edgex-jenkins-ssh [2023-02-17T10:50:28.936Z] Cloning the remote Git repository [2023-02-17T10:50:28.978Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-17T10:50:29.049Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2023-02-17T10:50:29.214Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-17T10:50:29.215Z] > git --version # timeout=10 [2023-02-17T10:50:29.239Z] > git --version # 'git version 2.25.1' [2023-02-17T10:50:29.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T10:50:29.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T10:50:31.677Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-17T10:50:31.704Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T10:50:33.270Z] Merging remotes/origin/main commit f03d932b600fd46a3b503f339d4d9f330fd6c1ce into PR head commit 13a74657dd249097a98709b04353b8de921d9a3e [2023-02-17T10:50:33.507Z] Merge succeeded, producing 13a74657dd249097a98709b04353b8de921d9a3e [2023-02-17T10:50:33.507Z] Checking out Revision 13a74657dd249097a98709b04353b8de921d9a3e (PR-1322) [2023-02-17T10:50:32.583Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-17T10:50:32.623Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-17T10:50:32.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T10:50:32.644Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1322/head:refs/remotes/origin/PR-1322 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T10:50:33.289Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T10:50:33.305Z] > git checkout -f 13a74657dd249097a98709b04353b8de921d9a3e # timeout=10 [2023-02-17T10:50:33.403Z] > git remote # timeout=10 [2023-02-17T10:50:33.420Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T10:50:33.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T10:50:33.461Z] > git merge f03d932b600fd46a3b503f339d4d9f330fd6c1ce # timeout=10 [2023-02-17T10:50:33.488Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T10:50:33.516Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T10:50:33.538Z] > git checkout -f 13a74657dd249097a98709b04353b8de921d9a3e # timeout=10 [2023-02-17T10:50:34.061Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T10:50:35.054Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T10:50:35.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T10:50:35.054Z] Dload Upload Total Spent Left Speed [2023-02-17T10:50:35.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 79693 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh [2023-02-17T10:50:35.622Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T10:50:35.951Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T10:50:35.951Z] + sudo tee /etc/docker/daemon.new [2023-02-17T10:50:35.951Z] { [2023-02-17T10:50:35.951Z] "registry-mirrors": [ [2023-02-17T10:50:35.951Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T10:50:35.951Z] ], [2023-02-17T10:50:35.951Z] "bip": "10.250.0.254/24", [2023-02-17T10:50:35.951Z] "hosts": [ [2023-02-17T10:50:35.951Z] "tcp://0.0.0.0:5555", [2023-02-17T10:50:35.951Z] "unix:///var/run/docker.sock" [2023-02-17T10:50:35.951Z] ], [2023-02-17T10:50:35.951Z] "mtu": 1458, [2023-02-17T10:50:35.951Z] "selinux-enabled": true, [2023-02-17T10:50:35.951Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T10:50:35.951Z] } [Pipeline] sh [2023-02-17T10:50:36.271Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T10:50:36.600Z] + sudo service docker restart [2023-02-17T10:50:38.143Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T10:50:38.143Z] GO111MODULE=on go vet ./... [2023-02-17T10:50:38.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T10:50:38.711Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T10:50:38.711Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T10:50:38.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T10:50:39.001Z] $ docker stop --time=1 fc7c9282c43fea08345469db9d179577e70df18c66a8a0141216244bd2dc2622 [2023-02-17T10:50:51.679Z] $ docker rm -f --volumes fc7c9282c43fea08345469db9d179577e70df18c66a8a0141216244bd2dc2622 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T10:50:52.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T10:50:52.219Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-17T10:50:52.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T10:50:53.091Z] + ls -al . [2023-02-17T10:50:53.091Z] total 272 [2023-02-17T10:50:53.091Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 10:50 . [2023-02-17T10:50:53.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 10:48 .. [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 10:48 .dockerignore [2023-02-17T10:50:53.091Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 10:50 .git [2023-02-17T10:50:53.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 10:48 .github [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 10:48 .gitignore [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 10:48 .golangci.yml [2023-02-17T10:50:53.091Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 10:48 .semver [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 10:48 CHANGELOG.md [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 10:48 GOVERNANCE.md [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 10:48 Jenkinsfile [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 10:48 LICENSE [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 10:48 Makefile [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 10:48 OWNERS.md [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 10:48 README.md [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 10:48 VERSION [2023-02-17T10:50:53.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 10:48 bin [2023-02-17T10:50:53.091Z] -rw-r--r-- 1 jenkins jenkins 98530 Feb 17 10:50 coverage.out [2023-02-17T10:50:53.091Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 10:48 example [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 3266 Feb 17 10:48 go.mod [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 32794 Feb 17 10:48 go.sum [2023-02-17T10:50:53.091Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 10:48 internal [2023-02-17T10:50:53.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 10:48 openapi [2023-02-17T10:50:53.091Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 10:48 pkg [2023-02-17T10:50:53.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 10:48 snap [2023-02-17T10:50:53.091Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 10:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:50:53.391Z] + 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=13a74657dd249097a98709b04353b8de921d9a3e --label arch=amd64 --label version=0.0.0 . [2023-02-17T10:50:53.391Z] Sending build context to Docker daemon 10.62MB [2023-02-17T10:50:53.391Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T10:50:53.391Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-17T10:50:53.391Z] ---> 6d0dee473655 [2023-02-17T10:50:53.391Z] Step 3/23 : ARG MAKE=make build [2023-02-17T10:50:53.649Z] ---> Running in e9d705c384ee [2023-02-17T10:50:53.649Z] Removing intermediate container e9d705c384ee [2023-02-17T10:50:53.649Z] ---> 737d1e3749a7 [2023-02-17T10:50:53.649Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-17T10:50:53.649Z] ---> Running in f677107e456e [2023-02-17T10:50:53.909Z] Removing intermediate container f677107e456e [2023-02-17T10:50:53.909Z] ---> 287752498536 [2023-02-17T10:50:53.909Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T10:50:53.909Z] ---> Running in eae5e58c96ca [2023-02-17T10:50:53.909Z] Removing intermediate container eae5e58c96ca [2023-02-17T10:50:53.909Z] ---> a68aba7c91bf [2023-02-17T10:50:53.909Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-17T10:50:53.909Z] ---> Running in 090a29c81b93 [2023-02-17T10:50:54.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T10:50:54.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T10:50:54.686Z] OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T10:50:54.856Z] provisioning config files... [2023-02-17T10:50:54.880Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config12587190386870449043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:50:54.945Z] Removing intermediate container 090a29c81b93 [2023-02-17T10:50:54.945Z] ---> 8f0cdce3a105 [2023-02-17T10:50:54.945Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-17T10:50:55.203Z] ---> 6827f19ba299 [2023-02-17T10:50:55.203Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T10:50:55.203Z] ---> Running in b9ca174b35ca [2023-02-17T10:50:55.219Z] ---> docker-login.sh [2023-02-17T10:50:55.219Z] nexus3.edgexfoundry.org:10001 [2023-02-17T10:50:55.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:50:55.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:50:55.755Z] Configure a credential helper to remove this warning. See [2023-02-17T10:50:55.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:50:55.755Z] [2023-02-17T10:50:55.755Z] Login Succeeded [2023-02-17T10:50:55.755Z] nexus3.edgexfoundry.org:10002 [2023-02-17T10:50:56.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:50:56.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:50:56.024Z] Configure a credential helper to remove this warning. See [2023-02-17T10:50:56.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:50:56.024Z] [2023-02-17T10:50:56.024Z] Login Succeeded [2023-02-17T10:50:56.291Z] nexus3.edgexfoundry.org:10003 [2023-02-17T10:50:56.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:50:56.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:50:56.558Z] Configure a credential helper to remove this warning. See [2023-02-17T10:50:56.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:50:56.558Z] [2023-02-17T10:50:56.558Z] Login Succeeded [2023-02-17T10:50:56.558Z] nexus3.edgexfoundry.org:10004 [2023-02-17T10:50:56.581Z] Removing intermediate container b9ca174b35ca [2023-02-17T10:50:56.581Z] ---> cf3e44e73c62 [2023-02-17T10:50:56.581Z] Step 9/23 : COPY . . [2023-02-17T10:50:56.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:50:56.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:50:56.828Z] Configure a credential helper to remove this warning. See [2023-02-17T10:50:56.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:50:56.828Z] [2023-02-17T10:50:56.828Z] Login Succeeded [2023-02-17T10:50:56.828Z] docker.io [2023-02-17T10:50:56.840Z] ---> 2c56c3de4c7e [2023-02-17T10:50:56.840Z] Step 10/23 : RUN ${MAKE} [2023-02-17T10:50:57.100Z] ---> Running in 6c558b5a750e [2023-02-17T10:50:57.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T10:50:57.358Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-17T10:50:57.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T10:50:57.688Z] Configure a credential helper to remove this warning. See [2023-02-17T10:50:57.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T10:50:57.688Z] [2023-02-17T10:50:57.688Z] Login Succeeded [2023-02-17T10:50:57.688Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T10:50:57.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T10:50:57.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T10:50:57.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T10:50:57.976Z] ========================================================= [2023-02-17T10:50:57.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T10:50:57.976Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:50:58.325Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T10:50:58.596Z] Sending build context to Docker daemon 5.644MB [2023-02-17T10:50:58.596Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T10:50:58.596Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-17T10:50:58.867Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T10:50:58.867Z] 9b18e9b68314: Pulling fs layer [2023-02-17T10:50:58.867Z] 35d82f9e3411: Pulling fs layer [2023-02-17T10:50:58.867Z] e16973657156: Pulling fs layer [2023-02-17T10:50:58.867Z] fc693d55d65f: Pulling fs layer [2023-02-17T10:50:58.867Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T10:50:58.867Z] dda99020689f: Pulling fs layer [2023-02-17T10:50:58.867Z] db1c61fa0a46: Pulling fs layer [2023-02-17T10:50:58.867Z] 891c053d2c06: Pulling fs layer [2023-02-17T10:50:58.867Z] dda99020689f: Waiting [2023-02-17T10:50:58.867Z] db1c61fa0a46: Waiting [2023-02-17T10:50:58.867Z] 891c053d2c06: Waiting [2023-02-17T10:50:58.867Z] fc693d55d65f: Waiting [2023-02-17T10:50:58.867Z] 7e9fc2657dce: Waiting [2023-02-17T10:50:58.867Z] e16973657156: Download complete [2023-02-17T10:50:58.867Z] 35d82f9e3411: Download complete [2023-02-17T10:50:58.867Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T10:50:58.867Z] 7e9fc2657dce: Download complete [2023-02-17T10:50:58.867Z] dda99020689f: Verifying Checksum [2023-02-17T10:50:58.867Z] dda99020689f: Download complete [2023-02-17T10:50:59.144Z] 9b18e9b68314: Verifying Checksum [2023-02-17T10:51:00.125Z] 9b18e9b68314: Pull complete [2023-02-17T10:51:00.125Z] 891c053d2c06: Verifying Checksum [2023-02-17T10:51:00.125Z] 891c053d2c06: Download complete [2023-02-17T10:51:00.715Z] 35d82f9e3411: Pull complete [2023-02-17T10:51:00.988Z] e16973657156: Pull complete [2023-02-17T10:51:01.260Z] db1c61fa0a46: Verifying Checksum [2023-02-17T10:51:01.260Z] db1c61fa0a46: Download complete [2023-02-17T10:51:01.849Z] fc693d55d65f: Verifying Checksum [2023-02-17T10:51:01.849Z] fc693d55d65f: Download complete [2023-02-17T10:51:14.190Z] fc693d55d65f: Pull complete [2023-02-17T10:51:14.190Z] 7e9fc2657dce: Pull complete [2023-02-17T10:51:14.190Z] dda99020689f: Pull complete [2023-02-17T10:51:20.876Z] db1c61fa0a46: Pull complete [2023-02-17T10:51:22.848Z] 891c053d2c06: Pull complete [2023-02-17T10:51:22.848Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T10:51:22.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T10:51:22.848Z] ---> f96f9c87975a [2023-02-17T10:51:22.848Z] Step 3/10 : ARG MAKE=make build [2023-02-17T10:51:24.908Z] ---> Running in 0d48e459a890 [2023-02-17T10:51:24.908Z] Removing intermediate container 0d48e459a890 [2023-02-17T10:51:24.908Z] ---> 61c92813f3e6 [2023-02-17T10:51:24.908Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-17T10:51:24.908Z] ---> Running in 7aff7511d647 [2023-02-17T10:51:25.192Z] Removing intermediate container 7aff7511d647 [2023-02-17T10:51:25.192Z] ---> 0dfffa83691c [2023-02-17T10:51:25.192Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T10:51:25.476Z] ---> Running in ef08eaaf047c [2023-02-17T10:51:25.753Z] Removing intermediate container ef08eaaf047c [2023-02-17T10:51:25.753Z] ---> a8f44f33d142 [2023-02-17T10:51:25.753Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-17T10:51:25.753Z] ---> Running in e6b5124ef5e3 [2023-02-17T10:51:27.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T10:51:27.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T10:51:28.591Z] OK: 221 MiB in 51 packages [2023-02-17T10:51:29.177Z] Removing intermediate container e6b5124ef5e3 [2023-02-17T10:51:29.177Z] ---> c157f72f27b7 [2023-02-17T10:51:29.177Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-17T10:51:29.434Z] Removing intermediate container 6c558b5a750e [2023-02-17T10:51:29.434Z] ---> 40f0f806860e [2023-02-17T10:51:29.434Z] Step 11/23 : FROM alpine:3.16 [2023-02-17T10:51:29.434Z] 3.16: Pulling from library/alpine [2023-02-17T10:51:29.434Z] ef5531b6e74e: Pulling fs layer [2023-02-17T10:51:29.434Z] ef5531b6e74e: Download complete [2023-02-17T10:51:29.434Z] ef5531b6e74e: Pull complete [2023-02-17T10:51:29.434Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T10:51:29.434Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T10:51:29.434Z] ---> dfd21b5a31f5 [2023-02-17T10:51:29.434Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-17T10:51:29.434Z] ---> Running in d89e174bc721 [2023-02-17T10:51:29.434Z] Removing intermediate container d89e174bc721 [2023-02-17T10:51:29.434Z] ---> 5d8125a33e24 [2023-02-17T10:51:29.434Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-17T10:51:29.434Z] ---> Running in 8c7146f777ab [2023-02-17T10:51:29.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T10:51:29.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T10:51:29.434Z] OK: 6 MiB in 14 packages [2023-02-17T10:51:29.434Z] Removing intermediate container 8c7146f777ab [2023-02-17T10:51:29.434Z] ---> 5ecf36a88607 [2023-02-17T10:51:29.434Z] Step 14/23 : WORKDIR / [2023-02-17T10:51:29.434Z] ---> Running in 5d869792d244 [2023-02-17T10:51:29.434Z] Removing intermediate container 5d869792d244 [2023-02-17T10:51:29.434Z] ---> b550a6b2341d [2023-02-17T10:51:29.434Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-17T10:51:29.434Z] ---> 93f5bd30dc82 [2023-02-17T10:51:29.434Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-17T10:51:29.434Z] ---> a8d1d493243b [2023-02-17T10:51:29.434Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-17T10:51:29.434Z] ---> 902720164bde [2023-02-17T10:51:29.434Z] Step 18/23 : EXPOSE 59999 [2023-02-17T10:51:29.434Z] ---> Running in 7ba888548e7b [2023-02-17T10:51:29.779Z] ---> f530a3f36f01 [2023-02-17T10:51:29.779Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T10:51:29.779Z] ---> Running in 8c6168cd95a0 [2023-02-17T10:51:30.811Z] Removing intermediate container 7ba888548e7b [2023-02-17T10:51:30.811Z] ---> a3427fd48e05 [2023-02-17T10:51:30.811Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-17T10:51:31.743Z] ---> Running in 89e003480fbb [2023-02-17T10:51:32.678Z] Removing intermediate container 89e003480fbb [2023-02-17T10:51:32.678Z] ---> 3328d89b4017 [2023-02-17T10:51:32.678Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T10:51:33.244Z] ---> Running in 96eba2edae9c [2023-02-17T10:51:33.819Z] Removing intermediate container 96eba2edae9c [2023-02-17T10:51:33.819Z] ---> 9a7bcb2401db [2023-02-17T10:51:33.819Z] Step 21/23 : LABEL arch=amd64 [2023-02-17T10:51:34.386Z] ---> Running in 9cb0c9136299 [2023-02-17T10:51:35.330Z] Removing intermediate container 9cb0c9136299 [2023-02-17T10:51:35.330Z] ---> e6be87efe99c [2023-02-17T10:51:35.330Z] Step 22/23 : LABEL git_sha=13a74657dd249097a98709b04353b8de921d9a3e [2023-02-17T10:51:35.897Z] ---> Running in 8015aa677301 [2023-02-17T10:51:36.464Z] Removing intermediate container 8015aa677301 [2023-02-17T10:51:36.464Z] ---> eee6828608c3 [2023-02-17T10:51:36.464Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T10:51:36.724Z] ---> Running in f5a743d3dd6f [2023-02-17T10:51:36.983Z] Removing intermediate container f5a743d3dd6f [2023-02-17T10:51:36.983Z] ---> 6981ce00fa8e [2023-02-17T10:51:36.983Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T10:51:36.983Z] Successfully built 6981ce00fa8e [2023-02-17T10:51:37.242Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:51:37.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T10:51:37.669Z] [2023-02-17T10:51:37.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:51:37.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T10:51:38.225Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T10:51:38.225Z] 5eb5b503b376: Pulling fs layer [2023-02-17T10:51:38.225Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T10:51:38.225Z] ec43610c2a17: Pulling fs layer [2023-02-17T10:51:38.225Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T10:51:38.225Z] 33b1e0a273af: Pulling fs layer [2023-02-17T10:51:38.225Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T10:51:38.225Z] 2f39f015ded8: Pulling fs layer [2023-02-17T10:51:38.225Z] 5d3b04190fa2: Waiting [2023-02-17T10:51:38.225Z] 33b1e0a273af: Waiting [2023-02-17T10:51:38.487Z] 5c69ac0246d0: Verifying Checksum [2023-02-17T10:51:38.487Z] 5c69ac0246d0: Download complete [2023-02-17T10:51:38.487Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T10:51:38.487Z] 3a2ae6a8a46f: Download complete [2023-02-17T10:51:38.487Z] 33b1e0a273af: Verifying Checksum [2023-02-17T10:51:38.487Z] 33b1e0a273af: Download complete [2023-02-17T10:51:38.487Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T10:51:38.487Z] 5d3b04190fa2: Download complete [2023-02-17T10:51:38.487Z] ec43610c2a17: Download complete [2023-02-17T10:51:38.746Z] 5eb5b503b376: Verifying Checksum [2023-02-17T10:51:38.746Z] 5eb5b503b376: Download complete [2023-02-17T10:51:39.329Z] 2f39f015ded8: Download complete [2023-02-17T10:51:40.265Z] 5eb5b503b376: Pull complete [2023-02-17T10:51:40.834Z] 5c69ac0246d0: Pull complete [2023-02-17T10:51:41.400Z] ec43610c2a17: Pull complete [2023-02-17T10:51:41.967Z] 3a2ae6a8a46f: Pull complete [2023-02-17T10:51:42.227Z] 33b1e0a273af: Pull complete [2023-02-17T10:51:42.794Z] 5d3b04190fa2: Pull complete [2023-02-17T10:51:46.976Z] 2f39f015ded8: Pull complete [2023-02-17T10:51:47.544Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T10:51:47.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T10:51:47.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:51:47.875Z] prd-ubuntu20.04-docker-8c-8g-6453 does not seem to be running inside a container [2023-02-17T10:51:47.899Z] $ 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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T10:52:00.264Z] $ docker top 7d2c235df0d0c04bc5fd118957f047ec0d96def910fe1266ffbb46ffde40f7a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T10:52:00.679Z] ---> job-cost.sh [2023-02-17T10:52:00.679Z] lf-activate-venv: SKIPPING [2023-02-17T10:52:00.679Z] INFO: No Stack... [2023-02-17T10:52:00.938Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T10:52:01.197Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T10:52:01.485Z] + + cat /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/cost.csv [2023-02-17T10:52:01.485Z] cut -d, -f6 [Pipeline] lock [2023-02-17T10:52:01.499Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] [2023-02-17T10:52:01.504Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] did not exist. Created. [2023-02-17T10:52:01.504Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T10:52:01.801Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T10:52:01.835Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T10:52:01.841Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T10:52:01.855Z] $ docker stop --time=1 7d2c235df0d0c04bc5fd118957f047ec0d96def910fe1266ffbb46ffde40f7a5 [2023-02-17T10:52:03.350Z] $ docker rm -f --volumes 7d2c235df0d0c04bc5fd118957f047ec0d96def910fe1266ffbb46ffde40f7a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T10:52:37.753Z] Removing intermediate container 8c6168cd95a0 [2023-02-17T10:52:37.753Z] ---> c7753b6ecaf9 [2023-02-17T10:52:37.753Z] Step 9/10 : COPY . . [2023-02-17T10:52:37.753Z] ---> e9948d09cedb [2023-02-17T10:52:37.753Z] Step 10/10 : RUN ${MAKE} [2023-02-17T10:52:37.753Z] ---> Running in 0e1f201b198d [2023-02-17T10:52:37.753Z] noop [2023-02-17T10:52:37.753Z] Removing intermediate container 0e1f201b198d [2023-02-17T10:52:37.753Z] ---> 08c1c7982fac [2023-02-17T10:52:37.753Z] Successfully built 08c1c7982fac [2023-02-17T10:52:37.753Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:52:38.096Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T10:52:38.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:52:38.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-6456 does not seem to be running inside a container [2023-02-17T10:52:38.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** ci-base-image-arm64 cat [2023-02-17T10:52:39.755Z] $ docker top 935d6440ed526cbb6080ae055f4fad7f34100bde778bbb60b3ce3ac476c4613f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T10:52:40.584Z] + go version [2023-02-17T10:52:40.584Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T10:52:40.605Z] $ docker stop --time=1 935d6440ed526cbb6080ae055f4fad7f34100bde778bbb60b3ce3ac476c4613f [2023-02-17T10:52:42.195Z] $ docker rm -f --volumes 935d6440ed526cbb6080ae055f4fad7f34100bde778bbb60b3ce3ac476c4613f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:52:42.729Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T10:52:42.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T10:52:42.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-6456 does not seem to be running inside a container [2023-02-17T10:52:42.972Z] $ 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/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** ci-base-image-arm64 cat [2023-02-17T10:52:44.132Z] $ docker top 1c17aa446d056595940688a763ea86830e261120837cf1673fb0c0f086a93ee8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T10:52:44.629Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/5 [Pipeline] fileExists [Pipeline] sh [2023-02-17T10:52:44.955Z] + make test [2023-02-17T10:52:44.955Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T10:53:23.826Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-17T10:55:17.000Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-17T10:55:17.000Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-17T10:55:17.000Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-17T10:55:17.000Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-17T10:55:17.000Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-17T10:55:17.000Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.222s coverage: 27.6% of statements [2023-02-17T10:55:17.000Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.302s coverage: 78.9% of statements [2023-02-17T10:55:17.000Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-17T10:55:18.945Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.499s coverage: 86.0% of statements [2023-02-17T10:55:18.945Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-17T10:55:18.945Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-17T10:55:20.894Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.625s coverage: 77.0% of statements [2023-02-17T10:55:20.894Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-17T10:55:20.894Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-17T10:55:20.894Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-17T10:55:21.478Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.442s coverage: 65.2% of statements [2023-02-17T10:55:21.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-17T10:55:21.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-17T10:55:21.478Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.314s coverage: 89.2% of statements [2023-02-17T10:55:21.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-17T10:55:21.478Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.346s coverage: 4.7% of statements [2023-02-17T10:55:21.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-17T10:55:22.437Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T10:55:22.437Z] GO111MODULE=on go vet ./... [2023-02-17T10:57:01.952Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T10:57:01.952Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T10:57:01.952Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T10:57:01.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T10:57:01.988Z] $ docker stop --time=1 1c17aa446d056595940688a763ea86830e261120837cf1673fb0c0f086a93ee8 [2023-02-17T10:57:03.878Z] $ docker rm -f --volumes 1c17aa446d056595940688a763ea86830e261120837cf1673fb0c0f086a93ee8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T10:57:05.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T10:57:05.337Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T10:57:06.018Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T10:57:06.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T10:57:06.753Z] + ls -al . [2023-02-17T10:57:06.753Z] total 268 [2023-02-17T10:57:06.753Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 10:52 . [2023-02-17T10:57:06.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 10:50 .. [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 10:50 .dockerignore [2023-02-17T10:57:06.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 10:50 .git [2023-02-17T10:57:06.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 10:50 .github [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 10:50 .gitignore [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 10:50 .golangci.yml [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 10:50 CHANGELOG.md [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 10:50 GOVERNANCE.md [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 10:50 Jenkinsfile [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 10:50 LICENSE [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 10:50 Makefile [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 10:50 OWNERS.md [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 10:50 README.md [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 10:48 VERSION [2023-02-17T10:57:06.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 10:50 bin [2023-02-17T10:57:06.753Z] -rw-r--r-- 1 jenkins jenkins 98530 Feb 17 10:55 coverage.out [2023-02-17T10:57:06.753Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 10:50 example [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 3266 Feb 17 10:50 go.mod [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 32794 Feb 17 10:50 go.sum [2023-02-17T10:57:06.753Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 10:50 internal [2023-02-17T10:57:06.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 10:50 openapi [2023-02-17T10:57:06.753Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 10:50 pkg [2023-02-17T10:57:06.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 10:50 snap [2023-02-17T10:57:06.753Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 10:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:57:07.108Z] + 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=13a74657dd249097a98709b04353b8de921d9a3e --label arch=arm64 --label version=0.0.0 . [2023-02-17T10:57:07.699Z] Sending build context to Docker daemon 5.743MB [2023-02-17T10:57:07.699Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T10:57:07.699Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-17T10:57:07.699Z] ---> 08c1c7982fac [2023-02-17T10:57:07.699Z] Step 3/23 : ARG MAKE=make build [2023-02-17T10:57:07.699Z] ---> Running in 62a581ad58ae [2023-02-17T10:57:07.969Z] Removing intermediate container 62a581ad58ae [2023-02-17T10:57:07.969Z] ---> 304da0e40b7b [2023-02-17T10:57:07.969Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-17T10:57:08.241Z] ---> Running in 57487c711ff8 [2023-02-17T10:57:08.510Z] Removing intermediate container 57487c711ff8 [2023-02-17T10:57:08.510Z] ---> a9290fca089d [2023-02-17T10:57:08.510Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T10:57:08.510Z] ---> Running in b7042e14bbcb [2023-02-17T10:57:08.781Z] Removing intermediate container b7042e14bbcb [2023-02-17T10:57:08.781Z] ---> 40a284a34a53 [2023-02-17T10:57:08.781Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-17T10:57:09.063Z] ---> Running in 2d960dc5d351 [2023-02-17T10:57:10.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T10:57:10.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T10:57:11.720Z] OK: 221 MiB in 51 packages [2023-02-17T10:57:12.695Z] Removing intermediate container 2d960dc5d351 [2023-02-17T10:57:12.695Z] ---> 477d4a74bb88 [2023-02-17T10:57:12.695Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-17T10:57:13.287Z] ---> 03b938af7b9f [2023-02-17T10:57:13.287Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T10:57:13.287Z] ---> Running in 76fa3e96892b [2023-02-17T10:57:16.644Z] Removing intermediate container 76fa3e96892b [2023-02-17T10:57:16.644Z] ---> e60b2f686664 [2023-02-17T10:57:16.644Z] Step 9/23 : COPY . . [2023-02-17T10:57:17.610Z] ---> 710a163036ec [2023-02-17T10:57:17.611Z] Step 10/23 : RUN ${MAKE} [2023-02-17T10:57:17.611Z] ---> Running in 53ac437702f1 [2023-02-17T10:57:18.583Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-17T10:59:55.783Z] Removing intermediate container 53ac437702f1 [2023-02-17T10:59:55.783Z] ---> 1d68c916268f [2023-02-17T10:59:55.783Z] Step 11/23 : FROM alpine:3.16 [2023-02-17T10:59:55.783Z] 3.16: Pulling from library/alpine [2023-02-17T10:59:55.783Z] 3760b48202b3: Pulling fs layer [2023-02-17T10:59:55.783Z] 3760b48202b3: Verifying Checksum [2023-02-17T10:59:55.783Z] 3760b48202b3: Download complete [2023-02-17T10:59:55.783Z] 3760b48202b3: Pull complete [2023-02-17T10:59:55.783Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T10:59:55.783Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T10:59:55.783Z] ---> 4c81e5bf8899 [2023-02-17T10:59:55.783Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-17T10:59:55.783Z] ---> Running in 140f2ecc59aa [2023-02-17T10:59:55.783Z] Removing intermediate container 140f2ecc59aa [2023-02-17T10:59:55.783Z] ---> 67563e425dbc [2023-02-17T10:59:55.783Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-17T10:59:55.783Z] ---> Running in 931ac9e1433b [2023-02-17T10:59:55.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T10:59:55.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T10:59:55.784Z] OK: 5 MiB in 14 packages [2023-02-17T10:59:55.784Z] Removing intermediate container 931ac9e1433b [2023-02-17T10:59:55.784Z] ---> 9b2e8913a2d9 [2023-02-17T10:59:55.784Z] Step 14/23 : WORKDIR / [2023-02-17T10:59:55.784Z] ---> Running in e9e5412c23cb [2023-02-17T10:59:55.784Z] Removing intermediate container e9e5412c23cb [2023-02-17T10:59:55.784Z] ---> d14864bb4897 [2023-02-17T10:59:55.784Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-17T10:59:55.784Z] ---> aeaeee1ae618 [2023-02-17T10:59:55.784Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-17T10:59:55.784Z] ---> 8d5a02cd14b0 [2023-02-17T10:59:55.784Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-17T10:59:55.784Z] ---> 93d922497373 [2023-02-17T10:59:55.784Z] Step 18/23 : EXPOSE 59999 [2023-02-17T10:59:55.784Z] ---> Running in 07a46e07a69e [2023-02-17T10:59:55.784Z] Removing intermediate container 07a46e07a69e [2023-02-17T10:59:55.784Z] ---> 3701af28bfbe [2023-02-17T10:59:55.784Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-17T10:59:55.784Z] ---> Running in f1ac060ed2ff [2023-02-17T10:59:55.784Z] Removing intermediate container f1ac060ed2ff [2023-02-17T10:59:55.784Z] ---> d300fc8045c0 [2023-02-17T10:59:55.784Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T10:59:55.784Z] ---> Running in 6fe4a29225cd [2023-02-17T10:59:55.784Z] Removing intermediate container 6fe4a29225cd [2023-02-17T10:59:55.784Z] ---> b6cf46cb86ef [2023-02-17T10:59:55.784Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T10:59:55.784Z] ---> Running in 2e62916e8a1a [2023-02-17T10:59:55.784Z] Removing intermediate container 2e62916e8a1a [2023-02-17T10:59:55.784Z] ---> f19b8356a766 [2023-02-17T10:59:55.784Z] Step 22/23 : LABEL git_sha=13a74657dd249097a98709b04353b8de921d9a3e [2023-02-17T10:59:55.784Z] ---> Running in 30ed8d699efb [2023-02-17T10:59:55.784Z] Removing intermediate container 30ed8d699efb [2023-02-17T10:59:55.784Z] ---> f101b3a0d77f [2023-02-17T10:59:55.784Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T10:59:55.784Z] ---> Running in 1c1e50a82e04 [2023-02-17T10:59:55.784Z] Removing intermediate container 1c1e50a82e04 [2023-02-17T10:59:55.784Z] ---> aacb81accc25 [2023-02-17T10:59:55.784Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T10:59:55.784Z] Successfully built aacb81accc25 [2023-02-17T10:59:55.784Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:59:56.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T10:59:56.217Z] [2023-02-17T10:59:56.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T10:59:56.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T10:59:56.549Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T10:59:56.549Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T10:59:56.549Z] 04944245beec: Pulling fs layer [2023-02-17T10:59:56.549Z] 699f458cf7ca: Pulling fs layer [2023-02-17T10:59:56.549Z] 765212b225bb: Pulling fs layer [2023-02-17T10:59:56.549Z] f23df028b6ca: Pulling fs layer [2023-02-17T10:59:56.549Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T10:59:56.549Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T10:59:56.549Z] f23df028b6ca: Waiting [2023-02-17T10:59:56.549Z] d65c8cfc05b1: Waiting [2023-02-17T10:59:56.549Z] 2437ff75d9bd: Waiting [2023-02-17T10:59:56.549Z] 765212b225bb: Waiting [2023-02-17T10:59:56.818Z] 04944245beec: Verifying Checksum [2023-02-17T10:59:56.818Z] 04944245beec: Download complete [2023-02-17T10:59:56.818Z] 765212b225bb: Verifying Checksum [2023-02-17T10:59:56.818Z] 765212b225bb: Download complete [2023-02-17T10:59:56.818Z] f23df028b6ca: Download complete [2023-02-17T10:59:56.818Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T10:59:56.818Z] d65c8cfc05b1: Download complete [2023-02-17T10:59:57.088Z] 699f458cf7ca: Verifying Checksum [2023-02-17T10:59:57.088Z] 699f458cf7ca: Download complete [2023-02-17T10:59:57.358Z] 8998bd30e6a1: Download complete [2023-02-17T10:59:59.955Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T10:59:59.955Z] 2437ff75d9bd: Download complete [2023-02-17T11:00:01.903Z] 8998bd30e6a1: Pull complete [2023-02-17T11:00:01.903Z] 04944245beec: Pull complete [2023-02-17T11:00:03.315Z] 699f458cf7ca: Pull complete [2023-02-17T11:00:03.586Z] 765212b225bb: Pull complete [2023-02-17T11:00:04.550Z] f23df028b6ca: Pull complete [2023-02-17T11:00:04.550Z] d65c8cfc05b1: Pull complete [2023-02-17T11:00:19.685Z] 2437ff75d9bd: Pull complete [2023-02-17T11:00:19.685Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T11:00:19.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T11:00:19.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T11:00:19.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-6456 does not seem to be running inside a container [2023-02-17T11:00:19.987Z] $ 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/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T11:00:22.898Z] $ docker top 950c4f1154ed67d40b9e022aaafe9b473ca18b9421a6a3b5fdf58830ed4d0eb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:00:23.768Z] ---> job-cost.sh [2023-02-17T11:00:23.768Z] lf-activate-venv: SKIPPING [2023-02-17T11:00:23.768Z] INFO: No Stack... [2023-02-17T11:00:24.356Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T11:00:24.940Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T11:00:25.262Z] + cut -d,+ -f6 [2023-02-17T11:00:25.262Z] cat /w/workspace/device-sdk-go/5/archives/cost.csv [Pipeline] lock [2023-02-17T11:00:25.606Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] [2023-02-17T11:00:25.612Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] did not exist. Created. [2023-02-17T11:00:25.612Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T11:00:26.268Z] /w/workspace/device-sdk-go/5@tmp/durable-d54fbe9f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T11:00:26.924Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T11:00:26.948Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T11:00:27.022Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T11:00:27.028Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T11:00:27.043Z] $ docker stop --time=1 950c4f1154ed67d40b9e022aaafe9b473ca18b9421a6a3b5fdf58830ed4d0eb4 [2023-02-17T11:00:28.579Z] $ docker rm -f --volumes 950c4f1154ed67d40b9e022aaafe9b473ca18b9421a6a3b5fdf58830ed4d0eb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-17T11:00:29.003Z] provisioning config files... [2023-02-17T11:00:29.010Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config8898360931100317182tmp [Pipeline] { [Pipeline] sh [2023-02-17T11:00:29.299Z] + set +x [2023-02-17T11:00:29.299Z] + curl -s https://codecov.io/bash [2023-02-17T11:00:29.299Z] + bash -s -- [2023-02-17T11:00:29.299Z] [2023-02-17T11:00:29.299Z] _____ _ [2023-02-17T11:00:29.299Z] / ____| | | [2023-02-17T11:00:29.299Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T11:00:29.299Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T11:00:29.299Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T11:00:29.299Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T11:00:29.299Z] Bash-1.0.6 [2023-02-17T11:00:29.299Z] [2023-02-17T11:00:29.299Z] [2023-02-17T11:00:29.299Z] ==> git version 2.25.1 found [2023-02-17T11:00:29.299Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-17T11:00:29.299Z] Release-Date: 2020-01-08 [2023-02-17T11:00:29.299Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-17T11:00:29.299Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T11:00:29.299Z] ==> Jenkins CI detected. [2023-02-17T11:00:29.299Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1322 [2023-02-17T11:00:29.299Z] project root: . [2023-02-17T11:00:29.299Z] --> token set from env [2023-02-17T11:00:29.299Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T11:00:29.299Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T11:00:29.299Z] ==> Python coveragepy not found [2023-02-17T11:00:29.299Z] ==> Searching for coverage reports in: [2023-02-17T11:00:29.299Z] + . [2023-02-17T11:00:29.299Z] -> Found 1 reports [2023-02-17T11:00:29.299Z] ==> Detecting git/mercurial file structure [2023-02-17T11:00:29.299Z] ==> Reading reports [2023-02-17T11:00:29.299Z] + ./coverage.out bytes=98530 [2023-02-17T11:00:29.558Z] ==> Appending adjustments [2023-02-17T11:00:29.558Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T11:00:29.817Z] + Found adjustments [2023-02-17T11:00:29.817Z] ==> Gzipping contents [2023-02-17T11:00:29.817Z] 16K /tmp/codecov.2TlZrG.gz [2023-02-17T11:00:29.817Z] ==> Uploading reports [2023-02-17T11:00:29.817Z] url: https://codecov.io [2023-02-17T11:00:29.817Z] query: branch=PR-1322&commit=13a74657dd249097a98709b04353b8de921d9a3e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1322%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1322&job=&cmd_args= [2023-02-17T11:00:29.817Z] -> Pinging Codecov [2023-02-17T11:00:29.817Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1322&commit=13a74657dd249097a98709b04353b8de921d9a3e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1322%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1322&job=&cmd_args= [2023-02-17T11:00:29.817Z] -> Uploading to [2023-02-17T11:00:29.817Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/7E55EF52A471D76F132DFD9A03CDDE97/13a74657dd249097a98709b04353b8de921d9a3e/691d2ac2-616a-4d0e-a714-600a6d50a263.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T110029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bd5072edf7641cc8a4e2caa0e8bb815db538a410d9057dc54a0ef4de944f833 [2023-02-17T11:00:29.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T11:00:29.817Z] Dload Upload Total Spent Left Speed [2023-02-17T11:00:30.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14351 0 0 100 14351 0 47363 --:--:-- --:--:-- --:--:-- 47363 [2023-02-17T11:00:30.385Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/13a74657dd249097a98709b04353b8de921d9a3e [Pipeline] } [2023-02-17T11:00:30.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-17T11:00:31.214Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives ] [2023-02-17T11:00:31.214Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives [2023-02-17T11:00:31.214Z] total 16 [2023-02-17T11:00:31.214Z] drwxr-xr-x 3 root root 4096 Feb 17 10:52 . [2023-02-17T11:00:31.214Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 10:52 .. [2023-02-17T11:00:31.214Z] drwxr-xr-x 2 root root 4096 Feb 17 10:52 cost [2023-02-17T11:00:31.214Z] -rw-r--r-- 1 root root 86 Feb 17 10:52 cost.csv [2023-02-17T11:00:31.214Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives [2023-02-17T11:00:31.214Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives [2023-02-17T11:00:31.214Z] total 16 [2023-02-17T11:00:31.214Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 10:52 . [2023-02-17T11:00:31.214Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 10:52 .. [2023-02-17T11:00:31.214Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 10:52 cost [2023-02-17T11:00:31.214Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 17 10:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:00:31.506Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:00:32.365Z] ---> package-listing.sh [2023-02-17T11:00:32.365Z] ++ facter osfamily [2023-02-17T11:00:32.365Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T11:00:32.624Z] + OS_FAMILY=debian [2023-02-17T11:00:32.624Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1322 [2023-02-17T11:00:32.624Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T11:00:32.624Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T11:00:32.624Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T11:00:32.624Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T11:00:32.624Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1322 ']' [2023-02-17T11:00:32.624Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T11:00:32.624Z] + case "${OS_FAMILY}" in [2023-02-17T11:00:32.624Z] + dpkg -l [2023-02-17T11:00:32.624Z] + grep '^ii' [2023-02-17T11:00:32.624Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T11:00:32.624Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T11:00:32.624Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T11:00:32.624Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1322 ']' [2023-02-17T11:00:32.624Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/ [2023-02-17T11:00:32.624Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/ [Pipeline] echo [2023-02-17T11:00:32.635Z] 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-1322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T11:00:32.915Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T11:00:33.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T11:00:33.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T11:00:33.537Z] prd-ubuntu20.04-docker-8c-8g-6453 does not seem to be running inside a container [2023-02-17T11:00:33.566Z] $ 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-1322/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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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:latest cat [2023-02-17T11:00:33.759Z] $ docker top 5f0073836b5964820aaeea90d52099216b5f9f3d4139d1f861198fe7050a9224 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T11:00:34.108Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T11:00:34.393Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T11:00:34.681Z] + ls /var/log/sa-host [2023-02-17T11:00:34.682Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T11:00:34.819Z] provisioning config files... [2023-02-17T11:00:34.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config16517323156638266897tmp [Pipeline] { [Pipeline] echo [2023-02-17T11:00:34.841Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:00:35.122Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T11:00:35.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:00:35.458Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T11:00:35.467Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:00:35.747Z] ---> sudo-logs.sh [2023-02-17T11:00:35.747Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T11:00:35.769Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:00:36.049Z] ---> job-cost.sh [2023-02-17T11:00:36.049Z] lf-activate-venv: SKIPPING [2023-02-17T11:00:36.049Z] DEBUG: total: 0.2199999988079071 [2023-02-17T11:00:36.049Z] INFO: Retrieving Stack Cost... [2023-02-17T11:00:36.309Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T11:00:36.877Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T11:00:36.889Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T11:00:37.171Z] ---> logs-deploy.sh [2023-02-17T11:00:37.171Z] lf-activate-venv: SKIPPING [2023-02-17T11:00:37.171Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1322/5 [2023-02-17T11:00:37.171Z] INFO: archiving workspace using pattern(s): [2023-02-17T11:00:38.108Z] Archives upload complete. [2023-02-17T11:00:38.366Z] INFO: archiving logs to Nexus [2023-02-17T11:00:38.934Z] ---> uname -a: [2023-02-17T11:00:38.934Z] Linux prd-ubuntu20-04-docker-8c-8g-6453 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-17T11:00:38.934Z] [2023-02-17T11:00:38.934Z] [2023-02-17T11:00:38.934Z] ---> lscpu: [2023-02-17T11:00:38.934Z] Architecture: x86_64 [2023-02-17T11:00:38.934Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-17T11:00:38.934Z] Byte Order: Little Endian [2023-02-17T11:00:38.934Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-17T11:00:38.934Z] CPU(s): 8 [2023-02-17T11:00:38.934Z] On-line CPU(s) list: 0-7 [2023-02-17T11:00:38.934Z] Thread(s) per core: 1 [2023-02-17T11:00:38.934Z] Core(s) per socket: 1 [2023-02-17T11:00:38.934Z] Socket(s): 8 [2023-02-17T11:00:38.934Z] NUMA node(s): 1 [2023-02-17T11:00:38.934Z] Vendor ID: AuthenticAMD [2023-02-17T11:00:38.934Z] CPU family: 23 [2023-02-17T11:00:38.934Z] Model: 49 [2023-02-17T11:00:38.934Z] Model name: AMD EPYC-Rome Processor [2023-02-17T11:00:38.934Z] Stepping: 0 [2023-02-17T11:00:38.934Z] CPU MHz: 2799.996 [2023-02-17T11:00:38.934Z] BogoMIPS: 5599.99 [2023-02-17T11:00:38.934Z] Virtualization: AMD-V [2023-02-17T11:00:38.934Z] Hypervisor vendor: KVM [2023-02-17T11:00:38.934Z] Virtualization type: full [2023-02-17T11:00:38.934Z] L1d cache: 256 KiB [2023-02-17T11:00:38.934Z] L1i cache: 256 KiB [2023-02-17T11:00:38.934Z] L2 cache: 4 MiB [2023-02-17T11:00:38.934Z] L3 cache: 128 MiB [2023-02-17T11:00:38.934Z] NUMA node0 CPU(s): 0-7 [2023-02-17T11:00:38.934Z] Vulnerability Itlb multihit: Not affected [2023-02-17T11:00:38.934Z] Vulnerability L1tf: Not affected [2023-02-17T11:00:38.934Z] Vulnerability Mds: Not affected [2023-02-17T11:00:38.934Z] Vulnerability Meltdown: Not affected [2023-02-17T11:00:38.934Z] Vulnerability Mmio stale data: Not affected [2023-02-17T11:00:38.934Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-17T11:00:38.934Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-17T11:00:38.934Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-17T11:00:38.934Z] Vulnerability Srbds: Not affected [2023-02-17T11:00:38.934Z] Vulnerability Tsx async abort: Not affected [2023-02-17T11:00:38.934Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-17T11:00:38.934Z] [2023-02-17T11:00:38.934Z] [2023-02-17T11:00:38.934Z] ---> nproc: [2023-02-17T11:00:38.934Z] 8 [2023-02-17T11:00:38.934Z] [2023-02-17T11:00:38.934Z] [2023-02-17T11:00:38.934Z] ---> df -h: [2023-02-17T11:00:38.934Z] Filesystem Size Used Avail Use% Mounted on [2023-02-17T11:00:38.934Z] overlay 155G 12G 144G 8% / [2023-02-17T11:00:38.934Z] tmpfs 64M 0 64M 0% /dev [2023-02-17T11:00:38.934Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-17T11:00:38.934Z] shm 64M 0 64M 0% /dev/shm [2023-02-17T11:00:38.934Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-17T11:00:38.934Z] [2023-02-17T11:00:38.934Z] [2023-02-17T11:00:38.934Z] ---> sar -b -r -n DEV: [2023-02-17T11:00:38.934Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6453) 02/17/23 _x86_64_ (8 CPU) [2023-02-17T11:00:38.934Z] [2023-02-17T11:00:38.934Z] 10:47:35 LINUX RESTART (8 CPU) [2023-02-17T11:00:38.934Z] [2023-02-17T11:00:38.934Z] 10:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-17T11:00:38.934Z] 10:49:01 148.74 39.03 109.71 0.00 4373.63 43656.19 0.00 [2023-02-17T11:00:38.934Z] 10:50:01 113.58 1.03 112.55 0.00 22.66 45107.42 0.00 [2023-02-17T11:00:38.934Z] 10:51:01 67.66 0.25 67.41 0.00 4.13 14857.66 0.00 [2023-02-17T11:00:38.934Z] 10:52:01 109.98 0.02 109.96 0.00 1.87 33014.60 0.00 [2023-02-17T11:00:38.934Z] 10:53:01 13.06 0.97 12.10 0.00 67.46 500.60 0.00 [2023-02-17T11:00:38.934Z] 10:54:01 21.11 0.00 21.11 0.00 0.00 1590.00 0.00 [2023-02-17T11:00:38.934Z] 10:55:01 20.23 0.00 20.23 0.00 0.00 1535.48 0.00 [2023-02-17T11:00:38.934Z] 10:56:01 20.73 0.00 20.73 0.00 0.00 1538.54 0.00 [2023-02-17T11:00:38.934Z] 10:57:01 20.93 0.00 20.93 0.00 0.00 1626.40 0.00 [2023-02-17T11:00:38.934Z] 10:58:01 39.78 6.80 32.98 0.00 836.79 1895.68 0.00 [2023-02-17T11:00:38.934Z] 10:59:01 24.16 0.00 24.16 0.00 0.00 1325.51 0.00 [2023-02-17T11:00:38.934Z] 11:00:01 20.73 0.00 20.73 0.00 0.00 1269.79 0.00 [2023-02-17T11:00:38.934Z] Average: 51.59 3.96 47.63 0.00 436.74 12283.21 0.00 [2023-02-17T11:00:38.934Z] [2023-02-17T11:00:38.934Z] 10:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-17T11:00:38.934Z] 10:49:01 29174556 31600032 721204 2.19 75752 2623564 1989676 5.86 991660 2358512 1772 [2023-02-17T11:00:38.934Z] 10:50:01 28345208 31476456 828856 2.52 144368 3190132 2033128 5.99 1213540 2882056 6348 [2023-02-17T11:00:38.934Z] 10:51:01 28267872 31491984 811544 2.47 149128 3268824 2362452 6.96 1297720 2862236 61592 [2023-02-17T11:00:38.934Z] 10:52:01 27689864 31576512 726244 2.21 159344 3872788 1825708 5.38 1230904 3458844 296 [2023-02-17T11:00:38.934Z] 10:53:01 27691952 31589568 714028 2.17 161840 3880964 1782596 5.25 1222980 3465600 3224 [2023-02-17T11:00:38.934Z] 10:54:01 27680392 31591420 712348 2.17 165156 3890832 1800176 5.31 1225888 3475464 2708 [2023-02-17T11:00:38.934Z] 10:55:01 27675864 31600472 703200 2.14 168108 3901144 1800176 5.31 1220108 3485784 2292 [2023-02-17T11:00:38.934Z] 10:56:01 27662772 31600416 703168 2.14 171348 3910512 1800176 5.31 1223432 3495148 2364 [2023-02-17T11:00:38.934Z] 10:57:01 27653132 31606116 697432 2.12 174536 3922308 1800176 5.31 1221772 3506928 2468 [2023-02-17T11:00:38.934Z] 10:58:01 27541420 31590016 697540 2.12 191928 4001236 1823384 5.37 1306084 3513944 3164 [2023-02-17T11:00:38.934Z] 10:59:01 27531316 31591928 696872 2.12 194604 4009612 1840164 5.42 1307880 3523092 1252 [2023-02-17T11:00:38.934Z] 11:00:01 27523848 31595284 693440 2.11 196748 4017984 1840164 5.42 1310028 3531440 1016 [2023-02-17T11:00:38.934Z] Average: 27869850 31575850 725490 2.21 162738 3707492 1891498 5.57 1231000 3296587 7375 [2023-02-17T11:00:38.934Z] [2023-02-17T11:00:38.934Z] 10:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-17T11:00:38.934Z] 10:49:01 ens3 638.79 456.50 6701.02 96.15 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:49:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:49:01 docker0 56.96 72.26 4.70 162.87 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:49:01 veth8afaafe 47.60 62.90 4.48 46.23 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:50:01 ens3 210.95 143.93 1833.36 20.70 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:50:01 docker0 130.88 191.18 10.79 1808.83 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:50:01 vethc1f38fb 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:51:01 ens3 37.91 32.81 62.97 87.41 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:51:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:51:01 docker0 1.68 4.10 0.10 40.58 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:51:01 vethf8d1ca6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:52:01 ens3 116.28 79.59 2617.47 16.10 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:52:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:52:01 docker0 1.70 3.87 0.10 40.55 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:53:01 ens3 28.31 20.13 61.17 3.34 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:53:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:54:01 ens3 66.81 46.11 170.99 3.03 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:55:01 ens3 77.79 50.14 175.13 3.24 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:56:01 ens3 60.77 41.63 160.52 2.69 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:57:01 ens3 81.64 56.34 201.65 3.63 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:58:01 ens3 62.79 44.46 139.81 2.98 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:58:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:59:01 ens3 84.14 52.07 145.39 3.41 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.934Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.935Z] 11:00:01 ens3 79.02 51.89 144.71 3.34 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.935Z] 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.935Z] 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.935Z] Average: ens3 128.06 89.12 1026.66 20.40 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.935Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.935Z] Average: docker0 15.88 22.55 1.30 171.08 0.00 0.00 0.00 0.00 [2023-02-17T11:00:38.935Z] [2023-02-17T11:00:38.935Z] [2023-02-17T11:00:38.935Z] ---> sar -P ALL: [2023-02-17T11:00:38.935Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6453) 02/17/23 _x86_64_ (8 CPU) [2023-02-17T11:00:38.935Z] [2023-02-17T11:00:38.935Z] 10:47:35 LINUX RESTART (8 CPU) [2023-02-17T11:00:38.935Z] [2023-02-17T11:00:38.935Z] 10:48:02 CPU %user %nice %system %iowait %steal %idle [2023-02-17T11:00:38.935Z] 10:49:01 all 9.49 0.00 3.16 4.40 0.09 82.87 [2023-02-17T11:00:38.935Z] 10:49:01 0 8.70 0.00 3.51 0.65 0.09 87.06 [2023-02-17T11:00:38.935Z] 10:49:01 1 11.05 0.00 3.34 1.55 0.09 83.97 [2023-02-17T11:00:38.935Z] 10:49:01 2 10.55 0.00 2.29 3.09 0.05 84.02 [2023-02-17T11:00:38.935Z] 10:49:01 3 9.03 0.00 4.34 3.14 0.12 83.37 [2023-02-17T11:00:38.935Z] 10:49:01 4 8.23 0.00 2.56 4.02 0.05 85.15 [2023-02-17T11:00:38.935Z] 10:49:01 5 9.53 0.00 2.99 10.32 0.09 77.08 [2023-02-17T11:00:38.935Z] 10:49:01 6 9.78 0.00 3.13 10.10 0.10 76.88 [2023-02-17T11:00:38.935Z] 10:49:01 7 9.02 0.00 3.13 2.33 0.12 85.41 [2023-02-17T11:00:38.935Z] 10:50:01 all 4.80 0.00 2.23 6.62 0.11 86.25 [2023-02-17T11:00:38.935Z] 10:50:01 0 5.63 0.00 2.94 1.69 0.03 89.71 [2023-02-17T11:00:38.935Z] 10:50:01 1 3.92 0.00 1.64 0.48 0.03 93.92 [2023-02-17T11:00:38.935Z] 10:50:01 2 5.37 0.00 2.88 40.22 0.05 51.49 [2023-02-17T11:00:38.935Z] 10:50:01 3 4.91 0.00 2.01 7.48 0.07 85.53 [2023-02-17T11:00:38.935Z] 10:50:01 4 4.66 0.00 2.29 0.43 0.03 92.58 [2023-02-17T11:00:38.935Z] 10:50:01 5 4.22 0.00 1.98 0.85 0.03 92.92 [2023-02-17T11:00:38.935Z] 10:50:01 6 4.95 0.00 2.07 0.74 0.05 92.19 [2023-02-17T11:00:38.935Z] 10:50:01 7 4.72 0.00 2.00 1.21 0.55 91.51 [2023-02-17T11:00:38.935Z] 10:51:01 all 40.82 0.00 5.52 3.21 0.12 50.33 [2023-02-17T11:00:38.935Z] 10:51:01 0 40.83 0.00 5.37 0.22 0.15 53.43 [2023-02-17T11:00:38.935Z] 10:51:01 1 40.81 0.00 5.56 1.23 0.10 52.29 [2023-02-17T11:00:38.935Z] 10:51:01 2 40.93 0.00 5.67 19.12 0.12 34.16 [2023-02-17T11:00:38.935Z] 10:51:01 3 40.88 0.00 5.57 0.22 0.10 53.23 [2023-02-17T11:00:38.935Z] 10:51:01 4 40.95 0.00 5.48 1.19 0.12 52.26 [2023-02-17T11:00:38.935Z] 10:51:01 5 40.51 0.00 5.43 0.08 0.10 53.87 [2023-02-17T11:00:38.935Z] 10:51:01 6 41.17 0.00 5.37 0.15 0.17 53.14 [2023-02-17T11:00:38.935Z] 10:51:01 7 40.47 0.00 5.69 3.52 0.12 50.20 [2023-02-17T11:00:38.935Z] 10:52:01 all 14.96 0.00 3.12 8.88 0.07 72.98 [2023-02-17T11:00:38.935Z] 10:52:01 0 15.39 0.00 3.47 0.30 0.05 80.78 [2023-02-17T11:00:38.935Z] 10:52:01 1 14.84 0.00 3.35 5.21 0.08 76.51 [2023-02-17T11:00:38.935Z] 10:52:01 2 15.30 0.00 3.26 25.60 0.10 55.74 [2023-02-17T11:00:38.935Z] 10:52:01 3 15.01 0.00 3.14 18.13 0.07 63.66 [2023-02-17T11:00:38.935Z] 10:52:01 4 15.24 0.00 2.58 14.18 0.07 67.93 [2023-02-17T11:00:38.935Z] 10:52:01 5 14.76 0.00 3.13 2.10 0.05 79.96 [2023-02-17T11:00:38.935Z] 10:52:01 6 13.96 0.00 2.76 0.45 0.05 82.77 [2023-02-17T11:00:38.935Z] 10:52:01 7 15.17 0.00 3.24 5.29 0.08 76.22 [2023-02-17T11:00:38.935Z] 10:53:01 all 0.30 0.00 0.13 0.89 0.01 98.67 [2023-02-17T11:00:38.935Z] 10:53:01 0 0.22 0.00 0.17 0.02 0.02 99.58 [2023-02-17T11:00:38.935Z] 10:53:01 1 0.22 0.00 0.08 0.17 0.00 99.53 [2023-02-17T11:00:38.935Z] 10:53:01 2 0.57 0.00 0.12 0.38 0.00 98.93 [2023-02-17T11:00:38.935Z] 10:53:01 3 0.15 0.00 0.12 5.12 0.02 94.59 [2023-02-17T11:00:38.935Z] 10:53:01 4 0.43 0.00 0.08 0.92 0.00 98.57 [2023-02-17T11:00:38.935Z] 10:53:01 5 0.30 0.00 0.13 0.32 0.02 99.23 [2023-02-17T11:00:38.935Z] 10:53:01 6 0.25 0.00 0.25 0.18 0.00 99.32 [2023-02-17T11:00:38.935Z] 10:53:01 7 0.27 0.00 0.07 0.00 0.02 99.65 [2023-02-17T11:00:38.935Z] 10:54:01 all 0.54 0.00 0.15 0.36 0.02 98.94 [2023-02-17T11:00:38.935Z] 10:54:01 0 0.30 0.00 0.15 0.02 0.00 99.53 [2023-02-17T11:00:38.935Z] 10:54:01 1 1.50 0.00 0.13 0.02 0.02 98.33 [2023-02-17T11:00:38.935Z] 10:54:01 2 0.65 0.00 0.10 0.12 0.02 99.11 [2023-02-17T11:00:38.935Z] 10:54:01 3 0.27 0.00 0.33 2.44 0.03 96.93 [2023-02-17T11:00:38.935Z] 10:54:01 4 0.23 0.00 0.07 0.02 0.02 99.67 [2023-02-17T11:00:38.935Z] 10:54:01 5 0.35 0.00 0.10 0.08 0.02 99.45 [2023-02-17T11:00:38.935Z] 10:54:01 6 0.43 0.00 0.15 0.07 0.03 99.32 [2023-02-17T11:00:38.935Z] 10:54:01 7 0.53 0.00 0.17 0.12 0.03 99.15 [2023-02-17T11:00:38.935Z] 10:55:01 all 0.51 0.00 0.14 1.64 0.01 97.70 [2023-02-17T11:00:38.935Z] 10:55:01 0 0.68 0.00 0.27 0.68 0.03 98.33 [2023-02-17T11:00:38.935Z] 10:55:01 1 1.03 0.00 0.02 0.00 0.00 98.96 [2023-02-17T11:00:38.935Z] 10:55:01 2 0.68 0.00 0.10 1.34 0.02 97.86 [2023-02-17T11:00:38.935Z] 10:55:01 3 0.02 0.00 0.15 9.84 0.00 89.99 [2023-02-17T11:00:38.935Z] 10:55:01 4 0.43 0.00 0.17 0.23 0.02 99.15 [2023-02-17T11:00:38.935Z] 10:55:01 5 0.52 0.00 0.15 0.52 0.02 98.80 [2023-02-17T11:00:38.935Z] 10:55:01 6 0.52 0.00 0.22 0.48 0.02 98.77 [2023-02-17T11:00:38.935Z] 10:55:01 7 0.18 0.00 0.08 0.00 0.02 99.72 [2023-02-17T11:00:38.935Z] 10:56:01 all 0.35 0.00 0.10 0.57 0.02 98.96 [2023-02-17T11:00:38.935Z] 10:56:01 0 0.80 0.00 0.18 0.25 0.02 98.75 [2023-02-17T11:00:38.935Z] 10:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-17T11:00:38.935Z] 10:56:01 2 0.47 0.00 0.07 0.08 0.02 99.36 [2023-02-17T11:00:38.935Z] 10:56:01 3 0.08 0.00 0.15 3.72 0.02 96.03 [2023-02-17T11:00:38.935Z] 10:56:01 4 0.38 0.00 0.05 0.03 0.02 99.52 [2023-02-17T11:00:38.935Z] 10:56:01 5 0.37 0.00 0.10 0.22 0.02 99.30 [2023-02-17T11:00:38.935Z] 10:56:01 6 0.32 0.00 0.05 0.07 0.00 99.57 [2023-02-17T11:00:38.935Z] 10:56:01 7 0.40 0.00 0.17 0.22 0.03 99.18 [2023-02-17T11:00:38.935Z] 10:57:01 all 0.38 0.00 0.12 0.47 0.01 99.01 [2023-02-17T11:00:38.935Z] 10:57:01 0 0.35 0.00 0.08 0.12 0.02 99.43 [2023-02-17T11:00:38.935Z] 10:57:01 1 0.07 0.00 0.02 0.02 0.00 99.90 [2023-02-17T11:00:38.935Z] 10:57:01 2 0.84 0.00 0.18 0.07 0.02 98.90 [2023-02-17T11:00:38.935Z] 10:57:01 3 0.35 0.00 0.20 1.25 0.02 98.18 [2023-02-17T11:00:38.935Z] 10:57:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2023-02-17T11:00:38.935Z] 10:57:01 5 0.57 0.00 0.15 0.10 0.02 99.16 [2023-02-17T11:00:38.935Z] 10:57:01 6 0.38 0.00 0.08 0.18 0.00 99.35 [2023-02-17T11:00:38.935Z] 10:57:01 7 0.44 0.00 0.23 2.01 0.03 97.29 [2023-02-17T11:00:38.935Z] 10:58:01 all 1.03 0.00 0.76 0.53 0.02 97.66 [2023-02-17T11:00:38.935Z] 10:58:01 0 0.89 0.00 0.42 0.05 0.03 98.61 [2023-02-17T11:00:38.935Z] 10:58:01 1 0.65 0.00 0.28 0.02 0.00 99.04 [2023-02-17T11:00:38.935Z] 10:58:01 2 1.30 0.00 0.87 0.52 0.03 97.28 [2023-02-17T11:00:38.935Z] 10:58:01 3 0.85 0.00 1.38 0.15 0.03 97.58 [2023-02-17T11:00:38.935Z] 10:58:01 4 0.48 0.00 1.12 0.05 0.02 98.33 [2023-02-17T11:00:38.935Z] 10:58:01 5 1.59 0.00 0.38 0.08 0.02 97.93 [2023-02-17T11:00:38.935Z] 10:58:01 6 1.75 0.00 0.87 0.13 0.02 97.23 [2023-02-17T11:00:38.935Z] 10:58:01 7 0.75 0.00 0.72 3.24 0.03 95.25 [2023-02-17T11:00:38.935Z] 10:59:01 all 0.33 0.00 0.16 0.71 0.02 98.77 [2023-02-17T11:00:38.935Z] 10:59:01 0 0.50 0.00 0.23 0.32 0.02 98.93 [2023-02-17T11:00:38.935Z] 10:59:01 1 0.27 0.00 0.05 0.03 0.02 99.63 [2023-02-17T11:00:38.935Z] 10:59:01 2 0.27 0.00 0.20 0.10 0.00 99.43 [2023-02-17T11:00:38.935Z] 10:59:01 3 0.18 0.00 0.08 0.12 0.02 99.60 [2023-02-17T11:00:38.935Z] 10:59:01 4 0.57 0.00 0.12 0.35 0.03 98.93 [2023-02-17T11:00:38.935Z] 10:59:01 5 0.23 0.00 0.08 0.15 0.05 99.48 [2023-02-17T11:00:38.935Z] 10:59:01 6 0.47 0.00 0.33 0.10 0.03 99.07 [2023-02-17T11:00:38.935Z] 10:59:01 7 0.18 0.00 0.20 4.53 0.02 95.07 [2023-02-17T11:00:38.935Z] [2023-02-17T11:00:38.935Z] 10:59:01 CPU %user %nice %system %iowait %steal %idle [2023-02-17T11:00:38.935Z] 11:00:01 all 0.40 0.00 0.09 0.54 0.01 98.96 [2023-02-17T11:00:38.935Z] 11:00:01 0 0.28 0.00 0.10 0.12 0.02 99.48 [2023-02-17T11:00:38.935Z] 11:00:01 1 1.23 0.00 0.08 0.13 0.00 98.56 [2023-02-17T11:00:38.935Z] 11:00:01 2 0.13 0.00 0.07 0.10 0.02 99.68 [2023-02-17T11:00:38.935Z] 11:00:01 3 0.27 0.00 0.07 0.18 0.02 99.47 [2023-02-17T11:00:38.935Z] 11:00:01 4 0.45 0.00 0.17 0.23 0.00 99.15 [2023-02-17T11:00:38.935Z] 11:00:01 5 0.43 0.00 0.07 0.27 0.00 99.23 [2023-02-17T11:00:38.935Z] 11:00:01 6 0.12 0.00 0.03 0.00 0.00 99.85 [2023-02-17T11:00:38.935Z] 11:00:01 7 0.30 0.00 0.13 3.27 0.02 96.28 [2023-02-17T11:00:38.935Z] Average: all 6.12 0.00 1.30 2.39 0.04 90.15 [2023-02-17T11:00:38.935Z] Average: 0 6.19 0.00 1.40 0.37 0.04 92.00 [2023-02-17T11:00:38.935Z] Average: 1 6.25 0.00 1.20 0.73 0.03 91.79 [2023-02-17T11:00:38.935Z] Average: 2 6.37 0.00 1.31 7.52 0.04 84.76 [2023-02-17T11:00:38.935Z] Average: 3 5.95 0.00 1.45 4.31 0.04 88.25 [2023-02-17T11:00:38.935Z] Average: 4 5.98 0.00 1.22 1.79 0.03 90.98 [2023-02-17T11:00:38.935Z] Average: 5 6.08 0.00 1.22 1.24 0.03 91.43 [2023-02-17T11:00:38.935Z] Average: 6 6.13 0.00 1.27 1.04 0.04 91.53 [2023-02-17T11:00:38.935Z] Average: 7 6.01 0.00 1.31 2.14 0.09 90.45 [2023-02-17T11:00:38.935Z] [2023-02-17T11:00:38.935Z] [2023-02-17T11:00:38.935Z]