Pull request #300 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a50b0f88af1805328706a26dd25b947be7214365+d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 (5270b34c5337d77a2911289d6971a0e61967ab12) 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-ssh10558782902585147067.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16440455307870844784.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10061721521681101666.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6135071426401969270.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1749420772973998446.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-300/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-300/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9035648521482375390.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9566 in /w/workspace/gexfoundry_device-rest-go_PR-300 [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-300 # 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 Merging remotes/origin/main commit d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 into PR head commit a50b0f88af1805328706a26dd25b947be7214365 Merge succeeded, producing a50b0f88af1805328706a26dd25b947be7214365 Checking out Revision a50b0f88af1805328706a26dd25b947be7214365 (PR-300) > 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/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a50b0f88af1805328706a26dd25b947be7214365 # 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 d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a50b0f88af1805328706a26dd25b947be7214365 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T21:03:17.725Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T21:03:17.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T21:03:17.999Z] ========================================================= [2023-04-24T21:03:17.999Z] EdgeX Global Pipelines Version Info [2023-04-24T21:03:17.999Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:03:18.768Z] ------------------- [2023-04-24T21:03:18.768Z] stable info: [2023-04-24T21:03:18.768Z] ------------------- [2023-04-24T21:03:18.768Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T21:03:18.768Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T21:03:18.768Z] Message: update stable to v1.0.248 [2023-04-24T21:03:19.338Z] ------------------- [2023-04-24T21:03:19.339Z] experimental info: [2023-04-24T21:03:19.339Z] ------------------- [2023-04-24T21:03:19.339Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T21:03:19.339Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T21:03:19.339Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T21:03:19.654Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-04-24T21:03:19.690Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-04-24T21:03:19.728Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T21:03:19.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T21:03:19.809Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T21:03:19.850Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T21:03:19.894Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T21:03:19.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T21:03:19.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T21:03:20.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T21:03:20.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T21:03:20.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-04-24T21:03:20.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T21:03:20.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T21:03:20.259Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T21:03:20.302Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T21:03:20.346Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T21:03:20.390Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T21:03:20.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T21:03:20.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T21:03:20.522Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T21:03:20.567Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T21:03:20.611Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T21:03:20.650Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T21:03:20.689Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T21:03:20.729Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T21:03:20.768Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T21:03:20.807Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-300 [Pipeline] echo [2023-04-24T21:03:20.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-300 [Pipeline] echo [2023-04-24T21:03:20.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-300 [Pipeline] echo [2023-04-24T21:03:20.924Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a50b0f88af1805328706a26dd25b947be7214365 [Pipeline] echo [2023-04-24T21:03:20.963Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a50b0f8 [Pipeline] echo [2023-04-24T21:03:21.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T21:03:21.127Z] provisioning config files... [2023-04-24T21:03:21.162Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-300@tmp/config4518431164696346204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:03:21.506Z] ---> docker-login.sh [2023-04-24T21:03:21.506Z] nexus3.edgexfoundry.org:10001 [2023-04-24T21:03:21.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:03:21.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:03:21.766Z] Configure a credential helper to remove this warning. See [2023-04-24T21:03:21.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:03:21.766Z] [2023-04-24T21:03:21.766Z] Login Succeeded [2023-04-24T21:03:21.766Z] nexus3.edgexfoundry.org:10002 [2023-04-24T21:03:22.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:03:22.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:03:22.028Z] Configure a credential helper to remove this warning. See [2023-04-24T21:03:22.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:03:22.028Z] [2023-04-24T21:03:22.028Z] Login Succeeded [2023-04-24T21:03:22.028Z] nexus3.edgexfoundry.org:10003 [2023-04-24T21:03:22.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:03:22.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:03:22.028Z] Configure a credential helper to remove this warning. See [2023-04-24T21:03:22.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:03:22.028Z] [2023-04-24T21:03:22.028Z] Login Succeeded [2023-04-24T21:03:22.028Z] nexus3.edgexfoundry.org:10004 [2023-04-24T21:03:22.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:03:22.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:03:22.288Z] Configure a credential helper to remove this warning. See [2023-04-24T21:03:22.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:03:22.288Z] [2023-04-24T21:03:22.288Z] Login Succeeded [2023-04-24T21:03:22.288Z] docker.io [2023-04-24T21:03:22.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:03:22.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:03:22.548Z] Configure a credential helper to remove this warning. See [2023-04-24T21:03:22.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:03:22.549Z] [2023-04-24T21:03:22.549Z] Login Succeeded [2023-04-24T21:03:22.549Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T21:03:22.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T21:03:23.215Z] + git rev-list -1 --merges a50b0f88af1805328706a26dd25b947be7214365~1..a50b0f88af1805328706a26dd25b947be7214365 [Pipeline] echo [2023-04-24T21:03:23.287Z] -----------> git rev-list -1 --merges a50b0f88af1805328706a26dd25b947be7214365~1..a50b0f88af1805328706a26dd25b947be7214365 a50b0f88af1805328706a26dd25b947be7214365 [false] [Pipeline] sh [2023-04-24T21:03:23.605Z] + git log --format=format:%s -1 a50b0f88af1805328706a26dd25b947be7214365 [Pipeline] echo [2023-04-24T21:03:23.644Z] ========================================================= [2023-04-24T21:03:23.644Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T21:03:23.644Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T21:03:24.081Z] + git log --format=format:%s -1 a50b0f88af1805328706a26dd25b947be7214365 [Pipeline] echo [2023-04-24T21:03:24.115Z] [semverPrep] GIT_COMMIT: a50b0f88af1805328706a26dd25b947be7214365, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-24T21:03:24.145Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T21:03:24.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T21:03:24.544Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T21:03:24.544Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T21:03:24.544Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T21:03:24.544Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T21:03:24.544Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T21:03:24.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:03:25.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T21:03:25.035Z] [2023-04-24T21:03:25.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:03:25.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T21:03:25.411Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T21:03:25.411Z] b85a868b505f: Pulling fs layer [2023-04-24T21:03:25.411Z] e2be974225ed: Pulling fs layer [2023-04-24T21:03:25.411Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T21:03:25.411Z] 988bab9f4d93: Pulling fs layer [2023-04-24T21:03:25.411Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T21:03:25.411Z] eaf3925da568: Pulling fs layer [2023-04-24T21:03:25.411Z] bab4dde63d76: Pulling fs layer [2023-04-24T21:03:25.411Z] bde34c3a00c8: Pulling fs layer [2023-04-24T21:03:25.411Z] b352a97aabf1: Pulling fs layer [2023-04-24T21:03:25.411Z] 4872d77fe225: Pulling fs layer [2023-04-24T21:03:25.411Z] 5851b861e8e6: Pulling fs layer [2023-04-24T21:03:25.411Z] bab4dde63d76: Waiting [2023-04-24T21:03:25.411Z] bde34c3a00c8: Waiting [2023-04-24T21:03:25.411Z] b352a97aabf1: Waiting [2023-04-24T21:03:25.411Z] 4872d77fe225: Waiting [2023-04-24T21:03:25.411Z] 5851b861e8e6: Waiting [2023-04-24T21:03:25.411Z] 988bab9f4d93: Waiting [2023-04-24T21:03:25.411Z] 1469e6f7b9e6: Waiting [2023-04-24T21:03:25.411Z] eaf3925da568: Waiting [2023-04-24T21:03:25.411Z] e2be974225ed: Verifying Checksum [2023-04-24T21:03:25.411Z] e2be974225ed: Download complete [2023-04-24T21:03:25.411Z] 988bab9f4d93: Verifying Checksum [2023-04-24T21:03:25.411Z] 988bab9f4d93: Download complete [2023-04-24T21:03:25.411Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T21:03:25.411Z] 1469e6f7b9e6: Download complete [2023-04-24T21:03:25.672Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T21:03:25.672Z] 339a4e72a1f5: Download complete [2023-04-24T21:03:25.672Z] eaf3925da568: Verifying Checksum [2023-04-24T21:03:25.672Z] eaf3925da568: Download complete [2023-04-24T21:03:25.672Z] bde34c3a00c8: Verifying Checksum [2023-04-24T21:03:25.672Z] bde34c3a00c8: Download complete [2023-04-24T21:03:25.672Z] b352a97aabf1: Download complete [2023-04-24T21:03:25.672Z] 4872d77fe225: Verifying Checksum [2023-04-24T21:03:25.672Z] 4872d77fe225: Download complete [2023-04-24T21:03:25.672Z] 5851b861e8e6: Verifying Checksum [2023-04-24T21:03:25.672Z] b85a868b505f: Download complete [2023-04-24T21:03:25.933Z] bab4dde63d76: Verifying Checksum [2023-04-24T21:03:25.933Z] bab4dde63d76: Download complete [2023-04-24T21:03:26.871Z] b85a868b505f: Pull complete [2023-04-24T21:03:27.129Z] e2be974225ed: Pull complete [2023-04-24T21:03:27.697Z] 339a4e72a1f5: Pull complete [2023-04-24T21:03:27.697Z] 988bab9f4d93: Pull complete [2023-04-24T21:03:27.957Z] 1469e6f7b9e6: Pull complete [2023-04-24T21:03:27.957Z] eaf3925da568: Pull complete [2023-04-24T21:03:29.858Z] bab4dde63d76: Pull complete [2023-04-24T21:03:29.858Z] bde34c3a00c8: Pull complete [2023-04-24T21:03:30.118Z] b352a97aabf1: Pull complete [2023-04-24T21:03:30.118Z] 4872d77fe225: Pull complete [2023-04-24T21:03:30.379Z] 5851b861e8e6: Pull complete [2023-04-24T21:03:30.379Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T21:03:30.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T21:03:30.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T21:03:30.625Z] prd-ubuntu20.04-docker-8c-8g-9566 does not seem to be running inside a container [2023-04-24T21:03:30.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-300 -v /w/workspace/gexfoundry_device-rest-go_PR-300:/w/workspace/gexfoundry_device-rest-go_PR-300:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-300@tmp:/w/workspace/gexfoundry_device-rest-go_PR-300@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T21:03:33.527Z] $ docker top fbd24826794357717aef756b7ce12b7939d5397ffb2d168fb9190057ef424955 -eo pid,comm [2023-04-24T21:03:33.578Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T21:03:33.578Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T21:03:33.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T21:03:33.706Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T21:03:33.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T21:03:33.830Z] $ docker exec fbd24826794357717aef756b7ce12b7939d5397ffb2d168fb9190057ef424955 ssh-agent [2023-04-24T21:03:33.950Z] SSH_AUTH_SOCK=/tmp/ssh-79Fzu7Ezaf9A/agent.32 [2023-04-24T21:03:33.950Z] SSH_AGENT_PID=38 [2023-04-24T21:03:33.957Z] Running ssh-add (command line suppressed) [2023-04-24T21:03:34.071Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-300@tmp/private_key_6121134073331088246.key (/w/workspace/gexfoundry_device-rest-go_PR-300@tmp/private_key_6121134073331088246.key) [2023-04-24T21:03:34.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T21:03:34.414Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T21:03:34.446Z] $ docker exec --env ******** --env ******** fbd24826794357717aef756b7ce12b7939d5397ffb2d168fb9190057ef424955 ssh-agent -k [2023-04-24T21:03:34.550Z] unset SSH_AUTH_SOCK; [2023-04-24T21:03:34.550Z] unset SSH_AGENT_PID; [2023-04-24T21:03:34.550Z] echo Agent pid 38 killed; [2023-04-24T21:03:34.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T21:03:34.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T21:03:34.645Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T21:03:34.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T21:03:34.772Z] $ docker exec fbd24826794357717aef756b7ce12b7939d5397ffb2d168fb9190057ef424955 ssh-agent [2023-04-24T21:03:34.885Z] SSH_AUTH_SOCK=/tmp/ssh-lJfbL6clv64h/agent.70 [2023-04-24T21:03:34.885Z] SSH_AGENT_PID=76 [2023-04-24T21:03:34.890Z] Running ssh-add (command line suppressed) [2023-04-24T21:03:35.001Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-300@tmp/private_key_18170773783460361243.key (/w/workspace/gexfoundry_device-rest-go_PR-300@tmp/private_key_18170773783460361243.key) [2023-04-24T21:03:35.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T21:03:35.342Z] + git semver init [2023-04-24T21:03:35.602Z] 2023-04-24 21:03:35,541 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T21:03:35.602Z] 2023-04-24 21:03:35,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-300/.semver [2023-04-24T21:03:35.602Z] 2023-04-24 21:03:35,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-300/.semver [2023-04-24T21:03:35.602Z] 2023-04-24 21:03:35,542 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-300/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-300, universal_newlines=False, shell=None, istream=None) [2023-04-24T21:03:36.982Z] 2023-04-24 21:03:36,588 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-300/.git/info/exclude [2023-04-24T21:03:36.982Z] 2023-04-24 21:03:36,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-300/.semver/PR-300 with force:False [2023-04-24T21:03:36.982Z] 2023-04-24 21:03:36,589 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-300/.semver/PR-300 [2023-04-24T21:03:36.982Z] 2023-04-24 21:03:36,593 [execute] INFO git cat-file --batch-check [2023-04-24T21:03:36.982Z] 2023-04-24 21:03:36,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-300/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T21:03:36.982Z] 2023-04-24 21:03:36,601 [execute] INFO git cat-file --batch [2023-04-24T21:03:36.982Z] 2023-04-24 21:03:36,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-300/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T21:03:36.982Z] 2023-04-24 21:03:36,607 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-300/.semver/PR-300 [2023-04-24T21:03:36.982Z] 0.0.0 [Pipeline] } [2023-04-24T21:03:37.013Z] $ docker exec --env ******** --env ******** fbd24826794357717aef756b7ce12b7939d5397ffb2d168fb9190057ef424955 ssh-agent -k [2023-04-24T21:03:37.122Z] unset SSH_AUTH_SOCK; [2023-04-24T21:03:37.123Z] unset SSH_AGENT_PID; [2023-04-24T21:03:37.123Z] echo Agent pid 76 killed; [2023-04-24T21:03:37.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T21:03:37.559Z] + git semver [Pipeline] } [2023-04-24T21:03:37.849Z] $ docker stop --time=1 fbd24826794357717aef756b7ce12b7939d5397ffb2d168fb9190057ef424955 [2023-04-24T21:03:39.147Z] $ docker rm -f --volumes fbd24826794357717aef756b7ce12b7939d5397ffb2d168fb9190057ef424955 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T21:03:39.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T21:03:39.883Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T21:03:39.899Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T21:03:40.507Z] provisioning config files... [2023-04-24T21:03:40.517Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-300@tmp/config2042155678022634995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:03:40.891Z] ---> docker-login.sh [2023-04-24T21:03:40.891Z] nexus3.edgexfoundry.org:10001 [2023-04-24T21:03:40.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:03:40.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:03:40.891Z] Configure a credential helper to remove this warning. See [2023-04-24T21:03:40.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:03:40.891Z] [2023-04-24T21:03:40.891Z] Login Succeeded [2023-04-24T21:03:40.891Z] nexus3.edgexfoundry.org:10002 [2023-04-24T21:03:40.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:03:40.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:03:40.891Z] Configure a credential helper to remove this warning. See [2023-04-24T21:03:40.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:03:40.892Z] [2023-04-24T21:03:40.892Z] Login Succeeded [2023-04-24T21:03:40.892Z] nexus3.edgexfoundry.org:10003 [2023-04-24T21:03:41.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:03:41.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:03:41.154Z] Configure a credential helper to remove this warning. See [2023-04-24T21:03:41.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:03:41.154Z] [2023-04-24T21:03:41.154Z] Login Succeeded [2023-04-24T21:03:41.154Z] nexus3.edgexfoundry.org:10004 [2023-04-24T21:03:41.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:03:41.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:03:41.154Z] Configure a credential helper to remove this warning. See [2023-04-24T21:03:41.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:03:41.154Z] [2023-04-24T21:03:41.154Z] Login Succeeded [2023-04-24T21:03:41.154Z] docker.io [2023-04-24T21:03:41.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:03:41.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:03:41.678Z] Configure a credential helper to remove this warning. See [2023-04-24T21:03:41.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:03:41.678Z] [2023-04-24T21:03:41.678Z] Login Succeeded [2023-04-24T21:03:41.678Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T21:03:41.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T21:03:41.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T21:03:41.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T21:03:41.978Z] ========================================================= [2023-04-24T21:03:41.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T21:03:41.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:03:42.445Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T21:03:42.446Z] Sending build context to Docker daemon 10.91MB [2023-04-24T21:03:42.446Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T21:03:42.446Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T21:03:42.446Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T21:03:42.446Z] f56be85fc22e: Pulling fs layer [2023-04-24T21:03:42.446Z] 85791d961cd3: Pulling fs layer [2023-04-24T21:03:42.446Z] d694b5ae8c79: Pulling fs layer [2023-04-24T21:03:42.446Z] 9f32a84ed3da: Pulling fs layer [2023-04-24T21:03:42.446Z] 4d19c01a9841: Pulling fs layer [2023-04-24T21:03:42.446Z] 9325e15d5711: Pulling fs layer [2023-04-24T21:03:42.446Z] 556b6ee489ea: Pulling fs layer [2023-04-24T21:03:42.446Z] c5a4b2cf53e6: Pulling fs layer [2023-04-24T21:03:42.446Z] 9f32a84ed3da: Waiting [2023-04-24T21:03:42.446Z] 4d19c01a9841: Waiting [2023-04-24T21:03:42.446Z] 9325e15d5711: Waiting [2023-04-24T21:03:42.446Z] c5a4b2cf53e6: Waiting [2023-04-24T21:03:42.707Z] 85791d961cd3: Verifying Checksum [2023-04-24T21:03:42.707Z] 85791d961cd3: Download complete [2023-04-24T21:03:42.707Z] 9f32a84ed3da: Verifying Checksum [2023-04-24T21:03:42.707Z] 9f32a84ed3da: Download complete [2023-04-24T21:03:42.707Z] 4d19c01a9841: Verifying Checksum [2023-04-24T21:03:42.707Z] 4d19c01a9841: Download complete [2023-04-24T21:03:42.707Z] f56be85fc22e: Download complete [2023-04-24T21:03:42.707Z] 9325e15d5711: Verifying Checksum [2023-04-24T21:03:42.707Z] 9325e15d5711: Download complete [2023-04-24T21:03:42.707Z] f56be85fc22e: Pull complete [2023-04-24T21:03:42.968Z] 85791d961cd3: Pull complete [2023-04-24T21:03:43.227Z] c5a4b2cf53e6: Verifying Checksum [2023-04-24T21:03:43.227Z] c5a4b2cf53e6: Download complete [2023-04-24T21:03:43.227Z] d694b5ae8c79: Verifying Checksum [2023-04-24T21:03:43.227Z] d694b5ae8c79: Download complete [2023-04-24T21:03:43.485Z] 556b6ee489ea: Verifying Checksum [2023-04-24T21:03:43.485Z] 556b6ee489ea: Download complete [2023-04-24T21:03:46.770Z] d694b5ae8c79: Pull complete [2023-04-24T21:03:46.770Z] 9f32a84ed3da: Pull complete [2023-04-24T21:03:47.028Z] 4d19c01a9841: Pull complete [2023-04-24T21:03:47.028Z] 9325e15d5711: Pull complete [2023-04-24T21:03:49.581Z] 556b6ee489ea: Pull complete [2023-04-24T21:03:50.962Z] c5a4b2cf53e6: Pull complete [2023-04-24T21:03:50.962Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-24T21:03:50.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T21:03:50.962Z] ---> c4be618373d6 [2023-04-24T21:03:50.962Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T21:03:55.329Z] Still waiting to schedule task [2023-04-24T21:03:55.329Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-24T21:03:56.247Z] ---> Running in 02b940b2125b [2023-04-24T21:03:56.247Z] Removing intermediate container 02b940b2125b [2023-04-24T21:03:56.247Z] ---> 3e59774fbe9e [2023-04-24T21:03:56.247Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T21:03:56.247Z] ---> Running in 07abad9e0a75 [2023-04-24T21:03:56.247Z] Removing intermediate container 07abad9e0a75 [2023-04-24T21:03:56.247Z] ---> 7ef9b5bd9b6e [2023-04-24T21:03:56.247Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T21:03:56.247Z] ---> Running in e6c55b22396d [2023-04-24T21:03:56.247Z] Removing intermediate container e6c55b22396d [2023-04-24T21:03:56.247Z] ---> 44f45aae66c8 [2023-04-24T21:03:56.247Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T21:03:56.247Z] ---> Running in fa4add82a4c6 [2023-04-24T21:03:56.247Z] Removing intermediate container fa4add82a4c6 [2023-04-24T21:03:56.247Z] ---> 0b899424e1d2 [2023-04-24T21:03:56.247Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T21:03:56.247Z] ---> Running in d8c880551438 [2023-04-24T21:03:56.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T21:03:56.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T21:03:56.506Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T21:03:56.506Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T21:03:56.506Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T21:03:56.506Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T21:03:56.506Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T21:03:56.506Z] OK: 269 MiB in 57 packages [2023-04-24T21:03:57.072Z] Removing intermediate container d8c880551438 [2023-04-24T21:03:57.072Z] ---> 7189ea2b8637 [2023-04-24T21:03:57.072Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-24T21:03:57.072Z] ---> Running in 6c3c34c920d4 [2023-04-24T21:03:57.072Z] Removing intermediate container 6c3c34c920d4 [2023-04-24T21:03:57.072Z] ---> c2642660ae8d [2023-04-24T21:03:57.072Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T21:03:57.332Z] ---> 18c1fe37349d [2023-04-24T21:03:57.332Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T21:03:57.332Z] ---> Running in de645f7b9438 [2023-04-24T21:04:36.071Z] Removing intermediate container de645f7b9438 [2023-04-24T21:04:36.071Z] ---> ab42e4f36d8d [2023-04-24T21:04:36.071Z] Step 11/12 : COPY . . [2023-04-24T21:04:36.071Z] ---> 682ac7e78a0d [2023-04-24T21:04:36.071Z] Step 12/12 : RUN $MAKE [2023-04-24T21:04:36.071Z] ---> Running in 1e513d1ec5d7 [2023-04-24T21:04:36.071Z] noop [2023-04-24T21:04:36.071Z] Removing intermediate container 1e513d1ec5d7 [2023-04-24T21:04:36.071Z] ---> 13374fca0169 [2023-04-24T21:04:36.071Z] Successfully built 13374fca0169 [2023-04-24T21:04:36.071Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:04:36.526Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T21:04:36.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T21:04:36.684Z] prd-ubuntu20.04-docker-8c-8g-9566 does not seem to be running inside a container [2023-04-24T21:04:36.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-300 -v /w/workspace/gexfoundry_device-rest-go_PR-300:/w/workspace/gexfoundry_device-rest-go_PR-300:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-300@tmp:/w/workspace/gexfoundry_device-rest-go_PR-300@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 ******** ci-base-image-x86_64 cat [2023-04-24T21:04:37.049Z] $ docker top 01dc41c032ad7c03bf2d0b2973255ca824a480a3610069979a0a7c7e4b9fe6a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T21:04:37.438Z] + go version [2023-04-24T21:04:37.439Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T21:04:37.473Z] $ docker stop --time=1 01dc41c032ad7c03bf2d0b2973255ca824a480a3610069979a0a7c7e4b9fe6a1 [2023-04-24T21:04:38.764Z] $ docker rm -f --volumes 01dc41c032ad7c03bf2d0b2973255ca824a480a3610069979a0a7c7e4b9fe6a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:04:39.480Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T21:04:39.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T21:04:39.643Z] prd-ubuntu20.04-docker-8c-8g-9566 does not seem to be running inside a container [2023-04-24T21:04:39.678Z] $ 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-300 -v /w/workspace/gexfoundry_device-rest-go_PR-300:/w/workspace/gexfoundry_device-rest-go_PR-300:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-300@tmp:/w/workspace/gexfoundry_device-rest-go_PR-300@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 ******** ci-base-image-x86_64 cat [2023-04-24T21:04:40.029Z] $ docker top b5c54bc16290233ad48accc9ef1474c23731a76e4c12b3e258bae5fcb8eee125 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T21:04:40.424Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-300 [Pipeline] fileExists [Pipeline] sh [2023-04-24T21:04:40.791Z] + make test [2023-04-24T21:04:40.791Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T21:04:46.115Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-24T21:04:56.192Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-24T21:04:56.192Z] ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 32.2% of statements [2023-04-24T21:05:02.751Z] go vet ./... [2023-04-24T21:05:06.037Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T21:05:06.037Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T21:05:06.037Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T21:05:06.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T21:05:06.111Z] $ docker stop --time=1 b5c54bc16290233ad48accc9ef1474c23731a76e4c12b3e258bae5fcb8eee125 [2023-04-24T21:05:09.341Z] $ docker rm -f --volumes b5c54bc16290233ad48accc9ef1474c23731a76e4c12b3e258bae5fcb8eee125 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T21:05:09.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T21:05:09.919Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T21:05:10.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T21:05:10.978Z] + ls -al . [2023-04-24T21:05:10.978Z] total 184 [2023-04-24T21:05:10.978Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 21:04 . [2023-04-24T21:05:10.978Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 21:03 .. [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 24 21:03 .dockerignore [2023-04-24T21:05:10.978Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 21:03 .git [2023-04-24T21:05:10.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 21:03 .github [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 21:03 .gitignore [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 21:03 .golangci.yml [2023-04-24T21:05:10.978Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 21:03 .semver [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 24 21:03 Attribution.txt [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 24 21:03 CHANGELOG.md [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 24 21:03 Dockerfile [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 21:03 GOVERNANCE.md [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 24 21:03 Jenkinsfile [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 21:03 LICENSE [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 24 21:03 Makefile [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 21:03 OWNERS.md [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 24 21:03 README.md [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 21:03 VERSION [2023-04-24T21:05:10.978Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 21:03 bin [2023-04-24T21:05:10.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 21:03 cmd [2023-04-24T21:05:10.978Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 24 21:04 coverage.out [2023-04-24T21:05:10.978Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 21:03 driver [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 24 21:03 go.mod [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 21:03 go.sum [2023-04-24T21:05:10.978Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 21:03 snap [2023-04-24T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 24 21:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:05:11.610Z] + 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=a50b0f88af1805328706a26dd25b947be7214365 --label arch=amd64 --label version=0.0.0 . [2023-04-24T21:05:11.610Z] Sending build context to Docker daemon 10.92MB [2023-04-24T21:05:11.610Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T21:05:11.610Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-24T21:05:11.610Z] ---> 13374fca0169 [2023-04-24T21:05:11.610Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-24T21:05:11.870Z] ---> Running in 58cb95da21df [2023-04-24T21:05:11.870Z] Removing intermediate container 58cb95da21df [2023-04-24T21:05:11.870Z] ---> 2f4a8713fff5 [2023-04-24T21:05:11.870Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T21:05:11.870Z] ---> Running in 321fcbc9829b [2023-04-24T21:05:12.129Z] Removing intermediate container 321fcbc9829b [2023-04-24T21:05:12.129Z] ---> b5f7815be95e [2023-04-24T21:05:12.129Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T21:05:12.129Z] ---> Running in 5ad04c43b5c8 [2023-04-24T21:05:12.129Z] Removing intermediate container 5ad04c43b5c8 [2023-04-24T21:05:12.129Z] ---> d5182ad0272f [2023-04-24T21:05:12.129Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T21:05:12.129Z] ---> Running in 7f5c0ff15efe [2023-04-24T21:05:12.129Z] Removing intermediate container 7f5c0ff15efe [2023-04-24T21:05:12.129Z] ---> 8e83fcc23a98 [2023-04-24T21:05:12.129Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T21:05:12.387Z] ---> Running in 9d07bdf73efa [2023-04-24T21:05:12.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T21:05:12.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T21:05:12.908Z] OK: 269 MiB in 57 packages [2023-04-24T21:05:13.166Z] Removing intermediate container 9d07bdf73efa [2023-04-24T21:05:13.166Z] ---> fb148c150c1e [2023-04-24T21:05:13.166Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-24T21:05:13.427Z] ---> Running in 75bbc2ef71ce [2023-04-24T21:05:13.427Z] Removing intermediate container 75bbc2ef71ce [2023-04-24T21:05:13.427Z] ---> c5b4c38f7de2 [2023-04-24T21:05:13.427Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-24T21:05:13.427Z] ---> 016e6d1cdd14 [2023-04-24T21:05:13.427Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T21:05:13.427Z] ---> Running in 2286ded4e493 [2023-04-24T21:05:14.364Z] Removing intermediate container 2286ded4e493 [2023-04-24T21:05:14.364Z] ---> c995dcb344fe [2023-04-24T21:05:14.364Z] Step 11/25 : COPY . . [2023-04-24T21:05:14.934Z] ---> 73c66bf44e72 [2023-04-24T21:05:14.934Z] Step 12/25 : RUN $MAKE [2023-04-24T21:05:14.935Z] ---> Running in 5e8fb811d8a8 [2023-04-24T21:05:15.193Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-24T21:05:28.021Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9568 in /w/workspace/gexfoundry_device-rest-go_PR-300 [Pipeline] { [Pipeline] ws [2023-04-24T21:05:28.079Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-04-24T21:05:28.157Z] The recommended git tool is: git [2023-04-24T21:05:33.628Z] using credential edgex-jenkins-ssh [2023-04-24T21:05:33.644Z] Cloning the remote Git repository [2023-04-24T21:05:33.476Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-04-24T21:05:33.568Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-04-24T21:05:33.717Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-04-24T21:05:33.718Z] > git --version # timeout=10 [2023-04-24T21:05:33.737Z] > git --version # 'git version 2.25.1' [2023-04-24T21:05:33.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T21:05:33.887Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T21:05:35.813Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-04-24T21:05:35.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T21:05:37.129Z] Removing intermediate container 5e8fb811d8a8 [2023-04-24T21:05:37.130Z] ---> 7e910907b04b [2023-04-24T21:05:37.130Z] Step 13/25 : FROM alpine:3.17 [2023-04-24T21:05:37.130Z] 3.17: Pulling from library/alpine [2023-04-24T21:05:37.130Z] f56be85fc22e: Already exists [2023-04-24T21:05:37.130Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T21:05:37.130Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T21:05:37.130Z] ---> 9ed4aefc74f6 [2023-04-24T21:05:37.130Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-24T21:05:37.130Z] ---> Running in b868b1b13f18 [2023-04-24T21:05:37.130Z] Removing intermediate container b868b1b13f18 [2023-04-24T21:05:37.130Z] ---> 3a5a7e863d91 [2023-04-24T21:05:37.130Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-24T21:05:37.130Z] ---> Running in 5e169f7e7caf [2023-04-24T21:05:37.130Z] Removing intermediate container 5e169f7e7caf [2023-04-24T21:05:37.130Z] ---> 2fb40be311ff [2023-04-24T21:05:37.130Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-24T21:05:37.130Z] ---> Running in a8d58221811c [2023-04-24T21:05:37.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T21:05:37.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T21:05:37.130Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T21:05:37.130Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T21:05:37.130Z] OK: 7 MiB in 16 packages [2023-04-24T21:05:37.130Z] Removing intermediate container a8d58221811c [2023-04-24T21:05:37.130Z] ---> 24636a011563 [2023-04-24T21:05:37.130Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-24T21:05:37.484Z] Merging remotes/origin/main commit d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 into PR head commit a50b0f88af1805328706a26dd25b947be7214365 [2023-04-24T21:05:37.764Z] Merge succeeded, producing a50b0f88af1805328706a26dd25b947be7214365 [2023-04-24T21:05:37.765Z] Checking out Revision a50b0f88af1805328706a26dd25b947be7214365 (PR-300) [2023-04-24T21:05:37.779Z] ---> 62d189b88951 [2023-04-24T21:05:37.779Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-24T21:05:38.043Z] ---> c8c1fdde762c [2023-04-24T21:05:38.043Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-24T21:05:38.043Z] ---> f591c0c46829 [2023-04-24T21:05:38.043Z] Step 20/25 : EXPOSE 59986 [2023-04-24T21:05:38.043Z] ---> Running in 150f83eab79e [2023-04-24T21:05:36.769Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-04-24T21:05:36.809Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-04-24T21:05:36.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T21:05:36.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-24T21:05:37.372Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T21:05:37.449Z] > git checkout -f a50b0f88af1805328706a26dd25b947be7214365 # timeout=10 [2023-04-24T21:05:37.535Z] > git remote # timeout=10 [2023-04-24T21:05:37.555Z] > git config --get remote.origin.url # timeout=10 [2023-04-24T21:05:37.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T21:05:37.590Z] > git merge d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 # timeout=10 [2023-04-24T21:05:37.621Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-24T21:05:37.644Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T21:05:37.657Z] > git checkout -f a50b0f88af1805328706a26dd25b947be7214365 # timeout=10 [2023-04-24T21:05:38.234Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-24T21:05:38.301Z] Removing intermediate container 150f83eab79e [2023-04-24T21:05:38.301Z] ---> a9474a1306e4 [2023-04-24T21:05:38.301Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-24T21:05:38.301Z] ---> Running in 839cddd7ec16 [2023-04-24T21:05:38.301Z] Removing intermediate container 839cddd7ec16 [2023-04-24T21:05:38.301Z] ---> c3b5f03f550e [2023-04-24T21:05:38.301Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T21:05:38.301Z] ---> Running in 48a77440c48a [2023-04-24T21:05:38.301Z] Removing intermediate container 48a77440c48a [2023-04-24T21:05:38.301Z] ---> 168434c9799b [2023-04-24T21:05:38.301Z] Step 23/25 : LABEL arch=amd64 [2023-04-24T21:05:38.301Z] ---> Running in 2efc0daa17ee [2023-04-24T21:05:38.161Z] > git --version # timeout=10 [2023-04-24T21:05:38.174Z] > git --version # 'git version 2.25.1' [2023-04-24T21:05:38.195Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T21:05:38.569Z] Removing intermediate container 2efc0daa17ee [2023-04-24T21:05:38.569Z] ---> be6dd96aa76e [2023-04-24T21:05:38.569Z] Step 24/25 : LABEL git_sha=a50b0f88af1805328706a26dd25b947be7214365 [2023-04-24T21:05:38.569Z] ---> Running in ddd414f65831 [2023-04-24T21:05:38.569Z] Removing intermediate container ddd414f65831 [2023-04-24T21:05:38.569Z] ---> 19b49fcf592a [2023-04-24T21:05:38.569Z] Step 25/25 : LABEL version=0.0.0 [2023-04-24T21:05:38.569Z] ---> Running in a18f0269eae2 [2023-04-24T21:05:38.569Z] Removing intermediate container a18f0269eae2 [2023-04-24T21:05:38.569Z] ---> 7bc17bb994f1 [2023-04-24T21:05:38.569Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T21:05:38.569Z] Successfully built 7bc17bb994f1 [2023-04-24T21:05:38.569Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:05:39.540Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T21:05:39.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T21:05:39.540Z] Dload Upload Total Spent Left Speed [2023-04-24T21:05:39.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [2023-04-24T21:05:39.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T21:05:39.746Z] [2023-04-24T21:05:39.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-04-24T21:05:40.158Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T21:05:40.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T21:05:40.206Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T21:05:40.206Z] 5eb5b503b376: Pulling fs layer [2023-04-24T21:05:40.206Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T21:05:40.206Z] ec43610c2a17: Pulling fs layer [2023-04-24T21:05:40.206Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T21:05:40.206Z] 33b1e0a273af: Pulling fs layer [2023-04-24T21:05:40.206Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T21:05:40.206Z] 2f39f015ded8: Pulling fs layer [2023-04-24T21:05:40.206Z] 3a2ae6a8a46f: Waiting [2023-04-24T21:05:40.206Z] 33b1e0a273af: Waiting [2023-04-24T21:05:40.206Z] 5d3b04190fa2: Waiting [2023-04-24T21:05:40.206Z] 2f39f015ded8: Waiting [2023-04-24T21:05:40.206Z] 5c69ac0246d0: Verifying Checksum [2023-04-24T21:05:40.206Z] 5c69ac0246d0: Download complete [2023-04-24T21:05:40.206Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-24T21:05:40.206Z] 3a2ae6a8a46f: Download complete [2023-04-24T21:05:40.206Z] 33b1e0a273af: Verifying Checksum [2023-04-24T21:05:40.206Z] 33b1e0a273af: Download complete [2023-04-24T21:05:40.206Z] 5d3b04190fa2: Verifying Checksum [2023-04-24T21:05:40.206Z] 5d3b04190fa2: Download complete [2023-04-24T21:05:40.206Z] ec43610c2a17: Verifying Checksum [2023-04-24T21:05:40.206Z] ec43610c2a17: Download complete [2023-04-24T21:05:40.468Z] 5eb5b503b376: Verifying Checksum [2023-04-24T21:05:40.468Z] 5eb5b503b376: Download complete [2023-04-24T21:05:40.511Z] + sudo tee /etc/docker/daemon.new [2023-04-24T21:05:40.511Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T21:05:40.511Z] { [2023-04-24T21:05:40.511Z] "registry-mirrors": [ [2023-04-24T21:05:40.511Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T21:05:40.511Z] ], [2023-04-24T21:05:40.511Z] "bip": "10.250.0.254/24", [2023-04-24T21:05:40.511Z] "hosts": [ [2023-04-24T21:05:40.511Z] "tcp://0.0.0.0:5555", [2023-04-24T21:05:40.511Z] "unix:///var/run/docker.sock" [2023-04-24T21:05:40.511Z] ], [2023-04-24T21:05:40.511Z] "mtu": 1458, [2023-04-24T21:05:40.511Z] "selinux-enabled": true, [2023-04-24T21:05:40.511Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T21:05:40.511Z] } [Pipeline] sh [2023-04-24T21:05:40.847Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T21:05:41.039Z] 2f39f015ded8: Download complete [2023-04-24T21:05:41.192Z] + sudo service docker restart [2023-04-24T21:05:41.985Z] 5eb5b503b376: Pull complete [2023-04-24T21:05:41.985Z] 5c69ac0246d0: Pull complete [2023-04-24T21:05:42.244Z] ec43610c2a17: Pull complete [2023-04-24T21:05:42.504Z] 3a2ae6a8a46f: Pull complete [2023-04-24T21:05:42.765Z] 33b1e0a273af: Pull complete [2023-04-24T21:05:42.765Z] 5d3b04190fa2: Pull complete [2023-04-24T21:05:46.962Z] 2f39f015ded8: Pull complete [2023-04-24T21:05:46.962Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T21:05:46.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T21:05:46.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T21:05:47.188Z] prd-ubuntu20.04-docker-8c-8g-9566 does not seem to be running inside a container [2023-04-24T21:05:47.226Z] $ 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-300 -v /w/workspace/gexfoundry_device-rest-go_PR-300:/w/workspace/gexfoundry_device-rest-go_PR-300:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-300@tmp:/w/workspace/gexfoundry_device-rest-go_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T21:05:50.918Z] $ docker top f7b8bea611b36579e3dc8e6c0dd27925a32cb739a5332a5952c85c39879981e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:05:51.374Z] ---> job-cost.sh [2023-04-24T21:05:51.374Z] lf-activate-venv: SKIPPING [2023-04-24T21:05:51.374Z] INFO: No Stack... [2023-04-24T21:05:51.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T21:05:52.203Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T21:05:52.530Z] + + cat /w/workspace/gexfoundry_device-rest-go_PR-300/archives/cost.csv [2023-04-24T21:05:52.530Z] cut -d, -f6 [Pipeline] lock [2023-04-24T21:05:52.575Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-300-1-stack-cost] [2023-04-24T21:05:52.580Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-300-1-stack-cost] did not exist. Created. [2023-04-24T21:05:52.580Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-300-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T21:05:52.984Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T21:05:53.034Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T21:05:53.071Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-300-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T21:05:53.148Z] $ docker stop --time=1 f7b8bea611b36579e3dc8e6c0dd27925a32cb739a5332a5952c85c39879981e5 [2023-04-24T21:05:54.295Z] $ docker rm -f --volumes f7b8bea611b36579e3dc8e6c0dd27925a32cb739a5332a5952c85c39879981e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T21:05:59.534Z] provisioning config files... [2023-04-24T21:05:59.562Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config13006202400867850773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:05:59.958Z] ---> docker-login.sh [2023-04-24T21:05:59.959Z] nexus3.edgexfoundry.org:10001 [2023-04-24T21:06:00.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:06:00.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:06:00.546Z] Configure a credential helper to remove this warning. See [2023-04-24T21:06:00.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:06:00.546Z] [2023-04-24T21:06:00.546Z] Login Succeeded [2023-04-24T21:06:00.546Z] nexus3.edgexfoundry.org:10002 [2023-04-24T21:06:00.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:06:00.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:06:00.817Z] Configure a credential helper to remove this warning. See [2023-04-24T21:06:00.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:06:00.817Z] [2023-04-24T21:06:00.817Z] Login Succeeded [2023-04-24T21:06:00.817Z] nexus3.edgexfoundry.org:10003 [2023-04-24T21:06:01.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:06:01.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:06:01.362Z] Configure a credential helper to remove this warning. See [2023-04-24T21:06:01.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:06:01.362Z] [2023-04-24T21:06:01.362Z] Login Succeeded [2023-04-24T21:06:01.362Z] nexus3.edgexfoundry.org:10004 [2023-04-24T21:06:01.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:06:01.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:06:01.632Z] Configure a credential helper to remove this warning. See [2023-04-24T21:06:01.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:06:01.632Z] [2023-04-24T21:06:01.632Z] Login Succeeded [2023-04-24T21:06:01.632Z] docker.io [2023-04-24T21:06:01.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T21:06:02.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T21:06:02.171Z] Configure a credential helper to remove this warning. See [2023-04-24T21:06:02.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T21:06:02.171Z] [2023-04-24T21:06:02.171Z] Login Succeeded [2023-04-24T21:06:02.171Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T21:06:02.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T21:06:02.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T21:06:02.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T21:06:02.678Z] ========================================================= [2023-04-24T21:06:02.678Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T21:06:02.678Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:06:03.187Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T21:06:04.609Z] Sending build context to Docker daemon 138.8kB [2023-04-24T21:06:04.883Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T21:06:04.883Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T21:06:04.883Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T21:06:04.883Z] c41833b44d91: Pulling fs layer [2023-04-24T21:06:04.883Z] ed15518f5707: Pulling fs layer [2023-04-24T21:06:04.883Z] feae8fd75edb: Pulling fs layer [2023-04-24T21:06:04.883Z] 242c74f7c9fa: Pulling fs layer [2023-04-24T21:06:04.883Z] 3cdef696dda3: Pulling fs layer [2023-04-24T21:06:04.883Z] 2ced38df9373: Pulling fs layer [2023-04-24T21:06:04.883Z] 58f1dce35555: Pulling fs layer [2023-04-24T21:06:04.883Z] 3cdef696dda3: Waiting [2023-04-24T21:06:04.883Z] 2ced38df9373: Waiting [2023-04-24T21:06:04.883Z] 58f1dce35555: Waiting [2023-04-24T21:06:04.883Z] 242c74f7c9fa: Waiting [2023-04-24T21:06:05.161Z] ed15518f5707: Verifying Checksum [2023-04-24T21:06:05.161Z] ed15518f5707: Download complete [2023-04-24T21:06:05.161Z] 242c74f7c9fa: Verifying Checksum [2023-04-24T21:06:05.161Z] 242c74f7c9fa: Download complete [2023-04-24T21:06:05.161Z] 3cdef696dda3: Download complete [2023-04-24T21:06:05.161Z] c41833b44d91: Verifying Checksum [2023-04-24T21:06:05.161Z] c41833b44d91: Download complete [2023-04-24T21:06:06.147Z] c41833b44d91: Pull complete [2023-04-24T21:06:06.416Z] 58f1dce35555: Verifying Checksum [2023-04-24T21:06:06.416Z] 58f1dce35555: Download complete [2023-04-24T21:06:06.685Z] ed15518f5707: Pull complete [2023-04-24T21:06:07.665Z] feae8fd75edb: Verifying Checksum [2023-04-24T21:06:07.665Z] feae8fd75edb: Download complete [2023-04-24T21:06:07.665Z] 2ced38df9373: Verifying Checksum [2023-04-24T21:06:07.665Z] 2ced38df9373: Download complete [2023-04-24T21:06:20.167Z] feae8fd75edb: Pull complete [2023-04-24T21:06:20.167Z] 242c74f7c9fa: Pull complete [2023-04-24T21:06:20.167Z] 3cdef696dda3: Pull complete [2023-04-24T21:06:25.525Z] 2ced38df9373: Pull complete [2023-04-24T21:06:28.124Z] 58f1dce35555: Pull complete [2023-04-24T21:06:28.124Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-24T21:06:28.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T21:06:28.124Z] ---> fadd8f120f05 [2023-04-24T21:06:28.124Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T21:06:30.078Z] ---> Running in a352b02ea8aa [2023-04-24T21:06:30.078Z] Removing intermediate container a352b02ea8aa [2023-04-24T21:06:30.078Z] ---> f5bf57cda14a [2023-04-24T21:06:30.078Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T21:06:30.078Z] ---> Running in 352f8af552a2 [2023-04-24T21:06:30.345Z] Removing intermediate container 352f8af552a2 [2023-04-24T21:06:30.345Z] ---> 1488b77abb84 [2023-04-24T21:06:30.345Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T21:06:30.618Z] ---> Running in f1ea5d4be22b [2023-04-24T21:06:30.885Z] Removing intermediate container f1ea5d4be22b [2023-04-24T21:06:30.885Z] ---> 26d93f04d543 [2023-04-24T21:06:30.885Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T21:06:30.885Z] ---> Running in 0f4be8c72042 [2023-04-24T21:06:31.168Z] Removing intermediate container 0f4be8c72042 [2023-04-24T21:06:31.168Z] ---> ca4cc310dcaa [2023-04-24T21:06:31.168Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T21:06:31.168Z] ---> Running in ed6f95488c4b [2023-04-24T21:06:32.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T21:06:32.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T21:06:33.822Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T21:06:33.822Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T21:06:33.822Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T21:06:33.822Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T21:06:34.089Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T21:06:34.089Z] OK: 268 MiB in 57 packages [2023-04-24T21:06:35.071Z] Removing intermediate container ed6f95488c4b [2023-04-24T21:06:35.071Z] ---> 5d0ea15c745c [2023-04-24T21:06:35.071Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-24T21:06:35.071Z] ---> Running in 1cc2cbe3751b [2023-04-24T21:06:35.340Z] Removing intermediate container 1cc2cbe3751b [2023-04-24T21:06:35.340Z] ---> 2f80a004b519 [2023-04-24T21:06:35.340Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T21:06:35.930Z] ---> 439e50365565 [2023-04-24T21:06:35.930Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T21:06:35.930Z] ---> Running in 720d67053440 [2023-04-24T21:07:43.842Z] Removing intermediate container 720d67053440 [2023-04-24T21:07:43.842Z] ---> daede766f6c8 [2023-04-24T21:07:43.842Z] Step 11/12 : COPY . . [2023-04-24T21:07:43.842Z] ---> 6f503cf0e678 [2023-04-24T21:07:43.842Z] Step 12/12 : RUN $MAKE [2023-04-24T21:07:43.842Z] ---> Running in d21619c23756 [2023-04-24T21:07:43.842Z] noop [2023-04-24T21:07:43.842Z] Removing intermediate container d21619c23756 [2023-04-24T21:07:43.842Z] ---> e31426452776 [2023-04-24T21:07:43.842Z] Successfully built e31426452776 [2023-04-24T21:07:43.842Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:07:44.312Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T21:07:44.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T21:07:44.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-9568 does not seem to be running inside a container [2023-04-24T21:07:44.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T21:07:45.885Z] $ docker top 5388cc0ed849a44745fa82f3a606406867b5f1dd9d1d550ad2fa2ac8b5613c81 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T21:07:46.784Z] + go version [2023-04-24T21:07:46.784Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T21:07:46.803Z] $ docker stop --time=1 5388cc0ed849a44745fa82f3a606406867b5f1dd9d1d550ad2fa2ac8b5613c81 [2023-04-24T21:07:48.586Z] $ docker rm -f --volumes 5388cc0ed849a44745fa82f3a606406867b5f1dd9d1d550ad2fa2ac8b5613c81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:07:49.555Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T21:07:49.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T21:07:49.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-9568 does not seem to be running inside a container [2023-04-24T21:07:49.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T21:07:50.999Z] $ docker top 84125e09d32c37532de01413d22e5190663c60a7bb559f909b64777f4e641307 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T21:07:51.578Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-24T21:07:51.970Z] + make test [2023-04-24T21:07:52.241Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T21:08:24.477Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-24T21:10:31.178Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-24T21:10:31.178Z] ok github.com/edgexfoundry/device-rest-go/driver 0.059s coverage: 32.2% of statements [2023-04-24T21:10:31.178Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T21:10:31.178Z] go vet ./... [2023-04-24T21:10:53.251Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T21:10:53.251Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T21:10:53.251Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T21:10:53.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T21:10:53.330Z] $ docker stop --time=1 84125e09d32c37532de01413d22e5190663c60a7bb559f909b64777f4e641307 [2023-04-24T21:10:55.304Z] $ docker rm -f --volumes 84125e09d32c37532de01413d22e5190663c60a7bb559f909b64777f4e641307 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T21:10:56.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T21:10:56.573Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T21:10:57.118Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T21:10:57.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T21:10:58.037Z] + ls -al . [2023-04-24T21:10:58.037Z] total 180 [2023-04-24T21:10:58.037Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 21:07 . [2023-04-24T21:10:58.037Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 21:05 .. [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 24 21:05 .dockerignore [2023-04-24T21:10:58.037Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 21:05 .git [2023-04-24T21:10:58.037Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 21:05 .github [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 21:05 .gitignore [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 21:05 .golangci.yml [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 24 21:05 Attribution.txt [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 24 21:05 CHANGELOG.md [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 24 21:05 Dockerfile [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 21:05 GOVERNANCE.md [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 24 21:05 Jenkinsfile [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 21:05 LICENSE [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 24 21:05 Makefile [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 21:05 OWNERS.md [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 24 21:05 README.md [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 21:03 VERSION [2023-04-24T21:10:58.037Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 21:05 bin [2023-04-24T21:10:58.037Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 21:05 cmd [2023-04-24T21:10:58.037Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 24 21:10 coverage.out [2023-04-24T21:10:58.037Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 21:05 driver [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 24 21:05 go.mod [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 21:05 go.sum [2023-04-24T21:10:58.037Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 21:05 snap [2023-04-24T21:10:58.037Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 24 21:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:10:58.465Z] + 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=a50b0f88af1805328706a26dd25b947be7214365 --label arch=arm64 --label version=0.0.0 . [2023-04-24T21:10:58.465Z] Sending build context to Docker daemon 154.1kB [2023-04-24T21:10:58.740Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T21:10:58.740Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-24T21:10:58.740Z] ---> e31426452776 [2023-04-24T21:10:58.740Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-24T21:10:58.740Z] ---> Running in c73d983a312c [2023-04-24T21:10:59.325Z] Removing intermediate container c73d983a312c [2023-04-24T21:10:59.325Z] ---> 962cf2b62dd8 [2023-04-24T21:10:59.325Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T21:10:59.325Z] ---> Running in 34df67072424 [2023-04-24T21:10:59.591Z] Removing intermediate container 34df67072424 [2023-04-24T21:10:59.591Z] ---> 99ba0e7ef6c0 [2023-04-24T21:10:59.591Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T21:10:59.591Z] ---> Running in ec249b24b354 [2023-04-24T21:10:59.860Z] Removing intermediate container ec249b24b354 [2023-04-24T21:10:59.860Z] ---> 7787e6f27f1b [2023-04-24T21:10:59.860Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T21:11:00.136Z] ---> Running in 2ed477a8d13d [2023-04-24T21:11:00.407Z] Removing intermediate container 2ed477a8d13d [2023-04-24T21:11:00.407Z] ---> b9c84b1eda8d [2023-04-24T21:11:00.407Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T21:11:00.407Z] ---> Running in 6dfcbdf1b7e0 [2023-04-24T21:11:01.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T21:11:02.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T21:11:03.509Z] OK: 268 MiB in 57 packages [2023-04-24T21:11:05.452Z] Removing intermediate container 6dfcbdf1b7e0 [2023-04-24T21:11:05.452Z] ---> db9b63a99ba4 [2023-04-24T21:11:05.452Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-24T21:11:05.452Z] ---> Running in 6ccaa7f06b6e [2023-04-24T21:11:05.719Z] Removing intermediate container 6ccaa7f06b6e [2023-04-24T21:11:05.719Z] ---> 47532d403624 [2023-04-24T21:11:05.719Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-24T21:11:06.304Z] ---> 5f0ea8e4e2b8 [2023-04-24T21:11:06.304Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T21:11:06.304Z] ---> Running in 27ffd903ae2c [2023-04-24T21:11:08.887Z] Removing intermediate container 27ffd903ae2c [2023-04-24T21:11:08.887Z] ---> b275461ad7b0 [2023-04-24T21:11:08.887Z] Step 11/25 : COPY . . [2023-04-24T21:11:09.155Z] ---> 3e46bc69cca3 [2023-04-24T21:11:09.155Z] Step 12/25 : RUN $MAKE [2023-04-24T21:11:09.155Z] ---> Running in de5afed7c414 [2023-04-24T21:11:10.112Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-24T21:13:16.794Z] Removing intermediate container de5afed7c414 [2023-04-24T21:13:16.794Z] ---> aa6345b0ad5b [2023-04-24T21:13:16.794Z] Step 13/25 : FROM alpine:3.17 [2023-04-24T21:13:16.794Z] 3.17: Pulling from library/alpine [2023-04-24T21:13:16.794Z] c41833b44d91: Already exists [2023-04-24T21:13:16.794Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T21:13:16.794Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T21:13:16.794Z] ---> 51e60588ff2c [2023-04-24T21:13:16.794Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-24T21:13:16.794Z] ---> Running in 9b8c89a7f28a [2023-04-24T21:13:16.794Z] Removing intermediate container 9b8c89a7f28a [2023-04-24T21:13:16.794Z] ---> 4b2879c5a2c6 [2023-04-24T21:13:16.794Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-24T21:13:16.794Z] ---> Running in 9ae2ecb2907d [2023-04-24T21:13:16.794Z] Removing intermediate container 9ae2ecb2907d [2023-04-24T21:13:16.794Z] ---> 7821857a877d [2023-04-24T21:13:16.794Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-24T21:13:16.794Z] ---> Running in 1a9850c17264 [2023-04-24T21:13:16.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T21:13:16.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T21:13:16.794Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T21:13:16.794Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T21:13:16.794Z] OK: 8 MiB in 16 packages [2023-04-24T21:13:16.794Z] Removing intermediate container 1a9850c17264 [2023-04-24T21:13:16.794Z] ---> ea1e1e8307d7 [2023-04-24T21:13:16.794Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-24T21:13:17.375Z] ---> 988a543d9e65 [2023-04-24T21:13:17.376Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-24T21:13:17.641Z] ---> 3978773bb55d [2023-04-24T21:13:17.641Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-24T21:13:18.223Z] ---> 43578b402f81 [2023-04-24T21:13:18.223Z] Step 20/25 : EXPOSE 59986 [2023-04-24T21:13:18.223Z] ---> Running in 7c3ee076e935 [2023-04-24T21:13:18.489Z] Removing intermediate container 7c3ee076e935 [2023-04-24T21:13:18.489Z] ---> 217bd054b803 [2023-04-24T21:13:18.489Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-24T21:13:18.489Z] ---> Running in 2b5719ee0f3e [2023-04-24T21:13:18.756Z] Removing intermediate container 2b5719ee0f3e [2023-04-24T21:13:18.756Z] ---> 7e683b08e658 [2023-04-24T21:13:18.756Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T21:13:18.756Z] ---> Running in ce7c5cc5ff8f [2023-04-24T21:13:19.022Z] Removing intermediate container ce7c5cc5ff8f [2023-04-24T21:13:19.022Z] ---> 5760ba2eac9f [2023-04-24T21:13:19.022Z] Step 23/25 : LABEL arch=arm64 [2023-04-24T21:13:19.288Z] ---> Running in b5a9f71cd764 [2023-04-24T21:13:19.553Z] Removing intermediate container b5a9f71cd764 [2023-04-24T21:13:19.553Z] ---> 1c6b3f58aa95 [2023-04-24T21:13:19.553Z] Step 24/25 : LABEL git_sha=a50b0f88af1805328706a26dd25b947be7214365 [2023-04-24T21:13:19.553Z] ---> Running in a148b12d0600 [2023-04-24T21:13:19.819Z] Removing intermediate container a148b12d0600 [2023-04-24T21:13:19.819Z] ---> 850157439e85 [2023-04-24T21:13:19.819Z] Step 25/25 : LABEL version=0.0.0 [2023-04-24T21:13:19.819Z] ---> Running in 6dfc1fb8c888 [2023-04-24T21:13:20.084Z] Removing intermediate container 6dfc1fb8c888 [2023-04-24T21:13:20.084Z] ---> 8e3626093ff9 [2023-04-24T21:13:20.084Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T21:13:20.084Z] Successfully built 8e3626093ff9 [2023-04-24T21:13:20.084Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:13:20.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T21:13:20.896Z] [2023-04-24T21:13:20.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:13:21.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T21:13:21.291Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T21:13:21.291Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T21:13:21.291Z] 04944245beec: Pulling fs layer [2023-04-24T21:13:21.291Z] 699f458cf7ca: Pulling fs layer [2023-04-24T21:13:21.291Z] 765212b225bb: Pulling fs layer [2023-04-24T21:13:21.291Z] f23df028b6ca: Pulling fs layer [2023-04-24T21:13:21.291Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T21:13:21.291Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T21:13:21.291Z] 765212b225bb: Waiting [2023-04-24T21:13:21.291Z] f23df028b6ca: Waiting [2023-04-24T21:13:21.291Z] d65c8cfc05b1: Waiting [2023-04-24T21:13:21.291Z] 2437ff75d9bd: Waiting [2023-04-24T21:13:21.556Z] 04944245beec: Verifying Checksum [2023-04-24T21:13:21.556Z] 04944245beec: Download complete [2023-04-24T21:13:21.556Z] 765212b225bb: Verifying Checksum [2023-04-24T21:13:21.556Z] 765212b225bb: Download complete [2023-04-24T21:13:21.556Z] f23df028b6ca: Verifying Checksum [2023-04-24T21:13:21.556Z] f23df028b6ca: Download complete [2023-04-24T21:13:21.556Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T21:13:21.556Z] d65c8cfc05b1: Download complete [2023-04-24T21:13:21.556Z] 699f458cf7ca: Verifying Checksum [2023-04-24T21:13:22.143Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T21:13:22.143Z] 8998bd30e6a1: Download complete [2023-04-24T21:13:24.078Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T21:13:24.078Z] 2437ff75d9bd: Download complete [2023-04-24T21:13:25.484Z] 8998bd30e6a1: Pull complete [2023-04-24T21:13:26.076Z] 04944245beec: Pull complete [2023-04-24T21:13:27.034Z] 699f458cf7ca: Pull complete [2023-04-24T21:13:28.966Z] 765212b225bb: Pull complete [2023-04-24T21:13:29.235Z] f23df028b6ca: Pull complete [2023-04-24T21:13:29.501Z] d65c8cfc05b1: Pull complete [2023-04-24T21:13:44.577Z] 2437ff75d9bd: Pull complete [2023-04-24T21:13:44.577Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T21:13:44.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T21:13:44.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T21:13:44.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-9568 does not seem to be running inside a container [2023-04-24T21:13:44.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-24T21:13:47.446Z] $ docker top 0c688bac4eacafab9f3a20dd86b1e14737c02a8f006563fa41ad49b348168c79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:13:48.033Z] ---> job-cost.sh [2023-04-24T21:13:48.311Z] lf-activate-venv: SKIPPING [2023-04-24T21:13:48.311Z] INFO: No Stack... [2023-04-24T21:13:48.898Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T21:13:49.477Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T21:13:49.815Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-04-24T21:13:49.815Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T21:13:49.894Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-300-1-stack-cost] [2023-04-24T21:13:49.900Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-300-1-stack-cost] did not exist. Created. [2023-04-24T21:13:49.900Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-300-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T21:13:50.631Z] /w/workspace/device-rest-go/1@tmp/durable-c4cd1d39/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T21:13:50.977Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T21:13:51.011Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T21:13:51.051Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T21:13:51.066Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-300-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T21:13:51.151Z] $ docker stop --time=1 0c688bac4eacafab9f3a20dd86b1e14737c02a8f006563fa41ad49b348168c79 [2023-04-24T21:13:52.674Z] $ docker rm -f --volumes 0c688bac4eacafab9f3a20dd86b1e14737c02a8f006563fa41ad49b348168c79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-24T21:13:53.686Z] provisioning config files... [2023-04-24T21:13:53.695Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-300@tmp/config14988203530306983758tmp [Pipeline] { [Pipeline] sh [2023-04-24T21:13:54.046Z] + set +x [2023-04-24T21:13:54.047Z] + curl -s https://codecov.io/bash [2023-04-24T21:13:54.047Z] + bash -s -- [2023-04-24T21:13:54.047Z] [2023-04-24T21:13:54.047Z] _____ _ [2023-04-24T21:13:54.047Z] / ____| | | [2023-04-24T21:13:54.047Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T21:13:54.047Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T21:13:54.047Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T21:13:54.047Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T21:13:54.047Z] Bash-1.0.6 [2023-04-24T21:13:54.047Z] [2023-04-24T21:13:54.047Z] [2023-04-24T21:13:54.047Z] ==> git version 2.25.1 found [2023-04-24T21:13:54.047Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-24T21:13:54.047Z] Release-Date: 2020-01-08 [2023-04-24T21:13:54.047Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-24T21:13:54.047Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T21:13:54.047Z] ==> Jenkins CI detected. [2023-04-24T21:13:54.047Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-300 [2023-04-24T21:13:54.047Z] project root: . [2023-04-24T21:13:54.047Z] --> token set from env [2023-04-24T21:13:54.047Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T21:13:54.047Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T21:13:54.047Z] ==> Python coveragepy not found [2023-04-24T21:13:54.047Z] ==> Searching for coverage reports in: [2023-04-24T21:13:54.047Z] + . [2023-04-24T21:13:54.047Z] -> Found 1 reports [2023-04-24T21:13:54.047Z] ==> Detecting git/mercurial file structure [2023-04-24T21:13:54.307Z] ==> Reading reports [2023-04-24T21:13:54.307Z] + ./coverage.out bytes=14663 [2023-04-24T21:13:54.307Z] ==> Appending adjustments [2023-04-24T21:13:54.307Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T21:13:54.307Z] + Found adjustments [2023-04-24T21:13:54.307Z] ==> Gzipping contents [2023-04-24T21:13:54.307Z] 4.0K /tmp/codecov.k4StYT.gz [2023-04-24T21:13:54.307Z] ==> Uploading reports [2023-04-24T21:13:54.307Z] url: https://codecov.io [2023-04-24T21:13:54.307Z] query: branch=PR-300&commit=a50b0f88af1805328706a26dd25b947be7214365&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-300%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=300&job=&cmd_args= [2023-04-24T21:13:54.307Z] -> Pinging Codecov [2023-04-24T21:13:54.307Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-300&commit=a50b0f88af1805328706a26dd25b947be7214365&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-300%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=300&job=&cmd_args= [2023-04-24T21:13:54.567Z] -> Uploading to [2023-04-24T21:13:54.567Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/4E5D53B4F1F92C436F7061BF334D961C/a50b0f88af1805328706a26dd25b947be7214365/c0a74e88-655c-4240-9399-690f2cb1d95f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T211354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f19e75a2e212c331ed68d0fba3f89201576b3b629176d8bf2ab2589bab159154 [2023-04-24T21:13:54.567Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T21:13:54.567Z] Dload Upload Total Spent Left Speed [2023-04-24T21:13:54.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 10502 --:--:-- --:--:-- --:--:-- 10502 [2023-04-24T21:13:54.828Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/a50b0f88af1805328706a26dd25b947be7214365 [Pipeline] } [2023-04-24T21:13:54.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-24T21:13:56.607Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-300/archives ] [2023-04-24T21:13:56.607Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-300/archives [2023-04-24T21:13:56.607Z] total 16 [2023-04-24T21:13:56.607Z] drwxr-xr-x 3 root root 4096 Apr 24 21:05 . [2023-04-24T21:13:56.607Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 21:05 .. [2023-04-24T21:13:56.607Z] drwxr-xr-x 2 root root 4096 Apr 24 21:05 cost [2023-04-24T21:13:56.607Z] -rw-r--r-- 1 root root 86 Apr 24 21:05 cost.csv [2023-04-24T21:13:56.607Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-300/archives [2023-04-24T21:13:56.607Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-300/archives [2023-04-24T21:13:56.607Z] total 16 [2023-04-24T21:13:56.607Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 21:05 . [2023-04-24T21:13:56.607Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 21:05 .. [2023-04-24T21:13:56.607Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 21:05 cost [2023-04-24T21:13:56.607Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 24 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:13:56.941Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:13:57.842Z] ---> package-listing.sh [2023-04-24T21:13:57.842Z] ++ facter osfamily [2023-04-24T21:13:57.842Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T21:13:58.102Z] + OS_FAMILY=debian [2023-04-24T21:13:58.102Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-300 [2023-04-24T21:13:58.102Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T21:13:58.102Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T21:13:58.102Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T21:13:58.102Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T21:13:58.102Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-300 ']' [2023-04-24T21:13:58.102Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T21:13:58.102Z] + case "${OS_FAMILY}" in [2023-04-24T21:13:58.102Z] + dpkg -l [2023-04-24T21:13:58.102Z] + grep '^ii' [2023-04-24T21:13:58.102Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T21:13:58.102Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T21:13:58.102Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T21:13:58.102Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-300 ']' [2023-04-24T21:13:58.102Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-300/archives/ [2023-04-24T21:13:58.102Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-300/archives/ [Pipeline] echo [2023-04-24T21:13:58.137Z] 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-300/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T21:13:58.434Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T21:13:59.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T21:13:59.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T21:13:59.205Z] prd-ubuntu20.04-docker-8c-8g-9566 does not seem to be running inside a container [2023-04-24T21:13:59.245Z] $ 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-300/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-300 -v /w/workspace/gexfoundry_device-rest-go_PR-300:/w/workspace/gexfoundry_device-rest-go_PR-300:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-300@tmp:/w/workspace/gexfoundry_device-rest-go_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T21:13:59.442Z] $ docker top 7f33a7627b72c1345e89b77c7cc40b4c9526dac36c6f74322b2a31007a5dd8d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T21:13:59.834Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T21:14:00.151Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T21:14:00.461Z] + ls /var/log/sa-host [2023-04-24T21:14:00.461Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T21:14:00.702Z] provisioning config files... [2023-04-24T21:14:00.712Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-300@tmp/config11627580177240199745tmp [Pipeline] { [Pipeline] echo [2023-04-24T21:14:00.771Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:14:01.086Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T21:14:01.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:14:01.519Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T21:14:01.552Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:14:01.865Z] ---> sudo-logs.sh [2023-04-24T21:14:01.865Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T21:14:01.954Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:14:02.271Z] ---> job-cost.sh [2023-04-24T21:14:02.271Z] lf-activate-venv: SKIPPING [2023-04-24T21:14:02.271Z] DEBUG: total: 0.2199999988079071 [2023-04-24T21:14:02.271Z] INFO: Retrieving Stack Cost... [2023-04-24T21:14:02.532Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T21:14:03.104Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T21:14:03.137Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T21:14:03.456Z] ---> logs-deploy.sh [2023-04-24T21:14:03.456Z] lf-activate-venv: SKIPPING [2023-04-24T21:14:03.456Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-300/1 [2023-04-24T21:14:03.456Z] INFO: archiving workspace using pattern(s): [2023-04-24T21:14:04.395Z] Archives upload complete. [2023-04-24T21:14:04.655Z] INFO: archiving logs to Nexus [2023-04-24T21:14:05.231Z] ---> uname -a: [2023-04-24T21:14:05.231Z] Linux prd-ubuntu20-04-docker-8c-8g-9566 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-24T21:14:05.231Z] [2023-04-24T21:14:05.231Z] [2023-04-24T21:14:05.231Z] ---> lscpu: [2023-04-24T21:14:05.231Z] Architecture: x86_64 [2023-04-24T21:14:05.231Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-24T21:14:05.231Z] Byte Order: Little Endian [2023-04-24T21:14:05.231Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-24T21:14:05.231Z] CPU(s): 8 [2023-04-24T21:14:05.231Z] On-line CPU(s) list: 0-7 [2023-04-24T21:14:05.231Z] Thread(s) per core: 1 [2023-04-24T21:14:05.231Z] Core(s) per socket: 1 [2023-04-24T21:14:05.231Z] Socket(s): 8 [2023-04-24T21:14:05.231Z] NUMA node(s): 1 [2023-04-24T21:14:05.231Z] Vendor ID: AuthenticAMD [2023-04-24T21:14:05.231Z] CPU family: 23 [2023-04-24T21:14:05.231Z] Model: 49 [2023-04-24T21:14:05.231Z] Model name: AMD EPYC-Rome Processor [2023-04-24T21:14:05.231Z] Stepping: 0 [2023-04-24T21:14:05.231Z] CPU MHz: 2799.940 [2023-04-24T21:14:05.231Z] BogoMIPS: 5599.88 [2023-04-24T21:14:05.231Z] Virtualization: AMD-V [2023-04-24T21:14:05.231Z] Hypervisor vendor: KVM [2023-04-24T21:14:05.231Z] Virtualization type: full [2023-04-24T21:14:05.231Z] L1d cache: 256 KiB [2023-04-24T21:14:05.231Z] L1i cache: 256 KiB [2023-04-24T21:14:05.231Z] L2 cache: 4 MiB [2023-04-24T21:14:05.231Z] L3 cache: 128 MiB [2023-04-24T21:14:05.231Z] NUMA node0 CPU(s): 0-7 [2023-04-24T21:14:05.231Z] Vulnerability Itlb multihit: Not affected [2023-04-24T21:14:05.231Z] Vulnerability L1tf: Not affected [2023-04-24T21:14:05.231Z] Vulnerability Mds: Not affected [2023-04-24T21:14:05.231Z] Vulnerability Meltdown: Not affected [2023-04-24T21:14:05.231Z] Vulnerability Mmio stale data: Not affected [2023-04-24T21:14:05.231Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-24T21:14:05.231Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-24T21:14:05.231Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-24T21:14:05.231Z] Vulnerability Srbds: Not affected [2023-04-24T21:14:05.231Z] Vulnerability Tsx async abort: Not affected [2023-04-24T21:14:05.231Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-24T21:14:05.231Z] [2023-04-24T21:14:05.231Z] [2023-04-24T21:14:05.231Z] ---> nproc: [2023-04-24T21:14:05.231Z] 8 [2023-04-24T21:14:05.231Z] [2023-04-24T21:14:05.231Z] [2023-04-24T21:14:05.231Z] ---> df -h: [2023-04-24T21:14:05.231Z] Filesystem Size Used Avail Use% Mounted on [2023-04-24T21:14:05.231Z] overlay 155G 12G 144G 8% / [2023-04-24T21:14:05.231Z] tmpfs 64M 0 64M 0% /dev [2023-04-24T21:14:05.231Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-24T21:14:05.231Z] shm 64M 0 64M 0% /dev/shm [2023-04-24T21:14:05.231Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-24T21:14:05.231Z] [2023-04-24T21:14:05.231Z] [2023-04-24T21:14:05.231Z] ---> sar -b -r -n DEV: [2023-04-24T21:14:05.231Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9566) 04/24/23 _x86_64_ (8 CPU) [2023-04-24T21:14:05.231Z] [2023-04-24T21:14:05.232Z] 21:02:39 LINUX RESTART (8 CPU) [2023-04-24T21:14:05.232Z] [2023-04-24T21:14:05.232Z] 21:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-24T21:14:05.232Z] 21:04:01 159.32 38.24 121.08 0.00 4271.42 60579.37 0.00 [2023-04-24T21:14:05.232Z] 21:05:01 117.69 1.72 115.97 0.00 18.52 46560.16 0.00 [2023-04-24T21:14:05.232Z] 21:06:01 176.80 0.20 176.60 0.00 19.20 43670.85 0.00 [2023-04-24T21:14:05.232Z] 21:07:01 1.38 0.00 1.38 0.00 0.00 16.55 0.00 [2023-04-24T21:14:05.232Z] 21:08:01 44.38 10.55 33.83 0.00 5155.01 5350.84 0.00 [2023-04-24T21:14:05.232Z] 21:09:01 13.70 0.05 13.65 0.00 0.80 3589.94 0.00 [2023-04-24T21:14:05.232Z] 21:10:01 3.52 0.02 3.50 0.00 0.13 91.05 0.00 [2023-04-24T21:14:05.232Z] 21:11:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2023-04-24T21:14:05.232Z] 21:12:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2023-04-24T21:14:05.232Z] 21:13:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 [2023-04-24T21:14:05.232Z] 21:14:01 5.85 0.32 5.53 0.00 29.72 110.36 0.00 [2023-04-24T21:14:05.232Z] Average: 47.95 4.64 43.31 0.00 863.11 14548.79 0.00 [2023-04-24T21:14:05.232Z] [2023-04-24T21:14:05.232Z] 21:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-24T21:14:05.232Z] 21:04:01 29135376 31586352 727560 2.21 75764 2654076 1993304 5.87 998512 2387628 1876 [2023-04-24T21:14:05.232Z] 21:05:01 27785212 31200360 1097436 3.34 146720 3443396 2322856 6.85 1541312 3071916 224860 [2023-04-24T21:14:05.232Z] 21:06:01 27639032 31573176 725564 2.21 158984 3923388 1759184 5.18 1264800 3472204 148 [2023-04-24T21:14:05.232Z] 21:07:01 27639692 31573876 724728 2.20 159024 3923384 1759184 5.18 1264152 3472204 128 [2023-04-24T21:14:05.232Z] 21:08:01 27155172 31545008 739880 2.25 179440 4340488 1811480 5.34 1536716 3651696 94444 [2023-04-24T21:14:05.232Z] 21:09:01 27109280 31558876 725756 2.21 193160 4384084 1810964 5.34 1583228 3647632 8 [2023-04-24T21:14:05.232Z] 21:10:01 27113712 31558560 726708 2.21 191760 4380832 1771632 5.22 1580532 3644476 176 [2023-04-24T21:14:05.232Z] 21:11:01 27121320 31566208 719012 2.19 191796 4380836 1771632 5.22 1573608 3644476 200 [2023-04-24T21:14:05.232Z] 21:12:01 27121508 31566492 718688 2.19 191860 4380836 1771632 5.22 1573696 3644480 16 [2023-04-24T21:14:05.232Z] 21:13:01 27121492 31566548 718572 2.19 191924 4380840 1771632 5.22 1573788 3644484 8 [2023-04-24T21:14:05.232Z] 21:14:01 27077792 31526096 754380 2.29 192112 4382604 1868060 5.51 1612072 3643472 348 [2023-04-24T21:14:05.232Z] Average: 27456326 31529232 761662 2.32 170231 4052251 1855596 5.47 1463856 3447697 29292 [2023-04-24T21:14:05.232Z] [2023-04-24T21:14:05.232Z] 21:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-24T21:14:05.232Z] 21:04:01 ens3 743.26 501.33 7056.95 98.07 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:04:01 vethc774968 48.76 62.42 4.61 47.19 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:04:01 docker0 77.44 94.50 6.12 289.89 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:04:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:05:01 ens3 287.64 164.04 1889.01 92.96 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:05:01 docker0 137.64 253.73 10.61 1853.41 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:05:01 vethd57c2bf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:06:01 ens3 137.83 82.95 2628.73 19.78 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:06:01 docker0 2.90 7.25 0.18 85.57 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:06:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:07:01 ens3 0.15 0.13 0.01 0.02 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:08:01 ens3 191.87 94.20 2865.98 6.60 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:08:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:09:01 ens3 0.77 0.50 0.33 0.13 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:11:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:12:01 ens3 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:13:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:14:01 ens3 23.56 14.91 26.60 9.07 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] 21:14:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] Average: ens3 125.95 78.04 1315.25 20.61 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] Average: docker0 19.82 32.33 1.54 202.70 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 [2023-04-24T21:14:05.232Z] [2023-04-24T21:14:05.232Z] [2023-04-24T21:14:05.232Z] ---> sar -P ALL: [2023-04-24T21:14:05.232Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9566) 04/24/23 _x86_64_ (8 CPU) [2023-04-24T21:14:05.232Z] [2023-04-24T21:14:05.232Z] 21:02:39 LINUX RESTART (8 CPU) [2023-04-24T21:14:05.232Z] [2023-04-24T21:14:05.232Z] 21:03:01 CPU %user %nice %system %iowait %steal %idle [2023-04-24T21:14:05.232Z] 21:04:01 all 10.14 0.00 3.56 2.51 0.07 83.72 [2023-04-24T21:14:05.232Z] 21:04:01 0 10.62 0.00 4.18 3.71 0.05 81.44 [2023-04-24T21:14:05.232Z] 21:04:01 1 8.79 0.00 4.05 11.06 0.07 76.03 [2023-04-24T21:14:05.232Z] 21:04:01 2 8.23 0.00 3.45 0.82 0.05 87.44 [2023-04-24T21:14:05.232Z] 21:04:01 3 9.95 0.00 3.53 0.57 0.07 85.88 [2023-04-24T21:14:05.232Z] 21:04:01 4 10.51 0.00 3.29 1.84 0.07 84.30 [2023-04-24T21:14:05.232Z] 21:04:01 5 10.03 0.00 3.13 0.96 0.07 85.81 [2023-04-24T21:14:05.232Z] 21:04:01 6 11.97 0.00 3.27 0.72 0.07 83.97 [2023-04-24T21:14:05.232Z] 21:04:01 7 11.01 0.00 3.60 0.49 0.08 84.82 [2023-04-24T21:14:05.232Z] 21:05:01 all 27.12 0.00 5.31 3.10 0.08 64.39 [2023-04-24T21:14:05.232Z] 21:05:01 0 25.88 0.00 4.56 6.19 0.08 63.28 [2023-04-24T21:14:05.232Z] 21:05:01 1 26.73 0.00 4.98 1.21 0.08 67.00 [2023-04-24T21:14:05.232Z] 21:05:01 2 26.75 0.00 5.91 11.08 0.10 56.17 [2023-04-24T21:14:05.232Z] 21:05:01 3 28.22 0.00 5.34 0.39 0.08 65.97 [2023-04-24T21:14:05.232Z] 21:05:01 4 27.25 0.00 5.29 0.22 0.07 67.18 [2023-04-24T21:14:05.232Z] 21:05:01 5 28.32 0.00 5.46 4.21 0.08 61.92 [2023-04-24T21:14:05.232Z] 21:05:01 6 25.46 0.00 4.74 0.23 0.05 69.51 [2023-04-24T21:14:05.232Z] 21:05:01 7 28.36 0.00 6.18 1.27 0.10 64.10 [2023-04-24T21:14:05.232Z] 21:06:01 all 20.33 0.00 5.02 2.72 0.07 71.86 [2023-04-24T21:14:05.232Z] 21:06:01 0 20.43 0.00 4.93 0.77 0.07 73.81 [2023-04-24T21:14:05.232Z] 21:06:01 1 19.21 0.00 5.65 13.98 0.08 61.08 [2023-04-24T21:14:05.232Z] 21:06:01 2 19.94 0.00 5.23 0.57 0.05 74.21 [2023-04-24T21:14:05.232Z] 21:06:01 3 20.33 0.00 5.02 3.24 0.07 71.34 [2023-04-24T21:14:05.232Z] 21:06:01 4 20.46 0.00 4.65 0.08 0.07 74.73 [2023-04-24T21:14:05.232Z] 21:06:01 5 21.01 0.00 4.20 0.05 0.07 74.67 [2023-04-24T21:14:05.232Z] 21:06:01 6 19.88 0.00 5.18 0.07 0.07 74.81 [2023-04-24T21:14:05.232Z] 21:06:01 7 21.41 0.00 5.28 3.05 0.08 70.18 [2023-04-24T21:14:05.232Z] 21:07:01 all 0.15 0.00 0.01 0.00 0.00 99.83 [2023-04-24T21:14:05.232Z] 21:07:01 0 1.01 0.00 0.03 0.00 0.00 98.96 [2023-04-24T21:14:05.232Z] 21:07:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-24T21:14:05.232Z] 21:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T21:14:05.232Z] 21:07:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2023-04-24T21:14:05.232Z] 21:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T21:14:05.232Z] 21:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T21:14:05.232Z] 21:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T21:14:05.232Z] 21:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T21:14:05.232Z] 21:08:01 all 1.85 0.00 1.09 0.61 0.02 96.43 [2023-04-24T21:14:05.232Z] 21:08:01 0 1.18 0.00 0.72 0.44 0.02 97.65 [2023-04-24T21:14:05.232Z] 21:08:01 1 1.57 0.00 0.90 1.42 0.03 96.07 [2023-04-24T21:14:05.232Z] 21:08:01 2 1.52 0.00 0.70 0.55 0.02 97.21 [2023-04-24T21:14:05.232Z] 21:08:01 3 0.74 0.00 0.64 1.15 0.03 97.44 [2023-04-24T21:14:05.232Z] 21:08:01 4 2.56 0.00 0.92 0.03 0.02 96.47 [2023-04-24T21:14:05.232Z] 21:08:01 5 2.56 0.00 1.55 0.94 0.02 94.94 [2023-04-24T21:14:05.232Z] 21:08:01 6 1.65 0.00 1.18 0.32 0.02 96.83 [2023-04-24T21:14:05.232Z] 21:08:01 7 3.06 0.00 2.06 0.03 0.02 94.83 [2023-04-24T21:14:05.232Z] 21:09:01 all 0.48 0.00 0.53 0.09 0.01 98.90 [2023-04-24T21:14:05.232Z] 21:09:01 0 0.52 0.00 0.23 0.00 0.02 99.23 [2023-04-24T21:14:05.232Z] 21:09:01 1 0.47 0.00 0.52 0.03 0.00 98.98 [2023-04-24T21:14:05.232Z] 21:09:01 2 0.43 0.00 0.78 0.02 0.02 98.75 [2023-04-24T21:14:05.232Z] 21:09:01 3 0.33 0.00 0.33 0.25 0.00 99.08 [2023-04-24T21:14:05.232Z] 21:09:01 4 0.40 0.00 0.33 0.02 0.02 99.23 [2023-04-24T21:14:05.232Z] 21:09:01 5 0.73 0.00 0.32 0.02 0.02 98.92 [2023-04-24T21:14:05.232Z] 21:09:01 6 0.63 0.00 0.25 0.00 0.00 99.12 [2023-04-24T21:14:05.232Z] 21:09:01 7 0.28 0.00 1.48 0.35 0.02 97.87 [2023-04-24T21:14:05.232Z] 21:10:01 all 0.08 0.00 0.05 0.02 0.00 99.85 [2023-04-24T21:14:05.232Z] 21:10:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2023-04-24T21:14:05.232Z] 21:10:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-24T21:14:05.232Z] 21:10:01 2 0.05 0.00 0.03 0.07 0.00 99.85 [2023-04-24T21:14:05.232Z] 21:10:01 3 0.08 0.00 0.03 0.08 0.00 99.80 [2023-04-24T21:14:05.232Z] 21:10:01 4 0.08 0.00 0.07 0.00 0.00 99.85 [2023-04-24T21:14:05.232Z] 21:10:01 5 0.07 0.00 0.07 0.00 0.00 99.87 [2023-04-24T21:14:05.232Z] 21:10:01 6 0.22 0.00 0.10 0.00 0.02 99.67 [2023-04-24T21:14:05.232Z] 21:10:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-24T21:14:05.232Z] 21:11:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-04-24T21:14:05.232Z] 21:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T21:14:05.232Z] 21:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T21:14:05.232Z] 21:11:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-24T21:14:05.232Z] 21:11:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-24T21:14:05.232Z] 21:11:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-24T21:14:05.233Z] 21:11:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-24T21:14:05.233Z] 21:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T21:14:05.233Z] 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T21:14:05.233Z] 21:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-04-24T21:14:05.233Z] 21:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T21:14:05.233Z] 21:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T21:14:05.233Z] 21:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T21:14:05.233Z] 21:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-24T21:14:05.233Z] 21:12:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-24T21:14:05.233Z] 21:12:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-24T21:14:05.233Z] 21:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T21:14:05.233Z] 21:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T21:14:05.233Z] 21:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-24T21:14:05.233Z] 21:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T21:14:05.233Z] 21:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T21:14:05.233Z] 21:13:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-24T21:14:05.233Z] 21:13:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2023-04-24T21:14:05.233Z] 21:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-24T21:14:05.233Z] 21:13:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-24T21:14:05.233Z] 21:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T21:14:05.233Z] 21:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T21:14:05.233Z] 21:14:01 all 0.52 0.00 0.23 0.03 0.01 99.21 [2023-04-24T21:14:05.233Z] 21:14:01 0 0.57 0.00 0.17 0.00 0.02 99.25 [2023-04-24T21:14:05.233Z] 21:14:01 1 0.33 0.00 0.17 0.05 0.02 99.43 [2023-04-24T21:14:05.233Z] 21:14:01 2 0.35 0.00 0.28 0.03 0.02 99.32 [2023-04-24T21:14:05.233Z] 21:14:01 3 0.27 0.00 0.20 0.07 0.02 99.45 [2023-04-24T21:14:05.233Z] 21:14:01 4 0.52 0.00 0.22 0.02 0.00 99.25 [2023-04-24T21:14:05.233Z] 21:14:01 5 0.25 0.00 0.27 0.00 0.02 99.47 [2023-04-24T21:14:05.233Z] 21:14:01 6 1.02 0.00 0.28 0.03 0.00 98.67 [2023-04-24T21:14:05.233Z] 21:14:01 7 0.85 0.00 0.27 0.00 0.00 98.88 [2023-04-24T21:14:05.233Z] [2023-04-24T21:14:05.233Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-04-24T21:14:05.233Z] Average: all 5.49 0.00 1.43 0.82 0.02 92.24 [2023-04-24T21:14:05.233Z] Average: 0 5.47 0.00 1.35 1.00 0.02 92.15 [2023-04-24T21:14:05.233Z] Average: 1 5.16 0.00 1.47 2.50 0.03 90.84 [2023-04-24T21:14:05.233Z] Average: 2 5.18 0.00 1.48 1.19 0.02 92.13 [2023-04-24T21:14:05.233Z] Average: 3 5.42 0.00 1.37 0.53 0.03 92.66 [2023-04-24T21:14:05.233Z] Average: 4 5.59 0.00 1.34 0.20 0.02 92.85 [2023-04-24T21:14:05.233Z] Average: 5 5.70 0.00 1.37 0.56 0.03 92.35 [2023-04-24T21:14:05.233Z] Average: 6 5.51 0.00 1.36 0.12 0.02 92.99 [2023-04-24T21:14:05.233Z] Average: 7 5.87 0.00 1.71 0.47 0.03 91.93 [2023-04-24T21:14:05.233Z] [2023-04-24T21:14:05.233Z] [2023-04-24T21:14:05.233Z]