Pull request #322 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2+55c123e92a81b52ef904480be8a3eb69bc416b29 (c03553ad52e332edbfea6014bd0e67ced9a8ce9f) 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-ssh1774683862801834329.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10062720465137487498.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1946136143486262150.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11092902910199734356.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1017232904368341325.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 ‘prd-centos7-blackbox-4c-2g-16172’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16367’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16368’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16369’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16370 in /w/workspace/gexfoundry_device-rest-go_PR-322 [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-322 # 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/322/head:refs/remotes/origin/PR-322 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 55c123e92a81b52ef904480be8a3eb69bc416b29 into PR head commit 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 Merge succeeded, producing 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 Checking out Revision 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 (PR-322) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T21:34:37.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T21:34:37.772Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T21:34:37.790Z] ========================================================= [2023-05-22T21:34:37.790Z] EdgeX Global Pipelines Version Info [2023-05-22T21:34:37.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 # 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 55c123e92a81b52ef904480be8a3eb69bc416b29 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 # timeout=10 > git rev-list --no-walk b7a532f10f65a37a16fe5b5df099a14b732e137e # timeout=10 [2023-05-22T21:34:38.499Z] ------------------- [2023-05-22T21:34:38.499Z] stable info: [2023-05-22T21:34:38.499Z] ------------------- [2023-05-22T21:34:38.499Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T21:34:38.499Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:34:38.499Z] Message: update stable to v1.0.249 [2023-05-22T21:34:39.069Z] ------------------- [2023-05-22T21:34:39.069Z] experimental info: [2023-05-22T21:34:39.069Z] ------------------- [2023-05-22T21:34:39.069Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T21:34:39.069Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:34:39.069Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T21:34:39.263Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-22T21:34:39.278Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-22T21:34:39.290Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T21:34:39.303Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T21:34:39.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T21:34:39.428Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T21:34:39.440Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T21:34:39.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T21:34:39.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T21:34:39.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T21:34:39.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T21:34:39.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-22T21:34:39.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T21:34:39.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T21:34:39.536Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:34:39.544Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:34:39.558Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:34:39.569Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:34:39.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T21:34:39.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T21:34:39.597Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-22T21:34:39.607Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-22T21:34:39.623Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T21:34:39.632Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T21:34:39.641Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T21:34:39.650Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T21:34:39.659Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T21:34:39.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-322 [Pipeline] echo [2023-05-22T21:34:39.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-322 [Pipeline] echo [2023-05-22T21:34:39.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-322 [Pipeline] echo [2023-05-22T21:34:39.700Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 [Pipeline] echo [2023-05-22T21:34:39.717Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ed9423 [Pipeline] echo [2023-05-22T21:34:39.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:34:39.768Z] provisioning config files... [2023-05-22T21:34:40.046Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-322@tmp/config12946157675223517965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:34:40.350Z] ---> docker-login.sh [2023-05-22T21:34:40.350Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:34:40.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:40.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:40.609Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:40.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:40.609Z] [2023-05-22T21:34:40.609Z] Login Succeeded [2023-05-22T21:34:40.609Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:34:40.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:40.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:40.870Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:40.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:40.870Z] [2023-05-22T21:34:40.870Z] Login Succeeded [2023-05-22T21:34:40.870Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:34:40.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:41.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:41.131Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:41.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:41.131Z] [2023-05-22T21:34:41.131Z] Login Succeeded [2023-05-22T21:34:41.131Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:34:41.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:41.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:41.131Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:41.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:41.131Z] [2023-05-22T21:34:41.131Z] Login Succeeded [2023-05-22T21:34:41.131Z] docker.io [2023-05-22T21:34:41.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:41.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:41.392Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:41.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:41.392Z] [2023-05-22T21:34:41.392Z] Login Succeeded [2023-05-22T21:34:41.392Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:34:41.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T21:34:41.773Z] + git rev-list -1 --merges 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2~1..4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 [Pipeline] echo [2023-05-22T21:34:41.830Z] -----------> git rev-list -1 --merges 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2~1..4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 [false] [Pipeline] sh [2023-05-22T21:34:42.117Z] + git log --format=format:%s -1 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 [Pipeline] echo [2023-05-22T21:34:42.132Z] ========================================================= [2023-05-22T21:34:42.132Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T21:34:42.132Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:34:42.471Z] + git log --format=format:%s -1 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 [Pipeline] echo [2023-05-22T21:34:42.481Z] [semverPrep] GIT_COMMIT: 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo [2023-05-22T21:34:42.489Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T21:34:42.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T21:34:42.840Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T21:34:42.840Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T21:34:42.840Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T21:34:42.840Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T21:34:42.840Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T21:34:42.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:43.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:34:43.204Z] [2023-05-22T21:34:43.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:43.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:34:43.502Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T21:34:43.502Z] b85a868b505f: Pulling fs layer [2023-05-22T21:34:43.502Z] e2be974225ed: Pulling fs layer [2023-05-22T21:34:43.502Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T21:34:43.502Z] 988bab9f4d93: Pulling fs layer [2023-05-22T21:34:43.502Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T21:34:43.502Z] eaf3925da568: Pulling fs layer [2023-05-22T21:34:43.502Z] bab4dde63d76: Pulling fs layer [2023-05-22T21:34:43.502Z] bde34c3a00c8: Pulling fs layer [2023-05-22T21:34:43.502Z] b352a97aabf1: Pulling fs layer [2023-05-22T21:34:43.502Z] 4872d77fe225: Pulling fs layer [2023-05-22T21:34:43.502Z] 5851b861e8e6: Pulling fs layer [2023-05-22T21:34:43.502Z] 988bab9f4d93: Waiting [2023-05-22T21:34:43.502Z] 1469e6f7b9e6: Waiting [2023-05-22T21:34:43.502Z] b352a97aabf1: Waiting [2023-05-22T21:34:43.502Z] eaf3925da568: Waiting [2023-05-22T21:34:43.502Z] 4872d77fe225: Waiting [2023-05-22T21:34:43.502Z] 5851b861e8e6: Waiting [2023-05-22T21:34:43.502Z] bab4dde63d76: Waiting [2023-05-22T21:34:43.502Z] bde34c3a00c8: Waiting [2023-05-22T21:34:43.763Z] e2be974225ed: Verifying Checksum [2023-05-22T21:34:43.763Z] e2be974225ed: Download complete [2023-05-22T21:34:43.763Z] 988bab9f4d93: Verifying Checksum [2023-05-22T21:34:43.763Z] 988bab9f4d93: Download complete [2023-05-22T21:34:43.763Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T21:34:43.763Z] 339a4e72a1f5: Download complete [2023-05-22T21:34:43.763Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T21:34:43.763Z] 1469e6f7b9e6: Download complete [2023-05-22T21:34:43.763Z] eaf3925da568: Verifying Checksum [2023-05-22T21:34:43.763Z] eaf3925da568: Download complete [2023-05-22T21:34:43.763Z] bde34c3a00c8: Verifying Checksum [2023-05-22T21:34:43.763Z] bde34c3a00c8: Download complete [2023-05-22T21:34:43.763Z] b352a97aabf1: Download complete [2023-05-22T21:34:43.763Z] 4872d77fe225: Verifying Checksum [2023-05-22T21:34:43.763Z] 4872d77fe225: Download complete [2023-05-22T21:34:43.763Z] 5851b861e8e6: Download complete [2023-05-22T21:34:43.763Z] b85a868b505f: Verifying Checksum [2023-05-22T21:34:43.763Z] b85a868b505f: Download complete [2023-05-22T21:34:44.330Z] bab4dde63d76: Verifying Checksum [2023-05-22T21:34:44.330Z] bab4dde63d76: Download complete [2023-05-22T21:34:45.289Z] b85a868b505f: Pull complete [2023-05-22T21:34:45.289Z] e2be974225ed: Pull complete [2023-05-22T21:34:45.863Z] 339a4e72a1f5: Pull complete [2023-05-22T21:34:45.863Z] 988bab9f4d93: Pull complete [2023-05-22T21:34:46.123Z] 1469e6f7b9e6: Pull complete [2023-05-22T21:34:46.123Z] eaf3925da568: Pull complete [2023-05-22T21:34:48.035Z] bab4dde63d76: Pull complete [2023-05-22T21:34:48.035Z] bde34c3a00c8: Pull complete [2023-05-22T21:34:48.035Z] b352a97aabf1: Pull complete [2023-05-22T21:34:48.298Z] 4872d77fe225: Pull complete [2023-05-22T21:34:48.298Z] 5851b861e8e6: Pull complete [2023-05-22T21:34:48.298Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T21:34:48.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:34:48.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:34:48.405Z] prd-ubuntu20.04-docker-8c-8g-16370 does not seem to be running inside a container [2023-05-22T21:34:48.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-322 -v /w/workspace/gexfoundry_device-rest-go_PR-322:/w/workspace/gexfoundry_device-rest-go_PR-322:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-322@tmp:/w/workspace/gexfoundry_device-rest-go_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T21:34:51.014Z] $ docker top e105ecbb3cb3a79f5e871fa8265e0921fd7cc7d85418940b4fd2656966df32ea -eo pid,comm [2023-05-22T21:34:51.077Z] 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-05-22T21:34:51.077Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T21:34:51.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:34:51.107Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:34:51.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:34:51.216Z] $ docker exec e105ecbb3cb3a79f5e871fa8265e0921fd7cc7d85418940b4fd2656966df32ea ssh-agent [2023-05-22T21:34:51.340Z] SSH_AUTH_SOCK=/tmp/ssh-8Oo57LgtSl6x/agent.31 [2023-05-22T21:34:51.340Z] SSH_AGENT_PID=37 [2023-05-22T21:34:51.346Z] Running ssh-add (command line suppressed) [2023-05-22T21:34:51.443Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-322@tmp/private_key_6679415281711508393.key (/w/workspace/gexfoundry_device-rest-go_PR-322@tmp/private_key_6679415281711508393.key) [2023-05-22T21:34:51.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:34:51.761Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T21:34:51.766Z] $ docker exec --env ******** --env ******** e105ecbb3cb3a79f5e871fa8265e0921fd7cc7d85418940b4fd2656966df32ea ssh-agent -k [2023-05-22T21:34:51.856Z] unset SSH_AUTH_SOCK; [2023-05-22T21:34:51.857Z] unset SSH_AGENT_PID; [2023-05-22T21:34:51.857Z] echo Agent pid 37 killed; [2023-05-22T21:34:51.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T21:34:51.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:34:51.901Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:34:52.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:34:52.011Z] $ docker exec e105ecbb3cb3a79f5e871fa8265e0921fd7cc7d85418940b4fd2656966df32ea ssh-agent [2023-05-22T21:34:52.120Z] SSH_AUTH_SOCK=/tmp/ssh-wPJjcKsvtFtE/agent.69 [2023-05-22T21:34:52.120Z] SSH_AGENT_PID=75 [2023-05-22T21:34:52.124Z] Running ssh-add (command line suppressed) [2023-05-22T21:34:52.230Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-322@tmp/private_key_4935830499914999790.key (/w/workspace/gexfoundry_device-rest-go_PR-322@tmp/private_key_4935830499914999790.key) [2023-05-22T21:34:52.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:34:52.541Z] + git semver init [2023-05-22T21:34:52.803Z] 2023-05-22 21:34:52,703 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T21:34:52.803Z] 2023-05-22 21:34:52,704 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-322/.semver [2023-05-22T21:34:52.803Z] 2023-05-22 21:34:52,704 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-322/.semver [2023-05-22T21:34:52.803Z] 2023-05-22 21:34:52,704 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-322/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-322, universal_newlines=False, shell=None, istream=None) [2023-05-22T21:34:53.743Z] 2023-05-22 21:34:53,737 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-322/.git/info/exclude [2023-05-22T21:34:54.004Z] 2023-05-22 21:34:53,737 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-322/.semver/PR-322 with force:False [2023-05-22T21:34:54.004Z] 2023-05-22 21:34:53,737 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-322/.semver/PR-322 [2023-05-22T21:34:54.004Z] 2023-05-22 21:34:53,741 [execute] INFO git cat-file --batch-check [2023-05-22T21:34:54.004Z] 2023-05-22 21:34:53,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-322/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:34:54.004Z] 2023-05-22 21:34:53,748 [execute] INFO git cat-file --batch [2023-05-22T21:34:54.004Z] 2023-05-22 21:34:53,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-322/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:34:54.004Z] 2023-05-22 21:34:53,753 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-322/.semver/PR-322 [2023-05-22T21:34:54.004Z] 0.0.0 [Pipeline] } [2023-05-22T21:34:54.011Z] $ docker exec --env ******** --env ******** e105ecbb3cb3a79f5e871fa8265e0921fd7cc7d85418940b4fd2656966df32ea ssh-agent -k [2023-05-22T21:34:54.110Z] unset SSH_AUTH_SOCK; [2023-05-22T21:34:54.112Z] unset SSH_AGENT_PID; [2023-05-22T21:34:54.112Z] echo Agent pid 75 killed; [2023-05-22T21:34:54.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T21:34:54.432Z] + git semver [Pipeline] } [2023-05-22T21:34:54.701Z] $ docker stop --time=1 e105ecbb3cb3a79f5e871fa8265e0921fd7cc7d85418940b4fd2656966df32ea [2023-05-22T21:34:55.991Z] $ docker rm -f --volumes e105ecbb3cb3a79f5e871fa8265e0921fd7cc7d85418940b4fd2656966df32ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:34:56.326Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T21:34:56.536Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T21:34:56.539Z] [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-05-22T21:34:56.678Z] provisioning config files... [2023-05-22T21:34:56.686Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-322@tmp/config8149084472044072603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:34:56.988Z] ---> docker-login.sh [2023-05-22T21:34:56.988Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:34:56.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:56.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:56.988Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:56.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:56.988Z] [2023-05-22T21:34:56.988Z] Login Succeeded [2023-05-22T21:34:56.988Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:34:56.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:56.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:56.988Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:56.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:56.988Z] [2023-05-22T21:34:56.988Z] Login Succeeded [2023-05-22T21:34:56.988Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:34:57.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:57.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:57.246Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:57.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:57.246Z] [2023-05-22T21:34:57.246Z] Login Succeeded [2023-05-22T21:34:57.246Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:34:57.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:57.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:57.246Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:57.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:57.246Z] [2023-05-22T21:34:57.246Z] Login Succeeded [2023-05-22T21:34:57.246Z] docker.io [2023-05-22T21:34:57.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:57.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:57.505Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:57.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:57.506Z] [2023-05-22T21:34:57.506Z] Login Succeeded [2023-05-22T21:34:57.506Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:34:57.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:34:57.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:34:57.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:34:57.595Z] ========================================================= [2023-05-22T21:34:57.595Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T21:34:57.595Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:57.909Z] + 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-05-22T21:34:57.909Z] Sending build context to Docker daemon 10.93MB [2023-05-22T21:34:57.909Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:34:57.909Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T21:34:57.909Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T21:34:57.909Z] f56be85fc22e: Pulling fs layer [2023-05-22T21:34:57.909Z] 85791d961cd3: Pulling fs layer [2023-05-22T21:34:57.909Z] d694b5ae8c79: Pulling fs layer [2023-05-22T21:34:57.909Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T21:34:57.909Z] 4d19c01a9841: Pulling fs layer [2023-05-22T21:34:57.909Z] 9325e15d5711: Pulling fs layer [2023-05-22T21:34:57.909Z] 556b6ee489ea: Pulling fs layer [2023-05-22T21:34:57.909Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T21:34:57.909Z] 9f32a84ed3da: Waiting [2023-05-22T21:34:57.909Z] 4d19c01a9841: Waiting [2023-05-22T21:34:57.910Z] 556b6ee489ea: Waiting [2023-05-22T21:34:57.910Z] 9325e15d5711: Waiting [2023-05-22T21:34:57.910Z] 85791d961cd3: Verifying Checksum [2023-05-22T21:34:57.910Z] 85791d961cd3: Download complete [2023-05-22T21:34:57.910Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T21:34:57.910Z] 9f32a84ed3da: Download complete [2023-05-22T21:34:58.169Z] 4d19c01a9841: Download complete [2023-05-22T21:34:58.170Z] f56be85fc22e: Verifying Checksum [2023-05-22T21:34:58.170Z] f56be85fc22e: Download complete [2023-05-22T21:34:58.170Z] 9325e15d5711: Verifying Checksum [2023-05-22T21:34:58.170Z] 9325e15d5711: Download complete [2023-05-22T21:34:58.170Z] f56be85fc22e: Pull complete [2023-05-22T21:34:58.430Z] 85791d961cd3: Pull complete [2023-05-22T21:34:58.692Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T21:34:58.692Z] c5a4b2cf53e6: Download complete [2023-05-22T21:34:58.692Z] d694b5ae8c79: Verifying Checksum [2023-05-22T21:34:58.692Z] d694b5ae8c79: Download complete [2023-05-22T21:34:58.951Z] 556b6ee489ea: Verifying Checksum [2023-05-22T21:34:58.951Z] 556b6ee489ea: Download complete [2023-05-22T21:35:02.254Z] d694b5ae8c79: Pull complete [2023-05-22T21:35:02.254Z] 9f32a84ed3da: Pull complete [2023-05-22T21:35:02.512Z] 4d19c01a9841: Pull complete [2023-05-22T21:35:02.512Z] 9325e15d5711: Pull complete [2023-05-22T21:35:05.050Z] 556b6ee489ea: Pull complete [2023-05-22T21:35:06.016Z] c5a4b2cf53e6: Pull complete [2023-05-22T21:35:06.016Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T21:35:06.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T21:35:06.016Z] ---> c4be618373d6 [2023-05-22T21:35:06.016Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:35:08.555Z] ---> Running in 5a2962948a76 [2023-05-22T21:35:08.816Z] Removing intermediate container 5a2962948a76 [2023-05-22T21:35:08.816Z] ---> 47c428e977fb [2023-05-22T21:35:08.816Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:35:08.816Z] ---> Running in cfbd66aea312 [2023-05-22T21:35:08.816Z] Removing intermediate container cfbd66aea312 [2023-05-22T21:35:08.816Z] ---> 6b65949eb782 [2023-05-22T21:35:08.816Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-22T21:35:08.816Z] ---> Running in f9d9ec2e18b9 [2023-05-22T21:35:09.075Z] Removing intermediate container f9d9ec2e18b9 [2023-05-22T21:35:09.075Z] ---> 54eb459b6adf [2023-05-22T21:35:09.075Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:35:09.075Z] ---> Running in 9eb31c31a506 [2023-05-22T21:35:09.075Z] Removing intermediate container 9eb31c31a506 [2023-05-22T21:35:09.075Z] ---> 562de3b5d1b8 [2023-05-22T21:35:09.075Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:35:09.075Z] ---> Running in 902ea399646e [2023-05-22T21:35:09.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:35:09.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:35:09.592Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-22T21:35:09.592Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-22T21:35:09.592Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-22T21:35:09.858Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-22T21:35:09.858Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:35:09.858Z] OK: 269 MiB in 57 packages [2023-05-22T21:35:10.432Z] Removing intermediate container 902ea399646e [2023-05-22T21:35:10.432Z] ---> 2f6689be3af0 [2023-05-22T21:35:10.432Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-22T21:35:10.432Z] ---> Running in 843ef088b87d [2023-05-22T21:35:10.432Z] Removing intermediate container 843ef088b87d [2023-05-22T21:35:10.432Z] ---> 832d732f325a [2023-05-22T21:35:10.432Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-22T21:35:10.432Z] ---> dfe9f819d04e [2023-05-22T21:35:10.432Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:35:10.432Z] ---> Running in 5f86f2041e40 [2023-05-22T21:35:11.644Z] Still waiting to schedule task [2023-05-22T21:35:11.645Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-22T21:35:37.259Z] Removing intermediate container 5f86f2041e40 [2023-05-22T21:35:37.260Z] ---> ab66bc767bc2 [2023-05-22T21:35:37.260Z] Step 11/12 : COPY . . [2023-05-22T21:35:37.260Z] ---> 12c557cb25f4 [2023-05-22T21:35:37.260Z] Step 12/12 : RUN $MAKE [2023-05-22T21:35:37.260Z] ---> Running in d529e2f9c149 [2023-05-22T21:35:37.260Z] noop [2023-05-22T21:35:37.260Z] Removing intermediate container d529e2f9c149 [2023-05-22T21:35:37.260Z] ---> e28e020d70b4 [2023-05-22T21:35:37.260Z] Successfully built e28e020d70b4 [2023-05-22T21:35:37.260Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:37.586Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:35:37.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:35:37.664Z] prd-ubuntu20.04-docker-8c-8g-16370 does not seem to be running inside a container [2023-05-22T21:35:37.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-322 -v /w/workspace/gexfoundry_device-rest-go_PR-322:/w/workspace/gexfoundry_device-rest-go_PR-322:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-322@tmp:/w/workspace/gexfoundry_device-rest-go_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:35:38.046Z] $ docker top ce57840301528e4d20eca4cc65ad21c681ea6bea35467febaf799451b0095a01 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:35:38.391Z] + go version [2023-05-22T21:35:38.391Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T21:35:38.409Z] $ docker stop --time=1 ce57840301528e4d20eca4cc65ad21c681ea6bea35467febaf799451b0095a01 [2023-05-22T21:35:39.682Z] $ docker rm -f --volumes ce57840301528e4d20eca4cc65ad21c681ea6bea35467febaf799451b0095a01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:40.072Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:35:40.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:35:40.241Z] prd-ubuntu20.04-docker-8c-8g-16370 does not seem to be running inside a container [2023-05-22T21:35:40.276Z] $ 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-322 -v /w/workspace/gexfoundry_device-rest-go_PR-322:/w/workspace/gexfoundry_device-rest-go_PR-322:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-322@tmp:/w/workspace/gexfoundry_device-rest-go_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:35:40.607Z] $ docker top 2e79d16fb5ee49c016e9a38eee623350c0815d9705058b75eb614c37ee695da9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:35:40.942Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-322 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:35:41.236Z] + make test [2023-05-22T21:35:41.236Z] go test ./... -coverprofile=coverage.out ./... [2023-05-22T21:35:46.508Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-22T21:35:56.486Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-22T21:35:56.486Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 32.2% of statements [2023-05-22T21:36:04.597Z] go vet ./... [2023-05-22T21:36:07.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:36:07.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:36:07.247Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T21:36:07.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:36:07.293Z] $ docker stop --time=1 2e79d16fb5ee49c016e9a38eee623350c0815d9705058b75eb614c37ee695da9 [2023-05-22T21:36:09.926Z] $ docker rm -f --volumes 2e79d16fb5ee49c016e9a38eee623350c0815d9705058b75eb614c37ee695da9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:36:10.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:36:10.417Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T21:36:10.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:36:11.186Z] + ls -al . [2023-05-22T21:36:11.186Z] total 184 [2023-05-22T21:36:11.186Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 21:35 . [2023-05-22T21:36:11.186Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:34 .. [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 151 May 22 21:34 .dockerignore [2023-05-22T21:36:11.186Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:34 .git [2023-05-22T21:36:11.186Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:34 .github [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 329 May 22 21:34 .gitignore [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:34 .golangci.yml [2023-05-22T21:36:11.186Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:34 .semver [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 22 21:34 Attribution.txt [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 22 21:34 CHANGELOG.md [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 22 21:34 Dockerfile [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:34 GOVERNANCE.md [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 680 May 22 21:34 Jenkinsfile [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 22 21:34 LICENSE [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 22 21:34 Makefile [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 620 May 22 21:34 OWNERS.md [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 22 21:34 README.md [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:34 VERSION [2023-05-22T21:36:11.186Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:34 bin [2023-05-22T21:36:11.186Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:34 cmd [2023-05-22T21:36:11.186Z] -rw-r--r-- 1 jenkins jenkins 14663 May 22 21:35 coverage.out [2023-05-22T21:36:11.186Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:34 driver [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 22 21:34 go.mod [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 31418 May 22 21:34 go.sum [2023-05-22T21:36:11.186Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:34 snap [2023-05-22T21:36:11.186Z] -rw-rw-r-- 1 jenkins jenkins 713 May 22 21:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:36:11.497Z] + 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=4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 --label arch=amd64 --label version=0.0.0 . [2023-05-22T21:36:11.497Z] Sending build context to Docker daemon 10.95MB [2023-05-22T21:36:11.497Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:36:11.498Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-22T21:36:11.498Z] ---> e28e020d70b4 [2023-05-22T21:36:11.498Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:36:11.757Z] ---> Running in 1d3e2d96b9a5 [2023-05-22T21:36:11.757Z] Removing intermediate container 1d3e2d96b9a5 [2023-05-22T21:36:11.757Z] ---> 67cb76e81a23 [2023-05-22T21:36:11.757Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:36:11.757Z] ---> Running in 1eccb9037d76 [2023-05-22T21:36:11.757Z] Removing intermediate container 1eccb9037d76 [2023-05-22T21:36:11.757Z] ---> 5cb66d11c6da [2023-05-22T21:36:11.757Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-22T21:36:11.757Z] ---> Running in 056878c00ca8 [2023-05-22T21:36:12.018Z] Removing intermediate container 056878c00ca8 [2023-05-22T21:36:12.018Z] ---> cc03a8a95550 [2023-05-22T21:36:12.018Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:36:12.018Z] ---> Running in 7e0b0652a4d8 [2023-05-22T21:36:12.018Z] Removing intermediate container 7e0b0652a4d8 [2023-05-22T21:36:12.018Z] ---> c11097181222 [2023-05-22T21:36:12.018Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:36:12.018Z] ---> Running in b6663f54f8ef [2023-05-22T21:36:12.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:36:12.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:36:12.545Z] OK: 269 MiB in 57 packages [2023-05-22T21:36:13.124Z] Removing intermediate container b6663f54f8ef [2023-05-22T21:36:13.124Z] ---> 1ac76838f4b8 [2023-05-22T21:36:13.124Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-22T21:36:13.124Z] ---> Running in c13dfa54321c [2023-05-22T21:36:13.124Z] Removing intermediate container c13dfa54321c [2023-05-22T21:36:13.124Z] ---> e8793b655043 [2023-05-22T21:36:13.124Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-22T21:36:13.124Z] ---> c86bddb14696 [2023-05-22T21:36:13.124Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:36:13.124Z] ---> Running in f2d6cf0511c4 [2023-05-22T21:36:14.064Z] Removing intermediate container f2d6cf0511c4 [2023-05-22T21:36:14.064Z] ---> efa1042e4441 [2023-05-22T21:36:14.064Z] Step 11/25 : COPY . . [2023-05-22T21:36:14.325Z] ---> 3a66744d24eb [2023-05-22T21:36:14.325Z] Step 12/25 : RUN $MAKE [2023-05-22T21:36:14.325Z] ---> Running in 4a35ca0b343f [2023-05-22T21:36:14.894Z] 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-05-22T21:36:32.989Z] Removing intermediate container 4a35ca0b343f [2023-05-22T21:36:32.989Z] ---> 63871248c26a [2023-05-22T21:36:32.989Z] Step 13/25 : FROM alpine:3.17 [2023-05-22T21:36:33.558Z] 3.17: Pulling from library/alpine [2023-05-22T21:36:33.558Z] f56be85fc22e: Already exists [2023-05-22T21:36:33.558Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:36:33.558Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:36:33.558Z] ---> 9ed4aefc74f6 [2023-05-22T21:36:33.558Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-22T21:36:33.818Z] ---> Running in 67f33d0fea72 [2023-05-22T21:36:33.818Z] Removing intermediate container 67f33d0fea72 [2023-05-22T21:36:33.818Z] ---> 29f27cc55783 [2023-05-22T21:36:33.818Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-22T21:36:33.818Z] ---> Running in f832c3281921 [2023-05-22T21:36:33.818Z] Removing intermediate container f832c3281921 [2023-05-22T21:36:33.818Z] ---> 3ce914f95c4e [2023-05-22T21:36:33.818Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-22T21:36:33.818Z] ---> Running in fbb0cb09d117 [2023-05-22T21:36:34.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:36:34.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:36:34.597Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T21:36:34.597Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:36:34.597Z] OK: 7 MiB in 16 packages [2023-05-22T21:36:34.855Z] Removing intermediate container fbb0cb09d117 [2023-05-22T21:36:34.856Z] ---> 7a0e0a7f5f9b [2023-05-22T21:36:34.856Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-22T21:36:35.424Z] ---> 5fbe9615bbb2 [2023-05-22T21:36:35.424Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-22T21:36:35.684Z] ---> 39ebe13f2bff [2023-05-22T21:36:35.684Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-22T21:36:35.684Z] ---> ef5caa96195d [2023-05-22T21:36:35.684Z] Step 20/25 : EXPOSE 59986 [2023-05-22T21:36:35.684Z] ---> Running in e703a1c955c7 [2023-05-22T21:36:35.943Z] Removing intermediate container e703a1c955c7 [2023-05-22T21:36:35.943Z] ---> 747ab95787b2 [2023-05-22T21:36:35.943Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-22T21:36:35.943Z] ---> Running in f1f6d502376a [2023-05-22T21:36:35.943Z] Removing intermediate container f1f6d502376a [2023-05-22T21:36:35.943Z] ---> a0b67704488e [2023-05-22T21:36:35.943Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-22T21:36:35.943Z] ---> Running in 20e134a53de9 [2023-05-22T21:36:35.943Z] Removing intermediate container 20e134a53de9 [2023-05-22T21:36:35.943Z] ---> 15bc115acf38 [2023-05-22T21:36:35.943Z] Step 23/25 : LABEL arch=amd64 [2023-05-22T21:36:35.943Z] ---> Running in 38f7c94b4d59 [2023-05-22T21:36:36.202Z] Removing intermediate container 38f7c94b4d59 [2023-05-22T21:36:36.202Z] ---> 80c3f7afe12f [2023-05-22T21:36:36.202Z] Step 24/25 : LABEL git_sha=4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 [2023-05-22T21:36:36.202Z] ---> Running in 314f67056f85 [2023-05-22T21:36:36.203Z] Removing intermediate container 314f67056f85 [2023-05-22T21:36:36.203Z] ---> 726d03fdf750 [2023-05-22T21:36:36.203Z] Step 25/25 : LABEL version=0.0.0 [2023-05-22T21:36:36.203Z] ---> Running in b6fd84082ab0 [2023-05-22T21:36:36.203Z] Removing intermediate container b6fd84082ab0 [2023-05-22T21:36:36.203Z] ---> ab27727836a7 [2023-05-22T21:36:36.203Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:36:36.203Z] Successfully built ab27727836a7 [2023-05-22T21:36:36.203Z] 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-05-22T21:36:36.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:36:36.647Z] [2023-05-22T21:36:36.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:36:36.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:36:36.942Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T21:36:36.942Z] 5eb5b503b376: Pulling fs layer [2023-05-22T21:36:36.942Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T21:36:36.942Z] ec43610c2a17: Pulling fs layer [2023-05-22T21:36:36.942Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T21:36:36.942Z] 33b1e0a273af: Pulling fs layer [2023-05-22T21:36:36.942Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T21:36:36.942Z] 2f39f015ded8: Pulling fs layer [2023-05-22T21:36:36.942Z] 33b1e0a273af: Waiting [2023-05-22T21:36:36.942Z] 3a2ae6a8a46f: Waiting [2023-05-22T21:36:36.942Z] 5d3b04190fa2: Waiting [2023-05-22T21:36:36.942Z] 5c69ac0246d0: Verifying Checksum [2023-05-22T21:36:36.942Z] 5c69ac0246d0: Download complete [2023-05-22T21:36:36.942Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-22T21:36:36.942Z] 3a2ae6a8a46f: Download complete [2023-05-22T21:36:36.942Z] 33b1e0a273af: Verifying Checksum [2023-05-22T21:36:36.942Z] 33b1e0a273af: Download complete [2023-05-22T21:36:36.942Z] ec43610c2a17: Verifying Checksum [2023-05-22T21:36:36.942Z] ec43610c2a17: Download complete [2023-05-22T21:36:36.942Z] 5d3b04190fa2: Verifying Checksum [2023-05-22T21:36:36.942Z] 5d3b04190fa2: Download complete [2023-05-22T21:36:37.202Z] 5eb5b503b376: Verifying Checksum [2023-05-22T21:36:37.202Z] 5eb5b503b376: Download complete [2023-05-22T21:36:37.769Z] 2f39f015ded8: Download complete [2023-05-22T21:36:38.334Z] 5eb5b503b376: Pull complete [2023-05-22T21:36:38.334Z] 5c69ac0246d0: Pull complete [2023-05-22T21:36:38.906Z] ec43610c2a17: Pull complete [2023-05-22T21:36:38.906Z] 3a2ae6a8a46f: Pull complete [2023-05-22T21:36:39.164Z] 33b1e0a273af: Pull complete [2023-05-22T21:36:39.164Z] 5d3b04190fa2: Pull complete [2023-05-22T21:36:43.355Z] 2f39f015ded8: Pull complete [2023-05-22T21:36:43.355Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T21:36:43.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:36:43.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:36:43.433Z] prd-ubuntu20.04-docker-8c-8g-16370 does not seem to be running inside a container [2023-05-22T21:36:43.470Z] $ 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-322 -v /w/workspace/gexfoundry_device-rest-go_PR-322:/w/workspace/gexfoundry_device-rest-go_PR-322:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-322@tmp:/w/workspace/gexfoundry_device-rest-go_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T21:36:46.358Z] $ docker top c60099980b48f1d8b3aba0b532c829add9083441c1c1dd8543f5cf212631fd59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:36:46.735Z] ---> job-cost.sh [2023-05-22T21:36:46.735Z] lf-activate-venv: SKIPPING [2023-05-22T21:36:46.735Z] INFO: No Stack... [2023-05-22T21:36:46.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:36:47.566Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:36:47.856Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-322/archives/cost.csv [2023-05-22T21:36:47.856Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T21:36:47.868Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-322-3-stack-cost] [2023-05-22T21:36:47.874Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-322-3-stack-cost] did not exist. Created. [2023-05-22T21:36:47.874Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-322-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:36:48.170Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T21:36:48.201Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:36:48.208Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-322-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T21:36:48.232Z] $ docker stop --time=1 c60099980b48f1d8b3aba0b532c829add9083441c1c1dd8543f5cf212631fd59 [2023-05-22T21:36:49.415Z] $ docker rm -f --volumes c60099980b48f1d8b3aba0b532c829add9083441c1c1dd8543f5cf212631fd59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-22T21:39:24.329Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16374 in /w/workspace/gexfoundry_device-rest-go_PR-322 [Pipeline] { [Pipeline] ws [2023-05-22T21:39:24.344Z] Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout [2023-05-22T21:39:24.387Z] The recommended git tool is: git [2023-05-22T21:39:34.291Z] using credential edgex-jenkins-ssh [2023-05-22T21:39:34.316Z] Cloning the remote Git repository [2023-05-22T21:39:34.386Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-22T21:39:34.568Z] > git init /w/workspace/device-rest-go/3 # timeout=10 [2023-05-22T21:39:34.864Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-22T21:39:34.866Z] > git --version # timeout=10 [2023-05-22T21:39:34.907Z] > git --version # 'git version 2.25.1' [2023-05-22T21:39:34.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:39:35.244Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:39:38.005Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-22T21:39:38.102Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:39:40.765Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-22T21:39:40.888Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-22T21:39:40.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:39:40.928Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-22T21:39:41.585Z] Merging remotes/origin/main commit 55c123e92a81b52ef904480be8a3eb69bc416b29 into PR head commit 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 [2023-05-22T21:39:42.043Z] Merge succeeded, producing 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 [2023-05-22T21:39:42.044Z] Checking out Revision 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 (PR-322) [2023-05-22T21:39:42.757Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:39:41.615Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:39:41.754Z] > git checkout -f 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 # timeout=10 [2023-05-22T21:39:41.877Z] > git remote # timeout=10 [2023-05-22T21:39:41.911Z] > git config --get remote.origin.url # timeout=10 [2023-05-22T21:39:41.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:39:41.970Z] > git merge 55c123e92a81b52ef904480be8a3eb69bc416b29 # timeout=10 [2023-05-22T21:39:42.009Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-22T21:39:42.055Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:39:42.082Z] > git checkout -f 4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 # timeout=10 [2023-05-22T21:39:44.092Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T21:39:44.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:39:44.092Z] Dload Upload Total Spent Left Speed [2023-05-22T21:39:44.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-05-22T21:39:45.172Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T21:39:45.594Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T21:39:45.595Z] + sudo tee /etc/docker/daemon.new [2023-05-22T21:39:45.889Z] { [2023-05-22T21:39:45.889Z] "registry-mirrors": [ [2023-05-22T21:39:45.889Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T21:39:45.889Z] ], [2023-05-22T21:39:45.889Z] "bip": "10.250.0.254/24", [2023-05-22T21:39:45.889Z] "hosts": [ [2023-05-22T21:39:45.889Z] "tcp://0.0.0.0:5555", [2023-05-22T21:39:45.889Z] "unix:///var/run/docker.sock" [2023-05-22T21:39:45.889Z] ], [2023-05-22T21:39:45.889Z] "mtu": 1458, [2023-05-22T21:39:45.889Z] "selinux-enabled": true, [2023-05-22T21:39:45.889Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T21:39:45.889Z] } [Pipeline] sh [2023-05-22T21:39:46.331Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T21:39:46.727Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:40:05.186Z] provisioning config files... [2023-05-22T21:40:05.224Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config1025172444514743725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:40:05.618Z] ---> docker-login.sh [2023-05-22T21:40:05.618Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:40:06.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:40:06.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:40:06.499Z] Configure a credential helper to remove this warning. See [2023-05-22T21:40:06.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:40:06.499Z] [2023-05-22T21:40:06.499Z] Login Succeeded [2023-05-22T21:40:06.499Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:40:06.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:40:06.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:40:06.775Z] Configure a credential helper to remove this warning. See [2023-05-22T21:40:06.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:40:06.775Z] [2023-05-22T21:40:06.775Z] Login Succeeded [2023-05-22T21:40:06.775Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:40:07.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:40:07.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:40:07.322Z] Configure a credential helper to remove this warning. See [2023-05-22T21:40:07.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:40:07.322Z] [2023-05-22T21:40:07.322Z] Login Succeeded [2023-05-22T21:40:07.322Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:40:07.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:40:07.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:40:07.594Z] Configure a credential helper to remove this warning. See [2023-05-22T21:40:07.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:40:07.594Z] [2023-05-22T21:40:07.594Z] Login Succeeded [2023-05-22T21:40:07.594Z] docker.io [2023-05-22T21:40:07.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:40:08.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:40:08.138Z] Configure a credential helper to remove this warning. See [2023-05-22T21:40:08.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:40:08.138Z] [2023-05-22T21:40:08.138Z] Login Succeeded [2023-05-22T21:40:08.138Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:40:08.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:40:08.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:40:08.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:40:08.568Z] ========================================================= [2023-05-22T21:40:08.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T21:40:08.568Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:40:08.938Z] + 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-05-22T21:40:08.938Z] Sending build context to Docker daemon 139.3kB [2023-05-22T21:40:09.209Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:40:09.209Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T21:40:09.494Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T21:40:09.494Z] c41833b44d91: Pulling fs layer [2023-05-22T21:40:09.494Z] ed15518f5707: Pulling fs layer [2023-05-22T21:40:09.494Z] feae8fd75edb: Pulling fs layer [2023-05-22T21:40:09.494Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T21:40:09.494Z] 3cdef696dda3: Pulling fs layer [2023-05-22T21:40:09.494Z] 2ced38df9373: Pulling fs layer [2023-05-22T21:40:09.494Z] 58f1dce35555: Pulling fs layer [2023-05-22T21:40:09.494Z] 242c74f7c9fa: Waiting [2023-05-22T21:40:09.494Z] 2ced38df9373: Waiting [2023-05-22T21:40:09.494Z] 3cdef696dda3: Waiting [2023-05-22T21:40:09.494Z] 58f1dce35555: Waiting [2023-05-22T21:40:09.494Z] ed15518f5707: Verifying Checksum [2023-05-22T21:40:09.494Z] ed15518f5707: Download complete [2023-05-22T21:40:09.494Z] 242c74f7c9fa: Download complete [2023-05-22T21:40:09.494Z] 3cdef696dda3: Download complete [2023-05-22T21:40:09.494Z] c41833b44d91: Verifying Checksum [2023-05-22T21:40:09.494Z] c41833b44d91: Download complete [2023-05-22T21:40:10.942Z] 58f1dce35555: Verifying Checksum [2023-05-22T21:40:10.942Z] 58f1dce35555: Download complete [2023-05-22T21:40:11.538Z] c41833b44d91: Pull complete [2023-05-22T21:40:12.135Z] ed15518f5707: Pull complete [2023-05-22T21:40:12.135Z] feae8fd75edb: Verifying Checksum [2023-05-22T21:40:12.135Z] feae8fd75edb: Download complete [2023-05-22T21:40:12.135Z] 2ced38df9373: Verifying Checksum [2023-05-22T21:40:12.135Z] 2ced38df9373: Download complete [2023-05-22T21:40:27.290Z] feae8fd75edb: Pull complete [2023-05-22T21:40:27.290Z] 242c74f7c9fa: Pull complete [2023-05-22T21:40:27.290Z] 3cdef696dda3: Pull complete [2023-05-22T21:40:33.999Z] 2ced38df9373: Pull complete [2023-05-22T21:40:37.383Z] 58f1dce35555: Pull complete [2023-05-22T21:40:37.383Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T21:40:37.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T21:40:37.383Z] ---> fadd8f120f05 [2023-05-22T21:40:37.383Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:40:39.349Z] ---> Running in 1fd6865d5261 [2023-05-22T21:40:39.349Z] Removing intermediate container 1fd6865d5261 [2023-05-22T21:40:39.349Z] ---> 1a1c4e2a6b91 [2023-05-22T21:40:39.349Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:40:39.349Z] ---> Running in 469fa75174cf [2023-05-22T21:40:39.624Z] Removing intermediate container 469fa75174cf [2023-05-22T21:40:39.624Z] ---> ea167e7010ff [2023-05-22T21:40:39.624Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-22T21:40:39.907Z] ---> Running in d3f39a0b7d39 [2023-05-22T21:40:40.180Z] Removing intermediate container d3f39a0b7d39 [2023-05-22T21:40:40.180Z] ---> a3049d6c9f16 [2023-05-22T21:40:40.180Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:40:40.180Z] ---> Running in 6d5ffc667c65 [2023-05-22T21:40:40.773Z] Removing intermediate container 6d5ffc667c65 [2023-05-22T21:40:40.773Z] ---> 5a5616002b01 [2023-05-22T21:40:40.773Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:40:40.773Z] ---> Running in 52bfa9e3dc3e [2023-05-22T21:40:42.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:40:42.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:40:44.238Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-22T21:40:44.239Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-22T21:40:44.239Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-22T21:40:44.239Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-22T21:40:44.239Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:40:44.239Z] OK: 268 MiB in 57 packages [2023-05-22T21:40:45.665Z] Removing intermediate container 52bfa9e3dc3e [2023-05-22T21:40:45.665Z] ---> 9e365350b1fe [2023-05-22T21:40:45.665Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-22T21:40:45.665Z] ---> Running in f1c8b88938bf [2023-05-22T21:40:45.937Z] Removing intermediate container f1c8b88938bf [2023-05-22T21:40:45.937Z] ---> 442060304d90 [2023-05-22T21:40:45.937Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-22T21:40:46.533Z] ---> 3257d225e298 [2023-05-22T21:40:46.533Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:40:46.533Z] ---> Running in 595362c78672 [2023-05-22T21:42:08.277Z] Removing intermediate container 595362c78672 [2023-05-22T21:42:08.277Z] ---> fdc57af54aea [2023-05-22T21:42:08.277Z] Step 11/12 : COPY . . [2023-05-22T21:42:08.277Z] ---> f7ac13142495 [2023-05-22T21:42:08.277Z] Step 12/12 : RUN $MAKE [2023-05-22T21:42:08.277Z] ---> Running in 0a377b55c419 [2023-05-22T21:42:08.277Z] noop [2023-05-22T21:42:08.277Z] Removing intermediate container 0a377b55c419 [2023-05-22T21:42:08.277Z] ---> a46217bc59e2 [2023-05-22T21:42:08.277Z] Successfully built a46217bc59e2 [2023-05-22T21:42:08.277Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:42:08.681Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:42:08.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:42:08.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-16374 does not seem to be running inside a container [2023-05-22T21:42:08.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T21:42:10.452Z] $ docker top c93e2d7b1928ddb2c1946f940c8630074b5bbaebd692e5009c3ec5b197225f50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:42:11.334Z] + go version [2023-05-22T21:42:11.334Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T21:42:11.359Z] $ docker stop --time=1 c93e2d7b1928ddb2c1946f940c8630074b5bbaebd692e5009c3ec5b197225f50 [2023-05-22T21:42:13.075Z] $ docker rm -f --volumes c93e2d7b1928ddb2c1946f940c8630074b5bbaebd692e5009c3ec5b197225f50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:42:13.688Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:42:13.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:42:13.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-16374 does not seem to be running inside a container [2023-05-22T21:42:14.010Z] $ 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/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T21:42:15.352Z] $ docker top 6c64560bc3cd7f34c79f8bfbe15f92d3b0b64392601faae712cb9cade74264cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:42:16.260Z] + git config --global --add safe.directory /w/workspace/device-rest-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:42:16.945Z] + make test [2023-05-22T21:42:16.945Z] go test ./... -coverprofile=coverage.out ./... [2023-05-22T21:43:03.868Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-22T21:45:25.710Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-22T21:45:25.710Z] ok github.com/edgexfoundry/device-rest-go/driver 0.070s coverage: 32.2% of statements [2023-05-22T21:45:25.710Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T21:45:25.710Z] go vet ./... [2023-05-22T21:45:47.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:45:47.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:45:47.830Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T21:45:47.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:45:47.865Z] $ docker stop --time=1 6c64560bc3cd7f34c79f8bfbe15f92d3b0b64392601faae712cb9cade74264cd [2023-05-22T21:45:49.818Z] $ docker rm -f --volumes 6c64560bc3cd7f34c79f8bfbe15f92d3b0b64392601faae712cb9cade74264cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:45:51.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:45:51.098Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T21:45:51.721Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:45:52.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:45:52.480Z] + ls -al . [2023-05-22T21:45:52.480Z] total 180 [2023-05-22T21:45:52.480Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:42 . [2023-05-22T21:45:52.480Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:39 .. [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 151 May 22 21:39 .dockerignore [2023-05-22T21:45:52.480Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:39 .git [2023-05-22T21:45:52.480Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:39 .github [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 329 May 22 21:39 .gitignore [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:39 .golangci.yml [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 22 21:39 Attribution.txt [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 22 21:39 CHANGELOG.md [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 22 21:39 Dockerfile [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:39 GOVERNANCE.md [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 680 May 22 21:39 Jenkinsfile [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 22 21:39 LICENSE [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 22 21:39 Makefile [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 620 May 22 21:39 OWNERS.md [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 22 21:39 README.md [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:34 VERSION [2023-05-22T21:45:52.480Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:39 bin [2023-05-22T21:45:52.480Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:39 cmd [2023-05-22T21:45:52.480Z] -rw-r--r-- 1 jenkins jenkins 14663 May 22 21:45 coverage.out [2023-05-22T21:45:52.480Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:39 driver [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 22 21:39 go.mod [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 31418 May 22 21:39 go.sum [2023-05-22T21:45:52.480Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:39 snap [2023-05-22T21:45:52.480Z] -rw-rw-r-- 1 jenkins jenkins 713 May 22 21:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:45:52.836Z] + 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=4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 --label arch=arm64 --label version=0.0.0 . [2023-05-22T21:45:52.836Z] Sending build context to Docker daemon 154.6kB [2023-05-22T21:45:53.107Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:45:53.107Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-22T21:45:53.107Z] ---> a46217bc59e2 [2023-05-22T21:45:53.107Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:45:53.375Z] ---> Running in 39b9c11c95e5 [2023-05-22T21:45:53.644Z] Removing intermediate container 39b9c11c95e5 [2023-05-22T21:45:53.644Z] ---> b7ee0811e508 [2023-05-22T21:45:53.644Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:45:53.644Z] ---> Running in 7ab93b233234 [2023-05-22T21:45:53.916Z] Removing intermediate container 7ab93b233234 [2023-05-22T21:45:53.916Z] ---> e12360bd2a37 [2023-05-22T21:45:53.916Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-22T21:45:53.916Z] ---> Running in eac70c648251 [2023-05-22T21:45:54.503Z] Removing intermediate container eac70c648251 [2023-05-22T21:45:54.503Z] ---> bb35be73bcf0 [2023-05-22T21:45:54.503Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:45:54.503Z] ---> Running in fd54c51e4b43 [2023-05-22T21:45:54.775Z] Removing intermediate container fd54c51e4b43 [2023-05-22T21:45:54.775Z] ---> 9b386f4fb7e1 [2023-05-22T21:45:54.775Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:45:54.775Z] ---> Running in f10ea09c8860 [2023-05-22T21:45:56.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:45:56.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:45:57.891Z] OK: 268 MiB in 57 packages [2023-05-22T21:45:58.867Z] Removing intermediate container f10ea09c8860 [2023-05-22T21:45:58.867Z] ---> 7fcd063cf09f [2023-05-22T21:45:58.867Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-22T21:45:58.867Z] ---> Running in 4799731eca0f [2023-05-22T21:45:59.137Z] Removing intermediate container 4799731eca0f [2023-05-22T21:45:59.137Z] ---> d3858d517608 [2023-05-22T21:45:59.137Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-22T21:45:59.728Z] ---> dc7ed12bd130 [2023-05-22T21:45:59.728Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:45:59.728Z] ---> Running in b4bfe73f1ee5 [2023-05-22T21:46:03.259Z] Removing intermediate container b4bfe73f1ee5 [2023-05-22T21:46:03.259Z] ---> 6146000e27a9 [2023-05-22T21:46:03.259Z] Step 11/25 : COPY . . [2023-05-22T21:46:03.539Z] ---> f34ebf522cf9 [2023-05-22T21:46:03.540Z] Step 12/25 : RUN $MAKE [2023-05-22T21:46:03.540Z] ---> Running in 9bf9c4162787 [2023-05-22T21:46:04.525Z] 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-05-22T21:48:41.334Z] Removing intermediate container 9bf9c4162787 [2023-05-22T21:48:41.334Z] ---> 418a2e6329a8 [2023-05-22T21:48:41.334Z] Step 13/25 : FROM alpine:3.17 [2023-05-22T21:48:41.334Z] 3.17: Pulling from library/alpine [2023-05-22T21:48:41.334Z] c41833b44d91: Already exists [2023-05-22T21:48:41.334Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:48:41.334Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:48:41.334Z] ---> 51e60588ff2c [2023-05-22T21:48:41.334Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-22T21:48:41.334Z] ---> Running in 32fee7e16386 [2023-05-22T21:48:41.334Z] Removing intermediate container 32fee7e16386 [2023-05-22T21:48:41.334Z] ---> 9a75d4cd0ba5 [2023-05-22T21:48:41.334Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-22T21:48:41.334Z] ---> Running in febd2362edb2 [2023-05-22T21:48:41.334Z] Removing intermediate container febd2362edb2 [2023-05-22T21:48:41.334Z] ---> 16d9122bfd95 [2023-05-22T21:48:41.334Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-22T21:48:41.334Z] ---> Running in 22c6d6b392a7 [2023-05-22T21:48:41.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:48:41.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:48:41.334Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T21:48:41.334Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:48:41.334Z] OK: 8 MiB in 16 packages [2023-05-22T21:48:41.602Z] Removing intermediate container 22c6d6b392a7 [2023-05-22T21:48:41.602Z] ---> 8303c2c1c746 [2023-05-22T21:48:41.602Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-22T21:48:44.194Z] ---> 76534c3fe0a4 [2023-05-22T21:48:44.194Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-22T21:48:44.475Z] ---> 045c4c156ec4 [2023-05-22T21:48:44.475Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-22T21:48:45.063Z] ---> 99bd238c61e7 [2023-05-22T21:48:45.063Z] Step 20/25 : EXPOSE 59986 [2023-05-22T21:48:45.334Z] ---> Running in a169c5cfb100 [2023-05-22T21:48:45.603Z] Removing intermediate container a169c5cfb100 [2023-05-22T21:48:45.603Z] ---> ad241c3c1cb7 [2023-05-22T21:48:45.603Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-22T21:48:45.603Z] ---> Running in 42a8d2c8c61d [2023-05-22T21:48:45.872Z] Removing intermediate container 42a8d2c8c61d [2023-05-22T21:48:45.872Z] ---> 8b9108843218 [2023-05-22T21:48:45.872Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-22T21:48:46.144Z] ---> Running in 26ab941b800e [2023-05-22T21:48:46.414Z] Removing intermediate container 26ab941b800e [2023-05-22T21:48:46.414Z] ---> 5d0d72613e8f [2023-05-22T21:48:46.414Z] Step 23/25 : LABEL arch=arm64 [2023-05-22T21:48:46.414Z] ---> Running in b65bd9a32319 [2023-05-22T21:48:46.684Z] Removing intermediate container b65bd9a32319 [2023-05-22T21:48:46.684Z] ---> 0dc165004633 [2023-05-22T21:48:46.684Z] Step 24/25 : LABEL git_sha=4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 [2023-05-22T21:48:46.953Z] ---> Running in 092cd552f45d [2023-05-22T21:48:47.223Z] Removing intermediate container 092cd552f45d [2023-05-22T21:48:47.223Z] ---> 5ef934bc47b2 [2023-05-22T21:48:47.223Z] Step 25/25 : LABEL version=0.0.0 [2023-05-22T21:48:47.223Z] ---> Running in b2541f981477 [2023-05-22T21:48:47.493Z] Removing intermediate container b2541f981477 [2023-05-22T21:48:47.493Z] ---> 54be75d47752 [2023-05-22T21:48:47.493Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:48:47.493Z] Successfully built 54be75d47752 [2023-05-22T21:48:47.493Z] 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-05-22T21:48:47.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:48:47.968Z] [2023-05-22T21:48:47.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:48:48.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:48:48.580Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T21:48:48.580Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T21:48:48.580Z] 04944245beec: Pulling fs layer [2023-05-22T21:48:48.580Z] 699f458cf7ca: Pulling fs layer [2023-05-22T21:48:48.580Z] 765212b225bb: Pulling fs layer [2023-05-22T21:48:48.580Z] f23df028b6ca: Pulling fs layer [2023-05-22T21:48:48.580Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T21:48:48.580Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T21:48:48.580Z] f23df028b6ca: Waiting [2023-05-22T21:48:48.580Z] d65c8cfc05b1: Waiting [2023-05-22T21:48:48.580Z] 2437ff75d9bd: Waiting [2023-05-22T21:48:48.580Z] 04944245beec: Verifying Checksum [2023-05-22T21:48:48.580Z] 04944245beec: Download complete [2023-05-22T21:48:48.580Z] 765212b225bb: Verifying Checksum [2023-05-22T21:48:48.580Z] 765212b225bb: Download complete [2023-05-22T21:48:48.580Z] f23df028b6ca: Verifying Checksum [2023-05-22T21:48:48.580Z] f23df028b6ca: Download complete [2023-05-22T21:48:48.580Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T21:48:48.580Z] d65c8cfc05b1: Download complete [2023-05-22T21:48:48.850Z] 699f458cf7ca: Verifying Checksum [2023-05-22T21:48:48.850Z] 699f458cf7ca: Download complete [2023-05-22T21:48:49.120Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T21:48:49.120Z] 8998bd30e6a1: Download complete [2023-05-22T21:48:51.712Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T21:48:51.712Z] 2437ff75d9bd: Download complete [2023-05-22T21:48:53.129Z] 8998bd30e6a1: Pull complete [2023-05-22T21:48:53.723Z] 04944245beec: Pull complete [2023-05-22T21:48:55.145Z] 699f458cf7ca: Pull complete [2023-05-22T21:48:55.145Z] 765212b225bb: Pull complete [2023-05-22T21:48:55.732Z] f23df028b6ca: Pull complete [2023-05-22T21:48:56.003Z] d65c8cfc05b1: Pull complete [2023-05-22T21:49:11.031Z] 2437ff75d9bd: Pull complete [2023-05-22T21:49:11.031Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T21:49:11.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:49:11.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:49:11.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-16374 does not seem to be running inside a container [2023-05-22T21:49:11.332Z] $ 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/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-22T21:49:14.279Z] $ docker top fddbd0b31e0d938cda31d0f86055414c6e049e075f05bdbc7b57da3635846a1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:15.133Z] ---> job-cost.sh [2023-05-22T21:49:15.134Z] lf-activate-venv: SKIPPING [2023-05-22T21:49:15.134Z] INFO: No Stack... [2023-05-22T21:49:15.718Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T21:49:16.682Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:49:17.336Z] + cat /w/workspace/device-rest-go/3/archives/cost.csv [2023-05-22T21:49:17.336Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T21:49:17.376Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-322-3-stack-cost] [2023-05-22T21:49:17.390Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-322-3-stack-cost] did not exist. Created. [2023-05-22T21:49:17.390Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-322-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:49:18.061Z] /w/workspace/device-rest-go/3@tmp/durable-897eec12/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T21:49:18.723Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T21:49:18.746Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T21:49:18.795Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:49:18.808Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-322-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T21:49:18.829Z] $ docker stop --time=1 fddbd0b31e0d938cda31d0f86055414c6e049e075f05bdbc7b57da3635846a1d [2023-05-22T21:49:20.338Z] $ docker rm -f --volumes fddbd0b31e0d938cda31d0f86055414c6e049e075f05bdbc7b57da3635846a1d [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-05-22T21:49:20.720Z] provisioning config files... [2023-05-22T21:49:20.727Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-322@tmp/config10950600299154635913tmp [Pipeline] { [Pipeline] sh [2023-05-22T21:49:21.020Z] + set +x [2023-05-22T21:49:21.020Z] + curl -s https://codecov.io/bash [2023-05-22T21:49:21.020Z] + bash -s -- [2023-05-22T21:49:21.020Z] [2023-05-22T21:49:21.020Z] _____ _ [2023-05-22T21:49:21.021Z] / ____| | | [2023-05-22T21:49:21.021Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T21:49:21.021Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T21:49:21.021Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T21:49:21.021Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T21:49:21.021Z] Bash-1.0.6 [2023-05-22T21:49:21.021Z] [2023-05-22T21:49:21.021Z] [2023-05-22T21:49:21.021Z] ==> git version 2.25.1 found [2023-05-22T21:49:21.021Z] ==> 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-05-22T21:49:21.021Z] Release-Date: 2020-01-08 [2023-05-22T21:49:21.021Z] 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-05-22T21:49:21.021Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T21:49:21.021Z] ==> Jenkins CI detected. [2023-05-22T21:49:21.021Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-322 [2023-05-22T21:49:21.021Z] project root: . [2023-05-22T21:49:21.021Z] --> token set from env [2023-05-22T21:49:21.021Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T21:49:21.021Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T21:49:21.021Z] ==> Python coveragepy not found [2023-05-22T21:49:21.021Z] ==> Searching for coverage reports in: [2023-05-22T21:49:21.021Z] + . [2023-05-22T21:49:21.021Z] -> Found 1 reports [2023-05-22T21:49:21.021Z] ==> Detecting git/mercurial file structure [2023-05-22T21:49:21.021Z] ==> Reading reports [2023-05-22T21:49:21.021Z] + ./coverage.out bytes=14663 [2023-05-22T21:49:21.021Z] ==> Appending adjustments [2023-05-22T21:49:21.021Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T21:49:21.280Z] + Found adjustments [2023-05-22T21:49:21.280Z] ==> Gzipping contents [2023-05-22T21:49:21.280Z] 4.0K /tmp/codecov.Knbz1t.gz [2023-05-22T21:49:21.280Z] ==> Uploading reports [2023-05-22T21:49:21.280Z] url: https://codecov.io [2023-05-22T21:49:21.280Z] query: branch=PR-322&commit=4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-322%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=322&job=&cmd_args= [2023-05-22T21:49:21.280Z] -> Pinging Codecov [2023-05-22T21:49:21.280Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-322&commit=4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-322%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=322&job=&cmd_args= [2023-05-22T21:49:21.280Z] -> Uploading to [2023-05-22T21:49:21.280Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/4E5D53B4F1F92C436F7061BF334D961C/4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2/d8cb4fb6-4d63-4eb5-a1b6-4b8c7254a6a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T214921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb842b600dbbed6635470086819056ad57dc67d99705461229145e7ae2cb768f [2023-05-22T21:49:21.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:49:21.280Z] Dload Upload Total Spent Left Speed [2023-05-22T21:49:21.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11513 --:--:-- --:--:-- --:--:-- 11513 [2023-05-22T21:49:21.540Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/4ed9423eb4504b440d4b21ce1a3c5743f3b0cff2 [Pipeline] } [2023-05-22T21:49:21.547Z] 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-05-22T21:49:22.242Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-322/archives ] [2023-05-22T21:49:22.242Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-322/archives [2023-05-22T21:49:22.242Z] total 16 [2023-05-22T21:49:22.242Z] drwxr-xr-x 3 root root 4096 May 22 21:36 . [2023-05-22T21:49:22.242Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 21:36 .. [2023-05-22T21:49:22.242Z] drwxr-xr-x 2 root root 4096 May 22 21:36 cost [2023-05-22T21:49:22.242Z] -rw-r--r-- 1 root root 86 May 22 21:36 cost.csv [2023-05-22T21:49:22.242Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-322/archives [2023-05-22T21:49:22.242Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-322/archives [2023-05-22T21:49:22.242Z] total 16 [2023-05-22T21:49:22.242Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:36 . [2023-05-22T21:49:22.242Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 21:36 .. [2023-05-22T21:49:22.242Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 21:36 cost [2023-05-22T21:49:22.242Z] -rw-r--r-- 1 jenkins jenkins 86 May 22 21:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:22.537Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:23.395Z] ---> package-listing.sh [2023-05-22T21:49:23.395Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T21:49:23.395Z] ++ facter osfamily [2023-05-22T21:49:23.395Z] + OS_FAMILY=debian [2023-05-22T21:49:23.395Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-322 [2023-05-22T21:49:23.395Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T21:49:23.395Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T21:49:23.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T21:49:23.395Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T21:49:23.395Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-322 ']' [2023-05-22T21:49:23.395Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T21:49:23.395Z] + case "${OS_FAMILY}" in [2023-05-22T21:49:23.395Z] + dpkg -l [2023-05-22T21:49:23.654Z] + grep '^ii' [2023-05-22T21:49:23.654Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T21:49:23.654Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T21:49:23.654Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T21:49:23.654Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-322 ']' [2023-05-22T21:49:23.654Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-322/archives/ [2023-05-22T21:49:23.654Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-322/archives/ [Pipeline] echo [2023-05-22T21:49:23.666Z] 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-322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T21:49:23.942Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:49:24.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:49:24.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:49:24.587Z] prd-ubuntu20.04-docker-8c-8g-16370 does not seem to be running inside a container [2023-05-22T21:49:24.636Z] $ 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-322/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-322 -v /w/workspace/gexfoundry_device-rest-go_PR-322:/w/workspace/gexfoundry_device-rest-go_PR-322:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-322@tmp:/w/workspace/gexfoundry_device-rest-go_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T21:49:24.826Z] $ docker top df1715b22465a680654a383ab8eca842e247a823aea66c24b9e31656be184e7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:49:25.158Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T21:49:25.443Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T21:49:25.730Z] + ls /var/log/sa-host [2023-05-22T21:49:25.730Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:49:25.810Z] provisioning config files... [2023-05-22T21:49:25.818Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-322@tmp/config9521146692078468672tmp [Pipeline] { [Pipeline] echo [2023-05-22T21:49:25.831Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:26.122Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T21:49:26.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:26.460Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T21:49:26.470Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:26.754Z] ---> sudo-logs.sh [2023-05-22T21:49:26.754Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T21:49:26.780Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:27.064Z] ---> job-cost.sh [2023-05-22T21:49:27.064Z] lf-activate-venv: SKIPPING [2023-05-22T21:49:27.064Z] DEBUG: total: 0.2199999988079071 [2023-05-22T21:49:27.064Z] INFO: Retrieving Stack Cost... [2023-05-22T21:49:27.631Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:49:27.891Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T21:49:27.901Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:28.185Z] ---> logs-deploy.sh [2023-05-22T21:49:28.185Z] lf-activate-venv: SKIPPING [2023-05-22T21:49:28.185Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-322/3 [2023-05-22T21:49:28.185Z] INFO: archiving workspace using pattern(s): [2023-05-22T21:49:29.124Z] Archives upload complete. [2023-05-22T21:49:29.124Z] INFO: archiving logs to Nexus [2023-05-22T21:49:29.695Z] ---> uname -a: [2023-05-22T21:49:29.695Z] Linux prd-ubuntu20-04-docker-8c-8g-16370 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-22T21:49:29.695Z] [2023-05-22T21:49:29.695Z] [2023-05-22T21:49:29.695Z] ---> lscpu: [2023-05-22T21:49:29.695Z] Architecture: x86_64 [2023-05-22T21:49:29.695Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-22T21:49:29.695Z] Byte Order: Little Endian [2023-05-22T21:49:29.695Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-22T21:49:29.695Z] CPU(s): 8 [2023-05-22T21:49:29.695Z] On-line CPU(s) list: 0-7 [2023-05-22T21:49:29.695Z] Thread(s) per core: 1 [2023-05-22T21:49:29.695Z] Core(s) per socket: 1 [2023-05-22T21:49:29.695Z] Socket(s): 8 [2023-05-22T21:49:29.695Z] NUMA node(s): 1 [2023-05-22T21:49:29.695Z] Vendor ID: AuthenticAMD [2023-05-22T21:49:29.695Z] CPU family: 23 [2023-05-22T21:49:29.695Z] Model: 49 [2023-05-22T21:49:29.695Z] Model name: AMD EPYC-Rome Processor [2023-05-22T21:49:29.695Z] Stepping: 0 [2023-05-22T21:49:29.695Z] CPU MHz: 2799.998 [2023-05-22T21:49:29.695Z] BogoMIPS: 5599.99 [2023-05-22T21:49:29.695Z] Virtualization: AMD-V [2023-05-22T21:49:29.695Z] Hypervisor vendor: KVM [2023-05-22T21:49:29.695Z] Virtualization type: full [2023-05-22T21:49:29.695Z] L1d cache: 256 KiB [2023-05-22T21:49:29.695Z] L1i cache: 256 KiB [2023-05-22T21:49:29.695Z] L2 cache: 4 MiB [2023-05-22T21:49:29.695Z] L3 cache: 128 MiB [2023-05-22T21:49:29.695Z] NUMA node0 CPU(s): 0-7 [2023-05-22T21:49:29.695Z] Vulnerability Itlb multihit: Not affected [2023-05-22T21:49:29.695Z] Vulnerability L1tf: Not affected [2023-05-22T21:49:29.695Z] Vulnerability Mds: Not affected [2023-05-22T21:49:29.695Z] Vulnerability Meltdown: Not affected [2023-05-22T21:49:29.695Z] Vulnerability Mmio stale data: Not affected [2023-05-22T21:49:29.695Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-22T21:49:29.695Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-22T21:49:29.695Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-22T21:49:29.695Z] Vulnerability Srbds: Not affected [2023-05-22T21:49:29.695Z] Vulnerability Tsx async abort: Not affected [2023-05-22T21:49:29.695Z] 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-05-22T21:49:29.695Z] [2023-05-22T21:49:29.695Z] [2023-05-22T21:49:29.695Z] ---> nproc: [2023-05-22T21:49:29.695Z] 8 [2023-05-22T21:49:29.695Z] [2023-05-22T21:49:29.695Z] [2023-05-22T21:49:29.695Z] ---> df -h: [2023-05-22T21:49:29.695Z] Filesystem Size Used Avail Use% Mounted on [2023-05-22T21:49:29.695Z] overlay 155G 12G 144G 8% / [2023-05-22T21:49:29.695Z] tmpfs 64M 0 64M 0% /dev [2023-05-22T21:49:29.695Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-22T21:49:29.695Z] shm 64M 0 64M 0% /dev/shm [2023-05-22T21:49:29.695Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-22T21:49:29.695Z] [2023-05-22T21:49:29.695Z] [2023-05-22T21:49:29.695Z] ---> sar -b -r -n DEV: [2023-05-22T21:49:29.695Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16370) 05/22/23 _x86_64_ (8 CPU) [2023-05-22T21:49:29.695Z] [2023-05-22T21:49:29.695Z] 21:34:05 LINUX RESTART (8 CPU) [2023-05-22T21:49:29.695Z] [2023-05-22T21:49:29.695Z] 21:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-22T21:49:29.695Z] 21:36:01 188.42 1.55 186.87 0.00 25.32 72958.75 0.00 [2023-05-22T21:49:29.695Z] 21:37:01 182.72 0.25 182.47 0.00 14.80 43748.44 0.00 [2023-05-22T21:49:29.695Z] 21:38:01 1.43 0.00 1.43 0.00 0.00 18.01 0.00 [2023-05-22T21:49:29.695Z] 21:39:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 [2023-05-22T21:49:29.695Z] 21:40:01 57.31 11.21 46.09 0.00 5225.40 8885.45 0.00 [2023-05-22T21:49:29.695Z] 21:41:01 4.17 0.02 4.15 0.00 0.13 97.85 0.00 [2023-05-22T21:49:29.695Z] 21:42:01 3.02 1.60 1.42 0.00 36.26 18.26 0.00 [2023-05-22T21:49:29.695Z] 21:43:01 1.87 0.00 1.87 0.00 0.00 21.73 0.00 [2023-05-22T21:49:29.696Z] 21:44:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2023-05-22T21:49:29.696Z] 21:45:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 [2023-05-22T21:49:29.696Z] 21:46:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2023-05-22T21:49:29.696Z] 21:47:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 [2023-05-22T21:49:29.696Z] 21:48:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 [2023-05-22T21:49:29.696Z] 21:49:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 [2023-05-22T21:49:29.696Z] Average: 31.98 1.05 30.93 0.00 378.69 8989.68 0.00 [2023-05-22T21:49:29.696Z] [2023-05-22T21:49:29.696Z] 21:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-22T21:49:29.696Z] 21:36:01 27708520 31120304 1173056 3.57 146368 3440740 2231320 6.58 1623076 3069492 221912 [2023-05-22T21:49:29.696Z] 21:37:01 27638808 31574536 718996 2.19 158628 3923664 1763736 5.20 1257644 3471920 260 [2023-05-22T21:49:29.696Z] 21:38:01 27639548 31575336 717996 2.18 158660 3923668 1763736 5.20 1257656 3471924 8 [2023-05-22T21:49:29.696Z] 21:39:01 27647268 31583364 709984 2.16 158684 3923668 1763736 5.20 1248700 3472172 24 [2023-05-22T21:49:29.696Z] 21:40:01 27107976 31561396 719596 2.19 192696 4386580 1812480 5.34 1576620 3648352 260 [2023-05-22T21:49:29.696Z] 21:41:01 27120628 31569232 711396 2.16 191252 4383332 1787792 5.27 1567012 3645120 176 [2023-05-22T21:49:29.696Z] 21:42:01 27111784 31562668 717824 2.18 191320 4384420 1787792 5.27 1579756 3645504 56 [2023-05-22T21:49:29.696Z] 21:43:01 27111020 31561976 718404 2.18 191376 4384424 1787792 5.27 1580412 3645416 176 [2023-05-22T21:49:29.696Z] 21:44:01 27110264 31561224 719092 2.19 191404 4384424 1787792 5.27 1579984 3645416 40 [2023-05-22T21:49:29.696Z] 21:45:01 27109828 31560996 719192 2.19 191424 4384556 1787792 5.27 1580092 3645548 176 [2023-05-22T21:49:29.696Z] 21:46:01 27109860 31561280 719112 2.19 191456 4384560 1787792 5.27 1580164 3645768 176 [2023-05-22T21:49:29.696Z] 21:47:01 27109660 31561148 719096 2.19 191488 4384564 1787792 5.27 1580196 3645772 176 [2023-05-22T21:49:29.696Z] 21:48:01 27109612 31561120 719064 2.19 191504 4384568 1787792 5.27 1579580 3645776 180 [2023-05-22T21:49:29.696Z] 21:49:01 27109436 31561016 718956 2.19 191556 4384552 1787792 5.27 1579568 3645776 8 [2023-05-22T21:49:29.696Z] Average: 27267444 31533971 750126 2.28 181273 4218409 1816081 5.35 1512176 3567425 15973 [2023-05-22T21:49:29.696Z] [2023-05-22T21:49:29.696Z] 21:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-22T21:49:29.696Z] 21:36:01 ens3 332.66 201.43 2003.18 31.72 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:36:01 vethc486dc2 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:36:01 docker0 178.97 298.18 14.45 1965.10 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:37:01 ens3 133.84 92.52 2626.44 94.63 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:37:01 docker0 2.63 7.18 0.17 85.57 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:37:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:38:01 ens3 1.50 0.13 0.19 0.07 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:39:01 ens3 2.05 1.03 3.50 0.51 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:40:01 ens3 148.03 74.34 2865.88 5.79 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:40:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:41:01 ens3 0.40 0.20 0.03 0.01 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:42:01 ens3 5.03 4.00 3.63 3.96 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:43:01 ens3 3.65 2.97 1.98 2.26 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:44:01 ens3 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:45:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:46:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:47:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:49:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] Average: ens3 44.88 26.93 536.08 9.93 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] Average: docker0 12.97 21.81 1.04 146.49 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] Average: lo 0.29 0.29 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-22T21:49:29.696Z] [2023-05-22T21:49:29.696Z] [2023-05-22T21:49:29.696Z] ---> sar -P ALL: [2023-05-22T21:49:29.696Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16370) 05/22/23 _x86_64_ (8 CPU) [2023-05-22T21:49:29.696Z] [2023-05-22T21:49:29.696Z] 21:34:05 LINUX RESTART (8 CPU) [2023-05-22T21:49:29.696Z] [2023-05-22T21:49:29.696Z] 21:35:01 CPU %user %nice %system %iowait %steal %idle [2023-05-22T21:49:29.696Z] 21:36:01 all 28.03 0.00 6.45 2.76 0.07 62.68 [2023-05-22T21:49:29.696Z] 21:36:01 0 28.71 0.00 6.24 0.37 0.07 64.62 [2023-05-22T21:49:29.696Z] 21:36:01 1 27.73 0.00 5.87 0.98 0.08 65.34 [2023-05-22T21:49:29.696Z] 21:36:01 2 25.87 0.00 4.96 0.55 0.07 68.55 [2023-05-22T21:49:29.696Z] 21:36:01 3 29.81 0.00 6.62 0.19 0.07 63.32 [2023-05-22T21:49:29.696Z] 21:36:01 4 25.69 0.00 6.83 7.86 0.07 59.54 [2023-05-22T21:49:29.696Z] 21:36:01 5 27.39 0.00 6.31 0.32 0.05 65.94 [2023-05-22T21:49:29.696Z] 21:36:01 6 29.74 0.00 6.44 0.37 0.07 63.38 [2023-05-22T21:49:29.696Z] 21:36:01 7 29.34 0.00 8.36 11.54 0.10 50.65 [2023-05-22T21:49:29.696Z] 21:37:01 all 21.56 0.00 5.07 1.61 0.06 71.71 [2023-05-22T21:49:29.696Z] 21:37:01 0 21.95 0.00 5.26 0.13 0.05 72.61 [2023-05-22T21:49:29.696Z] 21:37:01 1 22.80 0.00 5.87 9.82 0.07 61.44 [2023-05-22T21:49:29.696Z] 21:37:01 2 20.96 0.00 4.80 0.00 0.05 74.19 [2023-05-22T21:49:29.696Z] 21:37:01 3 23.08 0.00 4.91 0.05 0.07 71.89 [2023-05-22T21:49:29.696Z] 21:37:01 4 19.78 0.00 4.31 0.15 0.05 75.71 [2023-05-22T21:49:29.696Z] 21:37:01 5 21.70 0.00 4.43 0.12 0.07 73.68 [2023-05-22T21:49:29.696Z] 21:37:01 6 20.56 0.00 5.86 0.69 0.07 72.82 [2023-05-22T21:49:29.696Z] 21:37:01 7 21.64 0.00 5.09 1.96 0.07 71.24 [2023-05-22T21:49:29.696Z] 21:38:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-05-22T21:49:29.696Z] 21:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T21:49:29.696Z] 21:38:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2023-05-22T21:49:29.696Z] 21:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-22T21:49:29.696Z] 21:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-22T21:49:29.696Z] 21:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T21:49:29.696Z] 21:38:01 5 0.00 0.00 0.03 0.00 0.03 99.93 [2023-05-22T21:49:29.696Z] 21:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-22T21:49:29.696Z] 21:38:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-22T21:49:29.696Z] 21:39:01 all 0.05 0.00 0.02 0.01 0.01 99.92 [2023-05-22T21:49:29.696Z] 21:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-22T21:49:29.696Z] 21:39:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2023-05-22T21:49:29.696Z] 21:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-22T21:49:29.696Z] 21:39:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-22T21:49:29.696Z] 21:39:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-22T21:49:29.696Z] 21:39:01 5 0.08 0.00 0.05 0.02 0.03 99.82 [2023-05-22T21:49:29.696Z] 21:39:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-22T21:49:29.696Z] 21:39:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2023-05-22T21:49:29.696Z] 21:40:01 all 2.30 0.00 1.42 0.64 0.03 95.62 [2023-05-22T21:49:29.696Z] 21:40:01 0 1.87 0.00 2.67 0.85 0.02 94.60 [2023-05-22T21:49:29.696Z] 21:40:01 1 3.50 0.00 1.43 0.85 0.02 94.20 [2023-05-22T21:49:29.696Z] 21:40:01 2 1.83 0.00 2.47 0.52 0.03 95.15 [2023-05-22T21:49:29.696Z] 21:40:01 3 3.35 0.00 1.06 0.05 0.05 95.49 [2023-05-22T21:49:29.696Z] 21:40:01 4 1.92 0.00 0.70 0.90 0.02 96.46 [2023-05-22T21:49:29.696Z] 21:40:01 5 2.06 0.00 0.99 0.45 0.03 96.47 [2023-05-22T21:49:29.696Z] 21:40:01 6 1.32 0.00 0.94 0.07 0.03 97.64 [2023-05-22T21:49:29.696Z] 21:40:01 7 2.51 0.00 1.12 1.41 0.03 94.93 [2023-05-22T21:49:29.696Z] 21:41:01 all 0.34 0.00 0.04 0.01 0.01 99.60 [2023-05-22T21:49:29.696Z] 21:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-22T21:49:29.696Z] 21:41:01 1 0.20 0.00 0.07 0.00 0.00 99.73 [2023-05-22T21:49:29.696Z] 21:41:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-22T21:49:29.696Z] 21:41:01 3 2.02 0.00 0.05 0.00 0.02 97.92 [2023-05-22T21:49:29.696Z] 21:41:01 4 0.02 0.00 0.05 0.07 0.00 99.87 [2023-05-22T21:49:29.696Z] 21:41:01 5 0.13 0.00 0.03 0.00 0.00 99.83 [2023-05-22T21:49:29.696Z] 21:41:01 6 0.12 0.00 0.05 0.00 0.02 99.82 [2023-05-22T21:49:29.696Z] 21:41:01 7 0.10 0.00 0.03 0.00 0.00 99.87 [2023-05-22T21:49:29.696Z] 21:42:01 all 0.50 0.00 0.02 0.01 0.01 99.45 [2023-05-22T21:49:29.696Z] 21:42:01 0 0.20 0.00 0.02 0.02 0.02 99.75 [2023-05-22T21:49:29.696Z] 21:42:01 1 0.27 0.00 0.03 0.03 0.02 99.65 [2023-05-22T21:49:29.696Z] 21:42:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2023-05-22T21:49:29.697Z] 21:42:01 3 2.17 0.00 0.02 0.00 0.02 97.80 [2023-05-22T21:49:29.697Z] 21:42:01 4 0.22 0.00 0.02 0.03 0.02 99.72 [2023-05-22T21:49:29.697Z] 21:42:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-22T21:49:29.697Z] 21:42:01 6 1.00 0.00 0.02 0.00 0.03 98.95 [2023-05-22T21:49:29.697Z] 21:42:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-22T21:49:29.697Z] 21:43:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2023-05-22T21:49:29.697Z] 21:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:43:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2023-05-22T21:49:29.697Z] 21:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:43:01 3 1.86 0.00 0.00 0.00 0.02 98.13 [2023-05-22T21:49:29.697Z] 21:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:43:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-22T21:49:29.697Z] 21:43:01 6 0.10 0.00 0.03 0.00 0.02 99.85 [2023-05-22T21:49:29.697Z] 21:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-22T21:49:29.697Z] 21:44:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-05-22T21:49:29.697Z] 21:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-22T21:49:29.697Z] 21:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-22T21:49:29.697Z] 21:44:01 3 1.92 0.00 0.02 0.00 0.02 98.05 [2023-05-22T21:49:29.697Z] 21:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:44:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-22T21:49:29.697Z] 21:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-22T21:49:29.697Z] 21:45:01 all 0.17 0.00 0.01 0.00 0.00 99.81 [2023-05-22T21:49:29.697Z] 21:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-22T21:49:29.697Z] 21:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:45:01 3 1.32 0.00 0.07 0.00 0.02 98.60 [2023-05-22T21:49:29.697Z] 21:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T21:49:29.697Z] 21:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-22T21:49:29.697Z] 21:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-22T21:49:29.697Z] 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T21:49:29.697Z] 21:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-22T21:49:29.697Z] 21:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-22T21:49:29.697Z] 21:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-22T21:49:29.697Z] 21:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-22T21:49:29.697Z] 21:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-22T21:49:29.697Z] 21:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:46:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-22T21:49:29.697Z] 21:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-22T21:49:29.697Z] [2023-05-22T21:49:29.697Z] 21:46:01 CPU %user %nice %system %iowait %steal %idle [2023-05-22T21:49:29.697Z] 21:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-22T21:49:29.697Z] 21:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-22T21:49:29.697Z] 21:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-22T21:49:29.697Z] 21:47:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-22T21:49:29.697Z] 21:47:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-22T21:49:29.697Z] 21:47:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-22T21:49:29.697Z] 21:47:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-22T21:49:29.697Z] 21:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:48:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-22T21:49:29.697Z] 21:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T21:49:29.697Z] 21:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-22T21:49:29.697Z] 21:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-22T21:49:29.697Z] 21:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-22T21:49:29.697Z] 21:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:48:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-22T21:49:29.697Z] 21:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-22T21:49:29.697Z] 21:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T21:49:29.697Z] 21:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-22T21:49:29.697Z] 21:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-22T21:49:29.697Z] 21:49:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-22T21:49:29.697Z] 21:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T21:49:29.697Z] 21:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-22T21:49:29.697Z] 21:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-22T21:49:29.697Z] 21:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-22T21:49:29.697Z] 21:49:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-22T21:49:29.697Z] 21:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-22T21:49:29.697Z] Average: all 3.79 0.00 0.93 0.36 0.02 94.91 [2023-05-22T21:49:29.697Z] Average: 0 3.75 0.00 1.02 0.10 0.01 95.13 [2023-05-22T21:49:29.697Z] Average: 1 3.87 0.00 0.94 0.83 0.02 94.34 [2023-05-22T21:49:29.697Z] Average: 2 3.45 0.00 0.87 0.08 0.02 95.57 [2023-05-22T21:49:29.697Z] Average: 3 4.65 0.00 0.90 0.02 0.02 94.40 [2023-05-22T21:49:29.697Z] Average: 4 3.38 0.00 0.84 0.64 0.01 95.13 [2023-05-22T21:49:29.697Z] Average: 5 3.65 0.00 0.84 0.07 0.02 95.41 [2023-05-22T21:49:29.697Z] Average: 6 3.76 0.00 0.95 0.08 0.03 95.18 [2023-05-22T21:49:29.697Z] Average: 7 3.79 0.00 1.04 1.05 0.02 94.11 [2023-05-22T21:49:29.697Z] [2023-05-22T21:49:29.697Z] [2023-05-22T21:49:29.697Z]