Pull request #298 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a57cecfdcfc2d56011cdb69183635b12662ad7e1+8f28bd2feba64f4e14e7f4e476d7a420beb0434d (82de52f7cef1a4a2eb67502683ebb835c9b8752b) 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-ssh18110778504332849068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10214516184865793358.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2292387487087739224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12389434144573507127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14933187460072370427.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10536256701135760825.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9319’ Running on prd-ubuntu20.04-docker-8c-8g-9323 in /w/workspace/gexfoundry_device-rest-go_PR-298 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-298 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8f28bd2feba64f4e14e7f4e476d7a420beb0434d into PR head commit a57cecfdcfc2d56011cdb69183635b12662ad7e1 Merge succeeded, producing a57cecfdcfc2d56011cdb69183635b12662ad7e1 Checking out Revision a57cecfdcfc2d56011cdb69183635b12662ad7e1 (PR-298) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps > git config core.sparsecheckout # timeout=10 > git checkout -f a57cecfdcfc2d56011cdb69183635b12662ad7e1 # 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 8f28bd2feba64f4e14e7f4e476d7a420beb0434d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a57cecfdcfc2d56011cdb69183635b12662ad7e1 # timeout=10 [Pipeline] { [Pipeline] timeout [2023-04-21T21:02:13.391Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-21T21:02:13.591Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-21T21:02:13.701Z] ========================================================= [2023-04-21T21:02:13.701Z] EdgeX Global Pipelines Version Info [2023-04-21T21:02:13.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:02:14.460Z] ------------------- [2023-04-21T21:02:14.460Z] stable info: [2023-04-21T21:02:14.460Z] ------------------- [2023-04-21T21:02:14.460Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-21T21:02:14.460Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T21:02:14.460Z] Message: update stable to v1.0.248 [2023-04-21T21:02:15.031Z] ------------------- [2023-04-21T21:02:15.031Z] experimental info: [2023-04-21T21:02:15.031Z] ------------------- [2023-04-21T21:02:15.031Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-21T21:02:15.031Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T21:02:15.031Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-21T21:02:15.346Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-04-21T21:02:15.392Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-04-21T21:02:15.437Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-21T21:02:15.479Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-21T21:02:15.529Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-21T21:02:15.572Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-21T21:02:15.617Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-21T21:02:15.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-21T21:02:15.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-21T21:02:15.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-21T21:02:15.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-21T21:02:15.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-04-21T21:02:15.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-21T21:02:15.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-21T21:02:15.980Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-21T21:02:16.022Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-21T21:02:16.070Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T21:02:16.114Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T21:02:16.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-21T21:02:16.210Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-21T21:02:16.253Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-21T21:02:16.299Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-21T21:02:16.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-21T21:02:16.399Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-21T21:02:16.444Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-21T21:02:16.488Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-21T21:02:16.533Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-21T21:02:16.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-298 [Pipeline] echo [2023-04-21T21:02:16.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-298 [Pipeline] echo [2023-04-21T21:02:16.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-298 [Pipeline] echo [2023-04-21T21:02:16.722Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a57cecfdcfc2d56011cdb69183635b12662ad7e1 [Pipeline] echo [2023-04-21T21:02:16.767Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a57cecf [Pipeline] echo [2023-04-21T21:02:16.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T21:02:16.932Z] provisioning config files... [2023-04-21T21:02:16.954Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-298@tmp/config6984376599522127881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:02:17.308Z] ---> docker-login.sh [2023-04-21T21:02:17.308Z] nexus3.edgexfoundry.org:10001 [2023-04-21T21:02:17.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:02:17.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:02:17.567Z] Configure a credential helper to remove this warning. See [2023-04-21T21:02:17.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:02:17.567Z] [2023-04-21T21:02:17.567Z] Login Succeeded [2023-04-21T21:02:17.567Z] nexus3.edgexfoundry.org:10002 [2023-04-21T21:02:17.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:02:17.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:02:17.567Z] Configure a credential helper to remove this warning. See [2023-04-21T21:02:17.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:02:17.567Z] [2023-04-21T21:02:17.567Z] Login Succeeded [2023-04-21T21:02:17.567Z] nexus3.edgexfoundry.org:10003 [2023-04-21T21:02:17.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:02:17.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:02:17.827Z] Configure a credential helper to remove this warning. See [2023-04-21T21:02:17.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:02:17.827Z] [2023-04-21T21:02:17.827Z] Login Succeeded [2023-04-21T21:02:17.827Z] nexus3.edgexfoundry.org:10004 [2023-04-21T21:02:17.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:02:17.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:02:17.827Z] Configure a credential helper to remove this warning. See [2023-04-21T21:02:17.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:02:17.827Z] [2023-04-21T21:02:17.827Z] Login Succeeded [2023-04-21T21:02:17.827Z] docker.io [2023-04-21T21:02:17.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:02:18.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:02:18.092Z] Configure a credential helper to remove this warning. See [2023-04-21T21:02:18.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:02:18.092Z] [2023-04-21T21:02:18.092Z] Login Succeeded [2023-04-21T21:02:18.092Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T21:02:18.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-21T21:02:18.772Z] + git rev-list -1 --merges a57cecfdcfc2d56011cdb69183635b12662ad7e1~1..a57cecfdcfc2d56011cdb69183635b12662ad7e1 [Pipeline] echo [2023-04-21T21:02:18.848Z] -----------> git rev-list -1 --merges a57cecfdcfc2d56011cdb69183635b12662ad7e1~1..a57cecfdcfc2d56011cdb69183635b12662ad7e1 a57cecfdcfc2d56011cdb69183635b12662ad7e1 [false] [Pipeline] sh [2023-04-21T21:02:19.171Z] + git log --format=format:%s -1 a57cecfdcfc2d56011cdb69183635b12662ad7e1 [Pipeline] echo [2023-04-21T21:02:19.205Z] ========================================================= [2023-04-21T21:02:19.205Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-21T21:02:19.205Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T21:02:19.652Z] + git log --format=format:%s -1 a57cecfdcfc2d56011cdb69183635b12662ad7e1 [Pipeline] echo [2023-04-21T21:02:19.682Z] [semverPrep] GIT_COMMIT: a57cecfdcfc2d56011cdb69183635b12662ad7e1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-21T21:02:19.711Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-21T21:02:20.102Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-21T21:02:20.102Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-21T21:02:20.102Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-21T21:02:20.102Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-21T21:02:20.102Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-21T21:02:20.102Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-21T21:02:20.102Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:02:20.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T21:02:20.541Z] [2023-04-21T21:02:20.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:02:20.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T21:02:20.930Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-21T21:02:20.930Z] b85a868b505f: Pulling fs layer [2023-04-21T21:02:20.930Z] e2be974225ed: Pulling fs layer [2023-04-21T21:02:20.930Z] 339a4e72a1f5: Pulling fs layer [2023-04-21T21:02:20.930Z] 988bab9f4d93: Pulling fs layer [2023-04-21T21:02:20.930Z] 1469e6f7b9e6: Pulling fs layer [2023-04-21T21:02:20.930Z] eaf3925da568: Pulling fs layer [2023-04-21T21:02:20.930Z] bab4dde63d76: Pulling fs layer [2023-04-21T21:02:20.930Z] bde34c3a00c8: Pulling fs layer [2023-04-21T21:02:20.930Z] b352a97aabf1: Pulling fs layer [2023-04-21T21:02:20.930Z] 4872d77fe225: Pulling fs layer [2023-04-21T21:02:20.930Z] 5851b861e8e6: Pulling fs layer [2023-04-21T21:02:20.930Z] 988bab9f4d93: Waiting [2023-04-21T21:02:20.930Z] 1469e6f7b9e6: Waiting [2023-04-21T21:02:20.930Z] bde34c3a00c8: Waiting [2023-04-21T21:02:20.930Z] b352a97aabf1: Waiting [2023-04-21T21:02:20.930Z] eaf3925da568: Waiting [2023-04-21T21:02:20.930Z] bab4dde63d76: Waiting [2023-04-21T21:02:20.930Z] 5851b861e8e6: Waiting [2023-04-21T21:02:20.930Z] 4872d77fe225: Waiting [2023-04-21T21:02:20.930Z] e2be974225ed: Verifying Checksum [2023-04-21T21:02:20.930Z] e2be974225ed: Download complete [2023-04-21T21:02:20.930Z] 988bab9f4d93: Verifying Checksum [2023-04-21T21:02:20.930Z] 988bab9f4d93: Download complete [2023-04-21T21:02:20.930Z] 1469e6f7b9e6: Verifying Checksum [2023-04-21T21:02:20.930Z] 1469e6f7b9e6: Download complete [2023-04-21T21:02:21.190Z] 339a4e72a1f5: Verifying Checksum [2023-04-21T21:02:21.190Z] 339a4e72a1f5: Download complete [2023-04-21T21:02:21.190Z] eaf3925da568: Verifying Checksum [2023-04-21T21:02:21.190Z] eaf3925da568: Download complete [2023-04-21T21:02:21.190Z] bde34c3a00c8: Verifying Checksum [2023-04-21T21:02:21.190Z] b352a97aabf1: Download complete [2023-04-21T21:02:21.190Z] 4872d77fe225: Verifying Checksum [2023-04-21T21:02:21.190Z] 4872d77fe225: Download complete [2023-04-21T21:02:21.190Z] 5851b861e8e6: Verifying Checksum [2023-04-21T21:02:21.190Z] 5851b861e8e6: Download complete [2023-04-21T21:02:21.190Z] b85a868b505f: Verifying Checksum [2023-04-21T21:02:21.190Z] b85a868b505f: Download complete [2023-04-21T21:02:21.451Z] bab4dde63d76: Verifying Checksum [2023-04-21T21:02:21.451Z] bab4dde63d76: Download complete [2023-04-21T21:02:22.395Z] b85a868b505f: Pull complete [2023-04-21T21:02:22.655Z] e2be974225ed: Pull complete [2023-04-21T21:02:23.227Z] 339a4e72a1f5: Pull complete [2023-04-21T21:02:23.227Z] 988bab9f4d93: Pull complete [2023-04-21T21:02:23.487Z] 1469e6f7b9e6: Pull complete [2023-04-21T21:02:23.487Z] eaf3925da568: Pull complete [2023-04-21T21:02:25.396Z] bab4dde63d76: Pull complete [2023-04-21T21:02:25.396Z] bde34c3a00c8: Pull complete [2023-04-21T21:02:25.396Z] b352a97aabf1: Pull complete [2023-04-21T21:02:25.396Z] 4872d77fe225: Pull complete [2023-04-21T21:02:25.657Z] 5851b861e8e6: Pull complete [2023-04-21T21:02:25.657Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-21T21:02:25.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T21:02:25.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T21:02:25.892Z] prd-ubuntu20.04-docker-8c-8g-9323 does not seem to be running inside a container [2023-04-21T21:02:25.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-298 -v /w/workspace/gexfoundry_device-rest-go_PR-298:/w/workspace/gexfoundry_device-rest-go_PR-298:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-298@tmp:/w/workspace/gexfoundry_device-rest-go_PR-298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-21T21:02:28.626Z] $ docker top f85cd0bbab1af710f6f7b6a12792f559fc608f38d58457980cefaa5dc0c32d02 -eo pid,comm [2023-04-21T21:02:28.682Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-21T21:02:28.682Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-21T21:02:28.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T21:02:28.816Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T21:02:28.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T21:02:28.941Z] $ docker exec f85cd0bbab1af710f6f7b6a12792f559fc608f38d58457980cefaa5dc0c32d02 ssh-agent [2023-04-21T21:02:29.076Z] SSH_AUTH_SOCK=/tmp/ssh-rbGqugkyXcoL/agent.31 [2023-04-21T21:02:29.076Z] SSH_AGENT_PID=37 [2023-04-21T21:02:29.083Z] Running ssh-add (command line suppressed) [2023-04-21T21:02:29.191Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-298@tmp/private_key_8502753505164447756.key (/w/workspace/gexfoundry_device-rest-go_PR-298@tmp/private_key_8502753505164447756.key) [2023-04-21T21:02:29.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T21:02:29.537Z] + git tag --points-at HEAD [Pipeline] } [2023-04-21T21:02:29.567Z] $ docker exec --env ******** --env ******** f85cd0bbab1af710f6f7b6a12792f559fc608f38d58457980cefaa5dc0c32d02 ssh-agent -k [2023-04-21T21:02:29.669Z] unset SSH_AUTH_SOCK; [2023-04-21T21:02:29.669Z] unset SSH_AGENT_PID; [2023-04-21T21:02:29.670Z] echo Agent pid 37 killed; [2023-04-21T21:02:29.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-21T21:02:29.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T21:02:29.771Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T21:02:29.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T21:02:29.893Z] $ docker exec f85cd0bbab1af710f6f7b6a12792f559fc608f38d58457980cefaa5dc0c32d02 ssh-agent [2023-04-21T21:02:30.007Z] SSH_AUTH_SOCK=/tmp/ssh-cFwb67pQp46P/agent.69 [2023-04-21T21:02:30.007Z] SSH_AGENT_PID=75 [2023-04-21T21:02:30.010Z] Running ssh-add (command line suppressed) [2023-04-21T21:02:30.111Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-298@tmp/private_key_10919839271456426552.key (/w/workspace/gexfoundry_device-rest-go_PR-298@tmp/private_key_10919839271456426552.key) [2023-04-21T21:02:30.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T21:02:30.454Z] + git semver init [2023-04-21T21:02:30.714Z] 2023-04-21 21:02:30,656 [run_init] DEBUG init version:0.0.0 force:False [2023-04-21T21:02:30.714Z] 2023-04-21 21:02:30,657 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-298/.semver [2023-04-21T21:02:30.714Z] 2023-04-21 21:02:30,658 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-298/.semver [2023-04-21T21:02:30.714Z] 2023-04-21 21:02:30,658 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-298/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-298, universal_newlines=False, shell=None, istream=None) [2023-04-21T21:02:32.095Z] 2023-04-21 21:02:31,733 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-298/.git/info/exclude [2023-04-21T21:02:32.095Z] 2023-04-21 21:02:31,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-298/.semver/PR-298 with force:False [2023-04-21T21:02:32.095Z] 2023-04-21 21:02:31,735 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-298/.semver/PR-298 [2023-04-21T21:02:32.095Z] 2023-04-21 21:02:31,739 [execute] INFO git cat-file --batch-check [2023-04-21T21:02:32.095Z] 2023-04-21 21:02:31,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-298/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T21:02:32.095Z] 2023-04-21 21:02:31,747 [execute] INFO git cat-file --batch [2023-04-21T21:02:32.095Z] 2023-04-21 21:02:31,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-298/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T21:02:32.095Z] 2023-04-21 21:02:31,753 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-298/.semver/PR-298 [2023-04-21T21:02:32.095Z] 0.0.0 [Pipeline] } [2023-04-21T21:02:32.126Z] $ docker exec --env ******** --env ******** f85cd0bbab1af710f6f7b6a12792f559fc608f38d58457980cefaa5dc0c32d02 ssh-agent -k [2023-04-21T21:02:32.230Z] unset SSH_AUTH_SOCK; [2023-04-21T21:02:32.230Z] unset SSH_AGENT_PID; [2023-04-21T21:02:32.230Z] echo Agent pid 75 killed; [2023-04-21T21:02:32.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-21T21:02:32.687Z] + git semver [Pipeline] } [2023-04-21T21:02:32.976Z] $ docker stop --time=1 f85cd0bbab1af710f6f7b6a12792f559fc608f38d58457980cefaa5dc0c32d02 [2023-04-21T21:02:34.286Z] $ docker rm -f --volumes f85cd0bbab1af710f6f7b6a12792f559fc608f38d58457980cefaa5dc0c32d02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T21:02:34.683Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-21T21:02:34.978Z] Stashed 1 file(s) [Pipeline] echo [2023-04-21T21:02:34.996Z] [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-04-21T21:02:35.625Z] provisioning config files... [2023-04-21T21:02:35.635Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-298@tmp/config8173842425739051010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:02:35.994Z] ---> docker-login.sh [2023-04-21T21:02:35.995Z] nexus3.edgexfoundry.org:10001 [2023-04-21T21:02:35.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:02:35.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:02:35.995Z] Configure a credential helper to remove this warning. See [2023-04-21T21:02:35.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:02:35.995Z] [2023-04-21T21:02:35.995Z] Login Succeeded [2023-04-21T21:02:35.995Z] nexus3.edgexfoundry.org:10002 [2023-04-21T21:02:35.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:02:35.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:02:35.995Z] Configure a credential helper to remove this warning. See [2023-04-21T21:02:35.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:02:35.995Z] [2023-04-21T21:02:35.995Z] Login Succeeded [2023-04-21T21:02:35.995Z] nexus3.edgexfoundry.org:10003 [2023-04-21T21:02:36.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:02:36.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:02:36.259Z] Configure a credential helper to remove this warning. See [2023-04-21T21:02:36.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:02:36.259Z] [2023-04-21T21:02:36.259Z] Login Succeeded [2023-04-21T21:02:36.259Z] nexus3.edgexfoundry.org:10004 [2023-04-21T21:02:36.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:02:36.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:02:36.259Z] Configure a credential helper to remove this warning. See [2023-04-21T21:02:36.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:02:36.259Z] [2023-04-21T21:02:36.259Z] Login Succeeded [2023-04-21T21:02:36.259Z] docker.io [2023-04-21T21:02:36.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:02:36.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:02:36.522Z] Configure a credential helper to remove this warning. See [2023-04-21T21:02:36.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:02:36.522Z] [2023-04-21T21:02:36.522Z] Login Succeeded [2023-04-21T21:02:36.522Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T21:02:36.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-21T21:02:36.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T21:02:36.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T21:02:36.835Z] ========================================================= [2023-04-21T21:02:36.835Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-21T21:02:36.835Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:02:37.316Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-21T21:02:37.317Z] Sending build context to Docker daemon 10.9MB [2023-04-21T21:02:37.317Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T21:02:37.317Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-21T21:02:37.317Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-21T21:02:37.317Z] 63b65145d645: Pulling fs layer [2023-04-21T21:02:37.317Z] a2d21d5440eb: Pulling fs layer [2023-04-21T21:02:37.317Z] 935e6c44a52c: Pulling fs layer [2023-04-21T21:02:37.317Z] 94cc34f8dd06: Pulling fs layer [2023-04-21T21:02:37.317Z] 30dea6a524f1: Pulling fs layer [2023-04-21T21:02:37.317Z] a2aff8979fd8: Pulling fs layer [2023-04-21T21:02:37.317Z] 6808be2612f2: Pulling fs layer [2023-04-21T21:02:37.317Z] a2aff8979fd8: Waiting [2023-04-21T21:02:37.317Z] f25807f1079a: Pulling fs layer [2023-04-21T21:02:37.317Z] 6808be2612f2: Waiting [2023-04-21T21:02:37.317Z] f25807f1079a: Waiting [2023-04-21T21:02:37.317Z] 94cc34f8dd06: Waiting [2023-04-21T21:02:37.317Z] a2d21d5440eb: Verifying Checksum [2023-04-21T21:02:37.317Z] a2d21d5440eb: Download complete [2023-04-21T21:02:37.576Z] 94cc34f8dd06: Verifying Checksum [2023-04-21T21:02:37.576Z] 94cc34f8dd06: Download complete [2023-04-21T21:02:37.576Z] 30dea6a524f1: Download complete [2023-04-21T21:02:37.576Z] 63b65145d645: Download complete [2023-04-21T21:02:37.576Z] a2aff8979fd8: Verifying Checksum [2023-04-21T21:02:37.576Z] a2aff8979fd8: Download complete [2023-04-21T21:02:37.576Z] 63b65145d645: Pull complete [2023-04-21T21:02:37.835Z] a2d21d5440eb: Pull complete [2023-04-21T21:02:37.835Z] f25807f1079a: Download complete [2023-04-21T21:02:38.094Z] 935e6c44a52c: Verifying Checksum [2023-04-21T21:02:38.094Z] 935e6c44a52c: Download complete [2023-04-21T21:02:38.354Z] 6808be2612f2: Verifying Checksum [2023-04-21T21:02:38.354Z] 6808be2612f2: Download complete [2023-04-21T21:02:41.647Z] 935e6c44a52c: Pull complete [2023-04-21T21:02:41.647Z] 94cc34f8dd06: Pull complete [2023-04-21T21:02:41.647Z] 30dea6a524f1: Pull complete [2023-04-21T21:02:41.647Z] a2aff8979fd8: Pull complete [2023-04-21T21:02:44.180Z] 6808be2612f2: Pull complete [2023-04-21T21:02:44.747Z] f25807f1079a: Pull complete [2023-04-21T21:02:44.747Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-21T21:02:44.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-21T21:02:44.747Z] ---> 3b553350e43f [2023-04-21T21:02:44.747Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-21T21:02:50.031Z] ---> Running in 179c8c6e0500 [2023-04-21T21:02:50.031Z] Removing intermediate container 179c8c6e0500 [2023-04-21T21:02:50.031Z] ---> 7e1d60dc8a26 [2023-04-21T21:02:50.031Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T21:02:50.031Z] ---> Running in e7c660639a68 [2023-04-21T21:02:50.031Z] Removing intermediate container e7c660639a68 [2023-04-21T21:02:50.031Z] ---> c8f8e248c893 [2023-04-21T21:02:50.031Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T21:02:50.031Z] ---> Running in 7a8ade381ccb [2023-04-21T21:02:50.031Z] Removing intermediate container 7a8ade381ccb [2023-04-21T21:02:50.031Z] ---> 0c87dec227f2 [2023-04-21T21:02:50.031Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T21:02:50.031Z] ---> Running in 2d449f812c30 [2023-04-21T21:02:50.031Z] Removing intermediate container 2d449f812c30 [2023-04-21T21:02:50.031Z] ---> 58402d767947 [2023-04-21T21:02:50.031Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T21:02:50.031Z] ---> Running in ec7f1ca1535a [2023-04-21T21:02:50.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T21:02:50.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T21:02:50.435Z] Still waiting to schedule task [2023-04-21T21:02:50.436Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9322’ [2023-04-21T21:02:50.602Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-21T21:02:50.602Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-21T21:02:50.602Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-21T21:02:50.602Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-21T21:02:50.602Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T21:02:50.602Z] OK: 269 MiB in 57 packages [2023-04-21T21:02:51.179Z] Removing intermediate container ec7f1ca1535a [2023-04-21T21:02:51.179Z] ---> 2fcb64ac6968 [2023-04-21T21:02:51.179Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-21T21:02:51.179Z] ---> Running in af50e8494859 [2023-04-21T21:02:51.179Z] Removing intermediate container af50e8494859 [2023-04-21T21:02:51.179Z] ---> 26e701c47621 [2023-04-21T21:02:51.179Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-21T21:02:51.179Z] ---> 2e7c9d04ab4e [2023-04-21T21:02:51.179Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T21:02:51.179Z] ---> Running in 6c9eac4b33ae [2023-04-21T21:03:29.915Z] Removing intermediate container 6c9eac4b33ae [2023-04-21T21:03:29.915Z] ---> 6b132568cdc8 [2023-04-21T21:03:29.915Z] Step 11/12 : COPY . . [2023-04-21T21:03:29.915Z] ---> 3dff82ea44c0 [2023-04-21T21:03:29.915Z] Step 12/12 : RUN $MAKE [2023-04-21T21:03:29.915Z] ---> Running in 5a6f24ad054d [2023-04-21T21:03:29.915Z] noop [2023-04-21T21:03:29.915Z] Removing intermediate container 5a6f24ad054d [2023-04-21T21:03:29.915Z] ---> 3d6f6ed6c5d8 [2023-04-21T21:03:29.915Z] Successfully built 3d6f6ed6c5d8 [2023-04-21T21:03:29.915Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:03:30.359Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-21T21:03:30.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T21:03:30.511Z] prd-ubuntu20.04-docker-8c-8g-9323 does not seem to be running inside a container [2023-04-21T21:03:30.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-298 -v /w/workspace/gexfoundry_device-rest-go_PR-298:/w/workspace/gexfoundry_device-rest-go_PR-298:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-298@tmp:/w/workspace/gexfoundry_device-rest-go_PR-298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-21T21:03:30.873Z] $ docker top f40139998dd3be8b51f06cc61c3e041a046992f57524bb31d970f6b48459af27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T21:03:31.258Z] + go version [2023-04-21T21:03:31.258Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-21T21:03:31.293Z] $ docker stop --time=1 f40139998dd3be8b51f06cc61c3e041a046992f57524bb31d970f6b48459af27 [2023-04-21T21:03:32.533Z] $ docker rm -f --volumes f40139998dd3be8b51f06cc61c3e041a046992f57524bb31d970f6b48459af27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:03:33.238Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-21T21:03:33.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T21:03:33.391Z] prd-ubuntu20.04-docker-8c-8g-9323 does not seem to be running inside a container [2023-04-21T21:03:33.422Z] $ 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-rest-go_PR-298 -v /w/workspace/gexfoundry_device-rest-go_PR-298:/w/workspace/gexfoundry_device-rest-go_PR-298:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-298@tmp:/w/workspace/gexfoundry_device-rest-go_PR-298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-21T21:03:33.717Z] $ docker top d8c8b44505870a8ff1bcbc547bd68fb8d7e4c41a99e71f00b9473f193ec40408 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T21:03:34.113Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-298 [Pipeline] fileExists [Pipeline] sh [2023-04-21T21:03:34.480Z] + make test [2023-04-21T21:03:34.481Z] go test ./... -coverprofile=coverage.out ./... [2023-04-21T21:03:38.669Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-21T21:03:48.636Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-21T21:03:48.636Z] ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 32.2% of statements [2023-04-21T21:03:55.204Z] go vet ./... [2023-04-21T21:03:57.740Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-21T21:03:57.740Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-21T21:03:57.740Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-21T21:03:58.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-21T21:03:58.069Z] $ docker stop --time=1 d8c8b44505870a8ff1bcbc547bd68fb8d7e4c41a99e71f00b9473f193ec40408 [2023-04-21T21:04:01.494Z] $ docker rm -f --volumes d8c8b44505870a8ff1bcbc547bd68fb8d7e4c41a99e71f00b9473f193ec40408 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T21:04:02.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-21T21:04:02.303Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-21T21:04:02.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-21T21:04:03.266Z] + ls -al . [2023-04-21T21:04:03.266Z] total 184 [2023-04-21T21:04:03.266Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 21:03 . [2023-04-21T21:04:03.266Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 21:02 .. [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 21 21:02 .dockerignore [2023-04-21T21:04:03.266Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 21:02 .git [2023-04-21T21:04:03.266Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 21:02 .github [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 21 21:02 .gitignore [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 21:02 .golangci.yml [2023-04-21T21:04:03.266Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 21:02 .semver [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 21 21:02 Attribution.txt [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 21 21:02 CHANGELOG.md [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 21 21:02 Dockerfile [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 21:02 GOVERNANCE.md [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 21 21:02 Jenkinsfile [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 21:02 LICENSE [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 21 21:02 Makefile [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 21 21:02 OWNERS.md [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 21 21:02 README.md [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 21:02 VERSION [2023-04-21T21:04:03.266Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 21:02 bin [2023-04-21T21:04:03.266Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 21:02 cmd [2023-04-21T21:04:03.266Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 21 21:03 coverage.out [2023-04-21T21:04:03.266Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 21:02 driver [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 21 21:02 go.mod [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 21 21:02 go.sum [2023-04-21T21:04:03.266Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 21:02 snap [2023-04-21T21:04:03.266Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 21 21:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:04:03.662Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a57cecfdcfc2d56011cdb69183635b12662ad7e1 --label arch=amd64 --label version=0.0.0 . [2023-04-21T21:04:03.662Z] Sending build context to Docker daemon 10.92MB [2023-04-21T21:04:03.662Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T21:04:03.662Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-21T21:04:03.662Z] ---> 3d6f6ed6c5d8 [2023-04-21T21:04:03.662Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-21T21:04:03.921Z] ---> Running in 78ade683adc7 [2023-04-21T21:04:03.921Z] Removing intermediate container 78ade683adc7 [2023-04-21T21:04:03.921Z] ---> 3836afaeb884 [2023-04-21T21:04:03.921Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T21:04:03.921Z] ---> Running in 9b700e72568a [2023-04-21T21:04:03.921Z] Removing intermediate container 9b700e72568a [2023-04-21T21:04:03.921Z] ---> 536d50baacca [2023-04-21T21:04:03.921Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T21:04:03.921Z] ---> Running in 08dac7b36863 [2023-04-21T21:04:03.921Z] Removing intermediate container 08dac7b36863 [2023-04-21T21:04:03.921Z] ---> 0ab6b0423f5a [2023-04-21T21:04:03.921Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T21:04:03.921Z] ---> Running in 35df0a7dfee7 [2023-04-21T21:04:04.181Z] Removing intermediate container 35df0a7dfee7 [2023-04-21T21:04:04.181Z] ---> 56575b27e2ba [2023-04-21T21:04:04.181Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T21:04:04.181Z] ---> Running in a3959f9028ce [2023-04-21T21:04:04.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T21:04:04.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T21:04:04.959Z] OK: 269 MiB in 57 packages [2023-04-21T21:04:05.218Z] Removing intermediate container a3959f9028ce [2023-04-21T21:04:05.218Z] ---> fdfb351aba83 [2023-04-21T21:04:05.218Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-21T21:04:05.218Z] ---> Running in bfddcbdc6247 [2023-04-21T21:04:05.218Z] Removing intermediate container bfddcbdc6247 [2023-04-21T21:04:05.218Z] ---> 6d2644b5ccfe [2023-04-21T21:04:05.218Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-21T21:04:05.218Z] ---> 4a24261ab1d9 [2023-04-21T21:04:05.218Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T21:04:05.477Z] ---> Running in 93ca2e8af4b2 [2023-04-21T21:04:06.046Z] Removing intermediate container 93ca2e8af4b2 [2023-04-21T21:04:06.046Z] ---> aeb59333cf8b [2023-04-21T21:04:06.046Z] Step 11/25 : COPY . . [2023-04-21T21:04:06.626Z] ---> ac3438cad816 [2023-04-21T21:04:06.626Z] Step 12/25 : RUN $MAKE [2023-04-21T21:04:06.626Z] ---> Running in b4889f55217a [2023-04-21T21:04:06.626Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-21T21:04:28.617Z] Removing intermediate container b4889f55217a [2023-04-21T21:04:28.617Z] ---> 178585a31318 [2023-04-21T21:04:28.617Z] Step 13/25 : FROM alpine:3.17 [2023-04-21T21:04:28.617Z] 3.17: Pulling from library/alpine [2023-04-21T21:04:28.617Z] f56be85fc22e: Pulling fs layer [2023-04-21T21:04:28.617Z] f56be85fc22e: Verifying Checksum [2023-04-21T21:04:28.617Z] f56be85fc22e: Download complete [2023-04-21T21:04:28.617Z] f56be85fc22e: Pull complete [2023-04-21T21:04:28.617Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T21:04:28.617Z] Status: Downloaded newer image for alpine:3.17 [2023-04-21T21:04:28.617Z] ---> 9ed4aefc74f6 [2023-04-21T21:04:28.617Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-21T21:04:28.617Z] ---> Running in 3dfbc8cac6fe [2023-04-21T21:04:28.617Z] Removing intermediate container 3dfbc8cac6fe [2023-04-21T21:04:28.617Z] ---> 3e6adae0c7b8 [2023-04-21T21:04:28.617Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-21T21:04:28.617Z] ---> Running in af7b3ebdf64e [2023-04-21T21:04:28.617Z] Removing intermediate container af7b3ebdf64e [2023-04-21T21:04:28.617Z] ---> 47b9bf808b60 [2023-04-21T21:04:28.617Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-21T21:04:28.617Z] ---> Running in 0323c888a517 [2023-04-21T21:04:28.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T21:04:28.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T21:04:28.617Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-21T21:04:28.617Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T21:04:28.617Z] OK: 7 MiB in 16 packages [2023-04-21T21:04:28.617Z] Removing intermediate container 0323c888a517 [2023-04-21T21:04:28.617Z] ---> eb3a8e9e31aa [2023-04-21T21:04:28.617Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-21T21:04:28.617Z] ---> 16fad0f63adc [2023-04-21T21:04:28.617Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-21T21:04:28.617Z] ---> 358eedcfb858 [2023-04-21T21:04:28.617Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-21T21:04:28.617Z] ---> 90e34e3359b0 [2023-04-21T21:04:28.617Z] Step 20/25 : EXPOSE 59986 [2023-04-21T21:04:28.617Z] ---> Running in e3ba329c6cc3 [2023-04-21T21:04:28.878Z] Removing intermediate container e3ba329c6cc3 [2023-04-21T21:04:28.878Z] ---> b118d0401b7c [2023-04-21T21:04:28.878Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-21T21:04:28.878Z] ---> Running in f0d37dcbd4b9 [2023-04-21T21:04:28.878Z] Removing intermediate container f0d37dcbd4b9 [2023-04-21T21:04:28.878Z] ---> 932284e93d20 [2023-04-21T21:04:28.878Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-21T21:04:28.878Z] ---> Running in 10e3ee01c084 [2023-04-21T21:04:28.878Z] Removing intermediate container 10e3ee01c084 [2023-04-21T21:04:28.878Z] ---> 119731499eb5 [2023-04-21T21:04:28.878Z] Step 23/25 : LABEL arch=amd64 [2023-04-21T21:04:29.138Z] ---> Running in ab285b832082 [2023-04-21T21:04:29.138Z] Removing intermediate container ab285b832082 [2023-04-21T21:04:29.138Z] ---> d122e26b38fe [2023-04-21T21:04:29.138Z] Step 24/25 : LABEL git_sha=a57cecfdcfc2d56011cdb69183635b12662ad7e1 [2023-04-21T21:04:29.138Z] ---> Running in 91c7c59effa3 [2023-04-21T21:04:29.138Z] Removing intermediate container 91c7c59effa3 [2023-04-21T21:04:29.138Z] ---> 5e86e2ba53cf [2023-04-21T21:04:29.138Z] Step 25/25 : LABEL version=0.0.0 [2023-04-21T21:04:29.138Z] ---> Running in 0d96cc41737c [2023-04-21T21:04:29.138Z] Removing intermediate container 0d96cc41737c [2023-04-21T21:04:29.138Z] ---> 89f339bb1046 [2023-04-21T21:04:29.138Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-21T21:04:29.138Z] Successfully built 89f339bb1046 [2023-04-21T21:04:29.396Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:04:30.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T21:04:30.273Z] [2023-04-21T21:04:30.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:04:30.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T21:04:30.654Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-21T21:04:30.654Z] 5eb5b503b376: Pulling fs layer [2023-04-21T21:04:30.654Z] 5c69ac0246d0: Pulling fs layer [2023-04-21T21:04:30.654Z] ec43610c2a17: Pulling fs layer [2023-04-21T21:04:30.654Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-21T21:04:30.654Z] 33b1e0a273af: Pulling fs layer [2023-04-21T21:04:30.654Z] 5d3b04190fa2: Pulling fs layer [2023-04-21T21:04:30.654Z] 2f39f015ded8: Pulling fs layer [2023-04-21T21:04:30.654Z] 33b1e0a273af: Waiting [2023-04-21T21:04:30.654Z] 2f39f015ded8: Waiting [2023-04-21T21:04:30.654Z] 5d3b04190fa2: Waiting [2023-04-21T21:04:30.654Z] 3a2ae6a8a46f: Waiting [2023-04-21T21:04:30.654Z] 5c69ac0246d0: Download complete [2023-04-21T21:04:30.654Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-21T21:04:30.654Z] 3a2ae6a8a46f: Download complete [2023-04-21T21:04:30.654Z] ec43610c2a17: Verifying Checksum [2023-04-21T21:04:30.654Z] ec43610c2a17: Download complete [2023-04-21T21:04:30.654Z] 33b1e0a273af: Verifying Checksum [2023-04-21T21:04:30.654Z] 33b1e0a273af: Download complete [2023-04-21T21:04:30.654Z] 5d3b04190fa2: Verifying Checksum [2023-04-21T21:04:30.654Z] 5d3b04190fa2: Download complete [2023-04-21T21:04:30.913Z] 5eb5b503b376: Verifying Checksum [2023-04-21T21:04:30.913Z] 5eb5b503b376: Download complete [2023-04-21T21:04:31.482Z] 2f39f015ded8: Download complete [2023-04-21T21:04:32.051Z] 5eb5b503b376: Pull complete [2023-04-21T21:04:32.051Z] 5c69ac0246d0: Pull complete [2023-04-21T21:04:32.619Z] ec43610c2a17: Pull complete [2023-04-21T21:04:32.619Z] 3a2ae6a8a46f: Pull complete [2023-04-21T21:04:32.879Z] 33b1e0a273af: Pull complete [2023-04-21T21:04:32.879Z] 5d3b04190fa2: Pull complete [2023-04-21T21:04:38.157Z] 2f39f015ded8: Pull complete [2023-04-21T21:04:38.157Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-21T21:04:38.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T21:04:38.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T21:04:38.396Z] prd-ubuntu20.04-docker-8c-8g-9323 does not seem to be running inside a container [2023-04-21T21:04:38.433Z] $ 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-rest-go_PR-298 -v /w/workspace/gexfoundry_device-rest-go_PR-298:/w/workspace/gexfoundry_device-rest-go_PR-298:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-298@tmp:/w/workspace/gexfoundry_device-rest-go_PR-298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-21T21:04:44.085Z] $ docker top de53530be986bd751752b1e726259a732df4f81622ae3003b1561dc234c70767 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:04:44.535Z] ---> job-cost.sh [2023-04-21T21:04:44.535Z] lf-activate-venv: SKIPPING [2023-04-21T21:04:44.535Z] INFO: No Stack... [2023-04-21T21:04:44.794Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-21T21:04:45.366Z] INFO: Archiving Costs [Pipeline] sh [2023-04-21T21:04:45.691Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-298/archives/cost.csv [2023-04-21T21:04:45.691Z] + cut -d, -f6 [Pipeline] lock [2023-04-21T21:04:45.730Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-298-1-stack-cost] [2023-04-21T21:04:45.734Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-298-1-stack-cost] did not exist. Created. [2023-04-21T21:04:45.735Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-21T21:04:46.131Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-21T21:04:46.184Z] Stashed 1 file(s) [Pipeline] } [2023-04-21T21:04:46.219Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-21T21:04:46.302Z] $ docker stop --time=1 de53530be986bd751752b1e726259a732df4f81622ae3003b1561dc234c70767 [2023-04-21T21:04:47.454Z] $ docker rm -f --volumes de53530be986bd751752b1e726259a732df4f81622ae3003b1561dc234c70767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-21T21:06:18.899Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9326 in /w/workspace/gexfoundry_device-rest-go_PR-298 [Pipeline] { [Pipeline] ws [2023-04-21T21:06:18.950Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-04-21T21:06:19.039Z] The recommended git tool is: git [2023-04-21T21:06:25.590Z] using credential edgex-jenkins-ssh [2023-04-21T21:06:25.610Z] Cloning the remote Git repository [2023-04-21T21:06:25.667Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-04-21T21:06:25.794Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-04-21T21:06:25.968Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-04-21T21:06:25.969Z] > git --version # timeout=10 [2023-04-21T21:06:25.990Z] > git --version # 'git version 2.25.1' [2023-04-21T21:06:25.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T21:06:26.165Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-21T21:06:28.012Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-04-21T21:06:28.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-21T21:06:29.040Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-04-21T21:06:29.086Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-04-21T21:06:29.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T21:06:29.104Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-21T21:06:29.603Z] Merging remotes/origin/main commit 8f28bd2feba64f4e14e7f4e476d7a420beb0434d into PR head commit a57cecfdcfc2d56011cdb69183635b12662ad7e1 [2023-04-21T21:06:29.918Z] Merge succeeded, producing a57cecfdcfc2d56011cdb69183635b12662ad7e1 [2023-04-21T21:06:29.918Z] Checking out Revision a57cecfdcfc2d56011cdb69183635b12662ad7e1 (PR-298) [2023-04-21T21:06:30.489Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-21T21:06:30.548Z] > git --version # timeout=10 [2023-04-21T21:06:30.560Z] > git --version # 'git version 2.25.1' [2023-04-21T21:06:30.574Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T21:06:29.628Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T21:06:29.701Z] > git checkout -f a57cecfdcfc2d56011cdb69183635b12662ad7e1 # timeout=10 [2023-04-21T21:06:29.798Z] > git remote # timeout=10 [2023-04-21T21:06:29.826Z] > git config --get remote.origin.url # timeout=10 [2023-04-21T21:06:29.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T21:06:29.869Z] > git merge 8f28bd2feba64f4e14e7f4e476d7a420beb0434d # timeout=10 [2023-04-21T21:06:29.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-21T21:06:29.929Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T21:06:29.944Z] > git checkout -f a57cecfdcfc2d56011cdb69183635b12662ad7e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T21:06:31.869Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-21T21:06:31.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T21:06:31.870Z] Dload Upload Total Spent Left Speed [2023-04-21T21:06:31.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh [2023-04-21T21:06:32.595Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-21T21:06:32.947Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-21T21:06:32.947Z] + sudo tee /etc/docker/daemon.new [2023-04-21T21:06:32.947Z] { [2023-04-21T21:06:32.947Z] "registry-mirrors": [ [2023-04-21T21:06:32.947Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-21T21:06:32.947Z] ], [2023-04-21T21:06:32.947Z] "bip": "10.250.0.254/24", [2023-04-21T21:06:32.947Z] "hosts": [ [2023-04-21T21:06:32.947Z] "tcp://0.0.0.0:5555", [2023-04-21T21:06:32.947Z] "unix:///var/run/docker.sock" [2023-04-21T21:06:32.947Z] ], [2023-04-21T21:06:32.947Z] "mtu": 1458, [2023-04-21T21:06:32.947Z] "selinux-enabled": true, [2023-04-21T21:06:32.947Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-21T21:06:32.947Z] } [Pipeline] sh [2023-04-21T21:06:33.302Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-21T21:06:33.656Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T21:06:52.022Z] provisioning config files... [2023-04-21T21:06:52.053Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config9246428071689274563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:06:52.446Z] ---> docker-login.sh [2023-04-21T21:06:52.446Z] nexus3.edgexfoundry.org:10001 [2023-04-21T21:06:53.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:06:53.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:06:53.036Z] Configure a credential helper to remove this warning. See [2023-04-21T21:06:53.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:06:53.036Z] [2023-04-21T21:06:53.036Z] Login Succeeded [2023-04-21T21:06:53.036Z] nexus3.edgexfoundry.org:10002 [2023-04-21T21:06:53.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:06:53.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:06:53.576Z] Configure a credential helper to remove this warning. See [2023-04-21T21:06:53.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:06:53.576Z] [2023-04-21T21:06:53.576Z] Login Succeeded [2023-04-21T21:06:53.576Z] nexus3.edgexfoundry.org:10003 [2023-04-21T21:06:53.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:06:53.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:06:53.846Z] Configure a credential helper to remove this warning. See [2023-04-21T21:06:53.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:06:53.846Z] [2023-04-21T21:06:53.846Z] Login Succeeded [2023-04-21T21:06:53.846Z] nexus3.edgexfoundry.org:10004 [2023-04-21T21:06:54.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:06:54.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:06:54.118Z] Configure a credential helper to remove this warning. See [2023-04-21T21:06:54.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:06:54.118Z] [2023-04-21T21:06:54.118Z] Login Succeeded [2023-04-21T21:06:54.118Z] docker.io [2023-04-21T21:06:54.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T21:06:54.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T21:06:54.658Z] Configure a credential helper to remove this warning. See [2023-04-21T21:06:54.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T21:06:54.658Z] [2023-04-21T21:06:54.658Z] Login Succeeded [2023-04-21T21:06:54.658Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T21:06:54.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-21T21:06:55.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T21:06:55.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T21:06:55.160Z] ========================================================= [2023-04-21T21:06:55.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-21T21:06:55.160Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:06:55.667Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-21T21:06:55.667Z] Sending build context to Docker daemon 138.8kB [2023-04-21T21:06:55.935Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T21:06:55.935Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-21T21:06:55.935Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-21T21:06:55.935Z] af6eaf76a39c: Pulling fs layer [2023-04-21T21:06:55.935Z] 55522c791124: Pulling fs layer [2023-04-21T21:06:55.935Z] ce5c4a1c91eb: Pulling fs layer [2023-04-21T21:06:55.935Z] 169dfbe0d373: Pulling fs layer [2023-04-21T21:06:55.935Z] e1ff8fa3b103: Pulling fs layer [2023-04-21T21:06:55.935Z] 52ebb69f0ebf: Pulling fs layer [2023-04-21T21:06:55.935Z] 5abe8eddf0d5: Pulling fs layer [2023-04-21T21:06:55.935Z] 169dfbe0d373: Waiting [2023-04-21T21:06:55.935Z] e1ff8fa3b103: Waiting [2023-04-21T21:06:55.935Z] 52ebb69f0ebf: Waiting [2023-04-21T21:06:55.935Z] 5abe8eddf0d5: Waiting [2023-04-21T21:06:56.205Z] 55522c791124: Verifying Checksum [2023-04-21T21:06:56.205Z] 55522c791124: Download complete [2023-04-21T21:06:56.205Z] 169dfbe0d373: Download complete [2023-04-21T21:06:56.205Z] e1ff8fa3b103: Verifying Checksum [2023-04-21T21:06:56.205Z] e1ff8fa3b103: Download complete [2023-04-21T21:06:56.205Z] af6eaf76a39c: Download complete [2023-04-21T21:06:57.339Z] af6eaf76a39c: Pull complete [2023-04-21T21:06:57.612Z] 5abe8eddf0d5: Verifying Checksum [2023-04-21T21:06:57.612Z] 5abe8eddf0d5: Download complete [2023-04-21T21:06:57.882Z] 55522c791124: Pull complete [2023-04-21T21:06:58.860Z] ce5c4a1c91eb: Verifying Checksum [2023-04-21T21:06:58.860Z] ce5c4a1c91eb: Download complete [2023-04-21T21:06:58.860Z] 52ebb69f0ebf: Verifying Checksum [2023-04-21T21:06:58.860Z] 52ebb69f0ebf: Download complete [2023-04-21T21:07:11.206Z] ce5c4a1c91eb: Pull complete [2023-04-21T21:07:11.206Z] 169dfbe0d373: Pull complete [2023-04-21T21:07:11.206Z] e1ff8fa3b103: Pull complete [2023-04-21T21:07:19.454Z] 52ebb69f0ebf: Pull complete [2023-04-21T21:07:21.407Z] 5abe8eddf0d5: Pull complete [2023-04-21T21:07:21.407Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-21T21:07:21.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-21T21:07:21.407Z] ---> 6cb57ee374ae [2023-04-21T21:07:21.407Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-21T21:07:22.826Z] ---> Running in b821f34ff76f [2023-04-21T21:07:23.096Z] Removing intermediate container b821f34ff76f [2023-04-21T21:07:23.096Z] ---> 7ad773d89b48 [2023-04-21T21:07:23.096Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T21:07:23.366Z] ---> Running in 678cfb6d36ab [2023-04-21T21:07:23.635Z] Removing intermediate container 678cfb6d36ab [2023-04-21T21:07:23.635Z] ---> 46b5b6f6ca80 [2023-04-21T21:07:23.635Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T21:07:23.635Z] ---> Running in 1370b6c54eb6 [2023-04-21T21:07:23.903Z] Removing intermediate container 1370b6c54eb6 [2023-04-21T21:07:23.904Z] ---> b8c25595db65 [2023-04-21T21:07:23.904Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T21:07:23.904Z] ---> Running in a76c44ff09a9 [2023-04-21T21:07:24.178Z] Removing intermediate container a76c44ff09a9 [2023-04-21T21:07:24.178Z] ---> 95987d3675c8 [2023-04-21T21:07:24.178Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T21:07:24.448Z] ---> Running in a5ecd7fa3bb0 [2023-04-21T21:07:25.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T21:07:26.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T21:07:27.422Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-21T21:07:27.422Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-21T21:07:27.422Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-21T21:07:27.422Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-21T21:07:27.422Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T21:07:27.422Z] OK: 268 MiB in 57 packages [2023-04-21T21:07:28.413Z] Removing intermediate container a5ecd7fa3bb0 [2023-04-21T21:07:28.413Z] ---> 61afd2aca35d [2023-04-21T21:07:28.413Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-21T21:07:28.413Z] ---> Running in c08e335ff91b [2023-04-21T21:07:28.692Z] Removing intermediate container c08e335ff91b [2023-04-21T21:07:28.692Z] ---> 0a3e4843cb7d [2023-04-21T21:07:28.692Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-21T21:07:29.284Z] ---> 91b8e1e17366 [2023-04-21T21:07:29.284Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T21:07:29.284Z] ---> Running in f7ab804759ad [2023-04-21T21:08:50.959Z] Removing intermediate container f7ab804759ad [2023-04-21T21:08:50.959Z] ---> 233e63cd4f90 [2023-04-21T21:08:50.959Z] Step 11/12 : COPY . . [2023-04-21T21:08:50.959Z] ---> 5f37a89ca2d6 [2023-04-21T21:08:50.959Z] Step 12/12 : RUN $MAKE [2023-04-21T21:08:50.959Z] ---> Running in d4cc4b2d88a8 [2023-04-21T21:08:50.959Z] noop [2023-04-21T21:08:50.959Z] Removing intermediate container d4cc4b2d88a8 [2023-04-21T21:08:50.959Z] ---> f6c9e316c557 [2023-04-21T21:08:50.959Z] Successfully built f6c9e316c557 [2023-04-21T21:08:50.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:08:51.431Z] + docker inspect -f . ci-base-image-arm64 [2023-04-21T21:08:51.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T21:08:51.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-9326 does not seem to be running inside a container [2023-04-21T21:08:51.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-21T21:08:52.915Z] $ docker top f523ca6f20b2bd4eeb52275a87f89ce3d829600334c35323c2053c66f428e0a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T21:08:53.787Z] + go version [2023-04-21T21:08:53.787Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-21T21:08:53.822Z] $ docker stop --time=1 f523ca6f20b2bd4eeb52275a87f89ce3d829600334c35323c2053c66f428e0a4 [2023-04-21T21:08:55.386Z] $ docker rm -f --volumes f523ca6f20b2bd4eeb52275a87f89ce3d829600334c35323c2053c66f428e0a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:08:56.185Z] + docker inspect -f . ci-base-image-arm64 [2023-04-21T21:08:56.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T21:08:56.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-9326 does not seem to be running inside a container [2023-04-21T21:08:56.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-21T21:08:57.570Z] $ docker top 360671fa2f06f7773da463df70d43db4e6df0b4cd68cc06a8776b1852570e0f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T21:08:58.124Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-21T21:08:58.772Z] + make test [2023-04-21T21:08:58.772Z] go test ./... -coverprofile=coverage.out ./... [2023-04-21T21:09:31.002Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-21T21:11:22.668Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-21T21:11:22.668Z] ok github.com/edgexfoundry/device-rest-go/driver 0.059s coverage: 32.2% of statements [2023-04-21T21:11:22.668Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-21T21:11:22.668Z] go vet ./... [2023-04-21T21:11:49.382Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-21T21:11:49.382Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-21T21:11:49.382Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-21T21:11:49.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-21T21:11:49.456Z] $ docker stop --time=1 360671fa2f06f7773da463df70d43db4e6df0b4cd68cc06a8776b1852570e0f2 [2023-04-21T21:11:51.270Z] $ docker rm -f --volumes 360671fa2f06f7773da463df70d43db4e6df0b4cd68cc06a8776b1852570e0f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T21:11:52.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-21T21:11:52.503Z] Warning: overwriting stash ‘coverage-report’ [2023-04-21T21:11:52.936Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T21:11:53.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-21T21:11:53.874Z] + ls -al . [2023-04-21T21:11:53.874Z] total 180 [2023-04-21T21:11:53.874Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 21:09 . [2023-04-21T21:11:53.874Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 21:06 .. [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 21 21:06 .dockerignore [2023-04-21T21:11:53.874Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 21:06 .git [2023-04-21T21:11:53.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 21:06 .github [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 21 21:06 .gitignore [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 21:06 .golangci.yml [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 21 21:06 Attribution.txt [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 21 21:06 CHANGELOG.md [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 21 21:06 Dockerfile [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 21:06 GOVERNANCE.md [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 21 21:06 Jenkinsfile [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 21:06 LICENSE [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 21 21:06 Makefile [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 21 21:06 OWNERS.md [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 21 21:06 README.md [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 21:02 VERSION [2023-04-21T21:11:53.874Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 21:06 bin [2023-04-21T21:11:53.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 21:06 cmd [2023-04-21T21:11:53.874Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 21 21:11 coverage.out [2023-04-21T21:11:53.874Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 21:06 driver [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 21 21:06 go.mod [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 21 21:06 go.sum [2023-04-21T21:11:53.874Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 21:06 snap [2023-04-21T21:11:53.874Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 21 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:11:54.307Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a57cecfdcfc2d56011cdb69183635b12662ad7e1 --label arch=arm64 --label version=0.0.0 . [2023-04-21T21:11:54.308Z] Sending build context to Docker daemon 154.1kB [2023-04-21T21:11:54.574Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T21:11:54.574Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-21T21:11:54.574Z] ---> f6c9e316c557 [2023-04-21T21:11:54.574Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-21T21:11:54.574Z] ---> Running in b7f2e92c5766 [2023-04-21T21:11:54.844Z] Removing intermediate container b7f2e92c5766 [2023-04-21T21:11:54.844Z] ---> 2dbe737bfd12 [2023-04-21T21:11:54.844Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T21:11:54.844Z] ---> Running in b97ec2998006 [2023-04-21T21:11:55.110Z] Removing intermediate container b97ec2998006 [2023-04-21T21:11:55.110Z] ---> 19c4e7877500 [2023-04-21T21:11:55.110Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T21:11:55.378Z] ---> Running in f3b0824a4e53 [2023-04-21T21:11:55.647Z] Removing intermediate container f3b0824a4e53 [2023-04-21T21:11:55.647Z] ---> deec970a7829 [2023-04-21T21:11:55.647Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T21:11:55.647Z] ---> Running in f7d9f331cbfe [2023-04-21T21:11:55.915Z] Removing intermediate container f7d9f331cbfe [2023-04-21T21:11:55.915Z] ---> fc6df7c6cf62 [2023-04-21T21:11:55.915Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T21:11:55.915Z] ---> Running in 4b7399d8abd8 [2023-04-21T21:11:56.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T21:11:57.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T21:11:58.874Z] OK: 268 MiB in 57 packages [2023-04-21T21:12:00.289Z] Removing intermediate container 4b7399d8abd8 [2023-04-21T21:12:00.289Z] ---> 695cf7e952f9 [2023-04-21T21:12:00.289Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-21T21:12:00.289Z] ---> Running in 7e56fd072c38 [2023-04-21T21:12:00.559Z] Removing intermediate container 7e56fd072c38 [2023-04-21T21:12:00.559Z] ---> 5ebc5c4db984 [2023-04-21T21:12:00.559Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-21T21:12:01.150Z] ---> 6966e6d1b209 [2023-04-21T21:12:01.150Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T21:12:01.150Z] ---> Running in ebfe5624dc8a [2023-04-21T21:12:03.745Z] Removing intermediate container ebfe5624dc8a [2023-04-21T21:12:03.745Z] ---> d23241b2a5cd [2023-04-21T21:12:03.745Z] Step 11/25 : COPY . . [2023-04-21T21:12:04.015Z] ---> 0ed92985fa8f [2023-04-21T21:12:04.015Z] Step 12/25 : RUN $MAKE [2023-04-21T21:12:04.015Z] ---> Running in 5de70a1ed93a [2023-04-21T21:12:04.980Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-21T21:14:11.754Z] Removing intermediate container 5de70a1ed93a [2023-04-21T21:14:11.754Z] ---> 5565ecc191f8 [2023-04-21T21:14:11.754Z] Step 13/25 : FROM alpine:3.17 [2023-04-21T21:14:11.754Z] 3.17: Pulling from library/alpine [2023-04-21T21:14:11.754Z] c41833b44d91: Pulling fs layer [2023-04-21T21:14:11.754Z] c41833b44d91: Verifying Checksum [2023-04-21T21:14:11.754Z] c41833b44d91: Download complete [2023-04-21T21:14:11.754Z] c41833b44d91: Pull complete [2023-04-21T21:14:11.754Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T21:14:11.754Z] Status: Downloaded newer image for alpine:3.17 [2023-04-21T21:14:11.754Z] ---> 51e60588ff2c [2023-04-21T21:14:11.754Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-21T21:14:11.754Z] ---> Running in 7c3658c9739f [2023-04-21T21:14:12.023Z] Removing intermediate container 7c3658c9739f [2023-04-21T21:14:12.023Z] ---> d9416a6e66c6 [2023-04-21T21:14:12.023Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-21T21:14:12.023Z] ---> Running in 61b61ea32c7c [2023-04-21T21:14:12.294Z] Removing intermediate container 61b61ea32c7c [2023-04-21T21:14:12.294Z] ---> 9161f5dbd528 [2023-04-21T21:14:12.294Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-21T21:14:12.574Z] ---> Running in 7dededd8230b [2023-04-21T21:14:13.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T21:14:14.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T21:14:15.080Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-21T21:14:15.080Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T21:14:15.080Z] OK: 8 MiB in 16 packages [2023-04-21T21:14:16.046Z] Removing intermediate container 7dededd8230b [2023-04-21T21:14:16.046Z] ---> 9171933b394b [2023-04-21T21:14:16.047Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-21T21:14:17.474Z] ---> a6afba3556ed [2023-04-21T21:14:17.474Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-21T21:14:17.743Z] ---> 5b41e0cb2ec5 [2023-04-21T21:14:17.743Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-21T21:14:18.333Z] ---> eae9d85b7179 [2023-04-21T21:14:18.333Z] Step 20/25 : EXPOSE 59986 [2023-04-21T21:14:18.333Z] ---> Running in b6aa06ec54bd [2023-04-21T21:14:18.604Z] Removing intermediate container b6aa06ec54bd [2023-04-21T21:14:18.604Z] ---> 32db00365ac6 [2023-04-21T21:14:18.604Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-21T21:14:18.604Z] ---> Running in 1a576221725f [2023-04-21T21:14:18.887Z] Removing intermediate container 1a576221725f [2023-04-21T21:14:18.887Z] ---> 40f63738ad34 [2023-04-21T21:14:18.887Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-21T21:14:19.156Z] ---> Running in 95aba0765246 [2023-04-21T21:14:19.427Z] Removing intermediate container 95aba0765246 [2023-04-21T21:14:19.427Z] ---> 6cc21d78dde9 [2023-04-21T21:14:19.427Z] Step 23/25 : LABEL arch=arm64 [2023-04-21T21:14:19.427Z] ---> Running in e6943aaad37d [2023-04-21T21:14:19.697Z] Removing intermediate container e6943aaad37d [2023-04-21T21:14:19.697Z] ---> aae91e08c667 [2023-04-21T21:14:19.697Z] Step 24/25 : LABEL git_sha=a57cecfdcfc2d56011cdb69183635b12662ad7e1 [2023-04-21T21:14:19.697Z] ---> Running in 7b011a6ee874 [2023-04-21T21:14:20.282Z] Removing intermediate container 7b011a6ee874 [2023-04-21T21:14:20.282Z] ---> f8fa73bb08fb [2023-04-21T21:14:20.282Z] Step 25/25 : LABEL version=0.0.0 [2023-04-21T21:14:20.282Z] ---> Running in c39e077e4431 [2023-04-21T21:14:20.549Z] Removing intermediate container c39e077e4431 [2023-04-21T21:14:20.549Z] ---> 7f6695bb0bac [2023-04-21T21:14:20.549Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-21T21:14:20.549Z] Successfully built 7f6695bb0bac [2023-04-21T21:14:20.550Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:14:21.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T21:14:21.354Z] [2023-04-21T21:14:21.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:14:21.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T21:14:21.763Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-21T21:14:21.763Z] 8998bd30e6a1: Pulling fs layer [2023-04-21T21:14:21.763Z] 04944245beec: Pulling fs layer [2023-04-21T21:14:21.763Z] 699f458cf7ca: Pulling fs layer [2023-04-21T21:14:21.763Z] 765212b225bb: Pulling fs layer [2023-04-21T21:14:21.763Z] f23df028b6ca: Pulling fs layer [2023-04-21T21:14:21.763Z] d65c8cfc05b1: Pulling fs layer [2023-04-21T21:14:21.763Z] 2437ff75d9bd: Pulling fs layer [2023-04-21T21:14:21.763Z] 765212b225bb: Waiting [2023-04-21T21:14:21.763Z] f23df028b6ca: Waiting [2023-04-21T21:14:21.763Z] d65c8cfc05b1: Waiting [2023-04-21T21:14:21.763Z] 2437ff75d9bd: Waiting [2023-04-21T21:14:22.031Z] 04944245beec: Verifying Checksum [2023-04-21T21:14:22.031Z] 04944245beec: Download complete [2023-04-21T21:14:22.031Z] 765212b225bb: Download complete [2023-04-21T21:14:22.031Z] f23df028b6ca: Download complete [2023-04-21T21:14:22.031Z] d65c8cfc05b1: Verifying Checksum [2023-04-21T21:14:22.031Z] d65c8cfc05b1: Download complete [2023-04-21T21:14:22.031Z] 699f458cf7ca: Verifying Checksum [2023-04-21T21:14:22.031Z] 699f458cf7ca: Download complete [2023-04-21T21:14:22.618Z] 8998bd30e6a1: Verifying Checksum [2023-04-21T21:14:22.618Z] 8998bd30e6a1: Download complete [2023-04-21T21:14:25.220Z] 2437ff75d9bd: Verifying Checksum [2023-04-21T21:14:25.220Z] 2437ff75d9bd: Download complete [2023-04-21T21:14:26.715Z] 8998bd30e6a1: Pull complete [2023-04-21T21:14:27.317Z] 04944245beec: Pull complete [2023-04-21T21:14:28.804Z] 699f458cf7ca: Pull complete [2023-04-21T21:14:28.804Z] 765212b225bb: Pull complete [2023-04-21T21:14:29.805Z] f23df028b6ca: Pull complete [2023-04-21T21:14:29.805Z] d65c8cfc05b1: Pull complete [2023-04-21T21:14:44.815Z] 2437ff75d9bd: Pull complete [2023-04-21T21:14:44.815Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-21T21:14:44.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T21:14:44.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T21:14:45.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-9326 does not seem to be running inside a container [2023-04-21T21:14:45.202Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-21T21:14:47.642Z] $ docker top 32f489a5463b4ba68da9f470f9590404ccb2de7378404712f3dc89cd97ae76f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:14:48.219Z] ---> job-cost.sh [2023-04-21T21:14:48.485Z] lf-activate-venv: SKIPPING [2023-04-21T21:14:48.485Z] INFO: No Stack... [2023-04-21T21:14:48.754Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-21T21:14:49.712Z] INFO: Archiving Costs [Pipeline] sh [2023-04-21T21:14:50.059Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-04-21T21:14:50.059Z] + cut -d, -f6 [Pipeline] lock [2023-04-21T21:14:50.409Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-298-1-stack-cost] [2023-04-21T21:14:50.417Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-298-1-stack-cost] did not exist. Created. [2023-04-21T21:14:50.417Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-21T21:14:50.830Z] /w/workspace/device-rest-go/1@tmp/durable-8fa53bc1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-21T21:14:51.185Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-21T21:14:51.221Z] Warning: overwriting stash ‘stack-cost’ [2023-04-21T21:14:51.265Z] Stashed 1 file(s) [Pipeline] } [2023-04-21T21:14:51.280Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-21T21:14:51.368Z] $ docker stop --time=1 32f489a5463b4ba68da9f470f9590404ccb2de7378404712f3dc89cd97ae76f9 [2023-04-21T21:14:52.854Z] $ docker rm -f --volumes 32f489a5463b4ba68da9f470f9590404ccb2de7378404712f3dc89cd97ae76f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-21T21:14:53.900Z] provisioning config files... [2023-04-21T21:14:53.908Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-298@tmp/config11314995042129498532tmp [Pipeline] { [Pipeline] sh [2023-04-21T21:14:54.251Z] + set +x [2023-04-21T21:14:54.251Z] + curl -s https://codecov.io/bash [2023-04-21T21:14:54.251Z] + bash -s -- [2023-04-21T21:14:54.251Z] [2023-04-21T21:14:54.251Z] _____ _ [2023-04-21T21:14:54.251Z] / ____| | | [2023-04-21T21:14:54.251Z] | | ___ __| | ___ ___ _____ __ [2023-04-21T21:14:54.251Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-21T21:14:54.251Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-21T21:14:54.251Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-21T21:14:54.251Z] Bash-1.0.6 [2023-04-21T21:14:54.251Z] [2023-04-21T21:14:54.251Z] [2023-04-21T21:14:54.251Z] ==> git version 2.25.1 found [2023-04-21T21:14:54.251Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-21T21:14:54.251Z] Release-Date: 2020-01-08 [2023-04-21T21:14:54.251Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-21T21:14:54.251Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-21T21:14:54.251Z] ==> Jenkins CI detected. [2023-04-21T21:14:54.251Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-298 [2023-04-21T21:14:54.251Z] project root: . [2023-04-21T21:14:54.251Z] --> token set from env [2023-04-21T21:14:54.251Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-21T21:14:54.251Z] ==> Running gcov in . (disable via -X gcov) [2023-04-21T21:14:54.251Z] ==> Python coveragepy not found [2023-04-21T21:14:54.251Z] ==> Searching for coverage reports in: [2023-04-21T21:14:54.251Z] + . [2023-04-21T21:14:54.510Z] -> Found 1 reports [2023-04-21T21:14:54.510Z] ==> Detecting git/mercurial file structure [2023-04-21T21:14:54.510Z] ==> Reading reports [2023-04-21T21:14:54.510Z] + ./coverage.out bytes=14663 [2023-04-21T21:14:54.510Z] ==> Appending adjustments [2023-04-21T21:14:54.510Z] https://docs.codecov.io/docs/fixing-reports [2023-04-21T21:14:54.510Z] + Found adjustments [2023-04-21T21:14:54.510Z] ==> Gzipping contents [2023-04-21T21:14:54.510Z] 4.0K /tmp/codecov.ynDBPp.gz [2023-04-21T21:14:54.510Z] ==> Uploading reports [2023-04-21T21:14:54.510Z] url: https://codecov.io [2023-04-21T21:14:54.510Z] query: branch=PR-298&commit=a57cecfdcfc2d56011cdb69183635b12662ad7e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=298&job=&cmd_args= [2023-04-21T21:14:54.510Z] -> Pinging Codecov [2023-04-21T21:14:54.510Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-298&commit=a57cecfdcfc2d56011cdb69183635b12662ad7e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=298&job=&cmd_args= [2023-04-21T21:14:54.771Z] -> Uploading to [2023-04-21T21:14:54.771Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-21/4E5D53B4F1F92C436F7061BF334D961C/a57cecfdcfc2d56011cdb69183635b12662ad7e1/995b53eb-f4d5-4792-a432-034c8b0873ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230421T211454Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28f09d47404cb1e35c5ba634c0ab6730d4989fb39b4ae04b61aea7184623e880 [2023-04-21T21:14:54.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T21:14:54.771Z] Dload Upload Total Spent Left Speed [2023-04-21T21:14:54.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11008 --:--:-- --:--:-- --:--:-- 11008 [2023-04-21T21:14:54.771Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/a57cecfdcfc2d56011cdb69183635b12662ad7e1 [Pipeline] } [2023-04-21T21:14:54.797Z] 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-04-21T21:14:56.577Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-298/archives ] [2023-04-21T21:14:56.577Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-298/archives [2023-04-21T21:14:56.577Z] total 16 [2023-04-21T21:14:56.577Z] drwxr-xr-x 3 root root 4096 Apr 21 21:04 . [2023-04-21T21:14:56.577Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 21:04 .. [2023-04-21T21:14:56.577Z] drwxr-xr-x 2 root root 4096 Apr 21 21:04 cost [2023-04-21T21:14:56.577Z] -rw-r--r-- 1 root root 86 Apr 21 21:04 cost.csv [2023-04-21T21:14:56.577Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-298/archives [2023-04-21T21:14:56.577Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-298/archives [2023-04-21T21:14:56.577Z] total 16 [2023-04-21T21:14:56.577Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 21:04 . [2023-04-21T21:14:56.577Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 21:04 .. [2023-04-21T21:14:56.577Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 21:04 cost [2023-04-21T21:14:56.577Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 21 21:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:14:56.911Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:14:57.805Z] ---> package-listing.sh [2023-04-21T21:14:57.806Z] ++ facter osfamily [2023-04-21T21:14:57.806Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-21T21:14:58.067Z] + OS_FAMILY=debian [2023-04-21T21:14:58.067Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-298 [2023-04-21T21:14:58.067Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-21T21:14:58.067Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-21T21:14:58.067Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-21T21:14:58.067Z] + PACKAGES=/tmp/packages_start.txt [2023-04-21T21:14:58.067Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-298 ']' [2023-04-21T21:14:58.067Z] + PACKAGES=/tmp/packages_end.txt [2023-04-21T21:14:58.067Z] + case "${OS_FAMILY}" in [2023-04-21T21:14:58.067Z] + dpkg -l [2023-04-21T21:14:58.067Z] + grep '^ii' [2023-04-21T21:14:58.067Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-21T21:14:58.067Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-21T21:14:58.067Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-21T21:14:58.067Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-298 ']' [2023-04-21T21:14:58.067Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-298/archives/ [2023-04-21T21:14:58.067Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-298/archives/ [Pipeline] echo [2023-04-21T21:14:58.096Z] 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-rest-go_PR-298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-21T21:14:58.395Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T21:14:59.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T21:14:59.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T21:14:59.167Z] prd-ubuntu20.04-docker-8c-8g-9323 does not seem to be running inside a container [2023-04-21T21:14:59.204Z] $ 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-rest-go_PR-298/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-rest-go_PR-298 -v /w/workspace/gexfoundry_device-rest-go_PR-298:/w/workspace/gexfoundry_device-rest-go_PR-298:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-298@tmp:/w/workspace/gexfoundry_device-rest-go_PR-298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-21T21:14:59.425Z] $ docker top 9c471c6892cd211ed1231bcbd645ffc1ff2bcf55b2d1cfcb75f3c04bd63b2752 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T21:14:59.821Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-21T21:15:00.137Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-21T21:15:00.451Z] + ls /var/log/sa-host [2023-04-21T21:15:00.451Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T21:15:00.610Z] provisioning config files... [2023-04-21T21:15:00.621Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-298@tmp/config2327269705264822273tmp [Pipeline] { [Pipeline] echo [2023-04-21T21:15:00.678Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:15:00.989Z] ---> create-netrc.sh [Pipeline] } [2023-04-21T21:15:01.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:15:01.438Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-21T21:15:01.470Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:15:01.786Z] ---> sudo-logs.sh [2023-04-21T21:15:01.786Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-21T21:15:01.871Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:15:02.190Z] ---> job-cost.sh [2023-04-21T21:15:02.190Z] lf-activate-venv: SKIPPING [2023-04-21T21:15:02.190Z] DEBUG: total: 0.2199999988079071 [2023-04-21T21:15:02.190Z] INFO: Retrieving Stack Cost... [2023-04-21T21:15:02.757Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-21T21:15:03.016Z] INFO: Archiving Costs [Pipeline] echo [2023-04-21T21:15:03.048Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T21:15:03.358Z] ---> logs-deploy.sh [2023-04-21T21:15:03.358Z] lf-activate-venv: SKIPPING [2023-04-21T21:15:03.358Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-298/1 [2023-04-21T21:15:03.358Z] INFO: archiving workspace using pattern(s): [2023-04-21T21:15:04.300Z] Archives upload complete. [2023-04-21T21:15:04.870Z] INFO: archiving logs to Nexus [2023-04-21T21:15:05.445Z] ---> uname -a: [2023-04-21T21:15:05.445Z] Linux prd-ubuntu20-04-docker-8c-8g-9323 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-21T21:15:05.445Z] [2023-04-21T21:15:05.445Z] [2023-04-21T21:15:05.445Z] ---> lscpu: [2023-04-21T21:15:05.445Z] Architecture: x86_64 [2023-04-21T21:15:05.445Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-21T21:15:05.445Z] Byte Order: Little Endian [2023-04-21T21:15:05.445Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-21T21:15:05.445Z] CPU(s): 8 [2023-04-21T21:15:05.445Z] On-line CPU(s) list: 0-7 [2023-04-21T21:15:05.445Z] Thread(s) per core: 1 [2023-04-21T21:15:05.445Z] Core(s) per socket: 1 [2023-04-21T21:15:05.445Z] Socket(s): 8 [2023-04-21T21:15:05.445Z] NUMA node(s): 1 [2023-04-21T21:15:05.445Z] Vendor ID: AuthenticAMD [2023-04-21T21:15:05.445Z] CPU family: 23 [2023-04-21T21:15:05.445Z] Model: 49 [2023-04-21T21:15:05.445Z] Model name: AMD EPYC-Rome Processor [2023-04-21T21:15:05.445Z] Stepping: 0 [2023-04-21T21:15:05.445Z] CPU MHz: 2799.940 [2023-04-21T21:15:05.445Z] BogoMIPS: 5599.88 [2023-04-21T21:15:05.445Z] Virtualization: AMD-V [2023-04-21T21:15:05.445Z] Hypervisor vendor: KVM [2023-04-21T21:15:05.445Z] Virtualization type: full [2023-04-21T21:15:05.445Z] L1d cache: 256 KiB [2023-04-21T21:15:05.445Z] L1i cache: 256 KiB [2023-04-21T21:15:05.445Z] L2 cache: 4 MiB [2023-04-21T21:15:05.445Z] L3 cache: 128 MiB [2023-04-21T21:15:05.445Z] NUMA node0 CPU(s): 0-7 [2023-04-21T21:15:05.445Z] Vulnerability Itlb multihit: Not affected [2023-04-21T21:15:05.445Z] Vulnerability L1tf: Not affected [2023-04-21T21:15:05.445Z] Vulnerability Mds: Not affected [2023-04-21T21:15:05.445Z] Vulnerability Meltdown: Not affected [2023-04-21T21:15:05.445Z] Vulnerability Mmio stale data: Not affected [2023-04-21T21:15:05.445Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-21T21:15:05.445Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-21T21:15:05.445Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-21T21:15:05.445Z] Vulnerability Srbds: Not affected [2023-04-21T21:15:05.445Z] Vulnerability Tsx async abort: Not affected [2023-04-21T21:15:05.445Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-21T21:15:05.445Z] [2023-04-21T21:15:05.445Z] [2023-04-21T21:15:05.445Z] ---> nproc: [2023-04-21T21:15:05.445Z] 8 [2023-04-21T21:15:05.445Z] [2023-04-21T21:15:05.445Z] [2023-04-21T21:15:05.445Z] ---> df -h: [2023-04-21T21:15:05.445Z] Filesystem Size Used Avail Use% Mounted on [2023-04-21T21:15:05.445Z] overlay 155G 12G 144G 8% / [2023-04-21T21:15:05.445Z] tmpfs 64M 0 64M 0% /dev [2023-04-21T21:15:05.445Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-21T21:15:05.445Z] shm 64M 0 64M 0% /dev/shm [2023-04-21T21:15:05.445Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-21T21:15:05.445Z] [2023-04-21T21:15:05.445Z] [2023-04-21T21:15:05.445Z] ---> sar -b -r -n DEV: [2023-04-21T21:15:05.445Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9323) 04/21/23 _x86_64_ (8 CPU) [2023-04-21T21:15:05.445Z] [2023-04-21T21:15:05.445Z] 21:01:38 LINUX RESTART (8 CPU) [2023-04-21T21:15:05.445Z] [2023-04-21T21:15:05.445Z] 21:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-21T21:15:05.445Z] 21:03:01 163.12 38.19 124.93 0.00 4270.35 102681.42 0.00 [2023-04-21T21:15:05.445Z] 21:04:01 130.58 1.13 129.45 0.00 11.86 54068.59 0.00 [2023-04-21T21:15:05.445Z] 21:05:01 163.67 0.30 163.37 0.00 22.26 36272.62 0.00 [2023-04-21T21:15:05.445Z] 21:06:01 2.00 0.00 2.00 0.00 0.00 23.34 0.00 [2023-04-21T21:15:05.445Z] 21:07:01 37.64 12.83 24.81 0.00 5446.29 6225.76 0.00 [2023-04-21T21:15:05.445Z] 21:08:01 3.98 0.00 3.98 0.00 0.00 51.72 0.00 [2023-04-21T21:15:05.445Z] 21:09:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2023-04-21T21:15:05.445Z] 21:10:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 [2023-04-21T21:15:05.445Z] 21:11:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 [2023-04-21T21:15:05.445Z] 21:12:01 2.27 0.00 2.27 0.00 0.00 37.19 0.00 [2023-04-21T21:15:05.445Z] 21:13:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-04-21T21:15:05.445Z] 21:14:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2023-04-21T21:15:05.445Z] 21:15:01 6.07 0.25 5.82 0.00 19.33 111.31 0.00 [2023-04-21T21:15:05.445Z] Average: 39.62 4.05 35.57 0.00 751.54 15348.72 0.00 [2023-04-21T21:15:05.445Z] [2023-04-21T21:15:05.445Z] 21:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-21T21:15:05.445Z] 21:03:01 29180044 31605444 712888 2.17 76508 2622344 1976776 5.83 982104 2361664 5556 [2023-04-21T21:15:05.445Z] 21:04:01 28218744 31581164 726084 2.21 147808 3399336 1863896 5.49 1192632 3012020 96 [2023-04-21T21:15:05.445Z] 21:05:01 27678228 31593172 709636 2.16 159748 3897700 1765516 5.20 1246200 3451004 380 [2023-04-21T21:15:05.445Z] 21:06:01 27678336 31593348 709392 2.16 159792 3897704 1765516 5.20 1245952 3451008 132 [2023-04-21T21:15:05.445Z] 21:07:01 27305424 31576576 715756 2.18 167928 4230924 1800732 5.31 1475332 3564884 980 [2023-04-21T21:15:05.445Z] 21:08:01 27307212 31578364 714028 2.17 167980 4230924 1816876 5.35 1474400 3564844 28 [2023-04-21T21:15:05.445Z] 21:09:01 27314252 31585420 706904 2.15 167996 4230928 1816876 5.35 1467204 3564848 4 [2023-04-21T21:15:05.445Z] 21:10:01 27314832 31586040 706532 2.15 168032 4230928 1816876 5.35 1467264 3564848 12 [2023-04-21T21:15:05.445Z] 21:11:01 27314776 31586068 706484 2.15 168100 4230932 1816876 5.35 1467340 3564856 8 [2023-04-21T21:15:05.445Z] 21:12:01 27314768 31586372 706304 2.15 168204 4230912 1816876 5.35 1467572 3565044 16 [2023-04-21T21:15:05.445Z] 21:13:01 27314372 31585996 706624 2.15 168220 4230912 1816876 5.35 1467436 3565048 8 [2023-04-21T21:15:05.445Z] 21:14:01 27314448 31586204 706296 2.15 168244 4230916 1816876 5.35 1467400 3565052 176 [2023-04-21T21:15:05.445Z] 21:15:01 27282256 31556584 731772 2.23 168400 4232260 1838300 5.42 1496376 3563732 412 [2023-04-21T21:15:05.445Z] Average: 27579822 31584673 712208 2.17 158228 3992055 1825298 5.38 1378247 3412219 601 [2023-04-21T21:15:05.445Z] [2023-04-21T21:15:05.445Z] 21:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-21T21:15:05.445Z] 21:03:01 veth2a0a02a 62.34 83.90 5.95 50.83 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:03:01 ens3 861.56 568.79 6877.24 102.55 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:03:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:03:01 docker0 90.70 115.01 7.25 292.99 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:04:01 ens3 289.15 166.81 1880.21 34.62 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:04:01 docker0 146.53 256.51 10.75 1850.63 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:05:01 ens3 152.62 106.33 2688.25 85.23 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:05:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:05:01 docker0 3.00 6.73 0.19 85.54 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:06:01 ens3 0.78 0.28 0.16 0.08 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:07:01 ens3 96.58 38.56 1951.73 3.08 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:08:01 ens3 0.43 0.33 0.09 0.08 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.445Z] 21:09:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:10:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:11:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:13:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:15:01 ens3 25.53 14.98 25.93 8.55 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] Average: ens3 109.80 68.96 1032.58 18.02 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] Average: docker0 18.48 29.10 1.40 171.47 0.00 0.00 0.00 0.00 [2023-04-21T21:15:05.446Z] [2023-04-21T21:15:05.446Z] [2023-04-21T21:15:05.446Z] ---> sar -P ALL: [2023-04-21T21:15:05.446Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9323) 04/21/23 _x86_64_ (8 CPU) [2023-04-21T21:15:05.446Z] [2023-04-21T21:15:05.446Z] 21:01:38 LINUX RESTART (8 CPU) [2023-04-21T21:15:05.446Z] [2023-04-21T21:15:05.446Z] 21:02:01 CPU %user %nice %system %iowait %steal %idle [2023-04-21T21:15:05.446Z] 21:03:01 all 9.77 0.00 3.25 2.02 0.06 84.90 [2023-04-21T21:15:05.446Z] 21:03:01 0 8.83 0.00 3.08 0.39 0.05 87.66 [2023-04-21T21:15:05.446Z] 21:03:01 1 9.71 0.00 2.96 0.13 0.05 87.15 [2023-04-21T21:15:05.446Z] 21:03:01 2 8.54 0.00 2.87 1.61 0.05 86.93 [2023-04-21T21:15:05.446Z] 21:03:01 3 8.17 0.00 3.93 0.24 0.07 87.60 [2023-04-21T21:15:05.446Z] 21:03:01 4 7.53 0.00 2.85 4.60 0.07 84.96 [2023-04-21T21:15:05.446Z] 21:03:01 5 12.85 0.00 3.59 7.26 0.05 76.25 [2023-04-21T21:15:05.446Z] 21:03:01 6 11.99 0.00 2.98 1.16 0.07 83.80 [2023-04-21T21:15:05.446Z] 21:03:01 7 10.57 0.00 3.73 0.80 0.07 84.84 [2023-04-21T21:15:05.446Z] 21:04:01 all 28.94 0.00 5.50 3.26 0.09 62.20 [2023-04-21T21:15:05.446Z] 21:04:01 0 28.12 0.00 5.45 0.35 0.08 65.99 [2023-04-21T21:15:05.446Z] 21:04:01 1 28.85 0.00 5.20 1.03 0.08 64.84 [2023-04-21T21:15:05.446Z] 21:04:01 2 29.05 0.00 5.29 0.24 0.07 65.36 [2023-04-21T21:15:05.446Z] 21:04:01 3 29.12 0.00 5.23 0.13 0.08 65.43 [2023-04-21T21:15:05.446Z] 21:04:01 4 27.37 0.00 6.48 16.83 0.08 49.23 [2023-04-21T21:15:05.446Z] 21:04:01 5 29.61 0.00 5.55 2.77 0.08 61.99 [2023-04-21T21:15:05.446Z] 21:04:01 6 30.29 0.00 5.55 0.96 0.12 63.08 [2023-04-21T21:15:05.446Z] 21:04:01 7 29.09 0.00 5.29 3.81 0.15 61.66 [2023-04-21T21:15:05.446Z] 21:05:01 all 16.92 0.00 4.20 2.14 0.06 76.68 [2023-04-21T21:15:05.446Z] 21:05:01 0 16.85 0.00 3.59 0.05 0.05 79.45 [2023-04-21T21:15:05.446Z] 21:05:01 1 17.81 0.00 3.80 0.86 0.07 77.46 [2023-04-21T21:15:05.446Z] 21:05:01 2 16.86 0.00 4.08 0.20 0.05 78.81 [2023-04-21T21:15:05.446Z] 21:05:01 3 17.54 0.00 4.79 2.73 0.07 74.87 [2023-04-21T21:15:05.446Z] 21:05:01 4 17.62 0.00 4.38 2.26 0.05 75.70 [2023-04-21T21:15:05.446Z] 21:05:01 5 16.75 0.00 3.98 3.29 0.07 75.91 [2023-04-21T21:15:05.446Z] 21:05:01 6 16.16 0.00 4.88 7.08 0.07 71.82 [2023-04-21T21:15:05.446Z] 21:05:01 7 15.76 0.00 4.13 0.69 0.07 79.35 [2023-04-21T21:15:05.446Z] 21:06:01 all 0.27 0.00 0.01 0.00 0.00 99.70 [2023-04-21T21:15:05.446Z] 21:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:06:01 1 1.99 0.00 0.02 0.00 0.00 98.00 [2023-04-21T21:15:05.446Z] 21:06:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2023-04-21T21:15:05.446Z] 21:06:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-21T21:15:05.446Z] 21:06:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-21T21:15:05.446Z] 21:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-21T21:15:05.446Z] 21:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:07:01 all 1.43 0.00 0.64 0.62 0.01 97.29 [2023-04-21T21:15:05.446Z] 21:07:01 0 0.67 0.00 0.45 0.27 0.02 98.60 [2023-04-21T21:15:05.446Z] 21:07:01 1 1.93 0.00 0.51 0.07 0.02 97.48 [2023-04-21T21:15:05.446Z] 21:07:01 2 1.13 0.00 0.60 0.38 0.02 97.87 [2023-04-21T21:15:05.446Z] 21:07:01 3 1.84 0.00 0.79 0.48 0.02 96.88 [2023-04-21T21:15:05.446Z] 21:07:01 4 1.99 0.00 0.52 1.92 0.02 95.56 [2023-04-21T21:15:05.446Z] 21:07:01 5 0.90 0.00 0.68 0.82 0.00 97.60 [2023-04-21T21:15:05.446Z] 21:07:01 6 1.45 0.00 0.90 0.63 0.02 97.00 [2023-04-21T21:15:05.446Z] 21:07:01 7 1.57 0.00 0.64 0.42 0.02 97.36 [2023-04-21T21:15:05.446Z] 21:08:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2023-04-21T21:15:05.446Z] 21:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-21T21:15:05.446Z] 21:08:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-21T21:15:05.446Z] 21:08:01 2 0.08 0.00 0.08 0.00 0.02 99.82 [2023-04-21T21:15:05.446Z] 21:08:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-21T21:15:05.446Z] 21:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:08:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-21T21:15:05.446Z] 21:08:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-21T21:15:05.446Z] 21:09:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2023-04-21T21:15:05.446Z] 21:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-21T21:15:05.446Z] 21:09:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-21T21:15:05.446Z] 21:09:01 2 0.12 0.00 0.05 0.00 0.02 99.82 [2023-04-21T21:15:05.446Z] 21:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-21T21:15:05.446Z] 21:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:10:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-21T21:15:05.446Z] 21:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-21T21:15:05.446Z] 21:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-21T21:15:05.446Z] 21:10:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2023-04-21T21:15:05.446Z] 21:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-21T21:15:05.446Z] 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-21T21:15:05.446Z] 21:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-21T21:15:05.446Z] 21:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-21T21:15:05.446Z] 21:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-21T21:15:05.446Z] 21:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-21T21:15:05.446Z] 21:11:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-21T21:15:05.446Z] 21:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-21T21:15:05.446Z] 21:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-21T21:15:05.446Z] 21:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-21T21:15:05.446Z] 21:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-21T21:15:05.446Z] 21:12:01 all 0.05 0.00 0.01 0.01 0.00 99.92 [2023-04-21T21:15:05.446Z] 21:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:12:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-21T21:15:05.446Z] 21:12:01 2 0.28 0.00 0.07 0.02 0.02 99.62 [2023-04-21T21:15:05.446Z] 21:12:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-21T21:15:05.446Z] 21:12:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-04-21T21:15:05.446Z] 21:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-21T21:15:05.446Z] 21:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-21T21:15:05.446Z] 21:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-21T21:15:05.446Z] 21:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-21T21:15:05.446Z] 21:13:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2023-04-21T21:15:05.446Z] 21:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-21T21:15:05.446Z] 21:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-21T21:15:05.446Z] 21:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-21T21:15:05.446Z] 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-21T21:15:05.446Z] 21:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-21T21:15:05.446Z] [2023-04-21T21:15:05.446Z] 21:13:01 CPU %user %nice %system %iowait %steal %idle [2023-04-21T21:15:05.446Z] 21:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-21T21:15:05.446Z] 21:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-21T21:15:05.446Z] 21:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-21T21:15:05.446Z] 21:14:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2023-04-21T21:15:05.446Z] 21:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-21T21:15:05.446Z] 21:14:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-21T21:15:05.446Z] 21:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-21T21:15:05.446Z] 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-21T21:15:05.446Z] 21:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-21T21:15:05.446Z] 21:15:01 all 0.52 0.00 0.24 0.02 0.01 99.21 [2023-04-21T21:15:05.446Z] 21:15:01 0 0.58 0.00 0.28 0.02 0.00 99.12 [2023-04-21T21:15:05.446Z] 21:15:01 1 0.25 0.00 0.20 0.00 0.00 99.55 [2023-04-21T21:15:05.446Z] 21:15:01 2 0.57 0.00 0.22 0.03 0.02 99.17 [2023-04-21T21:15:05.446Z] 21:15:01 3 1.07 0.00 0.25 0.02 0.02 98.65 [2023-04-21T21:15:05.446Z] 21:15:01 4 0.40 0.00 0.30 0.07 0.02 99.22 [2023-04-21T21:15:05.446Z] 21:15:01 5 0.65 0.00 0.25 0.00 0.00 99.10 [2023-04-21T21:15:05.446Z] 21:15:01 6 0.18 0.00 0.23 0.00 0.00 99.58 [2023-04-21T21:15:05.446Z] 21:15:01 7 0.47 0.00 0.20 0.03 0.00 99.30 [2023-04-21T21:15:05.446Z] Average: all 4.43 0.00 1.06 0.62 0.02 93.87 [2023-04-21T21:15:05.447Z] Average: 0 4.22 0.00 0.99 0.09 0.02 94.69 [2023-04-21T21:15:05.447Z] Average: 1 4.65 0.00 0.97 0.16 0.02 94.20 [2023-04-21T21:15:05.447Z] Average: 2 4.35 0.00 1.02 0.19 0.02 94.42 [2023-04-21T21:15:05.447Z] Average: 3 4.42 0.00 1.15 0.28 0.02 94.13 [2023-04-21T21:15:05.447Z] Average: 4 4.19 0.00 1.11 1.97 0.02 92.70 [2023-04-21T21:15:05.447Z] Average: 5 4.65 0.00 1.08 1.08 0.02 93.17 [2023-04-21T21:15:05.447Z] Average: 6 4.57 0.00 1.11 0.75 0.02 93.55 [2023-04-21T21:15:05.447Z] Average: 7 4.39 0.00 1.07 0.44 0.02 94.08 [2023-04-21T21:15:05.447Z] [2023-04-21T21:15:05.447Z] [2023-04-21T21:15:05.447Z]