Pull request #392 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0150d193143fe0f785952e73e33b937cb85dbf82+546a8bddbc250e09a9704dd77d22d2ef885b0504 (9bf3ddfa249120c40132d013f5a5ec280614ad10) 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-ssh13834383537611631108.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3344182585960102542.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 590556114a56c6d90cc8043840e039c2f74196dc 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-392/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-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5226758266971930192.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-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3773300140648113447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh18174795948793734617.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-392/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-392/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17814528398974701036.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 590556114a56c6d90cc8043840e039c2f74196dc 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-970 in /w/workspace/gexfoundry_device-rest-go_PR-392 [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-392 # 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 Merging remotes/origin/main commit 546a8bddbc250e09a9704dd77d22d2ef885b0504 into PR head commit 0150d193143fe0f785952e73e33b937cb85dbf82 Merge succeeded, producing 0150d193143fe0f785952e73e33b937cb85dbf82 Checking out Revision 0150d193143fe0f785952e73e33b937cb85dbf82 (PR-392) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/392/head:refs/remotes/origin/PR-392 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0150d193143fe0f785952e73e33b937cb85dbf82 # 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 546a8bddbc250e09a9704dd77d22d2ef885b0504 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0150d193143fe0f785952e73e33b937cb85dbf82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T20:48:09.054Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T20:48:09.311Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T20:48:09.449Z] ========================================================= [2024-05-28T20:48:09.449Z] EdgeX Global Pipelines Version Info [2024-05-28T20:48:09.449Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T20:48:10.237Z] ------------------- [2024-05-28T20:48:10.237Z] stable info: [2024-05-28T20:48:10.237Z] ------------------- [2024-05-28T20:48:10.237Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T20:48:10.237Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T20:48:10.237Z] Message: update stable to v1.0.260 [2024-05-28T20:48:10.809Z] ------------------- [2024-05-28T20:48:10.809Z] experimental info: [2024-05-28T20:48:10.809Z] ------------------- [2024-05-28T20:48:10.809Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T20:48:10.809Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T20:48:10.809Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T20:48:11.046Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-05-28T20:48:11.105Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-05-28T20:48:11.166Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T20:48:11.225Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T20:48:11.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T20:48:11.344Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T20:48:11.407Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T20:48:11.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T20:48:11.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T20:48:11.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T20:48:11.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T20:48:11.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-05-28T20:48:11.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T20:48:11.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T20:48:11.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T20:48:12.007Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T20:48:12.065Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T20:48:12.128Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T20:48:12.184Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T20:48:12.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T20:48:12.309Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-28T20:48:12.378Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-28T20:48:12.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T20:48:12.490Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T20:48:12.552Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T20:48:12.610Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T20:48:12.678Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T20:48:12.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-392 [Pipeline] echo [2024-05-28T20:48:12.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-392 [Pipeline] echo [2024-05-28T20:48:12.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-392 [Pipeline] echo [2024-05-28T20:48:12.910Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0150d193143fe0f785952e73e33b937cb85dbf82 [Pipeline] echo [2024-05-28T20:48:12.969Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0150d19 [Pipeline] echo [2024-05-28T20:48:13.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T20:48:13.196Z] provisioning config files... [2024-05-28T20:48:13.214Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-392@tmp/config327258944441014306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T20:48:13.704Z] ---> ****-login.sh [2024-05-28T20:48:13.704Z] nexus3.edgexfoundry.org:10001 [2024-05-28T20:48:13.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:48:14.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:48:14.227Z] Configure a credential helper to remove this warning. See [2024-05-28T20:48:14.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:48:14.227Z] [2024-05-28T20:48:14.227Z] Login Succeeded [2024-05-28T20:48:14.227Z] nexus3.edgexfoundry.org:10002 [2024-05-28T20:48:14.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:48:14.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:48:14.227Z] Configure a credential helper to remove this warning. See [2024-05-28T20:48:14.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:48:14.227Z] [2024-05-28T20:48:14.227Z] Login Succeeded [2024-05-28T20:48:14.227Z] nexus3.edgexfoundry.org:10003 [2024-05-28T20:48:14.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:48:14.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:48:14.487Z] Configure a credential helper to remove this warning. See [2024-05-28T20:48:14.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:48:14.487Z] [2024-05-28T20:48:14.487Z] Login Succeeded [2024-05-28T20:48:14.487Z] nexus3.edgexfoundry.org:10004 [2024-05-28T20:48:14.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:48:14.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:48:14.487Z] Configure a credential helper to remove this warning. See [2024-05-28T20:48:14.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:48:14.488Z] [2024-05-28T20:48:14.488Z] Login Succeeded [2024-05-28T20:48:14.488Z] ****.io [2024-05-28T20:48:14.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:48:14.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:48:14.749Z] Configure a credential helper to remove this warning. See [2024-05-28T20:48:14.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:48:14.749Z] [2024-05-28T20:48:14.749Z] Login Succeeded [2024-05-28T20:48:14.749Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T20:48:14.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T20:48:15.479Z] + git rev-list -1 --merges 0150d193143fe0f785952e73e33b937cb85dbf82~1..0150d193143fe0f785952e73e33b937cb85dbf82 [Pipeline] echo [2024-05-28T20:48:15.528Z] -----------> git rev-list -1 --merges 0150d193143fe0f785952e73e33b937cb85dbf82~1..0150d193143fe0f785952e73e33b937cb85dbf82 0150d193143fe0f785952e73e33b937cb85dbf82 [false] [Pipeline] sh [2024-05-28T20:48:15.845Z] + git log --format=format:%s -1 0150d193143fe0f785952e73e33b937cb85dbf82 [Pipeline] echo [2024-05-28T20:48:15.970Z] ========================================================= [2024-05-28T20:48:15.970Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T20:48:15.970Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T20:48:16.433Z] + git log --format=format:%s -1 0150d193143fe0f785952e73e33b937cb85dbf82 [Pipeline] echo [2024-05-28T20:48:16.480Z] [semverPrep] GIT_COMMIT: 0150d193143fe0f785952e73e33b937cb85dbf82, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-28T20:48:16.528Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T20:48:16.965Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T20:48:16.966Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T20:48:16.966Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T20:48:16.966Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T20:48:16.966Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T20:48:16.966Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T20:48:16.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:48:17.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T20:48:17.501Z] [2024-05-28T20:48:17.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:48:17.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T20:48:17.907Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T20:48:17.907Z] b85a868b505f: Pulling fs layer [2024-05-28T20:48:17.907Z] e2be974225ed: Pulling fs layer [2024-05-28T20:48:17.907Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T20:48:17.907Z] 988bab9f4d93: Pulling fs layer [2024-05-28T20:48:17.907Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T20:48:17.907Z] eaf3925da568: Pulling fs layer [2024-05-28T20:48:17.907Z] bab4dde63d76: Pulling fs layer [2024-05-28T20:48:17.907Z] bde34c3a00c8: Pulling fs layer [2024-05-28T20:48:17.907Z] b352a97aabf1: Pulling fs layer [2024-05-28T20:48:17.907Z] 4872d77fe225: Pulling fs layer [2024-05-28T20:48:17.907Z] 5851b861e8e6: Pulling fs layer [2024-05-28T20:48:17.907Z] 988bab9f4d93: Waiting [2024-05-28T20:48:17.907Z] 1469e6f7b9e6: Waiting [2024-05-28T20:48:17.907Z] eaf3925da568: Waiting [2024-05-28T20:48:17.907Z] bab4dde63d76: Waiting [2024-05-28T20:48:17.907Z] bde34c3a00c8: Waiting [2024-05-28T20:48:17.907Z] b352a97aabf1: Waiting [2024-05-28T20:48:17.907Z] 4872d77fe225: Waiting [2024-05-28T20:48:17.907Z] 5851b861e8e6: Waiting [2024-05-28T20:48:17.907Z] e2be974225ed: Verifying Checksum [2024-05-28T20:48:17.907Z] e2be974225ed: Download complete [2024-05-28T20:48:17.907Z] 988bab9f4d93: Verifying Checksum [2024-05-28T20:48:17.907Z] 988bab9f4d93: Download complete [2024-05-28T20:48:18.167Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T20:48:18.167Z] 1469e6f7b9e6: Download complete [2024-05-28T20:48:18.167Z] eaf3925da568: Download complete [2024-05-28T20:48:18.167Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T20:48:18.167Z] 339a4e72a1f5: Download complete [2024-05-28T20:48:18.167Z] bde34c3a00c8: Download complete [2024-05-28T20:48:18.167Z] b352a97aabf1: Download complete [2024-05-28T20:48:18.167Z] 4872d77fe225: Verifying Checksum [2024-05-28T20:48:18.167Z] 5851b861e8e6: Download complete [2024-05-28T20:48:18.426Z] b85a868b505f: Verifying Checksum [2024-05-28T20:48:18.426Z] b85a868b505f: Download complete [2024-05-28T20:48:18.685Z] bab4dde63d76: Verifying Checksum [2024-05-28T20:48:18.685Z] bab4dde63d76: Download complete [2024-05-28T20:48:19.626Z] b85a868b505f: Pull complete [2024-05-28T20:48:19.626Z] e2be974225ed: Pull complete [2024-05-28T20:48:20.200Z] 339a4e72a1f5: Pull complete [2024-05-28T20:48:20.200Z] 988bab9f4d93: Pull complete [2024-05-28T20:48:20.460Z] 1469e6f7b9e6: Pull complete [2024-05-28T20:48:20.460Z] eaf3925da568: Pull complete [2024-05-28T20:48:22.377Z] bab4dde63d76: Pull complete [2024-05-28T20:48:22.377Z] bde34c3a00c8: Pull complete [2024-05-28T20:48:22.377Z] b352a97aabf1: Pull complete [2024-05-28T20:48:22.377Z] 4872d77fe225: Pull complete [2024-05-28T20:48:22.639Z] 5851b861e8e6: Pull complete [2024-05-28T20:48:22.639Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T20:48:22.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T20:48:22.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T20:48:22.949Z] prd-ubuntu20.04-docker-8c-8g-970 does not seem to be running inside a container [2024-05-28T20:48:22.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-392 -v /w/workspace/gexfoundry_device-rest-go_PR-392:/w/workspace/gexfoundry_device-rest-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-392@tmp:/w/workspace/gexfoundry_device-rest-go_PR-392@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 [2024-05-28T20:48:26.226Z] $ docker top 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 -eo pid,comm [2024-05-28T20:48:26.277Z] 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). [2024-05-28T20:48:26.277Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T20:48:26.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T20:48:26.462Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T20:48:26.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T20:48:26.574Z] $ docker exec 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 ssh-agent [2024-05-28T20:48:26.669Z] SSH_AUTH_SOCK=/tmp/ssh-UVscksrykfCV/agent.32 [2024-05-28T20:48:26.669Z] SSH_AGENT_PID=38 [2024-05-28T20:48:26.675Z] Running ssh-add (command line suppressed) [2024-05-28T20:48:26.786Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-392@tmp/private_key_494092320080378172.key (/w/workspace/gexfoundry_device-rest-go_PR-392@tmp/private_key_494092320080378172.key) [2024-05-28T20:48:26.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T20:48:27.157Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T20:48:27.183Z] $ docker exec --env ******** --env ******** 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 ssh-agent -k [2024-05-28T20:48:27.269Z] unset SSH_AUTH_SOCK; [2024-05-28T20:48:27.270Z] unset SSH_AGENT_PID; [2024-05-28T20:48:27.270Z] echo Agent pid 38 killed; [2024-05-28T20:48:27.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T20:48:27.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T20:48:27.407Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T20:48:27.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T20:48:27.515Z] $ docker exec 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 ssh-agent [2024-05-28T20:48:27.608Z] SSH_AUTH_SOCK=/tmp/ssh-gsf3YWNyP1Fz/agent.72 [2024-05-28T20:48:27.608Z] SSH_AGENT_PID=79 [2024-05-28T20:48:27.613Z] Running ssh-add (command line suppressed) [2024-05-28T20:48:27.708Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-392@tmp/private_key_12094287602540841842.key (/w/workspace/gexfoundry_device-rest-go_PR-392@tmp/private_key_12094287602540841842.key) [2024-05-28T20:48:27.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T20:48:28.062Z] + git semver init [2024-05-28T20:48:28.323Z] 2024-05-28 20:48:28,263 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T20:48:28.323Z] 2024-05-28 20:48:28,264 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-392/.semver [2024-05-28T20:48:28.323Z] 2024-05-28 20:48:28,265 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-392/.semver [2024-05-28T20:48:28.323Z] 2024-05-28 20:48:28,265 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-392/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-392, universal_newlines=False, shell=None, istream=None) [2024-05-28T20:48:30.869Z] 2024-05-28 20:48:30,766 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-392/.git/info/exclude [2024-05-28T20:48:30.869Z] 2024-05-28 20:48:30,767 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-392/.semver/PR-392 with force:False [2024-05-28T20:48:30.869Z] 2024-05-28 20:48:30,767 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-392/.semver/PR-392 [2024-05-28T20:48:30.869Z] 2024-05-28 20:48:30,771 [execute] INFO git cat-file --batch-check [2024-05-28T20:48:30.869Z] 2024-05-28 20:48:30,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-392/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T20:48:30.869Z] 2024-05-28 20:48:30,778 [execute] INFO git cat-file --batch [2024-05-28T20:48:30.869Z] 2024-05-28 20:48:30,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-392/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T20:48:30.869Z] 2024-05-28 20:48:30,783 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-392/.semver/PR-392 [2024-05-28T20:48:30.869Z] 0.0.0 [Pipeline] } [2024-05-28T20:48:30.896Z] $ docker exec --env ******** --env ******** 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 ssh-agent -k [2024-05-28T20:48:30.991Z] unset SSH_AUTH_SOCK; [2024-05-28T20:48:30.992Z] unset SSH_AGENT_PID; [2024-05-28T20:48:30.992Z] echo Agent pid 79 killed; [2024-05-28T20:48:31.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T20:48:31.463Z] + git semver [Pipeline] } [2024-05-28T20:48:31.747Z] $ docker stop --time=1 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 [2024-05-28T20:48:33.021Z] $ docker rm -f --volumes 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T20:48:33.450Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T20:48:33.769Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T20:48:33.794Z] [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 [2024-05-28T20:48:34.530Z] provisioning config files... [2024-05-28T20:48:34.541Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-392@tmp/config9623192487073334275tmp [2024-05-28T20:48:34.550Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-967 in /w/workspace/gexfoundry_device-rest-go_PR-392 [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-05-28T20:48:34.740Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-05-28T20:48:34.830Z] The recommended git tool is: git [2024-05-28T20:48:34.949Z] ---> ****-login.sh [2024-05-28T20:48:34.949Z] nexus3.edgexfoundry.org:10001 [2024-05-28T20:48:34.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:48:34.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:48:34.949Z] Configure a credential helper to remove this warning. See [2024-05-28T20:48:34.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:48:34.949Z] [2024-05-28T20:48:34.949Z] Login Succeeded [2024-05-28T20:48:34.949Z] nexus3.edgexfoundry.org:10002 [2024-05-28T20:48:34.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:48:34.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:48:34.949Z] Configure a credential helper to remove this warning. See [2024-05-28T20:48:34.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:48:34.949Z] [2024-05-28T20:48:34.949Z] Login Succeeded [2024-05-28T20:48:34.949Z] nexus3.edgexfoundry.org:10003 [2024-05-28T20:48:35.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:48:35.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:48:35.211Z] Configure a credential helper to remove this warning. See [2024-05-28T20:48:35.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:48:35.211Z] [2024-05-28T20:48:35.211Z] Login Succeeded [2024-05-28T20:48:35.211Z] nexus3.edgexfoundry.org:10004 [2024-05-28T20:48:35.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:48:35.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:48:35.211Z] Configure a credential helper to remove this warning. See [2024-05-28T20:48:35.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:48:35.211Z] [2024-05-28T20:48:35.211Z] Login Succeeded [2024-05-28T20:48:35.211Z] ****.io [2024-05-28T20:48:35.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:48:35.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:48:35.471Z] Configure a credential helper to remove this warning. See [2024-05-28T20:48:35.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:48:35.471Z] [2024-05-28T20:48:35.471Z] Login Succeeded [2024-05-28T20:48:35.471Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T20:48:35.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T20:48:35.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T20:48:35.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T20:48:35.853Z] ========================================================= [2024-05-28T20:48:35.853Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-28T20:48:35.853Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:48:36.374Z] + 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 . [2024-05-28T20:48:36.374Z] Sending build context to Docker daemon 18.18MB [2024-05-28T20:48:36.374Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T20:48:36.374Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T20:48:36.374Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-28T20:48:36.374Z] 619be1103602: Pulling fs layer [2024-05-28T20:48:36.374Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T20:48:36.374Z] 5df492c9dc93: Pulling fs layer [2024-05-28T20:48:36.374Z] 7629e6793208: Pulling fs layer [2024-05-28T20:48:36.374Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T20:48:36.374Z] fb5054dd5b73: Pulling fs layer [2024-05-28T20:48:36.374Z] eeca6798cff9: Pulling fs layer [2024-05-28T20:48:36.374Z] aa269ceb94a6: Pulling fs layer [2024-05-28T20:48:36.374Z] ada007ff1a6a: Pulling fs layer [2024-05-28T20:48:36.374Z] 4f4fb700ef54: Waiting [2024-05-28T20:48:36.374Z] fb5054dd5b73: Waiting [2024-05-28T20:48:36.374Z] eeca6798cff9: Waiting [2024-05-28T20:48:36.374Z] aa269ceb94a6: Waiting [2024-05-28T20:48:36.374Z] ada007ff1a6a: Waiting [2024-05-28T20:48:36.639Z] 7862e08f4a3e: Verifying Checksum [2024-05-28T20:48:36.639Z] 7862e08f4a3e: Download complete [2024-05-28T20:48:36.639Z] 7629e6793208: Verifying Checksum [2024-05-28T20:48:36.639Z] 7629e6793208: Download complete [2024-05-28T20:48:36.639Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T20:48:36.639Z] 4f4fb700ef54: Download complete [2024-05-28T20:48:36.639Z] fb5054dd5b73: Verifying Checksum [2024-05-28T20:48:36.639Z] fb5054dd5b73: Download complete [2024-05-28T20:48:36.639Z] 619be1103602: Download complete [2024-05-28T20:48:36.639Z] eeca6798cff9: Verifying Checksum [2024-05-28T20:48:36.639Z] eeca6798cff9: Download complete [2024-05-28T20:48:36.639Z] 619be1103602: Pull complete [2024-05-28T20:48:36.905Z] ada007ff1a6a: Download complete [2024-05-28T20:48:36.905Z] 7862e08f4a3e: Pull complete [2024-05-28T20:48:37.165Z] 5df492c9dc93: Download complete [2024-05-28T20:48:37.423Z] aa269ceb94a6: Verifying Checksum [2024-05-28T20:48:37.423Z] aa269ceb94a6: Download complete [2024-05-28T20:48:38.896Z] using credential edgex-jenkins-ssh [2024-05-28T20:48:38.925Z] Cloning the remote Git repository [2024-05-28T20:48:38.967Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-05-28T20:48:39.031Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-05-28T20:48:39.159Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-05-28T20:48:39.161Z] > git --version # timeout=10 [2024-05-28T20:48:39.181Z] > git --version # 'git version 2.25.1' [2024-05-28T20:48:39.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T20:48:39.297Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T20:48:40.706Z] 5df492c9dc93: Pull complete [2024-05-28T20:48:40.706Z] 7629e6793208: Pull complete [2024-05-28T20:48:40.706Z] 4f4fb700ef54: Pull complete [2024-05-28T20:48:40.706Z] fb5054dd5b73: Pull complete [2024-05-28T20:48:40.706Z] eeca6798cff9: Pull complete [2024-05-28T20:48:42.277Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-05-28T20:48:43.240Z] aa269ceb94a6: Pull complete [2024-05-28T20:48:42.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T20:48:43.292Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-05-28T20:48:43.333Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-05-28T20:48:43.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T20:48:43.361Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-28T20:48:43.810Z] ada007ff1a6a: Pull complete [2024-05-28T20:48:43.811Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-28T20:48:43.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-28T20:48:43.811Z] ---> f489d0715acc [2024-05-28T20:48:43.811Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T20:48:43.815Z] Merging remotes/origin/main commit 546a8bddbc250e09a9704dd77d22d2ef885b0504 into PR head commit 0150d193143fe0f785952e73e33b937cb85dbf82 [2024-05-28T20:48:44.090Z] Merge succeeded, producing 0150d193143fe0f785952e73e33b937cb85dbf82 [2024-05-28T20:48:44.091Z] Checking out Revision 0150d193143fe0f785952e73e33b937cb85dbf82 (PR-392) [2024-05-28T20:48:44.571Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-28T20:48:44.613Z] > git --version # timeout=10 [2024-05-28T20:48:44.629Z] > git --version # 'git version 2.25.1' [2024-05-28T20:48:44.642Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T20:48:43.830Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T20:48:43.897Z] > git checkout -f 0150d193143fe0f785952e73e33b937cb85dbf82 # timeout=10 [2024-05-28T20:48:43.986Z] > git remote # timeout=10 [2024-05-28T20:48:44.007Z] > git config --get remote.origin.url # timeout=10 [2024-05-28T20:48:44.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T20:48:44.047Z] > git merge 546a8bddbc250e09a9704dd77d22d2ef885b0504 # timeout=10 [2024-05-28T20:48:44.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-28T20:48:44.093Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T20:48:44.106Z] > git checkout -f 0150d193143fe0f785952e73e33b937cb85dbf82 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T20:48:49.136Z] ---> Running in 93d9ae8344b2 [2024-05-28T20:48:49.137Z] Removing intermediate container 93d9ae8344b2 [2024-05-28T20:48:49.137Z] ---> f5e4eb94c9ac [2024-05-28T20:48:49.137Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T20:48:49.137Z] ---> Running in 28fb46e5e2ed [2024-05-28T20:48:49.137Z] Removing intermediate container 28fb46e5e2ed [2024-05-28T20:48:49.137Z] ---> 69b6b1d72168 [2024-05-28T20:48:49.137Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-28T20:48:49.137Z] ---> Running in 9c79872b42f9 [2024-05-28T20:48:49.137Z] Removing intermediate container 9c79872b42f9 [2024-05-28T20:48:49.137Z] ---> f1f0039a64b1 [2024-05-28T20:48:49.137Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T20:48:49.137Z] ---> Running in 1a01bcdb7a7f [2024-05-28T20:48:49.137Z] Removing intermediate container 1a01bcdb7a7f [2024-05-28T20:48:49.137Z] ---> 8e0f29baf14c [2024-05-28T20:48:49.137Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T20:48:49.137Z] ---> Running in f4ddaa3f424e [2024-05-28T20:48:49.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T20:48:49.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T20:48:49.396Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-28T20:48:49.396Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-28T20:48:49.396Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-28T20:48:49.396Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-28T20:48:49.396Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T20:48:49.396Z] OK: 268 MiB in 56 packages [2024-05-28T20:48:49.559Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T20:48:49.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T20:48:49.559Z] Dload Upload Total Spent Left Speed [2024-05-28T20:48:49.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2024-05-28T20:48:49.912Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T20:48:49.962Z] Removing intermediate container f4ddaa3f424e [2024-05-28T20:48:49.962Z] ---> dc2d1538cfc8 [2024-05-28T20:48:49.962Z] Step 8/12 : WORKDIR /device-rest-go [2024-05-28T20:48:49.962Z] ---> Running in e4ed19df1129 [2024-05-28T20:48:49.962Z] Removing intermediate container e4ed19df1129 [2024-05-28T20:48:49.962Z] ---> fd16d8278fd1 [2024-05-28T20:48:49.962Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-28T20:48:49.962Z] ---> 16539e3f0d8c [2024-05-28T20:48:49.962Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T20:48:50.219Z] ---> Running in df4e9edda009 [2024-05-28T20:48:50.260Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T20:48:50.260Z] + sudo tee /etc/docker/daemon.new [2024-05-28T20:48:50.260Z] { [2024-05-28T20:48:50.260Z] "registry-mirrors": [ [2024-05-28T20:48:50.260Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T20:48:50.260Z] ], [2024-05-28T20:48:50.260Z] "bip": "10.250.0.254/24", [2024-05-28T20:48:50.260Z] "hosts": [ [2024-05-28T20:48:50.260Z] "tcp://0.0.0.0:5555", [2024-05-28T20:48:50.260Z] "unix:///var/run/docker.sock" [2024-05-28T20:48:50.260Z] ], [2024-05-28T20:48:50.260Z] "mtu": 1458, [2024-05-28T20:48:50.260Z] "selinux-enabled": true, [2024-05-28T20:48:50.260Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T20:48:50.260Z] } [Pipeline] sh [2024-05-28T20:48:50.688Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T20:48:51.039Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T20:49:09.398Z] provisioning config files... [2024-05-28T20:49:09.427Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config197597757412343264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T20:49:09.966Z] ---> ****-login.sh [2024-05-28T20:49:09.966Z] nexus3.edgexfoundry.org:10001 [2024-05-28T20:49:10.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:49:10.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:49:10.506Z] Configure a credential helper to remove this warning. See [2024-05-28T20:49:10.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:49:10.506Z] [2024-05-28T20:49:10.506Z] Login Succeeded [2024-05-28T20:49:10.506Z] nexus3.edgexfoundry.org:10002 [2024-05-28T20:49:10.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:49:11.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:49:11.051Z] Configure a credential helper to remove this warning. See [2024-05-28T20:49:11.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:49:11.051Z] [2024-05-28T20:49:11.051Z] Login Succeeded [2024-05-28T20:49:11.051Z] nexus3.edgexfoundry.org:10003 [2024-05-28T20:49:11.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:49:11.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:49:11.322Z] Configure a credential helper to remove this warning. See [2024-05-28T20:49:11.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:49:11.322Z] [2024-05-28T20:49:11.322Z] Login Succeeded [2024-05-28T20:49:11.322Z] nexus3.edgexfoundry.org:10004 [2024-05-28T20:49:11.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:49:11.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:49:11.589Z] Configure a credential helper to remove this warning. See [2024-05-28T20:49:11.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:49:11.589Z] [2024-05-28T20:49:11.589Z] Login Succeeded [2024-05-28T20:49:11.589Z] ****.io [2024-05-28T20:49:11.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T20:49:12.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T20:49:12.124Z] Configure a credential helper to remove this warning. See [2024-05-28T20:49:12.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T20:49:12.124Z] [2024-05-28T20:49:12.124Z] Login Succeeded [2024-05-28T20:49:12.124Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T20:49:12.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T20:49:12.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T20:49:12.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T20:49:12.659Z] ========================================================= [2024-05-28T20:49:12.659Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-28T20:49:12.659Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:49:13.219Z] + 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 . [2024-05-28T20:49:13.219Z] Sending build context to Docker daemon 131.1kB [2024-05-28T20:49:13.498Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T20:49:13.498Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T20:49:13.498Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T20:49:13.498Z] c6b39de5b339: Pulling fs layer [2024-05-28T20:49:13.498Z] a69c41024577: Pulling fs layer [2024-05-28T20:49:13.498Z] d6de4b400683: Pulling fs layer [2024-05-28T20:49:13.498Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T20:49:13.498Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T20:49:13.498Z] 464afbd9ba4c: Pulling fs layer [2024-05-28T20:49:13.498Z] 00f215d4a9da: Pulling fs layer [2024-05-28T20:49:13.498Z] d496ad576159: Pulling fs layer [2024-05-28T20:49:13.498Z] 464afbd9ba4c: Waiting [2024-05-28T20:49:13.498Z] 00f215d4a9da: Waiting [2024-05-28T20:49:13.498Z] 35cb2a7552d0: Waiting [2024-05-28T20:49:13.498Z] 4f4fb700ef54: Waiting [2024-05-28T20:49:13.498Z] d496ad576159: Waiting [2024-05-28T20:49:13.498Z] a69c41024577: Verifying Checksum [2024-05-28T20:49:13.498Z] a69c41024577: Download complete [2024-05-28T20:49:13.498Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T20:49:13.498Z] 35cb2a7552d0: Download complete [2024-05-28T20:49:13.782Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T20:49:13.782Z] 4f4fb700ef54: Download complete [2024-05-28T20:49:13.782Z] 464afbd9ba4c: Verifying Checksum [2024-05-28T20:49:13.782Z] 464afbd9ba4c: Download complete [2024-05-28T20:49:13.782Z] c6b39de5b339: Verifying Checksum [2024-05-28T20:49:13.782Z] c6b39de5b339: Download complete [2024-05-28T20:49:14.052Z] d496ad576159: Verifying Checksum [2024-05-28T20:49:14.052Z] d496ad576159: Download complete [2024-05-28T20:49:14.643Z] c6b39de5b339: Pull complete [2024-05-28T20:49:15.231Z] a69c41024577: Pull complete [2024-05-28T20:49:15.499Z] d6de4b400683: Verifying Checksum [2024-05-28T20:49:15.499Z] d6de4b400683: Download complete [2024-05-28T20:49:16.464Z] 00f215d4a9da: Download complete [2024-05-28T20:49:28.798Z] d6de4b400683: Pull complete [2024-05-28T20:49:28.798Z] 35cb2a7552d0: Pull complete [2024-05-28T20:49:28.798Z] 4f4fb700ef54: Pull complete [2024-05-28T20:49:28.798Z] 464afbd9ba4c: Pull complete [2024-05-28T20:49:37.021Z] 00f215d4a9da: Pull complete [2024-05-28T20:49:38.966Z] d496ad576159: Pull complete [2024-05-28T20:49:38.966Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-28T20:49:38.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-28T20:49:38.966Z] ---> f246e2811388 [2024-05-28T20:49:38.966Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T20:49:40.383Z] ---> Running in 107a7af617b8 [2024-05-28T20:49:40.659Z] Removing intermediate container 107a7af617b8 [2024-05-28T20:49:40.659Z] ---> ea031da1cd69 [2024-05-28T20:49:40.659Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T20:49:40.926Z] ---> Running in 3d51d99fdcad [2024-05-28T20:49:41.194Z] Removing intermediate container 3d51d99fdcad [2024-05-28T20:49:41.194Z] ---> 02ebeb8f46a7 [2024-05-28T20:49:41.194Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-28T20:49:41.194Z] ---> Running in 1a8b07697485 [2024-05-28T20:49:41.461Z] Removing intermediate container 1a8b07697485 [2024-05-28T20:49:41.461Z] ---> 41d393b777a1 [2024-05-28T20:49:41.461Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T20:49:41.461Z] ---> Running in 93116fac351c [2024-05-28T20:49:41.733Z] Removing intermediate container 93116fac351c [2024-05-28T20:49:41.733Z] ---> b9895e2579e9 [2024-05-28T20:49:41.733Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T20:49:42.008Z] ---> Running in ec307590c7fa [2024-05-28T20:49:42.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T20:49:43.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T20:49:44.139Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-28T20:49:44.139Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-28T20:49:44.139Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-28T20:49:44.409Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-28T20:49:44.409Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T20:49:44.409Z] OK: 271 MiB in 56 packages [2024-05-28T20:49:45.372Z] Removing intermediate container ec307590c7fa [2024-05-28T20:49:45.372Z] ---> cd5ef4de9941 [2024-05-28T20:49:45.372Z] Step 8/12 : WORKDIR /device-rest-go [2024-05-28T20:49:45.372Z] ---> Running in 32db4ae9dc09 [2024-05-28T20:49:45.640Z] Removing intermediate container 32db4ae9dc09 [2024-05-28T20:49:45.640Z] ---> 047aa9b4ebee [2024-05-28T20:49:45.640Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-28T20:49:46.227Z] ---> 2926f0aa1248 [2024-05-28T20:49:46.227Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T20:49:46.227Z] ---> Running in 901a881334cb [2024-05-28T20:49:46.515Z] Removing intermediate container df4e9edda009 [2024-05-28T20:49:46.515Z] ---> e1abd7e22a51 [2024-05-28T20:49:46.515Z] Step 11/12 : COPY . . [2024-05-28T20:49:46.515Z] ---> 490ef00a225d [2024-05-28T20:49:46.515Z] Step 12/12 : RUN $MAKE [2024-05-28T20:49:46.515Z] ---> Running in b25a842cc56d [2024-05-28T20:49:46.515Z] noop [2024-05-28T20:49:46.773Z] Removing intermediate container b25a842cc56d [2024-05-28T20:49:46.773Z] ---> f83e548c69f5 [2024-05-28T20:49:46.773Z] Successfully built f83e548c69f5 [2024-05-28T20:49:46.773Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:49:47.272Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T20:49:47.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T20:49:47.471Z] prd-ubuntu20.04-docker-8c-8g-970 does not seem to be running inside a container [2024-05-28T20:49:47.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-392 -v /w/workspace/gexfoundry_device-rest-go_PR-392:/w/workspace/gexfoundry_device-rest-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-392@tmp:/w/workspace/gexfoundry_device-rest-go_PR-392@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 [2024-05-28T20:49:47.845Z] $ docker top 6612b704e9cbb7c8aee2a54c4b20771cd055b906dd367ef20203fddb4e7cc453 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T20:49:48.267Z] + go version [2024-05-28T20:49:48.267Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T20:49:48.311Z] $ docker stop --time=1 6612b704e9cbb7c8aee2a54c4b20771cd055b906dd367ef20203fddb4e7cc453 [2024-05-28T20:49:49.609Z] $ docker rm -f --volumes 6612b704e9cbb7c8aee2a54c4b20771cd055b906dd367ef20203fddb4e7cc453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:49:50.444Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T20:49:50.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T20:49:50.646Z] prd-ubuntu20.04-docker-8c-8g-970 does not seem to be running inside a container [2024-05-28T20:49:50.680Z] $ 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-392 -v /w/workspace/gexfoundry_device-rest-go_PR-392:/w/workspace/gexfoundry_device-rest-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-392@tmp:/w/workspace/gexfoundry_device-rest-go_PR-392@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 [2024-05-28T20:49:51.013Z] $ docker top 3b0baa0623470254b29d0928e6a00a4bd436d51ea695b27cf3dda07f7ba99635 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T20:49:51.447Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-392 [Pipeline] fileExists [Pipeline] sh [2024-05-28T20:49:51.840Z] + make test [2024-05-28T20:49:51.841Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T20:49:53.746Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-05-28T20:50:11.828Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-05-28T20:50:11.828Z] ok github.com/edgexfoundry/device-rest-go/driver 0.018s coverage: 33.2% of statements [2024-05-28T20:50:24.037Z] go vet ./... [2024-05-28T20:50:29.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T20:50:29.358Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T20:50:29.358Z] ./bin/test-attribution-txt.sh [2024-05-28T20:50:29.358Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T20:50:29.358Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T20:50:29.359Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T20:50:29.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T20:50:29.451Z] $ docker stop --time=1 3b0baa0623470254b29d0928e6a00a4bd436d51ea695b27cf3dda07f7ba99635 [2024-05-28T20:50:33.736Z] $ docker rm -f --volumes 3b0baa0623470254b29d0928e6a00a4bd436d51ea695b27cf3dda07f7ba99635 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T20:50:34.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T20:50:34.480Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T20:50:35.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T20:50:35.551Z] + ls -al . [2024-05-28T20:50:35.551Z] total 248 [2024-05-28T20:50:35.551Z] drwxrwxr-x 9 jenkins jenkins 4096 May 28 20:49 . [2024-05-28T20:50:35.551Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 20:48 .. [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 151 May 28 20:48 .dockerignore [2024-05-28T20:50:35.551Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 20:50 .git [2024-05-28T20:50:35.551Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 20:48 .github [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 264 May 28 20:48 .gitignore [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 20:48 .golangci.yml [2024-05-28T20:50:35.551Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 20:48 .semver [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 10300 May 28 20:48 Attribution.txt [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 17685 May 28 20:48 CHANGELOG.md [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 1687 May 28 20:48 Dockerfile [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 20:48 GOVERNANCE.md [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 680 May 28 20:48 Jenkinsfile [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 28 20:48 LICENSE [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 2016 May 28 20:48 Makefile [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 620 May 28 20:48 OWNERS.md [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 28 20:48 README.md [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 20:48 VERSION [2024-05-28T20:50:35.551Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 20:48 bin [2024-05-28T20:50:35.551Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 20:48 cmd [2024-05-28T20:50:35.551Z] -rw-r--r-- 1 jenkins jenkins 14499 May 28 20:50 coverage.out [2024-05-28T20:50:35.551Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 20:48 driver [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 7190 May 28 20:48 go.mod [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 28 20:48 go.sum [2024-05-28T20:50:35.551Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 20:48 openapi [2024-05-28T20:50:35.551Z] -rw-rw-r-- 1 jenkins jenkins 713 May 28 20:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:50:35.972Z] + 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=0150d193143fe0f785952e73e33b937cb85dbf82 --label arch=amd64 --label version=0.0.0 . [2024-05-28T20:50:35.972Z] Sending build context to Docker daemon 18.19MB [2024-05-28T20:50:35.972Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T20:50:35.972Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-28T20:50:35.972Z] ---> f83e548c69f5 [2024-05-28T20:50:35.972Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-05-28T20:50:36.232Z] ---> Running in da946af38e95 [2024-05-28T20:50:36.493Z] Removing intermediate container da946af38e95 [2024-05-28T20:50:36.493Z] ---> 021714c056fa [2024-05-28T20:50:36.493Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T20:50:36.493Z] ---> Running in 6d3f0872bb43 [2024-05-28T20:50:36.493Z] Removing intermediate container 6d3f0872bb43 [2024-05-28T20:50:36.493Z] ---> 820cf0abe80b [2024-05-28T20:50:36.493Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-28T20:50:36.493Z] ---> Running in 67c6e1e1cc25 [2024-05-28T20:50:36.493Z] Removing intermediate container 67c6e1e1cc25 [2024-05-28T20:50:36.493Z] ---> 01a971254d04 [2024-05-28T20:50:36.493Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T20:50:36.493Z] ---> Running in 2233a8c0d8fa [2024-05-28T20:50:36.753Z] Removing intermediate container 2233a8c0d8fa [2024-05-28T20:50:36.753Z] ---> b3f08d2ebff5 [2024-05-28T20:50:36.753Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T20:50:36.753Z] ---> Running in 154684b8f506 [2024-05-28T20:50:37.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T20:50:37.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T20:50:37.581Z] OK: 268 MiB in 56 packages [2024-05-28T20:50:37.840Z] Removing intermediate container 154684b8f506 [2024-05-28T20:50:37.840Z] ---> 43076012e6f0 [2024-05-28T20:50:37.840Z] Step 8/26 : WORKDIR /device-rest-go [2024-05-28T20:50:37.840Z] ---> Running in ed0d799d8ebf [2024-05-28T20:50:37.840Z] Removing intermediate container ed0d799d8ebf [2024-05-28T20:50:37.840Z] ---> a5f67f50c02b [2024-05-28T20:50:37.840Z] Step 9/26 : COPY go.mod vendor* ./ [2024-05-28T20:50:37.840Z] ---> 33cc6d08b69a [2024-05-28T20:50:37.840Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T20:50:38.099Z] ---> Running in 5bf3b3df3159 [2024-05-28T20:50:38.666Z] Removing intermediate container 5bf3b3df3159 [2024-05-28T20:50:38.666Z] ---> 0ba8c7944bd7 [2024-05-28T20:50:38.666Z] Step 11/26 : COPY . . [2024-05-28T20:50:39.234Z] ---> d320032e24f4 [2024-05-28T20:50:39.234Z] Step 12/26 : RUN $MAKE [2024-05-28T20:50:39.234Z] ---> Running in a0ed1c818ffa [2024-05-28T20:50:39.492Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-05-28T20:51:18.221Z] Removing intermediate container a0ed1c818ffa [2024-05-28T20:51:18.221Z] ---> 57ba406ee83f [2024-05-28T20:51:18.221Z] Step 13/26 : FROM alpine:3.18 [2024-05-28T20:51:18.221Z] 3.18: Pulling from library/alpine [2024-05-28T20:51:18.221Z] 619be1103602: Already exists [2024-05-28T20:51:18.221Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T20:51:18.221Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T20:51:18.221Z] ---> d3782b16ccc9 [2024-05-28T20:51:18.221Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T20:51:18.221Z] ---> Running in 7a456c45cd46 [2024-05-28T20:51:18.221Z] Removing intermediate container 7a456c45cd46 [2024-05-28T20:51:18.221Z] ---> ff949ec3095b [2024-05-28T20:51:18.221Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-05-28T20:51:18.221Z] ---> Running in 0e02674fec97 [2024-05-28T20:51:18.221Z] Removing intermediate container 0e02674fec97 [2024-05-28T20:51:18.221Z] ---> 63c4c9e84b1b [2024-05-28T20:51:18.221Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-05-28T20:51:18.221Z] ---> Running in 59bff0411b52 [2024-05-28T20:51:18.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T20:51:18.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T20:51:18.221Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T20:51:18.221Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T20:51:18.221Z] OK: 7 MiB in 16 packages [2024-05-28T20:51:18.221Z] Removing intermediate container 59bff0411b52 [2024-05-28T20:51:18.221Z] ---> d4a17752b56d [2024-05-28T20:51:18.221Z] Step 17/26 : RUN apk --no-cache upgrade [2024-05-28T20:51:18.221Z] ---> Running in ae312cd71b9a [2024-05-28T20:51:18.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T20:51:18.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T20:51:18.221Z] Upgrading critical system libraries and apk-tools: [2024-05-28T20:51:18.221Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T20:51:18.221Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T20:51:18.221Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T20:51:18.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T20:51:18.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T20:51:18.221Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T20:51:18.221Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T20:51:18.221Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T20:51:18.221Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T20:51:18.221Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T20:51:18.221Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T20:51:18.221Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T20:51:18.221Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T20:51:18.221Z] OK: 7 MiB in 16 packages [2024-05-28T20:51:18.221Z] Removing intermediate container ae312cd71b9a [2024-05-28T20:51:18.221Z] ---> 40fa691a8494 [2024-05-28T20:51:18.221Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-05-28T20:51:18.221Z] ---> 2f5506e30cf3 [2024-05-28T20:51:18.221Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-05-28T20:51:18.221Z] ---> e8fd0ea07a3a [2024-05-28T20:51:18.221Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-05-28T20:51:18.221Z] ---> 104be3f3ac02 [2024-05-28T20:51:18.222Z] Step 21/26 : EXPOSE 59986 [2024-05-28T20:51:18.222Z] ---> Running in 2e183bd2bc67 [2024-05-28T20:51:18.222Z] Removing intermediate container 2e183bd2bc67 [2024-05-28T20:51:18.222Z] ---> 448b9b57752d [2024-05-28T20:51:18.222Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-05-28T20:51:18.222Z] ---> Running in 10130f2bedb6 [2024-05-28T20:51:18.222Z] Removing intermediate container 10130f2bedb6 [2024-05-28T20:51:18.222Z] ---> 347e12a6c117 [2024-05-28T20:51:18.222Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-28T20:51:18.483Z] ---> Running in 4943c0db32b8 [2024-05-28T20:51:18.483Z] Removing intermediate container 4943c0db32b8 [2024-05-28T20:51:18.483Z] ---> 77d2b5062942 [2024-05-28T20:51:18.483Z] Step 24/26 : LABEL arch=amd64 [2024-05-28T20:51:18.483Z] ---> Running in cc9261bafe4d [2024-05-28T20:51:18.483Z] Removing intermediate container cc9261bafe4d [2024-05-28T20:51:18.483Z] ---> bb1970decd77 [2024-05-28T20:51:18.483Z] Step 25/26 : LABEL git_sha=0150d193143fe0f785952e73e33b937cb85dbf82 [2024-05-28T20:51:18.483Z] ---> Running in 351c147797d7 [2024-05-28T20:51:18.748Z] Removing intermediate container 351c147797d7 [2024-05-28T20:51:18.748Z] ---> 9101ee6937ec [2024-05-28T20:51:18.748Z] Step 26/26 : LABEL version=0.0.0 [2024-05-28T20:51:18.748Z] ---> Running in 0c0c2fbcb6e1 [2024-05-28T20:51:18.748Z] Removing intermediate container 0c0c2fbcb6e1 [2024-05-28T20:51:18.748Z] ---> c679c0eb057c [2024-05-28T20:51:18.748Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T20:51:18.748Z] Successfully built c679c0eb057c [2024-05-28T20:51:18.748Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:51:19.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T20:51:19.914Z] [2024-05-28T20:51:19.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:51:20.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T20:51:20.314Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T20:51:20.314Z] 5eb5b503b376: Pulling fs layer [2024-05-28T20:51:20.314Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T20:51:20.314Z] ec43610c2a17: Pulling fs layer [2024-05-28T20:51:20.314Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T20:51:20.314Z] 33b1e0a273af: Pulling fs layer [2024-05-28T20:51:20.314Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T20:51:20.314Z] 2f39f015ded8: Pulling fs layer [2024-05-28T20:51:20.314Z] 3a2ae6a8a46f: Waiting [2024-05-28T20:51:20.314Z] 33b1e0a273af: Waiting [2024-05-28T20:51:20.314Z] 2f39f015ded8: Waiting [2024-05-28T20:51:20.314Z] 5d3b04190fa2: Waiting [2024-05-28T20:51:20.314Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T20:51:20.314Z] 5c69ac0246d0: Download complete [2024-05-28T20:51:20.314Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T20:51:20.314Z] 3a2ae6a8a46f: Download complete [2024-05-28T20:51:20.314Z] 33b1e0a273af: Verifying Checksum [2024-05-28T20:51:20.314Z] 33b1e0a273af: Download complete [2024-05-28T20:51:20.582Z] 5d3b04190fa2: Verifying Checksum [2024-05-28T20:51:20.582Z] 5d3b04190fa2: Download complete [2024-05-28T20:51:20.582Z] ec43610c2a17: Verifying Checksum [2024-05-28T20:51:20.582Z] ec43610c2a17: Download complete [2024-05-28T20:51:20.582Z] 5eb5b503b376: Verifying Checksum [2024-05-28T20:51:20.582Z] 5eb5b503b376: Download complete [2024-05-28T20:51:21.147Z] 2f39f015ded8: Download complete [2024-05-28T20:51:22.082Z] 5eb5b503b376: Pull complete [2024-05-28T20:51:22.082Z] 5c69ac0246d0: Pull complete [2024-05-28T20:51:22.340Z] ec43610c2a17: Pull complete [2024-05-28T20:51:22.599Z] 3a2ae6a8a46f: Pull complete [2024-05-28T20:51:22.857Z] 33b1e0a273af: Pull complete [2024-05-28T20:51:22.857Z] 5d3b04190fa2: Pull complete [2024-05-28T20:51:28.241Z] 2f39f015ded8: Pull complete [2024-05-28T20:51:28.241Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T20:51:28.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T20:51:28.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T20:51:28.537Z] prd-ubuntu20.04-docker-8c-8g-970 does not seem to be running inside a container [2024-05-28T20:51:28.568Z] $ 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-392 -v /w/workspace/gexfoundry_device-rest-go_PR-392:/w/workspace/gexfoundry_device-rest-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-392@tmp:/w/workspace/gexfoundry_device-rest-go_PR-392@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 [2024-05-28T20:51:34.259Z] $ docker top e4e5a254fa78c0040fcc7af6d6a424b936e18871f08f613221a1d2adec585294 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T20:51:34.783Z] ---> job-cost.sh [2024-05-28T20:51:34.783Z] lf-activate-venv: SKIPPING [2024-05-28T20:51:34.783Z] INFO: No Stack... [2024-05-28T20:51:35.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T20:51:35.620Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T20:51:35.949Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-392/archives/cost.csv [2024-05-28T20:51:35.949Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T20:51:35.997Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] [2024-05-28T20:51:36.006Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] did not exist. Created. [2024-05-28T20:51:36.011Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T20:51:36.431Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T20:51:36.493Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T20:51:36.530Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T20:51:36.637Z] $ docker stop --time=1 e4e5a254fa78c0040fcc7af6d6a424b936e18871f08f613221a1d2adec585294 [2024-05-28T20:51:37.796Z] $ docker rm -f --volumes e4e5a254fa78c0040fcc7af6d6a424b936e18871f08f613221a1d2adec585294 [2024-05-28T20:51:37.886Z] Removing intermediate container 901a881334cb [2024-05-28T20:51:37.887Z] ---> 64b1a733fa76 [2024-05-28T20:51:37.887Z] Step 11/12 : COPY . . [2024-05-28T20:51:37.887Z] ---> 6289fbc2e585 [2024-05-28T20:51:37.887Z] Step 12/12 : RUN $MAKE [2024-05-28T20:51:37.887Z] ---> Running in bcc9b6704133 [2024-05-28T20:51:37.887Z] noop [2024-05-28T20:51:37.887Z] Removing intermediate container bcc9b6704133 [2024-05-28T20:51:37.887Z] ---> 64afe937f79d [2024-05-28T20:51:37.887Z] Successfully built 64afe937f79d [2024-05-28T20:51:37.887Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T20:51:38.482Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T20:51:38.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T20:51:38.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-967 does not seem to be running inside a container [2024-05-28T20:51:38.828Z] $ 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 ******** ci-base-image-arm64 cat [2024-05-28T20:51:39.996Z] $ docker top aa974e2843a2413d85be677bd2fa8626ff2f9600d56a4861960f229f51756b4e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T20:51:40.895Z] + go version [2024-05-28T20:51:40.895Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T20:51:40.932Z] $ docker stop --time=1 aa974e2843a2413d85be677bd2fa8626ff2f9600d56a4861960f229f51756b4e [2024-05-28T20:51:42.534Z] $ docker rm -f --volumes aa974e2843a2413d85be677bd2fa8626ff2f9600d56a4861960f229f51756b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:51:43.466Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T20:51:43.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T20:51:43.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-967 does not seem to be running inside a container [2024-05-28T20:51:43.801Z] $ 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 ******** ci-base-image-arm64 cat [2024-05-28T20:51:44.943Z] $ docker top b2b0f65da6f2adf64acb9bb1b4ce023cd5a9f5f76236246f644f30389953bdd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T20:51:45.508Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-28T20:51:46.502Z] + make test [2024-05-28T20:51:46.502Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T20:51:51.835Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-05-28T20:54:58.614Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-05-28T20:55:02.891Z] ok github.com/edgexfoundry/device-rest-go/driver 0.071s coverage: 33.2% of statements [2024-05-28T20:55:03.473Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T20:55:03.473Z] go vet ./... [2024-05-28T20:55:50.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T20:55:50.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T20:55:50.321Z] ./bin/test-attribution-txt.sh [2024-05-28T20:55:50.321Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T20:55:50.321Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T20:55:50.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T20:55:50.432Z] $ docker stop --time=1 b2b0f65da6f2adf64acb9bb1b4ce023cd5a9f5f76236246f644f30389953bdd0 [2024-05-28T20:55:52.333Z] $ docker rm -f --volumes b2b0f65da6f2adf64acb9bb1b4ce023cd5a9f5f76236246f644f30389953bdd0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T20:55:53.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T20:55:53.901Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T20:55:54.359Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T20:55:55.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T20:55:55.353Z] + ls -al . [2024-05-28T20:55:55.353Z] total 244 [2024-05-28T20:55:55.353Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 20:51 . [2024-05-28T20:55:55.353Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 20:48 .. [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 151 May 28 20:48 .dockerignore [2024-05-28T20:55:55.353Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 20:48 .git [2024-05-28T20:55:55.353Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 20:48 .github [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 264 May 28 20:48 .gitignore [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 20:48 .golangci.yml [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 10300 May 28 20:48 Attribution.txt [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 17685 May 28 20:48 CHANGELOG.md [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 1687 May 28 20:48 Dockerfile [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 20:48 GOVERNANCE.md [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 680 May 28 20:48 Jenkinsfile [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 28 20:48 LICENSE [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 2016 May 28 20:48 Makefile [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 620 May 28 20:48 OWNERS.md [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 28 20:48 README.md [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 20:48 VERSION [2024-05-28T20:55:55.353Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 20:48 bin [2024-05-28T20:55:55.353Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 20:48 cmd [2024-05-28T20:55:55.353Z] -rw-r--r-- 1 jenkins jenkins 14499 May 28 20:55 coverage.out [2024-05-28T20:55:55.353Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 20:48 driver [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 7190 May 28 20:48 go.mod [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 28 20:48 go.sum [2024-05-28T20:55:55.353Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 20:48 openapi [2024-05-28T20:55:55.353Z] -rw-rw-r-- 1 jenkins jenkins 713 May 28 20:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:55:55.806Z] + 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=0150d193143fe0f785952e73e33b937cb85dbf82 --label arch=arm64 --label version=0.0.0 . [2024-05-28T20:55:55.806Z] Sending build context to Docker daemon 146.4kB [2024-05-28T20:55:56.073Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T20:55:56.073Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-28T20:55:56.073Z] ---> 64afe937f79d [2024-05-28T20:55:56.073Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-05-28T20:55:56.073Z] ---> Running in 913cf3bd8ded [2024-05-28T20:55:56.350Z] Removing intermediate container 913cf3bd8ded [2024-05-28T20:55:56.350Z] ---> cbcc93cbfe5e [2024-05-28T20:55:56.350Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T20:55:56.619Z] ---> Running in 62232002c47f [2024-05-28T20:55:56.887Z] Removing intermediate container 62232002c47f [2024-05-28T20:55:56.887Z] ---> c0b72ba8da9a [2024-05-28T20:55:56.887Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-28T20:55:56.887Z] ---> Running in ea8af3a34128 [2024-05-28T20:55:57.153Z] Removing intermediate container ea8af3a34128 [2024-05-28T20:55:57.153Z] ---> d00295d2e841 [2024-05-28T20:55:57.153Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T20:55:57.153Z] ---> Running in 18ec8d55f83d [2024-05-28T20:55:57.738Z] Removing intermediate container 18ec8d55f83d [2024-05-28T20:55:57.738Z] ---> 2967800306ca [2024-05-28T20:55:57.738Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T20:55:57.738Z] ---> Running in b774ce95c1aa [2024-05-28T20:55:58.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T20:55:58.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T20:55:59.929Z] OK: 271 MiB in 56 packages [2024-05-28T20:56:00.894Z] Removing intermediate container b774ce95c1aa [2024-05-28T20:56:00.894Z] ---> 41f038533091 [2024-05-28T20:56:00.894Z] Step 8/26 : WORKDIR /device-rest-go [2024-05-28T20:56:00.894Z] ---> Running in 0a27628d5ff8 [2024-05-28T20:56:01.161Z] Removing intermediate container 0a27628d5ff8 [2024-05-28T20:56:01.161Z] ---> fffbf8df965b [2024-05-28T20:56:01.161Z] Step 9/26 : COPY go.mod vendor* ./ [2024-05-28T20:56:01.748Z] ---> 98c04f0c3106 [2024-05-28T20:56:01.748Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T20:56:01.748Z] ---> Running in 36dca917eefe [2024-05-28T20:56:04.343Z] Removing intermediate container 36dca917eefe [2024-05-28T20:56:04.343Z] ---> c36c4ba4d400 [2024-05-28T20:56:04.343Z] Step 11/26 : COPY . . [2024-05-28T20:56:04.611Z] ---> 3bbb636de77c [2024-05-28T20:56:04.611Z] Step 12/26 : RUN $MAKE [2024-05-28T20:56:04.611Z] ---> Running in 144ddff54c99 [2024-05-28T20:56:05.580Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-05-28T20:59:27.577Z] Removing intermediate container 144ddff54c99 [2024-05-28T20:59:27.577Z] ---> 8ea7fd7d7955 [2024-05-28T20:59:27.577Z] Step 13/26 : FROM alpine:3.18 [2024-05-28T20:59:27.577Z] 3.18: Pulling from library/alpine [2024-05-28T20:59:27.577Z] c6b39de5b339: Already exists [2024-05-28T20:59:27.577Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T20:59:27.577Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T20:59:27.577Z] ---> 33abbf032149 [2024-05-28T20:59:27.577Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T20:59:27.577Z] ---> Running in 23f37fda5744 [2024-05-28T20:59:27.577Z] Removing intermediate container 23f37fda5744 [2024-05-28T20:59:27.577Z] ---> 7b82f59d5944 [2024-05-28T20:59:27.577Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-05-28T20:59:27.577Z] ---> Running in 9244f6fb233f [2024-05-28T20:59:27.577Z] Removing intermediate container 9244f6fb233f [2024-05-28T20:59:27.577Z] ---> 1557382039ea [2024-05-28T20:59:27.577Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-05-28T20:59:27.577Z] ---> Running in 09b4c7b665af [2024-05-28T20:59:27.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T20:59:27.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T20:59:27.577Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T20:59:27.577Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T20:59:27.577Z] OK: 8 MiB in 16 packages [2024-05-28T20:59:27.578Z] Removing intermediate container 09b4c7b665af [2024-05-28T20:59:27.578Z] ---> 1023c712db0e [2024-05-28T20:59:27.578Z] Step 17/26 : RUN apk --no-cache upgrade [2024-05-28T20:59:27.578Z] ---> Running in d10ddba90b33 [2024-05-28T20:59:27.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T20:59:27.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T20:59:27.578Z] Upgrading critical system libraries and apk-tools: [2024-05-28T20:59:27.578Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T20:59:27.578Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T20:59:27.578Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T20:59:27.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T20:59:27.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T20:59:27.578Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T20:59:27.578Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T20:59:27.578Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T20:59:27.578Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T20:59:27.578Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T20:59:27.848Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T20:59:27.848Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T20:59:27.848Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T20:59:27.848Z] OK: 8 MiB in 16 packages [2024-05-28T20:59:28.828Z] Removing intermediate container d10ddba90b33 [2024-05-28T20:59:28.828Z] ---> 55290b0222b9 [2024-05-28T20:59:28.828Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-05-28T20:59:30.773Z] ---> 032b43222c8b [2024-05-28T20:59:30.773Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-05-28T20:59:31.040Z] ---> 6df94a730f45 [2024-05-28T20:59:31.040Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-05-28T20:59:31.625Z] ---> 0bd01b7b23c4 [2024-05-28T20:59:31.625Z] Step 21/26 : EXPOSE 59986 [2024-05-28T20:59:31.625Z] ---> Running in 5e299129a7f9 [2024-05-28T20:59:31.896Z] Removing intermediate container 5e299129a7f9 [2024-05-28T20:59:31.896Z] ---> 4c7857c951e9 [2024-05-28T20:59:31.896Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-05-28T20:59:31.896Z] ---> Running in 20bb512ceff8 [2024-05-28T20:59:32.163Z] Removing intermediate container 20bb512ceff8 [2024-05-28T20:59:32.163Z] ---> bc373f1f7f38 [2024-05-28T20:59:32.163Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-28T20:59:32.431Z] ---> Running in 7eac5b82c3e1 [2024-05-28T20:59:32.696Z] Removing intermediate container 7eac5b82c3e1 [2024-05-28T20:59:32.696Z] ---> 918da1796ac0 [2024-05-28T20:59:32.696Z] Step 24/26 : LABEL arch=arm64 [2024-05-28T20:59:32.696Z] ---> Running in debc34f9ee33 [2024-05-28T20:59:32.963Z] Removing intermediate container debc34f9ee33 [2024-05-28T20:59:32.963Z] ---> d1c59e92eda7 [2024-05-28T20:59:32.964Z] Step 25/26 : LABEL git_sha=0150d193143fe0f785952e73e33b937cb85dbf82 [2024-05-28T20:59:33.230Z] ---> Running in 672deb33fcce [2024-05-28T20:59:33.496Z] Removing intermediate container 672deb33fcce [2024-05-28T20:59:33.496Z] ---> 8c0974403b50 [2024-05-28T20:59:33.496Z] Step 26/26 : LABEL version=0.0.0 [2024-05-28T20:59:33.496Z] ---> Running in 21ab4be108ef [2024-05-28T20:59:33.950Z] Removing intermediate container 21ab4be108ef [2024-05-28T20:59:33.950Z] ---> 272dca934122 [2024-05-28T20:59:33.950Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T20:59:33.950Z] Successfully built 272dca934122 [2024-05-28T20:59:33.950Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:59:34.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T20:59:34.914Z] [2024-05-28T20:59:34.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T20:59:35.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T20:59:35.340Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T20:59:35.340Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T20:59:35.340Z] 04944245beec: Pulling fs layer [2024-05-28T20:59:35.340Z] 699f458cf7ca: Pulling fs layer [2024-05-28T20:59:35.340Z] 765212b225bb: Pulling fs layer [2024-05-28T20:59:35.340Z] f23df028b6ca: Pulling fs layer [2024-05-28T20:59:35.340Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T20:59:35.340Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T20:59:35.340Z] d65c8cfc05b1: Waiting [2024-05-28T20:59:35.340Z] f23df028b6ca: Waiting [2024-05-28T20:59:35.340Z] 2437ff75d9bd: Waiting [2024-05-28T20:59:35.340Z] 765212b225bb: Waiting [2024-05-28T20:59:35.608Z] 04944245beec: Verifying Checksum [2024-05-28T20:59:35.608Z] 04944245beec: Download complete [2024-05-28T20:59:35.608Z] 765212b225bb: Verifying Checksum [2024-05-28T20:59:35.608Z] 765212b225bb: Download complete [2024-05-28T20:59:35.608Z] f23df028b6ca: Verifying Checksum [2024-05-28T20:59:35.608Z] f23df028b6ca: Download complete [2024-05-28T20:59:35.608Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T20:59:35.608Z] d65c8cfc05b1: Download complete [2024-05-28T20:59:35.608Z] 699f458cf7ca: Verifying Checksum [2024-05-28T20:59:35.608Z] 699f458cf7ca: Download complete [2024-05-28T20:59:36.187Z] 8998bd30e6a1: Download complete [2024-05-28T20:59:38.762Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T20:59:38.762Z] 2437ff75d9bd: Download complete [2024-05-28T20:59:40.703Z] 8998bd30e6a1: Pull complete [2024-05-28T20:59:40.970Z] 04944245beec: Pull complete [2024-05-28T20:59:42.910Z] 699f458cf7ca: Pull complete [2024-05-28T20:59:42.910Z] 765212b225bb: Pull complete [2024-05-28T20:59:43.869Z] f23df028b6ca: Pull complete [2024-05-28T20:59:43.869Z] d65c8cfc05b1: Pull complete [2024-05-28T21:00:02.065Z] 2437ff75d9bd: Pull complete [2024-05-28T21:00:02.065Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T21:00:02.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T21:00:02.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T21:00:06.349Z] prd-ubuntu20.04-docker-arm64-4c-16g-967 does not seem to be running inside a container [2024-05-28T21:00:06.414Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-28T21:00:08.956Z] $ docker top fa40150a20f28c94b771698fb63fb7dcf58fbac6148829f7d994cb37208d95fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T21:00:09.864Z] ---> job-cost.sh [2024-05-28T21:00:09.864Z] lf-activate-venv: SKIPPING [2024-05-28T21:00:09.864Z] INFO: No Stack... [2024-05-28T21:00:10.128Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T21:00:11.082Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T21:00:11.742Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2024-05-28T21:00:11.742Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T21:00:11.801Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] [2024-05-28T21:00:11.808Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] did not exist. Created. [2024-05-28T21:00:11.819Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T21:00:12.554Z] /w/workspace/device-rest-go/1@tmp/durable-16f82a4f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T21:00:13.229Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T21:00:13.274Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T21:00:13.315Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T21:00:13.336Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T21:00:13.435Z] $ docker stop --time=1 fa40150a20f28c94b771698fb63fb7dcf58fbac6148829f7d994cb37208d95fe [2024-05-28T21:00:14.920Z] $ docker rm -f --volumes fa40150a20f28c94b771698fb63fb7dcf58fbac6148829f7d994cb37208d95fe [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 [2024-05-28T21:00:16.029Z] provisioning config files... [2024-05-28T21:00:16.035Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-392@tmp/config7015191382499175981tmp [Pipeline] { [Pipeline] sh [2024-05-28T21:00:16.382Z] + set +x [2024-05-28T21:00:16.382Z] + bash -s -- [2024-05-28T21:00:16.382Z] + curl -s https://codecov.io/bash [2024-05-28T21:00:16.382Z] [2024-05-28T21:00:16.382Z] _____ _ [2024-05-28T21:00:16.382Z] / ____| | | [2024-05-28T21:00:16.382Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T21:00:16.382Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T21:00:16.382Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T21:00:16.382Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T21:00:16.382Z] Bash-1.0.6 [2024-05-28T21:00:16.382Z] [2024-05-28T21:00:16.382Z] [2024-05-28T21:00:16.382Z] ==> git version 2.25.1 found [2024-05-28T21:00:16.382Z] ==> 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 [2024-05-28T21:00:16.382Z] Release-Date: 2020-01-08 [2024-05-28T21:00:16.382Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-28T21:00:16.382Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T21:00:16.382Z] ==> Jenkins CI detected. [2024-05-28T21:00:16.382Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-392 [2024-05-28T21:00:16.382Z] project root: . [2024-05-28T21:00:16.382Z] --> token set from env [2024-05-28T21:00:16.382Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-28T21:00:16.642Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T21:00:16.642Z] ==> Python coveragepy not found [2024-05-28T21:00:16.642Z] ==> Searching for coverage reports in: [2024-05-28T21:00:16.642Z] + . [2024-05-28T21:00:16.642Z] -> Found 1 reports [2024-05-28T21:00:16.642Z] ==> Detecting git/mercurial file structure [2024-05-28T21:00:16.642Z] ==> Reading reports [2024-05-28T21:00:16.642Z] + ./coverage.out bytes=14499 [2024-05-28T21:00:16.642Z] ==> Appending adjustments [2024-05-28T21:00:16.642Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T21:00:16.642Z] + Found adjustments [2024-05-28T21:00:16.642Z] ==> Gzipping contents [2024-05-28T21:00:16.642Z] 4.0K /tmp/codecov.WfAk4t.gz [2024-05-28T21:00:16.642Z] ==> Uploading reports [2024-05-28T21:00:16.642Z] url: https://codecov.io [2024-05-28T21:00:16.642Z] query: branch=PR-392&commit=0150d193143fe0f785952e73e33b937cb85dbf82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=392&job=&cmd_args= [2024-05-28T21:00:16.642Z] -> Pinging Codecov [2024-05-28T21:00:16.642Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-392&commit=0150d193143fe0f785952e73e33b937cb85dbf82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=392&job=&cmd_args= [2024-05-28T21:00:16.902Z] -> Uploading to [2024-05-28T21:00:16.902Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-28/4E5D53B4F1F92C436F7061BF334D961C/0150d193143fe0f785952e73e33b937cb85dbf82/bf10b524-b115-43df-922c-7aaa619bd9b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T210016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ac0ce1d5b03039408ea57648e1b5a19a004e8b8d6bb8b6b9b3dafa50c732488 [2024-05-28T21:00:16.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T21:00:16.902Z] Dload Upload Total Spent Left Speed [2024-05-28T21:00:17.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9630 --:--:-- --:--:-- --:--:-- 9630 [2024-05-28T21:00:17.162Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/0150d193143fe0f785952e73e33b937cb85dbf82 [Pipeline] } [2024-05-28T21:00:17.194Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-28T21:00:19.361Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-392/archives ] [2024-05-28T21:00:19.361Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-392/archives [2024-05-28T21:00:19.361Z] total 16 [2024-05-28T21:00:19.361Z] drwxr-xr-x 3 root root 4096 May 28 20:51 . [2024-05-28T21:00:19.361Z] drwxrwxr-x 10 jenkins jenkins 4096 May 28 20:51 .. [2024-05-28T21:00:19.361Z] drwxr-xr-x 2 root root 4096 May 28 20:51 cost [2024-05-28T21:00:19.361Z] -rw-r--r-- 1 root root 86 May 28 20:51 cost.csv [2024-05-28T21:00:19.361Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-392/archives [2024-05-28T21:00:19.361Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-392/archives [2024-05-28T21:00:19.361Z] total 16 [2024-05-28T21:00:19.361Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 20:51 . [2024-05-28T21:00:19.361Z] drwxrwxr-x 10 jenkins jenkins 4096 May 28 20:51 .. [2024-05-28T21:00:19.361Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 20:51 cost [2024-05-28T21:00:19.361Z] -rw-r--r-- 1 jenkins jenkins 86 May 28 20:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T21:00:19.715Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T21:00:20.635Z] ---> package-listing.sh [2024-05-28T21:00:20.635Z] ++ facter osfamily [2024-05-28T21:00:20.635Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T21:00:20.894Z] + OS_FAMILY=debian [2024-05-28T21:00:20.894Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-392 [2024-05-28T21:00:20.894Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T21:00:20.894Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T21:00:20.894Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T21:00:20.894Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T21:00:20.894Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-392 ']' [2024-05-28T21:00:20.894Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T21:00:20.894Z] + case "${OS_FAMILY}" in [2024-05-28T21:00:20.894Z] + dpkg -l [2024-05-28T21:00:20.894Z] + grep '^ii' [2024-05-28T21:00:20.894Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T21:00:20.894Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T21:00:20.894Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T21:00:20.894Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-392 ']' [2024-05-28T21:00:20.894Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-392/archives/ [2024-05-28T21:00:20.894Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-392/archives/ [Pipeline] echo [2024-05-28T21:00:20.933Z] 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-392/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-28T21:00:21.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T21:00:21.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T21:00:21.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T21:00:22.046Z] prd-ubuntu20.04-docker-8c-8g-970 does not seem to be running inside a container [2024-05-28T21:00:22.069Z] $ 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-392/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-392 -v /w/workspace/gexfoundry_device-rest-go_PR-392:/w/workspace/gexfoundry_device-rest-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-392@tmp:/w/workspace/gexfoundry_device-rest-go_PR-392@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 [2024-05-28T21:00:22.301Z] $ docker top f01051e7e3b2e1fe61928e9b519095f54750b593ced674cdc1988b7d7498d680 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T21:00:22.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T21:00:23.028Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T21:00:23.340Z] + ls /var/log/sa-host [2024-05-28T21:00:23.340Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T21:00:23.583Z] provisioning config files... [2024-05-28T21:00:23.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-392@tmp/config9205193642135169786tmp [Pipeline] { [Pipeline] echo [2024-05-28T21:00:23.659Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T21:00:23.984Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T21:00:24.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T21:00:24.443Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T21:00:24.481Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T21:00:24.820Z] ---> sudo-logs.sh [2024-05-28T21:00:24.820Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T21:00:24.939Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T21:00:25.259Z] ---> job-cost.sh [2024-05-28T21:00:25.259Z] lf-activate-venv: SKIPPING [2024-05-28T21:00:25.259Z] DEBUG: total: 0.2199999988079071 [2024-05-28T21:00:25.259Z] INFO: Retrieving Stack Cost... [2024-05-28T21:00:25.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T21:00:25.778Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T21:00:25.822Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T21:00:26.145Z] ---> logs-deploy.sh [2024-05-28T21:00:26.145Z] lf-activate-venv: SKIPPING [2024-05-28T21:00:26.145Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-392/1 [2024-05-28T21:00:26.145Z] INFO: archiving workspace using pattern(s): [2024-05-28T21:00:27.083Z] Archives upload complete. [2024-05-28T21:00:27.346Z] INFO: archiving logs to Nexus [2024-05-28T21:00:28.712Z] ---> uname -a: [2024-05-28T21:00:28.712Z] Linux prd-ubuntu20-04-docker-8c-8g-970 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-28T21:00:28.712Z] [2024-05-28T21:00:28.712Z] [2024-05-28T21:00:28.712Z] ---> lscpu: [2024-05-28T21:00:28.712Z] Architecture: x86_64 [2024-05-28T21:00:28.712Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-28T21:00:28.712Z] Byte Order: Little Endian [2024-05-28T21:00:28.712Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-28T21:00:28.712Z] CPU(s): 8 [2024-05-28T21:00:28.712Z] On-line CPU(s) list: 0-7 [2024-05-28T21:00:28.712Z] Thread(s) per core: 1 [2024-05-28T21:00:28.712Z] Core(s) per socket: 1 [2024-05-28T21:00:28.712Z] Socket(s): 8 [2024-05-28T21:00:28.712Z] NUMA node(s): 1 [2024-05-28T21:00:28.712Z] Vendor ID: AuthenticAMD [2024-05-28T21:00:28.712Z] CPU family: 23 [2024-05-28T21:00:28.712Z] Model: 49 [2024-05-28T21:00:28.712Z] Model name: AMD EPYC-Rome Processor [2024-05-28T21:00:28.712Z] Stepping: 0 [2024-05-28T21:00:28.712Z] CPU MHz: 2799.998 [2024-05-28T21:00:28.712Z] BogoMIPS: 5599.99 [2024-05-28T21:00:28.712Z] Virtualization: AMD-V [2024-05-28T21:00:28.712Z] Hypervisor vendor: KVM [2024-05-28T21:00:28.712Z] Virtualization type: full [2024-05-28T21:00:28.712Z] L1d cache: 256 KiB [2024-05-28T21:00:28.712Z] L1i cache: 256 KiB [2024-05-28T21:00:28.712Z] L2 cache: 4 MiB [2024-05-28T21:00:28.712Z] L3 cache: 128 MiB [2024-05-28T21:00:28.712Z] NUMA node0 CPU(s): 0-7 [2024-05-28T21:00:28.712Z] Vulnerability Itlb multihit: Not affected [2024-05-28T21:00:28.712Z] Vulnerability L1tf: Not affected [2024-05-28T21:00:28.712Z] Vulnerability Mds: Not affected [2024-05-28T21:00:28.712Z] Vulnerability Meltdown: Not affected [2024-05-28T21:00:28.712Z] Vulnerability Mmio stale data: Not affected [2024-05-28T21:00:28.712Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-28T21:00:28.712Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-28T21:00:28.712Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-28T21:00:28.712Z] Vulnerability Srbds: Not affected [2024-05-28T21:00:28.712Z] Vulnerability Tsx async abort: Not affected [2024-05-28T21:00:28.712Z] 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 [2024-05-28T21:00:28.712Z] [2024-05-28T21:00:28.712Z] [2024-05-28T21:00:28.712Z] ---> nproc: [2024-05-28T21:00:28.712Z] 8 [2024-05-28T21:00:28.712Z] [2024-05-28T21:00:28.712Z] [2024-05-28T21:00:28.712Z] ---> df -h: [2024-05-28T21:00:28.712Z] Filesystem Size Used Avail Use% Mounted on [2024-05-28T21:00:28.712Z] overlay 155G 12G 143G 8% / [2024-05-28T21:00:28.712Z] tmpfs 64M 0 64M 0% /dev [2024-05-28T21:00:28.712Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-28T21:00:28.712Z] shm 64M 0 64M 0% /dev/shm [2024-05-28T21:00:28.712Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-05-28T21:00:28.712Z] [2024-05-28T21:00:28.712Z] [2024-05-28T21:00:28.712Z] ---> sar -b -r -n DEV: [2024-05-28T21:00:28.712Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-970) 05/28/24 _x86_64_ (8 CPU) [2024-05-28T21:00:28.712Z] [2024-05-28T21:00:28.712Z] 20:47:23 LINUX RESTART (8 CPU) [2024-05-28T21:00:28.712Z] [2024-05-28T21:00:28.712Z] 20:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-28T21:00:28.712Z] 20:49:01 388.39 12.80 375.59 0.00 1882.71 101831.92 0.00 [2024-05-28T21:00:28.712Z] 20:50:01 236.86 1.37 235.49 0.00 14.13 76518.98 0.00 [2024-05-28T21:00:28.712Z] 20:51:01 74.89 0.12 74.77 0.00 7.20 17037.16 0.00 [2024-05-28T21:00:28.712Z] 20:52:01 147.23 0.10 147.13 0.00 4.93 46722.88 0.00 [2024-05-28T21:00:28.712Z] 20:53:01 38.79 12.66 26.13 0.00 5448.29 6317.90 0.00 [2024-05-28T21:00:28.712Z] 20:54:01 4.25 0.00 4.25 0.00 0.00 49.73 0.00 [2024-05-28T21:00:28.712Z] 20:55:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2024-05-28T21:00:28.712Z] 20:56:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2024-05-28T21:00:28.712Z] 20:57:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 [2024-05-28T21:00:28.712Z] 20:58:01 2.27 0.00 2.27 0.00 0.00 39.33 0.00 [2024-05-28T21:00:28.712Z] 20:59:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2024-05-28T21:00:28.712Z] 21:00:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 [2024-05-28T21:00:28.712Z] Average: 74.87 2.25 72.61 0.00 613.11 20716.06 0.00 [2024-05-28T21:00:28.712Z] [2024-05-28T21:00:28.712Z] 20:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-28T21:00:28.712Z] 20:49:01 29123052 31503476 818428 2.49 80508 2562144 2006768 5.91 1069072 2301216 9680 [2024-05-28T21:00:28.712Z] 20:50:01 27254672 31234608 1072416 3.26 187388 3898260 2416972 7.12 1694128 3368832 375516 [2024-05-28T21:00:28.712Z] 20:51:01 27477908 31498624 806108 2.45 191552 3915732 1993104 5.87 1368976 3448020 393580 [2024-05-28T21:00:28.712Z] 20:52:01 26990212 31513656 794560 2.42 201532 4387468 1773964 5.23 1381012 3902640 388 [2024-05-28T21:00:28.712Z] 20:53:01 26618196 31494552 799968 2.43 209592 4721264 1822196 5.37 1616680 4011936 1004 [2024-05-28T21:00:28.712Z] 20:54:01 26624772 31501160 793284 2.41 209632 4721256 1822196 5.37 1610036 4011936 8 [2024-05-28T21:00:28.712Z] 20:55:01 26624156 31500580 793804 2.41 209652 4721268 1822196 5.37 1609840 4011940 8 [2024-05-28T21:00:28.712Z] 20:56:01 26626440 31502892 791360 2.41 209684 4721272 1822196 5.37 1608108 4011944 212 [2024-05-28T21:00:28.712Z] 20:57:01 26629904 31507020 787888 2.40 209704 4721272 1822196 5.37 1603784 4012568 12 [2024-05-28T21:00:28.712Z] 20:58:01 26629604 31506812 787880 2.40 209804 4721252 1822196 5.37 1603884 4012556 28 [2024-05-28T21:00:28.712Z] 20:59:01 26629848 31507056 787564 2.40 209824 4721244 1822196 5.37 1603940 4012556 20 [2024-05-28T21:00:28.712Z] 21:00:01 26629580 31506856 787728 2.40 209852 4721260 1822196 5.37 1603972 4012564 8 [2024-05-28T21:00:28.712Z] Average: 26988195 31481441 818416 2.49 194894 4377808 1897365 5.59 1531119 3759892 65039 [2024-05-28T21:00:28.712Z] [2024-05-28T21:00:28.712Z] 20:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-28T21:00:28.712Z] 20:49:01 veth7c9dff2 145.53 157.40 14.45 140.25 0.00 0.00 0.00 0.01 [2024-05-28T21:00:28.712Z] 20:49:01 docker0 194.99 212.16 16.06 489.82 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.712Z] 20:49:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:49:01 ens3 513.88 399.30 5726.91 82.56 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:50:01 docker0 194.95 359.76 16.16 3077.75 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:50:01 veth538dba1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:50:01 ens3 379.95 208.55 3101.29 27.89 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:51:01 docker0 1.38 2.47 0.08 30.89 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:51:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:51:01 ens3 24.21 14.45 50.88 9.67 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:51:01 veth5507df5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:52:01 docker0 5.32 9.87 0.34 138.49 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:52:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:52:01 ens3 101.33 62.09 2664.82 11.74 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:53:01 ens3 133.89 58.22 2045.69 4.22 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:54:01 ens3 0.27 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:56:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:58:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 20:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] 21:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] Average: docker0 33.05 48.69 2.72 311.41 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] Average: ens3 96.18 61.94 1132.52 11.35 0.00 0.00 0.00 0.00 [2024-05-28T21:00:28.713Z] [2024-05-28T21:00:28.713Z] [2024-05-28T21:00:28.713Z] ---> sar -P ALL: [2024-05-28T21:00:28.713Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-970) 05/28/24 _x86_64_ (8 CPU) [2024-05-28T21:00:28.713Z] [2024-05-28T21:00:28.713Z] 20:47:23 LINUX RESTART (8 CPU) [2024-05-28T21:00:28.713Z] [2024-05-28T21:00:28.713Z] 20:48:01 CPU %user %nice %system %iowait %steal %idle [2024-05-28T21:00:28.713Z] 20:49:01 all 7.90 0.00 3.10 2.42 0.06 86.52 [2024-05-28T21:00:28.713Z] 20:49:01 0 7.94 0.00 3.46 0.42 0.07 88.11 [2024-05-28T21:00:28.713Z] 20:49:01 1 9.03 0.00 3.15 0.54 0.05 87.23 [2024-05-28T21:00:28.713Z] 20:49:01 2 10.30 0.00 2.56 0.35 0.07 86.72 [2024-05-28T21:00:28.713Z] 20:49:01 3 7.08 0.00 4.22 4.21 0.07 84.42 [2024-05-28T21:00:28.713Z] 20:49:01 4 7.56 0.00 2.75 0.76 0.07 88.87 [2024-05-28T21:00:28.713Z] 20:49:01 5 8.58 0.00 3.68 11.40 0.07 76.27 [2024-05-28T21:00:28.713Z] 20:49:01 6 5.78 0.00 2.48 1.45 0.05 90.24 [2024-05-28T21:00:28.713Z] 20:49:01 7 6.89 0.00 2.53 0.25 0.05 90.28 [2024-05-28T21:00:28.713Z] 20:50:01 all 18.22 0.00 5.11 5.07 0.06 71.54 [2024-05-28T21:00:28.713Z] 20:50:01 0 17.01 0.00 4.70 0.62 0.05 77.61 [2024-05-28T21:00:28.713Z] 20:50:01 1 18.54 0.00 5.39 0.60 0.07 75.40 [2024-05-28T21:00:28.713Z] 20:50:01 2 17.83 0.00 4.10 1.38 0.05 76.65 [2024-05-28T21:00:28.713Z] 20:50:01 3 18.66 0.00 5.86 15.84 0.07 59.57 [2024-05-28T21:00:28.713Z] 20:50:01 4 18.22 0.00 6.48 13.78 0.08 61.43 [2024-05-28T21:00:28.713Z] 20:50:01 5 18.28 0.00 4.81 5.71 0.05 71.15 [2024-05-28T21:00:28.713Z] 20:50:01 6 18.54 0.00 5.09 1.23 0.07 75.07 [2024-05-28T21:00:28.713Z] 20:50:01 7 18.66 0.00 4.44 1.48 0.05 75.38 [2024-05-28T21:00:28.713Z] 20:51:01 all 52.75 0.00 8.04 1.02 0.09 38.09 [2024-05-28T21:00:28.713Z] 20:51:01 0 52.48 0.00 8.21 0.49 0.08 38.73 [2024-05-28T21:00:28.713Z] 20:51:01 1 53.99 0.00 8.40 0.13 0.08 37.40 [2024-05-28T21:00:28.713Z] 20:51:01 2 52.59 0.00 7.82 0.25 0.10 39.24 [2024-05-28T21:00:28.713Z] 20:51:01 3 53.17 0.00 7.89 0.22 0.08 38.64 [2024-05-28T21:00:28.713Z] 20:51:01 4 53.02 0.00 7.37 4.67 0.08 34.86 [2024-05-28T21:00:28.713Z] 20:51:01 5 52.59 0.00 8.69 1.45 0.12 37.15 [2024-05-28T21:00:28.713Z] 20:51:01 6 53.85 0.00 8.05 0.64 0.08 37.38 [2024-05-28T21:00:28.713Z] 20:51:01 7 50.33 0.00 7.89 0.32 0.10 41.36 [2024-05-28T21:00:28.713Z] 20:52:01 all 4.19 0.00 2.16 3.04 0.04 90.57 [2024-05-28T21:00:28.713Z] 20:52:01 0 3.61 0.00 2.25 0.20 0.05 93.89 [2024-05-28T21:00:28.713Z] 20:52:01 1 4.30 0.00 2.48 7.02 0.05 86.14 [2024-05-28T21:00:28.713Z] 20:52:01 2 3.38 0.00 1.69 11.78 0.03 83.11 [2024-05-28T21:00:28.713Z] 20:52:01 3 4.46 0.00 2.10 0.83 0.05 92.56 [2024-05-28T21:00:28.713Z] 20:52:01 4 4.97 0.00 1.66 0.88 0.03 92.46 [2024-05-28T21:00:28.713Z] 20:52:01 5 4.08 0.00 2.76 3.37 0.02 89.77 [2024-05-28T21:00:28.713Z] 20:52:01 6 3.50 0.00 2.12 0.15 0.07 94.16 [2024-05-28T21:00:28.713Z] 20:52:01 7 5.24 0.00 2.17 0.13 0.03 92.42 [2024-05-28T21:00:28.713Z] 20:53:01 all 1.32 0.00 0.70 0.65 0.02 97.32 [2024-05-28T21:00:28.713Z] 20:53:01 0 1.00 0.00 0.53 0.67 0.03 97.76 [2024-05-28T21:00:28.713Z] 20:53:01 1 0.93 0.00 0.62 0.50 0.02 97.93 [2024-05-28T21:00:28.713Z] 20:53:01 2 1.37 0.00 0.50 0.03 0.02 98.08 [2024-05-28T21:00:28.713Z] 20:53:01 3 0.79 0.00 0.42 0.79 0.00 98.01 [2024-05-28T21:00:28.713Z] 20:53:01 4 1.42 0.00 0.85 0.10 0.02 97.61 [2024-05-28T21:00:28.713Z] 20:53:01 5 2.54 0.00 1.17 1.52 0.03 94.74 [2024-05-28T21:00:28.713Z] 20:53:01 6 1.70 0.00 0.98 0.82 0.02 96.48 [2024-05-28T21:00:28.713Z] 20:53:01 7 0.79 0.00 0.50 0.75 0.02 97.94 [2024-05-28T21:00:28.713Z] 20:54:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-05-28T21:00:28.713Z] 20:54:01 0 0.05 0.00 0.02 0.03 0.02 99.88 [2024-05-28T21:00:28.713Z] 20:54:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-05-28T21:00:28.713Z] 20:54:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-05-28T21:00:28.713Z] 20:54:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-28T21:00:28.713Z] 20:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-28T21:00:28.713Z] 20:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-28T21:00:28.713Z] 20:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-28T21:00:28.713Z] 20:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-28T21:00:28.713Z] 20:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-05-28T21:00:28.713Z] 20:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-28T21:00:28.713Z] 20:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-05-28T21:00:28.713Z] 20:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-28T21:00:28.713Z] 20:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-28T21:00:28.713Z] 20:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-28T21:00:28.713Z] 20:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-28T21:00:28.713Z] 20:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-28T21:00:28.713Z] 20:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-28T21:00:28.713Z] 20:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-05-28T21:00:28.713Z] 20:56:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-05-28T21:00:28.713Z] 20:56:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-05-28T21:00:28.713Z] 20:56:01 2 0.07 0.00 0.02 0.02 0.02 99.88 [2024-05-28T21:00:28.713Z] 20:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-28T21:00:28.713Z] 20:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-28T21:00:28.713Z] 20:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-28T21:00:28.713Z] 20:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-28T21:00:28.713Z] 20:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-28T21:00:28.713Z] 20:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-05-28T21:00:28.713Z] 20:57:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2024-05-28T21:00:28.713Z] 20:57:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-28T21:00:28.713Z] 20:57:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-28T21:00:28.713Z] 20:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-28T21:00:28.713Z] 20:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-28T21:00:28.713Z] 20:57:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-05-28T21:00:28.713Z] 20:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-28T21:00:28.713Z] 20:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-28T21:00:28.713Z] 20:58:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2024-05-28T21:00:28.713Z] 20:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-28T21:00:28.713Z] 20:58:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-28T21:00:28.713Z] 20:58:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-28T21:00:28.713Z] 20:58:01 3 0.20 0.00 0.00 0.00 0.00 99.80 [2024-05-28T21:00:28.713Z] 20:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-28T21:00:28.713Z] 20:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-28T21:00:28.713Z] 20:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-28T21:00:28.713Z] 20:58:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2024-05-28T21:00:28.713Z] 20:59:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2024-05-28T21:00:28.713Z] 20:59:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-05-28T21:00:28.713Z] 20:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-28T21:00:28.713Z] 20:59:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2024-05-28T21:00:28.713Z] 20:59:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2024-05-28T21:00:28.713Z] 20:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-28T21:00:28.713Z] 20:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-28T21:00:28.713Z] 20:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-28T21:00:28.713Z] 20:59:01 7 0.67 0.00 0.00 0.02 0.00 99.32 [2024-05-28T21:00:28.713Z] [2024-05-28T21:00:28.713Z] 20:59:01 CPU %user %nice %system %iowait %steal %idle [2024-05-28T21:00:28.713Z] 21:00:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2024-05-28T21:00:28.713Z] 21:00:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2024-05-28T21:00:28.713Z] 21:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-28T21:00:28.713Z] 21:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-28T21:00:28.713Z] 21:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-28T21:00:28.713Z] 21:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-28T21:00:28.713Z] 21:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-28T21:00:28.713Z] 21:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-28T21:00:28.713Z] 21:00:01 7 1.39 0.00 0.07 0.00 0.02 98.53 [2024-05-28T21:00:28.713Z] Average: all 7.03 0.00 1.59 1.01 0.03 90.34 [2024-05-28T21:00:28.713Z] Average: 0 6.82 0.00 1.60 0.21 0.03 91.35 [2024-05-28T21:00:28.713Z] Average: 1 7.20 0.00 1.66 0.73 0.03 90.38 [2024-05-28T21:00:28.713Z] Average: 2 7.11 0.00 1.39 1.14 0.03 90.34 [2024-05-28T21:00:28.713Z] Average: 3 7.01 0.00 1.70 1.81 0.03 89.45 [2024-05-28T21:00:28.713Z] Average: 4 7.06 0.00 1.59 1.67 0.03 89.66 [2024-05-28T21:00:28.713Z] Average: 5 7.14 0.00 1.76 1.94 0.03 89.13 [2024-05-28T21:00:28.713Z] Average: 6 6.91 0.00 1.56 0.36 0.03 91.15 [2024-05-28T21:00:28.713Z] Average: 7 6.97 0.00 1.46 0.25 0.03 91.29 [2024-05-28T21:00:28.713Z] [2024-05-28T21:00:28.713Z] [2024-05-28T21:00:28.713Z]