Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08feb76be987818976417849904e728e485e73ea+d4d34ba9beeefe5495b32c771fec1f024664e8aa (b7f901c98c207f627c096d152273703ac2700523) 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-ssh12322201779253589397.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15982797031366881881.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh582283669157819830.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8071533930522216676.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-177/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-177/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10664642625801731470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15730 in /w/workspace/edgexfoundry_device-gpio_PR-177 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-177 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d4d34ba9beeefe5495b32c771fec1f024664e8aa into PR head commit 08feb76be987818976417849904e728e485e73ea Merge succeeded, producing ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 Checking out Revision ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 (PR-177) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08feb76be987818976417849904e728e485e73ea # 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 d4d34ba9beeefe5495b32c771fec1f024664e8aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 # timeout=10 Commit message: "Merge commit 'd4d34ba9beeefe5495b32c771fec1f024664e8aa' into HEAD" > git rev-list --no-walk 08feb76be987818976417849904e728e485e73ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T13:21:28.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T13:21:28.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T13:21:28.632Z] ========================================================= [2023-05-16T13:21:28.633Z] EdgeX Global Pipelines Version Info [2023-05-16T13:21:28.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:21:30.707Z] ------------------- [2023-05-16T13:21:30.707Z] stable info: [2023-05-16T13:21:30.707Z] ------------------- [2023-05-16T13:21:30.707Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T13:21:30.707Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T13:21:30.707Z] Message: update stable to v1.0.249 [2023-05-16T13:21:30.968Z] ------------------- [2023-05-16T13:21:30.968Z] experimental info: [2023-05-16T13:21:30.968Z] ------------------- [2023-05-16T13:21:30.968Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T13:21:30.968Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T13:21:30.968Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T13:21:31.145Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-16T13:21:31.158Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-16T13:21:31.167Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T13:21:31.176Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T13:21:31.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T13:21:31.196Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T13:21:31.208Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T13:21:31.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T13:21:31.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T13:21:31.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T13:21:31.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T13:21:31.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-16T13:21:31.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T13:21:31.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T13:21:31.342Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T13:21:31.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T13:21:31.377Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T13:21:31.390Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T13:21:31.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T13:21:31.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T13:21:31.415Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T13:21:31.423Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T13:21:31.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T13:21:31.440Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T13:21:31.449Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T13:21:31.457Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T13:21:31.465Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T13:21:31.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-177 [Pipeline] echo [2023-05-16T13:21:31.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-177 [Pipeline] echo [2023-05-16T13:21:31.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-177 [Pipeline] echo [2023-05-16T13:21:31.499Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [Pipeline] echo [2023-05-16T13:21:31.507Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac7f3a5 [Pipeline] echo [2023-05-16T13:21:31.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T13:21:31.567Z] provisioning config files... [2023-05-16T13:21:31.583Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config9385138234909572808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:21:31.938Z] ---> docker-login.sh [2023-05-16T13:21:31.938Z] nexus3.edgexfoundry.org:10001 [2023-05-16T13:21:32.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:21:32.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:21:32.198Z] Configure a credential helper to remove this warning. See [2023-05-16T13:21:32.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:21:32.198Z] [2023-05-16T13:21:32.198Z] Login Succeeded [2023-05-16T13:21:32.198Z] nexus3.edgexfoundry.org:10002 [2023-05-16T13:21:32.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:21:32.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:21:32.198Z] Configure a credential helper to remove this warning. See [2023-05-16T13:21:32.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:21:32.198Z] [2023-05-16T13:21:32.198Z] Login Succeeded [2023-05-16T13:21:32.198Z] nexus3.edgexfoundry.org:10003 [2023-05-16T13:21:32.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:21:32.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:21:32.458Z] Configure a credential helper to remove this warning. See [2023-05-16T13:21:32.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:21:32.458Z] [2023-05-16T13:21:32.458Z] Login Succeeded [2023-05-16T13:21:32.458Z] nexus3.edgexfoundry.org:10004 [2023-05-16T13:21:32.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:21:32.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:21:32.458Z] Configure a credential helper to remove this warning. See [2023-05-16T13:21:32.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:21:32.458Z] [2023-05-16T13:21:32.458Z] Login Succeeded [2023-05-16T13:21:32.458Z] docker.io [2023-05-16T13:21:32.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:21:32.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:21:32.718Z] Configure a credential helper to remove this warning. See [2023-05-16T13:21:32.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:21:32.718Z] [2023-05-16T13:21:32.718Z] Login Succeeded [2023-05-16T13:21:32.718Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T13:21:32.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T13:21:33.105Z] + git rev-list -1 --merges ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8~1..ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [Pipeline] echo [2023-05-16T13:21:33.151Z] -----------> git rev-list -1 --merges ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8~1..ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [2023-05-16T13:21:33.151Z] ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [false] [Pipeline] sh [2023-05-16T13:21:33.443Z] + git log --format=format:%s -1 ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [Pipeline] echo [2023-05-16T13:21:33.459Z] ========================================================= [2023-05-16T13:21:33.459Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T13:21:33.459Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T13:21:33.779Z] + git log --format=format:%s -1 ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [Pipeline] echo [2023-05-16T13:21:33.789Z] [semverPrep] GIT_COMMIT: ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8, Commit Message: Merge commit 'd4d34ba9beeefe5495b32c771fec1f024664e8aa' into HEAD [Pipeline] echo [2023-05-16T13:21:33.798Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T13:21:34.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T13:21:34.183Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T13:21:34.183Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T13:21:34.183Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T13:21:34.183Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T13:21:34.183Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T13:21:34.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:21:34.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T13:21:34.602Z] [2023-05-16T13:21:34.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:21:34.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T13:21:34.905Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T13:21:34.905Z] b85a868b505f: Pulling fs layer [2023-05-16T13:21:34.905Z] e2be974225ed: Pulling fs layer [2023-05-16T13:21:34.905Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T13:21:34.905Z] 988bab9f4d93: Pulling fs layer [2023-05-16T13:21:34.905Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T13:21:34.905Z] eaf3925da568: Pulling fs layer [2023-05-16T13:21:34.905Z] bab4dde63d76: Pulling fs layer [2023-05-16T13:21:34.905Z] bde34c3a00c8: Pulling fs layer [2023-05-16T13:21:34.905Z] b352a97aabf1: Pulling fs layer [2023-05-16T13:21:34.905Z] 4872d77fe225: Pulling fs layer [2023-05-16T13:21:34.905Z] 5851b861e8e6: Pulling fs layer [2023-05-16T13:21:34.905Z] 1469e6f7b9e6: Waiting [2023-05-16T13:21:34.905Z] eaf3925da568: Waiting [2023-05-16T13:21:34.905Z] bab4dde63d76: Waiting [2023-05-16T13:21:34.905Z] bde34c3a00c8: Waiting [2023-05-16T13:21:34.905Z] b352a97aabf1: Waiting [2023-05-16T13:21:34.905Z] 4872d77fe225: Waiting [2023-05-16T13:21:34.905Z] 5851b861e8e6: Waiting [2023-05-16T13:21:34.905Z] 988bab9f4d93: Waiting [2023-05-16T13:21:34.905Z] e2be974225ed: Verifying Checksum [2023-05-16T13:21:34.905Z] e2be974225ed: Download complete [2023-05-16T13:21:34.905Z] 988bab9f4d93: Verifying Checksum [2023-05-16T13:21:34.905Z] 988bab9f4d93: Download complete [2023-05-16T13:21:35.166Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T13:21:35.166Z] 1469e6f7b9e6: Download complete [2023-05-16T13:21:35.166Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T13:21:35.166Z] 339a4e72a1f5: Download complete [2023-05-16T13:21:35.166Z] eaf3925da568: Verifying Checksum [2023-05-16T13:21:35.166Z] eaf3925da568: Download complete [2023-05-16T13:21:35.166Z] bde34c3a00c8: Verifying Checksum [2023-05-16T13:21:35.166Z] bde34c3a00c8: Download complete [2023-05-16T13:21:35.166Z] b352a97aabf1: Download complete [2023-05-16T13:21:35.166Z] 4872d77fe225: Verifying Checksum [2023-05-16T13:21:35.166Z] 4872d77fe225: Download complete [2023-05-16T13:21:35.166Z] 5851b861e8e6: Verifying Checksum [2023-05-16T13:21:35.166Z] 5851b861e8e6: Download complete [2023-05-16T13:21:35.166Z] b85a868b505f: Download complete [2023-05-16T13:21:35.427Z] bab4dde63d76: Verifying Checksum [2023-05-16T13:21:35.427Z] bab4dde63d76: Download complete [2023-05-16T13:21:36.809Z] b85a868b505f: Pull complete [2023-05-16T13:21:36.809Z] e2be974225ed: Pull complete [2023-05-16T13:21:37.071Z] 339a4e72a1f5: Pull complete [2023-05-16T13:21:37.333Z] 988bab9f4d93: Pull complete [2023-05-16T13:21:37.596Z] 1469e6f7b9e6: Pull complete [2023-05-16T13:21:37.596Z] eaf3925da568: Pull complete [2023-05-16T13:21:39.503Z] bab4dde63d76: Pull complete [2023-05-16T13:21:39.503Z] bde34c3a00c8: Pull complete [2023-05-16T13:21:39.503Z] b352a97aabf1: Pull complete [2023-05-16T13:21:39.503Z] 4872d77fe225: Pull complete [2023-05-16T13:21:39.503Z] 5851b861e8e6: Pull complete [2023-05-16T13:21:39.503Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T13:21:39.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T13:21:39.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:21:39.608Z] prd-ubuntu20.04-docker-8c-8g-15730 does not seem to be running inside a container [2023-05-16T13:21:39.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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-devops/py-git-semver:0.1.4 cat [2023-05-16T13:21:43.557Z] $ docker top 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab -eo pid,comm [2023-05-16T13:21:43.646Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T13:21:43.646Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T13:21:43.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T13:21:43.686Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T13:21:43.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T13:21:43.819Z] $ docker exec 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab ssh-agent [2023-05-16T13:21:43.934Z] SSH_AUTH_SOCK=/tmp/ssh-gSsqO8OQlqLh/agent.33 [2023-05-16T13:21:43.934Z] SSH_AGENT_PID=39 [2023-05-16T13:21:43.942Z] Running ssh-add (command line suppressed) [2023-05-16T13:21:44.045Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_6550823144305008787.key (/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_6550823144305008787.key) [2023-05-16T13:21:44.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T13:21:44.343Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T13:21:44.365Z] $ docker exec --env ******** --env ******** 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab ssh-agent -k [2023-05-16T13:21:44.460Z] unset SSH_AUTH_SOCK; [2023-05-16T13:21:44.461Z] unset SSH_AGENT_PID; [2023-05-16T13:21:44.461Z] echo Agent pid 39 killed; [2023-05-16T13:21:44.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T13:21:44.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T13:21:44.495Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T13:21:44.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T13:21:44.618Z] $ docker exec 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab ssh-agent [2023-05-16T13:21:44.751Z] SSH_AUTH_SOCK=/tmp/ssh-v7E8JhoOdetQ/agent.71 [2023-05-16T13:21:44.751Z] SSH_AGENT_PID=77 [2023-05-16T13:21:44.755Z] Running ssh-add (command line suppressed) [2023-05-16T13:21:44.860Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_16749723720246346466.key (/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_16749723720246346466.key) [2023-05-16T13:21:44.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T13:21:45.162Z] + git semver init [2023-05-16T13:21:45.422Z] 2023-05-16 13:21:45,333 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T13:21:45.422Z] 2023-05-16 13:21:45,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver [2023-05-16T13:21:45.422Z] 2023-05-16 13:21:45,335 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-177/.semver [2023-05-16T13:21:45.422Z] 2023-05-16 13:21:45,335 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-177/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177, universal_newlines=False, shell=None, istream=None) [2023-05-16T13:21:46.364Z] 2023-05-16 13:21:46,332 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-177/.git/info/exclude [2023-05-16T13:21:46.364Z] 2023-05-16 13:21:46,333 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 with force:False [2023-05-16T13:21:46.364Z] 2023-05-16 13:21:46,333 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 [2023-05-16T13:21:46.364Z] 2023-05-16 13:21:46,338 [execute] INFO git cat-file --batch-check [2023-05-16T13:21:46.364Z] 2023-05-16 13:21:46,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T13:21:46.364Z] 2023-05-16 13:21:46,344 [execute] INFO git cat-file --batch [2023-05-16T13:21:46.364Z] 2023-05-16 13:21:46,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T13:21:46.364Z] 2023-05-16 13:21:46,349 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 [2023-05-16T13:21:46.364Z] 0.0.0 [Pipeline] } [2023-05-16T13:21:46.377Z] $ docker exec --env ******** --env ******** 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab ssh-agent -k [2023-05-16T13:21:46.469Z] unset SSH_AUTH_SOCK; [2023-05-16T13:21:46.469Z] unset SSH_AGENT_PID; [2023-05-16T13:21:46.469Z] echo Agent pid 77 killed; [2023-05-16T13:21:46.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T13:21:46.793Z] + git semver [Pipeline] } [2023-05-16T13:21:47.069Z] $ docker stop --time=1 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab [2023-05-16T13:21:48.371Z] $ docker rm -f --volumes 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T13:21:48.702Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T13:21:48.928Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T13:21:48.931Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T13:21:49.092Z] provisioning config files... [2023-05-16T13:21:49.102Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config12753418998518326131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:21:49.395Z] ---> docker-login.sh [2023-05-16T13:21:49.396Z] nexus3.edgexfoundry.org:10001 [2023-05-16T13:21:49.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:21:49.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:21:49.396Z] Configure a credential helper to remove this warning. See [2023-05-16T13:21:49.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:21:49.396Z] [2023-05-16T13:21:49.396Z] Login Succeeded [2023-05-16T13:21:49.396Z] nexus3.edgexfoundry.org:10002 [2023-05-16T13:21:49.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:21:49.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:21:49.396Z] Configure a credential helper to remove this warning. See [2023-05-16T13:21:49.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:21:49.396Z] [2023-05-16T13:21:49.396Z] Login Succeeded [2023-05-16T13:21:49.396Z] nexus3.edgexfoundry.org:10003 [2023-05-16T13:21:49.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:21:49.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:21:49.655Z] Configure a credential helper to remove this warning. See [2023-05-16T13:21:49.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:21:49.655Z] [2023-05-16T13:21:49.655Z] Login Succeeded [2023-05-16T13:21:49.655Z] nexus3.edgexfoundry.org:10004 [2023-05-16T13:21:49.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:21:49.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:21:49.655Z] Configure a credential helper to remove this warning. See [2023-05-16T13:21:49.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:21:49.655Z] [2023-05-16T13:21:49.655Z] Login Succeeded [2023-05-16T13:21:49.655Z] docker.io [2023-05-16T13:21:49.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:21:49.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:21:49.916Z] Configure a credential helper to remove this warning. See [2023-05-16T13:21:49.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:21:49.916Z] [2023-05-16T13:21:49.916Z] Login Succeeded [2023-05-16T13:21:49.916Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T13:21:49.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T13:21:49.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T13:21:50.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T13:21:50.025Z] ========================================================= [2023-05-16T13:21:50.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T13:21:50.025Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:21:50.346Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T13:21:50.346Z] Sending build context to Docker daemon 16.14MB [2023-05-16T13:21:50.346Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T13:21:50.346Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T13:21:50.346Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T13:21:50.346Z] f56be85fc22e: Pulling fs layer [2023-05-16T13:21:50.346Z] 85791d961cd3: Pulling fs layer [2023-05-16T13:21:50.346Z] d694b5ae8c79: Pulling fs layer [2023-05-16T13:21:50.346Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T13:21:50.346Z] 4d19c01a9841: Pulling fs layer [2023-05-16T13:21:50.346Z] 9325e15d5711: Pulling fs layer [2023-05-16T13:21:50.346Z] 556b6ee489ea: Pulling fs layer [2023-05-16T13:21:50.346Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T13:21:50.346Z] 9f32a84ed3da: Waiting [2023-05-16T13:21:50.346Z] 556b6ee489ea: Waiting [2023-05-16T13:21:50.346Z] 9325e15d5711: Waiting [2023-05-16T13:21:50.346Z] c5a4b2cf53e6: Waiting [2023-05-16T13:21:50.346Z] 4d19c01a9841: Waiting [2023-05-16T13:21:50.346Z] 85791d961cd3: Verifying Checksum [2023-05-16T13:21:50.346Z] 85791d961cd3: Download complete [2023-05-16T13:21:50.346Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T13:21:50.346Z] 9f32a84ed3da: Download complete [2023-05-16T13:21:50.605Z] 4d19c01a9841: Download complete [2023-05-16T13:21:50.605Z] f56be85fc22e: Verifying Checksum [2023-05-16T13:21:50.605Z] f56be85fc22e: Download complete [2023-05-16T13:21:50.605Z] 9325e15d5711: Verifying Checksum [2023-05-16T13:21:50.605Z] 9325e15d5711: Download complete [2023-05-16T13:21:50.605Z] f56be85fc22e: Pull complete [2023-05-16T13:21:50.867Z] 85791d961cd3: Pull complete [2023-05-16T13:21:51.127Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T13:21:51.127Z] c5a4b2cf53e6: Download complete [2023-05-16T13:21:51.127Z] d694b5ae8c79: Verifying Checksum [2023-05-16T13:21:51.127Z] d694b5ae8c79: Download complete [2023-05-16T13:21:51.386Z] 556b6ee489ea: Verifying Checksum [2023-05-16T13:21:51.386Z] 556b6ee489ea: Download complete [2023-05-16T13:21:54.676Z] d694b5ae8c79: Pull complete [2023-05-16T13:21:54.676Z] 9f32a84ed3da: Pull complete [2023-05-16T13:21:54.676Z] 4d19c01a9841: Pull complete [2023-05-16T13:21:54.676Z] 9325e15d5711: Pull complete [2023-05-16T13:21:56.577Z] 556b6ee489ea: Pull complete [2023-05-16T13:21:57.515Z] c5a4b2cf53e6: Pull complete [2023-05-16T13:21:57.515Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T13:21:57.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T13:21:57.515Z] ---> c4be618373d6 [2023-05-16T13:21:57.515Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T13:22:02.794Z] ---> Running in 23b03d4fe8e2 [2023-05-16T13:22:02.794Z] Removing intermediate container 23b03d4fe8e2 [2023-05-16T13:22:02.794Z] ---> d87634431a03 [2023-05-16T13:22:02.794Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T13:22:02.794Z] ---> Running in 63ef1bbb5e81 [2023-05-16T13:22:02.794Z] Removing intermediate container 63ef1bbb5e81 [2023-05-16T13:22:02.794Z] ---> fa5b4a663fc3 [2023-05-16T13:22:02.794Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T13:22:02.794Z] ---> Running in 1c1e8e0a9f15 [2023-05-16T13:22:02.794Z] Removing intermediate container 1c1e8e0a9f15 [2023-05-16T13:22:02.794Z] ---> e375a57a02bf [2023-05-16T13:22:02.794Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T13:22:02.794Z] ---> Running in 14c3106cea38 [2023-05-16T13:22:02.794Z] Removing intermediate container 14c3106cea38 [2023-05-16T13:22:02.794Z] ---> 32a3fef36415 [2023-05-16T13:22:02.794Z] Step 7/12 : WORKDIR /device-gpio [2023-05-16T13:22:02.794Z] ---> Running in 287e97ed252c [2023-05-16T13:22:02.794Z] Removing intermediate container 287e97ed252c [2023-05-16T13:22:02.794Z] ---> 32c3b6e24d59 [2023-05-16T13:22:02.794Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T13:22:02.794Z] ---> Running in f0ce7cd574d2 [2023-05-16T13:22:02.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T13:22:03.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T13:22:03.315Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T13:22:03.315Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T13:22:03.315Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T13:22:03.315Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T13:22:03.315Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T13:22:03.315Z] OK: 269 MiB in 57 packages [2023-05-16T13:22:03.883Z] Removing intermediate container f0ce7cd574d2 [2023-05-16T13:22:03.883Z] ---> 8167bd7a9c7a [2023-05-16T13:22:03.883Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T13:22:03.883Z] ---> 928b5b5a667e [2023-05-16T13:22:03.883Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T13:22:03.883Z] ---> Running in f4597d23f6d1 [2023-05-16T13:22:04.045Z] Still waiting to schedule task [2023-05-16T13:22:04.046Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-16T13:22:35.990Z] Removing intermediate container f4597d23f6d1 [2023-05-16T13:22:35.990Z] ---> b6a0c55359b2 [2023-05-16T13:22:35.990Z] Step 11/12 : COPY . . [2023-05-16T13:22:35.990Z] ---> 18bd755b51a2 [2023-05-16T13:22:35.990Z] Step 12/12 : RUN ${MAKE} [2023-05-16T13:22:35.990Z] ---> Running in b3b9c5932d56 [2023-05-16T13:22:35.990Z] noop [2023-05-16T13:22:35.990Z] Removing intermediate container b3b9c5932d56 [2023-05-16T13:22:35.990Z] ---> 589573afb464 [2023-05-16T13:22:35.990Z] Successfully built 589573afb464 [2023-05-16T13:22:35.990Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:22:36.312Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T13:22:36.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:22:36.391Z] prd-ubuntu20.04-docker-8c-8g-15730 does not seem to be running inside a container [2023-05-16T13:22:36.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T13:22:36.772Z] $ docker top 6267781d94237608195273ac4cfcf19ec2c9f137c26109763dd4255616acdb49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:22:37.115Z] + go version [2023-05-16T13:22:37.116Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T13:22:37.129Z] $ docker stop --time=1 6267781d94237608195273ac4cfcf19ec2c9f137c26109763dd4255616acdb49 [2023-05-16T13:22:38.394Z] $ docker rm -f --volumes 6267781d94237608195273ac4cfcf19ec2c9f137c26109763dd4255616acdb49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:22:38.803Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T13:22:38.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:22:38.873Z] prd-ubuntu20.04-docker-8c-8g-15730 does not seem to be running inside a container [2023-05-16T13:22:38.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T13:22:39.216Z] $ docker top 533b531ecb7606978285da2d4beaceaf1ba3c55168852a8391f3d3b3321fa3ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:22:39.562Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-177 [Pipeline] fileExists [Pipeline] sh [2023-05-16T13:22:39.857Z] + make test [2023-05-16T13:22:39.857Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T13:22:44.047Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-16T13:22:54.014Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-16T13:22:54.014Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-16T13:22:58.198Z] go vet ./... [2023-05-16T13:23:01.485Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T13:23:01.485Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T13:23:01.485Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T13:23:01.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T13:23:01.508Z] $ docker stop --time=1 533b531ecb7606978285da2d4beaceaf1ba3c55168852a8391f3d3b3321fa3ca [2023-05-16T13:23:04.648Z] $ docker rm -f --volumes 533b531ecb7606978285da2d4beaceaf1ba3c55168852a8391f3d3b3321fa3ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T13:23:05.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T13:23:05.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T13:23:05.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T13:23:05.935Z] + ls -al . [2023-05-16T13:23:05.936Z] total 156 [2023-05-16T13:23:05.936Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 13:22 . [2023-05-16T13:23:05.936Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:21 .. [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 120 May 16 13:21 .dockerignore [2023-05-16T13:23:05.936Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 13:21 .git [2023-05-16T13:23:05.936Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:21 .github [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 343 May 16 13:21 .gitignore [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 13:21 .golangci.yml [2023-05-16T13:23:05.936Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 13:21 .semver [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 16 13:21 Attribution.txt [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 16 13:21 CHANGELOG.md [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 16 13:21 Dockerfile [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 13:21 GOVERNANCE.md [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 657 May 16 13:21 Jenkinsfile [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 13:21 LICENSE [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 16 13:21 Makefile [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 13:21 OWNERS.md [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 16 13:21 README.md [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 13:21 VERSION [2023-05-16T13:23:05.936Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 13:21 bin [2023-05-16T13:23:05.936Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:21 cmd [2023-05-16T13:23:05.936Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 13:22 coverage.out [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 16 13:21 go.mod [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 16 13:21 go.sum [2023-05-16T13:23:05.936Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:21 internal [2023-05-16T13:23:05.936Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:21 snap [2023-05-16T13:23:05.936Z] -rw-rw-r-- 1 jenkins jenkins 209 May 16 13:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:23:06.339Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 --label arch=amd64 --label version=0.0.0 . [2023-05-16T13:23:06.339Z] Sending build context to Docker daemon 16.14MB [2023-05-16T13:23:06.339Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T13:23:06.339Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T13:23:06.339Z] ---> 589573afb464 [2023-05-16T13:23:06.339Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T13:23:06.910Z] ---> Running in a672f5ba3978 [2023-05-16T13:23:07.169Z] Removing intermediate container a672f5ba3978 [2023-05-16T13:23:07.169Z] ---> d0bf5bc5e99d [2023-05-16T13:23:07.169Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T13:23:07.429Z] ---> Running in d0981afdcf83 [2023-05-16T13:23:07.429Z] Removing intermediate container d0981afdcf83 [2023-05-16T13:23:07.429Z] ---> ad272954e7e7 [2023-05-16T13:23:07.429Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T13:23:07.429Z] ---> Running in f11669f2fbc1 [2023-05-16T13:23:07.429Z] Removing intermediate container f11669f2fbc1 [2023-05-16T13:23:07.429Z] ---> 3557739cf86a [2023-05-16T13:23:07.429Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T13:23:07.429Z] ---> Running in 062b11325cf5 [2023-05-16T13:23:07.690Z] Removing intermediate container 062b11325cf5 [2023-05-16T13:23:07.690Z] ---> 7a6a619768f1 [2023-05-16T13:23:07.690Z] Step 7/25 : WORKDIR /device-gpio [2023-05-16T13:23:07.690Z] ---> Running in 4b4a8bad788f [2023-05-16T13:23:07.690Z] Removing intermediate container 4b4a8bad788f [2023-05-16T13:23:07.690Z] ---> 56fd7b149832 [2023-05-16T13:23:07.690Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T13:23:07.690Z] ---> Running in c0599b833695 [2023-05-16T13:23:07.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T13:23:07.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T13:23:08.211Z] OK: 269 MiB in 57 packages [2023-05-16T13:23:08.471Z] Removing intermediate container c0599b833695 [2023-05-16T13:23:08.471Z] ---> 587dadc82267 [2023-05-16T13:23:08.471Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-16T13:23:08.731Z] ---> 9591411d841d [2023-05-16T13:23:08.731Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T13:23:08.731Z] ---> Running in bc55c28e0122 [2023-05-16T13:23:09.677Z] Removing intermediate container bc55c28e0122 [2023-05-16T13:23:09.677Z] ---> 1df3c03e3647 [2023-05-16T13:23:09.677Z] Step 11/25 : COPY . . [2023-05-16T13:23:10.247Z] ---> cdd4914367b4 [2023-05-16T13:23:10.247Z] Step 12/25 : RUN ${MAKE} [2023-05-16T13:23:10.247Z] ---> Running in 80c8c7ef3389 [2023-05-16T13:23:10.505Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-16T13:23:28.583Z] Removing intermediate container 80c8c7ef3389 [2023-05-16T13:23:28.583Z] ---> 7ff5d336dbb0 [2023-05-16T13:23:28.583Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T13:23:28.583Z] 3.17: Pulling from library/alpine [2023-05-16T13:23:28.583Z] f56be85fc22e: Already exists [2023-05-16T13:23:28.583Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T13:23:28.583Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T13:23:28.583Z] ---> 9ed4aefc74f6 [2023-05-16T13:23:28.583Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-16T13:23:28.583Z] ---> Running in b6802111b743 [2023-05-16T13:23:28.583Z] Removing intermediate container b6802111b743 [2023-05-16T13:23:28.583Z] ---> 9dcbabbd51e4 [2023-05-16T13:23:28.583Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-16T13:23:28.855Z] ---> Running in bdc5829bcc9d [2023-05-16T13:23:28.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T13:23:29.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T13:23:29.373Z] OK: 7 MiB in 15 packages [2023-05-16T13:23:29.633Z] Removing intermediate container bdc5829bcc9d [2023-05-16T13:23:29.633Z] ---> a85703b78039 [2023-05-16T13:23:29.633Z] Step 16/25 : WORKDIR / [2023-05-16T13:23:29.633Z] ---> Running in b0a48960e9a7 [2023-05-16T13:23:29.633Z] Removing intermediate container b0a48960e9a7 [2023-05-16T13:23:29.633Z] ---> 6e91d03ed945 [2023-05-16T13:23:29.633Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-16T13:23:29.892Z] ---> 86e7d3a1d0c3 [2023-05-16T13:23:29.892Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-16T13:23:29.892Z] ---> 2c11867dd5cc [2023-05-16T13:23:29.892Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-16T13:23:30.831Z] ---> 01d0d03de21b [2023-05-16T13:23:30.831Z] Step 20/25 : EXPOSE 59910 [2023-05-16T13:23:30.831Z] ---> Running in 078cd57fe3c2 [2023-05-16T13:23:30.831Z] Removing intermediate container 078cd57fe3c2 [2023-05-16T13:23:30.831Z] ---> 5066175edaf2 [2023-05-16T13:23:30.831Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-16T13:23:30.831Z] ---> Running in 06a1450f6196 [2023-05-16T13:23:30.831Z] Removing intermediate container 06a1450f6196 [2023-05-16T13:23:30.831Z] ---> 72cb8a07f049 [2023-05-16T13:23:30.831Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T13:23:30.831Z] ---> Running in 3049936ba952 [2023-05-16T13:23:30.831Z] Removing intermediate container 3049936ba952 [2023-05-16T13:23:30.831Z] ---> b57fc85c0e82 [2023-05-16T13:23:30.831Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T13:23:31.091Z] ---> Running in 11c6e89fed96 [2023-05-16T13:23:31.091Z] Removing intermediate container 11c6e89fed96 [2023-05-16T13:23:31.091Z] ---> d1a6df4f10c2 [2023-05-16T13:23:31.091Z] Step 24/25 : LABEL git_sha=ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [2023-05-16T13:23:31.091Z] ---> Running in dca16f46b154 [2023-05-16T13:23:31.091Z] Removing intermediate container dca16f46b154 [2023-05-16T13:23:31.091Z] ---> 975acde91011 [2023-05-16T13:23:31.091Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T13:23:31.091Z] ---> Running in b0e2ca8f1e19 [2023-05-16T13:23:31.350Z] Removing intermediate container b0e2ca8f1e19 [2023-05-16T13:23:31.350Z] ---> 3a6a380cda9f [2023-05-16T13:23:31.350Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T13:23:31.350Z] Successfully built 3a6a380cda9f [2023-05-16T13:23:31.350Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:23:31.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T13:23:31.818Z] [2023-05-16T13:23:31.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:23:32.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T13:23:32.119Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T13:23:32.119Z] 5eb5b503b376: Pulling fs layer [2023-05-16T13:23:32.119Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T13:23:32.119Z] ec43610c2a17: Pulling fs layer [2023-05-16T13:23:32.119Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T13:23:32.119Z] 33b1e0a273af: Pulling fs layer [2023-05-16T13:23:32.119Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T13:23:32.119Z] 2f39f015ded8: Pulling fs layer [2023-05-16T13:23:32.119Z] 33b1e0a273af: Waiting [2023-05-16T13:23:32.119Z] 5d3b04190fa2: Waiting [2023-05-16T13:23:32.119Z] 2f39f015ded8: Waiting [2023-05-16T13:23:32.119Z] 3a2ae6a8a46f: Waiting [2023-05-16T13:23:32.119Z] 5c69ac0246d0: Download complete [2023-05-16T13:23:32.119Z] 3a2ae6a8a46f: Download complete [2023-05-16T13:23:32.119Z] ec43610c2a17: Verifying Checksum [2023-05-16T13:23:32.119Z] ec43610c2a17: Download complete [2023-05-16T13:23:32.119Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T13:23:32.119Z] 5d3b04190fa2: Download complete [2023-05-16T13:23:32.119Z] 33b1e0a273af: Verifying Checksum [2023-05-16T13:23:32.119Z] 33b1e0a273af: Download complete [2023-05-16T13:23:32.378Z] 5eb5b503b376: Verifying Checksum [2023-05-16T13:23:32.378Z] 5eb5b503b376: Download complete [2023-05-16T13:23:32.945Z] 2f39f015ded8: Verifying Checksum [2023-05-16T13:23:32.945Z] 2f39f015ded8: Download complete [2023-05-16T13:23:33.512Z] 5eb5b503b376: Pull complete [2023-05-16T13:23:33.512Z] 5c69ac0246d0: Pull complete [2023-05-16T13:23:34.080Z] ec43610c2a17: Pull complete [2023-05-16T13:23:34.080Z] 3a2ae6a8a46f: Pull complete [2023-05-16T13:23:34.339Z] 33b1e0a273af: Pull complete [2023-05-16T13:23:34.339Z] 5d3b04190fa2: Pull complete [2023-05-16T13:23:38.526Z] 2f39f015ded8: Pull complete [2023-05-16T13:23:38.526Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T13:23:38.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T13:23:38.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:23:38.599Z] prd-ubuntu20.04-docker-8c-8g-15730 does not seem to be running inside a container [2023-05-16T13:23:38.628Z] $ 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/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T13:23:42.215Z] $ docker top 9733be527e65c62f48dcd5e5b05a2e07eff0e232b49a7b479968a61e06c35204 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:23:42.601Z] ---> job-cost.sh [2023-05-16T13:23:42.601Z] lf-activate-venv: SKIPPING [2023-05-16T13:23:42.601Z] INFO: No Stack... [2023-05-16T13:23:42.986Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15731 in /w/workspace/edgexfoundry_device-gpio_PR-177 [Pipeline] { [Pipeline] ws [2023-05-16T13:23:43.001Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-05-16T13:23:43.039Z] The recommended git tool is: git [2023-05-16T13:23:43.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T13:23:43.426Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T13:23:43.712Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-177/archives/cost.csv [2023-05-16T13:23:43.712Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T13:23:43.725Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] [2023-05-16T13:23:43.732Z] Resource [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] did not exist. Created. [2023-05-16T13:23:43.732Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T13:23:44.034Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T13:23:44.057Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T13:23:44.063Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T13:23:44.082Z] $ docker stop --time=1 9733be527e65c62f48dcd5e5b05a2e07eff0e232b49a7b479968a61e06c35204 [2023-05-16T13:23:45.263Z] $ docker rm -f --volumes 9733be527e65c62f48dcd5e5b05a2e07eff0e232b49a7b479968a61e06c35204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T13:23:49.478Z] using credential edgex-jenkins-ssh [2023-05-16T13:23:49.499Z] Cloning the remote Git repository [2023-05-16T13:23:49.541Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-16T13:23:49.643Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-05-16T13:23:49.804Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-16T13:23:49.805Z] > git --version # timeout=10 [2023-05-16T13:23:49.829Z] > git --version # 'git version 2.25.1' [2023-05-16T13:23:49.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T13:23:49.996Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T13:23:51.500Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-16T13:23:51.518Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T13:23:52.985Z] Merging remotes/origin/main commit d4d34ba9beeefe5495b32c771fec1f024664e8aa into PR head commit 08feb76be987818976417849904e728e485e73ea [2023-05-16T13:23:52.416Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-16T13:23:52.468Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-16T13:23:52.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T13:23:52.487Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T13:23:52.999Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T13:23:53.066Z] > git checkout -f 08feb76be987818976417849904e728e485e73ea # timeout=10 [2023-05-16T13:23:53.146Z] > git remote # timeout=10 [2023-05-16T13:23:53.164Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T13:23:53.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T13:23:53.194Z] > git merge d4d34ba9beeefe5495b32c771fec1f024664e8aa # timeout=10 [2023-05-16T13:23:53.272Z] Merge succeeded, producing 499f477bb1ad7603f24aa72e560e6409aed5e742 [2023-05-16T13:23:53.272Z] Checking out Revision 499f477bb1ad7603f24aa72e560e6409aed5e742 (PR-177) [2023-05-16T13:23:53.249Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T13:23:53.274Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T13:23:53.289Z] > git checkout -f 499f477bb1ad7603f24aa72e560e6409aed5e742 # timeout=10 [2023-05-16T13:23:56.752Z] Commit message: "Merge commit 'd4d34ba9beeefe5495b32c771fec1f024664e8aa' into HEAD" [2023-05-16T13:23:56.755Z] > git rev-list --no-walk 08feb76be987818976417849904e728e485e73ea # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T13:23:57.838Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T13:23:57.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T13:23:57.838Z] Dload Upload Total Spent Left Speed [2023-05-16T13:23:57.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh [2023-05-16T13:23:58.488Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T13:23:58.838Z] + sudo tee /etc/docker/daemon.new [2023-05-16T13:23:58.838Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T13:23:58.838Z] { [2023-05-16T13:23:58.838Z] "registry-mirrors": [ [2023-05-16T13:23:58.838Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T13:23:58.838Z] ], [2023-05-16T13:23:58.838Z] "bip": "10.250.0.254/24", [2023-05-16T13:23:58.838Z] "hosts": [ [2023-05-16T13:23:58.838Z] "tcp://0.0.0.0:5555", [2023-05-16T13:23:58.838Z] "unix:///var/run/docker.sock" [2023-05-16T13:23:58.838Z] ], [2023-05-16T13:23:58.838Z] "mtu": 1458, [2023-05-16T13:23:58.838Z] "selinux-enabled": true, [2023-05-16T13:23:58.838Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T13:23:58.838Z] } [Pipeline] sh [2023-05-16T13:23:59.168Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T13:23:59.499Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T13:24:17.766Z] provisioning config files... [2023-05-16T13:24:17.791Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config17326042490118549497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:24:18.143Z] ---> docker-login.sh [2023-05-16T13:24:18.144Z] nexus3.edgexfoundry.org:10001 [2023-05-16T13:24:18.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:24:18.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:24:18.693Z] Configure a credential helper to remove this warning. See [2023-05-16T13:24:18.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:24:18.693Z] [2023-05-16T13:24:18.693Z] Login Succeeded [2023-05-16T13:24:18.693Z] nexus3.edgexfoundry.org:10002 [2023-05-16T13:24:18.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:24:19.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:24:19.232Z] Configure a credential helper to remove this warning. See [2023-05-16T13:24:19.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:24:19.232Z] [2023-05-16T13:24:19.232Z] Login Succeeded [2023-05-16T13:24:19.232Z] nexus3.edgexfoundry.org:10003 [2023-05-16T13:24:19.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:24:19.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:24:19.501Z] Configure a credential helper to remove this warning. See [2023-05-16T13:24:19.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:24:19.501Z] [2023-05-16T13:24:19.501Z] Login Succeeded [2023-05-16T13:24:19.501Z] nexus3.edgexfoundry.org:10004 [2023-05-16T13:24:19.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:24:19.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:24:19.773Z] Configure a credential helper to remove this warning. See [2023-05-16T13:24:19.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:24:19.773Z] [2023-05-16T13:24:19.773Z] Login Succeeded [2023-05-16T13:24:19.773Z] docker.io [2023-05-16T13:24:20.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:24:20.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:24:20.311Z] Configure a credential helper to remove this warning. See [2023-05-16T13:24:20.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:24:20.311Z] [2023-05-16T13:24:20.311Z] Login Succeeded [2023-05-16T13:24:20.311Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T13:24:20.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T13:24:20.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T13:24:20.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T13:24:20.608Z] ========================================================= [2023-05-16T13:24:20.608Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T13:24:20.608Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:24:20.959Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T13:24:21.229Z] Sending build context to Docker daemon 8.153MB [2023-05-16T13:24:21.229Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T13:24:21.229Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T13:24:21.503Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T13:24:21.503Z] c41833b44d91: Pulling fs layer [2023-05-16T13:24:21.503Z] ed15518f5707: Pulling fs layer [2023-05-16T13:24:21.503Z] feae8fd75edb: Pulling fs layer [2023-05-16T13:24:21.503Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T13:24:21.503Z] 3cdef696dda3: Pulling fs layer [2023-05-16T13:24:21.503Z] 2ced38df9373: Pulling fs layer [2023-05-16T13:24:21.503Z] 58f1dce35555: Pulling fs layer [2023-05-16T13:24:21.503Z] 2ced38df9373: Waiting [2023-05-16T13:24:21.503Z] 242c74f7c9fa: Waiting [2023-05-16T13:24:21.503Z] 3cdef696dda3: Waiting [2023-05-16T13:24:21.503Z] ed15518f5707: Verifying Checksum [2023-05-16T13:24:21.503Z] ed15518f5707: Download complete [2023-05-16T13:24:21.503Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T13:24:21.503Z] 242c74f7c9fa: Download complete [2023-05-16T13:24:21.503Z] 3cdef696dda3: Verifying Checksum [2023-05-16T13:24:21.503Z] 3cdef696dda3: Download complete [2023-05-16T13:24:21.503Z] c41833b44d91: Download complete [2023-05-16T13:24:22.949Z] c41833b44d91: Pull complete [2023-05-16T13:24:22.949Z] 58f1dce35555: Verifying Checksum [2023-05-16T13:24:22.949Z] 58f1dce35555: Download complete [2023-05-16T13:24:23.222Z] ed15518f5707: Pull complete [2023-05-16T13:24:24.204Z] feae8fd75edb: Verifying Checksum [2023-05-16T13:24:24.205Z] 2ced38df9373: Verifying Checksum [2023-05-16T13:24:24.205Z] feae8fd75edb: Download complete [2023-05-16T13:24:24.205Z] 2ced38df9373: Download complete [2023-05-16T13:24:36.562Z] feae8fd75edb: Pull complete [2023-05-16T13:24:36.562Z] 242c74f7c9fa: Pull complete [2023-05-16T13:24:36.562Z] 3cdef696dda3: Pull complete [2023-05-16T13:24:43.255Z] 2ced38df9373: Pull complete [2023-05-16T13:24:45.212Z] 58f1dce35555: Pull complete [2023-05-16T13:24:45.212Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T13:24:45.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T13:24:45.212Z] ---> fadd8f120f05 [2023-05-16T13:24:45.212Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T13:24:47.170Z] ---> Running in 623fc2fe9867 [2023-05-16T13:24:47.170Z] Removing intermediate container 623fc2fe9867 [2023-05-16T13:24:47.170Z] ---> ce8ad63aa6fa [2023-05-16T13:24:47.170Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T13:24:47.170Z] ---> Running in d26f3a0ff9a3 [2023-05-16T13:24:47.440Z] Removing intermediate container d26f3a0ff9a3 [2023-05-16T13:24:47.440Z] ---> f7c1c9fbc748 [2023-05-16T13:24:47.440Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T13:24:47.440Z] ---> Running in 618444496f93 [2023-05-16T13:24:47.712Z] Removing intermediate container 618444496f93 [2023-05-16T13:24:47.712Z] ---> a6feb07a77dd [2023-05-16T13:24:47.712Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T13:24:47.984Z] ---> Running in e4f389788d70 [2023-05-16T13:24:48.252Z] Removing intermediate container e4f389788d70 [2023-05-16T13:24:48.252Z] ---> 3d8a5a724a9d [2023-05-16T13:24:48.252Z] Step 7/12 : WORKDIR /device-gpio [2023-05-16T13:24:48.252Z] ---> Running in 39d779392078 [2023-05-16T13:24:48.525Z] Removing intermediate container 39d779392078 [2023-05-16T13:24:48.525Z] ---> 03e8223c8983 [2023-05-16T13:24:48.525Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T13:24:48.792Z] ---> Running in bf203af76deb [2023-05-16T13:24:49.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T13:24:50.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T13:24:51.303Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T13:24:51.303Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T13:24:51.303Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T13:24:51.303Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T13:24:51.303Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T13:24:51.303Z] OK: 268 MiB in 57 packages [2023-05-16T13:24:52.267Z] Removing intermediate container bf203af76deb [2023-05-16T13:24:52.267Z] ---> ddfbde942dfe [2023-05-16T13:24:52.267Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T13:24:52.853Z] ---> 381d7c5d7182 [2023-05-16T13:24:52.853Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T13:24:52.853Z] ---> Running in 344b56eb6298 [2023-05-16T13:26:00.751Z] Removing intermediate container 344b56eb6298 [2023-05-16T13:26:00.751Z] ---> 3f82699ed971 [2023-05-16T13:26:00.751Z] Step 11/12 : COPY . . [2023-05-16T13:26:00.751Z] ---> 37c77dfcd70f [2023-05-16T13:26:00.751Z] Step 12/12 : RUN ${MAKE} [2023-05-16T13:26:00.751Z] ---> Running in d30b681892f6 [2023-05-16T13:26:00.751Z] noop [2023-05-16T13:26:00.751Z] Removing intermediate container d30b681892f6 [2023-05-16T13:26:00.751Z] ---> afc2976efec0 [2023-05-16T13:26:00.751Z] Successfully built afc2976efec0 [2023-05-16T13:26:00.751Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:26:01.116Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T13:26:01.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:26:01.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-15731 does not seem to be running inside a container [2023-05-16T13:26:01.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T13:26:02.561Z] $ docker top 83a827336942af7efdc874d4646a9fba8788f46ce43212958b4746fdd687859e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:26:03.392Z] + go version [2023-05-16T13:26:03.393Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T13:26:03.410Z] $ docker stop --time=1 83a827336942af7efdc874d4646a9fba8788f46ce43212958b4746fdd687859e [2023-05-16T13:26:05.009Z] $ docker rm -f --volumes 83a827336942af7efdc874d4646a9fba8788f46ce43212958b4746fdd687859e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:26:05.563Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T13:26:05.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:26:05.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-15731 does not seem to be running inside a container [2023-05-16T13:26:05.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-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T13:26:06.890Z] $ docker top 8839687f8b3aced838afef1e0078aa570d546e14ca3111afbef51ee8270a72e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:26:07.399Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-05-16T13:26:07.744Z] + make test [2023-05-16T13:26:08.028Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T13:26:40.280Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-16T13:28:32.013Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-16T13:28:32.013Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-16T13:28:32.013Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T13:28:32.013Z] go vet ./... [2023-05-16T13:29:04.266Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T13:29:04.267Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T13:29:04.267Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T13:29:04.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T13:29:04.307Z] $ docker stop --time=1 8839687f8b3aced838afef1e0078aa570d546e14ca3111afbef51ee8270a72e3 [2023-05-16T13:29:07.839Z] $ docker rm -f --volumes 8839687f8b3aced838afef1e0078aa570d546e14ca3111afbef51ee8270a72e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T13:29:08.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T13:29:08.954Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T13:29:09.383Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T13:29:09.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T13:29:10.109Z] + ls -al . [2023-05-16T13:29:10.109Z] total 152 [2023-05-16T13:29:10.109Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 13:26 . [2023-05-16T13:29:10.109Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:23 .. [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 120 May 16 13:23 .dockerignore [2023-05-16T13:29:10.109Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 13:23 .git [2023-05-16T13:29:10.109Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:23 .github [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 343 May 16 13:23 .gitignore [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 13:23 .golangci.yml [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 16 13:23 Attribution.txt [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 16 13:23 CHANGELOG.md [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 16 13:23 Dockerfile [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 13:23 GOVERNANCE.md [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 657 May 16 13:23 Jenkinsfile [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 13:23 LICENSE [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 16 13:23 Makefile [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 13:23 OWNERS.md [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 16 13:23 README.md [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 13:21 VERSION [2023-05-16T13:29:10.109Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 13:23 bin [2023-05-16T13:29:10.109Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:23 cmd [2023-05-16T13:29:10.109Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 13:26 coverage.out [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 16 13:23 go.mod [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 16 13:23 go.sum [2023-05-16T13:29:10.109Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:23 internal [2023-05-16T13:29:10.109Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:23 snap [2023-05-16T13:29:10.109Z] -rw-rw-r-- 1 jenkins jenkins 209 May 16 13:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:29:10.450Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=499f477bb1ad7603f24aa72e560e6409aed5e742 --label arch=arm64 --label version=0.0.0 . [2023-05-16T13:29:10.716Z] Sending build context to Docker daemon 8.154MB [2023-05-16T13:29:10.716Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T13:29:10.716Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T13:29:10.716Z] ---> afc2976efec0 [2023-05-16T13:29:10.716Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T13:29:10.984Z] ---> Running in 5c19ec72d238 [2023-05-16T13:29:11.252Z] Removing intermediate container 5c19ec72d238 [2023-05-16T13:29:11.252Z] ---> b3a5b97cbcfd [2023-05-16T13:29:11.252Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T13:29:11.252Z] ---> Running in 9ba3d2a5611e [2023-05-16T13:29:11.610Z] Removing intermediate container 9ba3d2a5611e [2023-05-16T13:29:11.610Z] ---> 56114b643591 [2023-05-16T13:29:11.610Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T13:29:11.610Z] ---> Running in efbcc79e4c11 [2023-05-16T13:29:11.892Z] Removing intermediate container efbcc79e4c11 [2023-05-16T13:29:11.892Z] ---> f91cdd46459f [2023-05-16T13:29:11.892Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T13:29:12.166Z] ---> Running in 3d4ff6333299 [2023-05-16T13:29:12.442Z] Removing intermediate container 3d4ff6333299 [2023-05-16T13:29:12.442Z] ---> 61646c51781b [2023-05-16T13:29:12.442Z] Step 7/25 : WORKDIR /device-gpio [2023-05-16T13:29:12.442Z] ---> Running in e579875b5505 [2023-05-16T13:29:12.721Z] Removing intermediate container e579875b5505 [2023-05-16T13:29:12.721Z] ---> ceac59bfd713 [2023-05-16T13:29:12.721Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T13:29:13.026Z] ---> Running in 44aa3015a437 [2023-05-16T13:29:14.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T13:29:14.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T13:29:15.567Z] OK: 268 MiB in 57 packages [2023-05-16T13:29:16.537Z] Removing intermediate container 44aa3015a437 [2023-05-16T13:29:16.537Z] ---> e8e0879486a5 [2023-05-16T13:29:16.537Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-16T13:29:16.804Z] ---> 15a20916514d [2023-05-16T13:29:16.804Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T13:29:17.073Z] ---> Running in c9e459a56623 [2023-05-16T13:29:23.093Z] Removing intermediate container c9e459a56623 [2023-05-16T13:29:23.093Z] ---> 05e354252bae [2023-05-16T13:29:23.093Z] Step 11/25 : COPY . . [2023-05-16T13:29:23.093Z] ---> 2a1ae1185887 [2023-05-16T13:29:23.093Z] Step 12/25 : RUN ${MAKE} [2023-05-16T13:29:23.360Z] ---> Running in 99b78fb2a923 [2023-05-16T13:29:24.320Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-16T13:31:31.034Z] Removing intermediate container 99b78fb2a923 [2023-05-16T13:31:31.034Z] ---> b46c1d2795c3 [2023-05-16T13:31:31.034Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T13:31:31.034Z] 3.17: Pulling from library/alpine [2023-05-16T13:31:31.998Z] c41833b44d91: Already exists [2023-05-16T13:31:31.998Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T13:31:31.998Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T13:31:31.998Z] ---> 51e60588ff2c [2023-05-16T13:31:31.998Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-16T13:31:32.276Z] ---> Running in 2de6f9be8cd0 [2023-05-16T13:31:32.543Z] Removing intermediate container 2de6f9be8cd0 [2023-05-16T13:31:32.543Z] ---> 3d342815328a [2023-05-16T13:31:32.543Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-16T13:31:32.543Z] ---> Running in 2647a7e9824a [2023-05-16T13:31:33.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T13:31:34.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T13:31:35.491Z] OK: 7 MiB in 15 packages [2023-05-16T13:31:38.069Z] Removing intermediate container 2647a7e9824a [2023-05-16T13:31:38.069Z] ---> 76c82a55549f [2023-05-16T13:31:38.069Z] Step 16/25 : WORKDIR / [2023-05-16T13:31:38.069Z] ---> Running in e6293d37aed4 [2023-05-16T13:31:38.069Z] Removing intermediate container e6293d37aed4 [2023-05-16T13:31:38.069Z] ---> 834c45ae0250 [2023-05-16T13:31:38.069Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-16T13:31:38.653Z] ---> 98a12c1d25c5 [2023-05-16T13:31:38.653Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-16T13:31:38.924Z] ---> 3eefcfad8ca4 [2023-05-16T13:31:38.924Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-16T13:31:40.331Z] ---> d84532cca855 [2023-05-16T13:31:40.331Z] Step 20/25 : EXPOSE 59910 [2023-05-16T13:31:40.331Z] ---> Running in 5ff99f17a5cf [2023-05-16T13:31:40.599Z] Removing intermediate container 5ff99f17a5cf [2023-05-16T13:31:40.599Z] ---> c64b4fa7f15b [2023-05-16T13:31:40.599Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-16T13:31:40.868Z] ---> Running in 879222c1f2b8 [2023-05-16T13:31:41.135Z] Removing intermediate container 879222c1f2b8 [2023-05-16T13:31:41.135Z] ---> 490d9a87201a [2023-05-16T13:31:41.135Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T13:31:41.135Z] ---> Running in a870904d0f0d [2023-05-16T13:31:41.403Z] Removing intermediate container a870904d0f0d [2023-05-16T13:31:41.403Z] ---> 75a48a66dd12 [2023-05-16T13:31:41.403Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T13:31:41.673Z] ---> Running in 151d35609445 [2023-05-16T13:31:41.941Z] Removing intermediate container 151d35609445 [2023-05-16T13:31:41.941Z] ---> bc665de80f55 [2023-05-16T13:31:41.941Z] Step 24/25 : LABEL git_sha=499f477bb1ad7603f24aa72e560e6409aed5e742 [2023-05-16T13:31:41.941Z] ---> Running in a9893a450858 [2023-05-16T13:31:42.208Z] Removing intermediate container a9893a450858 [2023-05-16T13:31:42.208Z] ---> fec5fef55fca [2023-05-16T13:31:42.208Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T13:31:42.208Z] ---> Running in 9468510f3cc4 [2023-05-16T13:31:42.474Z] Removing intermediate container 9468510f3cc4 [2023-05-16T13:31:42.474Z] ---> 97165183455f [2023-05-16T13:31:42.474Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T13:31:42.474Z] Successfully built 97165183455f [2023-05-16T13:31:42.474Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:31:43.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T13:31:43.196Z] [2023-05-16T13:31:43.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:31:43.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T13:31:43.526Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T13:31:43.526Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T13:31:43.526Z] 04944245beec: Pulling fs layer [2023-05-16T13:31:43.526Z] 699f458cf7ca: Pulling fs layer [2023-05-16T13:31:43.526Z] 765212b225bb: Pulling fs layer [2023-05-16T13:31:43.526Z] f23df028b6ca: Pulling fs layer [2023-05-16T13:31:43.526Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T13:31:43.526Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T13:31:43.526Z] d65c8cfc05b1: Waiting [2023-05-16T13:31:43.526Z] 765212b225bb: Waiting [2023-05-16T13:31:43.526Z] 2437ff75d9bd: Waiting [2023-05-16T13:31:43.526Z] f23df028b6ca: Waiting [2023-05-16T13:31:43.792Z] 04944245beec: Verifying Checksum [2023-05-16T13:31:43.792Z] 04944245beec: Download complete [2023-05-16T13:31:43.792Z] 765212b225bb: Verifying Checksum [2023-05-16T13:31:43.792Z] 765212b225bb: Download complete [2023-05-16T13:31:43.792Z] f23df028b6ca: Verifying Checksum [2023-05-16T13:31:43.792Z] f23df028b6ca: Download complete [2023-05-16T13:31:43.792Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T13:31:43.792Z] d65c8cfc05b1: Download complete [2023-05-16T13:31:43.792Z] 699f458cf7ca: Verifying Checksum [2023-05-16T13:31:43.792Z] 699f458cf7ca: Download complete [2023-05-16T13:31:44.377Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T13:31:44.377Z] 8998bd30e6a1: Download complete [2023-05-16T13:31:46.323Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T13:31:46.323Z] 2437ff75d9bd: Download complete [2023-05-16T13:31:47.737Z] 8998bd30e6a1: Pull complete [2023-05-16T13:31:48.320Z] 04944245beec: Pull complete [2023-05-16T13:31:49.726Z] 699f458cf7ca: Pull complete [2023-05-16T13:31:50.304Z] 765212b225bb: Pull complete [2023-05-16T13:31:51.260Z] f23df028b6ca: Pull complete [2023-05-16T13:31:51.260Z] d65c8cfc05b1: Pull complete [2023-05-16T13:32:06.256Z] 2437ff75d9bd: Pull complete [2023-05-16T13:32:06.256Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T13:32:06.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T13:32:06.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:32:06.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-15731 does not seem to be running inside a container [2023-05-16T13:32:06.510Z] $ 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-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T13:32:09.175Z] $ docker top 10dfce143381faf2f6c66a6fbd302d492ccb5a9264b2aee68a51ff00c077b880 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:32:09.700Z] ---> job-cost.sh [2023-05-16T13:32:09.966Z] lf-activate-venv: SKIPPING [2023-05-16T13:32:09.966Z] INFO: No Stack... [2023-05-16T13:32:10.546Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T13:32:11.128Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T13:32:11.448Z] + cut -d, -f6 [2023-05-16T13:32:11.449Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock [2023-05-16T13:32:11.780Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] [2023-05-16T13:32:11.786Z] Resource [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] did not exist. Created. [2023-05-16T13:32:11.786Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T13:32:12.128Z] /w/workspace/device-gpio/2@tmp/durable-fe8ebf48/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T13:32:12.465Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T13:32:12.489Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T13:32:12.531Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T13:32:12.541Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T13:32:12.559Z] $ docker stop --time=1 10dfce143381faf2f6c66a6fbd302d492ccb5a9264b2aee68a51ff00c077b880 [2023-05-16T13:32:14.084Z] $ docker rm -f --volumes 10dfce143381faf2f6c66a6fbd302d492ccb5a9264b2aee68a51ff00c077b880 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-16T13:32:14.470Z] provisioning config files... [2023-05-16T13:32:14.476Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config6853580364049014783tmp [Pipeline] { [Pipeline] sh [2023-05-16T13:32:14.766Z] + set +x [2023-05-16T13:32:14.766Z] + + curlbash -s -s https://codecov.io/bash -- [2023-05-16T13:32:14.766Z] [2023-05-16T13:32:14.766Z] [2023-05-16T13:32:14.766Z] _____ _ [2023-05-16T13:32:14.766Z] / ____| | | [2023-05-16T13:32:14.766Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T13:32:14.766Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T13:32:14.766Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T13:32:14.766Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T13:32:14.766Z] Bash-1.0.6 [2023-05-16T13:32:14.766Z] [2023-05-16T13:32:14.766Z] [2023-05-16T13:32:14.766Z] ==> git version 2.25.1 found [2023-05-16T13:32:14.766Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-16T13:32:14.766Z] Release-Date: 2020-01-08 [2023-05-16T13:32:14.766Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T13:32:14.766Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T13:32:14.766Z] ==> Jenkins CI detected. [2023-05-16T13:32:14.766Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-177 [2023-05-16T13:32:14.766Z] project root: . [2023-05-16T13:32:14.766Z] --> token set from env [2023-05-16T13:32:14.766Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T13:32:14.766Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T13:32:14.766Z] ==> Python coveragepy not found [2023-05-16T13:32:14.766Z] ==> Searching for coverage reports in: [2023-05-16T13:32:14.766Z] + . [2023-05-16T13:32:14.766Z] -> Found 1 reports [2023-05-16T13:32:14.766Z] ==> Detecting git/mercurial file structure [2023-05-16T13:32:14.766Z] ==> Reading reports [2023-05-16T13:32:14.766Z] + ./coverage.out bytes=10 [2023-05-16T13:32:15.025Z] ==> Appending adjustments [2023-05-16T13:32:15.025Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T13:32:15.025Z] + Found adjustments [2023-05-16T13:32:15.025Z] ==> Gzipping contents [2023-05-16T13:32:15.025Z] 4.0K /tmp/codecov.ooOTni.gz [2023-05-16T13:32:15.025Z] ==> Uploading reports [2023-05-16T13:32:15.025Z] url: https://codecov.io [2023-05-16T13:32:15.025Z] query: branch=PR-177&commit=ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-177%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=177&job=&cmd_args= [2023-05-16T13:32:15.025Z] -> Pinging Codecov [2023-05-16T13:32:15.025Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-177&commit=ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-177%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=177&job=&cmd_args= [2023-05-16T13:32:15.285Z] -> Uploading to [2023-05-16T13:32:15.285Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/3EC07B1A8CA8AF9BCAA0BB9F0134797F/ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8/5566919b-f594-40d3-9dfe-3743de2b2a2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T133214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21369d6feb97e0ba7f96889326677ab8d276613b88f201e0d87fa41e8fc07fa3 [2023-05-16T13:32:15.285Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T13:32:15.285Z] Dload Upload Total Spent Left Speed [2023-05-16T13:32:15.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3134 --:--:-- --:--:-- --:--:-- 3134 [2023-05-16T13:32:15.285Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [Pipeline] } [2023-05-16T13:32:15.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T13:32:15.983Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-177/archives ] [2023-05-16T13:32:15.983Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-177/archives [2023-05-16T13:32:15.983Z] total 16 [2023-05-16T13:32:15.983Z] drwxr-xr-x 3 root root 4096 May 16 13:23 . [2023-05-16T13:32:15.983Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 13:23 .. [2023-05-16T13:32:15.983Z] drwxr-xr-x 2 root root 4096 May 16 13:23 cost [2023-05-16T13:32:15.983Z] -rw-r--r-- 1 root root 83 May 16 13:23 cost.csv [2023-05-16T13:32:15.983Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-177/archives [2023-05-16T13:32:15.983Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-177/archives [2023-05-16T13:32:15.983Z] total 16 [2023-05-16T13:32:15.983Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 13:23 . [2023-05-16T13:32:15.983Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 13:23 .. [2023-05-16T13:32:15.983Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 13:23 cost [2023-05-16T13:32:15.983Z] -rw-r--r-- 1 jenkins jenkins 83 May 16 13:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:32:16.274Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:32:17.134Z] ---> package-listing.sh [2023-05-16T13:32:17.135Z] ++ facter osfamily [2023-05-16T13:32:17.135Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T13:32:17.394Z] + OS_FAMILY=debian [2023-05-16T13:32:17.394Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-177 [2023-05-16T13:32:17.394Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T13:32:17.394Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T13:32:17.394Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T13:32:17.394Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T13:32:17.395Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-177 ']' [2023-05-16T13:32:17.395Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T13:32:17.395Z] + case "${OS_FAMILY}" in [2023-05-16T13:32:17.395Z] + dpkg -l [2023-05-16T13:32:17.395Z] + grep '^ii' [2023-05-16T13:32:17.395Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T13:32:17.395Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T13:32:17.395Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T13:32:17.395Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-177 ']' [2023-05-16T13:32:17.395Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-177/archives/ [2023-05-16T13:32:17.395Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-177/archives/ [Pipeline] echo [2023-05-16T13:32:17.406Z] 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/edgexfoundry_device-gpio_PR-177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T13:32:17.683Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:32:18.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T13:32:18.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:32:18.312Z] prd-ubuntu20.04-docker-8c-8g-15730 does not seem to be running inside a container [2023-05-16T13:32:18.345Z] $ 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/edgexfoundry_device-gpio_PR-177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T13:32:19.900Z] $ docker top 2f6992b5a751cc1107ea680ffbb06b5ca1ec26c1c93209d0e9730665c31e005e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:32:20.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T13:32:20.529Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T13:32:20.812Z] + ls /var/log/sa-host [2023-05-16T13:32:20.812Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T13:32:20.882Z] provisioning config files... [2023-05-16T13:32:20.889Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config13758498326590222368tmp [Pipeline] { [Pipeline] echo [2023-05-16T13:32:20.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:32:21.189Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T13:32:21.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:32:21.525Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T13:32:21.534Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:32:21.820Z] ---> sudo-logs.sh [2023-05-16T13:32:21.821Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T13:32:21.851Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:32:22.138Z] ---> job-cost.sh [2023-05-16T13:32:22.138Z] lf-activate-venv: SKIPPING [2023-05-16T13:32:22.138Z] DEBUG: total: 0.2199999988079071 [2023-05-16T13:32:22.138Z] INFO: Retrieving Stack Cost... [2023-05-16T13:32:22.397Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T13:32:22.965Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T13:32:22.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:32:23.259Z] ---> logs-deploy.sh [2023-05-16T13:32:23.259Z] lf-activate-venv: SKIPPING [2023-05-16T13:32:23.259Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-177/2 [2023-05-16T13:32:23.259Z] INFO: archiving workspace using pattern(s): [2023-05-16T13:32:24.197Z] Archives upload complete. [2023-05-16T13:32:24.456Z] INFO: archiving logs to Nexus [2023-05-16T13:32:25.025Z] ---> uname -a: [2023-05-16T13:32:25.025Z] Linux prd-ubuntu20-04-docker-8c-8g-15730 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-16T13:32:25.025Z] [2023-05-16T13:32:25.025Z] [2023-05-16T13:32:25.025Z] ---> lscpu: [2023-05-16T13:32:25.025Z] Architecture: x86_64 [2023-05-16T13:32:25.025Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-16T13:32:25.025Z] Byte Order: Little Endian [2023-05-16T13:32:25.025Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-16T13:32:25.025Z] CPU(s): 8 [2023-05-16T13:32:25.025Z] On-line CPU(s) list: 0-7 [2023-05-16T13:32:25.025Z] Thread(s) per core: 1 [2023-05-16T13:32:25.025Z] Core(s) per socket: 1 [2023-05-16T13:32:25.025Z] Socket(s): 8 [2023-05-16T13:32:25.025Z] NUMA node(s): 1 [2023-05-16T13:32:25.025Z] Vendor ID: AuthenticAMD [2023-05-16T13:32:25.025Z] CPU family: 23 [2023-05-16T13:32:25.025Z] Model: 49 [2023-05-16T13:32:25.025Z] Model name: AMD EPYC-Rome Processor [2023-05-16T13:32:25.025Z] Stepping: 0 [2023-05-16T13:32:25.025Z] CPU MHz: 2800.000 [2023-05-16T13:32:25.025Z] BogoMIPS: 5600.00 [2023-05-16T13:32:25.025Z] Virtualization: AMD-V [2023-05-16T13:32:25.025Z] Hypervisor vendor: KVM [2023-05-16T13:32:25.025Z] Virtualization type: full [2023-05-16T13:32:25.025Z] L1d cache: 256 KiB [2023-05-16T13:32:25.025Z] L1i cache: 256 KiB [2023-05-16T13:32:25.025Z] L2 cache: 4 MiB [2023-05-16T13:32:25.025Z] L3 cache: 128 MiB [2023-05-16T13:32:25.025Z] NUMA node0 CPU(s): 0-7 [2023-05-16T13:32:25.025Z] Vulnerability Itlb multihit: Not affected [2023-05-16T13:32:25.025Z] Vulnerability L1tf: Not affected [2023-05-16T13:32:25.025Z] Vulnerability Mds: Not affected [2023-05-16T13:32:25.025Z] Vulnerability Meltdown: Not affected [2023-05-16T13:32:25.025Z] Vulnerability Mmio stale data: Not affected [2023-05-16T13:32:25.025Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-16T13:32:25.025Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-16T13:32:25.025Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-16T13:32:25.025Z] Vulnerability Srbds: Not affected [2023-05-16T13:32:25.025Z] Vulnerability Tsx async abort: Not affected [2023-05-16T13:32:25.025Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] ---> nproc: [2023-05-16T13:32:25.026Z] 8 [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] ---> df -h: [2023-05-16T13:32:25.026Z] Filesystem Size Used Avail Use% Mounted on [2023-05-16T13:32:25.026Z] overlay 155G 12G 144G 8% / [2023-05-16T13:32:25.026Z] tmpfs 64M 0 64M 0% /dev [2023-05-16T13:32:25.026Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-16T13:32:25.026Z] shm 64M 0 64M 0% /dev/shm [2023-05-16T13:32:25.026Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] ---> sar -b -r -n DEV: [2023-05-16T13:32:25.026Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15730) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] 13:20:46 LINUX RESTART (8 CPU) [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] 13:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-16T13:32:25.026Z] 13:22:02 379.32 47.79 331.53 0.00 5399.50 83731.11 0.00 [2023-05-16T13:32:25.026Z] 13:23:01 144.60 1.24 143.37 0.00 27.39 48661.18 0.00 [2023-05-16T13:32:25.026Z] 13:24:01 179.05 0.27 178.79 0.00 20.00 43846.43 0.00 [2023-05-16T13:32:25.026Z] 13:25:01 2.27 0.00 2.27 0.00 0.00 25.48 0.00 [2023-05-16T13:32:25.026Z] 13:26:01 26.95 7.78 19.16 0.00 905.18 2536.51 0.00 [2023-05-16T13:32:25.026Z] 13:27:01 21.56 2.55 19.01 0.00 2512.91 3759.24 0.00 [2023-05-16T13:32:25.026Z] 13:28:01 5.08 1.03 4.05 0.00 22.00 92.52 0.00 [2023-05-16T13:32:25.026Z] 13:29:01 2.08 0.00 2.08 0.00 0.00 23.60 0.00 [2023-05-16T13:32:25.026Z] 13:30:01 1.38 0.00 1.38 0.00 0.00 14.40 0.00 [2023-05-16T13:32:25.026Z] 13:31:01 2.33 0.00 2.33 0.00 0.00 26.00 0.00 [2023-05-16T13:32:25.026Z] 13:32:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 [2023-05-16T13:32:25.026Z] Average: 69.53 5.52 64.01 0.00 809.08 16563.21 0.00 [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] 13:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-16T13:32:25.026Z] 13:22:02 29098992 31535468 780856 2.37 72936 2644244 2359236 6.95 1051992 2380920 288 [2023-05-16T13:32:25.026Z] 13:23:01 28140996 31556064 738876 2.25 148752 3436632 1925904 5.68 1202476 3051928 214344 [2023-05-16T13:32:25.026Z] 13:24:01 27617516 31567160 729640 2.22 160664 3934272 1746580 5.15 1270604 3482184 348 [2023-05-16T13:32:25.026Z] 13:25:01 27618592 31568288 728088 2.21 160696 3934272 1746580 5.15 1270312 3482184 4 [2023-05-16T13:32:25.026Z] 13:26:01 27404604 31558272 722240 2.20 178136 4111768 1746720 5.15 1348980 3593832 48308 [2023-05-16T13:32:25.026Z] 13:27:01 27236136 31552780 730044 2.22 187040 4257800 1800004 5.30 1505276 3595872 4 [2023-05-16T13:32:25.026Z] 13:28:01 27244724 31557780 725356 2.21 185664 4255292 1809804 5.33 1499176 3593308 164 [2023-05-16T13:32:25.026Z] 13:29:01 27245084 31558268 724844 2.20 185752 4255300 1809804 5.33 1499836 3593320 176 [2023-05-16T13:32:25.026Z] 13:30:01 27245044 31558412 724756 2.20 185816 4255300 1809804 5.33 1499244 3593416 8 [2023-05-16T13:32:25.026Z] 13:31:01 27245296 31558732 724344 2.20 185892 4255304 1809804 5.33 1499324 3593424 4 [2023-05-16T13:32:25.026Z] 13:32:01 27245440 31558940 724264 2.20 185960 4255304 1809804 5.33 1499744 3593428 8 [2023-05-16T13:32:25.026Z] Average: 27576584 31557288 732119 2.23 167028 3963226 1852186 5.46 1376997 3413983 23969 [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] 13:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-16T13:32:25.026Z] 13:22:02 veth47062b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:22:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:22:02 docker0 16.05 17.85 1.32 129.43 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:22:02 ens3 585.14 385.40 6895.60 100.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:22:02 veth5888853 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:23:01 veth58efdbf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:23:01 docker0 184.09 299.59 14.68 2010.26 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:23:01 ens3 334.79 203.75 2042.45 30.70 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:24:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:24:01 docker0 2.77 6.92 0.17 85.04 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:24:01 ens3 119.98 72.64 2622.90 18.44 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:25:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:26:01 ens3 115.90 58.06 1707.55 4.09 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:27:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:27:01 ens3 39.53 21.40 581.78 1.54 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:29:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:30:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] 13:32:01 ens3 0.17 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] Average: docker0 18.19 29.08 1.45 199.50 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] Average: ens3 108.38 67.22 1257.92 14.05 0.00 0.00 0.00 0.00 [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] ---> sar -P ALL: [2023-05-16T13:32:25.026Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15730) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] 13:20:46 LINUX RESTART (8 CPU) [2023-05-16T13:32:25.026Z] [2023-05-16T13:32:25.026Z] 13:21:01 CPU %user %nice %system %iowait %steal %idle [2023-05-16T13:32:25.026Z] 13:22:02 all 9.42 0.00 3.43 3.90 0.05 83.20 [2023-05-16T13:32:25.026Z] 13:22:02 0 8.03 0.00 3.81 5.25 0.05 82.86 [2023-05-16T13:32:25.026Z] 13:22:02 1 14.38 0.00 2.65 3.12 0.05 79.81 [2023-05-16T13:32:25.026Z] 13:22:02 2 8.18 0.00 3.03 0.71 0.05 88.03 [2023-05-16T13:32:25.026Z] 13:22:02 3 9.25 0.00 3.16 2.34 0.07 85.18 [2023-05-16T13:32:25.026Z] 13:22:02 4 10.16 0.00 3.89 2.22 0.03 83.70 [2023-05-16T13:32:25.026Z] 13:22:02 5 8.42 0.00 5.56 16.10 0.05 69.87 [2023-05-16T13:32:25.026Z] 13:22:02 6 9.91 0.00 2.83 0.45 0.05 86.76 [2023-05-16T13:32:25.026Z] 13:22:02 7 7.06 0.00 2.52 0.96 0.07 89.39 [2023-05-16T13:32:25.026Z] 13:23:01 all 26.53 0.00 5.34 3.23 0.08 64.82 [2023-05-16T13:32:25.026Z] 13:23:01 0 26.69 0.00 5.49 4.25 0.09 63.49 [2023-05-16T13:32:25.026Z] 13:23:01 1 27.07 0.00 5.07 0.19 0.09 67.59 [2023-05-16T13:32:25.026Z] 13:23:01 2 26.44 0.00 5.65 17.57 0.09 50.26 [2023-05-16T13:32:25.026Z] 13:23:01 3 26.96 0.00 6.06 1.76 0.09 65.13 [2023-05-16T13:32:25.026Z] 13:23:01 4 26.98 0.00 4.98 0.67 0.09 67.29 [2023-05-16T13:32:25.026Z] 13:23:01 5 27.03 0.00 6.12 0.29 0.09 66.48 [2023-05-16T13:32:25.026Z] 13:23:01 6 27.80 0.00 4.74 0.45 0.07 66.94 [2023-05-16T13:32:25.026Z] 13:23:01 7 23.28 0.00 4.63 0.67 0.09 71.34 [2023-05-16T13:32:25.026Z] 13:24:01 all 15.55 0.00 3.50 2.37 0.05 78.53 [2023-05-16T13:32:25.026Z] 13:24:01 0 15.57 0.00 3.78 2.23 0.05 78.37 [2023-05-16T13:32:25.026Z] 13:24:01 1 15.81 0.00 3.35 0.49 0.03 80.33 [2023-05-16T13:32:25.026Z] 13:24:01 2 15.26 0.00 3.64 2.95 0.07 78.09 [2023-05-16T13:32:25.026Z] 13:24:01 3 15.94 0.00 3.51 1.68 0.05 78.81 [2023-05-16T13:32:25.026Z] 13:24:01 4 16.25 0.00 2.96 0.05 0.05 80.69 [2023-05-16T13:32:25.026Z] 13:24:01 5 15.95 0.00 3.95 8.29 0.05 71.76 [2023-05-16T13:32:25.026Z] 13:24:01 6 15.67 0.00 4.05 0.69 0.05 79.54 [2023-05-16T13:32:25.026Z] 13:24:01 7 13.95 0.00 2.76 2.57 0.07 80.66 [2023-05-16T13:32:25.026Z] 13:25:01 all 0.23 0.00 0.02 0.01 0.00 99.74 [2023-05-16T13:32:25.026Z] 13:25:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-16T13:32:25.026Z] 13:25:01 1 1.66 0.00 0.05 0.00 0.02 98.27 [2023-05-16T13:32:25.026Z] 13:25:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-16T13:32:25.026Z] 13:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T13:32:25.026Z] 13:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T13:32:25.026Z] 13:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-16T13:32:25.026Z] 13:25:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-16T13:32:25.026Z] 13:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T13:32:25.026Z] 13:26:01 all 1.17 0.00 0.76 0.21 0.01 97.84 [2023-05-16T13:32:25.026Z] 13:26:01 0 0.53 0.00 0.47 0.45 0.00 98.55 [2023-05-16T13:32:25.026Z] 13:26:01 1 2.62 0.00 0.51 0.33 0.02 96.52 [2023-05-16T13:32:25.026Z] 13:26:01 2 1.10 0.00 0.57 0.03 0.02 98.28 [2023-05-16T13:32:25.026Z] 13:26:01 3 0.75 0.00 0.73 0.03 0.02 98.47 [2023-05-16T13:32:25.026Z] 13:26:01 4 1.62 0.00 0.92 0.37 0.02 97.08 [2023-05-16T13:32:25.026Z] 13:26:01 5 0.87 0.00 0.57 0.03 0.02 98.52 [2023-05-16T13:32:25.026Z] 13:26:01 6 1.05 0.00 1.80 0.05 0.02 97.08 [2023-05-16T13:32:25.026Z] 13:26:01 7 0.80 0.00 0.53 0.38 0.02 98.26 [2023-05-16T13:32:25.026Z] 13:27:01 all 0.80 0.00 0.47 0.18 0.01 98.54 [2023-05-16T13:32:25.026Z] 13:27:01 0 1.15 0.00 0.50 0.07 0.02 98.26 [2023-05-16T13:32:25.026Z] 13:27:01 1 0.94 0.00 0.30 0.52 0.02 98.23 [2023-05-16T13:32:25.027Z] 13:27:01 2 1.72 0.00 0.62 0.60 0.02 97.05 [2023-05-16T13:32:25.027Z] 13:27:01 3 0.58 0.00 0.97 0.02 0.00 98.43 [2023-05-16T13:32:25.027Z] 13:27:01 4 0.60 0.00 0.57 0.12 0.02 98.70 [2023-05-16T13:32:25.027Z] 13:27:01 5 0.47 0.00 0.35 0.02 0.02 99.15 [2023-05-16T13:32:25.027Z] 13:27:01 6 0.50 0.00 0.28 0.08 0.00 99.13 [2023-05-16T13:32:25.027Z] 13:27:01 7 0.47 0.00 0.17 0.02 0.00 99.35 [2023-05-16T13:32:25.027Z] 13:28:01 all 0.11 0.00 0.08 0.01 0.01 99.79 [2023-05-16T13:32:25.027Z] 13:28:01 0 0.07 0.00 0.10 0.02 0.02 99.80 [2023-05-16T13:32:25.027Z] 13:28:01 1 0.20 0.00 0.08 0.05 0.02 99.65 [2023-05-16T13:32:25.027Z] 13:28:01 2 0.23 0.00 0.08 0.03 0.00 99.65 [2023-05-16T13:32:25.027Z] 13:28:01 3 0.12 0.00 0.08 0.00 0.02 99.78 [2023-05-16T13:32:25.027Z] 13:28:01 4 0.12 0.00 0.07 0.00 0.00 99.82 [2023-05-16T13:32:25.027Z] 13:28:01 5 0.08 0.00 0.08 0.00 0.00 99.83 [2023-05-16T13:32:25.027Z] 13:28:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-16T13:32:25.027Z] 13:28:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2023-05-16T13:32:25.027Z] 13:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-05-16T13:32:25.027Z] 13:29:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2023-05-16T13:32:25.027Z] 13:29:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2023-05-16T13:32:25.027Z] 13:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T13:32:25.027Z] 13:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T13:32:25.027Z] 13:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T13:32:25.027Z] 13:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T13:32:25.027Z] 13:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T13:32:25.027Z] 13:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T13:32:25.027Z] 13:30:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2023-05-16T13:32:25.027Z] 13:30:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-16T13:32:25.027Z] 13:30:01 1 0.37 0.00 0.00 0.03 0.00 99.60 [2023-05-16T13:32:25.027Z] 13:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T13:32:25.027Z] 13:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T13:32:25.027Z] 13:30:01 4 0.07 0.00 0.07 0.00 0.02 99.85 [2023-05-16T13:32:25.027Z] 13:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T13:32:25.027Z] 13:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T13:32:25.027Z] 13:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T13:32:25.027Z] 13:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-16T13:32:25.027Z] 13:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T13:32:25.027Z] 13:31:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-16T13:32:25.027Z] 13:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T13:32:25.027Z] 13:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T13:32:25.027Z] 13:31:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-05-16T13:32:25.027Z] 13:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T13:32:25.027Z] 13:31:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-16T13:32:25.027Z] 13:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T13:32:25.027Z] 13:32:01 all 0.16 0.00 0.03 0.01 0.01 99.79 [2023-05-16T13:32:25.027Z] 13:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-16T13:32:25.027Z] 13:32:01 1 0.93 0.00 0.12 0.03 0.02 98.91 [2023-05-16T13:32:25.027Z] 13:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-16T13:32:25.027Z] 13:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T13:32:25.027Z] 13:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T13:32:25.027Z] 13:32:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-16T13:32:25.027Z] 13:32:01 6 0.27 0.00 0.02 0.00 0.02 99.70 [2023-05-16T13:32:25.027Z] 13:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T13:32:25.027Z] [2023-05-16T13:32:25.027Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-05-16T13:32:25.027Z] Average: all 4.85 0.00 1.23 0.89 0.02 93.00 [2023-05-16T13:32:25.027Z] Average: 0 4.70 0.00 1.28 1.11 0.02 92.89 [2023-05-16T13:32:25.027Z] Average: 1 5.76 0.00 1.09 0.44 0.02 92.69 [2023-05-16T13:32:25.027Z] Average: 2 4.76 0.00 1.22 1.95 0.02 92.04 [2023-05-16T13:32:25.027Z] Average: 3 4.82 0.00 1.31 0.52 0.02 93.33 [2023-05-16T13:32:25.027Z] Average: 4 5.02 0.00 1.21 0.31 0.02 93.43 [2023-05-16T13:32:25.027Z] Average: 5 4.74 0.00 1.50 2.24 0.02 91.50 [2023-05-16T13:32:25.027Z] Average: 6 4.97 0.00 1.24 0.16 0.02 93.62 [2023-05-16T13:32:25.027Z] Average: 7 4.08 0.00 0.96 0.42 0.02 94.52 [2023-05-16T13:32:25.027Z] [2023-05-16T13:32:25.027Z] [2023-05-16T13:32:25.027Z]