Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 032ebe613dddcd1a3cb800540854a6d80744a216 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-ssh2016248993024931903.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5384003489797423874.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9386077372184454361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh598258985125876895.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8088110553706235566.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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 ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-17265’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17359’ is offline ‘prd-ubuntu20.04-docker-8c-8g-17364’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-17360’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17365 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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 Avoid second fetch Checking out Revision 032ebe613dddcd1a3cb800540854a6d80744a216 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 032ebe613dddcd1a3cb800540854a6d80744a216 # timeout=10 Commit message: "Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11" > git rev-list --no-walk a6fd823ac0f8050cc93c4390e8ec7789fa877825 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T01:33:07.396Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T01:33:07.461Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T01:33:07.478Z] ========================================================= [2022-07-11T01:33:07.478Z] EdgeX Global Pipelines Version Info [2022-07-11T01:33:07.478Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:33:08.234Z] ------------------- [2022-07-11T01:33:08.234Z] stable info: [2022-07-11T01:33:08.234Z] ------------------- [2022-07-11T01:33:08.234Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T01:33:08.234Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T01:33:08.234Z] Message: update stable to v1.0.234 [2022-07-11T01:33:08.809Z] ------------------- [2022-07-11T01:33:08.809Z] experimental info: [2022-07-11T01:33:08.809Z] ------------------- [2022-07-11T01:33:08.809Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T01:33:08.809Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T01:33:08.809Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T01:33:09.108Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-07-11T01:33:09.120Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-07-11T01:33:09.130Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T01:33:09.145Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T01:33:09.154Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T01:33:09.165Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T01:33:09.182Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T01:33:09.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T01:33:09.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T01:33:09.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T01:33:09.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T01:33:09.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-07-11T01:33:09.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T01:33:09.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T01:33:09.300Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T01:33:09.319Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T01:33:09.335Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T01:33:09.348Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T01:33:09.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T01:33:09.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T01:33:09.378Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T01:33:09.386Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T01:33:09.399Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T01:33:09.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T01:33:09.433Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T01:33:09.445Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T01:33:09.457Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T01:33:09.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T01:33:09.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T01:33:09.506Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T01:33:09.519Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 032ebe613dddcd1a3cb800540854a6d80744a216 [Pipeline] echo [2022-07-11T01:33:09.532Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 032ebe6 [Pipeline] echo [2022-07-11T01:33:09.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T01:33:09.583Z] provisioning config files... [2022-07-11T01:33:09.597Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config43301798740481518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:33:09.916Z] ---> docker-login.sh [2022-07-11T01:33:09.916Z] nexus3.edgexfoundry.org:10001 [2022-07-11T01:33:10.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:33:10.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:33:10.177Z] Configure a credential helper to remove this warning. See [2022-07-11T01:33:10.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:33:10.177Z] [2022-07-11T01:33:10.177Z] Login Succeeded [2022-07-11T01:33:10.177Z] nexus3.edgexfoundry.org:10002 [2022-07-11T01:33:10.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:33:10.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:33:10.457Z] Configure a credential helper to remove this warning. See [2022-07-11T01:33:10.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:33:10.457Z] [2022-07-11T01:33:10.457Z] Login Succeeded [2022-07-11T01:33:10.457Z] nexus3.edgexfoundry.org:10003 [2022-07-11T01:33:10.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:33:10.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:33:10.725Z] Configure a credential helper to remove this warning. See [2022-07-11T01:33:10.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:33:10.725Z] [2022-07-11T01:33:10.725Z] Login Succeeded [2022-07-11T01:33:10.725Z] nexus3.edgexfoundry.org:10004 [2022-07-11T01:33:10.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:33:10.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:33:10.725Z] Configure a credential helper to remove this warning. See [2022-07-11T01:33:10.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:33:10.725Z] [2022-07-11T01:33:10.725Z] Login Succeeded [2022-07-11T01:33:10.725Z] docker.io [2022-07-11T01:33:10.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:33:11.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:33:11.259Z] Configure a credential helper to remove this warning. See [2022-07-11T01:33:11.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:33:11.259Z] [2022-07-11T01:33:11.259Z] Login Succeeded [2022-07-11T01:33:11.259Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T01:33:11.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T01:33:11.640Z] + git rev-list -1 --merges 032ebe613dddcd1a3cb800540854a6d80744a216~1..032ebe613dddcd1a3cb800540854a6d80744a216 [Pipeline] echo [2022-07-11T01:33:11.665Z] -----------> git rev-list -1 --merges 032ebe613dddcd1a3cb800540854a6d80744a216~1..032ebe613dddcd1a3cb800540854a6d80744a216 032ebe613dddcd1a3cb800540854a6d80744a216 [2022-07-11T01:33:11.665Z] 032ebe613dddcd1a3cb800540854a6d80744a216 [false] [Pipeline] sh [2022-07-11T01:33:11.958Z] + git log --format=format:%s -1 032ebe613dddcd1a3cb800540854a6d80744a216 [Pipeline] echo [2022-07-11T01:33:11.973Z] ========================================================= [2022-07-11T01:33:11.973Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T01:33:11.973Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T01:33:12.297Z] + git log --format=format:%s -1 032ebe613dddcd1a3cb800540854a6d80744a216 [Pipeline] echo [2022-07-11T01:33:12.311Z] [semverPrep] GIT_COMMIT: 032ebe613dddcd1a3cb800540854a6d80744a216, Commit Message: Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11 [Pipeline] echo [2022-07-11T01:33:12.321Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T01:33:12.689Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T01:33:12.689Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T01:33:12.689Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T01:33:12.689Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T01:33:12.689Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T01:33:12.689Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T01:33:12.689Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:33:13.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T01:33:13.050Z] [2022-07-11T01:33:13.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:33:13.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T01:33:13.365Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T01:33:13.365Z] b85a868b505f: Pulling fs layer [2022-07-11T01:33:13.365Z] e2be974225ed: Pulling fs layer [2022-07-11T01:33:13.365Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T01:33:13.365Z] 988bab9f4d93: Pulling fs layer [2022-07-11T01:33:13.365Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T01:33:13.365Z] eaf3925da568: Pulling fs layer [2022-07-11T01:33:13.365Z] bab4dde63d76: Pulling fs layer [2022-07-11T01:33:13.365Z] bde34c3a00c8: Pulling fs layer [2022-07-11T01:33:13.365Z] b352a97aabf1: Pulling fs layer [2022-07-11T01:33:13.365Z] 4872d77fe225: Pulling fs layer [2022-07-11T01:33:13.365Z] 5851b861e8e6: Pulling fs layer [2022-07-11T01:33:13.365Z] bde34c3a00c8: Waiting [2022-07-11T01:33:13.365Z] 988bab9f4d93: Waiting [2022-07-11T01:33:13.365Z] 1469e6f7b9e6: Waiting [2022-07-11T01:33:13.365Z] b352a97aabf1: Waiting [2022-07-11T01:33:13.365Z] eaf3925da568: Waiting [2022-07-11T01:33:13.365Z] 4872d77fe225: Waiting [2022-07-11T01:33:13.365Z] bab4dde63d76: Waiting [2022-07-11T01:33:13.365Z] 5851b861e8e6: Waiting [2022-07-11T01:33:13.365Z] e2be974225ed: Verifying Checksum [2022-07-11T01:33:13.365Z] 988bab9f4d93: Verifying Checksum [2022-07-11T01:33:13.365Z] 988bab9f4d93: Download complete [2022-07-11T01:33:13.625Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T01:33:13.625Z] 1469e6f7b9e6: Download complete [2022-07-11T01:33:13.625Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T01:33:13.625Z] 339a4e72a1f5: Download complete [2022-07-11T01:33:13.625Z] eaf3925da568: Verifying Checksum [2022-07-11T01:33:13.625Z] eaf3925da568: Download complete [2022-07-11T01:33:13.625Z] bde34c3a00c8: Verifying Checksum [2022-07-11T01:33:13.625Z] bde34c3a00c8: Download complete [2022-07-11T01:33:13.625Z] b352a97aabf1: Verifying Checksum [2022-07-11T01:33:13.625Z] b352a97aabf1: Download complete [2022-07-11T01:33:13.625Z] 4872d77fe225: Download complete [2022-07-11T01:33:13.625Z] 5851b861e8e6: Download complete [2022-07-11T01:33:13.625Z] b85a868b505f: Verifying Checksum [2022-07-11T01:33:13.625Z] b85a868b505f: Download complete [2022-07-11T01:33:13.887Z] bab4dde63d76: Verifying Checksum [2022-07-11T01:33:13.887Z] bab4dde63d76: Download complete [2022-07-11T01:33:15.276Z] b85a868b505f: Pull complete [2022-07-11T01:33:15.276Z] e2be974225ed: Pull complete [2022-07-11T01:33:15.846Z] 339a4e72a1f5: Pull complete [2022-07-11T01:33:15.846Z] 988bab9f4d93: Pull complete [2022-07-11T01:33:16.107Z] 1469e6f7b9e6: Pull complete [2022-07-11T01:33:16.368Z] eaf3925da568: Pull complete [2022-07-11T01:33:18.285Z] bab4dde63d76: Pull complete [2022-07-11T01:33:18.286Z] bde34c3a00c8: Pull complete [2022-07-11T01:33:18.286Z] b352a97aabf1: Pull complete [2022-07-11T01:33:18.548Z] 4872d77fe225: Pull complete [2022-07-11T01:33:18.548Z] 5851b861e8e6: Pull complete [2022-07-11T01:33:18.548Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T01:33:18.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T01:33:18.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:33:18.657Z] prd-ubuntu20.04-docker-8c-8g-17365 does not seem to be running inside a container [2022-07-11T01:33:18.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T01:33:20.102Z] $ docker top a8b7d4da2fa022c0a526611e5ff111ee9f4d39b9ea869dbfa49cf36c66c4dc68 -eo pid,comm [2022-07-11T01:33:20.172Z] 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). [2022-07-11T01:33:20.172Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T01:33:20.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T01:33:20.211Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T01:33:20.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T01:33:20.357Z] $ docker exec a8b7d4da2fa022c0a526611e5ff111ee9f4d39b9ea869dbfa49cf36c66c4dc68 ssh-agent [2022-07-11T01:33:20.494Z] SSH_AUTH_SOCK=/tmp/ssh-bOj3luoF0sKg/agent.32 [2022-07-11T01:33:20.494Z] SSH_AGENT_PID=38 [2022-07-11T01:33:20.508Z] Running ssh-add (command line suppressed) [2022-07-11T01:33:20.640Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4763843298676041917.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4763843298676041917.key) [2022-07-11T01:33:20.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T01:33:20.950Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T01:33:20.977Z] $ docker exec --env ******** --env ******** a8b7d4da2fa022c0a526611e5ff111ee9f4d39b9ea869dbfa49cf36c66c4dc68 ssh-agent -k [2022-07-11T01:33:21.090Z] unset SSH_AUTH_SOCK; [2022-07-11T01:33:21.090Z] unset SSH_AGENT_PID; [2022-07-11T01:33:21.090Z] echo Agent pid 38 killed; [2022-07-11T01:33:21.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T01:33:21.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T01:33:21.133Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T01:33:21.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T01:33:21.284Z] $ docker exec a8b7d4da2fa022c0a526611e5ff111ee9f4d39b9ea869dbfa49cf36c66c4dc68 ssh-agent [2022-07-11T01:33:21.405Z] SSH_AUTH_SOCK=/tmp/ssh-z6Z8U1bHsJuK/agent.72 [2022-07-11T01:33:21.405Z] SSH_AGENT_PID=78 [2022-07-11T01:33:21.411Z] Running ssh-add (command line suppressed) [2022-07-11T01:33:21.551Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1339293112019828980.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1339293112019828980.key) [2022-07-11T01:33:21.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T01:33:21.856Z] + git semver init [2022-07-11T01:33:22.117Z] 2022-07-11 01:33:22,078 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T01:33:22.117Z] 2022-07-11 01:33:22,079 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-07-11T01:33:22.117Z] 2022-07-11 01:33:22,079 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-07-11T01:33:22.117Z] 2022-07-11 01:33:22,080 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T01:33:23.061Z] 2022-07-11 01:33:22,924 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-07-11T01:33:23.061Z] 2022-07-11 01:33:22,924 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-07-11T01:33:23.061Z] 2022-07-11 01:33:22,924 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-07-11T01:33:23.061Z] 2022-07-11 01:33:22,924 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-07-11T01:33:23.061Z] 2.2.1-dev.2 [Pipeline] } [2022-07-11T01:33:23.074Z] $ docker exec --env ******** --env ******** a8b7d4da2fa022c0a526611e5ff111ee9f4d39b9ea869dbfa49cf36c66c4dc68 ssh-agent -k [2022-07-11T01:33:23.207Z] unset SSH_AUTH_SOCK; [2022-07-11T01:33:23.207Z] unset SSH_AGENT_PID; [2022-07-11T01:33:23.207Z] echo Agent pid 78 killed; [2022-07-11T01:33:23.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T01:33:23.524Z] + git semver [Pipeline] } [2022-07-11T01:33:23.801Z] $ docker stop --time=1 a8b7d4da2fa022c0a526611e5ff111ee9f4d39b9ea869dbfa49cf36c66c4dc68 [2022-07-11T01:33:25.125Z] $ docker rm -f a8b7d4da2fa022c0a526611e5ff111ee9f4d39b9ea869dbfa49cf36c66c4dc68 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T01:33:25.485Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T01:33:25.744Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T01:33:25.747Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.2 [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 [2022-07-11T01:33:25.872Z] provisioning config files... [2022-07-11T01:33:25.883Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4251715326950847385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:33:26.180Z] ---> docker-login.sh [2022-07-11T01:33:26.180Z] nexus3.edgexfoundry.org:10001 [2022-07-11T01:33:26.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:33:26.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:33:26.180Z] Configure a credential helper to remove this warning. See [2022-07-11T01:33:26.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:33:26.180Z] [2022-07-11T01:33:26.180Z] Login Succeeded [2022-07-11T01:33:26.180Z] nexus3.edgexfoundry.org:10002 [2022-07-11T01:33:26.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:33:26.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:33:26.442Z] Configure a credential helper to remove this warning. See [2022-07-11T01:33:26.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:33:26.442Z] [2022-07-11T01:33:26.442Z] Login Succeeded [2022-07-11T01:33:26.442Z] nexus3.edgexfoundry.org:10003 [2022-07-11T01:33:26.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:33:26.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:33:26.442Z] Configure a credential helper to remove this warning. See [2022-07-11T01:33:26.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:33:26.442Z] [2022-07-11T01:33:26.442Z] Login Succeeded [2022-07-11T01:33:26.442Z] nexus3.edgexfoundry.org:10004 [2022-07-11T01:33:26.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:33:26.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:33:26.703Z] Configure a credential helper to remove this warning. See [2022-07-11T01:33:26.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:33:26.703Z] [2022-07-11T01:33:26.703Z] Login Succeeded [2022-07-11T01:33:26.703Z] docker.io [2022-07-11T01:33:26.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:33:26.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:33:26.964Z] Configure a credential helper to remove this warning. See [2022-07-11T01:33:26.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:33:26.964Z] [2022-07-11T01:33:26.964Z] Login Succeeded [2022-07-11T01:33:26.964Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T01:33:26.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T01:33:27.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T01:33:27.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T01:33:27.051Z] ========================================================= [2022-07-11T01:33:27.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T01:33:27.051Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:33:27.370Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T01:33:27.370Z] Sending build context to Docker daemon 15.74MB [2022-07-11T01:33:27.370Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T01:33:27.370Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T01:33:27.370Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T01:33:27.370Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T01:33:27.370Z] 666ba61612fd: Pulling fs layer [2022-07-11T01:33:27.370Z] 8ed8ca486205: Pulling fs layer [2022-07-11T01:33:27.370Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T01:33:27.370Z] c516ae0d96e1: Pulling fs layer [2022-07-11T01:33:27.370Z] 684cea983483: Pulling fs layer [2022-07-11T01:33:27.370Z] dd3240ac7de5: Pulling fs layer [2022-07-11T01:33:27.370Z] b1e948a4e11c: Pulling fs layer [2022-07-11T01:33:27.370Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T01:33:27.370Z] 646ad004c059: Pulling fs layer [2022-07-11T01:33:27.370Z] cc1cd167ecdc: Waiting [2022-07-11T01:33:27.370Z] c516ae0d96e1: Waiting [2022-07-11T01:33:27.370Z] 684cea983483: Waiting [2022-07-11T01:33:27.370Z] dd3240ac7de5: Waiting [2022-07-11T01:33:27.370Z] b1e948a4e11c: Waiting [2022-07-11T01:33:27.370Z] a8fd76ee1af6: Waiting [2022-07-11T01:33:27.370Z] 646ad004c059: Waiting [2022-07-11T01:33:27.632Z] 8ed8ca486205: Verifying Checksum [2022-07-11T01:33:27.632Z] 8ed8ca486205: Download complete [2022-07-11T01:33:27.632Z] 666ba61612fd: Verifying Checksum [2022-07-11T01:33:27.632Z] 666ba61612fd: Download complete [2022-07-11T01:33:27.632Z] c516ae0d96e1: Verifying Checksum [2022-07-11T01:33:27.632Z] c516ae0d96e1: Download complete [2022-07-11T01:33:27.632Z] 684cea983483: Verifying Checksum [2022-07-11T01:33:27.632Z] 684cea983483: Download complete [2022-07-11T01:33:27.632Z] dd3240ac7de5: Verifying Checksum [2022-07-11T01:33:27.632Z] dd3240ac7de5: Download complete [2022-07-11T01:33:27.632Z] 59bf1c3509f3: Verifying Checksum [2022-07-11T01:33:27.632Z] b1e948a4e11c: Verifying Checksum [2022-07-11T01:33:27.632Z] b1e948a4e11c: Download complete [2022-07-11T01:33:27.632Z] 59bf1c3509f3: Pull complete [2022-07-11T01:33:27.892Z] 666ba61612fd: Pull complete [2022-07-11T01:33:27.892Z] 8ed8ca486205: Pull complete [2022-07-11T01:33:28.152Z] 646ad004c059: Verifying Checksum [2022-07-11T01:33:28.152Z] 646ad004c059: Download complete [2022-07-11T01:33:28.152Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T01:33:28.152Z] a8fd76ee1af6: Download complete [2022-07-11T01:33:28.152Z] cc1cd167ecdc: Download complete [2022-07-11T01:33:32.354Z] cc1cd167ecdc: Pull complete [2022-07-11T01:33:32.354Z] c516ae0d96e1: Pull complete [2022-07-11T01:33:32.354Z] 684cea983483: Pull complete [2022-07-11T01:33:32.354Z] dd3240ac7de5: Pull complete [2022-07-11T01:33:32.354Z] b1e948a4e11c: Pull complete [2022-07-11T01:33:34.906Z] a8fd76ee1af6: Pull complete [2022-07-11T01:33:35.482Z] 646ad004c059: Pull complete [2022-07-11T01:33:35.482Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T01:33:35.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T01:33:35.482Z] ---> 8f69c11f6b0c [2022-07-11T01:33:35.482Z] Step 3/12 : ARG MAKE="make build" [2022-07-11T01:33:37.410Z] ---> Running in 49f262d62b0f [2022-07-11T01:33:37.410Z] Removing intermediate container 49f262d62b0f [2022-07-11T01:33:37.410Z] ---> 20e5c1f4c1e1 [2022-07-11T01:33:37.410Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T01:33:37.410Z] ---> Running in 705fc7766dde [2022-07-11T01:33:37.410Z] Removing intermediate container 705fc7766dde [2022-07-11T01:33:37.410Z] ---> 0740dd1f62be [2022-07-11T01:33:37.410Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T01:33:37.410Z] ---> Running in b8ee3d66bbfc [2022-07-11T01:33:37.410Z] Removing intermediate container b8ee3d66bbfc [2022-07-11T01:33:37.410Z] ---> c113f96a0a73 [2022-07-11T01:33:37.410Z] Step 6/12 : WORKDIR /device-gpio [2022-07-11T01:33:37.410Z] ---> Running in aaadfb0d6aab [2022-07-11T01:33:37.671Z] Removing intermediate container aaadfb0d6aab [2022-07-11T01:33:37.671Z] ---> 2f29ee045a63 [2022-07-11T01:33:37.671Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T01:33:37.671Z] ---> Running in 8c51624b00cf [2022-07-11T01:33:38.242Z] Removing intermediate container 8c51624b00cf [2022-07-11T01:33:38.242Z] ---> f4751245d1f4 [2022-07-11T01:33:38.242Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T01:33:38.242Z] ---> Running in f50c236c4bbd [2022-07-11T01:33:38.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T01:33:39.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T01:33:39.705Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-11T01:33:39.705Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T01:33:39.705Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-11T01:33:39.965Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-11T01:33:39.965Z] Executing busybox-1.34.1-r3.trigger [2022-07-11T01:33:39.965Z] OK: 224 MiB in 56 packages [2022-07-11T01:33:40.535Z] Removing intermediate container f50c236c4bbd [2022-07-11T01:33:40.535Z] ---> c71f37175a56 [2022-07-11T01:33:40.535Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-11T01:33:40.535Z] ---> 03ae92e1670d [2022-07-11T01:33:40.535Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T01:33:40.535Z] ---> Running in 982c45c5e7ba [2022-07-11T01:33:40.844Z] Still waiting to schedule task [2022-07-11T01:33:40.844Z] ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-11T01:33:40.844Z] ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-11T01:33:40.844Z] ‘prd-ubuntu18.04-docker-8c-8g-17265’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-11T01:33:40.844Z] ‘prd-ubuntu20.04-docker-8c-8g-17361’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-11T01:33:40.844Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17362’ is offline [2022-07-11T01:33:40.844Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17366’ is offline [2022-07-11T01:33:55.448Z] Removing intermediate container 982c45c5e7ba [2022-07-11T01:33:55.448Z] ---> f5516b4732dd [2022-07-11T01:33:55.448Z] Step 11/12 : COPY . . [2022-07-11T01:33:55.448Z] ---> ca15b4173b56 [2022-07-11T01:33:55.448Z] Step 12/12 : RUN ${MAKE} [2022-07-11T01:33:55.448Z] ---> Running in c0eea18a069b [2022-07-11T01:33:55.448Z] noop [2022-07-11T01:33:55.448Z] Removing intermediate container c0eea18a069b [2022-07-11T01:33:55.448Z] ---> c1cc77ef492e [2022-07-11T01:33:55.448Z] Successfully built c1cc77ef492e [2022-07-11T01:33:55.448Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:33:55.782Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T01:33:55.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:33:55.871Z] prd-ubuntu20.04-docker-8c-8g-17365 does not seem to be running inside a container [2022-07-11T01:33:55.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2022-07-11T01:33:56.324Z] $ docker top f284fa0c812f7f2123a79d997c75b28ab7418ac010dd72b4732edf9bde6cb2fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T01:33:56.687Z] + go version [2022-07-11T01:33:56.687Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T01:33:56.702Z] $ docker stop --time=1 f284fa0c812f7f2123a79d997c75b28ab7418ac010dd72b4732edf9bde6cb2fb [2022-07-11T01:33:58.002Z] $ docker rm -f f284fa0c812f7f2123a79d997c75b28ab7418ac010dd72b4732edf9bde6cb2fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:33:58.408Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T01:33:58.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:33:58.490Z] prd-ubuntu20.04-docker-8c-8g-17365 does not seem to be running inside a container [2022-07-11T01:33:58.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2022-07-11T01:33:59.059Z] $ docker top 6f66d23f6ad64ac51927df43bb72c9714cc9f61750e1dcabfd1184cb0f25b48a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T01:33:59.428Z] + make test [2022-07-11T01:33:59.429Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T01:33:59.688Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-07-11T01:34:09.675Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-07-11T01:34:09.675Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-07-11T01:34:16.249Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T01:34:20.449Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T01:34:20.449Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T01:34:20.449Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T01:34:20.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T01:34:20.735Z] $ docker stop --time=1 6f66d23f6ad64ac51927df43bb72c9714cc9f61750e1dcabfd1184cb0f25b48a [2022-07-11T01:34:22.529Z] $ docker rm -f 6f66d23f6ad64ac51927df43bb72c9714cc9f61750e1dcabfd1184cb0f25b48a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T01:34:23.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T01:34:23.047Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T01:34:23.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T01:34:23.805Z] + ls -al . [2022-07-11T01:34:23.805Z] total 172 [2022-07-11T01:34:23.805Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 01:34 . [2022-07-11T01:34:23.805Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 01:33 .. [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 120 Jul 11 01:33 .dockerignore [2022-07-11T01:34:23.805Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 01:33 .git [2022-07-11T01:34:23.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:33 .github [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 11 01:33 .gitignore [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 01:33 .golangci.yml [2022-07-11T01:34:23.805Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 01:33 .semver [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 9182 Jul 11 01:33 Attribution.txt [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 3081 Jul 11 01:33 CHANGELOG.md [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 1868 Jul 11 01:33 Dockerfile [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 01:33 GOVERNANCE.md [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 11 01:33 Jenkinsfile [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 01:33 LICENSE [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jul 11 01:33 Makefile [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 01:33 OWNERS.md [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 11178 Jul 11 01:33 README.md [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 01:33 VERSION [2022-07-11T01:34:23.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 01:33 bin [2022-07-11T01:34:23.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:33 cmd [2022-07-11T01:34:23.805Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 11 01:33 coverage.out [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 3287 Jul 11 01:33 go.mod [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 48093 Jul 11 01:33 go.sum [2022-07-11T01:34:23.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:33 internal [2022-07-11T01:34:23.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:33 snap [2022-07-11T01:34:23.805Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 11 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:34:24.115Z] + 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=032ebe613dddcd1a3cb800540854a6d80744a216 --label arch=amd64 --label version=2.2.1-dev.2 . [2022-07-11T01:34:24.116Z] Sending build context to Docker daemon 15.74MB [2022-07-11T01:34:24.116Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T01:34:24.116Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-11T01:34:24.116Z] ---> c1cc77ef492e [2022-07-11T01:34:24.116Z] Step 3/26 : ARG MAKE="make build" [2022-07-11T01:34:24.377Z] ---> Running in 21af116224cf [2022-07-11T01:34:24.377Z] Removing intermediate container 21af116224cf [2022-07-11T01:34:24.377Z] ---> 1bc4b96a099e [2022-07-11T01:34:24.377Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T01:34:24.377Z] ---> Running in 692389dfb4be [2022-07-11T01:34:24.377Z] Removing intermediate container 692389dfb4be [2022-07-11T01:34:24.377Z] ---> 578e8cef1d7f [2022-07-11T01:34:24.377Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T01:34:24.639Z] ---> Running in 5a8f89355a04 [2022-07-11T01:34:24.639Z] Removing intermediate container 5a8f89355a04 [2022-07-11T01:34:24.639Z] ---> 5693b31fa354 [2022-07-11T01:34:24.639Z] Step 6/26 : WORKDIR /device-gpio [2022-07-11T01:34:24.639Z] ---> Running in c5687d1683a4 [2022-07-11T01:34:24.639Z] Removing intermediate container c5687d1683a4 [2022-07-11T01:34:24.639Z] ---> 7f90432196f1 [2022-07-11T01:34:24.639Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T01:34:24.901Z] ---> Running in 863a38042a59 [2022-07-11T01:34:25.473Z] Removing intermediate container 863a38042a59 [2022-07-11T01:34:25.473Z] ---> d76b9d0e9b56 [2022-07-11T01:34:25.473Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T01:34:25.473Z] ---> Running in f8e1f6f51ca0 [2022-07-11T01:34:25.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T01:34:26.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T01:34:26.941Z] OK: 224 MiB in 56 packages [2022-07-11T01:34:27.200Z] Removing intermediate container f8e1f6f51ca0 [2022-07-11T01:34:27.200Z] ---> d3b05906d0f9 [2022-07-11T01:34:27.200Z] Step 9/26 : COPY go.mod vendor* ./ [2022-07-11T01:34:27.200Z] ---> 8f278627c18d [2022-07-11T01:34:27.200Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T01:34:27.462Z] ---> Running in 3ce6cc45a038 [2022-07-11T01:34:28.035Z] Removing intermediate container 3ce6cc45a038 [2022-07-11T01:34:28.035Z] ---> ebbfc046460c [2022-07-11T01:34:28.035Z] Step 11/26 : COPY . . [2022-07-11T01:34:28.608Z] ---> f9fa47e33de3 [2022-07-11T01:34:28.608Z] Step 12/26 : RUN ${MAKE} [2022-07-11T01:34:28.608Z] ---> Running in 0f9aa94201e2 [2022-07-11T01:34:28.868Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.2.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-07-11T01:34:50.837Z] Removing intermediate container 0f9aa94201e2 [2022-07-11T01:34:50.837Z] ---> 1f2242d6ac9e [2022-07-11T01:34:50.837Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T01:34:50.837Z] 3.15: Pulling from library/alpine [2022-07-11T01:34:50.837Z] df9b9388f04a: Pulling fs layer [2022-07-11T01:34:50.837Z] df9b9388f04a: Verifying Checksum [2022-07-11T01:34:50.837Z] df9b9388f04a: Download complete [2022-07-11T01:34:50.837Z] df9b9388f04a: Pull complete [2022-07-11T01:34:50.837Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T01:34:50.837Z] Status: Downloaded newer image for alpine:3.15 [2022-07-11T01:34:50.837Z] ---> 0ac33e5f5afa [2022-07-11T01:34:50.837Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-07-11T01:34:50.837Z] ---> Running in 7487396b668b [2022-07-11T01:34:50.837Z] Removing intermediate container 7487396b668b [2022-07-11T01:34:50.837Z] ---> b496bf1dbd94 [2022-07-11T01:34:50.837Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T01:34:50.837Z] ---> Running in 5f03c4d128d6 [2022-07-11T01:34:50.837Z] Removing intermediate container 5f03c4d128d6 [2022-07-11T01:34:50.837Z] ---> 383ae9deaac3 [2022-07-11T01:34:50.837Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-07-11T01:34:50.837Z] ---> Running in 197c11075df1 [2022-07-11T01:34:51.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T01:34:52.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T01:34:52.303Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-07-11T01:34:52.564Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-11T01:34:52.564Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-11T01:34:52.564Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-11T01:34:52.824Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-11T01:34:52.824Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T01:34:52.824Z] OK: 8 MiB in 19 packages [2022-07-11T01:34:53.393Z] Removing intermediate container 197c11075df1 [2022-07-11T01:34:53.393Z] ---> f6f6a4a3c62f [2022-07-11T01:34:53.393Z] Step 17/26 : WORKDIR / [2022-07-11T01:34:53.393Z] ---> Running in 4e655b8af096 [2022-07-11T01:34:53.393Z] Removing intermediate container 4e655b8af096 [2022-07-11T01:34:53.393Z] ---> be44b2ee6237 [2022-07-11T01:34:53.393Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-07-11T01:34:53.653Z] ---> 9d15ef15e87d [2022-07-11T01:34:53.653Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-07-11T01:34:53.653Z] ---> b06de775aa83 [2022-07-11T01:34:53.653Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-07-11T01:34:54.592Z] ---> 7e118c4fda27 [2022-07-11T01:34:54.592Z] Step 21/26 : EXPOSE 59910 [2022-07-11T01:34:54.592Z] ---> Running in 835a1c8c4560 [2022-07-11T01:34:54.592Z] Removing intermediate container 835a1c8c4560 [2022-07-11T01:34:54.592Z] ---> 44311c26942f [2022-07-11T01:34:54.592Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-07-11T01:34:54.592Z] ---> Running in cf756a572157 [2022-07-11T01:34:54.592Z] Removing intermediate container cf756a572157 [2022-07-11T01:34:54.592Z] ---> 25d3b7fc1795 [2022-07-11T01:34:54.592Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T01:34:54.592Z] ---> Running in 79b54b6e3edd [2022-07-11T01:34:54.852Z] Removing intermediate container 79b54b6e3edd [2022-07-11T01:34:54.852Z] ---> 60090e0a1a01 [2022-07-11T01:34:54.852Z] Step 24/26 : LABEL arch=amd64 [2022-07-11T01:34:54.852Z] ---> Running in 00fe97caf058 [2022-07-11T01:34:54.852Z] Removing intermediate container 00fe97caf058 [2022-07-11T01:34:54.852Z] ---> 7f9ece8a6978 [2022-07-11T01:34:54.852Z] Step 25/26 : LABEL git_sha=032ebe613dddcd1a3cb800540854a6d80744a216 [2022-07-11T01:34:54.852Z] ---> Running in dd13da7fd6cf [2022-07-11T01:34:55.112Z] Removing intermediate container dd13da7fd6cf [2022-07-11T01:34:55.112Z] ---> 7c811831901a [2022-07-11T01:34:55.112Z] Step 26/26 : LABEL version=2.2.1-dev.2 [2022-07-11T01:34:55.112Z] ---> Running in dac41612b312 [2022-07-11T01:34:55.112Z] Removing intermediate container dac41612b312 [2022-07-11T01:34:55.112Z] ---> bd2a925c9aac [2022-07-11T01:34:55.112Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T01:34:55.112Z] Successfully built bd2a925c9aac [2022-07-11T01:34:55.112Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T01:34:55.203Z] provisioning config files... [2022-07-11T01:34:55.211Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config305312795830167422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:34:55.510Z] ---> docker-login.sh [2022-07-11T01:34:55.510Z] nexus3.edgexfoundry.org:10001 [2022-07-11T01:34:55.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:34:55.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:34:55.510Z] Configure a credential helper to remove this warning. See [2022-07-11T01:34:55.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:34:55.510Z] [2022-07-11T01:34:55.510Z] Login Succeeded [2022-07-11T01:34:55.510Z] nexus3.edgexfoundry.org:10002 [2022-07-11T01:34:55.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:34:55.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:34:55.771Z] Configure a credential helper to remove this warning. See [2022-07-11T01:34:55.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:34:55.771Z] [2022-07-11T01:34:55.771Z] Login Succeeded [2022-07-11T01:34:55.771Z] nexus3.edgexfoundry.org:10003 [2022-07-11T01:34:55.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:34:55.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:34:55.771Z] Configure a credential helper to remove this warning. See [2022-07-11T01:34:55.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:34:55.771Z] [2022-07-11T01:34:55.771Z] Login Succeeded [2022-07-11T01:34:55.771Z] nexus3.edgexfoundry.org:10004 [2022-07-11T01:34:55.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:34:56.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:34:56.032Z] Configure a credential helper to remove this warning. See [2022-07-11T01:34:56.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:34:56.032Z] [2022-07-11T01:34:56.032Z] Login Succeeded [2022-07-11T01:34:56.032Z] docker.io [2022-07-11T01:34:56.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:34:56.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:34:56.294Z] Configure a credential helper to remove this warning. See [2022-07-11T01:34:56.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:34:56.294Z] [2022-07-11T01:34:56.294Z] Login Succeeded [2022-07-11T01:34:56.294Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T01:34:56.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T01:34:56.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T01:34:56.356Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-07-11T01:34:56.356Z] 032ebe613dddcd1a3cb800540854a6d80744a216 [2022-07-11T01:34:56.356Z] latest [2022-07-11T01:34:56.356Z] 2.2.1-dev.2 [2022-07-11T01:34:56.356Z] 032ebe613dddcd1a3cb800540854a6d80744a216-2.2.1-dev.2 [2022-07-11T01:34:56.356Z] main [2022-07-11T01:34:56.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:34:56.685Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:032ebe613dddcd1a3cb800540854a6d80744a216 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:34:57.000Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:032ebe613dddcd1a3cb800540854a6d80744a216 [2022-07-11T01:34:57.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-07-11T01:34:57.000Z] 41a75a835086: Preparing [2022-07-11T01:34:57.000Z] ce9b1a335f2d: Preparing [2022-07-11T01:34:57.000Z] 4ec8dd790682: Preparing [2022-07-11T01:34:57.000Z] c3577c0e0ed2: Preparing [2022-07-11T01:34:57.000Z] f835574bb0c7: Preparing [2022-07-11T01:34:57.000Z] 4fc242d58285: Preparing [2022-07-11T01:34:57.000Z] 4fc242d58285: Waiting [2022-07-11T01:34:57.000Z] f835574bb0c7: Pushed [2022-07-11T01:34:57.000Z] 4ec8dd790682: Pushed [2022-07-11T01:34:57.000Z] ce9b1a335f2d: Pushed [2022-07-11T01:34:57.000Z] 4fc242d58285: Layer already exists [2022-07-11T01:34:57.259Z] c3577c0e0ed2: Pushed [2022-07-11T01:34:59.794Z] 41a75a835086: Pushed [2022-07-11T01:34:59.795Z] 032ebe613dddcd1a3cb800540854a6d80744a216: digest: sha256:5361e7632804255b76fefe2b1d24d8903e79019fb40829145c7e90d20acb0b17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:35:00.106Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:35:00.413Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-07-11T01:35:00.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-07-11T01:35:00.413Z] 41a75a835086: Preparing [2022-07-11T01:35:00.413Z] ce9b1a335f2d: Preparing [2022-07-11T01:35:00.413Z] 4ec8dd790682: Preparing [2022-07-11T01:35:00.413Z] c3577c0e0ed2: Preparing [2022-07-11T01:35:00.413Z] f835574bb0c7: Preparing [2022-07-11T01:35:00.413Z] 4fc242d58285: Preparing [2022-07-11T01:35:00.413Z] 4fc242d58285: Waiting [2022-07-11T01:35:00.413Z] c3577c0e0ed2: Layer already exists [2022-07-11T01:35:00.413Z] 4ec8dd790682: Layer already exists [2022-07-11T01:35:00.413Z] f835574bb0c7: Layer already exists [2022-07-11T01:35:00.413Z] ce9b1a335f2d: Layer already exists [2022-07-11T01:35:00.413Z] 41a75a835086: Layer already exists [2022-07-11T01:35:00.413Z] 4fc242d58285: Layer already exists [2022-07-11T01:35:00.413Z] latest: digest: sha256:5361e7632804255b76fefe2b1d24d8903e79019fb40829145c7e90d20acb0b17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:35:00.732Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:35:01.048Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.2.1-dev.2 [2022-07-11T01:35:01.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-07-11T01:35:01.048Z] 41a75a835086: Preparing [2022-07-11T01:35:01.048Z] ce9b1a335f2d: Preparing [2022-07-11T01:35:01.048Z] 4ec8dd790682: Preparing [2022-07-11T01:35:01.048Z] c3577c0e0ed2: Preparing [2022-07-11T01:35:01.048Z] f835574bb0c7: Preparing [2022-07-11T01:35:01.048Z] 4fc242d58285: Preparing [2022-07-11T01:35:01.048Z] 4fc242d58285: Waiting [2022-07-11T01:35:01.048Z] f835574bb0c7: Layer already exists [2022-07-11T01:35:01.048Z] ce9b1a335f2d: Layer already exists [2022-07-11T01:35:01.048Z] 41a75a835086: Layer already exists [2022-07-11T01:35:01.048Z] 4ec8dd790682: Layer already exists [2022-07-11T01:35:01.048Z] c3577c0e0ed2: Layer already exists [2022-07-11T01:35:01.048Z] 4fc242d58285: Layer already exists [2022-07-11T01:35:01.048Z] 2.2.1-dev.2: digest: sha256:5361e7632804255b76fefe2b1d24d8903e79019fb40829145c7e90d20acb0b17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:35:01.368Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:032ebe613dddcd1a3cb800540854a6d80744a216-2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:35:01.679Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:032ebe613dddcd1a3cb800540854a6d80744a216-2.2.1-dev.2 [2022-07-11T01:35:01.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-07-11T01:35:01.680Z] 41a75a835086: Preparing [2022-07-11T01:35:01.680Z] ce9b1a335f2d: Preparing [2022-07-11T01:35:01.680Z] 4ec8dd790682: Preparing [2022-07-11T01:35:01.680Z] c3577c0e0ed2: Preparing [2022-07-11T01:35:01.680Z] f835574bb0c7: Preparing [2022-07-11T01:35:01.680Z] 4fc242d58285: Preparing [2022-07-11T01:35:01.680Z] 4fc242d58285: Waiting [2022-07-11T01:35:01.680Z] c3577c0e0ed2: Layer already exists [2022-07-11T01:35:01.680Z] 41a75a835086: Layer already exists [2022-07-11T01:35:01.680Z] 4ec8dd790682: Layer already exists [2022-07-11T01:35:01.680Z] f835574bb0c7: Layer already exists [2022-07-11T01:35:01.680Z] ce9b1a335f2d: Layer already exists [2022-07-11T01:35:01.680Z] 4fc242d58285: Layer already exists [2022-07-11T01:35:01.680Z] 032ebe613dddcd1a3cb800540854a6d80744a216-2.2.1-dev.2: digest: sha256:5361e7632804255b76fefe2b1d24d8903e79019fb40829145c7e90d20acb0b17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:35:01.996Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:35:02.309Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-07-11T01:35:02.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-07-11T01:35:02.309Z] 41a75a835086: Preparing [2022-07-11T01:35:02.309Z] ce9b1a335f2d: Preparing [2022-07-11T01:35:02.309Z] 4ec8dd790682: Preparing [2022-07-11T01:35:02.309Z] c3577c0e0ed2: Preparing [2022-07-11T01:35:02.309Z] f835574bb0c7: Preparing [2022-07-11T01:35:02.309Z] 4fc242d58285: Preparing [2022-07-11T01:35:02.309Z] 4fc242d58285: Waiting [2022-07-11T01:35:02.309Z] c3577c0e0ed2: Layer already exists [2022-07-11T01:35:02.309Z] 41a75a835086: Layer already exists [2022-07-11T01:35:02.309Z] 4ec8dd790682: Layer already exists [2022-07-11T01:35:02.309Z] ce9b1a335f2d: Layer already exists [2022-07-11T01:35:02.309Z] f835574bb0c7: Layer already exists [2022-07-11T01:35:02.309Z] 4fc242d58285: Layer already exists [2022-07-11T01:35:02.309Z] main: digest: sha256:5361e7632804255b76fefe2b1d24d8903e79019fb40829145c7e90d20acb0b17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T01:35:02.363Z] ===================================================== [Pipeline] echo [2022-07-11T01:35:02.372Z] taggedImages: [2022-07-11T01:35:02.372Z] - nexus3.edgexfoundry.org:10004/device-gpio:032ebe613dddcd1a3cb800540854a6d80744a216 [2022-07-11T01:35:02.372Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-07-11T01:35:02.372Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.2.1-dev.2 [2022-07-11T01:35:02.372Z] - nexus3.edgexfoundry.org:10004/device-gpio:032ebe613dddcd1a3cb800540854a6d80744a216-2.2.1-dev.2 [2022-07-11T01:35:02.372Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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 [2022-07-11T01:35:02.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T01:35:02.753Z] [2022-07-11T01:35:02.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:35:03.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T01:35:03.060Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T01:35:03.060Z] 5eb5b503b376: Pulling fs layer [2022-07-11T01:35:03.060Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T01:35:03.060Z] ec43610c2a17: Pulling fs layer [2022-07-11T01:35:03.060Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T01:35:03.060Z] 33b1e0a273af: Pulling fs layer [2022-07-11T01:35:03.060Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T01:35:03.060Z] 2f39f015ded8: Pulling fs layer [2022-07-11T01:35:03.060Z] 5d3b04190fa2: Waiting [2022-07-11T01:35:03.060Z] 3a2ae6a8a46f: Waiting [2022-07-11T01:35:03.060Z] 33b1e0a273af: Waiting [2022-07-11T01:35:03.060Z] 2f39f015ded8: Waiting [2022-07-11T01:35:03.060Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T01:35:03.060Z] 5c69ac0246d0: Download complete [2022-07-11T01:35:03.060Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T01:35:03.060Z] 33b1e0a273af: Verifying Checksum [2022-07-11T01:35:03.060Z] 33b1e0a273af: Download complete [2022-07-11T01:35:03.060Z] ec43610c2a17: Verifying Checksum [2022-07-11T01:35:03.060Z] ec43610c2a17: Download complete [2022-07-11T01:35:03.319Z] 5d3b04190fa2: Download complete [2022-07-11T01:35:03.319Z] 5eb5b503b376: Download complete [2022-07-11T01:35:03.886Z] 2f39f015ded8: Download complete [2022-07-11T01:35:04.454Z] 5eb5b503b376: Pull complete [2022-07-11T01:35:04.715Z] 5c69ac0246d0: Pull complete [2022-07-11T01:35:05.283Z] ec43610c2a17: Pull complete [2022-07-11T01:35:05.283Z] 3a2ae6a8a46f: Pull complete [2022-07-11T01:35:05.542Z] 33b1e0a273af: Pull complete [2022-07-11T01:35:05.542Z] 5d3b04190fa2: Pull complete [2022-07-11T01:35:10.823Z] 2f39f015ded8: Pull complete [2022-07-11T01:35:10.823Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T01:35:10.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T01:35:10.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:35:10.916Z] prd-ubuntu20.04-docker-8c-8g-17365 does not seem to be running inside a container [2022-07-11T01:35:10.954Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T01:35:12.789Z] $ docker top 0c353634481647aeb0c997c76f42ff3ca11d696b159ad7b03cbbca41f940e019 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:35:13.173Z] ---> job-cost.sh [2022-07-11T01:35:13.173Z] lf-activate-venv: SKIPPING [2022-07-11T01:35:13.173Z] INFO: No Stack... [2022-07-11T01:35:13.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T01:35:14.004Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T01:35:14.292Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-07-11T01:35:14.292Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T01:35:14.306Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-32-stack-cost] [2022-07-11T01:35:14.315Z] Resource [jenkins-edgexfoundry-device-gpio-main-32-stack-cost] did not exist. Created. [2022-07-11T01:35:14.315Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T01:35:14.619Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T01:35:14.651Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T01:35:14.656Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T01:35:14.670Z] $ docker stop --time=1 0c353634481647aeb0c997c76f42ff3ca11d696b159ad7b03cbbca41f940e019 [2022-07-11T01:35:15.840Z] $ docker rm -f 0c353634481647aeb0c997c76f42ff3ca11d696b159ad7b03cbbca41f940e019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T01:36:06.462Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17367 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-07-11T01:36:06.475Z] Running in /w/workspace/device-gpio/32 [Pipeline] { [Pipeline] checkout [2022-07-11T01:36:06.520Z] The recommended git tool is: git [2022-07-11T01:36:12.105Z] using credential edgex-jenkins-ssh [2022-07-11T01:36:12.123Z] Cloning the remote Git repository [2022-07-11T01:36:12.194Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-07-11T01:36:12.273Z] > git init /w/workspace/device-gpio/32 # timeout=10 [2022-07-11T01:36:12.377Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-07-11T01:36:12.378Z] > git --version # timeout=10 [2022-07-11T01:36:12.402Z] > git --version # 'git version 2.25.1' [2022-07-11T01:36:12.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T01:36:12.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T01:36:13.991Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-07-11T01:36:14.094Z] Avoid second fetch [2022-07-11T01:36:14.095Z] Checking out Revision 032ebe613dddcd1a3cb800540854a6d80744a216 (main) [2022-07-11T01:36:14.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T01:36:14.122Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T01:36:14.178Z] > git checkout -f 032ebe613dddcd1a3cb800540854a6d80744a216 # timeout=10 [2022-07-11T01:36:18.599Z] Commit message: "Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T01:36:19.514Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T01:36:19.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T01:36:19.514Z] Dload Upload Total Spent Left Speed [2022-07-11T01:36:19.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 93000 0 --:--:-- --:--:-- --:--:-- 93709 [Pipeline] sh [2022-07-11T01:36:20.173Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T01:36:20.527Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T01:36:20.527Z] + sudo tee /etc/docker/daemon.new [2022-07-11T01:36:20.527Z] { [2022-07-11T01:36:20.527Z] "registry-mirrors": [ [2022-07-11T01:36:20.527Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T01:36:20.527Z] ], [2022-07-11T01:36:20.527Z] "bip": "10.250.0.254/24", [2022-07-11T01:36:20.527Z] "hosts": [ [2022-07-11T01:36:20.527Z] "tcp://0.0.0.0:5555", [2022-07-11T01:36:20.527Z] "unix:///var/run/docker.sock" [2022-07-11T01:36:20.527Z] ], [2022-07-11T01:36:20.527Z] "mtu": 1458, [2022-07-11T01:36:20.527Z] "selinux-enabled": true, [2022-07-11T01:36:20.527Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T01:36:20.527Z] } [Pipeline] sh [2022-07-11T01:36:20.889Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T01:36:21.332Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T01:36:39.687Z] provisioning config files... [2022-07-11T01:36:39.713Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/32@tmp/config7773608358588699992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:36:40.090Z] ---> docker-login.sh [2022-07-11T01:36:40.090Z] nexus3.edgexfoundry.org:10001 [2022-07-11T01:36:40.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:36:40.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:36:40.965Z] Configure a credential helper to remove this warning. See [2022-07-11T01:36:40.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:36:40.965Z] [2022-07-11T01:36:40.965Z] Login Succeeded [2022-07-11T01:36:40.965Z] nexus3.edgexfoundry.org:10002 [2022-07-11T01:36:41.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:36:41.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:36:41.566Z] Configure a credential helper to remove this warning. See [2022-07-11T01:36:41.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:36:41.566Z] [2022-07-11T01:36:41.566Z] Login Succeeded [2022-07-11T01:36:41.566Z] nexus3.edgexfoundry.org:10003 [2022-07-11T01:36:41.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:36:42.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:36:42.122Z] Configure a credential helper to remove this warning. See [2022-07-11T01:36:42.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:36:42.122Z] [2022-07-11T01:36:42.122Z] Login Succeeded [2022-07-11T01:36:42.122Z] nexus3.edgexfoundry.org:10004 [2022-07-11T01:36:42.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:36:42.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:36:42.672Z] Configure a credential helper to remove this warning. See [2022-07-11T01:36:42.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:36:42.672Z] [2022-07-11T01:36:42.672Z] Login Succeeded [2022-07-11T01:36:42.672Z] docker.io [2022-07-11T01:36:42.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:36:43.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:36:43.550Z] Configure a credential helper to remove this warning. See [2022-07-11T01:36:43.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:36:43.550Z] [2022-07-11T01:36:43.550Z] Login Succeeded [2022-07-11T01:36:43.550Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T01:36:43.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T01:36:44.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T01:36:44.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T01:36:44.222Z] ========================================================= [2022-07-11T01:36:44.222Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T01:36:44.222Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:36:44.632Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T01:36:45.239Z] Sending build context to Docker daemon 7.933MB [2022-07-11T01:36:45.239Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T01:36:45.239Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T01:36:45.239Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T01:36:45.239Z] 9b3977197b4f: Pulling fs layer [2022-07-11T01:36:45.239Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T01:36:45.239Z] 94645a83ff95: Pulling fs layer [2022-07-11T01:36:45.239Z] e6fb740bc735: Pulling fs layer [2022-07-11T01:36:45.239Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T01:36:45.239Z] 355e64cbe906: Pulling fs layer [2022-07-11T01:36:45.239Z] 63ab81a10011: Pulling fs layer [2022-07-11T01:36:45.239Z] 555d1d1c4555: Pulling fs layer [2022-07-11T01:36:45.239Z] 7d9057610161: Pulling fs layer [2022-07-11T01:36:45.239Z] e6fb740bc735: Waiting [2022-07-11T01:36:45.239Z] 3a77bd46dcc9: Waiting [2022-07-11T01:36:45.239Z] 355e64cbe906: Waiting [2022-07-11T01:36:45.239Z] 63ab81a10011: Waiting [2022-07-11T01:36:45.239Z] 555d1d1c4555: Waiting [2022-07-11T01:36:45.239Z] 7d9057610161: Waiting [2022-07-11T01:36:45.239Z] 94645a83ff95: Verifying Checksum [2022-07-11T01:36:45.239Z] 94645a83ff95: Download complete [2022-07-11T01:36:45.239Z] 1a89e8eeedd5: Verifying Checksum [2022-07-11T01:36:45.239Z] 1a89e8eeedd5: Download complete [2022-07-11T01:36:45.239Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T01:36:45.239Z] 3a77bd46dcc9: Download complete [2022-07-11T01:36:45.526Z] 9b3977197b4f: Verifying Checksum [2022-07-11T01:36:45.526Z] 9b3977197b4f: Download complete [2022-07-11T01:36:45.526Z] 355e64cbe906: Verifying Checksum [2022-07-11T01:36:45.526Z] 355e64cbe906: Download complete [2022-07-11T01:36:45.526Z] 63ab81a10011: Verifying Checksum [2022-07-11T01:36:45.526Z] 63ab81a10011: Download complete [2022-07-11T01:36:46.540Z] 9b3977197b4f: Pull complete [2022-07-11T01:36:46.540Z] 7d9057610161: Verifying Checksum [2022-07-11T01:36:46.540Z] 7d9057610161: Download complete [2022-07-11T01:36:47.143Z] 1a89e8eeedd5: Pull complete [2022-07-11T01:36:47.421Z] 94645a83ff95: Pull complete [2022-07-11T01:36:47.695Z] 555d1d1c4555: Verifying Checksum [2022-07-11T01:36:47.695Z] 555d1d1c4555: Download complete [2022-07-11T01:36:48.308Z] e6fb740bc735: Verifying Checksum [2022-07-11T01:36:48.308Z] e6fb740bc735: Download complete [2022-07-11T01:37:00.713Z] e6fb740bc735: Pull complete [2022-07-11T01:37:00.713Z] 3a77bd46dcc9: Pull complete [2022-07-11T01:37:00.713Z] 355e64cbe906: Pull complete [2022-07-11T01:37:00.713Z] 63ab81a10011: Pull complete [2022-07-11T01:37:06.111Z] 555d1d1c4555: Pull complete [2022-07-11T01:37:08.808Z] 7d9057610161: Pull complete [2022-07-11T01:37:08.809Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T01:37:08.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T01:37:08.809Z] ---> 819e984ddca1 [2022-07-11T01:37:08.809Z] Step 3/12 : ARG MAKE="make build" [2022-07-11T01:37:10.243Z] ---> Running in e8dba3604451 [2022-07-11T01:37:10.520Z] Removing intermediate container e8dba3604451 [2022-07-11T01:37:10.520Z] ---> 53a7f66eadb6 [2022-07-11T01:37:10.520Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T01:37:10.797Z] ---> Running in c5e0e3eb9665 [2022-07-11T01:37:11.070Z] Removing intermediate container c5e0e3eb9665 [2022-07-11T01:37:11.070Z] ---> f5a52a763b29 [2022-07-11T01:37:11.070Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T01:37:11.070Z] ---> Running in 410eb8e5cc9a [2022-07-11T01:37:11.355Z] Removing intermediate container 410eb8e5cc9a [2022-07-11T01:37:11.355Z] ---> 06248ef0bdce [2022-07-11T01:37:11.355Z] Step 6/12 : WORKDIR /device-gpio [2022-07-11T01:37:11.355Z] ---> Running in 11ed8dd22c4c [2022-07-11T01:37:11.947Z] Removing intermediate container 11ed8dd22c4c [2022-07-11T01:37:11.947Z] ---> d76eac1f71ab [2022-07-11T01:37:11.947Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T01:37:11.947Z] ---> Running in e0e69d9f049d [2022-07-11T01:37:13.378Z] Removing intermediate container e0e69d9f049d [2022-07-11T01:37:13.378Z] ---> 06414d4c35ec [2022-07-11T01:37:13.378Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T01:37:13.656Z] ---> Running in 6c211ef7224f [2022-07-11T01:37:14.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T01:37:15.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T01:37:16.209Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-11T01:37:16.209Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T01:37:16.209Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-11T01:37:16.481Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-11T01:37:16.481Z] Executing busybox-1.34.1-r3.trigger [2022-07-11T01:37:16.753Z] OK: 224 MiB in 56 packages [2022-07-11T01:37:17.733Z] Removing intermediate container 6c211ef7224f [2022-07-11T01:37:17.733Z] ---> dafd4d7c2565 [2022-07-11T01:37:17.733Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-11T01:37:18.010Z] ---> c62b5ffd4a43 [2022-07-11T01:37:18.010Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T01:37:18.010Z] ---> Running in 642c5d34bbd3 [2022-07-11T01:38:04.989Z] Removing intermediate container 642c5d34bbd3 [2022-07-11T01:38:04.989Z] ---> 4b17036fbb2f [2022-07-11T01:38:04.989Z] Step 11/12 : COPY . . [2022-07-11T01:38:04.989Z] ---> fb35d96f5bce [2022-07-11T01:38:04.989Z] Step 12/12 : RUN ${MAKE} [2022-07-11T01:38:04.989Z] ---> Running in f7be58579f2d [2022-07-11T01:38:04.989Z] noop [2022-07-11T01:38:04.989Z] Removing intermediate container f7be58579f2d [2022-07-11T01:38:04.989Z] ---> f560ef97f4b5 [2022-07-11T01:38:04.989Z] Successfully built f560ef97f4b5 [2022-07-11T01:38:04.989Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:38:05.353Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T01:38:05.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:38:05.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-17367 does not seem to be running inside a container [2022-07-11T01:38:05.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/32 -v /w/workspace/device-gpio/32:/w/workspace/device-gpio/32:rw,z -v /w/workspace/device-gpio/32@tmp:/w/workspace/device-gpio/32@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 ******** ci-base-image-arm64 cat [2022-07-11T01:38:06.987Z] $ docker top 0f49ed218c20d0e21b9427c7f45994404c6b5cdf22b5a35be59e70bc0396f225 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T01:38:07.901Z] + go version [2022-07-11T01:38:07.901Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T01:38:07.934Z] $ docker stop --time=1 0f49ed218c20d0e21b9427c7f45994404c6b5cdf22b5a35be59e70bc0396f225 [2022-07-11T01:38:09.574Z] $ docker rm -f 0f49ed218c20d0e21b9427c7f45994404c6b5cdf22b5a35be59e70bc0396f225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:38:10.185Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T01:38:10.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:38:10.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-17367 does not seem to be running inside a container [2022-07-11T01:38:10.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/32 -v /w/workspace/device-gpio/32:/w/workspace/device-gpio/32:rw,z -v /w/workspace/device-gpio/32@tmp:/w/workspace/device-gpio/32@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 ******** ci-base-image-arm64 cat [2022-07-11T01:38:11.813Z] $ docker top 0824cc23f5187d5c1f79bd2221d1c26d4e504c7f44c16fd51938eec0a04f077a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T01:38:12.714Z] + make test [2022-07-11T01:38:12.714Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T01:38:14.155Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-07-11T01:39:36.006Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-07-11T01:39:36.006Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-07-11T01:39:36.006Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T01:39:36.006Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T01:39:58.204Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T01:39:58.204Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T01:39:58.204Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T01:40:00.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T01:40:00.225Z] $ docker stop --time=1 0824cc23f5187d5c1f79bd2221d1c26d4e504c7f44c16fd51938eec0a04f077a [2022-07-11T01:40:02.048Z] $ docker rm -f 0824cc23f5187d5c1f79bd2221d1c26d4e504c7f44c16fd51938eec0a04f077a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T01:40:02.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T01:40:03.027Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T01:40:03.514Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T01:40:03.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T01:40:04.365Z] + ls -al . [2022-07-11T01:40:04.366Z] total 168 [2022-07-11T01:40:04.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 01:39 . [2022-07-11T01:40:04.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 01:36 .. [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 120 Jul 11 01:36 .dockerignore [2022-07-11T01:40:04.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 01:36 .git [2022-07-11T01:40:04.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:36 .github [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 11 01:36 .gitignore [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 01:36 .golangci.yml [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 9182 Jul 11 01:36 Attribution.txt [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 3081 Jul 11 01:36 CHANGELOG.md [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 1868 Jul 11 01:36 Dockerfile [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 01:36 GOVERNANCE.md [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 11 01:36 Jenkinsfile [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 01:36 LICENSE [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jul 11 01:36 Makefile [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 01:36 OWNERS.md [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 11178 Jul 11 01:36 README.md [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 01:33 VERSION [2022-07-11T01:40:04.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 01:36 bin [2022-07-11T01:40:04.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:36 cmd [2022-07-11T01:40:04.366Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 11 01:38 coverage.out [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 3287 Jul 11 01:36 go.mod [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 48093 Jul 11 01:36 go.sum [2022-07-11T01:40:04.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:36 internal [2022-07-11T01:40:04.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:36 snap [2022-07-11T01:40:04.366Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 11 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:40:04.762Z] + 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=032ebe613dddcd1a3cb800540854a6d80744a216 --label arch=arm64 --label version=2.2.1-dev.2 . [2022-07-11T01:40:05.051Z] Sending build context to Docker daemon 7.934MB [2022-07-11T01:40:05.333Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T01:40:05.333Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-11T01:40:05.333Z] ---> f560ef97f4b5 [2022-07-11T01:40:05.333Z] Step 3/26 : ARG MAKE="make build" [2022-07-11T01:40:05.333Z] ---> Running in 2e0f57194e9b [2022-07-11T01:40:05.617Z] Removing intermediate container 2e0f57194e9b [2022-07-11T01:40:05.617Z] ---> c71e7e7812d5 [2022-07-11T01:40:05.617Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T01:40:05.925Z] ---> Running in 2ffd1cc7821c [2022-07-11T01:40:06.201Z] Removing intermediate container 2ffd1cc7821c [2022-07-11T01:40:06.201Z] ---> 48b62ed3ca99 [2022-07-11T01:40:06.201Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T01:40:06.201Z] ---> Running in 683a5c4e9412 [2022-07-11T01:40:06.479Z] Removing intermediate container 683a5c4e9412 [2022-07-11T01:40:06.479Z] ---> 2e8bb5da5c26 [2022-07-11T01:40:06.479Z] Step 6/26 : WORKDIR /device-gpio [2022-07-11T01:40:06.764Z] ---> Running in 423e96bcdd69 [2022-07-11T01:40:07.037Z] Removing intermediate container 423e96bcdd69 [2022-07-11T01:40:07.037Z] ---> c83ac74a9f43 [2022-07-11T01:40:07.037Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T01:40:07.037Z] ---> Running in 6e126bcb334a [2022-07-11T01:40:09.029Z] Removing intermediate container 6e126bcb334a [2022-07-11T01:40:09.029Z] ---> 0f114ff91f17 [2022-07-11T01:40:09.029Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T01:40:09.029Z] ---> Running in 6d34d2706013 [2022-07-11T01:40:09.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T01:40:10.612Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T01:40:11.600Z] OK: 224 MiB in 56 packages [2022-07-11T01:40:12.593Z] Removing intermediate container 6d34d2706013 [2022-07-11T01:40:12.593Z] ---> b2a771ceacb1 [2022-07-11T01:40:12.593Z] Step 9/26 : COPY go.mod vendor* ./ [2022-07-11T01:40:12.876Z] ---> 5d972d220f8a [2022-07-11T01:40:12.876Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T01:40:13.166Z] ---> Running in 0ee03f92dfd2 [2022-07-11T01:40:15.144Z] Removing intermediate container 0ee03f92dfd2 [2022-07-11T01:40:15.144Z] ---> 0ec3e2794cdc [2022-07-11T01:40:15.144Z] Step 11/26 : COPY . . [2022-07-11T01:40:15.739Z] ---> b210f6c82a20 [2022-07-11T01:40:15.739Z] Step 12/26 : RUN ${MAKE} [2022-07-11T01:40:16.018Z] ---> Running in b3724b6b1a6a [2022-07-11T01:40:17.002Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.2.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-07-11T01:42:23.846Z] Removing intermediate container b3724b6b1a6a [2022-07-11T01:42:23.846Z] ---> c223a0f393cb [2022-07-11T01:42:23.846Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T01:42:23.846Z] 3.15: Pulling from library/alpine [2022-07-11T01:42:23.846Z] 9981e73032c8: Pulling fs layer [2022-07-11T01:42:23.846Z] 9981e73032c8: Download complete [2022-07-11T01:42:23.846Z] 9981e73032c8: Pull complete [2022-07-11T01:42:23.846Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T01:42:23.846Z] Status: Downloaded newer image for alpine:3.15 [2022-07-11T01:42:23.846Z] ---> 3fb3c9af89a9 [2022-07-11T01:42:23.846Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-07-11T01:42:23.846Z] ---> Running in d914b737a204 [2022-07-11T01:42:23.846Z] Removing intermediate container d914b737a204 [2022-07-11T01:42:23.846Z] ---> 724f3624ed46 [2022-07-11T01:42:23.846Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T01:42:23.846Z] ---> Running in a50adbe14ab4 [2022-07-11T01:42:23.846Z] Removing intermediate container a50adbe14ab4 [2022-07-11T01:42:23.846Z] ---> e6ea201b4ba6 [2022-07-11T01:42:23.846Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-07-11T01:42:23.846Z] ---> Running in 0de6d45cb603 [2022-07-11T01:42:23.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T01:42:24.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T01:42:25.101Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-07-11T01:42:25.101Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-11T01:42:25.101Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-11T01:42:25.376Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-11T01:42:25.376Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-11T01:42:25.376Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T01:42:25.648Z] OK: 8 MiB in 19 packages [2022-07-11T01:42:26.635Z] Removing intermediate container 0de6d45cb603 [2022-07-11T01:42:26.635Z] ---> 41042f5990a2 [2022-07-11T01:42:26.635Z] Step 17/26 : WORKDIR / [2022-07-11T01:42:26.635Z] ---> Running in 1d2c4240c241 [2022-07-11T01:42:26.910Z] Removing intermediate container 1d2c4240c241 [2022-07-11T01:42:26.910Z] ---> 05c6857e4db1 [2022-07-11T01:42:26.910Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-07-11T01:42:27.507Z] ---> b048fe29e1a9 [2022-07-11T01:42:27.507Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-07-11T01:42:28.114Z] ---> 310cd1611fe7 [2022-07-11T01:42:28.114Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-07-11T01:42:29.553Z] ---> 602debde06bc [2022-07-11T01:42:29.553Z] Step 21/26 : EXPOSE 59910 [2022-07-11T01:42:29.553Z] ---> Running in b5f763b18695 [2022-07-11T01:42:29.829Z] Removing intermediate container b5f763b18695 [2022-07-11T01:42:29.829Z] ---> 82ea7e207252 [2022-07-11T01:42:29.829Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-07-11T01:42:29.829Z] ---> Running in b97a308b000a [2022-07-11T01:42:30.428Z] Removing intermediate container b97a308b000a [2022-07-11T01:42:30.428Z] ---> 4c05503c34ad [2022-07-11T01:42:30.428Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T01:42:30.428Z] ---> Running in 074a706c12c1 [2022-07-11T01:42:30.701Z] Removing intermediate container 074a706c12c1 [2022-07-11T01:42:30.701Z] ---> c8736e0179f0 [2022-07-11T01:42:30.701Z] Step 24/26 : LABEL arch=arm64 [2022-07-11T01:42:30.701Z] ---> Running in 39c457b9ec93 [2022-07-11T01:42:30.976Z] Removing intermediate container 39c457b9ec93 [2022-07-11T01:42:30.976Z] ---> f34774429f30 [2022-07-11T01:42:30.976Z] Step 25/26 : LABEL git_sha=032ebe613dddcd1a3cb800540854a6d80744a216 [2022-07-11T01:42:30.976Z] ---> Running in b996cda69eb4 [2022-07-11T01:42:31.254Z] Removing intermediate container b996cda69eb4 [2022-07-11T01:42:31.254Z] ---> 801d63e54340 [2022-07-11T01:42:31.254Z] Step 26/26 : LABEL version=2.2.1-dev.2 [2022-07-11T01:42:31.527Z] ---> Running in 87dc929cdb0d [2022-07-11T01:42:31.800Z] Removing intermediate container 87dc929cdb0d [2022-07-11T01:42:31.800Z] ---> 5717ee5684c6 [2022-07-11T01:42:31.800Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T01:42:31.800Z] Successfully built 5717ee5684c6 [2022-07-11T01:42:31.800Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T01:42:31.913Z] provisioning config files... [2022-07-11T01:42:31.936Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/32@tmp/config6236406888679556586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:42:32.298Z] ---> docker-login.sh [2022-07-11T01:42:32.298Z] nexus3.edgexfoundry.org:10001 [2022-07-11T01:42:32.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:42:32.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:42:32.574Z] Configure a credential helper to remove this warning. See [2022-07-11T01:42:32.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:42:32.574Z] [2022-07-11T01:42:32.574Z] Login Succeeded [2022-07-11T01:42:32.574Z] nexus3.edgexfoundry.org:10002 [2022-07-11T01:42:33.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:42:33.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:42:33.169Z] Configure a credential helper to remove this warning. See [2022-07-11T01:42:33.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:42:33.169Z] [2022-07-11T01:42:33.169Z] Login Succeeded [2022-07-11T01:42:33.169Z] nexus3.edgexfoundry.org:10003 [2022-07-11T01:42:33.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:42:33.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:42:33.726Z] Configure a credential helper to remove this warning. See [2022-07-11T01:42:33.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:42:33.726Z] [2022-07-11T01:42:33.726Z] Login Succeeded [2022-07-11T01:42:33.726Z] nexus3.edgexfoundry.org:10004 [2022-07-11T01:42:34.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:42:34.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:42:34.001Z] Configure a credential helper to remove this warning. See [2022-07-11T01:42:34.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:42:34.001Z] [2022-07-11T01:42:34.001Z] Login Succeeded [2022-07-11T01:42:34.001Z] docker.io [2022-07-11T01:42:34.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:42:34.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:42:34.866Z] Configure a credential helper to remove this warning. See [2022-07-11T01:42:34.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:42:34.866Z] [2022-07-11T01:42:34.866Z] Login Succeeded [2022-07-11T01:42:34.866Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T01:42:34.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T01:42:34.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T01:42:34.949Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-07-11T01:42:34.949Z] 032ebe613dddcd1a3cb800540854a6d80744a216 [2022-07-11T01:42:34.949Z] latest [2022-07-11T01:42:34.949Z] 2.2.1-dev.2 [2022-07-11T01:42:34.949Z] 032ebe613dddcd1a3cb800540854a6d80744a216-2.2.1-dev.2 [2022-07-11T01:42:34.949Z] main [2022-07-11T01:42:34.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:42:35.328Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:032ebe613dddcd1a3cb800540854a6d80744a216 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:42:35.689Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:032ebe613dddcd1a3cb800540854a6d80744a216 [2022-07-11T01:42:35.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-07-11T01:42:35.689Z] 2f207310b61e: Preparing [2022-07-11T01:42:35.689Z] f379dbdcaccf: Preparing [2022-07-11T01:42:35.689Z] 193aca6521bd: Preparing [2022-07-11T01:42:35.689Z] c5a9b5995689: Preparing [2022-07-11T01:42:35.689Z] 3903b0d4fa5e: Preparing [2022-07-11T01:42:35.689Z] 4f4ce317c6bb: Preparing [2022-07-11T01:42:35.689Z] 4f4ce317c6bb: Waiting [2022-07-11T01:42:35.964Z] f379dbdcaccf: Pushed [2022-07-11T01:42:35.964Z] 3903b0d4fa5e: Pushed [2022-07-11T01:42:35.964Z] 193aca6521bd: Pushed [2022-07-11T01:42:35.964Z] 4f4ce317c6bb: Layer already exists [2022-07-11T01:42:36.564Z] c5a9b5995689: Pushed [2022-07-11T01:42:41.964Z] 2f207310b61e: Pushed [2022-07-11T01:42:41.964Z] 032ebe613dddcd1a3cb800540854a6d80744a216: digest: sha256:6012737737f1790d8f156b3bfb3d6f98894fdd68b1206edfb7d9c5b190478845 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:42:42.331Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:42:42.691Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-07-11T01:42:42.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-07-11T01:42:42.691Z] 2f207310b61e: Preparing [2022-07-11T01:42:42.691Z] f379dbdcaccf: Preparing [2022-07-11T01:42:42.691Z] 193aca6521bd: Preparing [2022-07-11T01:42:42.691Z] c5a9b5995689: Preparing [2022-07-11T01:42:42.691Z] 3903b0d4fa5e: Preparing [2022-07-11T01:42:42.691Z] 4f4ce317c6bb: Preparing [2022-07-11T01:42:42.691Z] 4f4ce317c6bb: Waiting [2022-07-11T01:42:42.691Z] 3903b0d4fa5e: Layer already exists [2022-07-11T01:42:42.691Z] 193aca6521bd: Layer already exists [2022-07-11T01:42:42.691Z] 2f207310b61e: Layer already exists [2022-07-11T01:42:42.691Z] c5a9b5995689: Layer already exists [2022-07-11T01:42:42.691Z] f379dbdcaccf: Layer already exists [2022-07-11T01:42:42.691Z] 4f4ce317c6bb: Layer already exists [2022-07-11T01:42:42.963Z] latest: digest: sha256:6012737737f1790d8f156b3bfb3d6f98894fdd68b1206edfb7d9c5b190478845 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:42:43.328Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:42:43.686Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.1-dev.2 [2022-07-11T01:42:43.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-07-11T01:42:43.686Z] 2f207310b61e: Preparing [2022-07-11T01:42:43.686Z] f379dbdcaccf: Preparing [2022-07-11T01:42:43.686Z] 193aca6521bd: Preparing [2022-07-11T01:42:43.686Z] c5a9b5995689: Preparing [2022-07-11T01:42:43.686Z] 3903b0d4fa5e: Preparing [2022-07-11T01:42:43.686Z] 4f4ce317c6bb: Preparing [2022-07-11T01:42:43.686Z] c5a9b5995689: Layer already exists [2022-07-11T01:42:43.686Z] 2f207310b61e: Layer already exists [2022-07-11T01:42:43.686Z] f379dbdcaccf: Layer already exists [2022-07-11T01:42:43.686Z] 3903b0d4fa5e: Layer already exists [2022-07-11T01:42:43.686Z] 193aca6521bd: Layer already exists [2022-07-11T01:42:43.686Z] 4f4ce317c6bb: Layer already exists [2022-07-11T01:42:43.959Z] 2.2.1-dev.2: digest: sha256:6012737737f1790d8f156b3bfb3d6f98894fdd68b1206edfb7d9c5b190478845 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:42:44.324Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:032ebe613dddcd1a3cb800540854a6d80744a216-2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:42:44.676Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:032ebe613dddcd1a3cb800540854a6d80744a216-2.2.1-dev.2 [2022-07-11T01:42:44.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-07-11T01:42:44.676Z] 2f207310b61e: Preparing [2022-07-11T01:42:44.676Z] f379dbdcaccf: Preparing [2022-07-11T01:42:44.676Z] 193aca6521bd: Preparing [2022-07-11T01:42:44.676Z] c5a9b5995689: Preparing [2022-07-11T01:42:44.676Z] 3903b0d4fa5e: Preparing [2022-07-11T01:42:44.676Z] 4f4ce317c6bb: Preparing [2022-07-11T01:42:44.676Z] 4f4ce317c6bb: Waiting [2022-07-11T01:42:44.676Z] c5a9b5995689: Layer already exists [2022-07-11T01:42:44.676Z] f379dbdcaccf: Layer already exists [2022-07-11T01:42:44.676Z] 3903b0d4fa5e: Layer already exists [2022-07-11T01:42:44.676Z] 193aca6521bd: Layer already exists [2022-07-11T01:42:44.676Z] 2f207310b61e: Layer already exists [2022-07-11T01:42:44.676Z] 4f4ce317c6bb: Layer already exists [2022-07-11T01:42:44.948Z] 032ebe613dddcd1a3cb800540854a6d80744a216-2.2.1-dev.2: digest: sha256:6012737737f1790d8f156b3bfb3d6f98894fdd68b1206edfb7d9c5b190478845 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:42:45.318Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:42:45.679Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-07-11T01:42:45.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-07-11T01:42:45.679Z] 2f207310b61e: Preparing [2022-07-11T01:42:45.679Z] f379dbdcaccf: Preparing [2022-07-11T01:42:45.679Z] 193aca6521bd: Preparing [2022-07-11T01:42:45.679Z] c5a9b5995689: Preparing [2022-07-11T01:42:45.679Z] 3903b0d4fa5e: Preparing [2022-07-11T01:42:45.679Z] 4f4ce317c6bb: Preparing [2022-07-11T01:42:45.679Z] 4f4ce317c6bb: Waiting [2022-07-11T01:42:45.679Z] f379dbdcaccf: Layer already exists [2022-07-11T01:42:45.679Z] 3903b0d4fa5e: Layer already exists [2022-07-11T01:42:45.679Z] 2f207310b61e: Layer already exists [2022-07-11T01:42:45.679Z] 193aca6521bd: Layer already exists [2022-07-11T01:42:45.679Z] c5a9b5995689: Layer already exists [2022-07-11T01:42:45.679Z] 4f4ce317c6bb: Layer already exists [2022-07-11T01:42:45.950Z] main: digest: sha256:6012737737f1790d8f156b3bfb3d6f98894fdd68b1206edfb7d9c5b190478845 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T01:42:46.007Z] ===================================================== [Pipeline] echo [2022-07-11T01:42:46.014Z] taggedImages: [2022-07-11T01:42:46.014Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:032ebe613dddcd1a3cb800540854a6d80744a216 [2022-07-11T01:42:46.014Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-07-11T01:42:46.014Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.1-dev.2 [2022-07-11T01:42:46.014Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:032ebe613dddcd1a3cb800540854a6d80744a216-2.2.1-dev.2 [2022-07-11T01:42:46.014Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:42:46.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T01:42:46.396Z] [2022-07-11T01:42:46.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:42:46.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T01:42:47.028Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T01:42:47.028Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T01:42:47.028Z] 04944245beec: Pulling fs layer [2022-07-11T01:42:47.028Z] 699f458cf7ca: Pulling fs layer [2022-07-11T01:42:47.028Z] 765212b225bb: Pulling fs layer [2022-07-11T01:42:47.028Z] f23df028b6ca: Pulling fs layer [2022-07-11T01:42:47.028Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T01:42:47.028Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T01:42:47.028Z] f23df028b6ca: Waiting [2022-07-11T01:42:47.029Z] d65c8cfc05b1: Waiting [2022-07-11T01:42:47.029Z] 2437ff75d9bd: Waiting [2022-07-11T01:42:47.029Z] 765212b225bb: Waiting [2022-07-11T01:42:47.029Z] 04944245beec: Verifying Checksum [2022-07-11T01:42:47.029Z] 04944245beec: Download complete [2022-07-11T01:42:47.029Z] 765212b225bb: Download complete [2022-07-11T01:42:47.029Z] f23df028b6ca: Download complete [2022-07-11T01:42:47.029Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T01:42:47.029Z] d65c8cfc05b1: Download complete [2022-07-11T01:42:47.304Z] 699f458cf7ca: Verifying Checksum [2022-07-11T01:42:47.304Z] 699f458cf7ca: Download complete [2022-07-11T01:42:47.580Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T01:42:47.580Z] 8998bd30e6a1: Download complete [2022-07-11T01:42:50.217Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T01:42:50.217Z] 2437ff75d9bd: Download complete [2022-07-11T01:42:52.234Z] 8998bd30e6a1: Pull complete [2022-07-11T01:42:52.511Z] 04944245beec: Pull complete [2022-07-11T01:42:54.547Z] 699f458cf7ca: Pull complete [2022-07-11T01:42:54.547Z] 765212b225bb: Pull complete [2022-07-11T01:42:55.531Z] f23df028b6ca: Pull complete [2022-07-11T01:42:55.813Z] d65c8cfc05b1: Pull complete [2022-07-11T01:43:10.903Z] 2437ff75d9bd: Pull complete [2022-07-11T01:43:10.903Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T01:43:10.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T01:43:10.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:43:11.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-17367 does not seem to be running inside a container [2022-07-11T01:43:11.271Z] $ 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/32 -v /w/workspace/device-gpio/32:/w/workspace/device-gpio/32:rw,z -v /w/workspace/device-gpio/32@tmp:/w/workspace/device-gpio/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T01:43:13.812Z] $ docker top a6058ed72e0627b75f52a19796c2f345031f2da2b6a6065f4a663232c534f00c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:43:14.709Z] ---> job-cost.sh [2022-07-11T01:43:14.709Z] lf-activate-venv: SKIPPING [2022-07-11T01:43:14.709Z] INFO: No Stack... [2022-07-11T01:43:15.302Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T01:43:15.891Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T01:43:16.543Z] + + catcut /w/workspace/device-gpio/32/archives/cost.csv -d, [2022-07-11T01:43:16.543Z] -f6 [Pipeline] lock [2022-07-11T01:43:16.603Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-32-stack-cost] [2022-07-11T01:43:16.626Z] Resource [jenkins-edgexfoundry-device-gpio-main-32-stack-cost] did not exist. Created. [2022-07-11T01:43:16.626Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T01:43:17.288Z] /w/workspace/device-gpio/32@tmp/durable-5b586870/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T01:43:17.954Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T01:43:17.973Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T01:43:18.017Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T01:43:18.025Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T01:43:18.062Z] $ docker stop --time=1 a6058ed72e0627b75f52a19796c2f345031f2da2b6a6065f4a663232c534f00c [2022-07-11T01:43:19.569Z] $ docker rm -f a6058ed72e0627b75f52a19796c2f345031f2da2b6a6065f4a663232c534f00c [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 [2022-07-11T01:43:20.005Z] provisioning config files... [2022-07-11T01:43:20.017Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3127130442202005663tmp [Pipeline] { [Pipeline] sh [2022-07-11T01:43:20.317Z] + set +x [2022-07-11T01:43:20.317Z] + bash -s -- [2022-07-11T01:43:20.317Z] + curl -s https://codecov.io/bash [2022-07-11T01:43:20.317Z] [2022-07-11T01:43:20.317Z] _____ _ [2022-07-11T01:43:20.317Z] / ____| | | [2022-07-11T01:43:20.317Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T01:43:20.317Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T01:43:20.317Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T01:43:20.317Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T01:43:20.317Z] Bash-1.0.6 [2022-07-11T01:43:20.317Z] [2022-07-11T01:43:20.317Z] [2022-07-11T01:43:20.317Z] ==> git version 2.25.1 found [2022-07-11T01:43:20.317Z] ==> 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 [2022-07-11T01:43:20.317Z] Release-Date: 2020-01-08 [2022-07-11T01:43:20.317Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-11T01:43:20.317Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T01:43:20.317Z] ==> Jenkins CI detected. [2022-07-11T01:43:20.317Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-07-11T01:43:20.317Z] project root: . [2022-07-11T01:43:20.317Z] --> token set from env [2022-07-11T01:43:20.317Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T01:43:20.317Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T01:43:20.317Z] ==> Python coveragepy not found [2022-07-11T01:43:20.317Z] ==> Searching for coverage reports in: [2022-07-11T01:43:20.317Z] + . [2022-07-11T01:43:20.578Z] -> Found 1 reports [2022-07-11T01:43:20.578Z] ==> Detecting git/mercurial file structure [2022-07-11T01:43:20.578Z] ==> Reading reports [2022-07-11T01:43:20.578Z] + ./coverage.out bytes=10 [2022-07-11T01:43:20.578Z] ==> Appending adjustments [2022-07-11T01:43:20.578Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T01:43:20.578Z] + Found adjustments [2022-07-11T01:43:20.578Z] ==> Gzipping contents [2022-07-11T01:43:20.578Z] 4.0K /tmp/codecov.hhT6TT.gz [2022-07-11T01:43:20.578Z] ==> Uploading reports [2022-07-11T01:43:20.578Z] url: https://codecov.io [2022-07-11T01:43:20.578Z] query: branch=main&commit=032ebe613dddcd1a3cb800540854a6d80744a216&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T01:43:20.578Z] -> Pinging Codecov [2022-07-11T01:43:20.578Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=032ebe613dddcd1a3cb800540854a6d80744a216&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T01:43:20.838Z] -> Uploading to [2022-07-11T01:43:20.838Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/032ebe613dddcd1a3cb800540854a6d80744a216/8d8df61b-1beb-4add-b4ed-2cd692ab30b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T014320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5ded31e6275a5de2e82c0b472029ba42a57a295f0a508d3f7e19c28b69976db [2022-07-11T01:43:20.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T01:43:20.838Z] Dload Upload Total Spent Left Speed [2022-07-11T01:43:21.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3438 --:--:-- --:--:-- --:--:-- 3438 [2022-07-11T01:43:21.100Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/032ebe613dddcd1a3cb800540854a6d80744a216 [Pipeline] } [2022-07-11T01:43:21.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-11T01:43:21.294Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-11T01:43:21.304Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:43:21.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T01:43:21.608Z] [2022-07-11T01:43:21.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:43:21.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T01:43:21.918Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-11T01:43:21.918Z] df9b9388f04a: Already exists [2022-07-11T01:43:21.918Z] 52dc419b0ee2: Pulling fs layer [2022-07-11T01:43:21.918Z] 25bc292e5bac: Pulling fs layer [2022-07-11T01:43:21.918Z] 114826534d7a: Pulling fs layer [2022-07-11T01:43:21.918Z] 4657fd5d0bcf: Pulling fs layer [2022-07-11T01:43:21.918Z] 6ad1cebc031e: Pulling fs layer [2022-07-11T01:43:21.918Z] 8a3aa393b2d8: Pulling fs layer [2022-07-11T01:43:21.918Z] 4657fd5d0bcf: Waiting [2022-07-11T01:43:21.918Z] 6ad1cebc031e: Waiting [2022-07-11T01:43:21.918Z] 8a3aa393b2d8: Waiting [2022-07-11T01:43:21.918Z] 25bc292e5bac: Verifying Checksum [2022-07-11T01:43:21.918Z] 25bc292e5bac: Download complete [2022-07-11T01:43:21.918Z] 52dc419b0ee2: Download complete [2022-07-11T01:43:21.918Z] 4657fd5d0bcf: Download complete [2022-07-11T01:43:22.191Z] 52dc419b0ee2: Pull complete [2022-07-11T01:43:22.191Z] 6ad1cebc031e: Verifying Checksum [2022-07-11T01:43:22.191Z] 6ad1cebc031e: Download complete [2022-07-11T01:43:22.191Z] 25bc292e5bac: Pull complete [2022-07-11T01:43:22.786Z] 114826534d7a: Verifying Checksum [2022-07-11T01:43:22.786Z] 114826534d7a: Download complete [2022-07-11T01:43:23.046Z] 8a3aa393b2d8: Verifying Checksum [2022-07-11T01:43:23.046Z] 8a3aa393b2d8: Download complete [2022-07-11T01:43:26.341Z] 114826534d7a: Pull complete [2022-07-11T01:43:26.341Z] 4657fd5d0bcf: Pull complete [2022-07-11T01:43:26.910Z] 6ad1cebc031e: Pull complete [2022-07-11T01:43:29.450Z] 8a3aa393b2d8: Pull complete [2022-07-11T01:43:29.450Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-11T01:43:29.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T01:43:29.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:43:29.553Z] prd-ubuntu20.04-docker-8c-8g-17365 does not seem to be running inside a container [2022-07-11T01:43:29.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-11T01:43:31.687Z] $ docker top a5223027e5b815a33fe6cc82a4f543eb07142c0daf7372304c516e93f6f1751c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T01:43:31.766Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2022-07-11T01:43:32.049Z] + set -o pipefail [2022-07-11T01:43:32.049Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2022-07-11T01:43:37.337Z] [2022-07-11T01:43:37.337Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-07-11T01:43:37.337Z] [2022-07-11T01:43:37.337Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/a13c12d9-866f-42f2-9ed6-3f9225dc4f6c [2022-07-11T01:43:37.337Z] [2022-07-11T01:43:37.337Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-11T01:43:37.337Z] [2022-07-11T01:43:37.337Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-11T01:43:37.337Z] [2022-07-11T01:43:37.337Z] [2022-07-11T01:43:37.337Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-11T01:43:37.337Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-11T01:43:37.353Z] $ docker stop --time=1 a5223027e5b815a33fe6cc82a4f543eb07142c0daf7372304c516e93f6f1751c [2022-07-11T01:43:39.530Z] $ docker rm -f a5223027e5b815a33fe6cc82a4f543eb07142c0daf7372304c516e93f6f1751c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T01:43:40.351Z] + git log --format=format:%s -1 032ebe613dddcd1a3cb800540854a6d80744a216 [Pipeline] sh [2022-07-11T01:43:40.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T01:43:40.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:43:41.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T01:43:41.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:43:41.113Z] prd-ubuntu20.04-docker-8c-8g-17365 does not seem to be running inside a container [2022-07-11T01:43:41.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 [2022-07-11T01:43:41.575Z] $ docker top 61963627024b15f8455e7ab395c237107d104982acbd536bd38925c3ce985e86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T01:43:41.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T01:43:41.670Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T01:43:41.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T01:43:41.802Z] $ docker exec 61963627024b15f8455e7ab395c237107d104982acbd536bd38925c3ce985e86 ssh-agent [2022-07-11T01:43:41.927Z] SSH_AUTH_SOCK=/tmp/ssh-SE6dOiuhe4tO/agent.34 [2022-07-11T01:43:41.927Z] SSH_AGENT_PID=40 [2022-07-11T01:43:41.933Z] Running ssh-add (command line suppressed) [2022-07-11T01:43:42.057Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1206656532692572236.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1206656532692572236.key) [2022-07-11T01:43:42.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T01:43:42.363Z] + git semver tag [2022-07-11T01:43:42.624Z] 2022-07-11 01:43:42,540 [run_tag] DEBUG tag force:False [2022-07-11T01:43:42.624Z] 2022-07-11 01:43:42,540 [check_head_tag] DEBUG check head tag [2022-07-11T01:43:42.624Z] 2022-07-11 01:43:42,540 [execute] INFO git cat-file --batch-check [2022-07-11T01:43:42.624Z] 2022-07-11 01:43:42,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-07-11T01:43:42.624Z] 2022-07-11 01:43:42,544 [execute] INFO git cat-file --batch [2022-07-11T01:43:42.624Z] 2022-07-11 01:43:42,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-07-11T01:43:42.624Z] 2022-07-11 01:43:42,550 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-07-11T01:43:42.624Z] 2022-07-11 01:43:42,550 [execute] INFO git tag -a v2.2.1-dev.2 -m v2.2.1-dev.2 [2022-07-11T01:43:42.624Z] 2022-07-11 01:43:42,550 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.2', '-m', 'v2.2.1-dev.2'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T01:43:42.624Z] 2022-07-11 01:43:42,555 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-07-11T01:43:42.624Z] 2.2.1-dev.2 [Pipeline] } [2022-07-11T01:43:42.638Z] $ docker exec --env ******** --env ******** 61963627024b15f8455e7ab395c237107d104982acbd536bd38925c3ce985e86 ssh-agent -k [2022-07-11T01:43:42.762Z] unset SSH_AUTH_SOCK; [2022-07-11T01:43:42.763Z] unset SSH_AGENT_PID; [2022-07-11T01:43:42.763Z] echo Agent pid 40 killed; [2022-07-11T01:43:42.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T01:43:43.076Z] + git semver [Pipeline] } [2022-07-11T01:43:43.353Z] $ docker stop --time=1 61963627024b15f8455e7ab395c237107d104982acbd536bd38925c3ce985e86 [2022-07-11T01:43:44.646Z] $ docker rm -f 61963627024b15f8455e7ab395c237107d104982acbd536bd38925c3ce985e86 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:43:45.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T01:43:45.061Z] [2022-07-11T01:43:45.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:43:45.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T01:43:45.366Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-11T01:43:45.366Z] ab5ef0e58194: Pulling fs layer [2022-07-11T01:43:45.366Z] 9712f1f96733: Pulling fs layer [2022-07-11T01:43:45.366Z] 63f879dbbcfc: Pulling fs layer [2022-07-11T01:43:45.366Z] 0d9ebad4ef96: Pulling fs layer [2022-07-11T01:43:45.366Z] e9a5061849ea: Pulling fs layer [2022-07-11T01:43:45.366Z] d747dcd14b5f: Pulling fs layer [2022-07-11T01:43:45.366Z] 2de7ff778b66: Pulling fs layer [2022-07-11T01:43:45.366Z] 0d9ebad4ef96: Waiting [2022-07-11T01:43:45.366Z] e9a5061849ea: Waiting [2022-07-11T01:43:45.366Z] d747dcd14b5f: Waiting [2022-07-11T01:43:45.366Z] 2de7ff778b66: Waiting [2022-07-11T01:43:45.366Z] 9712f1f96733: Verifying Checksum [2022-07-11T01:43:45.366Z] 9712f1f96733: Download complete [2022-07-11T01:43:45.940Z] 63f879dbbcfc: Verifying Checksum [2022-07-11T01:43:45.940Z] 63f879dbbcfc: Download complete [2022-07-11T01:43:45.940Z] e9a5061849ea: Verifying Checksum [2022-07-11T01:43:45.940Z] e9a5061849ea: Download complete [2022-07-11T01:43:45.940Z] d747dcd14b5f: Verifying Checksum [2022-07-11T01:43:45.940Z] d747dcd14b5f: Download complete [2022-07-11T01:43:45.940Z] ab5ef0e58194: Verifying Checksum [2022-07-11T01:43:45.940Z] ab5ef0e58194: Download complete [2022-07-11T01:43:46.199Z] 0d9ebad4ef96: Verifying Checksum [2022-07-11T01:43:46.199Z] 0d9ebad4ef96: Download complete [2022-07-11T01:43:46.199Z] 2de7ff778b66: Verifying Checksum [2022-07-11T01:43:46.199Z] 2de7ff778b66: Download complete [2022-07-11T01:43:48.739Z] ab5ef0e58194: Pull complete [2022-07-11T01:43:48.739Z] 9712f1f96733: Pull complete [2022-07-11T01:43:49.678Z] 63f879dbbcfc: Pull complete [2022-07-11T01:43:53.899Z] 0d9ebad4ef96: Pull complete [2022-07-11T01:43:53.899Z] e9a5061849ea: Pull complete [2022-07-11T01:43:53.899Z] d747dcd14b5f: Pull complete [2022-07-11T01:43:54.852Z] 2de7ff778b66: Pull complete [2022-07-11T01:43:54.852Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-11T01:43:54.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T01:43:54.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:43:54.979Z] prd-ubuntu20.04-docker-8c-8g-17365 does not seem to be running inside a container [2022-07-11T01:43:55.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-lftools:0.23.1-centos7 cat [2022-07-11T01:43:57.192Z] $ docker top d334d6c78bd6cfd53fc84b25ba2d4fff76fc07717c7d417e6d1b36c55db88406 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-11T01:43:57.269Z] provisioning config files... [2022-07-11T01:43:57.279Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config555912556471046737tmp [2022-07-11T01:43:57.295Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6047991931720115861tmp [2022-07-11T01:43:57.308Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config381145873778068806tmp [Pipeline] { [Pipeline] echo [2022-07-11T01:43:57.325Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:43:57.609Z] ---> sigul-configuration.sh [2022-07-11T01:43:57.610Z] gpg: directory `/root/.gnupg' created [2022-07-11T01:43:57.610Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-11T01:43:57.610Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-11T01:43:57.610Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-11T01:43:57.610Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-11T01:43:57.610Z] gpg: CAST5 encrypted data [2022-07-11T01:43:57.610Z] gpg: encrypted with 1 passphrase [2022-07-11T01:43:57.610Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-11T01:43:57.899Z] + mkdir /home/jenkins [2022-07-11T01:43:57.900Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-11T01:43:58.188Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-11T01:43:58.198Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:43:58.484Z] ---> sigul-install.sh [2022-07-11T01:43:58.484Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-11T01:43:58.773Z] + git tag --list [2022-07-11T01:43:58.774Z] v1.0.0 [2022-07-11T01:43:58.774Z] v2.1.0 [2022-07-11T01:43:58.774Z] v2.1.1 [2022-07-11T01:43:58.774Z] v2.1.1-dev.1 [2022-07-11T01:43:58.774Z] v2.2.0 [2022-07-11T01:43:58.774Z] v2.2.1-dev.1 [2022-07-11T01:43:58.774Z] v2.2.1-dev.2 [Pipeline] sh [2022-07-11T01:43:59.061Z] + lftools sign git-tag v2.2.1-dev.2 [2022-07-11T01:43:59.640Z] Signing Git tag with Sigul... [2022-07-11T01:43:59.640Z] Signing v2.2.1-dev.2 [Pipeline] echo [2022-07-11T01:43:59.911Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:44:00.202Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-11T01:44:00.211Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-11T01:44:00.234Z] $ docker stop --time=1 d334d6c78bd6cfd53fc84b25ba2d4fff76fc07717c7d417e6d1b36c55db88406 [2022-07-11T01:44:01.581Z] $ docker rm -f d334d6c78bd6cfd53fc84b25ba2d4fff76fc07717c7d417e6d1b36c55db88406 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-11T01:44:02.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T01:44:02.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:44:02.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T01:44:02.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:44:02.385Z] prd-ubuntu20.04-docker-8c-8g-17365 does not seem to be running inside a container [2022-07-11T01:44:02.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 [2022-07-11T01:44:02.872Z] $ docker top 060c19a6935cf4684216a65c4d6dce2876c35b99e9cd5cffd82372c473291a1a -eo pid,comm [2022-07-11T01:44:02.929Z] 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). [2022-07-11T01:44:02.929Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T01:44:02.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T01:44:02.966Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T01:44:03.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T01:44:03.104Z] $ docker exec 060c19a6935cf4684216a65c4d6dce2876c35b99e9cd5cffd82372c473291a1a ssh-agent [2022-07-11T01:44:03.214Z] SSH_AUTH_SOCK=/tmp/ssh-ga466gnjWX9Q/agent.34 [2022-07-11T01:44:03.214Z] SSH_AGENT_PID=40 [2022-07-11T01:44:03.220Z] Running ssh-add (command line suppressed) [2022-07-11T01:44:03.341Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6746925081667569570.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6746925081667569570.key) [2022-07-11T01:44:03.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T01:44:03.638Z] + git semver bump pre [2022-07-11T01:44:03.898Z] 2022-07-11 01:44:03,818 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-07-11T01:44:03.898Z] 2022-07-11 01:44:03,819 [bump_version] DEBUG bumping version:2.2.1-dev.2 on axis:pre with prefix:dev [2022-07-11T01:44:03.898Z] 2022-07-11 01:44:03,819 [bump_version] DEBUG bumped version:2.2.1-dev.3 [2022-07-11T01:44:03.898Z] 2022-07-11 01:44:03,819 [write_version] DEBUG write version:2.2.1-dev.3 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-07-11T01:44:03.899Z] 2022-07-11 01:44:03,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-07-11T01:44:03.899Z] 2022-07-11 01:44:03,819 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-07-11T01:44:03.899Z] 2022-07-11 01:44:03,821 [execute] INFO git cat-file --batch-check [2022-07-11T01:44:03.899Z] 2022-07-11 01:44:03,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T01:44:03.899Z] 2022-07-11 01:44:03,826 [execute] INFO git cat-file --batch [2022-07-11T01:44:03.899Z] 2022-07-11 01:44:03,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T01:44:03.899Z] 2022-07-11 01:44:03,831 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-07-11T01:44:03.899Z] 2.2.1-dev.3 [Pipeline] } [2022-07-11T01:44:03.914Z] $ docker exec --env ******** --env ******** 060c19a6935cf4684216a65c4d6dce2876c35b99e9cd5cffd82372c473291a1a ssh-agent -k [2022-07-11T01:44:04.025Z] unset SSH_AUTH_SOCK; [2022-07-11T01:44:04.025Z] unset SSH_AGENT_PID; [2022-07-11T01:44:04.025Z] echo Agent pid 40 killed; [2022-07-11T01:44:04.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T01:44:04.334Z] + git semver [Pipeline] } [2022-07-11T01:44:04.619Z] $ docker stop --time=1 060c19a6935cf4684216a65c4d6dce2876c35b99e9cd5cffd82372c473291a1a [2022-07-11T01:44:05.920Z] $ docker rm -f 060c19a6935cf4684216a65c4d6dce2876c35b99e9cd5cffd82372c473291a1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T01:44:06.274Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T01:44:06.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:44:06.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T01:44:06.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:44:06.660Z] prd-ubuntu20.04-docker-8c-8g-17365 does not seem to be running inside a container [2022-07-11T01:44:06.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 [2022-07-11T01:44:07.070Z] $ docker top 754531e359e4d1ad4ba66e0a3643a04e16bc61e71bb61e4275309d0ba2582bab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T01:44:07.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T01:44:07.174Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T01:44:07.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T01:44:07.313Z] $ docker exec 754531e359e4d1ad4ba66e0a3643a04e16bc61e71bb61e4275309d0ba2582bab ssh-agent [2022-07-11T01:44:07.438Z] SSH_AUTH_SOCK=/tmp/ssh-OoWuLYcTO7Rh/agent.33 [2022-07-11T01:44:07.438Z] SSH_AGENT_PID=39 [2022-07-11T01:44:07.443Z] Running ssh-add (command line suppressed) [2022-07-11T01:44:07.567Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3436132685133681704.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3436132685133681704.key) [2022-07-11T01:44:07.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T01:44:07.870Z] + git semver push [2022-07-11T01:44:08.131Z] 2022-07-11 01:44:08,060 [run_push] DEBUG push [2022-07-11T01:44:08.131Z] 2022-07-11 01:44:08,060 [execute] INFO git cat-file --batch-check [2022-07-11T01:44:08.131Z] 2022-07-11 01:44:08,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T01:44:08.131Z] 2022-07-11 01:44:08,064 [execute] INFO git rev-list 55f26573c3d93ee45aea617703453b6b31c00ef7 -- [2022-07-11T01:44:08.131Z] 2022-07-11 01:44:08,064 [execute] DEBUG Popen(['git', 'rev-list', '55f26573c3d93ee45aea617703453b6b31c00ef7', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T01:44:08.131Z] 2022-07-11 01:44:08,070 [execute] INFO git fetch -v origin [2022-07-11T01:44:08.131Z] 2022-07-11 01:44:08,070 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-11T01:44:08.703Z] 2022-07-11 01:44:08,544 [run_push] DEBUG no remote changes detected [2022-07-11T01:44:08.703Z] 2022-07-11 01:44:08,545 [execute] INFO git push origin semver [2022-07-11T01:44:08.703Z] 2022-07-11 01:44:08,545 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T01:44:09.275Z] 2022-07-11 01:44:09,233 [run_push] DEBUG push all version tags [2022-07-11T01:44:09.275Z] 2022-07-11 01:44:09,233 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-11T01:44:09.275Z] 2022-07-11 01:44:09,233 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T01:44:10.217Z] 2022-07-11 01:44:09,901 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-07-11T01:44:10.217Z] 2.2.1-dev.3 [Pipeline] } [2022-07-11T01:44:10.232Z] $ docker exec --env ******** --env ******** 754531e359e4d1ad4ba66e0a3643a04e16bc61e71bb61e4275309d0ba2582bab ssh-agent -k [2022-07-11T01:44:10.341Z] unset SSH_AUTH_SOCK; [2022-07-11T01:44:10.342Z] unset SSH_AGENT_PID; [2022-07-11T01:44:10.342Z] echo Agent pid 39 killed; [2022-07-11T01:44:10.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T01:44:10.655Z] + git semver [Pipeline] } [2022-07-11T01:44:10.936Z] $ docker stop --time=1 754531e359e4d1ad4ba66e0a3643a04e16bc61e71bb61e4275309d0ba2582bab [2022-07-11T01:44:12.266Z] $ docker rm -f 754531e359e4d1ad4ba66e0a3643a04e16bc61e71bb61e4275309d0ba2582bab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-07-11T01:44:12.870Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-07-11T01:44:12.870Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-07-11T01:44:12.870Z] total 16 [2022-07-11T01:44:12.870Z] drwxr-xr-x 3 root root 4096 Jul 11 01:35 . [2022-07-11T01:44:12.870Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 01:43 .. [2022-07-11T01:44:12.870Z] drwxr-xr-x 2 root root 4096 Jul 11 01:35 cost [2022-07-11T01:44:12.870Z] -rw-r--r-- 1 root root 81 Jul 11 01:35 cost.csv [2022-07-11T01:44:12.870Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-07-11T01:44:12.870Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-07-11T01:44:12.870Z] total 16 [2022-07-11T01:44:12.870Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 01:35 . [2022-07-11T01:44:12.870Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 01:43 .. [2022-07-11T01:44:12.870Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 01:35 cost [2022-07-11T01:44:12.870Z] -rw-r--r-- 1 jenkins jenkins 81 Jul 11 01:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:44:13.164Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:44:14.030Z] ---> package-listing.sh [2022-07-11T01:44:14.030Z] ++ facter osfamily [2022-07-11T01:44:14.030Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T01:44:14.291Z] + OS_FAMILY=debian [2022-07-11T01:44:14.291Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-07-11T01:44:14.291Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T01:44:14.291Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T01:44:14.291Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T01:44:14.291Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T01:44:14.291Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-07-11T01:44:14.291Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T01:44:14.291Z] + case "${OS_FAMILY}" in [2022-07-11T01:44:14.291Z] + dpkg -l [2022-07-11T01:44:14.291Z] + grep '^ii' [2022-07-11T01:44:14.291Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T01:44:14.291Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T01:44:14.291Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T01:44:14.291Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-07-11T01:44:14.291Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-07-11T01:44:14.291Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-07-11T01:44:14.303Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T01:44:14.582Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:44:15.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T01:44:15.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:44:15.238Z] prd-ubuntu20.04-docker-8c-8g-17365 does not seem to be running inside a container [2022-07-11T01:44:15.275Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-lftools-log-publisher:latest cat [2022-07-11T01:44:15.527Z] $ docker top 10001b4dfedd23eecf9300613189fb1dfb354bedfbfdf3b78cd2766cd8c32b47 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T01:44:15.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T01:44:16.246Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T01:44:16.532Z] + ls /var/log/sa-host [2022-07-11T01:44:16.532Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T01:44:16.598Z] provisioning config files... [2022-07-11T01:44:16.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5629981216044745865tmp [Pipeline] { [Pipeline] echo [2022-07-11T01:44:16.624Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:44:16.906Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T01:44:16.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:44:17.248Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T01:44:17.263Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:44:17.546Z] ---> sudo-logs.sh [2022-07-11T01:44:17.546Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T01:44:17.571Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:44:17.862Z] ---> job-cost.sh [2022-07-11T01:44:17.862Z] lf-activate-venv: SKIPPING [2022-07-11T01:44:17.862Z] DEBUG: total: 0.2199999988079071 [2022-07-11T01:44:17.862Z] INFO: Retrieving Stack Cost... [2022-07-11T01:44:18.133Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T01:44:18.704Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T01:44:18.716Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:44:19.003Z] ---> logs-deploy.sh [2022-07-11T01:44:19.003Z] lf-activate-venv: SKIPPING [2022-07-11T01:44:19.003Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/32 [2022-07-11T01:44:19.003Z] INFO: archiving workspace using pattern(s): [2022-07-11T01:44:19.945Z] Archives upload complete. [2022-07-11T01:44:20.205Z] INFO: archiving logs to Nexus [2022-07-11T01:44:20.778Z] ---> uname -a: [2022-07-11T01:44:20.778Z] Linux prd-ubuntu20-04-docker-8c-8g-17365 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T01:44:20.778Z] [2022-07-11T01:44:20.778Z] [2022-07-11T01:44:20.778Z] ---> lscpu: [2022-07-11T01:44:20.778Z] Architecture: x86_64 [2022-07-11T01:44:20.778Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T01:44:20.778Z] Byte Order: Little Endian [2022-07-11T01:44:20.778Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T01:44:20.778Z] CPU(s): 8 [2022-07-11T01:44:20.778Z] On-line CPU(s) list: 0-7 [2022-07-11T01:44:20.778Z] Thread(s) per core: 1 [2022-07-11T01:44:20.778Z] Core(s) per socket: 1 [2022-07-11T01:44:20.778Z] Socket(s): 8 [2022-07-11T01:44:20.778Z] NUMA node(s): 1 [2022-07-11T01:44:20.778Z] Vendor ID: AuthenticAMD [2022-07-11T01:44:20.778Z] CPU family: 23 [2022-07-11T01:44:20.778Z] Model: 49 [2022-07-11T01:44:20.778Z] Model name: AMD EPYC-Rome Processor [2022-07-11T01:44:20.778Z] Stepping: 0 [2022-07-11T01:44:20.778Z] CPU MHz: 2799.976 [2022-07-11T01:44:20.778Z] BogoMIPS: 5599.95 [2022-07-11T01:44:20.778Z] Virtualization: AMD-V [2022-07-11T01:44:20.778Z] Hypervisor vendor: KVM [2022-07-11T01:44:20.778Z] Virtualization type: full [2022-07-11T01:44:20.778Z] L1d cache: 256 KiB [2022-07-11T01:44:20.778Z] L1i cache: 256 KiB [2022-07-11T01:44:20.778Z] L2 cache: 4 MiB [2022-07-11T01:44:20.778Z] L3 cache: 128 MiB [2022-07-11T01:44:20.778Z] NUMA node0 CPU(s): 0-7 [2022-07-11T01:44:20.778Z] Vulnerability Itlb multihit: Not affected [2022-07-11T01:44:20.778Z] Vulnerability L1tf: Not affected [2022-07-11T01:44:20.778Z] Vulnerability Mds: Not affected [2022-07-11T01:44:20.778Z] Vulnerability Meltdown: Not affected [2022-07-11T01:44:20.778Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T01:44:20.778Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T01:44:20.778Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T01:44:20.778Z] Vulnerability Srbds: Not affected [2022-07-11T01:44:20.778Z] Vulnerability Tsx async abort: Not affected [2022-07-11T01:44:20.778Z] 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 [2022-07-11T01:44:20.778Z] [2022-07-11T01:44:20.778Z] [2022-07-11T01:44:20.778Z] ---> nproc: [2022-07-11T01:44:20.778Z] 8 [2022-07-11T01:44:20.778Z] [2022-07-11T01:44:20.778Z] [2022-07-11T01:44:20.778Z] ---> df -h: [2022-07-11T01:44:20.778Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T01:44:20.778Z] overlay 155G 12G 143G 8% / [2022-07-11T01:44:20.778Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T01:44:20.778Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T01:44:20.778Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T01:44:20.778Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-11T01:44:20.778Z] [2022-07-11T01:44:20.778Z] [2022-07-11T01:44:20.778Z] ---> sar -b -r -n DEV: [2022-07-11T01:44:20.778Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17365) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T01:44:20.778Z] [2022-07-11T01:44:20.778Z] 01:32:31 LINUX RESTART (8 CPU) [2022-07-11T01:44:20.778Z] [2022-07-11T01:44:20.778Z] 01:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-11T01:44:20.778Z] 01:34:01 371.70 16.63 355.07 0.00 2262.29 144675.50 0.00 [2022-07-11T01:44:20.778Z] 01:35:01 167.12 0.13 166.99 0.00 9.47 23721.25 0.00 [2022-07-11T01:44:20.778Z] 01:36:01 35.95 0.00 35.95 0.00 0.00 16748.28 0.00 [2022-07-11T01:44:20.778Z] 01:37:01 2.13 0.00 2.13 0.00 0.00 24.80 0.00 [2022-07-11T01:44:20.778Z] 01:38:01 1.38 0.02 1.37 0.00 0.13 16.13 0.00 [2022-07-11T01:44:20.778Z] 01:39:01 2.00 0.00 2.00 0.00 0.00 35.06 0.00 [2022-07-11T01:44:20.778Z] 01:40:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2022-07-11T01:44:20.778Z] 01:41:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 [2022-07-11T01:44:20.778Z] 01:42:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 [2022-07-11T01:44:20.778Z] 01:43:01 2.25 0.00 2.25 0.00 0.00 28.79 0.00 [2022-07-11T01:44:20.778Z] 01:44:01 107.95 0.28 107.67 0.00 11.73 63583.80 0.00 [2022-07-11T01:44:20.778Z] Average: 63.12 1.55 61.57 0.00 207.59 22623.91 0.00 [2022-07-11T01:44:20.778Z] [2022-07-11T01:44:20.778Z] 01:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-11T01:44:20.778Z] 01:34:01 28348940 31658336 630608 1.92 152792 3376524 2267896 6.68 1283016 2807688 54728 [2022-07-11T01:44:20.778Z] 01:35:01 28235080 31744212 545556 1.66 159696 3561852 2062092 6.08 1252560 2948172 716 [2022-07-11T01:44:20.778Z] 01:36:01 27721928 31740924 547084 1.66 168236 4013676 1903556 5.61 1271924 3387608 20 [2022-07-11T01:44:20.778Z] 01:37:01 27719888 31738936 548912 1.67 168308 4013676 1903556 5.61 1272728 3387608 8 [2022-07-11T01:44:20.778Z] 01:38:01 27723480 31742536 545284 1.66 168364 4013676 1903556 5.61 1269584 3387616 16 [2022-07-11T01:44:20.778Z] 01:39:01 27724024 31743176 544620 1.66 168452 4013688 1903556 5.61 1269696 3387624 228 [2022-07-11T01:44:20.778Z] 01:40:01 27729804 31749004 538768 1.64 168492 4013692 1903556 5.61 1262708 3387624 12 [2022-07-11T01:44:20.778Z] 01:41:01 27730544 31749772 537928 1.64 168528 4013696 1903556 5.61 1262648 3387628 28 [2022-07-11T01:44:20.778Z] 01:42:01 27730244 31749508 538140 1.64 168556 4013696 1903556 5.61 1262944 3387628 16 [2022-07-11T01:44:20.778Z] 01:43:01 27736876 31756196 531640 1.62 168620 4013660 1903556 5.61 1256340 3387608 24 [2022-07-11T01:44:20.778Z] 01:44:01 26210920 31703012 581292 1.77 209484 5315892 1909208 5.63 1405688 4632244 100 [2022-07-11T01:44:20.778Z] Average: 27691975 31734147 553621 1.68 169957 4033066 1951604 5.75 1279076 3408095 5081 [2022-07-11T01:44:20.778Z] [2022-07-11T01:44:20.778Z] 01:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-11T01:44:20.778Z] 01:34:01 ens3 600.45 410.45 6993.69 133.04 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:34:01 docker0 119.05 143.74 9.60 1179.98 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:34:01 vethc1d692b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:34:01 lo 6.55 6.55 0.64 0.64 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:35:01 ens3 98.13 77.57 188.00 226.08 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:35:01 docker0 15.45 19.80 0.91 91.66 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:35:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:36:01 ens3 108.11 69.54 2537.44 11.78 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:36:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:37:01 ens3 0.90 0.75 0.29 0.24 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:38:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:39:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:40:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:41:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.778Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] 01:42:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] 01:43:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] 01:44:01 ens3 420.46 271.19 7835.50 117.93 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] 01:44:01 docker0 39.44 55.32 3.49 687.29 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] 01:44:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] Average: ens3 111.72 75.45 1595.84 44.47 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] Average: docker0 15.81 19.90 1.27 178.07 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] Average: lo 1.58 1.58 0.15 0.15 0.00 0.00 0.00 0.00 [2022-07-11T01:44:20.779Z] [2022-07-11T01:44:20.779Z] [2022-07-11T01:44:20.779Z] ---> sar -P ALL: [2022-07-11T01:44:20.779Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17365) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T01:44:20.779Z] [2022-07-11T01:44:20.779Z] 01:32:31 LINUX RESTART (8 CPU) [2022-07-11T01:44:20.779Z] [2022-07-11T01:44:20.779Z] 01:33:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T01:44:20.779Z] 01:34:01 all 15.42 0.00 6.01 2.13 0.07 76.37 [2022-07-11T01:44:20.779Z] 01:34:01 0 14.99 0.00 5.91 0.15 0.07 78.88 [2022-07-11T01:44:20.779Z] 01:34:01 1 15.90 0.00 5.43 3.21 0.07 75.39 [2022-07-11T01:44:20.779Z] 01:34:01 2 16.18 0.00 6.57 4.92 0.08 72.24 [2022-07-11T01:44:20.779Z] 01:34:01 3 14.47 0.00 5.36 2.55 0.07 77.55 [2022-07-11T01:44:20.779Z] 01:34:01 4 15.97 0.00 5.64 1.56 0.08 76.74 [2022-07-11T01:44:20.779Z] 01:34:01 5 15.78 0.00 5.55 1.10 0.07 77.49 [2022-07-11T01:44:20.779Z] 01:34:01 6 14.77 0.00 6.73 2.23 0.07 76.20 [2022-07-11T01:44:20.779Z] 01:34:01 7 15.27 0.00 6.93 1.27 0.08 76.44 [2022-07-11T01:44:20.779Z] 01:35:01 all 33.78 0.00 5.83 0.83 0.08 59.48 [2022-07-11T01:44:20.779Z] 01:35:01 0 33.18 0.00 5.53 0.57 0.07 60.65 [2022-07-11T01:44:20.779Z] 01:35:01 1 34.49 0.00 5.46 0.64 0.08 59.33 [2022-07-11T01:44:20.779Z] 01:35:01 2 35.11 0.00 6.77 2.27 0.08 55.77 [2022-07-11T01:44:20.779Z] 01:35:01 3 31.56 0.00 5.26 2.02 0.08 61.07 [2022-07-11T01:44:20.779Z] 01:35:01 4 33.20 0.00 5.99 0.34 0.07 60.40 [2022-07-11T01:44:20.779Z] 01:35:01 5 33.52 0.00 5.51 0.15 0.08 60.73 [2022-07-11T01:44:20.779Z] 01:35:01 6 34.70 0.00 6.29 0.39 0.07 58.55 [2022-07-11T01:44:20.779Z] 01:35:01 7 34.51 0.00 5.83 0.25 0.07 59.34 [2022-07-11T01:44:20.779Z] 01:36:01 all 3.23 0.00 1.22 0.35 0.02 95.17 [2022-07-11T01:44:20.779Z] 01:36:01 0 3.18 0.00 1.05 0.02 0.02 95.74 [2022-07-11T01:44:20.779Z] 01:36:01 1 2.91 0.00 1.45 0.02 0.02 95.61 [2022-07-11T01:44:20.779Z] 01:36:01 2 2.67 0.00 1.14 1.94 0.03 94.22 [2022-07-11T01:44:20.779Z] 01:36:01 3 3.41 0.00 1.15 0.62 0.02 94.80 [2022-07-11T01:44:20.779Z] 01:36:01 4 2.81 0.00 1.47 0.05 0.02 95.65 [2022-07-11T01:44:20.779Z] 01:36:01 5 4.50 0.00 0.89 0.20 0.02 94.39 [2022-07-11T01:44:20.779Z] 01:36:01 6 3.35 0.00 1.26 0.00 0.03 95.36 [2022-07-11T01:44:20.779Z] 01:36:01 7 3.01 0.00 1.31 0.00 0.03 95.65 [2022-07-11T01:44:20.779Z] 01:37:01 all 0.19 0.00 0.01 0.01 0.00 99.78 [2022-07-11T01:44:20.779Z] 01:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-11T01:44:20.779Z] 01:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T01:44:20.779Z] 01:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T01:44:20.779Z] 01:37:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-11T01:44:20.779Z] 01:37:01 4 0.07 0.00 0.03 0.03 0.00 99.87 [2022-07-11T01:44:20.779Z] 01:37:01 5 1.34 0.00 0.02 0.00 0.00 98.64 [2022-07-11T01:44:20.779Z] 01:37:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-11T01:44:20.779Z] 01:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T01:44:20.779Z] 01:38:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-07-11T01:44:20.779Z] 01:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T01:44:20.779Z] 01:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T01:44:20.779Z] 01:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T01:44:20.779Z] 01:38:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-11T01:44:20.779Z] 01:38:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-11T01:44:20.779Z] 01:38:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2022-07-11T01:44:20.779Z] 01:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-11T01:44:20.779Z] 01:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T01:44:20.779Z] 01:39:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-07-11T01:44:20.779Z] 01:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-11T01:44:20.779Z] 01:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T01:44:20.779Z] 01:39:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-11T01:44:20.779Z] 01:39:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-11T01:44:20.779Z] 01:39:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T01:44:20.779Z] 01:39:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2022-07-11T01:44:20.779Z] 01:39:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-11T01:44:20.779Z] 01:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T01:44:20.779Z] 01:40:01 all 0.02 0.00 0.03 0.01 0.01 99.94 [2022-07-11T01:44:20.779Z] 01:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-11T01:44:20.779Z] 01:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T01:44:20.779Z] 01:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T01:44:20.779Z] 01:40:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-11T01:44:20.779Z] 01:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T01:44:20.779Z] 01:40:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T01:44:20.779Z] 01:40:01 6 0.03 0.00 0.08 0.00 0.03 99.85 [2022-07-11T01:44:20.779Z] 01:40:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-11T01:44:20.779Z] 01:41:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2022-07-11T01:44:20.779Z] 01:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T01:44:20.779Z] 01:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T01:44:20.779Z] 01:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T01:44:20.779Z] 01:41:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2022-07-11T01:44:20.779Z] 01:41:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-11T01:44:20.779Z] 01:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T01:44:20.779Z] 01:41:01 6 0.05 0.00 0.07 0.00 0.03 99.85 [2022-07-11T01:44:20.779Z] 01:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T01:44:20.779Z] 01:42:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2022-07-11T01:44:20.779Z] 01:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T01:44:20.779Z] 01:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T01:44:20.779Z] 01:42:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-11T01:44:20.779Z] 01:42:01 3 0.10 0.00 0.00 0.03 0.00 99.87 [2022-07-11T01:44:20.779Z] 01:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T01:44:20.779Z] 01:42:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2022-07-11T01:44:20.779Z] 01:42:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2022-07-11T01:44:20.779Z] 01:42:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2022-07-11T01:44:20.779Z] 01:43:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-07-11T01:44:20.779Z] 01:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T01:44:20.779Z] 01:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T01:44:20.779Z] 01:43:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-07-11T01:44:20.779Z] 01:43:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-11T01:44:20.779Z] 01:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T01:44:20.779Z] 01:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T01:44:20.779Z] 01:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-11T01:44:20.779Z] 01:43:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T01:44:20.779Z] 01:44:01 all 8.79 0.00 3.91 1.12 0.05 86.13 [2022-07-11T01:44:20.779Z] 01:44:01 0 8.24 0.00 3.61 0.07 0.05 88.03 [2022-07-11T01:44:20.779Z] 01:44:01 1 9.58 0.00 4.35 0.56 0.05 85.46 [2022-07-11T01:44:20.779Z] 01:44:01 2 9.06 0.00 3.90 2.53 0.05 84.46 [2022-07-11T01:44:20.779Z] 01:44:01 3 9.68 0.00 3.77 1.03 0.07 85.46 [2022-07-11T01:44:20.779Z] 01:44:01 4 8.88 0.00 4.06 0.05 0.07 86.94 [2022-07-11T01:44:20.779Z] 01:44:01 5 7.89 0.00 3.40 0.37 0.05 88.29 [2022-07-11T01:44:20.779Z] 01:44:01 6 8.37 0.00 3.23 0.24 0.03 88.13 [2022-07-11T01:44:20.779Z] 01:44:01 7 8.61 0.00 4.94 4.11 0.05 82.30 [2022-07-11T01:44:20.779Z] [2022-07-11T01:44:20.779Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-07-11T01:44:20.779Z] Average: all 5.56 0.00 1.54 0.40 0.02 92.47 [2022-07-11T01:44:20.779Z] Average: 0 5.40 0.00 1.46 0.07 0.02 93.05 [2022-07-11T01:44:20.779Z] Average: 1 5.68 0.00 1.51 0.40 0.02 92.39 [2022-07-11T01:44:20.779Z] Average: 2 5.70 0.00 1.66 1.06 0.02 91.56 [2022-07-11T01:44:20.779Z] Average: 3 5.35 0.00 1.41 0.58 0.02 92.64 [2022-07-11T01:44:20.779Z] Average: 4 5.52 0.00 1.56 0.19 0.02 92.71 [2022-07-11T01:44:20.779Z] Average: 5 5.72 0.00 1.39 0.16 0.03 92.70 [2022-07-11T01:44:20.779Z] Average: 6 5.55 0.00 1.61 0.26 0.03 92.55 [2022-07-11T01:44:20.779Z] Average: 7 5.54 0.00 1.72 0.51 0.02 92.21 [2022-07-11T01:44:20.779Z] [2022-07-11T01:44:20.779Z] [2022-07-11T01:44:20.779Z]