Pull request #356 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250+71e268e2bbeb5f32b791e9fe51a95144d8b6bbea (3ffb1fe8d4635d506790a17f417dac95b11166de) 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-ssh3878492739332918280.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13771024117133266305.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-356/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-356/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12888506573761306616.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-356/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13024559431245827487.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh2520748594780914816.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-356/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-356/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14744595972078614989.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-10441’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10443 in /w/workspace/gexfoundry_device-rest-go_PR-356 [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-356 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71e268e2bbeb5f32b791e9fe51a95144d8b6bbea into PR head commit 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 Merge succeeded, producing 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 Checking out Revision 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 (PR-356) Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 # 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 71e268e2bbeb5f32b791e9fe51a95144d8b6bbea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-25T22:27:21.103Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-25T22:27:21.289Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-25T22:27:21.395Z] ========================================================= [2023-10-25T22:27:21.395Z] EdgeX Global Pipelines Version Info [2023-10-25T22:27:21.395Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:27:22.142Z] ------------------- [2023-10-25T22:27:22.142Z] stable info: [2023-10-25T22:27:22.142Z] ------------------- [2023-10-25T22:27:22.142Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-25T22:27:22.142Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:27:22.142Z] Message: update stable to v1.0.254 [2023-10-25T22:27:22.711Z] ------------------- [2023-10-25T22:27:22.711Z] experimental info: [2023-10-25T22:27:22.711Z] ------------------- [2023-10-25T22:27:22.711Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-25T22:27:22.711Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:27:22.711Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-25T22:27:23.007Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-10-25T22:27:23.052Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-10-25T22:27:23.103Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-25T22:27:23.143Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-25T22:27:23.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-25T22:27:23.230Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-25T22:27:23.273Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-25T22:27:23.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-25T22:27:23.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-25T22:27:23.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-25T22:27:23.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-25T22:27:23.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-10-25T22:27:23.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-25T22:27:23.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-25T22:27:23.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:27:23.692Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:27:23.740Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:27:23.785Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:27:23.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-25T22:27:23.872Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-25T22:27:23.923Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-25T22:27:23.969Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-25T22:27:24.016Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-25T22:27:24.070Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-25T22:27:24.116Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-25T22:27:24.165Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-25T22:27:24.364Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-25T22:27:24.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-356 [Pipeline] echo [2023-10-25T22:27:24.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-356 [Pipeline] echo [2023-10-25T22:27:24.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-356 [Pipeline] echo [2023-10-25T22:27:24.858Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [Pipeline] echo [2023-10-25T22:27:24.908Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12bdd34 [Pipeline] echo [2023-10-25T22:27:24.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:27:25.086Z] provisioning config files... [2023-10-25T22:27:25.114Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp/config17806420901983801489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:27:25.450Z] ---> docker-login.sh [2023-10-25T22:27:25.450Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:27:25.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:25.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:25.715Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:25.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:25.715Z] [2023-10-25T22:27:25.715Z] Login Succeeded [2023-10-25T22:27:25.715Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:27:25.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:25.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:25.715Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:25.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:25.715Z] [2023-10-25T22:27:25.715Z] Login Succeeded [2023-10-25T22:27:25.715Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:27:25.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:25.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:25.974Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:25.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:25.974Z] [2023-10-25T22:27:25.974Z] Login Succeeded [2023-10-25T22:27:25.974Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:27:25.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:25.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:25.974Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:25.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:25.974Z] [2023-10-25T22:27:25.974Z] Login Succeeded [2023-10-25T22:27:25.974Z] docker.io [2023-10-25T22:27:25.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:26.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:26.234Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:26.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:26.234Z] [2023-10-25T22:27:26.234Z] Login Succeeded [2023-10-25T22:27:26.234Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:27:26.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-25T22:27:26.936Z] + git rev-list -1 --merges 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250~1..12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [Pipeline] echo [2023-10-25T22:27:27.015Z] -----------> git rev-list -1 --merges 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250~1..12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [false] [Pipeline] sh [2023-10-25T22:27:27.361Z] + git log --format=format:%s -1 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [Pipeline] echo [2023-10-25T22:27:27.411Z] ========================================================= [2023-10-25T22:27:27.411Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-25T22:27:27.411Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:27:27.896Z] + git log --format=format:%s -1 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [Pipeline] echo [2023-10-25T22:27:27.927Z] [semverPrep] GIT_COMMIT: 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250, Commit Message: build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo [2023-10-25T22:27:27.962Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-25T22:27:28.369Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T22:27:28.369Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-25T22:27:28.369Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-25T22:27:28.369Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-25T22:27:28.369Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-25T22:27:28.369Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-25T22:27:28.369Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:27:28.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:27:28.811Z] [2023-10-25T22:27:28.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:27:29.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:27:29.193Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-25T22:27:29.193Z] b85a868b505f: Pulling fs layer [2023-10-25T22:27:29.193Z] e2be974225ed: Pulling fs layer [2023-10-25T22:27:29.193Z] 339a4e72a1f5: Pulling fs layer [2023-10-25T22:27:29.193Z] 988bab9f4d93: Pulling fs layer [2023-10-25T22:27:29.193Z] 1469e6f7b9e6: Pulling fs layer [2023-10-25T22:27:29.193Z] eaf3925da568: Pulling fs layer [2023-10-25T22:27:29.193Z] bab4dde63d76: Pulling fs layer [2023-10-25T22:27:29.193Z] bde34c3a00c8: Pulling fs layer [2023-10-25T22:27:29.193Z] b352a97aabf1: Pulling fs layer [2023-10-25T22:27:29.193Z] 4872d77fe225: Pulling fs layer [2023-10-25T22:27:29.193Z] 5851b861e8e6: Pulling fs layer [2023-10-25T22:27:29.193Z] 988bab9f4d93: Waiting [2023-10-25T22:27:29.193Z] 1469e6f7b9e6: Waiting [2023-10-25T22:27:29.193Z] eaf3925da568: Waiting [2023-10-25T22:27:29.193Z] bab4dde63d76: Waiting [2023-10-25T22:27:29.193Z] bde34c3a00c8: Waiting [2023-10-25T22:27:29.193Z] b352a97aabf1: Waiting [2023-10-25T22:27:29.193Z] 5851b861e8e6: Waiting [2023-10-25T22:27:29.193Z] 4872d77fe225: Waiting [2023-10-25T22:27:29.193Z] e2be974225ed: Download complete [2023-10-25T22:27:29.193Z] 988bab9f4d93: Download complete [2023-10-25T22:27:29.193Z] 1469e6f7b9e6: Verifying Checksum [2023-10-25T22:27:29.193Z] 1469e6f7b9e6: Download complete [2023-10-25T22:27:29.454Z] 339a4e72a1f5: Verifying Checksum [2023-10-25T22:27:29.454Z] 339a4e72a1f5: Download complete [2023-10-25T22:27:29.454Z] eaf3925da568: Verifying Checksum [2023-10-25T22:27:29.454Z] eaf3925da568: Download complete [2023-10-25T22:27:29.454Z] bde34c3a00c8: Verifying Checksum [2023-10-25T22:27:29.454Z] b352a97aabf1: Verifying Checksum [2023-10-25T22:27:29.454Z] b352a97aabf1: Download complete [2023-10-25T22:27:29.454Z] 4872d77fe225: Verifying Checksum [2023-10-25T22:27:29.454Z] 4872d77fe225: Download complete [2023-10-25T22:27:29.454Z] 5851b861e8e6: Verifying Checksum [2023-10-25T22:27:29.454Z] 5851b861e8e6: Download complete [2023-10-25T22:27:29.454Z] b85a868b505f: Verifying Checksum [2023-10-25T22:27:29.454Z] b85a868b505f: Download complete [2023-10-25T22:27:29.713Z] bab4dde63d76: Verifying Checksum [2023-10-25T22:27:29.713Z] bab4dde63d76: Download complete [2023-10-25T22:27:30.652Z] b85a868b505f: Pull complete [2023-10-25T22:27:30.652Z] e2be974225ed: Pull complete [2023-10-25T22:27:31.215Z] 339a4e72a1f5: Pull complete [2023-10-25T22:27:31.215Z] 988bab9f4d93: Pull complete [2023-10-25T22:27:31.474Z] 1469e6f7b9e6: Pull complete [2023-10-25T22:27:31.474Z] eaf3925da568: Pull complete [2023-10-25T22:27:33.379Z] bab4dde63d76: Pull complete [2023-10-25T22:27:33.379Z] bde34c3a00c8: Pull complete [2023-10-25T22:27:33.379Z] b352a97aabf1: Pull complete [2023-10-25T22:27:33.379Z] 4872d77fe225: Pull complete [2023-10-25T22:27:33.379Z] 5851b861e8e6: Pull complete [2023-10-25T22:27:33.379Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-25T22:27:33.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:27:33.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:27:33.630Z] prd-ubuntu20.04-docker-8c-8g-10443 does not seem to be running inside a container [2023-10-25T22:27:33.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-356 -v /w/workspace/gexfoundry_device-rest-go_PR-356:/w/workspace/gexfoundry_device-rest-go_PR-356:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-356@tmp:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T22:27:36.820Z] $ docker top 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda -eo pid,comm [2023-10-25T22:27:36.879Z] 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-10-25T22:27:36.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T22:27:37.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:27:37.009Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:27:37.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:27:37.127Z] $ docker exec 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda ssh-agent [2023-10-25T22:27:37.227Z] SSH_AUTH_SOCK=/tmp/ssh-77VrKBjHrG3n/agent.33 [2023-10-25T22:27:37.227Z] SSH_AGENT_PID=39 [2023-10-25T22:27:37.234Z] Running ssh-add (command line suppressed) [2023-10-25T22:27:37.334Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-356@tmp/private_key_5650976501349657846.key (/w/workspace/gexfoundry_device-rest-go_PR-356@tmp/private_key_5650976501349657846.key) [2023-10-25T22:27:37.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:27:37.672Z] + git tag --points-at HEAD [Pipeline] } [2023-10-25T22:27:37.700Z] $ docker exec --env ******** --env ******** 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda ssh-agent -k [2023-10-25T22:27:37.837Z] unset SSH_AUTH_SOCK; [2023-10-25T22:27:37.838Z] unset SSH_AGENT_PID; [2023-10-25T22:27:37.838Z] echo Agent pid 39 killed; [2023-10-25T22:27:37.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-25T22:27:37.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:27:37.948Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:27:38.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:27:38.096Z] $ docker exec 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda ssh-agent [2023-10-25T22:27:38.192Z] SSH_AUTH_SOCK=/tmp/ssh-4ukIZCnzjtqG/agent.71 [2023-10-25T22:27:38.192Z] SSH_AGENT_PID=77 [2023-10-25T22:27:38.196Z] Running ssh-add (command line suppressed) [2023-10-25T22:27:38.296Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-356@tmp/private_key_9053180788224445064.key (/w/workspace/gexfoundry_device-rest-go_PR-356@tmp/private_key_9053180788224445064.key) [2023-10-25T22:27:38.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:27:38.642Z] + git semver init [2023-10-25T22:27:38.901Z] 2023-10-25 22:27:38,863 [run_init] DEBUG init version:0.0.0 force:False [2023-10-25T22:27:38.901Z] 2023-10-25 22:27:38,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-356/.semver [2023-10-25T22:27:38.901Z] 2023-10-25 22:27:38,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-356/.semver [2023-10-25T22:27:38.901Z] 2023-10-25 22:27:38,866 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-356/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-356, universal_newlines=False, shell=None, istream=None) [2023-10-25T22:27:40.279Z] 2023-10-25 22:27:39,972 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-356/.git/info/exclude [2023-10-25T22:27:40.279Z] 2023-10-25 22:27:39,973 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-356/.semver/PR-356 with force:False [2023-10-25T22:27:40.279Z] 2023-10-25 22:27:39,973 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-356/.semver/PR-356 [2023-10-25T22:27:40.279Z] 2023-10-25 22:27:39,975 [execute] INFO git cat-file --batch-check [2023-10-25T22:27:40.279Z] 2023-10-25 22:27:39,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-356/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:27:40.279Z] 2023-10-25 22:27:39,978 [execute] INFO git cat-file --batch [2023-10-25T22:27:40.279Z] 2023-10-25 22:27:39,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-356/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:27:40.279Z] 2023-10-25 22:27:39,981 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-356/.semver/PR-356 [2023-10-25T22:27:40.279Z] 0.0.0 [Pipeline] } [2023-10-25T22:27:40.308Z] $ docker exec --env ******** --env ******** 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda ssh-agent -k [2023-10-25T22:27:40.403Z] unset SSH_AUTH_SOCK; [2023-10-25T22:27:40.404Z] unset SSH_AGENT_PID; [2023-10-25T22:27:40.404Z] echo Agent pid 77 killed; [2023-10-25T22:27:40.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T22:27:40.862Z] + git semver [Pipeline] } [2023-10-25T22:27:41.147Z] $ docker stop --time=1 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda [2023-10-25T22:27:42.436Z] $ docker rm -f --volumes 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:27:42.835Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-25T22:27:43.111Z] Stashed 1 file(s) [Pipeline] echo [2023-10-25T22:27:43.129Z] [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-10-25T22:27:43.885Z] provisioning config files... [2023-10-25T22:27:43.894Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp/config5082778558409202690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:27:44.255Z] ---> docker-login.sh [2023-10-25T22:27:44.255Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:27:44.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:44.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:44.255Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:44.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:44.255Z] [2023-10-25T22:27:44.255Z] Login Succeeded [2023-10-25T22:27:44.255Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:27:44.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:44.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:44.255Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:44.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:44.255Z] [2023-10-25T22:27:44.255Z] Login Succeeded [2023-10-25T22:27:44.255Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:27:44.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:44.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:44.513Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:44.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:44.513Z] [2023-10-25T22:27:44.513Z] Login Succeeded [2023-10-25T22:27:44.513Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:27:44.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:44.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:44.513Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:44.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:44.513Z] [2023-10-25T22:27:44.513Z] Login Succeeded [2023-10-25T22:27:44.513Z] docker.io [2023-10-25T22:27:44.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:44.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:44.773Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:44.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:44.773Z] [2023-10-25T22:27:44.773Z] Login Succeeded [2023-10-25T22:27:44.773Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:27:44.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:27:45.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:27:45.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:27:45.113Z] ========================================================= [2023-10-25T22:27:45.114Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-25T22:27:45.114Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:27:45.593Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:27:45.593Z] Sending build context to Docker daemon 10.94MB [2023-10-25T22:27:45.593Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:27:45.593Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T22:27:45.593Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-25T22:27:45.593Z] 7264a8db6415: Pulling fs layer [2023-10-25T22:27:45.593Z] c4d48a809fc2: Pulling fs layer [2023-10-25T22:27:45.593Z] 4f1c88b9dad5: Pulling fs layer [2023-10-25T22:27:45.593Z] ad3a456e5733: Pulling fs layer [2023-10-25T22:27:45.593Z] 33e27b845d1e: Pulling fs layer [2023-10-25T22:27:45.593Z] c68163c4e522: Pulling fs layer [2023-10-25T22:27:45.593Z] 50da416c3ac9: Pulling fs layer [2023-10-25T22:27:45.593Z] 23d2d4c4bb30: Pulling fs layer [2023-10-25T22:27:45.593Z] c68163c4e522: Waiting [2023-10-25T22:27:45.593Z] 50da416c3ac9: Waiting [2023-10-25T22:27:45.593Z] 23d2d4c4bb30: Waiting [2023-10-25T22:27:45.593Z] ad3a456e5733: Waiting [2023-10-25T22:27:45.593Z] 33e27b845d1e: Waiting [2023-10-25T22:27:45.593Z] c4d48a809fc2: Verifying Checksum [2023-10-25T22:27:45.593Z] ad3a456e5733: Verifying Checksum [2023-10-25T22:27:45.593Z] ad3a456e5733: Download complete [2023-10-25T22:27:45.858Z] 33e27b845d1e: Verifying Checksum [2023-10-25T22:27:45.858Z] 33e27b845d1e: Download complete [2023-10-25T22:27:45.858Z] 7264a8db6415: Verifying Checksum [2023-10-25T22:27:45.858Z] 7264a8db6415: Download complete [2023-10-25T22:27:45.858Z] c68163c4e522: Verifying Checksum [2023-10-25T22:27:45.858Z] c68163c4e522: Download complete [2023-10-25T22:27:45.858Z] 7264a8db6415: Pull complete [2023-10-25T22:27:45.858Z] 23d2d4c4bb30: Verifying Checksum [2023-10-25T22:27:45.858Z] 23d2d4c4bb30: Download complete [2023-10-25T22:27:46.117Z] c4d48a809fc2: Pull complete [2023-10-25T22:27:46.117Z] 4f1c88b9dad5: Verifying Checksum [2023-10-25T22:27:46.117Z] 4f1c88b9dad5: Download complete [2023-10-25T22:27:46.387Z] 50da416c3ac9: Verifying Checksum [2023-10-25T22:27:46.387Z] 50da416c3ac9: Download complete [2023-10-25T22:27:49.743Z] 4f1c88b9dad5: Pull complete [2023-10-25T22:27:49.743Z] ad3a456e5733: Pull complete [2023-10-25T22:27:49.743Z] 33e27b845d1e: Pull complete [2023-10-25T22:27:49.743Z] c68163c4e522: Pull complete [2023-10-25T22:27:51.642Z] 50da416c3ac9: Pull complete [2023-10-25T22:27:52.210Z] 23d2d4c4bb30: Pull complete [2023-10-25T22:27:52.210Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-25T22:27:52.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T22:27:52.210Z] ---> 0786185ac409 [2023-10-25T22:27:52.210Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:27:57.482Z] ---> Running in e297fd41ea9e [2023-10-25T22:27:57.482Z] Removing intermediate container e297fd41ea9e [2023-10-25T22:27:57.482Z] ---> 4d8b521ffad3 [2023-10-25T22:27:57.482Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:27:57.482Z] ---> Running in 044e3e127fa1 [2023-10-25T22:27:57.482Z] Removing intermediate container 044e3e127fa1 [2023-10-25T22:27:57.482Z] ---> 50bb02ab33f0 [2023-10-25T22:27:57.482Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:27:57.482Z] ---> Running in 31e7cffed52a [2023-10-25T22:27:57.744Z] Removing intermediate container 31e7cffed52a [2023-10-25T22:27:57.744Z] ---> 1c98e3f69392 [2023-10-25T22:27:57.744Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:27:58.004Z] ---> Running in 1c8cf1cfa741 [2023-10-25T22:27:58.004Z] Removing intermediate container 1c8cf1cfa741 [2023-10-25T22:27:58.004Z] ---> 6e4b0398fdb0 [2023-10-25T22:27:58.004Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:27:58.264Z] ---> Running in 7ff8f8659d2a [2023-10-25T22:27:58.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:27:58.605Z] Still waiting to schedule task [2023-10-25T22:27:58.606Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-25T22:27:58.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:27:59.047Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T22:27:59.047Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T22:27:59.047Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T22:27:59.047Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T22:27:59.047Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:27:59.047Z] OK: 268 MiB in 56 packages [2023-10-25T22:27:59.981Z] Removing intermediate container 7ff8f8659d2a [2023-10-25T22:27:59.981Z] ---> 308d5a46b323 [2023-10-25T22:27:59.981Z] Step 8/12 : WORKDIR /device-rest-go [2023-10-25T22:28:00.240Z] ---> Running in 1a0906ba3b4b [2023-10-25T22:28:00.240Z] Removing intermediate container 1a0906ba3b4b [2023-10-25T22:28:00.240Z] ---> 950916a64847 [2023-10-25T22:28:00.240Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-25T22:28:00.240Z] ---> eed5bb1b95a8 [2023-10-25T22:28:00.240Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:28:00.500Z] ---> Running in 755e85ba4803 [2023-10-25T22:29:08.204Z] Removing intermediate container 755e85ba4803 [2023-10-25T22:29:08.204Z] ---> 750d2eb127af [2023-10-25T22:29:08.204Z] Step 11/12 : COPY . . [2023-10-25T22:29:08.204Z] ---> e724d0d9f8ff [2023-10-25T22:29:08.204Z] Step 12/12 : RUN $MAKE [2023-10-25T22:29:08.204Z] ---> Running in b13688b6b734 [2023-10-25T22:29:08.204Z] noop [2023-10-25T22:29:08.462Z] Removing intermediate container b13688b6b734 [2023-10-25T22:29:08.462Z] ---> bff0be43d8e4 [2023-10-25T22:29:08.462Z] Successfully built bff0be43d8e4 [2023-10-25T22:29:08.462Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:29:08.914Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:29:08.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:29:09.064Z] prd-ubuntu20.04-docker-8c-8g-10443 does not seem to be running inside a container [2023-10-25T22:29:09.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-356 -v /w/workspace/gexfoundry_device-rest-go_PR-356:/w/workspace/gexfoundry_device-rest-go_PR-356:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-356@tmp:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:29:09.447Z] $ docker top 556fb316deeb01881dd96232b3d4563a13c0b41ba2542cd8453d334a372c3ced -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:29:09.833Z] + go version [2023-10-25T22:29:09.833Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-25T22:29:09.870Z] $ docker stop --time=1 556fb316deeb01881dd96232b3d4563a13c0b41ba2542cd8453d334a372c3ced [2023-10-25T22:29:11.145Z] $ docker rm -f --volumes 556fb316deeb01881dd96232b3d4563a13c0b41ba2542cd8453d334a372c3ced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:29:11.844Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:29:11.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:29:12.005Z] prd-ubuntu20.04-docker-8c-8g-10443 does not seem to be running inside a container [2023-10-25T22:29:12.038Z] $ 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-356 -v /w/workspace/gexfoundry_device-rest-go_PR-356:/w/workspace/gexfoundry_device-rest-go_PR-356:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-356@tmp:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:29:12.350Z] $ docker top b7a92affef7e0595d3e8451e7746d5e5db3fb9c4f1fd86db386d64204c1abde8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:29:12.751Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-356 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:29:13.115Z] + make test [2023-10-25T22:29:13.116Z] go test ./... -coverprofile=coverage.out ./... [2023-10-25T22:29:14.497Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-10-25T22:29:24.461Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-10-25T22:29:24.461Z] ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 33.2% of statements [2023-10-25T22:29:31.141Z] go vet ./... [2023-10-25T22:29:33.710Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:29:33.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:29:33.710Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:29:33.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T22:29:33.784Z] $ docker stop --time=1 b7a92affef7e0595d3e8451e7746d5e5db3fb9c4f1fd86db386d64204c1abde8 [2023-10-25T22:29:40.259Z] $ docker rm -f --volumes b7a92affef7e0595d3e8451e7746d5e5db3fb9c4f1fd86db386d64204c1abde8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:29:40.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T22:29:40.856Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-25T22:29:41.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T22:29:41.782Z] + ls -al . [2023-10-25T22:29:41.782Z] total 184 [2023-10-25T22:29:41.782Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:29 . [2023-10-25T22:29:41.782Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:27 .. [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 25 22:27 .dockerignore [2023-10-25T22:29:41.782Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:29 .git [2023-10-25T22:29:41.782Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 .github [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 25 22:27 .gitignore [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:27 .golangci.yml [2023-10-25T22:29:41.782Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:27 .semver [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 10300 Oct 25 22:27 Attribution.txt [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 15709 Oct 25 22:27 CHANGELOG.md [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 1578 Oct 25 22:27 Dockerfile [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:27 GOVERNANCE.md [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 25 22:27 Jenkinsfile [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:27 LICENSE [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 2010 Oct 25 22:27 Makefile [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 22:27 OWNERS.md [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 15738 Oct 25 22:27 README.md [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:27 VERSION [2023-10-25T22:29:41.782Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:27 bin [2023-10-25T22:29:41.782Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 cmd [2023-10-25T22:29:41.782Z] -rw-r--r-- 1 jenkins jenkins 14499 Oct 25 22:29 coverage.out [2023-10-25T22:29:41.782Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:27 driver [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 3891 Oct 25 22:27 go.mod [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 25 22:27 go.sum [2023-10-25T22:29:41.782Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 25 22:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:29:42.220Z] + 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=12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 --label arch=amd64 --label version=0.0.0 . [2023-10-25T22:29:42.220Z] Sending build context to Docker daemon 10.95MB [2023-10-25T22:29:42.220Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:29:42.220Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-25T22:29:42.220Z] ---> bff0be43d8e4 [2023-10-25T22:29:42.220Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:29:42.790Z] ---> Running in 22a91a6df2bb [2023-10-25T22:29:42.790Z] Removing intermediate container 22a91a6df2bb [2023-10-25T22:29:42.790Z] ---> 3a6cd17a8ff5 [2023-10-25T22:29:42.790Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:29:42.790Z] ---> Running in b597ba1712bd [2023-10-25T22:29:42.790Z] Removing intermediate container b597ba1712bd [2023-10-25T22:29:42.790Z] ---> e9615a46d4d5 [2023-10-25T22:29:42.790Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:29:42.790Z] ---> Running in f678c5b23df7 [2023-10-25T22:29:43.051Z] Removing intermediate container f678c5b23df7 [2023-10-25T22:29:43.051Z] ---> 8afd45ea4a8e [2023-10-25T22:29:43.051Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:29:43.051Z] ---> Running in 004631a75387 [2023-10-25T22:29:43.051Z] Removing intermediate container 004631a75387 [2023-10-25T22:29:43.051Z] ---> a9d3f817223b [2023-10-25T22:29:43.051Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:29:43.051Z] ---> Running in 6cb7715b75bf [2023-10-25T22:29:43.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:29:43.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:29:43.824Z] OK: 268 MiB in 56 packages [2023-10-25T22:29:44.082Z] Removing intermediate container 6cb7715b75bf [2023-10-25T22:29:44.082Z] ---> 4b05645d4d03 [2023-10-25T22:29:44.082Z] Step 8/25 : WORKDIR /device-rest-go [2023-10-25T22:29:44.082Z] ---> Running in df8ac9744edd [2023-10-25T22:29:44.339Z] Removing intermediate container df8ac9744edd [2023-10-25T22:29:44.339Z] ---> 91c8113a232b [2023-10-25T22:29:44.339Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-25T22:29:44.339Z] ---> 426a276d512a [2023-10-25T22:29:44.339Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:29:44.339Z] ---> Running in 275c15b5a134 [2023-10-25T22:29:44.904Z] Removing intermediate container 275c15b5a134 [2023-10-25T22:29:44.904Z] ---> 968bfe2db584 [2023-10-25T22:29:44.904Z] Step 11/25 : COPY . . [2023-10-25T22:29:45.844Z] ---> c4492b93f9cf [2023-10-25T22:29:45.844Z] Step 12/25 : RUN $MAKE [2023-10-25T22:29:45.844Z] ---> Running in 9a1a7a445762 [2023-10-25T22:29:45.844Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-10-25T22:30:12.391Z] Removing intermediate container 9a1a7a445762 [2023-10-25T22:30:12.391Z] ---> 171540e0fa7d [2023-10-25T22:30:12.391Z] Step 13/25 : FROM alpine:3.18 [2023-10-25T22:30:12.391Z] 3.18: Pulling from library/alpine [2023-10-25T22:30:12.994Z] 96526aa774ef: Pulling fs layer [2023-10-25T22:30:12.994Z] 96526aa774ef: Verifying Checksum [2023-10-25T22:30:12.994Z] 96526aa774ef: Download complete [2023-10-25T22:30:12.994Z] 96526aa774ef: Pull complete [2023-10-25T22:30:12.994Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:30:12.994Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T22:30:12.994Z] ---> 8ca4688f4f35 [2023-10-25T22:30:12.994Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-25T22:30:13.254Z] ---> Running in 2151c4c16082 [2023-10-25T22:30:13.254Z] Removing intermediate container 2151c4c16082 [2023-10-25T22:30:13.254Z] ---> 7d0626bec213 [2023-10-25T22:30:13.254Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-10-25T22:30:13.254Z] ---> Running in 755c45d8c8c0 [2023-10-25T22:30:13.254Z] Removing intermediate container 755c45d8c8c0 [2023-10-25T22:30:13.254Z] ---> e8366e49bb82 [2023-10-25T22:30:13.254Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-10-25T22:30:13.254Z] ---> Running in cbcd2a67e40a [2023-10-25T22:30:13.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:30:13.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:30:13.775Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:30:13.775Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:30:14.033Z] OK: 7 MiB in 16 packages [2023-10-25T22:30:14.291Z] Removing intermediate container cbcd2a67e40a [2023-10-25T22:30:14.291Z] ---> 5efd44c587e0 [2023-10-25T22:30:14.291Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-10-25T22:30:15.697Z] ---> 6d05d7a79ebf [2023-10-25T22:30:15.697Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-10-25T22:30:15.697Z] ---> b6c9309be7c9 [2023-10-25T22:30:15.697Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-10-25T22:30:15.697Z] ---> 0bc032aea783 [2023-10-25T22:30:15.697Z] Step 20/25 : EXPOSE 59986 [2023-10-25T22:30:15.697Z] ---> Running in 5ee81dc477e1 [2023-10-25T22:30:15.697Z] Removing intermediate container 5ee81dc477e1 [2023-10-25T22:30:15.697Z] ---> 91b9b3d5abc6 [2023-10-25T22:30:15.697Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-10-25T22:30:15.966Z] ---> Running in d69a0789108f [2023-10-25T22:30:15.966Z] Removing intermediate container d69a0789108f [2023-10-25T22:30:15.966Z] ---> 6a4558610cdb [2023-10-25T22:30:15.966Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-25T22:30:15.966Z] ---> Running in 474c0f0942bf [2023-10-25T22:30:15.966Z] Removing intermediate container 474c0f0942bf [2023-10-25T22:30:15.966Z] ---> 8fc1cb0a47f3 [2023-10-25T22:30:15.966Z] Step 23/25 : LABEL arch=amd64 [2023-10-25T22:30:15.966Z] ---> Running in 45a72a2d46ee [2023-10-25T22:30:16.229Z] Removing intermediate container 45a72a2d46ee [2023-10-25T22:30:16.229Z] ---> 37b9b774d4e3 [2023-10-25T22:30:16.229Z] Step 24/25 : LABEL git_sha=12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [2023-10-25T22:30:16.229Z] ---> Running in 4b1443015f0b [2023-10-25T22:30:16.229Z] Removing intermediate container 4b1443015f0b [2023-10-25T22:30:16.229Z] ---> 816d61855174 [2023-10-25T22:30:16.229Z] Step 25/25 : LABEL version=0.0.0 [2023-10-25T22:30:16.229Z] ---> Running in cff95054579c [2023-10-25T22:30:16.229Z] Removing intermediate container cff95054579c [2023-10-25T22:30:16.229Z] ---> 0b810e4bc839 [2023-10-25T22:30:16.229Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T22:30:16.229Z] Successfully built 0b810e4bc839 [2023-10-25T22:30:16.229Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:30:17.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:30:17.189Z] [2023-10-25T22:30:17.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:30:17.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:30:17.576Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-25T22:30:17.576Z] 5eb5b503b376: Pulling fs layer [2023-10-25T22:30:17.576Z] 5c69ac0246d0: Pulling fs layer [2023-10-25T22:30:17.576Z] ec43610c2a17: Pulling fs layer [2023-10-25T22:30:17.576Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-25T22:30:17.576Z] 33b1e0a273af: Pulling fs layer [2023-10-25T22:30:17.576Z] 5d3b04190fa2: Pulling fs layer [2023-10-25T22:30:17.576Z] 2f39f015ded8: Pulling fs layer [2023-10-25T22:30:17.576Z] 33b1e0a273af: Waiting [2023-10-25T22:30:17.576Z] 2f39f015ded8: Waiting [2023-10-25T22:30:17.576Z] 5d3b04190fa2: Waiting [2023-10-25T22:30:17.576Z] 5c69ac0246d0: Verifying Checksum [2023-10-25T22:30:17.576Z] 5c69ac0246d0: Download complete [2023-10-25T22:30:17.576Z] 3a2ae6a8a46f: Download complete [2023-10-25T22:30:17.834Z] 33b1e0a273af: Verifying Checksum [2023-10-25T22:30:17.834Z] 33b1e0a273af: Download complete [2023-10-25T22:30:17.834Z] ec43610c2a17: Verifying Checksum [2023-10-25T22:30:17.834Z] ec43610c2a17: Download complete [2023-10-25T22:30:17.834Z] 5d3b04190fa2: Download complete [2023-10-25T22:30:18.091Z] 5eb5b503b376: Verifying Checksum [2023-10-25T22:30:18.091Z] 5eb5b503b376: Download complete [2023-10-25T22:30:18.659Z] 2f39f015ded8: Download complete [2023-10-25T22:30:19.592Z] 5eb5b503b376: Pull complete [2023-10-25T22:30:19.592Z] 5c69ac0246d0: Pull complete [2023-10-25T22:30:20.159Z] ec43610c2a17: Pull complete [2023-10-25T22:30:20.159Z] 3a2ae6a8a46f: Pull complete [2023-10-25T22:30:20.417Z] 33b1e0a273af: Pull complete [2023-10-25T22:30:20.417Z] 5d3b04190fa2: Pull complete [2023-10-25T22:30:22.777Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10455 in /w/workspace/gexfoundry_device-rest-go_PR-356 [Pipeline] { [Pipeline] ws [2023-10-25T22:30:22.843Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-10-25T22:30:22.927Z] The recommended git tool is: git [2023-10-25T22:30:25.690Z] 2f39f015ded8: Pull complete [2023-10-25T22:30:25.690Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-25T22:30:25.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:30:25.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:30:25.910Z] prd-ubuntu20.04-docker-8c-8g-10443 does not seem to be running inside a container [2023-10-25T22:30:25.943Z] $ 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-356 -v /w/workspace/gexfoundry_device-rest-go_PR-356:/w/workspace/gexfoundry_device-rest-go_PR-356:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-356@tmp:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T22:30:29.225Z] using credential edgex-jenkins-ssh [2023-10-25T22:30:29.250Z] Cloning the remote Git repository [2023-10-25T22:30:29.304Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-10-25T22:30:29.405Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-10-25T22:30:29.559Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-10-25T22:30:29.560Z] > git --version # timeout=10 [2023-10-25T22:30:29.588Z] > git --version # 'git version 2.25.1' [2023-10-25T22:30:29.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:30:29.760Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:30:31.825Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-10-25T22:30:31.854Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:30:32.864Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-10-25T22:30:32.916Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-10-25T22:30:32.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:30:32.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-25T22:30:33.481Z] Merging remotes/origin/main commit 71e268e2bbeb5f32b791e9fe51a95144d8b6bbea into PR head commit 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [2023-10-25T22:30:33.762Z] Merge succeeded, producing 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [2023-10-25T22:30:33.763Z] Checking out Revision 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 (PR-356) [2023-10-25T22:30:33.855Z] $ docker top 7c6868fe22dc2b9554a33c50fa46a73f2bbf3397384ca24453ca00704fc7a74d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:30:34.509Z] Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" [2023-10-25T22:30:34.566Z] ---> job-cost.sh [2023-10-25T22:30:34.566Z] lf-activate-venv: SKIPPING [2023-10-25T22:30:34.566Z] INFO: No Stack... [2023-10-25T22:30:34.556Z] > git --version # timeout=10 [2023-10-25T22:30:34.567Z] > git --version # 'git version 2.25.1' [2023-10-25T22:30:34.580Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:30:34.826Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T22:30:33.506Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:30:33.578Z] > git checkout -f 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 # timeout=10 [2023-10-25T22:30:33.659Z] > git remote # timeout=10 [2023-10-25T22:30:33.680Z] > git config --get remote.origin.url # timeout=10 [2023-10-25T22:30:33.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:30:33.718Z] > git merge 71e268e2bbeb5f32b791e9fe51a95144d8b6bbea # timeout=10 [2023-10-25T22:30:33.747Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-25T22:30:33.772Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:30:33.793Z] > git checkout -f 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 # timeout=10 [2023-10-25T22:30:35.004Z] [2023-10-25T22:30:35.004Z] GitHub has been notified of this commit’s build result [2023-10-25T22:30:35.004Z] [Pipeline] withEnv [Pipeline] { [2023-10-25T22:30:35.085Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:30:35.410Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-356/archives/cost.csv [2023-10-25T22:30:35.411Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T22:30:35.609Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] [2023-10-25T22:30:35.619Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] did not exist. Created. [2023-10-25T22:30:35.619Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T22:30:35.847Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-25T22:30:35.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:30:35.847Z] Dload Upload Total Spent Left Speed [2023-10-25T22:30:35.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [2023-10-25T22:30:36.031Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-25T22:30:36.098Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T22:30:36.128Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T22:30:36.225Z] $ docker stop --time=1 7c6868fe22dc2b9554a33c50fa46a73f2bbf3397384ca24453ca00704fc7a74d [2023-10-25T22:30:37.375Z] $ docker rm -f --volumes 7c6868fe22dc2b9554a33c50fa46a73f2bbf3397384ca24453ca00704fc7a74d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-10-25T22:30:37.829Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // stage [Pipeline] } [Pipeline] sh [2023-10-25T22:30:38.787Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-10-25T22:30:38.787Z] sudo tee /etc/docker/daemon.new [2023-10-25T22:30:38.787Z] { [2023-10-25T22:30:38.787Z] "registry-mirrors": [ [2023-10-25T22:30:38.787Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-25T22:30:38.787Z] ], [2023-10-25T22:30:38.787Z] "bip": "10.250.0.254/24", [2023-10-25T22:30:38.787Z] "hosts": [ [2023-10-25T22:30:38.787Z] "tcp://0.0.0.0:5555", [2023-10-25T22:30:38.787Z] "unix:///var/run/docker.sock" [2023-10-25T22:30:38.787Z] ], [2023-10-25T22:30:38.787Z] "mtu": 1458, [2023-10-25T22:30:38.787Z] "selinux-enabled": true, [2023-10-25T22:30:38.787Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-25T22:30:38.787Z] } [Pipeline] sh [2023-10-25T22:30:39.221Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-25T22:30:39.613Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:30:58.267Z] provisioning config files... [2023-10-25T22:30:58.323Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4047572678260823548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:30:58.799Z] ---> docker-login.sh [2023-10-25T22:30:58.799Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:30:59.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:30:59.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:30:59.401Z] Configure a credential helper to remove this warning. See [2023-10-25T22:30:59.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:30:59.401Z] [2023-10-25T22:30:59.401Z] Login Succeeded [2023-10-25T22:30:59.401Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:30:59.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:30:59.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:30:59.964Z] Configure a credential helper to remove this warning. See [2023-10-25T22:30:59.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:30:59.964Z] [2023-10-25T22:30:59.964Z] Login Succeeded [2023-10-25T22:30:59.964Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:31:00.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:31:00.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:31:00.251Z] Configure a credential helper to remove this warning. See [2023-10-25T22:31:00.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:31:00.251Z] [2023-10-25T22:31:00.251Z] Login Succeeded [2023-10-25T22:31:00.251Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:31:00.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:31:00.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:31:00.838Z] Configure a credential helper to remove this warning. See [2023-10-25T22:31:00.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:31:00.838Z] [2023-10-25T22:31:00.838Z] Login Succeeded [2023-10-25T22:31:00.838Z] docker.io [2023-10-25T22:31:01.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:31:01.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:31:01.413Z] Configure a credential helper to remove this warning. See [2023-10-25T22:31:01.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:31:01.413Z] [2023-10-25T22:31:01.413Z] Login Succeeded [2023-10-25T22:31:01.413Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:31:01.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:31:02.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:31:02.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:31:02.136Z] ========================================================= [2023-10-25T22:31:02.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-25T22:31:02.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:31:02.770Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:31:02.770Z] Sending build context to Docker daemon 121.9kB [2023-10-25T22:31:03.050Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:31:03.050Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T22:31:05.664Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-25T22:31:05.664Z] 9fda8d8052c6: Pulling fs layer [2023-10-25T22:31:05.664Z] 5d54e960e981: Pulling fs layer [2023-10-25T22:31:05.664Z] c4a7e357bf2a: Pulling fs layer [2023-10-25T22:31:05.664Z] f0e02332f6b5: Pulling fs layer [2023-10-25T22:31:05.664Z] cefa15bbcfad: Pulling fs layer [2023-10-25T22:31:05.664Z] 17808c966233: Pulling fs layer [2023-10-25T22:31:05.664Z] f0e02332f6b5: Waiting [2023-10-25T22:31:05.664Z] cefa15bbcfad: Waiting [2023-10-25T22:31:05.664Z] f4c1fc716caa: Pulling fs layer [2023-10-25T22:31:05.664Z] f4c1fc716caa: Waiting [2023-10-25T22:31:05.664Z] 17808c966233: Waiting [2023-10-25T22:31:05.664Z] 5d54e960e981: Verifying Checksum [2023-10-25T22:31:05.664Z] f0e02332f6b5: Verifying Checksum [2023-10-25T22:31:05.664Z] f0e02332f6b5: Download complete [2023-10-25T22:31:05.664Z] cefa15bbcfad: Verifying Checksum [2023-10-25T22:31:05.664Z] cefa15bbcfad: Download complete [2023-10-25T22:31:05.664Z] 9fda8d8052c6: Verifying Checksum [2023-10-25T22:31:05.664Z] 9fda8d8052c6: Download complete [2023-10-25T22:31:05.936Z] f4c1fc716caa: Verifying Checksum [2023-10-25T22:31:05.936Z] f4c1fc716caa: Download complete [2023-10-25T22:31:06.653Z] 9fda8d8052c6: Pull complete [2023-10-25T22:31:07.652Z] 5d54e960e981: Pull complete [2023-10-25T22:31:07.652Z] c4a7e357bf2a: Verifying Checksum [2023-10-25T22:31:07.652Z] c4a7e357bf2a: Download complete [2023-10-25T22:31:09.076Z] 17808c966233: Verifying Checksum [2023-10-25T22:31:09.076Z] 17808c966233: Download complete [2023-10-25T22:31:21.421Z] c4a7e357bf2a: Pull complete [2023-10-25T22:31:21.421Z] f0e02332f6b5: Pull complete [2023-10-25T22:31:21.688Z] cefa15bbcfad: Pull complete [2023-10-25T22:31:34.031Z] 17808c966233: Pull complete [2023-10-25T22:31:34.031Z] f4c1fc716caa: Pull complete [2023-10-25T22:31:34.031Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-25T22:31:34.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T22:31:34.031Z] ---> ea914061e18c [2023-10-25T22:31:34.031Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:31:35.484Z] ---> Running in 21141799e76f [2023-10-25T22:31:35.759Z] Removing intermediate container 21141799e76f [2023-10-25T22:31:35.759Z] ---> 59ff6528f8ad [2023-10-25T22:31:35.759Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:31:35.759Z] ---> Running in 487c44027292 [2023-10-25T22:31:36.353Z] Removing intermediate container 487c44027292 [2023-10-25T22:31:36.353Z] ---> 647dd1eace29 [2023-10-25T22:31:36.353Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:31:36.353Z] ---> Running in 59a5f0a36785 [2023-10-25T22:31:36.625Z] Removing intermediate container 59a5f0a36785 [2023-10-25T22:31:36.625Z] ---> 5859deb52b7d [2023-10-25T22:31:36.625Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:31:36.900Z] ---> Running in 87f780da8673 [2023-10-25T22:31:37.172Z] Removing intermediate container 87f780da8673 [2023-10-25T22:31:37.172Z] ---> c2569a8958e8 [2023-10-25T22:31:37.172Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:31:37.442Z] ---> Running in 33092db9df36 [2023-10-25T22:31:38.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:31:39.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:31:40.558Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T22:31:40.558Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T22:31:40.558Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T22:31:40.558Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T22:31:40.558Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:31:40.558Z] OK: 270 MiB in 56 packages [2023-10-25T22:31:41.982Z] Removing intermediate container 33092db9df36 [2023-10-25T22:31:41.982Z] ---> 5a355d97a4d5 [2023-10-25T22:31:41.982Z] Step 8/12 : WORKDIR /device-rest-go [2023-10-25T22:31:41.982Z] ---> Running in da440aa8d0ad [2023-10-25T22:31:42.250Z] Removing intermediate container da440aa8d0ad [2023-10-25T22:31:42.251Z] ---> 53f41189b298 [2023-10-25T22:31:42.251Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-25T22:31:45.620Z] ---> a9038361bc6b [2023-10-25T22:31:45.620Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:45.904Z] ---> Running in ab752b03ce23 [2023-10-25T22:33:22.598Z] Removing intermediate container ab752b03ce23 [2023-10-25T22:33:22.598Z] ---> ff240f593308 [2023-10-25T22:33:22.598Z] Step 11/12 : COPY . . [2023-10-25T22:33:22.598Z] ---> b76538d61468 [2023-10-25T22:33:22.598Z] Step 12/12 : RUN $MAKE [2023-10-25T22:33:22.598Z] ---> Running in 06ae6926dbf0 [2023-10-25T22:33:22.598Z] noop [2023-10-25T22:33:22.598Z] Removing intermediate container 06ae6926dbf0 [2023-10-25T22:33:22.598Z] ---> 8b91f96a28f2 [2023-10-25T22:33:22.598Z] Successfully built 8b91f96a28f2 [2023-10-25T22:33:22.598Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:33:23.090Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T22:33:23.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:33:23.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-10455 does not seem to be running inside a container [2023-10-25T22:33:23.504Z] $ 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-10-25T22:33:25.515Z] $ docker top 2ca675e054a78a1ec6fe1a8d8a7c3a1f743df90166d98d64848c0aff2465f65b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:33:26.417Z] + go version [2023-10-25T22:33:26.417Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-25T22:33:26.454Z] $ docker stop --time=1 2ca675e054a78a1ec6fe1a8d8a7c3a1f743df90166d98d64848c0aff2465f65b [2023-10-25T22:33:28.116Z] $ docker rm -f --volumes 2ca675e054a78a1ec6fe1a8d8a7c3a1f743df90166d98d64848c0aff2465f65b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:33:29.006Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T22:33:29.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:33:29.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-10455 does not seem to be running inside a container [2023-10-25T22:33:29.362Z] $ 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-10-25T22:33:30.723Z] $ docker top 00f6ebe166f987abf501c94f163b21184cf47b51c690aedf4f59dff68f9c3883 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:33:31.664Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:33:32.404Z] + make test [2023-10-25T22:33:32.404Z] go test ./... -coverprofile=coverage.out ./... [2023-10-25T22:33:40.643Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-10-25T22:35:47.390Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-10-25T22:35:47.390Z] ok github.com/edgexfoundry/device-rest-go/driver 0.058s coverage: 33.2% of statements [2023-10-25T22:35:47.390Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-25T22:35:47.390Z] go vet ./... [2023-10-25T22:36:14.137Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:36:14.137Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:36:14.137Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:36:14.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T22:36:14.218Z] $ docker stop --time=1 00f6ebe166f987abf501c94f163b21184cf47b51c690aedf4f59dff68f9c3883 [2023-10-25T22:36:16.242Z] $ docker rm -f --volumes 00f6ebe166f987abf501c94f163b21184cf47b51c690aedf4f59dff68f9c3883 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:36:17.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T22:36:17.829Z] Warning: overwriting stash ‘coverage-report’ [2023-10-25T22:36:18.452Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:36:19.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T22:36:19.445Z] + ls -al . [2023-10-25T22:36:19.445Z] total 180 [2023-10-25T22:36:19.445Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 22:33 . [2023-10-25T22:36:19.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:30 .. [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 25 22:30 .dockerignore [2023-10-25T22:36:19.445Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:30 .git [2023-10-25T22:36:19.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:30 .github [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 25 22:30 .gitignore [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:30 .golangci.yml [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 10300 Oct 25 22:30 Attribution.txt [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 15709 Oct 25 22:30 CHANGELOG.md [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 1578 Oct 25 22:30 Dockerfile [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:30 GOVERNANCE.md [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 25 22:30 Jenkinsfile [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:30 LICENSE [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 2010 Oct 25 22:30 Makefile [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 22:30 OWNERS.md [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 15738 Oct 25 22:30 README.md [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:27 VERSION [2023-10-25T22:36:19.445Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:30 bin [2023-10-25T22:36:19.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:30 cmd [2023-10-25T22:36:19.445Z] -rw-r--r-- 1 jenkins jenkins 14499 Oct 25 22:35 coverage.out [2023-10-25T22:36:19.445Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:30 driver [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 3891 Oct 25 22:30 go.mod [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 25 22:30 go.sum [2023-10-25T22:36:19.445Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 25 22:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:36:19.876Z] + 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=12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 --label arch=arm64 --label version=0.0.0 . [2023-10-25T22:36:19.876Z] Sending build context to Docker daemon 137.2kB [2023-10-25T22:36:20.159Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:36:20.159Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-25T22:36:20.159Z] ---> 8b91f96a28f2 [2023-10-25T22:36:20.159Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:36:20.440Z] ---> Running in 512531c738d3 [2023-10-25T22:36:21.036Z] Removing intermediate container 512531c738d3 [2023-10-25T22:36:21.036Z] ---> 78de91bb219d [2023-10-25T22:36:21.036Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:36:21.036Z] ---> Running in cca30a2ae562 [2023-10-25T22:36:21.311Z] Removing intermediate container cca30a2ae562 [2023-10-25T22:36:21.311Z] ---> 4b4fb34cd854 [2023-10-25T22:36:21.311Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:36:21.583Z] ---> Running in 1d040a7ee8e2 [2023-10-25T22:36:22.178Z] Removing intermediate container 1d040a7ee8e2 [2023-10-25T22:36:22.178Z] ---> 68b82752ce4f [2023-10-25T22:36:22.178Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:36:22.178Z] ---> Running in 8f111916096a [2023-10-25T22:36:22.454Z] Removing intermediate container 8f111916096a [2023-10-25T22:36:22.454Z] ---> cb0a0361932b [2023-10-25T22:36:22.454Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:36:22.724Z] ---> Running in 40f8b8252cc9 [2023-10-25T22:36:24.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:36:24.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:36:26.382Z] OK: 270 MiB in 56 packages [2023-10-25T22:36:27.351Z] Removing intermediate container 40f8b8252cc9 [2023-10-25T22:36:27.351Z] ---> 0f4de87c0928 [2023-10-25T22:36:27.351Z] Step 8/25 : WORKDIR /device-rest-go [2023-10-25T22:36:27.624Z] ---> Running in 889975ded165 [2023-10-25T22:36:28.220Z] Removing intermediate container 889975ded165 [2023-10-25T22:36:28.220Z] ---> 0f771a9909cf [2023-10-25T22:36:28.220Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-25T22:36:28.815Z] ---> 8eb57a250461 [2023-10-25T22:36:28.815Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:36:28.815Z] ---> Running in 31b1354fea04 [2023-10-25T22:36:31.421Z] Removing intermediate container 31b1354fea04 [2023-10-25T22:36:31.421Z] ---> 0006ef8d1398 [2023-10-25T22:36:31.421Z] Step 11/25 : COPY . . [2023-10-25T22:36:32.019Z] ---> bdd714984a61 [2023-10-25T22:36:32.019Z] Step 12/25 : RUN $MAKE [2023-10-25T22:36:32.019Z] ---> Running in 23e1e6b4bf30 [2023-10-25T22:36:32.985Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-10-25T22:38:39.728Z] Removing intermediate container 23e1e6b4bf30 [2023-10-25T22:38:39.728Z] ---> fba679ee0a20 [2023-10-25T22:38:39.728Z] Step 13/25 : FROM alpine:3.18 [2023-10-25T22:38:39.728Z] 3.18: Pulling from library/alpine [2023-10-25T22:38:39.728Z] 579b34f0a95b: Pulling fs layer [2023-10-25T22:38:39.999Z] 579b34f0a95b: Download complete [2023-10-25T22:38:40.595Z] 579b34f0a95b: Pull complete [2023-10-25T22:38:40.596Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:38:40.596Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T22:38:40.596Z] ---> 3cc203321400 [2023-10-25T22:38:40.596Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-25T22:38:40.868Z] ---> Running in 5fd4b27d117f [2023-10-25T22:38:41.142Z] Removing intermediate container 5fd4b27d117f [2023-10-25T22:38:41.142Z] ---> 7839cd647308 [2023-10-25T22:38:41.142Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-10-25T22:38:41.416Z] ---> Running in aa88e513753d [2023-10-25T22:38:41.689Z] Removing intermediate container aa88e513753d [2023-10-25T22:38:41.689Z] ---> cdea259a7db1 [2023-10-25T22:38:41.689Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-10-25T22:38:41.961Z] ---> Running in c39923e26c94 [2023-10-25T22:38:43.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:38:43.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:38:45.108Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:38:45.108Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:38:45.108Z] OK: 8 MiB in 16 packages [2023-10-25T22:38:49.472Z] Removing intermediate container c39923e26c94 [2023-10-25T22:38:49.472Z] ---> ee939d934ba9 [2023-10-25T22:38:49.473Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-10-25T22:38:50.483Z] ---> 4083bddf3447 [2023-10-25T22:38:50.483Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-10-25T22:38:51.522Z] ---> a904e8039560 [2023-10-25T22:38:51.522Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-10-25T22:38:51.815Z] ---> 51c3ef2f7c91 [2023-10-25T22:38:51.815Z] Step 20/25 : EXPOSE 59986 [2023-10-25T22:38:52.094Z] ---> Running in 5a0b6fed9e8e [2023-10-25T22:38:52.378Z] Removing intermediate container 5a0b6fed9e8e [2023-10-25T22:38:52.378Z] ---> aa549c5d1d90 [2023-10-25T22:38:52.378Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-10-25T22:38:52.648Z] ---> Running in b591cd874a22 [2023-10-25T22:38:52.921Z] Removing intermediate container b591cd874a22 [2023-10-25T22:38:52.921Z] ---> 2a14b7c82156 [2023-10-25T22:38:52.921Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-25T22:38:53.199Z] ---> Running in b8f6c4732246 [2023-10-25T22:38:53.468Z] Removing intermediate container b8f6c4732246 [2023-10-25T22:38:53.468Z] ---> 45957c2819b5 [2023-10-25T22:38:53.468Z] Step 23/25 : LABEL arch=arm64 [2023-10-25T22:38:53.468Z] ---> Running in a9e2a9064249 [2023-10-25T22:38:54.072Z] Removing intermediate container a9e2a9064249 [2023-10-25T22:38:54.072Z] ---> d8cccb5549ec [2023-10-25T22:38:54.072Z] Step 24/25 : LABEL git_sha=12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [2023-10-25T22:38:54.072Z] ---> Running in 27689b7cacbd [2023-10-25T22:38:54.671Z] Removing intermediate container 27689b7cacbd [2023-10-25T22:38:54.671Z] ---> 1302b1b12750 [2023-10-25T22:38:54.671Z] Step 25/25 : LABEL version=0.0.0 [2023-10-25T22:38:54.671Z] ---> Running in 99bd01f9278d [2023-10-25T22:38:55.264Z] Removing intermediate container 99bd01f9278d [2023-10-25T22:38:55.264Z] ---> 1a557f5156c5 [2023-10-25T22:38:55.264Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T22:38:55.264Z] Successfully built 1a557f5156c5 [2023-10-25T22:38:55.264Z] 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-10-25T22:38:56.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:38:56.147Z] [2023-10-25T22:38:56.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:38:56.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:38:56.843Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-25T22:38:56.843Z] 8998bd30e6a1: Pulling fs layer [2023-10-25T22:38:56.843Z] 04944245beec: Pulling fs layer [2023-10-25T22:38:56.843Z] 699f458cf7ca: Pulling fs layer [2023-10-25T22:38:56.843Z] 765212b225bb: Pulling fs layer [2023-10-25T22:38:56.843Z] f23df028b6ca: Pulling fs layer [2023-10-25T22:38:56.843Z] d65c8cfc05b1: Pulling fs layer [2023-10-25T22:38:56.843Z] 2437ff75d9bd: Pulling fs layer [2023-10-25T22:38:56.843Z] f23df028b6ca: Waiting [2023-10-25T22:38:56.843Z] d65c8cfc05b1: Waiting [2023-10-25T22:38:56.843Z] 2437ff75d9bd: Waiting [2023-10-25T22:38:56.843Z] 765212b225bb: Waiting [2023-10-25T22:38:56.843Z] 04944245beec: Verifying Checksum [2023-10-25T22:38:56.843Z] 04944245beec: Download complete [2023-10-25T22:38:56.843Z] 765212b225bb: Verifying Checksum [2023-10-25T22:38:56.843Z] 765212b225bb: Download complete [2023-10-25T22:38:57.118Z] f23df028b6ca: Verifying Checksum [2023-10-25T22:38:57.118Z] f23df028b6ca: Download complete [2023-10-25T22:38:57.118Z] d65c8cfc05b1: Verifying Checksum [2023-10-25T22:38:57.118Z] d65c8cfc05b1: Download complete [2023-10-25T22:38:57.118Z] 699f458cf7ca: Verifying Checksum [2023-10-25T22:38:57.118Z] 699f458cf7ca: Download complete [2023-10-25T22:38:57.716Z] 8998bd30e6a1: Verifying Checksum [2023-10-25T22:38:57.716Z] 8998bd30e6a1: Download complete [2023-10-25T22:39:00.327Z] 2437ff75d9bd: Verifying Checksum [2023-10-25T22:39:00.327Z] 2437ff75d9bd: Download complete [2023-10-25T22:39:02.927Z] 8998bd30e6a1: Pull complete [2023-10-25T22:39:03.522Z] 04944245beec: Pull complete [2023-10-25T22:39:05.477Z] 699f458cf7ca: Pull complete [2023-10-25T22:39:05.747Z] 765212b225bb: Pull complete [2023-10-25T22:39:06.720Z] f23df028b6ca: Pull complete [2023-10-25T22:39:06.990Z] d65c8cfc05b1: Pull complete [2023-10-25T22:39:25.443Z] 2437ff75d9bd: Pull complete [2023-10-25T22:39:25.443Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-25T22:39:25.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:39:25.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:39:25.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-10455 does not seem to be running inside a container [2023-10-25T22:39:25.939Z] $ 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-10-25T22:39:29.003Z] $ docker top c459df8aef577ab1f1f48e13dbdae509f7db66ac33e260865304ab1044cd182e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:39:29.969Z] ---> job-cost.sh [2023-10-25T22:39:29.969Z] lf-activate-venv: SKIPPING [2023-10-25T22:39:29.969Z] INFO: No Stack... [2023-10-25T22:39:30.555Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-25T22:39:31.147Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T22:39:31.850Z] + + cut -d, -f6 [2023-10-25T22:39:31.850Z] cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2023-10-25T22:39:31.952Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] [2023-10-25T22:39:31.957Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] did not exist. Created. [2023-10-25T22:39:31.957Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T22:39:32.707Z] /w/workspace/device-rest-go/1@tmp/durable-b6d337d5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-25T22:39:33.401Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-25T22:39:33.438Z] Warning: overwriting stash ‘stack-cost’ [2023-10-25T22:39:33.503Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T22:39:33.521Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T22:39:33.601Z] $ docker stop --time=1 c459df8aef577ab1f1f48e13dbdae509f7db66ac33e260865304ab1044cd182e [2023-10-25T22:39:35.271Z] $ docker rm -f --volumes c459df8aef577ab1f1f48e13dbdae509f7db66ac33e260865304ab1044cd182e [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-10-25T22:39:36.402Z] provisioning config files... [2023-10-25T22:39:36.411Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp/config2361646403940701266tmp [Pipeline] { [Pipeline] sh [2023-10-25T22:39:36.754Z] + set +x [2023-10-25T22:39:36.754Z] + + curl -s https://codecov.io/bashbash [2023-10-25T22:39:36.754Z] -s -- [2023-10-25T22:39:36.754Z] [2023-10-25T22:39:36.754Z] _____ _ [2023-10-25T22:39:36.754Z] / ____| | | [2023-10-25T22:39:36.754Z] | | ___ __| | ___ ___ _____ __ [2023-10-25T22:39:36.754Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-25T22:39:36.754Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-25T22:39:36.754Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-25T22:39:36.754Z] Bash-1.0.6 [2023-10-25T22:39:36.754Z] [2023-10-25T22:39:36.754Z] [2023-10-25T22:39:36.754Z] ==> git version 2.25.1 found [2023-10-25T22:39:36.754Z] ==> 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-10-25T22:39:36.754Z] Release-Date: 2020-01-08 [2023-10-25T22:39:36.754Z] 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-10-25T22:39:36.754Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-25T22:39:36.754Z] ==> Jenkins CI detected. [2023-10-25T22:39:36.754Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-356 [2023-10-25T22:39:36.754Z] project root: . [2023-10-25T22:39:36.754Z] --> token set from env [2023-10-25T22:39:36.754Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-25T22:39:36.754Z] ==> Running gcov in . (disable via -X gcov) [2023-10-25T22:39:36.754Z] ==> Python coveragepy not found [2023-10-25T22:39:36.754Z] ==> Searching for coverage reports in: [2023-10-25T22:39:36.754Z] + . [2023-10-25T22:39:36.754Z] -> Found 1 reports [2023-10-25T22:39:36.754Z] ==> Detecting git/mercurial file structure [2023-10-25T22:39:36.754Z] ==> Reading reports [2023-10-25T22:39:36.754Z] + ./coverage.out bytes=14499 [2023-10-25T22:39:36.754Z] ==> Appending adjustments [2023-10-25T22:39:36.754Z] https://docs.codecov.io/docs/fixing-reports [2023-10-25T22:39:37.013Z] + Found adjustments [2023-10-25T22:39:37.013Z] ==> Gzipping contents [2023-10-25T22:39:37.013Z] 4.0K /tmp/codecov.WNv5Yl.gz [2023-10-25T22:39:37.013Z] ==> Uploading reports [2023-10-25T22:39:37.013Z] url: https://codecov.io [2023-10-25T22:39:37.013Z] query: branch=PR-356&commit=12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-356%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=356&job=&cmd_args= [2023-10-25T22:39:37.013Z] -> Pinging Codecov [2023-10-25T22:39:37.013Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-356&commit=12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-356%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=356&job=&cmd_args= [2023-10-25T22:39:37.013Z] -> Uploading to [2023-10-25T22:39:37.013Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-25/4E5D53B4F1F92C436F7061BF334D961C/12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250/8518d2b9-a33d-446e-9542-41b230ff760a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T223936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e06ddccc5b021445c8c3c1b888f5b0c58471812f442c0b4d7b765115ac4e66a [2023-10-25T22:39:37.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:39:37.013Z] Dload Upload Total Spent Left Speed [2023-10-25T22:39:37.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 7415 --:--:-- --:--:-- --:--:-- 7415 [2023-10-25T22:39:37.580Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [Pipeline] } [2023-10-25T22:39:37.609Z] 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-10-25T22:39:39.514Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-356/archives ] [2023-10-25T22:39:39.514Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-356/archives [2023-10-25T22:39:39.514Z] total 16 [2023-10-25T22:39:39.514Z] drwxr-xr-x 3 root root 4096 Oct 25 22:30 . [2023-10-25T22:39:39.514Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 .. [2023-10-25T22:39:39.514Z] drwxr-xr-x 2 root root 4096 Oct 25 22:30 cost [2023-10-25T22:39:39.514Z] -rw-r--r-- 1 root root 86 Oct 25 22:30 cost.csv [2023-10-25T22:39:39.514Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-356/archives [2023-10-25T22:39:39.514Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-356/archives [2023-10-25T22:39:39.514Z] total 16 [2023-10-25T22:39:39.514Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:30 . [2023-10-25T22:39:39.514Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 .. [2023-10-25T22:39:39.514Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:30 cost [2023-10-25T22:39:39.514Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 25 22:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:39:39.842Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:39:40.735Z] ---> package-listing.sh [2023-10-25T22:39:40.735Z] ++ facter osfamily [2023-10-25T22:39:40.735Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-25T22:39:40.994Z] + OS_FAMILY=debian [2023-10-25T22:39:40.994Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-356 [2023-10-25T22:39:40.994Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-25T22:39:40.994Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-25T22:39:40.994Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-25T22:39:40.994Z] + PACKAGES=/tmp/packages_start.txt [2023-10-25T22:39:40.994Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-356 ']' [2023-10-25T22:39:40.994Z] + PACKAGES=/tmp/packages_end.txt [2023-10-25T22:39:40.994Z] + case "${OS_FAMILY}" in [2023-10-25T22:39:40.994Z] + dpkg -l [2023-10-25T22:39:40.994Z] + grep '^ii' [2023-10-25T22:39:40.994Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-25T22:39:40.994Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-25T22:39:40.994Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-25T22:39:40.994Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-356 ']' [2023-10-25T22:39:40.994Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-356/archives/ [2023-10-25T22:39:40.994Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-356/archives/ [Pipeline] echo [2023-10-25T22:39:41.030Z] 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-356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-25T22:39:41.324Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:39:41.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:39:41.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:39:42.118Z] prd-ubuntu20.04-docker-8c-8g-10443 does not seem to be running inside a container [2023-10-25T22:39:42.152Z] $ 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-356/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-356 -v /w/workspace/gexfoundry_device-rest-go_PR-356:/w/workspace/gexfoundry_device-rest-go_PR-356:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-356@tmp:/w/workspace/gexfoundry_device-rest-go_PR-356@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-10-25T22:39:42.370Z] $ docker top a101a7f65598904dda95ba3e121174632469e0bfbc64dff6cd42ab088deef757 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:39:42.787Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-25T22:39:43.098Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-25T22:39:43.409Z] + ls /var/log/sa-host [2023-10-25T22:39:43.409Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:39:43.633Z] provisioning config files... [2023-10-25T22:39:43.641Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp/config15566197119909574658tmp [Pipeline] { [Pipeline] echo [2023-10-25T22:39:43.690Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:39:44.007Z] ---> create-netrc.sh [Pipeline] } [2023-10-25T22:39:44.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:39:44.445Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-25T22:39:44.478Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:39:44.789Z] ---> sudo-logs.sh [2023-10-25T22:39:44.789Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-25T22:39:44.882Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:39:45.196Z] ---> job-cost.sh [2023-10-25T22:39:45.196Z] lf-activate-venv: SKIPPING [2023-10-25T22:39:45.196Z] DEBUG: total: 0.2199999988079071 [2023-10-25T22:39:45.196Z] INFO: Retrieving Stack Cost... [2023-10-25T22:39:45.761Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T22:39:46.021Z] INFO: Archiving Costs [Pipeline] echo [2023-10-25T22:39:46.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:39:46.383Z] ---> logs-deploy.sh [2023-10-25T22:39:46.383Z] lf-activate-venv: SKIPPING [2023-10-25T22:39:46.383Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-356/1 [2023-10-25T22:39:46.383Z] INFO: archiving workspace using pattern(s): [2023-10-25T22:39:47.318Z] Archives upload complete. [2023-10-25T22:39:47.577Z] INFO: archiving logs to Nexus [2023-10-25T22:39:48.147Z] ---> uname -a: [2023-10-25T22:39:48.147Z] Linux prd-ubuntu20-04-docker-8c-8g-10443 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] ---> lscpu: [2023-10-25T22:39:48.147Z] Architecture: x86_64 [2023-10-25T22:39:48.147Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-25T22:39:48.147Z] Byte Order: Little Endian [2023-10-25T22:39:48.147Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-25T22:39:48.147Z] CPU(s): 8 [2023-10-25T22:39:48.147Z] On-line CPU(s) list: 0-7 [2023-10-25T22:39:48.147Z] Thread(s) per core: 1 [2023-10-25T22:39:48.147Z] Core(s) per socket: 1 [2023-10-25T22:39:48.147Z] Socket(s): 8 [2023-10-25T22:39:48.147Z] NUMA node(s): 1 [2023-10-25T22:39:48.147Z] Vendor ID: AuthenticAMD [2023-10-25T22:39:48.147Z] CPU family: 23 [2023-10-25T22:39:48.147Z] Model: 49 [2023-10-25T22:39:48.147Z] Model name: AMD EPYC-Rome Processor [2023-10-25T22:39:48.147Z] Stepping: 0 [2023-10-25T22:39:48.147Z] CPU MHz: 2799.998 [2023-10-25T22:39:48.147Z] BogoMIPS: 5599.99 [2023-10-25T22:39:48.147Z] Virtualization: AMD-V [2023-10-25T22:39:48.147Z] Hypervisor vendor: KVM [2023-10-25T22:39:48.147Z] Virtualization type: full [2023-10-25T22:39:48.147Z] L1d cache: 256 KiB [2023-10-25T22:39:48.147Z] L1i cache: 256 KiB [2023-10-25T22:39:48.147Z] L2 cache: 4 MiB [2023-10-25T22:39:48.147Z] L3 cache: 128 MiB [2023-10-25T22:39:48.147Z] NUMA node0 CPU(s): 0-7 [2023-10-25T22:39:48.147Z] Vulnerability Itlb multihit: Not affected [2023-10-25T22:39:48.147Z] Vulnerability L1tf: Not affected [2023-10-25T22:39:48.147Z] Vulnerability Mds: Not affected [2023-10-25T22:39:48.147Z] Vulnerability Meltdown: Not affected [2023-10-25T22:39:48.147Z] Vulnerability Mmio stale data: Not affected [2023-10-25T22:39:48.147Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-25T22:39:48.147Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-25T22:39:48.147Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-25T22:39:48.147Z] Vulnerability Srbds: Not affected [2023-10-25T22:39:48.147Z] Vulnerability Tsx async abort: Not affected [2023-10-25T22:39:48.147Z] 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-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] ---> nproc: [2023-10-25T22:39:48.147Z] 8 [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] ---> df -h: [2023-10-25T22:39:48.147Z] Filesystem Size Used Avail Use% Mounted on [2023-10-25T22:39:48.147Z] overlay 155G 12G 144G 8% / [2023-10-25T22:39:48.147Z] tmpfs 64M 0 64M 0% /dev [2023-10-25T22:39:48.147Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-25T22:39:48.147Z] shm 64M 0 64M 0% /dev/shm [2023-10-25T22:39:48.147Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] ---> sar -b -r -n DEV: [2023-10-25T22:39:48.147Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10443) 10/25/23 _x86_64_ (8 CPU) [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] 22:26:42 LINUX RESTART (8 CPU) [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] 22:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-25T22:39:48.147Z] 22:28:01 179.02 40.54 138.49 0.00 4503.24 147911.47 0.00 [2023-10-25T22:39:48.147Z] 22:29:01 115.45 1.10 114.35 0.00 8.80 37246.19 0.00 [2023-10-25T22:39:48.147Z] 22:30:01 145.55 0.30 145.25 0.00 22.51 28183.05 0.00 [2023-10-25T22:39:48.147Z] 22:31:01 122.61 0.07 122.55 0.00 4.93 34176.97 0.00 [2023-10-25T22:39:48.147Z] 22:32:01 26.33 10.20 16.13 0.00 3442.23 3698.60 0.00 [2023-10-25T22:39:48.147Z] 22:33:01 3.88 0.00 3.88 0.00 0.00 53.98 0.00 [2023-10-25T22:39:48.147Z] 22:34:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 [2023-10-25T22:39:48.147Z] 22:35:01 1.65 0.00 1.65 0.00 0.00 17.85 0.00 [2023-10-25T22:39:48.147Z] 22:36:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2023-10-25T22:39:48.147Z] 22:37:01 2.37 0.00 2.37 0.00 0.00 33.72 0.00 [2023-10-25T22:39:48.147Z] 22:38:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2023-10-25T22:39:48.147Z] 22:39:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2023-10-25T22:39:48.147Z] Average: 49.89 4.30 45.59 0.00 659.70 20768.74 0.00 [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] 22:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-25T22:39:48.147Z] 22:28:01 29264568 31584020 738788 2.25 75676 2517628 1982132 5.84 986724 2259044 752 [2023-10-25T22:39:48.147Z] 22:29:01 27766836 31598212 710504 2.16 148220 3824868 1868852 5.51 1170756 3425928 388440 [2023-10-25T22:39:48.147Z] 22:30:01 28162860 31568628 736716 2.24 155228 3426224 1904564 5.61 1240716 2990804 156504 [2023-10-25T22:39:48.147Z] 22:31:01 27642196 31582536 721428 2.19 165400 3902056 1750420 5.16 1248296 3452360 540 [2023-10-25T22:39:48.147Z] 22:32:01 27401492 31562348 731700 2.23 170600 4105560 1806256 5.32 1408836 3507400 1340 [2023-10-25T22:39:48.147Z] 22:33:01 27409772 31570576 723568 2.20 170620 4105556 1806256 5.32 1402048 3507360 168 [2023-10-25T22:39:48.147Z] 22:34:01 27409620 31570428 723636 2.20 170632 4105560 1806256 5.32 1401728 3507364 12 [2023-10-25T22:39:48.147Z] 22:35:01 27415860 31576700 717480 2.18 170660 4105560 1806256 5.32 1395808 3507364 12 [2023-10-25T22:39:48.147Z] 22:36:01 27416160 31577008 717120 2.18 170684 4105564 1806256 5.32 1395812 3507368 8 [2023-10-25T22:39:48.147Z] 22:37:01 27416476 31577556 716588 2.18 170772 4105544 1806256 5.32 1395804 3507476 8 [2023-10-25T22:39:48.147Z] 22:38:01 27416644 31577724 716340 2.18 170804 4105544 1806256 5.32 1396600 3507476 16 [2023-10-25T22:39:48.147Z] 22:39:01 27416180 31577320 716724 2.18 170820 4105548 1806256 5.32 1396732 3507480 192 [2023-10-25T22:39:48.147Z] Average: 27678222 31576921 722549 2.20 159176 3876268 1829668 5.39 1319988 3348952 45666 [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] 22:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-25T22:39:48.147Z] 22:28:01 ens3 584.00 397.39 6018.27 90.36 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:28:01 veth11e2207 11.25 10.59 1.05 11.33 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:28:01 docker0 38.33 40.79 2.97 246.57 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:28:01 lo 6.78 6.78 0.67 0.67 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:29:01 ens3 308.07 241.99 2353.31 25.67 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:29:01 docker0 238.71 300.95 19.73 2348.41 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:30:01 ens3 52.47 45.18 72.76 91.51 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:30:01 docker0 1.58 3.76 0.09 30.92 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:31:01 ens3 114.16 74.59 2615.78 14.26 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:31:01 docker0 2.03 3.57 0.12 31.42 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:31:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:32:01 ens3 75.30 27.31 1374.29 2.30 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:32:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:33:01 ens3 1.15 0.45 0.44 0.27 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:34:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:35:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:36:01 ens3 0.58 0.02 0.03 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:37:01 ens3 1.40 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:38:01 ens3 1.33 0.73 0.66 0.48 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:39:01 ens3 1.37 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] Average: ens3 94.33 65.20 1029.22 18.64 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] Average: docker0 23.36 29.07 1.91 221.37 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] ---> sar -P ALL: [2023-10-25T22:39:48.147Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10443) 10/25/23 _x86_64_ (8 CPU) [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] 22:26:42 LINUX RESTART (8 CPU) [2023-10-25T22:39:48.147Z] [2023-10-25T22:39:48.147Z] 22:27:02 CPU %user %nice %system %iowait %steal %idle [2023-10-25T22:39:48.147Z] 22:28:01 all 8.62 0.00 2.98 4.45 0.05 83.89 [2023-10-25T22:39:48.147Z] 22:28:01 0 7.22 0.00 3.12 1.97 0.05 87.64 [2023-10-25T22:39:48.147Z] 22:28:01 1 11.80 0.00 2.30 0.19 0.05 85.66 [2023-10-25T22:39:48.147Z] 22:28:01 2 8.53 0.00 2.95 7.49 0.03 81.01 [2023-10-25T22:39:48.147Z] 22:28:01 3 6.29 0.00 3.47 11.30 0.07 78.87 [2023-10-25T22:39:48.147Z] 22:28:01 4 10.45 0.00 2.35 0.48 0.07 86.65 [2023-10-25T22:39:48.148Z] 22:28:01 5 8.96 0.00 2.26 1.35 0.03 87.38 [2023-10-25T22:39:48.148Z] 22:28:01 6 9.72 0.00 3.93 8.45 0.05 77.84 [2023-10-25T22:39:48.148Z] 22:28:01 7 5.95 0.00 3.49 4.44 0.05 86.07 [2023-10-25T22:39:48.148Z] 22:29:01 all 4.21 0.00 1.74 4.04 0.07 89.94 [2023-10-25T22:39:48.148Z] 22:29:01 0 4.18 0.00 1.84 0.12 0.03 93.83 [2023-10-25T22:39:48.148Z] 22:29:01 1 3.81 0.00 1.74 0.00 0.05 94.40 [2023-10-25T22:39:48.148Z] 22:29:01 2 4.59 0.00 0.98 0.08 0.02 94.33 [2023-10-25T22:39:48.148Z] 22:29:01 3 4.64 0.00 2.51 25.59 0.05 67.22 [2023-10-25T22:39:48.148Z] 22:29:01 4 4.07 0.00 1.61 0.32 0.28 93.72 [2023-10-25T22:39:48.148Z] 22:29:01 5 4.96 0.00 2.01 1.04 0.05 91.94 [2023-10-25T22:39:48.148Z] 22:29:01 6 4.67 0.00 1.47 1.83 0.03 91.99 [2023-10-25T22:39:48.148Z] 22:29:01 7 2.73 0.00 1.78 3.48 0.03 91.97 [2023-10-25T22:39:48.148Z] 22:30:01 all 37.43 0.00 4.35 3.62 0.09 54.51 [2023-10-25T22:39:48.148Z] 22:30:01 0 37.25 0.00 4.70 0.39 0.08 57.58 [2023-10-25T22:39:48.148Z] 22:30:01 1 37.23 0.00 4.23 0.82 0.08 57.63 [2023-10-25T22:39:48.148Z] 22:30:01 2 38.02 0.00 4.12 1.28 0.10 56.49 [2023-10-25T22:39:48.148Z] 22:30:01 3 37.05 0.00 4.32 11.12 0.08 47.43 [2023-10-25T22:39:48.148Z] 22:30:01 4 36.50 0.00 5.41 3.01 0.13 54.95 [2023-10-25T22:39:48.148Z] 22:30:01 5 38.33 0.00 3.51 0.77 0.08 57.30 [2023-10-25T22:39:48.148Z] 22:30:01 6 37.37 0.00 4.07 7.45 0.08 51.03 [2023-10-25T22:39:48.148Z] 22:30:01 7 37.71 0.00 4.41 4.11 0.10 53.66 [2023-10-25T22:39:48.148Z] 22:31:01 all 3.85 0.00 1.90 4.24 0.07 89.94 [2023-10-25T22:39:48.148Z] 22:31:01 0 3.87 0.00 1.41 0.02 0.03 94.67 [2023-10-25T22:39:48.148Z] 22:31:01 1 3.67 0.00 2.14 0.27 0.03 93.89 [2023-10-25T22:39:48.148Z] 22:31:01 2 3.73 0.00 1.65 0.18 0.03 94.41 [2023-10-25T22:39:48.148Z] 22:31:01 3 3.37 0.00 2.44 6.60 0.03 87.56 [2023-10-25T22:39:48.148Z] 22:31:01 4 3.97 0.00 1.93 24.00 0.36 69.74 [2023-10-25T22:39:48.148Z] 22:31:01 5 3.76 0.00 1.66 0.84 0.03 93.71 [2023-10-25T22:39:48.148Z] 22:31:01 6 4.17 0.00 2.12 0.35 0.03 93.32 [2023-10-25T22:39:48.148Z] 22:31:01 7 4.24 0.00 1.88 1.96 0.03 91.88 [2023-10-25T22:39:48.148Z] 22:32:01 all 0.92 0.00 0.39 0.25 0.01 98.43 [2023-10-25T22:39:48.148Z] 22:32:01 0 1.22 0.00 0.28 0.05 0.00 98.45 [2023-10-25T22:39:48.148Z] 22:32:01 1 1.65 0.00 0.43 0.08 0.02 97.82 [2023-10-25T22:39:48.148Z] 22:32:01 2 0.72 0.00 0.34 0.22 0.00 98.73 [2023-10-25T22:39:48.148Z] 22:32:01 3 1.23 0.00 0.55 0.33 0.02 97.87 [2023-10-25T22:39:48.148Z] 22:32:01 4 0.63 0.00 0.53 0.48 0.02 98.33 [2023-10-25T22:39:48.148Z] 22:32:01 5 1.07 0.00 0.47 0.77 0.02 97.68 [2023-10-25T22:39:48.148Z] 22:32:01 6 0.38 0.00 0.23 0.02 0.02 99.35 [2023-10-25T22:39:48.148Z] 22:32:01 7 0.42 0.00 0.32 0.02 0.02 99.23 [2023-10-25T22:39:48.148Z] 22:33:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2023-10-25T22:39:48.148Z] 22:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-25T22:39:48.148Z] 22:33:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-25T22:39:48.148Z] 22:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-25T22:39:48.148Z] 22:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-25T22:39:48.148Z] 22:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-10-25T22:39:48.148Z] 22:33:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2023-10-25T22:39:48.148Z] 22:33:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-10-25T22:39:48.148Z] 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-10-25T22:39:48.148Z] 22:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-25T22:39:48.148Z] 22:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-25T22:39:48.148Z] 22:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:34:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-10-25T22:39:48.148Z] 22:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-25T22:39:48.148Z] 22:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:35:01 all 0.19 0.00 0.02 0.00 0.00 99.78 [2023-10-25T22:39:48.148Z] 22:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-25T22:39:48.148Z] 22:35:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-25T22:39:48.148Z] 22:35:01 2 1.30 0.00 0.05 0.00 0.00 98.65 [2023-10-25T22:39:48.148Z] 22:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-25T22:39:48.148Z] 22:35:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2023-10-25T22:39:48.148Z] 22:35:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2023-10-25T22:39:48.148Z] 22:35:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-10-25T22:39:48.148Z] 22:36:01 all 0.18 0.00 0.01 0.00 0.00 99.80 [2023-10-25T22:39:48.148Z] 22:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-25T22:39:48.148Z] 22:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:36:01 2 1.34 0.00 0.02 0.00 0.02 98.63 [2023-10-25T22:39:48.148Z] 22:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:36:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-25T22:39:48.148Z] 22:36:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-25T22:39:48.148Z] 22:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:39:48.148Z] 22:37:01 all 0.04 0.00 0.02 0.01 0.00 99.94 [2023-10-25T22:39:48.148Z] 22:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-25T22:39:48.148Z] 22:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-25T22:39:48.148Z] 22:37:01 4 0.05 0.00 0.03 0.03 0.00 99.88 [2023-10-25T22:39:48.148Z] 22:37:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-10-25T22:39:48.148Z] 22:37:01 6 0.10 0.00 0.05 0.02 0.02 99.82 [2023-10-25T22:39:48.148Z] 22:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-10-25T22:39:48.148Z] 22:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-25T22:39:48.148Z] 22:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:39:48.148Z] 22:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-25T22:39:48.148Z] 22:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-25T22:39:48.148Z] 22:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-25T22:39:48.148Z] [2023-10-25T22:39:48.148Z] 22:38:01 CPU %user %nice %system %iowait %steal %idle [2023-10-25T22:39:48.148Z] 22:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-10-25T22:39:48.148Z] 22:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-25T22:39:48.148Z] 22:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-25T22:39:48.148Z] 22:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-25T22:39:48.148Z] 22:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:39:48.148Z] 22:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-25T22:39:48.148Z] 22:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-25T22:39:48.148Z] 22:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T22:39:48.148Z] Average: all 4.60 0.00 0.95 1.37 0.03 93.05 [2023-10-25T22:39:48.148Z] Average: 0 4.47 0.00 0.95 0.21 0.02 94.36 [2023-10-25T22:39:48.148Z] Average: 1 4.82 0.00 0.91 0.11 0.02 94.14 [2023-10-25T22:39:48.148Z] Average: 2 4.84 0.00 0.84 0.76 0.02 93.55 [2023-10-25T22:39:48.148Z] Average: 3 4.36 0.00 1.10 4.54 0.02 89.98 [2023-10-25T22:39:48.148Z] Average: 4 4.62 0.00 0.98 2.33 0.07 92.00 [2023-10-25T22:39:48.148Z] Average: 5 4.76 0.00 0.83 0.39 0.02 94.00 [2023-10-25T22:39:48.148Z] Average: 6 4.68 0.00 0.99 1.49 0.02 92.82 [2023-10-25T22:39:48.148Z] Average: 7 4.24 0.00 0.99 1.16 0.02 93.60 [2023-10-25T22:39:48.148Z] [2023-10-25T22:39:48.148Z] [2023-10-25T22:39:48.148Z]