Pull request #176 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7d9863f573251c58de61c2cf9a6dfe792683444+366ee754c41d9a0fdc0bb38cee0c371b1007dce8 (53b1b835d7a85dd3a2d7aa6862903b2ef89836eb) 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-ssh1800668212529722672.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-ssh8818237140652745479.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-176/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-176/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2753737785167540406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-176/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12697885199246508447.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1697845202123236254.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-176/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-176/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18350443501579319547.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-15140 in /w/workspace/edgexfoundry_device-gpio_PR-176 [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-176 # 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 > 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/176/head:refs/remotes/origin/PR-176 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 into PR head commit e7d9863f573251c58de61c2cf9a6dfe792683444 Merge succeeded, producing e7d9863f573251c58de61c2cf9a6dfe792683444 Checking out Revision e7d9863f573251c58de61c2cf9a6dfe792683444 (PR-176) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T01:06:46.338Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e7d9863f573251c58de61c2cf9a6dfe792683444 # 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 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7d9863f573251c58de61c2cf9a6dfe792683444 # timeout=10 [Pipeline] withCredentials [2023-05-11T01:06:46.527Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T01:06:46.634Z] ========================================================= [2023-05-11T01:06:46.634Z] EdgeX Global Pipelines Version Info [2023-05-11T01:06:46.634Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:06:47.372Z] ------------------- [2023-05-11T01:06:47.372Z] stable info: [2023-05-11T01:06:47.372Z] ------------------- [2023-05-11T01:06:47.372Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T01:06:47.372Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T01:06:47.372Z] Message: update stable to v1.0.249 [2023-05-11T01:06:47.941Z] ------------------- [2023-05-11T01:06:47.941Z] experimental info: [2023-05-11T01:06:47.941Z] ------------------- [2023-05-11T01:06:47.941Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T01:06:47.941Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T01:06:47.941Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T01:06:48.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-11T01:06:48.320Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-11T01:06:48.362Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T01:06:48.401Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T01:06:48.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T01:06:48.485Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T01:06:48.530Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T01:06:48.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T01:06:48.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T01:06:48.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T01:06:48.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T01:06:48.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-11T01:06:48.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T01:06:48.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T01:06:48.894Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T01:06:48.942Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T01:06:48.985Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T01:06:49.031Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T01:06:49.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T01:06:49.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T01:06:49.150Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-11T01:06:49.191Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-11T01:06:49.228Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T01:06:49.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T01:06:49.306Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T01:06:49.346Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T01:06:49.386Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T01:06:49.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-176 [Pipeline] echo [2023-05-11T01:06:49.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-176 [Pipeline] echo [2023-05-11T01:06:49.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-176 [Pipeline] echo [2023-05-11T01:06:49.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7d9863f573251c58de61c2cf9a6dfe792683444 [Pipeline] echo [2023-05-11T01:06:49.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7d9863 [Pipeline] echo [2023-05-11T01:06:49.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T01:06:49.793Z] provisioning config files... [2023-05-11T01:06:49.810Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp/config13680834959490466245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:06:50.166Z] ---> docker-login.sh [2023-05-11T01:06:50.167Z] nexus3.edgexfoundry.org:10001 [2023-05-11T01:06:50.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:06:50.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:06:50.427Z] Configure a credential helper to remove this warning. See [2023-05-11T01:06:50.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:06:50.427Z] [2023-05-11T01:06:50.427Z] Login Succeeded [2023-05-11T01:06:50.427Z] nexus3.edgexfoundry.org:10002 [2023-05-11T01:06:50.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:06:50.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:06:50.427Z] Configure a credential helper to remove this warning. See [2023-05-11T01:06:50.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:06:50.427Z] [2023-05-11T01:06:50.427Z] Login Succeeded [2023-05-11T01:06:50.427Z] nexus3.edgexfoundry.org:10003 [2023-05-11T01:06:50.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:06:50.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:06:50.686Z] Configure a credential helper to remove this warning. See [2023-05-11T01:06:50.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:06:50.686Z] [2023-05-11T01:06:50.686Z] Login Succeeded [2023-05-11T01:06:50.686Z] nexus3.edgexfoundry.org:10004 [2023-05-11T01:06:50.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:06:50.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:06:50.686Z] Configure a credential helper to remove this warning. See [2023-05-11T01:06:50.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:06:50.686Z] [2023-05-11T01:06:50.686Z] Login Succeeded [2023-05-11T01:06:50.686Z] docker.io [2023-05-11T01:06:50.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:06:50.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:06:50.945Z] Configure a credential helper to remove this warning. See [2023-05-11T01:06:50.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:06:50.945Z] [2023-05-11T01:06:50.945Z] Login Succeeded [2023-05-11T01:06:50.945Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T01:06:50.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T01:06:51.634Z] + git rev-list -1 --merges e7d9863f573251c58de61c2cf9a6dfe792683444~1..e7d9863f573251c58de61c2cf9a6dfe792683444 [Pipeline] echo [2023-05-11T01:06:51.696Z] -----------> git rev-list -1 --merges e7d9863f573251c58de61c2cf9a6dfe792683444~1..e7d9863f573251c58de61c2cf9a6dfe792683444 e7d9863f573251c58de61c2cf9a6dfe792683444 [false] [Pipeline] sh [2023-05-11T01:06:52.008Z] + git log --format=format:%s -1 e7d9863f573251c58de61c2cf9a6dfe792683444 [Pipeline] echo [2023-05-11T01:06:52.044Z] ========================================================= [2023-05-11T01:06:52.044Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T01:06:52.044Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T01:06:52.491Z] + git log --format=format:%s -1 e7d9863f573251c58de61c2cf9a6dfe792683444 [Pipeline] echo [2023-05-11T01:06:52.524Z] [semverPrep] GIT_COMMIT: e7d9863f573251c58de61c2cf9a6dfe792683444, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-11T01:06:52.556Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T01:06:53.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T01:06:53.075Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T01:06:53.075Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T01:06:53.075Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T01:06:53.075Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T01:06:53.075Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T01:06:53.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T01:06:53.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T01:06:53.534Z] [2023-05-11T01:06:53.534Z] 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-11T01:06:53.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T01:06:53.915Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T01:06:53.915Z] b85a868b505f: Pulling fs layer [2023-05-11T01:06:53.915Z] e2be974225ed: Pulling fs layer [2023-05-11T01:06:53.915Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T01:06:53.915Z] 988bab9f4d93: Pulling fs layer [2023-05-11T01:06:53.915Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T01:06:53.915Z] eaf3925da568: Pulling fs layer [2023-05-11T01:06:53.915Z] bab4dde63d76: Pulling fs layer [2023-05-11T01:06:53.915Z] bde34c3a00c8: Pulling fs layer [2023-05-11T01:06:53.915Z] b352a97aabf1: Pulling fs layer [2023-05-11T01:06:53.915Z] 4872d77fe225: Pulling fs layer [2023-05-11T01:06:53.915Z] 5851b861e8e6: Pulling fs layer [2023-05-11T01:06:53.915Z] bab4dde63d76: Waiting [2023-05-11T01:06:53.915Z] 988bab9f4d93: Waiting [2023-05-11T01:06:53.915Z] eaf3925da568: Waiting [2023-05-11T01:06:53.915Z] 4872d77fe225: Waiting [2023-05-11T01:06:53.915Z] b352a97aabf1: Waiting [2023-05-11T01:06:53.915Z] 1469e6f7b9e6: Waiting [2023-05-11T01:06:53.915Z] e2be974225ed: Verifying Checksum [2023-05-11T01:06:53.915Z] e2be974225ed: Download complete [2023-05-11T01:06:53.915Z] 988bab9f4d93: Verifying Checksum [2023-05-11T01:06:53.915Z] 988bab9f4d93: Download complete [2023-05-11T01:06:54.177Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T01:06:54.177Z] 1469e6f7b9e6: Download complete [2023-05-11T01:06:54.177Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T01:06:54.177Z] 339a4e72a1f5: Download complete [2023-05-11T01:06:54.177Z] eaf3925da568: Verifying Checksum [2023-05-11T01:06:54.177Z] eaf3925da568: Download complete [2023-05-11T01:06:54.177Z] bde34c3a00c8: Download complete [2023-05-11T01:06:54.177Z] b352a97aabf1: Download complete [2023-05-11T01:06:54.177Z] 4872d77fe225: Verifying Checksum [2023-05-11T01:06:54.177Z] 4872d77fe225: Download complete [2023-05-11T01:06:54.177Z] 5851b861e8e6: Verifying Checksum [2023-05-11T01:06:54.177Z] 5851b861e8e6: Download complete [2023-05-11T01:06:54.177Z] b85a868b505f: Verifying Checksum [2023-05-11T01:06:54.177Z] b85a868b505f: Download complete [2023-05-11T01:06:54.769Z] bab4dde63d76: Verifying Checksum [2023-05-11T01:06:55.337Z] b85a868b505f: Pull complete [2023-05-11T01:06:55.596Z] e2be974225ed: Pull complete [2023-05-11T01:06:55.858Z] 339a4e72a1f5: Pull complete [2023-05-11T01:06:56.117Z] 988bab9f4d93: Pull complete [2023-05-11T01:06:56.376Z] 1469e6f7b9e6: Pull complete [2023-05-11T01:06:56.376Z] eaf3925da568: Pull complete [2023-05-11T01:06:57.755Z] bab4dde63d76: Pull complete [2023-05-11T01:06:58.016Z] bde34c3a00c8: Pull complete [2023-05-11T01:06:58.016Z] b352a97aabf1: Pull complete [2023-05-11T01:06:58.016Z] 4872d77fe225: Pull complete [2023-05-11T01:06:58.275Z] 5851b861e8e6: Pull complete [2023-05-11T01:06:58.275Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T01:06:58.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T01:06:58.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T01:06:58.553Z] prd-ubuntu20.04-docker-8c-8g-15140 does not seem to be running inside a container [2023-05-11T01:06:58.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-176 -v /w/workspace/edgexfoundry_device-gpio_PR-176:/w/workspace/edgexfoundry_device-gpio_PR-176:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-176@tmp:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T01:06:59.698Z] $ docker top 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 -eo pid,comm [2023-05-11T01:06:59.748Z] 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-11T01:06:59.748Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T01:06:59.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T01:06:59.890Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T01:07:00.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T01:07:00.014Z] $ docker exec 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 ssh-agent [2023-05-11T01:07:00.110Z] SSH_AUTH_SOCK=/tmp/ssh-h5jiaSddnwyG/agent.32 [2023-05-11T01:07:00.111Z] SSH_AGENT_PID=38 [2023-05-11T01:07:00.117Z] Running ssh-add (command line suppressed) [2023-05-11T01:07:00.221Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-176@tmp/private_key_12065174312974745375.key (/w/workspace/edgexfoundry_device-gpio_PR-176@tmp/private_key_12065174312974745375.key) [2023-05-11T01:07:00.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T01:07:00.640Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T01:07:00.674Z] $ docker exec --env ******** --env ******** 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 ssh-agent -k [2023-05-11T01:07:00.771Z] unset SSH_AUTH_SOCK; [2023-05-11T01:07:00.771Z] unset SSH_AGENT_PID; [2023-05-11T01:07:00.771Z] echo Agent pid 38 killed; [2023-05-11T01:07:00.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T01:07:00.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T01:07:00.949Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T01:07:01.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T01:07:01.065Z] $ docker exec 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 ssh-agent [2023-05-11T01:07:01.174Z] SSH_AUTH_SOCK=/tmp/ssh-B4iuBMwIrgyJ/agent.70 [2023-05-11T01:07:01.174Z] SSH_AGENT_PID=76 [2023-05-11T01:07:01.181Z] Running ssh-add (command line suppressed) [2023-05-11T01:07:01.284Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-176@tmp/private_key_11559697576741083709.key (/w/workspace/edgexfoundry_device-gpio_PR-176@tmp/private_key_11559697576741083709.key) [2023-05-11T01:07:01.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T01:07:01.626Z] + git semver init [2023-05-11T01:07:01.884Z] 2023-05-11 01:07:01,869 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T01:07:01.884Z] 2023-05-11 01:07:01,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-176/.semver [2023-05-11T01:07:01.884Z] 2023-05-11 01:07:01,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-176/.semver [2023-05-11T01:07:01.884Z] 2023-05-11 01:07:01,870 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-176/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-176, universal_newlines=False, shell=None, istream=None) [2023-05-11T01:07:02.822Z] 2023-05-11 01:07:02,751 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-176/.git/info/exclude [2023-05-11T01:07:02.822Z] 2023-05-11 01:07:02,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-176/.semver/PR-176 with force:False [2023-05-11T01:07:02.822Z] 2023-05-11 01:07:02,752 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-176/.semver/PR-176 [2023-05-11T01:07:02.822Z] 2023-05-11 01:07:02,756 [execute] INFO git cat-file --batch-check [2023-05-11T01:07:02.822Z] 2023-05-11 01:07:02,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-176/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T01:07:02.822Z] 2023-05-11 01:07:02,762 [execute] INFO git cat-file --batch [2023-05-11T01:07:02.822Z] 2023-05-11 01:07:02,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-176/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T01:07:02.822Z] 2023-05-11 01:07:02,768 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-176/.semver/PR-176 [2023-05-11T01:07:02.822Z] 0.0.0 [Pipeline] } [2023-05-11T01:07:02.852Z] $ docker exec --env ******** --env ******** 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 ssh-agent -k [2023-05-11T01:07:02.946Z] unset SSH_AUTH_SOCK; [2023-05-11T01:07:02.947Z] unset SSH_AGENT_PID; [2023-05-11T01:07:02.947Z] echo Agent pid 76 killed; [2023-05-11T01:07:02.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T01:07:03.374Z] + git semver [Pipeline] } [2023-05-11T01:07:03.666Z] $ docker stop --time=1 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 [2023-05-11T01:07:04.964Z] $ docker rm -f --volumes 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T01:07:05.361Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T01:07:05.630Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T01:07:05.652Z] [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-11T01:07:06.308Z] provisioning config files... [2023-05-11T01:07:06.319Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp/config2265185701272987001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:07:10.325Z] ---> docker-login.sh [2023-05-11T01:07:10.325Z] nexus3.edgexfoundry.org:10001 [2023-05-11T01:07:10.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:07:14.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:07:14.606Z] Configure a credential helper to remove this warning. See [2023-05-11T01:07:14.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:07:14.606Z] [2023-05-11T01:07:14.606Z] Login Succeeded [2023-05-11T01:07:14.606Z] nexus3.edgexfoundry.org:10002 [2023-05-11T01:07:14.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:07:14.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:07:14.606Z] Configure a credential helper to remove this warning. See [2023-05-11T01:07:14.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:07:14.606Z] [2023-05-11T01:07:14.606Z] Login Succeeded [2023-05-11T01:07:14.606Z] nexus3.edgexfoundry.org:10003 [2023-05-11T01:07:14.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:07:14.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:07:14.606Z] Configure a credential helper to remove this warning. See [2023-05-11T01:07:14.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:07:14.606Z] [2023-05-11T01:07:14.606Z] Login Succeeded [2023-05-11T01:07:14.606Z] nexus3.edgexfoundry.org:10004 [2023-05-11T01:07:14.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:07:14.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:07:14.874Z] Configure a credential helper to remove this warning. See [2023-05-11T01:07:14.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:07:14.874Z] [2023-05-11T01:07:14.874Z] Login Succeeded [2023-05-11T01:07:14.874Z] docker.io [2023-05-11T01:07:14.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:07:15.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:07:15.134Z] Configure a credential helper to remove this warning. See [2023-05-11T01:07:15.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:07:15.134Z] [2023-05-11T01:07:15.134Z] Login Succeeded [2023-05-11T01:07:15.134Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T01:07:15.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T01:07:15.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T01:07:15.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T01:07:15.413Z] ========================================================= [2023-05-11T01:07:15.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T01:07:15.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T01:07:15.906Z] + 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-11T01:07:15.907Z] Sending build context to Docker daemon 16.12MB [2023-05-11T01:07:15.907Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T01:07:15.907Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T01:07:15.907Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T01:07:15.907Z] f56be85fc22e: Pulling fs layer [2023-05-11T01:07:15.907Z] 85791d961cd3: Pulling fs layer [2023-05-11T01:07:15.907Z] d694b5ae8c79: Pulling fs layer [2023-05-11T01:07:15.907Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T01:07:15.907Z] 4d19c01a9841: Pulling fs layer [2023-05-11T01:07:15.907Z] 9325e15d5711: Pulling fs layer [2023-05-11T01:07:15.907Z] 556b6ee489ea: Pulling fs layer [2023-05-11T01:07:15.907Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T01:07:15.907Z] 9f32a84ed3da: Waiting [2023-05-11T01:07:15.907Z] 4d19c01a9841: Waiting [2023-05-11T01:07:15.907Z] 9325e15d5711: Waiting [2023-05-11T01:07:15.907Z] 556b6ee489ea: Waiting [2023-05-11T01:07:15.907Z] c5a4b2cf53e6: Waiting [2023-05-11T01:07:15.907Z] 85791d961cd3: Verifying Checksum [2023-05-11T01:07:15.907Z] 85791d961cd3: Download complete [2023-05-11T01:07:16.168Z] 9f32a84ed3da: Verifying Checksum [2023-05-11T01:07:16.168Z] 9f32a84ed3da: Download complete [2023-05-11T01:07:16.168Z] f56be85fc22e: Verifying Checksum [2023-05-11T01:07:16.168Z] f56be85fc22e: Download complete [2023-05-11T01:07:16.168Z] 9325e15d5711: Verifying Checksum [2023-05-11T01:07:16.168Z] 9325e15d5711: Download complete [2023-05-11T01:07:16.168Z] f56be85fc22e: Pull complete [2023-05-11T01:07:16.427Z] 85791d961cd3: Pull complete [2023-05-11T01:07:16.686Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T01:07:16.686Z] c5a4b2cf53e6: Download complete [2023-05-11T01:07:16.945Z] d694b5ae8c79: Verifying Checksum [2023-05-11T01:07:16.945Z] d694b5ae8c79: Download complete [2023-05-11T01:07:16.945Z] 556b6ee489ea: Verifying Checksum [2023-05-11T01:07:16.945Z] 556b6ee489ea: Download complete [2023-05-11T01:07:20.228Z] d694b5ae8c79: Pull complete [2023-05-11T01:07:20.228Z] 9f32a84ed3da: Pull complete [2023-05-11T01:07:20.228Z] 4d19c01a9841: Pull complete [2023-05-11T01:07:20.228Z] 9325e15d5711: Pull complete [2023-05-11T01:07:21.118Z] Still waiting to schedule task [2023-05-11T01:07:21.119Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-11T01:07:22.755Z] 556b6ee489ea: Pull complete [2023-05-11T01:07:23.686Z] c5a4b2cf53e6: Pull complete [2023-05-11T01:07:23.686Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T01:07:23.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T01:07:23.686Z] ---> c4be618373d6 [2023-05-11T01:07:23.686Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T01:07:25.098Z] ---> Running in 6bebf9951374 [2023-05-11T01:07:25.098Z] Removing intermediate container 6bebf9951374 [2023-05-11T01:07:25.098Z] ---> aed6005c580f [2023-05-11T01:07:25.098Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T01:07:25.098Z] ---> Running in 6c4c4856a1ce [2023-05-11T01:07:25.098Z] Removing intermediate container 6c4c4856a1ce [2023-05-11T01:07:25.098Z] ---> 3bbeb56c2470 [2023-05-11T01:07:25.098Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-11T01:07:25.098Z] ---> Running in a8f8e3c7d88c [2023-05-11T01:07:25.098Z] Removing intermediate container a8f8e3c7d88c [2023-05-11T01:07:25.098Z] ---> f94349b4e512 [2023-05-11T01:07:25.098Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T01:07:25.098Z] ---> Running in 762a4cb1a24a [2023-05-11T01:07:25.357Z] Removing intermediate container 762a4cb1a24a [2023-05-11T01:07:25.357Z] ---> d747df663dd7 [2023-05-11T01:07:25.357Z] Step 7/12 : WORKDIR /device-gpio [2023-05-11T01:07:25.357Z] ---> Running in 6b8c19afe240 [2023-05-11T01:07:25.357Z] Removing intermediate container 6b8c19afe240 [2023-05-11T01:07:25.357Z] ---> 1151b2b4d86b [2023-05-11T01:07:25.357Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T01:07:25.357Z] ---> Running in c7763a9f5ed3 [2023-05-11T01:07:25.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T01:07:25.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T01:07:25.876Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T01:07:25.876Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T01:07:25.876Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T01:07:26.135Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T01:07:26.135Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T01:07:26.135Z] OK: 269 MiB in 57 packages [2023-05-11T01:07:26.395Z] Removing intermediate container c7763a9f5ed3 [2023-05-11T01:07:26.395Z] ---> 3b977b997538 [2023-05-11T01:07:26.395Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-11T01:07:26.653Z] ---> 8d126f276dc5 [2023-05-11T01:07:26.653Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T01:07:26.653Z] ---> Running in 0ecd65fc9ac1 [2023-05-11T01:07:48.581Z] Removing intermediate container 0ecd65fc9ac1 [2023-05-11T01:07:48.581Z] ---> f8ea9a113102 [2023-05-11T01:07:48.581Z] Step 11/12 : COPY . . [2023-05-11T01:07:48.845Z] ---> fdb1e3d28be5 [2023-05-11T01:07:48.845Z] Step 12/12 : RUN ${MAKE} [2023-05-11T01:07:48.845Z] ---> Running in 122c651600ff [2023-05-11T01:07:49.103Z] noop [2023-05-11T01:07:49.363Z] Removing intermediate container 122c651600ff [2023-05-11T01:07:49.363Z] ---> 9924a6b96f23 [2023-05-11T01:07:49.363Z] Successfully built 9924a6b96f23 [2023-05-11T01:07:49.363Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T01:07:49.816Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T01:07:49.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T01:07:49.962Z] prd-ubuntu20.04-docker-8c-8g-15140 does not seem to be running inside a container [2023-05-11T01:07:49.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-176 -v /w/workspace/edgexfoundry_device-gpio_PR-176:/w/workspace/edgexfoundry_device-gpio_PR-176:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-176@tmp:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T01:07:50.379Z] $ docker top e1fe0b27dc5ef508f1135733a5f3c390862c223a957abdc8a03728360be571ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T01:07:50.766Z] + go version [2023-05-11T01:07:50.767Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T01:07:50.808Z] $ docker stop --time=1 e1fe0b27dc5ef508f1135733a5f3c390862c223a957abdc8a03728360be571ca [2023-05-11T01:07:52.104Z] $ docker rm -f --volumes e1fe0b27dc5ef508f1135733a5f3c390862c223a957abdc8a03728360be571ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T01:07:52.826Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T01:07:52.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T01:07:52.986Z] prd-ubuntu20.04-docker-8c-8g-15140 does not seem to be running inside a container [2023-05-11T01:07:53.023Z] $ 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-176 -v /w/workspace/edgexfoundry_device-gpio_PR-176:/w/workspace/edgexfoundry_device-gpio_PR-176:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-176@tmp:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T01:07:53.372Z] $ docker top a6cfc43d5f151f266d385de9194e18477e3107c67393ca828b7fd4310317ff0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T01:07:53.767Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-176 [Pipeline] fileExists [Pipeline] sh [2023-05-11T01:07:54.133Z] + make test [2023-05-11T01:07:54.133Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T01:07:59.399Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-11T01:08:09.859Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-11T01:08:09.860Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-11T01:08:14.038Z] go vet ./... [2023-05-11T01:08:18.220Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T01:08:18.220Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T01:08:18.220Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T01:08:18.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T01:08:18.298Z] $ docker stop --time=1 a6cfc43d5f151f266d385de9194e18477e3107c67393ca828b7fd4310317ff0f [2023-05-11T01:08:20.489Z] $ docker rm -f --volumes a6cfc43d5f151f266d385de9194e18477e3107c67393ca828b7fd4310317ff0f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T01:08:21.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T01:08:21.088Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T01:08:21.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T01:08:22.269Z] + ls -al . [2023-05-11T01:08:22.270Z] total 156 [2023-05-11T01:08:22.270Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 01:07 . [2023-05-11T01:08:22.270Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 01:06 .. [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 120 May 11 01:06 .dockerignore [2023-05-11T01:08:22.270Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 01:07 .git [2023-05-11T01:08:22.270Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 01:06 .github [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 343 May 11 01:06 .gitignore [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 01:06 .golangci.yml [2023-05-11T01:08:22.270Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 01:07 .semver [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 11 01:06 Attribution.txt [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 11 01:06 CHANGELOG.md [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 11 01:06 Dockerfile [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 01:06 GOVERNANCE.md [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 657 May 11 01:06 Jenkinsfile [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 01:06 LICENSE [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 11 01:06 Makefile [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 617 May 11 01:06 OWNERS.md [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 11 01:06 README.md [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 01:07 VERSION [2023-05-11T01:08:22.270Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 01:06 bin [2023-05-11T01:08:22.270Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 01:06 cmd [2023-05-11T01:08:22.270Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 01:07 coverage.out [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 11 01:06 go.mod [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 11 01:06 go.sum [2023-05-11T01:08:22.270Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 01:06 internal [2023-05-11T01:08:22.270Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 01:06 snap [2023-05-11T01:08:22.270Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 01:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T01:08:22.818Z] + 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=e7d9863f573251c58de61c2cf9a6dfe792683444 --label arch=amd64 --label version=0.0.0 . [2023-05-11T01:08:22.818Z] Sending build context to Docker daemon 16.12MB [2023-05-11T01:08:22.818Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T01:08:22.818Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T01:08:22.818Z] ---> 9924a6b96f23 [2023-05-11T01:08:22.819Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T01:08:23.079Z] ---> Running in dee01a2eafac [2023-05-11T01:08:23.079Z] Removing intermediate container dee01a2eafac [2023-05-11T01:08:23.079Z] ---> 1ab6eceb26ab [2023-05-11T01:08:23.079Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T01:08:23.079Z] ---> Running in e50b94826b8e [2023-05-11T01:08:23.079Z] Removing intermediate container e50b94826b8e [2023-05-11T01:08:23.079Z] ---> 5c3b145f1f95 [2023-05-11T01:08:23.079Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-11T01:08:23.079Z] ---> Running in 1e1f9e767fea [2023-05-11T01:08:23.079Z] Removing intermediate container 1e1f9e767fea [2023-05-11T01:08:23.079Z] ---> fafa3eea7c4a [2023-05-11T01:08:23.079Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T01:08:23.341Z] ---> Running in 54b799e32e5b [2023-05-11T01:08:23.341Z] Removing intermediate container 54b799e32e5b [2023-05-11T01:08:23.341Z] ---> 1498e19e3952 [2023-05-11T01:08:23.341Z] Step 7/25 : WORKDIR /device-gpio [2023-05-11T01:08:23.341Z] ---> Running in c9f43c4903ef [2023-05-11T01:08:23.341Z] Removing intermediate container c9f43c4903ef [2023-05-11T01:08:23.341Z] ---> 971bdeeac8ba [2023-05-11T01:08:23.341Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T01:08:23.341Z] ---> Running in aaa3e280bc6c [2023-05-11T01:08:23.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T01:08:23.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T01:08:24.121Z] OK: 269 MiB in 57 packages [2023-05-11T01:08:24.379Z] Removing intermediate container aaa3e280bc6c [2023-05-11T01:08:24.379Z] ---> a1c204fbc96e [2023-05-11T01:08:24.379Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-11T01:08:24.379Z] ---> 7c0b9a1c26e3 [2023-05-11T01:08:24.379Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T01:08:24.379Z] ---> Running in d7930d145b14 [2023-05-11T01:08:25.338Z] Removing intermediate container d7930d145b14 [2023-05-11T01:08:25.338Z] ---> 5429ab510258 [2023-05-11T01:08:25.338Z] Step 11/25 : COPY . . [2023-05-11T01:08:25.598Z] ---> 599d325dfc8a [2023-05-11T01:08:25.598Z] Step 12/25 : RUN ${MAKE} [2023-05-11T01:08:25.598Z] ---> Running in ae3fb3b1b035 [2023-05-11T01:08:25.858Z] 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-11T01:08:43.938Z] Removing intermediate container ae3fb3b1b035 [2023-05-11T01:08:43.938Z] ---> cd555e8d8c07 [2023-05-11T01:08:43.938Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T01:08:43.938Z] 3.17: Pulling from library/alpine [2023-05-11T01:08:43.938Z] f56be85fc22e: Already exists [2023-05-11T01:08:43.938Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T01:08:43.938Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T01:08:43.938Z] ---> 9ed4aefc74f6 [2023-05-11T01:08:43.938Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-11T01:08:43.938Z] ---> Running in 231bbe9bae20 [2023-05-11T01:08:43.938Z] Removing intermediate container 231bbe9bae20 [2023-05-11T01:08:43.938Z] ---> 92230229117a [2023-05-11T01:08:43.938Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-11T01:08:43.938Z] ---> Running in 008068801b0e [2023-05-11T01:08:43.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T01:08:43.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T01:08:43.938Z] OK: 7 MiB in 15 packages [2023-05-11T01:08:44.198Z] Removing intermediate container 008068801b0e [2023-05-11T01:08:44.198Z] ---> c3cba4766698 [2023-05-11T01:08:44.198Z] Step 16/25 : WORKDIR / [2023-05-11T01:08:44.198Z] ---> Running in 27edb5988fab [2023-05-11T01:08:44.458Z] Removing intermediate container 27edb5988fab [2023-05-11T01:08:44.458Z] ---> b188a8b383bd [2023-05-11T01:08:44.458Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-11T01:08:44.458Z] ---> 39eeaf448e23 [2023-05-11T01:08:44.458Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-11T01:08:44.715Z] ---> b3812fed3d8e [2023-05-11T01:08:44.715Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-11T01:08:45.292Z] ---> 189a98f9e7db [2023-05-11T01:08:45.292Z] Step 20/25 : EXPOSE 59910 [2023-05-11T01:08:45.292Z] ---> Running in 3baf9e7ae25a [2023-05-11T01:08:45.292Z] Removing intermediate container 3baf9e7ae25a [2023-05-11T01:08:45.292Z] ---> e635dc495263 [2023-05-11T01:08:45.292Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-11T01:08:45.292Z] ---> Running in e5a871e2c90b [2023-05-11T01:08:45.292Z] Removing intermediate container e5a871e2c90b [2023-05-11T01:08:45.292Z] ---> e83da3ba71f2 [2023-05-11T01:08:45.292Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T01:08:45.292Z] ---> Running in 48dc280004ee [2023-05-11T01:08:45.292Z] Removing intermediate container 48dc280004ee [2023-05-11T01:08:45.292Z] ---> b21ab992f9c6 [2023-05-11T01:08:45.292Z] Step 23/25 : LABEL arch=amd64 [2023-05-11T01:08:45.552Z] ---> Running in aa1a56f59367 [2023-05-11T01:08:45.552Z] Removing intermediate container aa1a56f59367 [2023-05-11T01:08:45.552Z] ---> c3c6d9172b02 [2023-05-11T01:08:45.552Z] Step 24/25 : LABEL git_sha=e7d9863f573251c58de61c2cf9a6dfe792683444 [2023-05-11T01:08:45.552Z] ---> Running in 541231ed86a1 [2023-05-11T01:08:45.552Z] Removing intermediate container 541231ed86a1 [2023-05-11T01:08:45.552Z] ---> 14714bb72ce4 [2023-05-11T01:08:45.552Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T01:08:45.552Z] ---> Running in d062bbcffd08 [2023-05-11T01:08:45.813Z] Removing intermediate container d062bbcffd08 [2023-05-11T01:08:45.813Z] ---> e63c6ee73c2b [2023-05-11T01:08:45.813Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T01:08:45.813Z] Successfully built e63c6ee73c2b [2023-05-11T01:08:45.813Z] 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-11T01:08:46.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T01:08:46.747Z] [2023-05-11T01:08:46.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T01:08:47.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T01:08:47.140Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T01:08:47.140Z] 5eb5b503b376: Pulling fs layer [2023-05-11T01:08:47.140Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T01:08:47.140Z] ec43610c2a17: Pulling fs layer [2023-05-11T01:08:47.140Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T01:08:47.140Z] 33b1e0a273af: Pulling fs layer [2023-05-11T01:08:47.140Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T01:08:47.140Z] 2f39f015ded8: Pulling fs layer [2023-05-11T01:08:47.140Z] 33b1e0a273af: Waiting [2023-05-11T01:08:47.140Z] 5d3b04190fa2: Waiting [2023-05-11T01:08:47.140Z] 2f39f015ded8: Waiting [2023-05-11T01:08:47.140Z] 5c69ac0246d0: Download complete [2023-05-11T01:08:47.140Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T01:08:47.140Z] 3a2ae6a8a46f: Download complete [2023-05-11T01:08:47.140Z] 33b1e0a273af: Verifying Checksum [2023-05-11T01:08:47.140Z] 33b1e0a273af: Download complete [2023-05-11T01:08:47.140Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T01:08:47.140Z] 5d3b04190fa2: Download complete [2023-05-11T01:08:47.140Z] ec43610c2a17: Verifying Checksum [2023-05-11T01:08:47.140Z] ec43610c2a17: Download complete [2023-05-11T01:08:47.398Z] 5eb5b503b376: Download complete [2023-05-11T01:08:47.964Z] 2f39f015ded8: Download complete [2023-05-11T01:08:48.530Z] 5eb5b503b376: Pull complete [2023-05-11T01:08:48.530Z] 5c69ac0246d0: Pull complete [2023-05-11T01:08:49.098Z] ec43610c2a17: Pull complete [2023-05-11T01:08:49.098Z] 3a2ae6a8a46f: Pull complete [2023-05-11T01:08:49.359Z] 33b1e0a273af: Pull complete [2023-05-11T01:08:49.359Z] 5d3b04190fa2: Pull complete [2023-05-11T01:08:53.540Z] 2f39f015ded8: Pull complete [2023-05-11T01:08:53.540Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T01:08:53.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T01:08:53.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T01:08:53.758Z] prd-ubuntu20.04-docker-8c-8g-15140 does not seem to be running inside a container [2023-05-11T01:08:53.793Z] $ 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-176 -v /w/workspace/edgexfoundry_device-gpio_PR-176:/w/workspace/edgexfoundry_device-gpio_PR-176:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-176@tmp:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T01:08:56.092Z] $ docker top bc76849ca1f9b7752ef760ca90c41dc5e0386b1ae7436e8a71023d8082894832 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:08:56.522Z] ---> job-cost.sh [2023-05-11T01:08:56.522Z] lf-activate-venv: SKIPPING [2023-05-11T01:08:56.522Z] INFO: No Stack... [2023-05-11T01:08:56.782Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T01:08:57.350Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T01:08:57.662Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-176/archives/cost.csv [2023-05-11T01:08:57.662Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T01:08:57.704Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] [2023-05-11T01:08:57.709Z] Resource [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] did not exist. Created. [2023-05-11T01:08:57.709Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T01:08:58.110Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T01:08:58.163Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T01:08:58.189Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T01:08:58.292Z] $ docker stop --time=1 bc76849ca1f9b7752ef760ca90c41dc5e0386b1ae7436e8a71023d8082894832 [2023-05-11T01:08:59.440Z] $ docker rm -f --volumes bc76849ca1f9b7752ef760ca90c41dc5e0386b1ae7436e8a71023d8082894832 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T01:10:52.198Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15141 in /w/workspace/edgexfoundry_device-gpio_PR-176 [Pipeline] { [Pipeline] ws [2023-05-11T01:10:52.262Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-11T01:10:52.354Z] The recommended git tool is: git [2023-05-11T01:10:58.467Z] using credential edgex-jenkins-ssh [2023-05-11T01:10:58.492Z] Cloning the remote Git repository [2023-05-11T01:10:58.548Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-11T01:10:58.644Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-11T01:10:58.800Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-11T01:10:58.801Z] > git --version # timeout=10 [2023-05-11T01:10:58.824Z] > git --version # 'git version 2.25.1' [2023-05-11T01:10:58.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T01:10:58.988Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T01:11:00.541Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-11T01:11:00.566Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T01:11:02.005Z] Merging remotes/origin/main commit 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 into PR head commit e7d9863f573251c58de61c2cf9a6dfe792683444 [2023-05-11T01:11:02.292Z] Merge succeeded, producing e7d9863f573251c58de61c2cf9a6dfe792683444 [2023-05-11T01:11:02.293Z] Checking out Revision e7d9863f573251c58de61c2cf9a6dfe792683444 (PR-176) [2023-05-11T01:11:01.479Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-11T01:11:01.520Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-11T01:11:01.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T01:11:01.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/176/head:refs/remotes/origin/PR-176 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-11T01:11:02.029Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T01:11:02.110Z] > git checkout -f e7d9863f573251c58de61c2cf9a6dfe792683444 # timeout=10 [2023-05-11T01:11:02.197Z] > git remote # timeout=10 [2023-05-11T01:11:02.216Z] > git config --get remote.origin.url # timeout=10 [2023-05-11T01:11:02.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T01:11:02.255Z] > git merge 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 # timeout=10 [2023-05-11T01:11:02.280Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-11T01:11:02.306Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T01:11:02.325Z] > git checkout -f e7d9863f573251c58de61c2cf9a6dfe792683444 # timeout=10 [2023-05-11T01:11:02.824Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-11T01:11:02.885Z] > git --version # timeout=10 [2023-05-11T01:11:02.897Z] > git --version # 'git version 2.25.1' [2023-05-11T01:11:02.909Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T01:11:04.146Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T01:11:04.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T01:11:04.146Z] Dload Upload Total Spent Left Speed [2023-05-11T01:11:04.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-05-11T01:11:04.831Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T01:11:05.187Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T01:11:05.187Z] + sudo tee /etc/docker/daemon.new [2023-05-11T01:11:05.187Z] { [2023-05-11T01:11:05.187Z] "registry-mirrors": [ [2023-05-11T01:11:05.187Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T01:11:05.187Z] ], [2023-05-11T01:11:05.187Z] "bip": "10.250.0.254/24", [2023-05-11T01:11:05.187Z] "hosts": [ [2023-05-11T01:11:05.187Z] "tcp://0.0.0.0:5555", [2023-05-11T01:11:05.187Z] "unix:///var/run/docker.sock" [2023-05-11T01:11:05.187Z] ], [2023-05-11T01:11:05.187Z] "mtu": 1458, [2023-05-11T01:11:05.187Z] "selinux-enabled": true, [2023-05-11T01:11:05.187Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T01:11:05.187Z] } [Pipeline] sh [2023-05-11T01:11:05.548Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T01:11:05.907Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T01:11:28.127Z] provisioning config files... [2023-05-11T01:11:28.158Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9387320889517168187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:11:28.585Z] ---> docker-login.sh [2023-05-11T01:11:28.586Z] nexus3.edgexfoundry.org:10001 [2023-05-11T01:11:29.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:11:29.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:11:29.185Z] Configure a credential helper to remove this warning. See [2023-05-11T01:11:29.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:11:29.185Z] [2023-05-11T01:11:29.185Z] Login Succeeded [2023-05-11T01:11:29.458Z] nexus3.edgexfoundry.org:10002 [2023-05-11T01:11:29.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:11:29.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:11:29.730Z] Configure a credential helper to remove this warning. See [2023-05-11T01:11:29.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:11:29.730Z] [2023-05-11T01:11:29.730Z] Login Succeeded [2023-05-11T01:11:29.730Z] nexus3.edgexfoundry.org:10003 [2023-05-11T01:11:30.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:11:30.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:11:30.004Z] Configure a credential helper to remove this warning. See [2023-05-11T01:11:30.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:11:30.004Z] [2023-05-11T01:11:30.004Z] Login Succeeded [2023-05-11T01:11:30.004Z] nexus3.edgexfoundry.org:10004 [2023-05-11T01:11:30.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:11:30.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:11:30.555Z] Configure a credential helper to remove this warning. See [2023-05-11T01:11:30.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:11:30.555Z] [2023-05-11T01:11:30.555Z] Login Succeeded [2023-05-11T01:11:30.555Z] docker.io [2023-05-11T01:11:30.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T01:11:31.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T01:11:31.090Z] Configure a credential helper to remove this warning. See [2023-05-11T01:11:31.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T01:11:31.090Z] [2023-05-11T01:11:31.090Z] Login Succeeded [2023-05-11T01:11:31.090Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T01:11:31.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T01:11:31.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T01:11:31.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T01:11:31.628Z] ========================================================= [2023-05-11T01:11:31.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T01:11:31.628Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T01:11:32.168Z] + 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-11T01:11:32.441Z] Sending build context to Docker daemon 8.141MB [2023-05-11T01:11:32.441Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T01:11:32.441Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T01:11:32.715Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T01:11:32.715Z] c41833b44d91: Pulling fs layer [2023-05-11T01:11:32.715Z] ed15518f5707: Pulling fs layer [2023-05-11T01:11:32.715Z] feae8fd75edb: Pulling fs layer [2023-05-11T01:11:32.715Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T01:11:32.715Z] 3cdef696dda3: Pulling fs layer [2023-05-11T01:11:32.715Z] 2ced38df9373: Pulling fs layer [2023-05-11T01:11:32.715Z] 58f1dce35555: Pulling fs layer [2023-05-11T01:11:32.715Z] 242c74f7c9fa: Waiting [2023-05-11T01:11:32.715Z] 3cdef696dda3: Waiting [2023-05-11T01:11:32.715Z] 2ced38df9373: Waiting [2023-05-11T01:11:32.715Z] 58f1dce35555: Waiting [2023-05-11T01:11:32.715Z] ed15518f5707: Verifying Checksum [2023-05-11T01:11:32.715Z] ed15518f5707: Download complete [2023-05-11T01:11:32.715Z] 242c74f7c9fa: Download complete [2023-05-11T01:11:32.715Z] 3cdef696dda3: Verifying Checksum [2023-05-11T01:11:32.715Z] 3cdef696dda3: Download complete [2023-05-11T01:11:32.715Z] c41833b44d91: Verifying Checksum [2023-05-11T01:11:32.715Z] c41833b44d91: Download complete [2023-05-11T01:11:34.138Z] c41833b44d91: Pull complete [2023-05-11T01:11:34.138Z] 58f1dce35555: Verifying Checksum [2023-05-11T01:11:34.138Z] 58f1dce35555: Download complete [2023-05-11T01:11:34.411Z] ed15518f5707: Pull complete [2023-05-11T01:11:35.396Z] feae8fd75edb: Verifying Checksum [2023-05-11T01:11:35.396Z] feae8fd75edb: Download complete [2023-05-11T01:11:35.396Z] 2ced38df9373: Download complete [2023-05-11T01:11:47.927Z] feae8fd75edb: Pull complete [2023-05-11T01:11:47.927Z] 242c74f7c9fa: Pull complete [2023-05-11T01:11:47.927Z] 3cdef696dda3: Pull complete [2023-05-11T01:11:56.220Z] 2ced38df9373: Pull complete [2023-05-11T01:11:57.643Z] 58f1dce35555: Pull complete [2023-05-11T01:11:57.643Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T01:11:57.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T01:11:57.643Z] ---> fadd8f120f05 [2023-05-11T01:11:57.643Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T01:11:58.617Z] ---> Running in 94bd378a83aa [2023-05-11T01:11:58.887Z] Removing intermediate container 94bd378a83aa [2023-05-11T01:11:58.887Z] ---> 445979dd0fac [2023-05-11T01:11:58.887Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T01:11:59.158Z] ---> Running in 05cf15395a46 [2023-05-11T01:11:59.436Z] Removing intermediate container 05cf15395a46 [2023-05-11T01:11:59.436Z] ---> 26faf1062045 [2023-05-11T01:11:59.436Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-11T01:11:59.436Z] ---> Running in af44699e0a9b [2023-05-11T01:11:59.708Z] Removing intermediate container af44699e0a9b [2023-05-11T01:11:59.708Z] ---> d6d15981038e [2023-05-11T01:11:59.708Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T01:11:59.989Z] ---> Running in a20ad68a3c04 [2023-05-11T01:12:00.260Z] Removing intermediate container a20ad68a3c04 [2023-05-11T01:12:00.260Z] ---> bfd8b48e90c2 [2023-05-11T01:12:00.260Z] Step 7/12 : WORKDIR /device-gpio [2023-05-11T01:12:00.261Z] ---> Running in a5e06b594aa3 [2023-05-11T01:12:00.530Z] Removing intermediate container a5e06b594aa3 [2023-05-11T01:12:00.530Z] ---> 3fb34a009922 [2023-05-11T01:12:00.530Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T01:12:00.800Z] ---> Running in df1db4ba093f [2023-05-11T01:12:01.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T01:12:02.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T01:12:03.717Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T01:12:03.717Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T01:12:03.717Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T01:12:03.717Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T01:12:03.717Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T01:12:03.717Z] OK: 268 MiB in 57 packages [2023-05-11T01:12:05.137Z] Removing intermediate container df1db4ba093f [2023-05-11T01:12:05.137Z] ---> 65b68a0de8a7 [2023-05-11T01:12:05.137Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-11T01:12:05.407Z] ---> 18de67474d80 [2023-05-11T01:12:05.407Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T01:12:05.407Z] ---> Running in 7666de4e7527 [2023-05-11T01:13:13.320Z] Removing intermediate container 7666de4e7527 [2023-05-11T01:13:13.320Z] ---> 3919a781b702 [2023-05-11T01:13:13.320Z] Step 11/12 : COPY . . [2023-05-11T01:13:13.320Z] ---> 3b393427d0e9 [2023-05-11T01:13:13.320Z] Step 12/12 : RUN ${MAKE} [2023-05-11T01:13:13.320Z] ---> Running in fb56230accc9 [2023-05-11T01:13:13.320Z] noop [2023-05-11T01:13:13.320Z] Removing intermediate container fb56230accc9 [2023-05-11T01:13:13.320Z] ---> b97951419d7c [2023-05-11T01:13:13.320Z] Successfully built b97951419d7c [2023-05-11T01:13:13.320Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T01:13:13.813Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T01:13:13.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T01:13:14.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-15141 does not seem to be running inside a container [2023-05-11T01:13:14.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T01:13:15.463Z] $ docker top c03259e8591f9100105e369bd48c6de25146892c666fd020ec3f30fc2fa50307 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T01:13:16.394Z] + go version [2023-05-11T01:13:16.394Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T01:13:16.439Z] $ docker stop --time=1 c03259e8591f9100105e369bd48c6de25146892c666fd020ec3f30fc2fa50307 [2023-05-11T01:13:18.076Z] $ docker rm -f --volumes c03259e8591f9100105e369bd48c6de25146892c666fd020ec3f30fc2fa50307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T01:13:19.010Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T01:13:19.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T01:13:19.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-15141 does not seem to be running inside a container [2023-05-11T01:13:19.354Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T01:13:20.504Z] $ docker top 7b6052720154993aa87b2d721f29102b4d48322c909603ff6a0ef04a8321e0fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T01:13:21.084Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-11T01:13:21.510Z] + make test [2023-05-11T01:13:21.510Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T01:14:00.422Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-11T01:16:07.255Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-11T01:16:07.255Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-11T01:16:07.255Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T01:16:07.255Z] go vet ./... [2023-05-11T01:16:33.961Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T01:16:33.961Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T01:16:33.961Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T01:16:34.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T01:16:34.043Z] $ docker stop --time=1 7b6052720154993aa87b2d721f29102b4d48322c909603ff6a0ef04a8321e0fc [2023-05-11T01:16:35.869Z] $ docker rm -f --volumes 7b6052720154993aa87b2d721f29102b4d48322c909603ff6a0ef04a8321e0fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T01:16:37.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T01:16:37.055Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T01:16:37.521Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T01:16:38.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T01:16:38.489Z] + ls -al . [2023-05-11T01:16:38.489Z] total 152 [2023-05-11T01:16:38.489Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 01:13 . [2023-05-11T01:16:38.489Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 01:10 .. [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 120 May 11 01:11 .dockerignore [2023-05-11T01:16:38.489Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 01:11 .git [2023-05-11T01:16:38.489Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 01:11 .github [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 343 May 11 01:11 .gitignore [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 01:11 .golangci.yml [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 11 01:11 Attribution.txt [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 11 01:11 CHANGELOG.md [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 11 01:11 Dockerfile [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 01:11 GOVERNANCE.md [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 657 May 11 01:11 Jenkinsfile [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 01:11 LICENSE [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 11 01:11 Makefile [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 617 May 11 01:11 OWNERS.md [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 11 01:11 README.md [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 01:07 VERSION [2023-05-11T01:16:38.489Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 01:11 bin [2023-05-11T01:16:38.489Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 01:11 cmd [2023-05-11T01:16:38.489Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 01:13 coverage.out [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 11 01:11 go.mod [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 11 01:11 go.sum [2023-05-11T01:16:38.489Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 01:11 internal [2023-05-11T01:16:38.489Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 01:11 snap [2023-05-11T01:16:38.489Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T01:16:38.929Z] + 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=e7d9863f573251c58de61c2cf9a6dfe792683444 --label arch=arm64 --label version=0.0.0 . [2023-05-11T01:16:39.208Z] Sending build context to Docker daemon 8.142MB [2023-05-11T01:16:39.208Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T01:16:39.208Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T01:16:39.208Z] ---> b97951419d7c [2023-05-11T01:16:39.208Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T01:16:39.476Z] ---> Running in 7ef408926fa4 [2023-05-11T01:16:39.744Z] Removing intermediate container 7ef408926fa4 [2023-05-11T01:16:39.744Z] ---> c15723e8139b [2023-05-11T01:16:39.744Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T01:16:39.744Z] ---> Running in d7a71ab87e6d [2023-05-11T01:16:40.332Z] Removing intermediate container d7a71ab87e6d [2023-05-11T01:16:40.332Z] ---> 84a553130ee4 [2023-05-11T01:16:40.332Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-11T01:16:40.332Z] ---> Running in 309abfbf533c [2023-05-11T01:16:40.600Z] Removing intermediate container 309abfbf533c [2023-05-11T01:16:40.600Z] ---> 14ea26c48948 [2023-05-11T01:16:40.600Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T01:16:40.600Z] ---> Running in 58b34dd939a1 [2023-05-11T01:16:40.868Z] Removing intermediate container 58b34dd939a1 [2023-05-11T01:16:40.868Z] ---> e1bf6429607e [2023-05-11T01:16:40.868Z] Step 7/25 : WORKDIR /device-gpio [2023-05-11T01:16:41.137Z] ---> Running in 7d10334ab203 [2023-05-11T01:16:41.413Z] Removing intermediate container 7d10334ab203 [2023-05-11T01:16:41.413Z] ---> da40bab02f8a [2023-05-11T01:16:41.413Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T01:16:41.413Z] ---> Running in 559a7c51f569 [2023-05-11T01:16:42.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T01:16:42.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T01:16:44.388Z] OK: 268 MiB in 57 packages [2023-05-11T01:16:44.981Z] Removing intermediate container 559a7c51f569 [2023-05-11T01:16:44.981Z] ---> ce5139ae6f1d [2023-05-11T01:16:44.981Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-11T01:16:45.569Z] ---> 8b79f300c1c7 [2023-05-11T01:16:45.569Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T01:16:45.569Z] ---> Running in d568943c5fbb [2023-05-11T01:16:48.161Z] Removing intermediate container d568943c5fbb [2023-05-11T01:16:48.161Z] ---> 3f7e6b6c137c [2023-05-11T01:16:48.161Z] Step 11/25 : COPY . . [2023-05-11T01:16:49.122Z] ---> 794aa94fd9bc [2023-05-11T01:16:49.122Z] Step 12/25 : RUN ${MAKE} [2023-05-11T01:16:49.122Z] ---> Running in 11980fa33562 [2023-05-11T01:16:50.087Z] 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-11T01:19:11.797Z] Removing intermediate container 11980fa33562 [2023-05-11T01:19:11.797Z] ---> 682abe945e6f [2023-05-11T01:19:11.797Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T01:19:11.797Z] 3.17: Pulling from library/alpine [2023-05-11T01:19:11.797Z] c41833b44d91: Already exists [2023-05-11T01:19:11.797Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T01:19:11.797Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T01:19:11.797Z] ---> 51e60588ff2c [2023-05-11T01:19:11.797Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-11T01:19:11.797Z] ---> Running in effd8f4a2cc2 [2023-05-11T01:19:11.797Z] Removing intermediate container effd8f4a2cc2 [2023-05-11T01:19:11.797Z] ---> fb4ab934fc95 [2023-05-11T01:19:11.797Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-11T01:19:11.797Z] ---> Running in 8ff1691e266e [2023-05-11T01:19:11.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T01:19:11.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T01:19:11.797Z] OK: 7 MiB in 15 packages [2023-05-11T01:19:11.797Z] Removing intermediate container 8ff1691e266e [2023-05-11T01:19:11.797Z] ---> d174cae0c3e1 [2023-05-11T01:19:11.797Z] Step 16/25 : WORKDIR / [2023-05-11T01:19:11.797Z] ---> Running in d9b7724b4360 [2023-05-11T01:19:11.797Z] Removing intermediate container d9b7724b4360 [2023-05-11T01:19:11.797Z] ---> 721abe01e15b [2023-05-11T01:19:11.797Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-11T01:19:11.797Z] ---> 4642fe4fa1a6 [2023-05-11T01:19:11.797Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-11T01:19:11.797Z] ---> 96318b76f001 [2023-05-11T01:19:11.797Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-11T01:19:11.797Z] ---> 66506c477197 [2023-05-11T01:19:11.797Z] Step 20/25 : EXPOSE 59910 [2023-05-11T01:19:11.797Z] ---> Running in 904f2313030d [2023-05-11T01:19:11.797Z] Removing intermediate container 904f2313030d [2023-05-11T01:19:11.797Z] ---> 50c5aa2ff1c7 [2023-05-11T01:19:11.797Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-11T01:19:11.797Z] ---> Running in d2e7804f1668 [2023-05-11T01:19:11.797Z] Removing intermediate container d2e7804f1668 [2023-05-11T01:19:11.797Z] ---> 803af4135a9d [2023-05-11T01:19:11.797Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T01:19:11.797Z] ---> Running in f563421a05b3 [2023-05-11T01:19:11.797Z] Removing intermediate container f563421a05b3 [2023-05-11T01:19:11.797Z] ---> 1edcc850e985 [2023-05-11T01:19:11.797Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T01:19:11.797Z] ---> Running in a7568bf2da95 [2023-05-11T01:19:11.797Z] Removing intermediate container a7568bf2da95 [2023-05-11T01:19:11.797Z] ---> b6dee063cd57 [2023-05-11T01:19:11.797Z] Step 24/25 : LABEL git_sha=e7d9863f573251c58de61c2cf9a6dfe792683444 [2023-05-11T01:19:11.797Z] ---> Running in 140bccbcc2aa [2023-05-11T01:19:11.797Z] Removing intermediate container 140bccbcc2aa [2023-05-11T01:19:11.797Z] ---> 8094cfb8405f [2023-05-11T01:19:11.797Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T01:19:11.797Z] ---> Running in 62e76913275a [2023-05-11T01:19:11.797Z] Removing intermediate container 62e76913275a [2023-05-11T01:19:11.797Z] ---> 7747027d2456 [2023-05-11T01:19:11.797Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T01:19:11.797Z] Successfully built 7747027d2456 [2023-05-11T01:19:11.797Z] 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-11T01:19:12.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T01:19:12.672Z] [2023-05-11T01:19:12.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T01:19:13.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T01:19:13.099Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T01:19:13.099Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T01:19:13.099Z] 04944245beec: Pulling fs layer [2023-05-11T01:19:13.099Z] 699f458cf7ca: Pulling fs layer [2023-05-11T01:19:13.099Z] 765212b225bb: Pulling fs layer [2023-05-11T01:19:13.100Z] f23df028b6ca: Pulling fs layer [2023-05-11T01:19:13.100Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T01:19:13.100Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T01:19:13.100Z] f23df028b6ca: Waiting [2023-05-11T01:19:13.100Z] d65c8cfc05b1: Waiting [2023-05-11T01:19:13.100Z] 2437ff75d9bd: Waiting [2023-05-11T01:19:13.100Z] 765212b225bb: Waiting [2023-05-11T01:19:13.368Z] 04944245beec: Verifying Checksum [2023-05-11T01:19:13.368Z] 04944245beec: Download complete [2023-05-11T01:19:13.368Z] 765212b225bb: Verifying Checksum [2023-05-11T01:19:13.368Z] 765212b225bb: Download complete [2023-05-11T01:19:13.368Z] f23df028b6ca: Verifying Checksum [2023-05-11T01:19:13.368Z] f23df028b6ca: Download complete [2023-05-11T01:19:13.368Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T01:19:13.368Z] d65c8cfc05b1: Download complete [2023-05-11T01:19:13.368Z] 699f458cf7ca: Verifying Checksum [2023-05-11T01:19:13.368Z] 699f458cf7ca: Download complete [2023-05-11T01:19:13.954Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T01:19:13.954Z] 8998bd30e6a1: Download complete [2023-05-11T01:19:15.916Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T01:19:15.916Z] 2437ff75d9bd: Download complete [2023-05-11T01:19:17.864Z] 8998bd30e6a1: Pull complete [2023-05-11T01:19:17.864Z] 04944245beec: Pull complete [2023-05-11T01:19:19.276Z] 699f458cf7ca: Pull complete [2023-05-11T01:19:19.551Z] 765212b225bb: Pull complete [2023-05-11T01:19:22.894Z] f23df028b6ca: Pull complete [2023-05-11T01:19:23.162Z] d65c8cfc05b1: Pull complete [2023-05-11T01:19:35.494Z] 2437ff75d9bd: Pull complete [2023-05-11T01:19:35.494Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T01:19:35.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T01:19:35.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T01:19:35.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-15141 does not seem to be running inside a container [2023-05-11T01:19:36.061Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-11T01:19:38.600Z] $ docker top 01e8b7fbc6d7a06763cd2cb6d2ced57a91422ce552dc636cd8d1a884a98e8423 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:19:39.582Z] ---> job-cost.sh [2023-05-11T01:19:39.582Z] lf-activate-venv: SKIPPING [2023-05-11T01:19:39.582Z] INFO: No Stack... [2023-05-11T01:19:40.176Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T01:19:40.768Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T01:19:41.131Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-05-11T01:19:41.131Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T01:19:41.228Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] [2023-05-11T01:19:41.234Z] Resource [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] did not exist. Created. [2023-05-11T01:19:41.234Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T01:19:41.997Z] /w/workspace/device-gpio/1@tmp/durable-50950304/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T01:19:42.681Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T01:19:42.726Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T01:19:42.775Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T01:19:42.793Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T01:19:42.890Z] $ docker stop --time=1 01e8b7fbc6d7a06763cd2cb6d2ced57a91422ce552dc636cd8d1a884a98e8423 [2023-05-11T01:19:44.402Z] $ docker rm -f --volumes 01e8b7fbc6d7a06763cd2cb6d2ced57a91422ce552dc636cd8d1a884a98e8423 [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-11T01:19:45.449Z] provisioning config files... [2023-05-11T01:19:45.456Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp/config5521636676062354087tmp [Pipeline] { [Pipeline] sh [2023-05-11T01:19:45.813Z] + set +x [2023-05-11T01:19:45.814Z] + curl -s https://codecov.io/bash [2023-05-11T01:19:45.814Z] + bash -s -- [2023-05-11T01:19:45.814Z] [2023-05-11T01:19:45.814Z] _____ _ [2023-05-11T01:19:45.814Z] / ____| | | [2023-05-11T01:19:45.814Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T01:19:45.814Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T01:19:45.814Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T01:19:45.814Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T01:19:45.814Z] Bash-1.0.6 [2023-05-11T01:19:45.814Z] [2023-05-11T01:19:45.814Z] [2023-05-11T01:19:45.814Z] ==> git version 2.25.1 found [2023-05-11T01:19:45.814Z] ==> 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-11T01:19:45.814Z] Release-Date: 2020-01-08 [2023-05-11T01:19:45.814Z] 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-11T01:19:45.814Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T01:19:45.814Z] ==> Jenkins CI detected. [2023-05-11T01:19:45.814Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-176 [2023-05-11T01:19:45.814Z] project root: . [2023-05-11T01:19:45.814Z] --> token set from env [2023-05-11T01:19:45.814Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T01:19:45.814Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T01:19:45.814Z] ==> Python coveragepy not found [2023-05-11T01:19:45.814Z] ==> Searching for coverage reports in: [2023-05-11T01:19:45.814Z] + . [2023-05-11T01:19:45.814Z] -> Found 1 reports [2023-05-11T01:19:45.814Z] ==> Detecting git/mercurial file structure [2023-05-11T01:19:45.814Z] ==> Reading reports [2023-05-11T01:19:46.075Z] + ./coverage.out bytes=10 [2023-05-11T01:19:46.075Z] ==> Appending adjustments [2023-05-11T01:19:46.075Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T01:19:46.075Z] + Found adjustments [2023-05-11T01:19:46.075Z] ==> Gzipping contents [2023-05-11T01:19:46.075Z] 4.0K /tmp/codecov.fbXHMC.gz [2023-05-11T01:19:46.075Z] ==> Uploading reports [2023-05-11T01:19:46.075Z] url: https://codecov.io [2023-05-11T01:19:46.075Z] query: branch=PR-176&commit=e7d9863f573251c58de61c2cf9a6dfe792683444&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-176%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=176&job=&cmd_args= [2023-05-11T01:19:46.075Z] -> Pinging Codecov [2023-05-11T01:19:46.075Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-176&commit=e7d9863f573251c58de61c2cf9a6dfe792683444&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-176%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=176&job=&cmd_args= [2023-05-11T01:19:46.335Z] -> Uploading to [2023-05-11T01:19:46.335Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/e7d9863f573251c58de61c2cf9a6dfe792683444/21c9d052-6ccc-453f-a29b-0ea48ecb14a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T011946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ceb9a4259bd3ae3faba96e91508498232e4e772c27c96d8cf517672480f84776 [2023-05-11T01:19:46.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T01:19:46.335Z] Dload Upload Total Spent Left Speed [2023-05-11T01:19:46.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3399 --:--:-- --:--:-- --:--:-- 3399 [2023-05-11T01:19:46.335Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/e7d9863f573251c58de61c2cf9a6dfe792683444 [Pipeline] } [2023-05-11T01:19:46.364Z] 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-11T01:19:48.266Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-176/archives ] [2023-05-11T01:19:48.266Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-176/archives [2023-05-11T01:19:48.266Z] total 16 [2023-05-11T01:19:48.266Z] drwxr-xr-x 3 root root 4096 May 11 01:08 . [2023-05-11T01:19:48.266Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 01:08 .. [2023-05-11T01:19:48.266Z] drwxr-xr-x 2 root root 4096 May 11 01:08 cost [2023-05-11T01:19:48.266Z] -rw-r--r-- 1 root root 83 May 11 01:08 cost.csv [2023-05-11T01:19:48.266Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-176/archives [2023-05-11T01:19:48.266Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-176/archives [2023-05-11T01:19:48.266Z] total 16 [2023-05-11T01:19:48.266Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 01:08 . [2023-05-11T01:19:48.266Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 01:08 .. [2023-05-11T01:19:48.266Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 01:08 cost [2023-05-11T01:19:48.266Z] -rw-r--r-- 1 jenkins jenkins 83 May 11 01:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:19:48.608Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:19:49.505Z] ---> package-listing.sh [2023-05-11T01:19:49.505Z] ++ facter osfamily [2023-05-11T01:19:49.505Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T01:19:49.765Z] + OS_FAMILY=debian [2023-05-11T01:19:49.765Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-176 [2023-05-11T01:19:49.765Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T01:19:49.765Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T01:19:49.765Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T01:19:49.765Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T01:19:49.765Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-176 ']' [2023-05-11T01:19:49.765Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T01:19:49.765Z] + case "${OS_FAMILY}" in [2023-05-11T01:19:49.765Z] + dpkg -l [2023-05-11T01:19:49.765Z] + grep '^ii' [2023-05-11T01:19:49.765Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T01:19:49.765Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T01:19:49.765Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T01:19:49.765Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-176 ']' [2023-05-11T01:19:49.765Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-176/archives/ [2023-05-11T01:19:49.765Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-176/archives/ [Pipeline] echo [2023-05-11T01:19:49.798Z] 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-176/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-11T01:19:50.093Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T01:19:50.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T01:19:50.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T01:19:50.883Z] prd-ubuntu20.04-docker-8c-8g-15140 does not seem to be running inside a container [2023-05-11T01:19:50.922Z] $ 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-176/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-176 -v /w/workspace/edgexfoundry_device-gpio_PR-176:/w/workspace/edgexfoundry_device-gpio_PR-176:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-176@tmp:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T01:19:51.128Z] $ docker top d6d3cdbb5489f99ab31989cba2e5832b0d245654ecabf3a469d704db93e86eff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T01:19:51.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T01:19:51.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T01:19:52.148Z] + ls /var/log/sa-host [2023-05-11T01:19:52.148Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T01:19:52.336Z] provisioning config files... [2023-05-11T01:19:52.344Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp/config12064148646087727721tmp [Pipeline] { [Pipeline] echo [2023-05-11T01:19:52.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:19:52.791Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T01:19:52.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:19:53.245Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T01:19:53.277Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:19:53.592Z] ---> sudo-logs.sh [2023-05-11T01:19:53.592Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T01:19:53.672Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:19:53.988Z] ---> job-cost.sh [2023-05-11T01:19:53.988Z] lf-activate-venv: SKIPPING [2023-05-11T01:19:53.988Z] DEBUG: total: 0.2199999988079071 [2023-05-11T01:19:53.988Z] INFO: Retrieving Stack Cost... [2023-05-11T01:19:54.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T01:19:54.815Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T01:19:54.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T01:19:55.171Z] ---> logs-deploy.sh [2023-05-11T01:19:55.171Z] lf-activate-venv: SKIPPING [2023-05-11T01:19:55.171Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-176/1 [2023-05-11T01:19:55.171Z] INFO: archiving workspace using pattern(s): [2023-05-11T01:19:56.112Z] Archives upload complete. [2023-05-11T01:19:56.370Z] INFO: archiving logs to Nexus [2023-05-11T01:19:56.938Z] ---> uname -a: [2023-05-11T01:19:56.938Z] Linux prd-ubuntu20-04-docker-8c-8g-15140 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-11T01:19:56.938Z] [2023-05-11T01:19:56.938Z] [2023-05-11T01:19:56.938Z] ---> lscpu: [2023-05-11T01:19:56.938Z] Architecture: x86_64 [2023-05-11T01:19:56.938Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-11T01:19:56.938Z] Byte Order: Little Endian [2023-05-11T01:19:56.938Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-11T01:19:56.938Z] CPU(s): 8 [2023-05-11T01:19:56.938Z] On-line CPU(s) list: 0-7 [2023-05-11T01:19:56.938Z] Thread(s) per core: 1 [2023-05-11T01:19:56.938Z] Core(s) per socket: 1 [2023-05-11T01:19:56.938Z] Socket(s): 8 [2023-05-11T01:19:56.938Z] NUMA node(s): 1 [2023-05-11T01:19:56.938Z] Vendor ID: AuthenticAMD [2023-05-11T01:19:56.938Z] CPU family: 23 [2023-05-11T01:19:56.938Z] Model: 49 [2023-05-11T01:19:56.938Z] Model name: AMD EPYC-Rome Processor [2023-05-11T01:19:56.938Z] Stepping: 0 [2023-05-11T01:19:56.938Z] CPU MHz: 2799.998 [2023-05-11T01:19:56.938Z] BogoMIPS: 5599.99 [2023-05-11T01:19:56.938Z] Virtualization: AMD-V [2023-05-11T01:19:56.938Z] Hypervisor vendor: KVM [2023-05-11T01:19:56.938Z] Virtualization type: full [2023-05-11T01:19:56.938Z] L1d cache: 256 KiB [2023-05-11T01:19:56.938Z] L1i cache: 256 KiB [2023-05-11T01:19:56.938Z] L2 cache: 4 MiB [2023-05-11T01:19:56.938Z] L3 cache: 128 MiB [2023-05-11T01:19:56.938Z] NUMA node0 CPU(s): 0-7 [2023-05-11T01:19:56.938Z] Vulnerability Itlb multihit: Not affected [2023-05-11T01:19:56.938Z] Vulnerability L1tf: Not affected [2023-05-11T01:19:56.938Z] Vulnerability Mds: Not affected [2023-05-11T01:19:56.938Z] Vulnerability Meltdown: Not affected [2023-05-11T01:19:56.938Z] Vulnerability Mmio stale data: Not affected [2023-05-11T01:19:56.938Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-11T01:19:56.938Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-11T01:19:56.938Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-11T01:19:56.938Z] Vulnerability Srbds: Not affected [2023-05-11T01:19:56.938Z] Vulnerability Tsx async abort: Not affected [2023-05-11T01:19:56.938Z] 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-11T01:19:56.938Z] [2023-05-11T01:19:56.938Z] [2023-05-11T01:19:56.938Z] ---> nproc: [2023-05-11T01:19:56.938Z] 8 [2023-05-11T01:19:56.938Z] [2023-05-11T01:19:56.938Z] [2023-05-11T01:19:56.938Z] ---> df -h: [2023-05-11T01:19:56.938Z] Filesystem Size Used Avail Use% Mounted on [2023-05-11T01:19:56.938Z] overlay 155G 12G 144G 8% / [2023-05-11T01:19:56.938Z] tmpfs 64M 0 64M 0% /dev [2023-05-11T01:19:56.938Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-11T01:19:56.938Z] shm 64M 0 64M 0% /dev/shm [2023-05-11T01:19:56.938Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-11T01:19:56.938Z] [2023-05-11T01:19:56.938Z] [2023-05-11T01:19:56.938Z] ---> sar -b -r -n DEV: [2023-05-11T01:19:56.938Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15140) 05/11/23 _x86_64_ (8 CPU) [2023-05-11T01:19:56.938Z] [2023-05-11T01:19:56.938Z] 01:06:07 LINUX RESTART (8 CPU) [2023-05-11T01:19:56.938Z] [2023-05-11T01:19:56.938Z] 01:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-11T01:19:56.938Z] 01:08:01 202.75 1.78 200.97 0.00 44.13 138570.24 0.00 [2023-05-11T01:19:56.938Z] 01:09:01 183.22 0.23 182.99 0.00 6.27 71921.75 0.00 [2023-05-11T01:19:56.938Z] 01:10:01 1.45 0.00 1.45 0.00 0.00 22.81 0.00 [2023-05-11T01:19:56.938Z] 01:11:01 1.72 0.00 1.72 0.00 0.00 19.99 0.00 [2023-05-11T01:19:56.938Z] 01:12:01 56.22 10.58 45.64 0.00 5154.87 8883.72 0.00 [2023-05-11T01:19:56.938Z] 01:13:01 5.82 1.03 4.78 0.00 22.00 110.25 0.00 [2023-05-11T01:19:56.938Z] 01:14:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2023-05-11T01:19:56.938Z] 01:15:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 [2023-05-11T01:19:56.938Z] 01:16:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2023-05-11T01:19:56.938Z] 01:17:01 2.03 0.02 2.02 0.00 0.13 22.53 0.00 [2023-05-11T01:19:56.938Z] 01:18:01 1.65 0.00 1.65 0.00 0.00 17.73 0.00 [2023-05-11T01:19:56.938Z] 01:19:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 [2023-05-11T01:19:56.938Z] Average: 38.46 1.14 37.32 0.00 435.60 18303.11 0.00 [2023-05-11T01:19:56.938Z] [2023-05-11T01:19:56.938Z] 01:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-11T01:19:56.938Z] 01:08:01 28000812 31370748 930520 2.83 146536 3408200 2251364 6.64 1435576 2982036 181372 [2023-05-11T01:19:56.938Z] 01:09:01 27624712 31575832 725564 2.21 160312 3933856 1772304 5.22 1267544 3483856 300 [2023-05-11T01:19:56.938Z] 01:10:01 27640020 31591308 709960 2.16 160356 3933860 1772304 5.22 1250132 3483860 200 [2023-05-11T01:19:56.938Z] 01:11:01 27647096 31598524 702284 2.14 160400 3933864 1772304 5.22 1243332 3483864 60 [2023-05-11T01:19:56.938Z] 01:12:01 27109784 31574180 713292 2.17 194344 4394176 1827612 5.39 1569660 3657616 196 [2023-05-11T01:19:56.938Z] 01:13:01 27115288 31575980 711316 2.16 192964 4391536 1817372 5.36 1567280 3654976 160 [2023-05-11T01:19:56.938Z] 01:14:01 27117172 31577976 709400 2.16 193060 4391540 1817372 5.36 1565980 3654984 8 [2023-05-11T01:19:56.938Z] 01:15:01 27116776 31577992 709668 2.16 193124 4391544 1817372 5.36 1565744 3655308 12 [2023-05-11T01:19:56.938Z] 01:16:01 27116760 31578040 709540 2.16 193208 4391544 1817372 5.36 1565796 3655316 36 [2023-05-11T01:19:56.938Z] 01:17:01 27116696 31578036 709432 2.16 193276 4391544 1817372 5.36 1566100 3655316 16 [2023-05-11T01:19:56.938Z] 01:18:01 27116456 31578172 709228 2.16 193352 4391612 1817372 5.36 1565908 3655544 8 [2023-05-11T01:19:56.938Z] 01:19:01 27116360 31578140 709200 2.16 193424 4391620 1817372 5.36 1565904 3655552 8 [2023-05-11T01:19:56.938Z] Average: 27319828 31562911 729117 2.22 181196 4195408 1843124 5.43 1477413 3556519 15198 [2023-05-11T01:19:56.938Z] [2023-05-11T01:19:56.938Z] 01:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-11T01:19:56.938Z] 01:08:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:08:01 ens3 505.07 298.20 6370.57 43.29 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:08:01 docker0 191.30 324.41 15.26 2104.73 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:08:01 veth72d8aec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:09:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:09:01 ens3 141.11 96.57 2628.18 96.75 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:09:01 docker0 3.28 7.60 0.20 85.11 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:10:01 ens3 0.68 0.05 0.06 0.03 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:11:01 ens3 5.30 3.53 12.69 0.50 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:12:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:12:01 ens3 173.84 86.44 2865.47 6.19 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:13:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:14:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:15:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:16:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:17:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.938Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.939Z] 01:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.939Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.939Z] 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.939Z] 01:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.939Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.939Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.939Z] Average: ens3 68.92 40.46 989.73 12.24 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.939Z] Average: docker0 16.21 27.67 1.29 182.48 0.00 0.00 0.00 0.00 [2023-05-11T01:19:56.939Z] [2023-05-11T01:19:56.939Z] [2023-05-11T01:19:56.939Z] ---> sar -P ALL: [2023-05-11T01:19:56.939Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15140) 05/11/23 _x86_64_ (8 CPU) [2023-05-11T01:19:56.939Z] [2023-05-11T01:19:56.939Z] 01:06:07 LINUX RESTART (8 CPU) [2023-05-11T01:19:56.939Z] [2023-05-11T01:19:56.939Z] 01:07:01 CPU %user %nice %system %iowait %steal %idle [2023-05-11T01:19:56.939Z] 01:08:01 all 15.41 0.00 5.42 2.92 0.11 76.14 [2023-05-11T01:19:56.939Z] 01:08:01 0 15.17 0.00 5.75 5.03 0.10 73.95 [2023-05-11T01:19:56.939Z] 01:08:01 1 16.15 0.00 5.37 0.12 0.10 78.26 [2023-05-11T01:19:56.939Z] 01:08:01 2 15.94 0.00 4.93 0.13 0.10 78.90 [2023-05-11T01:19:56.939Z] 01:08:01 3 14.71 0.00 5.89 2.52 0.10 76.78 [2023-05-11T01:19:56.939Z] 01:08:01 4 15.36 0.00 5.85 0.55 0.12 78.12 [2023-05-11T01:19:56.939Z] 01:08:01 5 15.29 0.00 5.68 6.26 0.12 72.65 [2023-05-11T01:19:56.939Z] 01:08:01 6 13.39 0.00 5.36 1.89 0.10 79.27 [2023-05-11T01:19:56.939Z] 01:08:01 7 17.28 0.00 4.53 6.86 0.15 71.17 [2023-05-11T01:19:56.939Z] 01:09:01 all 32.23 0.00 6.05 1.25 0.13 60.35 [2023-05-11T01:19:56.939Z] 01:09:01 0 34.46 0.00 5.69 0.03 0.13 59.68 [2023-05-11T01:19:56.939Z] 01:09:01 1 32.73 0.00 5.39 0.17 0.12 61.60 [2023-05-11T01:19:56.939Z] 01:09:01 2 33.69 0.00 5.89 0.32 0.12 59.99 [2023-05-11T01:19:56.939Z] 01:09:01 3 31.78 0.00 7.09 0.34 0.13 60.66 [2023-05-11T01:19:56.939Z] 01:09:01 4 31.71 0.00 6.61 6.41 0.13 55.14 [2023-05-11T01:19:56.939Z] 01:09:01 5 31.35 0.00 5.55 0.29 0.12 62.70 [2023-05-11T01:19:56.939Z] 01:09:01 6 30.60 0.00 6.04 1.50 0.12 61.74 [2023-05-11T01:19:56.939Z] 01:09:01 7 31.51 0.00 6.11 0.98 0.14 61.27 [2023-05-11T01:19:56.939Z] 01:10:01 all 0.04 0.00 0.02 0.01 0.01 99.93 [2023-05-11T01:19:56.939Z] 01:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T01:19:56.939Z] 01:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-11T01:19:56.939Z] 01:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-11T01:19:56.939Z] 01:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-11T01:19:56.939Z] 01:10:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2023-05-11T01:19:56.939Z] 01:10:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-11T01:19:56.939Z] 01:10:01 6 0.02 0.00 0.03 0.03 0.02 99.90 [2023-05-11T01:19:56.939Z] 01:10:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-11T01:19:56.939Z] 01:11:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2023-05-11T01:19:56.939Z] 01:11:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-11T01:19:56.939Z] 01:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-11T01:19:56.939Z] 01:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T01:19:56.939Z] 01:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-11T01:19:56.939Z] 01:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-11T01:19:56.939Z] 01:11:01 5 1.21 0.00 0.02 0.00 0.02 98.76 [2023-05-11T01:19:56.939Z] 01:11:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-11T01:19:56.939Z] 01:11:01 7 0.12 0.00 0.02 0.00 0.00 99.87 [2023-05-11T01:19:56.939Z] 01:12:01 all 2.41 0.00 1.57 0.57 0.03 95.42 [2023-05-11T01:19:56.939Z] 01:12:01 0 3.19 0.00 2.61 0.94 0.03 93.22 [2023-05-11T01:19:56.939Z] 01:12:01 1 2.60 0.00 1.14 0.05 0.02 96.19 [2023-05-11T01:19:56.939Z] 01:12:01 2 1.22 0.00 1.35 0.23 0.03 97.16 [2023-05-11T01:19:56.939Z] 01:12:01 3 1.94 0.00 1.13 1.15 0.03 95.75 [2023-05-11T01:19:56.939Z] 01:12:01 4 2.19 0.00 1.07 0.32 0.03 96.38 [2023-05-11T01:19:56.939Z] 01:12:01 5 2.45 0.00 2.00 0.08 0.03 95.44 [2023-05-11T01:19:56.939Z] 01:12:01 6 2.79 0.00 1.12 1.12 0.03 94.94 [2023-05-11T01:19:56.939Z] 01:12:01 7 2.91 0.00 2.14 0.67 0.03 94.24 [2023-05-11T01:19:56.939Z] 01:13:01 all 0.20 0.00 0.07 0.01 0.00 99.71 [2023-05-11T01:19:56.939Z] 01:13:01 0 0.02 0.00 0.07 0.00 0.00 99.92 [2023-05-11T01:19:56.939Z] 01:13:01 1 0.22 0.00 0.07 0.00 0.02 99.70 [2023-05-11T01:19:56.939Z] 01:13:01 2 0.12 0.00 0.10 0.00 0.00 99.78 [2023-05-11T01:19:56.939Z] 01:13:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2023-05-11T01:19:56.939Z] 01:13:01 4 0.22 0.00 0.08 0.07 0.00 99.63 [2023-05-11T01:19:56.939Z] 01:13:01 5 0.87 0.00 0.08 0.03 0.02 99.00 [2023-05-11T01:19:56.939Z] 01:13:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2023-05-11T01:19:56.939Z] 01:13:01 7 0.07 0.00 0.07 0.00 0.00 99.87 [2023-05-11T01:19:56.939Z] 01:14:01 all 0.10 0.00 0.02 0.01 0.00 99.87 [2023-05-11T01:19:56.939Z] 01:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T01:19:56.939Z] 01:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T01:19:56.939Z] 01:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T01:19:56.939Z] 01:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T01:19:56.939Z] 01:14:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-11T01:19:56.939Z] 01:14:01 5 0.72 0.00 0.10 0.02 0.02 99.15 [2023-05-11T01:19:56.939Z] 01:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T01:19:56.939Z] 01:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T01:19:56.939Z] 01:15:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2023-05-11T01:19:56.939Z] 01:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T01:19:56.939Z] 01:15:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-11T01:19:56.939Z] 01:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-11T01:19:56.939Z] 01:15:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-11T01:19:56.939Z] 01:15:01 4 0.07 0.00 0.02 0.02 0.00 99.90 [2023-05-11T01:19:56.939Z] 01:15:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-11T01:19:56.939Z] 01:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-11T01:19:56.939Z] 01:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T01:19:56.939Z] 01:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-11T01:19:56.939Z] 01:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T01:19:56.939Z] 01:16:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-11T01:19:56.939Z] 01:16:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-05-11T01:19:56.939Z] 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T01:19:56.939Z] 01:16:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2023-05-11T01:19:56.939Z] 01:16:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-11T01:19:56.939Z] 01:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T01:19:56.939Z] 01:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T01:19:56.939Z] 01:17:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2023-05-11T01:19:56.939Z] 01:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T01:19:56.939Z] 01:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-11T01:19:56.939Z] 01:17:01 2 0.43 0.00 0.02 0.00 0.00 99.55 [2023-05-11T01:19:56.939Z] 01:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T01:19:56.939Z] 01:17:01 4 0.02 0.00 0.03 0.03 0.00 99.92 [2023-05-11T01:19:56.939Z] 01:17:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-11T01:19:56.939Z] 01:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T01:19:56.939Z] 01:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T01:19:56.939Z] 01:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-11T01:19:56.939Z] 01:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T01:19:56.939Z] 01:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-11T01:19:56.939Z] 01:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T01:19:56.939Z] 01:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T01:19:56.939Z] 01:18:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2023-05-11T01:19:56.939Z] 01:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T01:19:56.939Z] 01:18:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-11T01:19:56.939Z] 01:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T01:19:56.939Z] [2023-05-11T01:19:56.939Z] 01:18:01 CPU %user %nice %system %iowait %steal %idle [2023-05-11T01:19:56.939Z] 01:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-05-11T01:19:56.939Z] 01:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T01:19:56.939Z] 01:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-11T01:19:56.939Z] 01:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T01:19:56.939Z] 01:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T01:19:56.939Z] 01:19:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-11T01:19:56.939Z] 01:19:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-11T01:19:56.939Z] 01:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T01:19:56.939Z] 01:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T01:19:56.939Z] Average: all 4.19 0.00 1.09 0.40 0.03 94.30 [2023-05-11T01:19:56.939Z] Average: 0 4.37 0.00 1.17 0.50 0.02 93.94 [2023-05-11T01:19:56.939Z] Average: 1 4.30 0.00 1.00 0.03 0.03 94.65 [2023-05-11T01:19:56.939Z] Average: 2 4.26 0.00 1.02 0.06 0.02 94.64 [2023-05-11T01:19:56.939Z] Average: 3 4.02 0.00 1.18 0.33 0.02 94.44 [2023-05-11T01:19:56.939Z] Average: 4 4.10 0.00 1.13 0.62 0.03 94.13 [2023-05-11T01:19:56.939Z] Average: 5 4.29 0.00 1.11 0.55 0.03 94.02 [2023-05-11T01:19:56.939Z] Average: 6 3.88 0.00 1.06 0.38 0.03 94.66 [2023-05-11T01:19:56.939Z] Average: 7 4.30 0.00 1.07 0.71 0.03 93.90 [2023-05-11T01:19:56.939Z] [2023-05-11T01:19:56.939Z] [2023-05-11T01:19:56.939Z]