Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f19c5b4581d27e0813f140be9e158fd085b802c9 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-ssh11131734633898349809.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh6957499498844565444.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.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-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5881579184156689066.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh12364156301751671363.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.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-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5624874883322306916.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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-rfid-llrp-go, buildSnap:false] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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-rfid-llrp 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47926 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f19c5b4581d27e0813f140be9e158fd085b802c9 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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 f19c5b4581d27e0813f140be9e158fd085b802c9 # timeout=10 Commit message: "docs: Update change log for Kamakura release (#85)" > git rev-list --no-walk d6e061ab527411e6333a984de349b7b350bb99aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T19:25:08.476Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T19:25:08.517Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T19:25:08.530Z] ========================================================= [2022-05-10T19:25:08.530Z] EdgeX Global Pipelines Version Info [2022-05-10T19:25:08.530Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:25:09.324Z] ------------------- [2022-05-10T19:25:09.324Z] stable info: [2022-05-10T19:25:09.324Z] ------------------- [2022-05-10T19:25:09.324Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:25:09.324Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T19:25:09.324Z] Message: update stable to v1.0.227 [2022-05-10T19:25:09.896Z] ------------------- [2022-05-10T19:25:09.896Z] experimental info: [2022-05-10T19:25:09.896Z] ------------------- [2022-05-10T19:25:09.896Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:25:09.896Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T19:25:09.896Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T19:25:10.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-05-10T19:25:10.078Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-05-10T19:25:10.090Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T19:25:10.105Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T19:25:10.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T19:25:10.132Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T19:25:10.145Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T19:25:10.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T19:25:10.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T19:25:10.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T19:25:10.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T19:25:10.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-05-10T19:25:10.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T19:25:10.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T19:25:10.245Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:25:10.259Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:25:10.272Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T19:25:10.285Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T19:25:10.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T19:25:10.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T19:25:10.325Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T19:25:10.336Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T19:25:10.355Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T19:25:10.373Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T19:25:10.388Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T19:25:10.400Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T19:25:10.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T19:25:10.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T19:25:10.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T19:25:10.461Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] echo [2022-05-10T19:25:10.477Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f19c5b4 [Pipeline] echo [2022-05-10T19:25:10.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:25:10.534Z] provisioning config files... [2022-05-10T19:25:10.547Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5146401410436942557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:25:10.858Z] ---> docker-login.sh [2022-05-10T19:25:10.858Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:25:11.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:25:11.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:25:11.382Z] Configure a credential helper to remove this warning. See [2022-05-10T19:25:11.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:25:11.382Z] [2022-05-10T19:25:11.382Z] Login Succeeded [2022-05-10T19:25:11.382Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:25:11.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:25:11.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:25:11.382Z] Configure a credential helper to remove this warning. See [2022-05-10T19:25:11.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:25:11.382Z] [2022-05-10T19:25:11.382Z] Login Succeeded [2022-05-10T19:25:11.382Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:25:11.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:25:11.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:25:11.643Z] Configure a credential helper to remove this warning. See [2022-05-10T19:25:11.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:25:11.643Z] [2022-05-10T19:25:11.643Z] Login Succeeded [2022-05-10T19:25:11.643Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:25:11.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:25:11.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:25:11.906Z] Configure a credential helper to remove this warning. See [2022-05-10T19:25:11.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:25:11.906Z] [2022-05-10T19:25:11.906Z] Login Succeeded [2022-05-10T19:25:11.906Z] docker.io [2022-05-10T19:25:11.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:25:12.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:25:12.167Z] Configure a credential helper to remove this warning. See [2022-05-10T19:25:12.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:25:12.167Z] [2022-05-10T19:25:12.167Z] Login Succeeded [2022-05-10T19:25:12.168Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:25:12.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T19:25:12.551Z] + git rev-list -1 --merges f19c5b4581d27e0813f140be9e158fd085b802c9~1..f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] echo [2022-05-10T19:25:12.692Z] -----------> git rev-list -1 --merges f19c5b4581d27e0813f140be9e158fd085b802c9~1..f19c5b4581d27e0813f140be9e158fd085b802c9 f19c5b4581d27e0813f140be9e158fd085b802c9 [false] [Pipeline] sh [2022-05-10T19:25:13.000Z] + git log --format=format:%s -1 f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] echo [2022-05-10T19:25:13.018Z] ========================================================= [2022-05-10T19:25:13.018Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T19:25:13.018Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T19:25:13.354Z] + git log --format=format:%s -1 f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] echo [2022-05-10T19:25:13.368Z] [semverPrep] GIT_COMMIT: f19c5b4581d27e0813f140be9e158fd085b802c9, Commit Message: docs: Update change log for Kamakura release (#85) [Pipeline] echo [2022-05-10T19:25:13.376Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T19:25:13.759Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T19:25:13.759Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T19:25:13.759Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T19:25:13.759Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T19:25:13.759Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T19:25:13.759Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T19:25:13.759Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:25:14.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:25:14.190Z] [2022-05-10T19:25:14.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:25:14.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:25:14.503Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T19:25:14.503Z] 1fe172e4850f: Pulling fs layer [2022-05-10T19:25:14.503Z] caf521ccaac6: Pulling fs layer [2022-05-10T19:25:14.503Z] 3ead6fa29328: Pulling fs layer [2022-05-10T19:25:14.503Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T19:25:14.503Z] a8d5f1318db7: Pulling fs layer [2022-05-10T19:25:14.503Z] c427282e49a2: Pulling fs layer [2022-05-10T19:25:14.503Z] 1827001aaf11: Pulling fs layer [2022-05-10T19:25:14.503Z] 0714d37db230: Pulling fs layer [2022-05-10T19:25:14.503Z] ac28cf19c067: Pulling fs layer [2022-05-10T19:25:14.503Z] ca983d60f3e2: Pulling fs layer [2022-05-10T19:25:14.503Z] 9f894cec8388: Pulling fs layer [2022-05-10T19:25:14.503Z] ca983d60f3e2: Waiting [2022-05-10T19:25:14.503Z] ac28cf19c067: Waiting [2022-05-10T19:25:14.503Z] 9f894cec8388: Waiting [2022-05-10T19:25:14.503Z] 0714d37db230: Waiting [2022-05-10T19:25:14.503Z] 1827001aaf11: Waiting [2022-05-10T19:25:14.503Z] 5c2a1cbceb83: Waiting [2022-05-10T19:25:14.503Z] c427282e49a2: Waiting [2022-05-10T19:25:14.503Z] a8d5f1318db7: Waiting [2022-05-10T19:25:14.503Z] caf521ccaac6: Verifying Checksum [2022-05-10T19:25:14.503Z] caf521ccaac6: Download complete [2022-05-10T19:25:14.503Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T19:25:14.503Z] 5c2a1cbceb83: Download complete [2022-05-10T19:25:14.762Z] a8d5f1318db7: Verifying Checksum [2022-05-10T19:25:14.762Z] a8d5f1318db7: Download complete [2022-05-10T19:25:14.762Z] c427282e49a2: Verifying Checksum [2022-05-10T19:25:14.762Z] c427282e49a2: Download complete [2022-05-10T19:25:14.762Z] 3ead6fa29328: Verifying Checksum [2022-05-10T19:25:14.762Z] 3ead6fa29328: Download complete [2022-05-10T19:25:14.762Z] 0714d37db230: Verifying Checksum [2022-05-10T19:25:14.762Z] 0714d37db230: Download complete [2022-05-10T19:25:14.762Z] ac28cf19c067: Verifying Checksum [2022-05-10T19:25:14.762Z] ac28cf19c067: Download complete [2022-05-10T19:25:14.762Z] ca983d60f3e2: Verifying Checksum [2022-05-10T19:25:14.762Z] ca983d60f3e2: Download complete [2022-05-10T19:25:14.762Z] 9f894cec8388: Verifying Checksum [2022-05-10T19:25:14.762Z] 9f894cec8388: Download complete [2022-05-10T19:25:14.762Z] 1fe172e4850f: Verifying Checksum [2022-05-10T19:25:14.762Z] 1fe172e4850f: Download complete [2022-05-10T19:25:15.021Z] 1827001aaf11: Verifying Checksum [2022-05-10T19:25:15.021Z] 1827001aaf11: Download complete [2022-05-10T19:25:16.407Z] 1fe172e4850f: Pull complete [2022-05-10T19:25:16.407Z] caf521ccaac6: Pull complete [2022-05-10T19:25:17.367Z] 3ead6fa29328: Pull complete [2022-05-10T19:25:17.367Z] 5c2a1cbceb83: Pull complete [2022-05-10T19:25:17.627Z] a8d5f1318db7: Pull complete [2022-05-10T19:25:17.887Z] c427282e49a2: Pull complete [2022-05-10T19:25:20.436Z] 1827001aaf11: Pull complete [2022-05-10T19:25:20.436Z] 0714d37db230: Pull complete [2022-05-10T19:25:20.436Z] ac28cf19c067: Pull complete [2022-05-10T19:25:20.436Z] ca983d60f3e2: Pull complete [2022-05-10T19:25:20.436Z] 9f894cec8388: Pull complete [2022-05-10T19:25:20.436Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T19:25:20.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:25:20.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T19:25:20.527Z] prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container [2022-05-10T19:25:20.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T19:25:22.397Z] $ docker top 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e -eo pid,comm [2022-05-10T19:25:22.472Z] 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-05-10T19:25:22.472Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T19:25:22.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:25:22.515Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:25:22.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:25:22.664Z] $ docker exec 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e ssh-agent [2022-05-10T19:25:22.793Z] SSH_AUTH_SOCK=/tmp/ssh-78pa6GcmtuE1/agent.33 [2022-05-10T19:25:22.793Z] SSH_AGENT_PID=39 [2022-05-10T19:25:22.806Z] Running ssh-add (command line suppressed) [2022-05-10T19:25:22.927Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4434543038569636787.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4434543038569636787.key) [2022-05-10T19:25:22.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:25:23.238Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T19:25:23.254Z] $ docker exec --env ******** --env ******** 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e ssh-agent -k [2022-05-10T19:25:23.368Z] unset SSH_AUTH_SOCK; [2022-05-10T19:25:23.369Z] unset SSH_AGENT_PID; [2022-05-10T19:25:23.369Z] echo Agent pid 39 killed; [2022-05-10T19:25:23.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T19:25:23.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:25:23.403Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:25:23.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:25:23.542Z] $ docker exec 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e ssh-agent [2022-05-10T19:25:23.669Z] SSH_AUTH_SOCK=/tmp/ssh-4m7VVlwslNZs/agent.71 [2022-05-10T19:25:23.669Z] SSH_AGENT_PID=77 [2022-05-10T19:25:23.675Z] Running ssh-add (command line suppressed) [2022-05-10T19:25:23.812Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_38074396007170699.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_38074396007170699.key) [2022-05-10T19:25:23.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:25:24.118Z] + git semver init [2022-05-10T19:25:24.380Z] 2022-05-10 19:25:24,337 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T19:25:24.380Z] 2022-05-10 19:25:24,338 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-05-10T19:25:24.380Z] 2022-05-10 19:25:24,338 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-05-10T19:25:24.380Z] 2022-05-10 19:25:24,339 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T19:25:25.324Z] 2022-05-10 19:25:25,194 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-05-10T19:25:25.324Z] 2022-05-10 19:25:25,194 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-05-10T19:25:25.324Z] 2022-05-10 19:25:25,194 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T19:25:25.324Z] 2022-05-10 19:25:25,195 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T19:25:25.324Z] 2.1.0-dev.15 [Pipeline] } [2022-05-10T19:25:25.338Z] $ docker exec --env ******** --env ******** 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e ssh-agent -k [2022-05-10T19:25:25.449Z] unset SSH_AUTH_SOCK; [2022-05-10T19:25:25.449Z] unset SSH_AGENT_PID; [2022-05-10T19:25:25.450Z] echo Agent pid 77 killed; [2022-05-10T19:25:25.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:25:25.776Z] + git semver [Pipeline] } [2022-05-10T19:25:26.056Z] $ docker stop --time=1 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e [2022-05-10T19:25:27.398Z] $ docker rm -f 0e5f4593c360cff1a5cbabea85b3a5c0b4fbaae34781282392179d1c1c60dc5e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:25:27.761Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T19:25:28.042Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T19:25:28.046Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.15 [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-05-10T19:25:28.189Z] provisioning config files... [2022-05-10T19:25:28.199Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8161386859764399380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:25:28.498Z] ---> docker-login.sh [2022-05-10T19:25:28.498Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:25:28.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:25:28.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:25:28.498Z] Configure a credential helper to remove this warning. See [2022-05-10T19:25:28.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:25:28.498Z] [2022-05-10T19:25:28.498Z] Login Succeeded [2022-05-10T19:25:28.498Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:25:28.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:25:28.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:25:28.761Z] Configure a credential helper to remove this warning. See [2022-05-10T19:25:28.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:25:28.761Z] [2022-05-10T19:25:28.761Z] Login Succeeded [2022-05-10T19:25:28.761Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:25:28.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:25:28.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:25:28.761Z] Configure a credential helper to remove this warning. See [2022-05-10T19:25:28.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:25:28.761Z] [2022-05-10T19:25:28.761Z] Login Succeeded [2022-05-10T19:25:28.761Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:25:29.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:25:29.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:25:29.021Z] Configure a credential helper to remove this warning. See [2022-05-10T19:25:29.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:25:29.021Z] [2022-05-10T19:25:29.021Z] Login Succeeded [2022-05-10T19:25:29.021Z] docker.io [2022-05-10T19:25:29.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:25:29.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:25:29.282Z] Configure a credential helper to remove this warning. See [2022-05-10T19:25:29.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:25:29.282Z] [2022-05-10T19:25:29.282Z] Login Succeeded [2022-05-10T19:25:29.282Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:25:29.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T19:25:29.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:25:29.372Z] ========================================================= [2022-05-10T19:25:29.372Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T19:25:29.372Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:25:29.684Z] + 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-05-10T19:25:29.684Z] Sending build context to Docker daemon 3.983MB [2022-05-10T19:25:29.684Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T19:25:29.684Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T19:25:29.684Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T19:25:29.684Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T19:25:29.684Z] 666ba61612fd: Pulling fs layer [2022-05-10T19:25:29.684Z] 8ed8ca486205: Pulling fs layer [2022-05-10T19:25:29.684Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T19:25:29.684Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T19:25:29.684Z] ca2b28591e48: Pulling fs layer [2022-05-10T19:25:29.684Z] a51346096db8: Pulling fs layer [2022-05-10T19:25:29.684Z] daebc70d1ce1: Pulling fs layer [2022-05-10T19:25:29.684Z] 22a0e8bec74d: Waiting [2022-05-10T19:25:29.684Z] a51346096db8: Waiting [2022-05-10T19:25:29.684Z] 4fe6c5a15a65: Waiting [2022-05-10T19:25:29.684Z] ca2b28591e48: Waiting [2022-05-10T19:25:29.684Z] 0e18a0eac166: Pulling fs layer [2022-05-10T19:25:29.684Z] 0e18a0eac166: Waiting [2022-05-10T19:25:29.684Z] 8ed8ca486205: Verifying Checksum [2022-05-10T19:25:29.684Z] 8ed8ca486205: Download complete [2022-05-10T19:25:29.684Z] 666ba61612fd: Download complete [2022-05-10T19:25:29.684Z] 22a0e8bec74d: Download complete [2022-05-10T19:25:29.684Z] ca2b28591e48: Download complete [2022-05-10T19:25:29.944Z] a51346096db8: Verifying Checksum [2022-05-10T19:25:29.944Z] a51346096db8: Download complete [2022-05-10T19:25:29.944Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T19:25:29.944Z] 59bf1c3509f3: Download complete [2022-05-10T19:25:29.944Z] daebc70d1ce1: Verifying Checksum [2022-05-10T19:25:29.944Z] daebc70d1ce1: Download complete [2022-05-10T19:25:29.944Z] 59bf1c3509f3: Pull complete [2022-05-10T19:25:30.205Z] 666ba61612fd: Pull complete [2022-05-10T19:25:30.205Z] 8ed8ca486205: Pull complete [2022-05-10T19:25:30.467Z] 0e18a0eac166: Verifying Checksum [2022-05-10T19:25:30.467Z] 0e18a0eac166: Download complete [2022-05-10T19:25:30.467Z] 4fe6c5a15a65: Download complete [2022-05-10T19:25:34.673Z] 4fe6c5a15a65: Pull complete [2022-05-10T19:25:34.673Z] 22a0e8bec74d: Pull complete [2022-05-10T19:25:34.934Z] ca2b28591e48: Pull complete [2022-05-10T19:25:34.934Z] a51346096db8: Pull complete [2022-05-10T19:25:34.934Z] daebc70d1ce1: Pull complete [2022-05-10T19:25:37.477Z] 0e18a0eac166: Pull complete [2022-05-10T19:25:37.477Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T19:25:37.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:25:37.477Z] ---> f018257e8ee9 [2022-05-10T19:25:37.477Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T19:25:39.404Z] ---> Running in 53666c142157 [2022-05-10T19:25:39.404Z] Removing intermediate container 53666c142157 [2022-05-10T19:25:39.404Z] ---> 4d04f42b7121 [2022-05-10T19:25:39.404Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T19:25:39.404Z] ---> Running in 6c240d209f1e [2022-05-10T19:25:39.404Z] Removing intermediate container 6c240d209f1e [2022-05-10T19:25:39.404Z] ---> 2c77d65d0eb1 [2022-05-10T19:25:39.404Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T19:25:39.404Z] ---> Running in 7c0a1c1a533f [2022-05-10T19:25:39.404Z] Removing intermediate container 7c0a1c1a533f [2022-05-10T19:25:39.404Z] ---> da8cde874e01 [2022-05-10T19:25:39.404Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:25:39.664Z] ---> Running in 34df054d939a [2022-05-10T19:25:40.237Z] Removing intermediate container 34df054d939a [2022-05-10T19:25:40.237Z] ---> 6c4eca3297ec [2022-05-10T19:25:40.237Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T19:25:40.237Z] ---> Running in 04200a8418c4 [2022-05-10T19:25:40.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:25:41.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:25:41.705Z] OK: 221 MiB in 52 packages [2022-05-10T19:25:41.967Z] Removing intermediate container 04200a8418c4 [2022-05-10T19:25:41.967Z] ---> edcf0444c084 [2022-05-10T19:25:41.967Z] Step 8/12 : WORKDIR /app [2022-05-10T19:25:41.967Z] ---> Running in 7e6d571e42b2 [2022-05-10T19:25:41.967Z] Removing intermediate container 7e6d571e42b2 [2022-05-10T19:25:41.967Z] ---> 211db0ac9947 [2022-05-10T19:25:41.967Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T19:25:42.227Z] ---> dac1ddf0fdc2 [2022-05-10T19:25:42.227Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:25:42.227Z] ---> Running in 8d2335fa6383 [2022-05-10T19:25:43.156Z] Still waiting to schedule task [2022-05-10T19:25:43.156Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T19:25:57.214Z] Removing intermediate container 8d2335fa6383 [2022-05-10T19:25:57.214Z] ---> 544e7b3cf9c3 [2022-05-10T19:25:57.214Z] Step 11/12 : COPY . . [2022-05-10T19:25:57.475Z] ---> 7dcceb9e297d [2022-05-10T19:25:57.475Z] Step 12/12 : RUN $MAKE [2022-05-10T19:25:57.475Z] ---> Running in ba3e34887e40 [2022-05-10T19:25:57.736Z] noop [2022-05-10T19:25:58.008Z] Removing intermediate container ba3e34887e40 [2022-05-10T19:25:58.008Z] ---> a6e2f27fb998 [2022-05-10T19:25:58.008Z] Successfully built a6e2f27fb998 [2022-05-10T19:25:58.008Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:25:58.576Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:25:58.576Z] . [Pipeline] withDockerContainer [2022-05-10T19:25:58.654Z] prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container [2022-05-10T19:25:58.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** ci-base-image-x86_64 cat [2022-05-10T19:25:59.128Z] $ docker top db257dd6d0ecdd1b2b373da5f42b807d91a1cd3f36948cef3ab0f4b2942e7d3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:25:59.501Z] + go version [2022-05-10T19:25:59.501Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T19:25:59.519Z] $ docker stop --time=1 db257dd6d0ecdd1b2b373da5f42b807d91a1cd3f36948cef3ab0f4b2942e7d3c [2022-05-10T19:26:00.852Z] $ docker rm -f db257dd6d0ecdd1b2b373da5f42b807d91a1cd3f36948cef3ab0f4b2942e7d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:26:01.263Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:26:01.263Z] . [Pipeline] withDockerContainer [2022-05-10T19:26:01.335Z] prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container [2022-05-10T19:26:01.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** ci-base-image-x86_64 cat [2022-05-10T19:26:01.781Z] $ docker top 7962c35ac4f8c6dd7a428a6d92260ac35d05c9b99c6103066edf0a2628225207 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:26:02.196Z] + make test [2022-05-10T19:26:02.196Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T19:26:02.506Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-10T19:26:14.793Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-10T19:26:14.793Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-10T19:26:17.339Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.987s coverage: 39.3% of statements [2022-05-10T19:26:17.339Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.252s coverage: 51.9% of statements [2022-05-10T19:26:17.339Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements [2022-05-10T19:26:27.336Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T19:26:30.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T19:26:30.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T19:26:30.628Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T19:26:31.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T19:26:31.227Z] $ docker stop --time=1 7962c35ac4f8c6dd7a428a6d92260ac35d05c9b99c6103066edf0a2628225207 [2022-05-10T19:26:33.127Z] $ docker rm -f 7962c35ac4f8c6dd7a428a6d92260ac35d05c9b99c6103066edf0a2628225207 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:26:33.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T19:26:33.695Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T19:26:34.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T19:26:34.759Z] + ls -al . [2022-05-10T19:26:34.759Z] total 632 [2022-05-10T19:26:34.759Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 19:26 . [2022-05-10T19:26:34.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:25 .. [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 134 May 10 19:25 .dockerignore [2022-05-10T19:26:34.759Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 19:25 .git [2022-05-10T19:26:34.759Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:25 .github [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 946 May 10 19:25 .gitignore [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 19:25 .golangci.yml [2022-05-10T19:26:34.759Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 19:25 .semver [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 10 19:25 Attribution.txt [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 3740 May 10 19:25 CHANGELOG.md [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 10 19:25 Dockerfile [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 19:25 GOVERNANCE.md [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 683 May 10 19:25 Jenkinsfile [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 19:25 LICENSE [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 1991 May 10 19:25 Makefile [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 19:25 OWNERS.md [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 10 19:25 README.md [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 19:25 VERSION [2022-05-10T19:26:34.759Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:25 bin [2022-05-10T19:26:34.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:25 cmd [2022-05-10T19:26:34.759Z] -rw-r--r-- 1 jenkins jenkins 460394 May 10 19:26 coverage.out [2022-05-10T19:26:34.759Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:25 examples [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 3304 May 10 19:25 go.mod [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 10 19:25 go.sum [2022-05-10T19:26:34.759Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:25 images [2022-05-10T19:26:34.759Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 19:25 internal [2022-05-10T19:26:34.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:25 snap [2022-05-10T19:26:34.759Z] -rw-rw-r-- 1 jenkins jenkins 193 May 10 19:25 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:26:35.080Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f19c5b4581d27e0813f140be9e158fd085b802c9 --label arch=amd64 --label version=2.1.0-dev.15 . [2022-05-10T19:26:35.080Z] Sending build context to Docker daemon 3.983MB [2022-05-10T19:26:35.080Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T19:26:35.080Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T19:26:35.080Z] ---> a6e2f27fb998 [2022-05-10T19:26:35.080Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T19:26:35.341Z] ---> Running in 1c2a005baad9 [2022-05-10T19:26:35.341Z] Removing intermediate container 1c2a005baad9 [2022-05-10T19:26:35.341Z] ---> 762f84c136a6 [2022-05-10T19:26:35.341Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T19:26:35.603Z] ---> Running in bb4f0958868b [2022-05-10T19:26:35.603Z] Removing intermediate container bb4f0958868b [2022-05-10T19:26:35.603Z] ---> 72d1069187e0 [2022-05-10T19:26:35.603Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T19:26:35.864Z] ---> Running in 2e56e9e3b76b [2022-05-10T19:26:35.864Z] Removing intermediate container 2e56e9e3b76b [2022-05-10T19:26:35.864Z] ---> ec7fbc2d5f75 [2022-05-10T19:26:35.864Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:26:35.864Z] ---> Running in b6b1bf0af154 [2022-05-10T19:26:36.804Z] Removing intermediate container b6b1bf0af154 [2022-05-10T19:26:36.804Z] ---> 0f6c35723be8 [2022-05-10T19:26:36.804Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T19:26:37.063Z] ---> Running in f852e64bd8d9 [2022-05-10T19:26:37.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:26:38.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:26:38.527Z] OK: 221 MiB in 52 packages [2022-05-10T19:26:39.097Z] Removing intermediate container f852e64bd8d9 [2022-05-10T19:26:39.097Z] ---> c6460618e6b2 [2022-05-10T19:26:39.097Z] Step 8/25 : WORKDIR /app [2022-05-10T19:26:39.097Z] ---> Running in 94f87033f398 [2022-05-10T19:26:39.097Z] Removing intermediate container 94f87033f398 [2022-05-10T19:26:39.097Z] ---> 89933c5c75af [2022-05-10T19:26:39.097Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T19:26:39.357Z] ---> 6cb8f2adbaba [2022-05-10T19:26:39.357Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:26:39.357Z] ---> Running in 62964432fdbe [2022-05-10T19:26:40.299Z] Removing intermediate container 62964432fdbe [2022-05-10T19:26:40.299Z] ---> 680cac0e614b [2022-05-10T19:26:40.299Z] Step 11/25 : COPY . . [2022-05-10T19:26:40.299Z] ---> e346e0ab0f5a [2022-05-10T19:26:40.299Z] Step 12/25 : RUN $MAKE [2022-05-10T19:26:40.560Z] ---> Running in 7cad9e47cc3f [2022-05-10T19:26:40.821Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-05-10T19:27:02.774Z] Removing intermediate container 7cad9e47cc3f [2022-05-10T19:27:02.774Z] ---> 5c5878f7acf5 [2022-05-10T19:27:02.774Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T19:27:02.774Z] 3.14: Pulling from library/alpine [2022-05-10T19:27:03.037Z] 8663204ce13b: Pulling fs layer [2022-05-10T19:27:03.297Z] 8663204ce13b: Verifying Checksum [2022-05-10T19:27:03.297Z] 8663204ce13b: Download complete [2022-05-10T19:27:03.297Z] 8663204ce13b: Pull complete [2022-05-10T19:27:03.297Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:27:03.297Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:27:03.297Z] ---> e04c818066af [2022-05-10T19:27:03.297Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T19:27:03.557Z] ---> Running in 3e45f0e4a6e8 [2022-05-10T19:27:03.557Z] Removing intermediate container 3e45f0e4a6e8 [2022-05-10T19:27:03.557Z] ---> df3cdbbf8a7d [2022-05-10T19:27:03.557Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:27:03.557Z] ---> Running in 518a761cb2c2 [2022-05-10T19:27:04.499Z] Removing intermediate container 518a761cb2c2 [2022-05-10T19:27:04.499Z] ---> 54629a5d5694 [2022-05-10T19:27:04.499Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:27:04.499Z] ---> Running in eb711a671da6 [2022-05-10T19:27:04.760Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:27:05.704Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:27:05.704Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:27:05.965Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:27:05.965Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:27:05.965Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:27:06.227Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:27:06.227Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:27:06.227Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:27:06.493Z] OK: 8 MiB in 20 packages [2022-05-10T19:27:06.753Z] Removing intermediate container eb711a671da6 [2022-05-10T19:27:06.753Z] ---> b7993295eea6 [2022-05-10T19:27:06.753Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-10T19:27:07.036Z] ---> 2d1aa129798d [2022-05-10T19:27:07.036Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-10T19:27:07.296Z] ---> aee26e652b06 [2022-05-10T19:27:07.296Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-10T19:27:07.891Z] ---> ad7a8c8c2c24 [2022-05-10T19:27:07.891Z] Step 20/25 : EXPOSE 59989 [2022-05-10T19:27:08.474Z] ---> Running in 06f94a90d46c [2022-05-10T19:27:08.474Z] Removing intermediate container 06f94a90d46c [2022-05-10T19:27:08.474Z] ---> d0e116eea28d [2022-05-10T19:27:08.474Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-10T19:27:08.776Z] ---> Running in cfc4f86a6fcc [2022-05-10T19:27:09.037Z] Removing intermediate container cfc4f86a6fcc [2022-05-10T19:27:09.037Z] ---> 00e1a0a960eb [2022-05-10T19:27:09.037Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T19:27:09.297Z] ---> Running in 9038313c0730 [2022-05-10T19:27:09.868Z] Removing intermediate container 9038313c0730 [2022-05-10T19:27:09.868Z] ---> a4fa5e71bdad [2022-05-10T19:27:09.868Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T19:27:10.130Z] ---> Running in eb07307c5737 [2022-05-10T19:27:10.394Z] Removing intermediate container eb07307c5737 [2022-05-10T19:27:10.394Z] ---> 705043f13d7f [2022-05-10T19:27:10.394Z] Step 24/25 : LABEL git_sha=f19c5b4581d27e0813f140be9e158fd085b802c9 [2022-05-10T19:27:10.394Z] ---> Running in 4eda5bcef3a0 [2022-05-10T19:27:10.394Z] Removing intermediate container 4eda5bcef3a0 [2022-05-10T19:27:10.394Z] ---> 739cc95eeee7 [2022-05-10T19:27:10.394Z] Step 25/25 : LABEL version=2.1.0-dev.15 [2022-05-10T19:27:10.654Z] ---> Running in d681a02b6916 [2022-05-10T19:27:10.654Z] Removing intermediate container d681a02b6916 [2022-05-10T19:27:10.654Z] ---> 1f89a14fd4f9 [2022-05-10T19:27:10.654Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T19:27:10.654Z] Successfully built 1f89a14fd4f9 [2022-05-10T19:27:10.654Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:27:10.752Z] provisioning config files... [2022-05-10T19:27:10.761Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config166024416800582214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:27:11.071Z] ---> docker-login.sh [2022-05-10T19:27:11.071Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:27:11.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:27:11.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:27:11.071Z] Configure a credential helper to remove this warning. See [2022-05-10T19:27:11.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:27:11.071Z] [2022-05-10T19:27:11.071Z] Login Succeeded [2022-05-10T19:27:11.071Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:27:11.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:27:11.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:27:11.332Z] Configure a credential helper to remove this warning. See [2022-05-10T19:27:11.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:27:11.332Z] [2022-05-10T19:27:11.332Z] Login Succeeded [2022-05-10T19:27:11.332Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:27:11.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:27:11.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:27:11.332Z] Configure a credential helper to remove this warning. See [2022-05-10T19:27:11.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:27:11.332Z] [2022-05-10T19:27:11.332Z] Login Succeeded [2022-05-10T19:27:11.332Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:27:11.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:27:11.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:27:11.593Z] Configure a credential helper to remove this warning. See [2022-05-10T19:27:11.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:27:11.593Z] [2022-05-10T19:27:11.593Z] Login Succeeded [2022-05-10T19:27:11.593Z] docker.io [2022-05-10T19:27:11.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:27:11.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:27:11.853Z] Configure a credential helper to remove this warning. See [2022-05-10T19:27:11.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:27:11.853Z] [2022-05-10T19:27:11.853Z] Login Succeeded [2022-05-10T19:27:11.853Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:27:11.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:27:11.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:27:11.924Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-05-10T19:27:11.924Z] f19c5b4581d27e0813f140be9e158fd085b802c9 [2022-05-10T19:27:11.924Z] latest [2022-05-10T19:27:11.924Z] 2.1.0-dev.15 [2022-05-10T19:27:11.924Z] f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 [2022-05-10T19:27:11.924Z] main [2022-05-10T19:27:11.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:27:12.250Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:27:12.546Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f19c5b4581d27e0813f140be9e158fd085b802c9 [2022-05-10T19:27:12.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T19:27:12.546Z] f97d7c1f7cec: Preparing [2022-05-10T19:27:12.546Z] de87516a8fd3: Preparing [2022-05-10T19:27:12.546Z] 0342c185213f: Preparing [2022-05-10T19:27:12.546Z] 8b5f68feefa9: Preparing [2022-05-10T19:27:12.546Z] cb39d1bf8d31: Preparing [2022-05-10T19:27:12.546Z] b541d28bf3b4: Preparing [2022-05-10T19:27:12.546Z] de87516a8fd3: Pushed [2022-05-10T19:27:12.546Z] cb39d1bf8d31: Pushed [2022-05-10T19:27:12.546Z] 0342c185213f: Pushed [2022-05-10T19:27:12.546Z] b541d28bf3b4: Layer already exists [2022-05-10T19:27:12.805Z] 8b5f68feefa9: Pushed [2022-05-10T19:27:16.112Z] f97d7c1f7cec: Pushed [2022-05-10T19:27:16.112Z] f19c5b4581d27e0813f140be9e158fd085b802c9: digest: sha256:dcc4ddf6c32f81307d179e3b31aa8fd0b7dc1accdc08acf24521be396ecf378a size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:27:16.413Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:27:16.707Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-05-10T19:27:16.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T19:27:16.707Z] f97d7c1f7cec: Preparing [2022-05-10T19:27:16.707Z] de87516a8fd3: Preparing [2022-05-10T19:27:16.707Z] 0342c185213f: Preparing [2022-05-10T19:27:16.707Z] 8b5f68feefa9: Preparing [2022-05-10T19:27:16.707Z] cb39d1bf8d31: Preparing [2022-05-10T19:27:16.707Z] b541d28bf3b4: Preparing [2022-05-10T19:27:16.707Z] b541d28bf3b4: Waiting [2022-05-10T19:27:16.707Z] 0342c185213f: Layer already exists [2022-05-10T19:27:16.707Z] cb39d1bf8d31: Layer already exists [2022-05-10T19:27:16.707Z] de87516a8fd3: Layer already exists [2022-05-10T19:27:16.707Z] f97d7c1f7cec: Layer already exists [2022-05-10T19:27:16.707Z] 8b5f68feefa9: Layer already exists [2022-05-10T19:27:16.707Z] b541d28bf3b4: Layer already exists [2022-05-10T19:27:16.707Z] latest: digest: sha256:dcc4ddf6c32f81307d179e3b31aa8fd0b7dc1accdc08acf24521be396ecf378a size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:27:17.004Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:27:17.298Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.15 [2022-05-10T19:27:17.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T19:27:17.298Z] f97d7c1f7cec: Preparing [2022-05-10T19:27:17.298Z] de87516a8fd3: Preparing [2022-05-10T19:27:17.298Z] 0342c185213f: Preparing [2022-05-10T19:27:17.298Z] 8b5f68feefa9: Preparing [2022-05-10T19:27:17.298Z] cb39d1bf8d31: Preparing [2022-05-10T19:27:17.298Z] b541d28bf3b4: Preparing [2022-05-10T19:27:17.298Z] b541d28bf3b4: Waiting [2022-05-10T19:27:17.298Z] de87516a8fd3: Layer already exists [2022-05-10T19:27:17.298Z] f97d7c1f7cec: Layer already exists [2022-05-10T19:27:17.298Z] 8b5f68feefa9: Layer already exists [2022-05-10T19:27:17.298Z] cb39d1bf8d31: Layer already exists [2022-05-10T19:27:17.298Z] 0342c185213f: Layer already exists [2022-05-10T19:27:17.298Z] b541d28bf3b4: Layer already exists [2022-05-10T19:27:17.298Z] 2.1.0-dev.15: digest: sha256:dcc4ddf6c32f81307d179e3b31aa8fd0b7dc1accdc08acf24521be396ecf378a size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:27:17.657Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:27:17.990Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 [2022-05-10T19:27:17.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T19:27:17.990Z] f97d7c1f7cec: Preparing [2022-05-10T19:27:17.990Z] de87516a8fd3: Preparing [2022-05-10T19:27:17.990Z] 0342c185213f: Preparing [2022-05-10T19:27:17.990Z] 8b5f68feefa9: Preparing [2022-05-10T19:27:17.990Z] cb39d1bf8d31: Preparing [2022-05-10T19:27:17.990Z] b541d28bf3b4: Preparing [2022-05-10T19:27:17.990Z] cb39d1bf8d31: Layer already exists [2022-05-10T19:27:17.990Z] f97d7c1f7cec: Layer already exists [2022-05-10T19:27:17.990Z] 0342c185213f: Layer already exists [2022-05-10T19:27:17.990Z] 8b5f68feefa9: Layer already exists [2022-05-10T19:27:17.990Z] de87516a8fd3: Layer already exists [2022-05-10T19:27:17.990Z] b541d28bf3b4: Layer already exists [2022-05-10T19:27:17.990Z] f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15: digest: sha256:dcc4ddf6c32f81307d179e3b31aa8fd0b7dc1accdc08acf24521be396ecf378a size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:27:18.286Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:27:18.582Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-05-10T19:27:18.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T19:27:18.582Z] f97d7c1f7cec: Preparing [2022-05-10T19:27:18.582Z] de87516a8fd3: Preparing [2022-05-10T19:27:18.582Z] 0342c185213f: Preparing [2022-05-10T19:27:18.582Z] 8b5f68feefa9: Preparing [2022-05-10T19:27:18.582Z] cb39d1bf8d31: Preparing [2022-05-10T19:27:18.582Z] b541d28bf3b4: Preparing [2022-05-10T19:27:18.582Z] b541d28bf3b4: Waiting [2022-05-10T19:27:18.582Z] cb39d1bf8d31: Layer already exists [2022-05-10T19:27:18.582Z] f97d7c1f7cec: Layer already exists [2022-05-10T19:27:18.582Z] de87516a8fd3: Layer already exists [2022-05-10T19:27:18.582Z] 0342c185213f: Layer already exists [2022-05-10T19:27:18.582Z] 8b5f68feefa9: Layer already exists [2022-05-10T19:27:18.582Z] b541d28bf3b4: Layer already exists [2022-05-10T19:27:18.582Z] main: digest: sha256:dcc4ddf6c32f81307d179e3b31aa8fd0b7dc1accdc08acf24521be396ecf378a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:27:18.621Z] ===================================================== [Pipeline] echo [2022-05-10T19:27:18.630Z] taggedImages: [2022-05-10T19:27:18.630Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f19c5b4581d27e0813f140be9e158fd085b802c9 [2022-05-10T19:27:18.630Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-05-10T19:27:18.630Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.15 [2022-05-10T19:27:18.630Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 [2022-05-10T19:27:18.630Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp: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] sh [2022-05-10T19:27:18.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T19:27:18.999Z] [2022-05-10T19:27:18.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:27:19.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T19:27:19.306Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T19:27:19.306Z] 5eb5b503b376: Pulling fs layer [2022-05-10T19:27:19.306Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T19:27:19.306Z] ec43610c2a17: Pulling fs layer [2022-05-10T19:27:19.306Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T19:27:19.306Z] 33b1e0a273af: Pulling fs layer [2022-05-10T19:27:19.306Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T19:27:19.306Z] 2f39f015ded8: Pulling fs layer [2022-05-10T19:27:19.306Z] 3a2ae6a8a46f: Waiting [2022-05-10T19:27:19.306Z] 33b1e0a273af: Waiting [2022-05-10T19:27:19.306Z] 5d3b04190fa2: Waiting [2022-05-10T19:27:19.306Z] 2f39f015ded8: Waiting [2022-05-10T19:27:19.306Z] 5c69ac0246d0: Download complete [2022-05-10T19:27:19.306Z] 3a2ae6a8a46f: Download complete [2022-05-10T19:27:19.306Z] 33b1e0a273af: Verifying Checksum [2022-05-10T19:27:19.306Z] 33b1e0a273af: Download complete [2022-05-10T19:27:19.568Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T19:27:19.568Z] 5d3b04190fa2: Download complete [2022-05-10T19:27:19.568Z] ec43610c2a17: Download complete [2022-05-10T19:27:19.568Z] 5eb5b503b376: Download complete [2022-05-10T19:27:20.136Z] 2f39f015ded8: Verifying Checksum [2022-05-10T19:27:20.136Z] 2f39f015ded8: Download complete [2022-05-10T19:27:20.703Z] 5eb5b503b376: Pull complete [2022-05-10T19:27:20.962Z] 5c69ac0246d0: Pull complete [2022-05-10T19:27:21.221Z] ec43610c2a17: Pull complete [2022-05-10T19:27:21.482Z] 3a2ae6a8a46f: Pull complete [2022-05-10T19:27:21.742Z] 33b1e0a273af: Pull complete [2022-05-10T19:27:21.742Z] 5d3b04190fa2: Pull complete [2022-05-10T19:27:27.019Z] 2f39f015ded8: Pull complete [2022-05-10T19:27:27.019Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T19:27:27.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T19:27:27.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T19:27:27.087Z] prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container [2022-05-10T19:27:27.127Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T19:27:29.654Z] $ docker top 80348a881d5c6107fedbcbe93081683f6b0facd2c362014cdad577658474cf44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:27:30.085Z] ---> job-cost.sh [2022-05-10T19:27:30.085Z] lf-activate-venv: SKIPPING [2022-05-10T19:27:30.085Z] INFO: No Stack... [2022-05-10T19:27:30.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T19:27:30.917Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T19:27:31.214Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-05-10T19:27:31.214Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T19:27:31.231Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] [2022-05-10T19:27:31.237Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] did not exist. Created. [2022-05-10T19:27:31.237Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T19:27:31.542Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T19:27:31.579Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T19:27:31.586Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T19:27:31.608Z] $ docker stop --time=1 80348a881d5c6107fedbcbe93081683f6b0facd2c362014cdad577658474cf44 [2022-05-10T19:27:32.802Z] $ docker rm -f 80348a881d5c6107fedbcbe93081683f6b0facd2c362014cdad577658474cf44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T19:31:11.889Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47927 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-05-10T19:31:11.902Z] Running in /w/workspace/device-rfid-llrp-go/32 [Pipeline] { [Pipeline] checkout [2022-05-10T19:31:12.202Z] Selected Git installation does not exist. Using Default [2022-05-10T19:31:12.202Z] The recommended git tool is: NONE [2022-05-10T19:31:20.064Z] using credential edgex-jenkins-ssh [2022-05-10T19:31:20.083Z] Cloning the remote Git repository [2022-05-10T19:31:20.158Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-10T19:31:20.261Z] > git init /w/workspace/device-rfid-llrp-go/32 # timeout=10 [2022-05-10T19:31:20.359Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-10T19:31:20.361Z] > git --version # timeout=10 [2022-05-10T19:31:20.440Z] > git --version # 'git version 2.25.1' [2022-05-10T19:31:20.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:31:20.574Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:31:21.867Z] Avoid second fetch [2022-05-10T19:31:21.868Z] Checking out Revision f19c5b4581d27e0813f140be9e158fd085b802c9 (main) [2022-05-10T19:31:21.826Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-05-10T19:31:21.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:31:21.900Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T19:31:21.919Z] > git checkout -f f19c5b4581d27e0813f140be9e158fd085b802c9 # timeout=10 [2022-05-10T19:31:26.411Z] Commit message: "docs: Update change log for Kamakura release (#85)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T19:31:27.436Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T19:31:27.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T19:31:27.436Z] Dload Upload Total Spent Left Speed [2022-05-10T19:31:27.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81116 0 --:--:-- --:--:-- --:--:-- 81116 [Pipeline] sh [2022-05-10T19:31:28.010Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T19:31:28.379Z] + sudo tee /etc/docker/daemon.new [2022-05-10T19:31:28.379Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T19:31:28.379Z] { [2022-05-10T19:31:28.379Z] "registry-mirrors": [ [2022-05-10T19:31:28.379Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T19:31:28.379Z] ], [2022-05-10T19:31:28.379Z] "bip": "10.250.0.254/24", [2022-05-10T19:31:28.379Z] "hosts": [ [2022-05-10T19:31:28.379Z] "tcp://0.0.0.0:5555", [2022-05-10T19:31:28.379Z] "unix:///var/run/docker.sock" [2022-05-10T19:31:28.379Z] ], [2022-05-10T19:31:28.379Z] "mtu": 1458, [2022-05-10T19:31:28.379Z] "selinux-enabled": true, [2022-05-10T19:31:28.379Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T19:31:28.379Z] } [Pipeline] sh [2022-05-10T19:31:28.747Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T19:31:29.118Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:31:47.543Z] provisioning config files... [2022-05-10T19:31:47.579Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/32@tmp/config3737411979781608050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:31:47.987Z] ---> docker-login.sh [2022-05-10T19:31:47.987Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:31:48.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:31:49.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:31:49.278Z] Configure a credential helper to remove this warning. See [2022-05-10T19:31:49.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:31:49.278Z] [2022-05-10T19:31:49.278Z] Login Succeeded [2022-05-10T19:31:49.278Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:31:49.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:31:49.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:31:49.891Z] Configure a credential helper to remove this warning. See [2022-05-10T19:31:49.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:31:49.891Z] [2022-05-10T19:31:49.891Z] Login Succeeded [2022-05-10T19:31:49.891Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:31:50.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:31:50.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:31:50.515Z] Configure a credential helper to remove this warning. See [2022-05-10T19:31:50.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:31:50.515Z] [2022-05-10T19:31:50.515Z] Login Succeeded [2022-05-10T19:31:50.515Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:31:50.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:31:51.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:31:51.076Z] Configure a credential helper to remove this warning. See [2022-05-10T19:31:51.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:31:51.076Z] [2022-05-10T19:31:51.076Z] Login Succeeded [2022-05-10T19:31:51.076Z] docker.io [2022-05-10T19:31:51.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:31:51.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:31:51.960Z] Configure a credential helper to remove this warning. See [2022-05-10T19:31:51.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:31:51.960Z] [2022-05-10T19:31:51.960Z] Login Succeeded [2022-05-10T19:31:51.960Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:31:51.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T19:31:52.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:31:52.779Z] ========================================================= [2022-05-10T19:31:52.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T19:31:52.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:31:53.154Z] + 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-05-10T19:31:53.771Z] Sending build context to Docker daemon 1.228MB [2022-05-10T19:31:53.771Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T19:31:53.771Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T19:31:53.771Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T19:31:53.771Z] 9b3977197b4f: Pulling fs layer [2022-05-10T19:31:53.771Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T19:31:53.771Z] 94645a83ff95: Pulling fs layer [2022-05-10T19:31:53.771Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T19:31:53.771Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T19:31:53.771Z] 3096ccb668a1: Pulling fs layer [2022-05-10T19:31:53.771Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T19:31:53.771Z] a4caa8a26152: Pulling fs layer [2022-05-10T19:31:53.771Z] 3096ccb668a1: Waiting [2022-05-10T19:31:53.771Z] e8cf19c19ddd: Waiting [2022-05-10T19:31:53.771Z] a4caa8a26152: Waiting [2022-05-10T19:31:53.771Z] 3f3a8bcf1eab: Waiting [2022-05-10T19:31:53.771Z] 0c92f367c5e7: Waiting [2022-05-10T19:31:53.771Z] 94645a83ff95: Verifying Checksum [2022-05-10T19:31:53.771Z] 94645a83ff95: Download complete [2022-05-10T19:31:53.771Z] 1a89e8eeedd5: Download complete [2022-05-10T19:31:54.058Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T19:31:54.058Z] 0c92f367c5e7: Download complete [2022-05-10T19:31:54.058Z] 3096ccb668a1: Verifying Checksum [2022-05-10T19:31:54.058Z] 3096ccb668a1: Download complete [2022-05-10T19:31:54.058Z] 9b3977197b4f: Verifying Checksum [2022-05-10T19:31:54.058Z] 9b3977197b4f: Download complete [2022-05-10T19:31:54.058Z] e8cf19c19ddd: Download complete [2022-05-10T19:31:55.062Z] 9b3977197b4f: Pull complete [2022-05-10T19:31:55.682Z] 1a89e8eeedd5: Pull complete [2022-05-10T19:31:55.963Z] 94645a83ff95: Pull complete [2022-05-10T19:31:56.248Z] a4caa8a26152: Verifying Checksum [2022-05-10T19:31:56.248Z] a4caa8a26152: Download complete [2022-05-10T19:31:56.856Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T19:31:56.856Z] 3f3a8bcf1eab: Download complete [2022-05-10T19:32:12.095Z] 3f3a8bcf1eab: Pull complete [2022-05-10T19:32:12.095Z] 0c92f367c5e7: Pull complete [2022-05-10T19:32:12.095Z] 3096ccb668a1: Pull complete [2022-05-10T19:32:12.095Z] e8cf19c19ddd: Pull complete [2022-05-10T19:32:18.884Z] a4caa8a26152: Pull complete [2022-05-10T19:32:18.884Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T19:32:18.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:32:18.884Z] ---> 725f1c02e7f9 [2022-05-10T19:32:18.884Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T19:32:20.903Z] ---> Running in 4045f937890a [2022-05-10T19:32:22.377Z] Removing intermediate container 4045f937890a [2022-05-10T19:32:22.377Z] ---> 4891f6f28f15 [2022-05-10T19:32:22.377Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T19:32:22.377Z] ---> Running in 39239fb5ada9 [2022-05-10T19:32:22.653Z] Removing intermediate container 39239fb5ada9 [2022-05-10T19:32:22.653Z] ---> 417e5e92e677 [2022-05-10T19:32:22.653Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T19:32:22.653Z] ---> Running in 468fe08434d7 [2022-05-10T19:32:22.939Z] Removing intermediate container 468fe08434d7 [2022-05-10T19:32:22.939Z] ---> e745937a37a8 [2022-05-10T19:32:22.939Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:32:23.225Z] ---> Running in 0eb5e9f34d4f [2022-05-10T19:32:25.242Z] Removing intermediate container 0eb5e9f34d4f [2022-05-10T19:32:25.242Z] ---> 1d85ab6247f3 [2022-05-10T19:32:25.242Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T19:32:25.528Z] ---> Running in 778506b0973b [2022-05-10T19:32:26.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:32:27.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:32:29.027Z] OK: 220 MiB in 52 packages [2022-05-10T19:32:30.026Z] Removing intermediate container 778506b0973b [2022-05-10T19:32:30.026Z] ---> cb6a1bf5d43b [2022-05-10T19:32:30.026Z] Step 8/12 : WORKDIR /app [2022-05-10T19:32:30.026Z] ---> Running in b780cd26777f [2022-05-10T19:32:30.638Z] Removing intermediate container b780cd26777f [2022-05-10T19:32:30.638Z] ---> 33ced596a77f [2022-05-10T19:32:30.638Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T19:32:31.244Z] ---> 1cd0423af755 [2022-05-10T19:32:31.244Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:32:31.244Z] ---> Running in ad2647877899 [2022-05-10T19:33:27.897Z] Removing intermediate container ad2647877899 [2022-05-10T19:33:27.897Z] ---> d6a505d58792 [2022-05-10T19:33:27.897Z] Step 11/12 : COPY . . [2022-05-10T19:33:27.897Z] ---> d24a889dd174 [2022-05-10T19:33:27.897Z] Step 12/12 : RUN $MAKE [2022-05-10T19:33:27.897Z] ---> Running in c142fe7bdbe5 [2022-05-10T19:33:27.897Z] noop [2022-05-10T19:33:27.897Z] Removing intermediate container c142fe7bdbe5 [2022-05-10T19:33:27.897Z] ---> 7bad284d217e [2022-05-10T19:33:27.897Z] Successfully built 7bad284d217e [2022-05-10T19:33:27.897Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:33:28.271Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T19:33:28.271Z] . [Pipeline] withDockerContainer [2022-05-10T19:33:28.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-47927 does not seem to be running inside a container [2022-05-10T19:33:28.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/32 -v /w/workspace/device-rfid-llrp-go/32:/w/workspace/device-rfid-llrp-go/32:rw,z -v /w/workspace/device-rfid-llrp-go/32@tmp:/w/workspace/device-rfid-llrp-go/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 ******** ci-base-image-arm64 cat [2022-05-10T19:33:30.239Z] $ docker top d354800d69daa13aca59559a30a516b9d82afff8bce4535d845e65278524b40c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:33:31.241Z] + go version [2022-05-10T19:33:31.241Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T19:33:31.281Z] $ docker stop --time=1 d354800d69daa13aca59559a30a516b9d82afff8bce4535d845e65278524b40c [2022-05-10T19:33:33.051Z] $ docker rm -f d354800d69daa13aca59559a30a516b9d82afff8bce4535d845e65278524b40c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:33:33.727Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T19:33:33.727Z] . [Pipeline] withDockerContainer [2022-05-10T19:33:34.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-47927 does not seem to be running inside a container [2022-05-10T19:33:34.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/32 -v /w/workspace/device-rfid-llrp-go/32:/w/workspace/device-rfid-llrp-go/32:rw,z -v /w/workspace/device-rfid-llrp-go/32@tmp:/w/workspace/device-rfid-llrp-go/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 ******** ci-base-image-arm64 cat [2022-05-10T19:33:35.669Z] $ docker top f5f6cb0e0f9b8208ac35b3c766141ea78b7946a58247750651ff2564ebd7174b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:33:36.656Z] + make test [2022-05-10T19:33:36.656Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T19:33:38.664Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-10T19:35:30.689Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-10T19:35:30.689Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-10T19:36:03.129Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.321s coverage: 39.3% of statements [2022-05-10T19:36:03.129Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.630s coverage: 51.9% of statements [2022-05-10T19:36:03.129Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.053s coverage: 95.5% of statements [2022-05-10T19:36:03.129Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T19:36:03.129Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T19:36:42.204Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T19:36:42.204Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T19:36:42.204Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T19:36:42.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T19:36:42.262Z] $ docker stop --time=1 f5f6cb0e0f9b8208ac35b3c766141ea78b7946a58247750651ff2564ebd7174b [2022-05-10T19:36:44.245Z] $ docker rm -f f5f6cb0e0f9b8208ac35b3c766141ea78b7946a58247750651ff2564ebd7174b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:36:45.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T19:36:45.408Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T19:36:46.456Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T19:36:46.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T19:36:47.262Z] + ls -al . [2022-05-10T19:36:47.262Z] total 628 [2022-05-10T19:36:47.262Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 19:36 . [2022-05-10T19:36:47.262Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:31 .. [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 134 May 10 19:31 .dockerignore [2022-05-10T19:36:47.262Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 19:31 .git [2022-05-10T19:36:47.262Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:31 .github [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 946 May 10 19:31 .gitignore [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 19:31 .golangci.yml [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 10 19:31 Attribution.txt [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 3740 May 10 19:31 CHANGELOG.md [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 10 19:31 Dockerfile [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 19:31 GOVERNANCE.md [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 683 May 10 19:31 Jenkinsfile [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 19:31 LICENSE [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 1991 May 10 19:31 Makefile [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 19:31 OWNERS.md [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 10 19:31 README.md [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 19:25 VERSION [2022-05-10T19:36:47.262Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:31 bin [2022-05-10T19:36:47.262Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:31 cmd [2022-05-10T19:36:47.262Z] -rw-r--r-- 1 jenkins jenkins 460394 May 10 19:36 coverage.out [2022-05-10T19:36:47.262Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:31 examples [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 3304 May 10 19:31 go.mod [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 10 19:31 go.sum [2022-05-10T19:36:47.262Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:31 images [2022-05-10T19:36:47.262Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 19:31 internal [2022-05-10T19:36:47.262Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:31 snap [2022-05-10T19:36:47.262Z] -rw-rw-r-- 1 jenkins jenkins 193 May 10 19:31 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:36:47.664Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f19c5b4581d27e0813f140be9e158fd085b802c9 --label arch=arm64 --label version=2.1.0-dev.15 . [2022-05-10T19:36:48.296Z] Sending build context to Docker daemon 1.228MB [2022-05-10T19:36:48.296Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T19:36:48.296Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T19:36:48.296Z] ---> 7bad284d217e [2022-05-10T19:36:48.296Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T19:36:48.296Z] ---> Running in 1dfaca347f11 [2022-05-10T19:36:48.568Z] Removing intermediate container 1dfaca347f11 [2022-05-10T19:36:48.568Z] ---> 7ab3d5022e9c [2022-05-10T19:36:48.568Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T19:36:48.843Z] ---> Running in 3d196f304df6 [2022-05-10T19:36:49.120Z] Removing intermediate container 3d196f304df6 [2022-05-10T19:36:49.120Z] ---> 4d5330c9e9aa [2022-05-10T19:36:49.120Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T19:36:49.408Z] ---> Running in 94ee1de78341 [2022-05-10T19:36:49.703Z] Removing intermediate container 94ee1de78341 [2022-05-10T19:36:49.703Z] ---> 6771c9e23b0f [2022-05-10T19:36:49.703Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:36:49.703Z] ---> Running in 1ede68698640 [2022-05-10T19:36:51.701Z] Removing intermediate container 1ede68698640 [2022-05-10T19:36:51.701Z] ---> 4dd4b72bda46 [2022-05-10T19:36:51.701Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T19:36:51.701Z] ---> Running in 89989ed40002 [2022-05-10T19:36:52.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:36:53.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:36:54.692Z] OK: 220 MiB in 52 packages [2022-05-10T19:36:55.681Z] Removing intermediate container 89989ed40002 [2022-05-10T19:36:55.681Z] ---> 19fc54fa3a7b [2022-05-10T19:36:55.681Z] Step 8/25 : WORKDIR /app [2022-05-10T19:36:55.681Z] ---> Running in 639286dfd3bc [2022-05-10T19:36:55.962Z] Removing intermediate container 639286dfd3bc [2022-05-10T19:36:55.962Z] ---> aaafd04412de [2022-05-10T19:36:55.962Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T19:36:56.559Z] ---> 8656a76e2ef4 [2022-05-10T19:36:56.559Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:36:56.833Z] ---> Running in 45583d2ae826 [2022-05-10T19:36:58.840Z] Removing intermediate container 45583d2ae826 [2022-05-10T19:36:58.840Z] ---> 561b94931e5d [2022-05-10T19:36:58.840Z] Step 11/25 : COPY . . [2022-05-10T19:36:59.455Z] ---> 8fe40beb01c4 [2022-05-10T19:36:59.455Z] Step 12/25 : RUN $MAKE [2022-05-10T19:36:59.731Z] ---> Running in 75d0871a0e24 [2022-05-10T19:37:00.714Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-05-10T19:39:37.704Z] Removing intermediate container 75d0871a0e24 [2022-05-10T19:39:37.704Z] ---> edfbfe11cb8f [2022-05-10T19:39:37.704Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T19:39:37.704Z] 3.14: Pulling from library/alpine [2022-05-10T19:39:37.704Z] 455c02918c45: Pulling fs layer [2022-05-10T19:39:37.704Z] 455c02918c45: Download complete [2022-05-10T19:39:37.704Z] 455c02918c45: Pull complete [2022-05-10T19:39:37.704Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:39:37.704Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:39:37.704Z] ---> ac73e934f311 [2022-05-10T19:39:37.704Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T19:39:37.704Z] ---> Running in a1e6aa44e0f8 [2022-05-10T19:39:37.704Z] Removing intermediate container a1e6aa44e0f8 [2022-05-10T19:39:37.704Z] ---> e17f72f9343a [2022-05-10T19:39:37.704Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:39:37.704Z] ---> Running in 5e95af3a60e0 [2022-05-10T19:39:39.157Z] Removing intermediate container 5e95af3a60e0 [2022-05-10T19:39:39.157Z] ---> 7294f202715f [2022-05-10T19:39:39.157Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:39:39.157Z] ---> Running in 442e4cfa13b1 [2022-05-10T19:39:40.150Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:39:41.147Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:39:42.136Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:39:42.136Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:39:42.409Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:39:42.409Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:39:42.685Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:39:42.685Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:39:42.685Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:39:42.685Z] OK: 8 MiB in 20 packages [2022-05-10T19:39:43.666Z] Removing intermediate container 442e4cfa13b1 [2022-05-10T19:39:43.666Z] ---> 135b1e8a3ef4 [2022-05-10T19:39:43.666Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-10T19:39:44.263Z] ---> ad06b346de44 [2022-05-10T19:39:44.263Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-10T19:39:44.861Z] ---> 113b5a9fcd18 [2022-05-10T19:39:44.861Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-10T19:39:46.837Z] ---> 8feffab44c34 [2022-05-10T19:39:46.837Z] Step 20/25 : EXPOSE 59989 [2022-05-10T19:39:46.837Z] ---> Running in 01279a89ef83 [2022-05-10T19:39:46.837Z] Removing intermediate container 01279a89ef83 [2022-05-10T19:39:46.837Z] ---> 75d202a2778d [2022-05-10T19:39:46.837Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-10T19:39:47.116Z] ---> Running in a8ce6d0a0014 [2022-05-10T19:39:47.391Z] Removing intermediate container a8ce6d0a0014 [2022-05-10T19:39:47.391Z] ---> 45defbcd0a85 [2022-05-10T19:39:47.391Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T19:39:47.391Z] ---> Running in 3316422b0cf7 [2022-05-10T19:39:47.677Z] Removing intermediate container 3316422b0cf7 [2022-05-10T19:39:47.677Z] ---> 3acd6326c659 [2022-05-10T19:39:47.677Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T19:39:47.956Z] ---> Running in daddaa9caf6d [2022-05-10T19:39:48.231Z] Removing intermediate container daddaa9caf6d [2022-05-10T19:39:48.231Z] ---> c6c16f65f58f [2022-05-10T19:39:48.231Z] Step 24/25 : LABEL git_sha=f19c5b4581d27e0813f140be9e158fd085b802c9 [2022-05-10T19:39:48.231Z] ---> Running in c8e19c8be33c [2022-05-10T19:39:48.836Z] Removing intermediate container c8e19c8be33c [2022-05-10T19:39:48.836Z] ---> aa6a3fea7cac [2022-05-10T19:39:48.836Z] Step 25/25 : LABEL version=2.1.0-dev.15 [2022-05-10T19:39:48.836Z] ---> Running in 00caf9e5af96 [2022-05-10T19:39:49.112Z] Removing intermediate container 00caf9e5af96 [2022-05-10T19:39:49.112Z] ---> 217c02557954 [2022-05-10T19:39:49.112Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T19:39:49.112Z] Successfully built 217c02557954 [2022-05-10T19:39:49.112Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:39:49.217Z] provisioning config files... [2022-05-10T19:39:49.239Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/32@tmp/config8662268926154946929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:39:49.598Z] ---> docker-login.sh [2022-05-10T19:39:49.598Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:39:49.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:39:50.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:39:50.142Z] Configure a credential helper to remove this warning. See [2022-05-10T19:39:50.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:39:50.142Z] [2022-05-10T19:39:50.142Z] Login Succeeded [2022-05-10T19:39:50.142Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:39:50.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:39:50.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:39:50.691Z] Configure a credential helper to remove this warning. See [2022-05-10T19:39:50.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:39:50.691Z] [2022-05-10T19:39:50.691Z] Login Succeeded [2022-05-10T19:39:50.691Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:39:50.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:39:51.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:39:51.239Z] Configure a credential helper to remove this warning. See [2022-05-10T19:39:51.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:39:51.239Z] [2022-05-10T19:39:51.239Z] Login Succeeded [2022-05-10T19:39:51.239Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:39:51.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:39:51.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:39:51.789Z] Configure a credential helper to remove this warning. See [2022-05-10T19:39:51.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:39:51.789Z] [2022-05-10T19:39:51.789Z] Login Succeeded [2022-05-10T19:39:51.789Z] docker.io [2022-05-10T19:39:52.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:39:52.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:39:52.661Z] Configure a credential helper to remove this warning. See [2022-05-10T19:39:52.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:39:52.661Z] [2022-05-10T19:39:52.661Z] Login Succeeded [2022-05-10T19:39:52.661Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:39:52.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:39:52.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:39:52.746Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-05-10T19:39:52.746Z] f19c5b4581d27e0813f140be9e158fd085b802c9 [2022-05-10T19:39:52.746Z] latest [2022-05-10T19:39:52.746Z] 2.1.0-dev.15 [2022-05-10T19:39:52.746Z] f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 [2022-05-10T19:39:52.746Z] main [2022-05-10T19:39:52.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:39:53.111Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:39:53.464Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f19c5b4581d27e0813f140be9e158fd085b802c9 [2022-05-10T19:39:53.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T19:39:53.464Z] aabff4684aec: Preparing [2022-05-10T19:39:53.464Z] e44a0254afea: Preparing [2022-05-10T19:39:53.464Z] 23ee42639053: Preparing [2022-05-10T19:39:53.464Z] 33ae4235bf23: Preparing [2022-05-10T19:39:53.464Z] 62f8302b9811: Preparing [2022-05-10T19:39:53.464Z] f73e7dbfee58: Preparing [2022-05-10T19:39:53.464Z] f73e7dbfee58: Waiting [2022-05-10T19:39:53.739Z] e44a0254afea: Pushed [2022-05-10T19:39:53.739Z] 62f8302b9811: Pushed [2022-05-10T19:39:53.739Z] 23ee42639053: Pushed [2022-05-10T19:39:53.739Z] f73e7dbfee58: Layer already exists [2022-05-10T19:39:54.726Z] 33ae4235bf23: Pushed [2022-05-10T19:40:01.453Z] aabff4684aec: Pushed [2022-05-10T19:40:01.453Z] f19c5b4581d27e0813f140be9e158fd085b802c9: digest: sha256:16aebe8c654ddf966e46b6c361c86f3ca411b712bc07c499c96b395851d832e8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:40:01.809Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:40:02.168Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-05-10T19:40:02.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T19:40:02.168Z] aabff4684aec: Preparing [2022-05-10T19:40:02.168Z] e44a0254afea: Preparing [2022-05-10T19:40:02.168Z] 23ee42639053: Preparing [2022-05-10T19:40:02.168Z] 33ae4235bf23: Preparing [2022-05-10T19:40:02.168Z] 62f8302b9811: Preparing [2022-05-10T19:40:02.168Z] f73e7dbfee58: Preparing [2022-05-10T19:40:02.168Z] f73e7dbfee58: Waiting [2022-05-10T19:40:02.448Z] 33ae4235bf23: Layer already exists [2022-05-10T19:40:02.448Z] aabff4684aec: Layer already exists [2022-05-10T19:40:02.448Z] 23ee42639053: Layer already exists [2022-05-10T19:40:02.448Z] 62f8302b9811: Layer already exists [2022-05-10T19:40:02.448Z] e44a0254afea: Layer already exists [2022-05-10T19:40:02.448Z] f73e7dbfee58: Layer already exists [2022-05-10T19:40:02.448Z] latest: digest: sha256:16aebe8c654ddf966e46b6c361c86f3ca411b712bc07c499c96b395851d832e8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:40:02.803Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:40:03.164Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.15 [2022-05-10T19:40:03.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T19:40:03.164Z] aabff4684aec: Preparing [2022-05-10T19:40:03.164Z] e44a0254afea: Preparing [2022-05-10T19:40:03.164Z] 23ee42639053: Preparing [2022-05-10T19:40:03.164Z] 33ae4235bf23: Preparing [2022-05-10T19:40:03.164Z] 62f8302b9811: Preparing [2022-05-10T19:40:03.164Z] f73e7dbfee58: Preparing [2022-05-10T19:40:03.164Z] f73e7dbfee58: Waiting [2022-05-10T19:40:03.438Z] e44a0254afea: Layer already exists [2022-05-10T19:40:03.438Z] 62f8302b9811: Layer already exists [2022-05-10T19:40:03.438Z] aabff4684aec: Layer already exists [2022-05-10T19:40:03.438Z] 33ae4235bf23: Layer already exists [2022-05-10T19:40:03.438Z] 23ee42639053: Layer already exists [2022-05-10T19:40:03.438Z] f73e7dbfee58: Layer already exists [2022-05-10T19:40:03.438Z] 2.1.0-dev.15: digest: sha256:16aebe8c654ddf966e46b6c361c86f3ca411b712bc07c499c96b395851d832e8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:40:03.816Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:40:04.198Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 [2022-05-10T19:40:04.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T19:40:04.198Z] aabff4684aec: Preparing [2022-05-10T19:40:04.198Z] e44a0254afea: Preparing [2022-05-10T19:40:04.198Z] 23ee42639053: Preparing [2022-05-10T19:40:04.198Z] 33ae4235bf23: Preparing [2022-05-10T19:40:04.198Z] 62f8302b9811: Preparing [2022-05-10T19:40:04.198Z] f73e7dbfee58: Preparing [2022-05-10T19:40:04.480Z] 33ae4235bf23: Layer already exists [2022-05-10T19:40:04.480Z] 62f8302b9811: Layer already exists [2022-05-10T19:40:04.480Z] 23ee42639053: Layer already exists [2022-05-10T19:40:04.480Z] aabff4684aec: Layer already exists [2022-05-10T19:40:04.480Z] e44a0254afea: Layer already exists [2022-05-10T19:40:04.480Z] f73e7dbfee58: Layer already exists [2022-05-10T19:40:04.481Z] f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15: digest: sha256:16aebe8c654ddf966e46b6c361c86f3ca411b712bc07c499c96b395851d832e8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:40:04.848Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:40:05.218Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-05-10T19:40:05.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T19:40:05.218Z] aabff4684aec: Preparing [2022-05-10T19:40:05.218Z] e44a0254afea: Preparing [2022-05-10T19:40:05.218Z] 23ee42639053: Preparing [2022-05-10T19:40:05.218Z] 33ae4235bf23: Preparing [2022-05-10T19:40:05.218Z] 62f8302b9811: Preparing [2022-05-10T19:40:05.218Z] f73e7dbfee58: Preparing [2022-05-10T19:40:05.218Z] f73e7dbfee58: Waiting [2022-05-10T19:40:05.218Z] e44a0254afea: Layer already exists [2022-05-10T19:40:05.218Z] aabff4684aec: Layer already exists [2022-05-10T19:40:05.218Z] 33ae4235bf23: Layer already exists [2022-05-10T19:40:05.218Z] 62f8302b9811: Layer already exists [2022-05-10T19:40:05.218Z] 23ee42639053: Layer already exists [2022-05-10T19:40:05.500Z] f73e7dbfee58: Layer already exists [2022-05-10T19:40:05.500Z] main: digest: sha256:16aebe8c654ddf966e46b6c361c86f3ca411b712bc07c499c96b395851d832e8 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:40:05.545Z] ===================================================== [Pipeline] echo [2022-05-10T19:40:05.551Z] taggedImages: [2022-05-10T19:40:05.551Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f19c5b4581d27e0813f140be9e158fd085b802c9 [2022-05-10T19:40:05.551Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-05-10T19:40:05.551Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.15 [2022-05-10T19:40:05.551Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f19c5b4581d27e0813f140be9e158fd085b802c9-2.1.0-dev.15 [2022-05-10T19:40:05.551Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:40:05.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T19:40:05.912Z] [2022-05-10T19:40:05.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:40:06.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T19:40:06.559Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T19:40:06.559Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T19:40:06.559Z] 04944245beec: Pulling fs layer [2022-05-10T19:40:06.559Z] 699f458cf7ca: Pulling fs layer [2022-05-10T19:40:06.559Z] 765212b225bb: Pulling fs layer [2022-05-10T19:40:06.559Z] f23df028b6ca: Pulling fs layer [2022-05-10T19:40:06.559Z] 765212b225bb: Waiting [2022-05-10T19:40:06.559Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T19:40:06.559Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T19:40:06.559Z] f23df028b6ca: Waiting [2022-05-10T19:40:06.559Z] d65c8cfc05b1: Waiting [2022-05-10T19:40:06.559Z] 2437ff75d9bd: Waiting [2022-05-10T19:40:06.559Z] 04944245beec: Verifying Checksum [2022-05-10T19:40:06.559Z] 04944245beec: Download complete [2022-05-10T19:40:06.559Z] 765212b225bb: Verifying Checksum [2022-05-10T19:40:06.559Z] 765212b225bb: Download complete [2022-05-10T19:40:06.559Z] f23df028b6ca: Verifying Checksum [2022-05-10T19:40:06.559Z] f23df028b6ca: Download complete [2022-05-10T19:40:06.840Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T19:40:06.840Z] d65c8cfc05b1: Download complete [2022-05-10T19:40:06.840Z] 699f458cf7ca: Verifying Checksum [2022-05-10T19:40:06.840Z] 699f458cf7ca: Download complete [2022-05-10T19:40:07.453Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T19:40:07.453Z] 8998bd30e6a1: Download complete [2022-05-10T19:40:10.097Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T19:40:10.097Z] 2437ff75d9bd: Download complete [2022-05-10T19:40:12.097Z] 8998bd30e6a1: Pull complete [2022-05-10T19:40:12.703Z] 04944245beec: Pull complete [2022-05-10T19:40:14.691Z] 699f458cf7ca: Pull complete [2022-05-10T19:40:14.691Z] 765212b225bb: Pull complete [2022-05-10T19:40:15.681Z] f23df028b6ca: Pull complete [2022-05-10T19:40:15.957Z] d65c8cfc05b1: Pull complete [2022-05-10T19:40:34.308Z] 2437ff75d9bd: Pull complete [2022-05-10T19:40:34.308Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T19:40:34.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T19:40:34.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T19:40:34.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-47927 does not seem to be running inside a container [2022-05-10T19:40:34.676Z] $ 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-rfid-llrp-go/32 -v /w/workspace/device-rfid-llrp-go/32:/w/workspace/device-rfid-llrp-go/32:rw,z -v /w/workspace/device-rfid-llrp-go/32@tmp:/w/workspace/device-rfid-llrp-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T19:40:37.729Z] $ docker top 5b573274dfd958697c5f0ad2dd4f091eb181a850c38a2936678862fde0464d64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:40:38.700Z] ---> job-cost.sh [2022-05-10T19:40:38.977Z] lf-activate-venv: SKIPPING [2022-05-10T19:40:38.977Z] INFO: No Stack... [2022-05-10T19:40:39.254Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T19:40:40.237Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T19:40:40.917Z] + cat /w/workspace/device-rfid-llrp-go/32/archives/cost.csv [2022-05-10T19:40:40.917Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T19:40:41.003Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] [2022-05-10T19:40:41.008Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] did not exist. Created. [2022-05-10T19:40:41.008Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T19:40:41.698Z] /w/workspace/device-rfid-llrp-go/32@tmp/durable-0470ddcd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T19:40:42.400Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T19:40:42.424Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T19:40:42.508Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T19:40:42.517Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T19:40:42.545Z] $ docker stop --time=1 5b573274dfd958697c5f0ad2dd4f091eb181a850c38a2936678862fde0464d64 [2022-05-10T19:40:44.180Z] $ docker rm -f 5b573274dfd958697c5f0ad2dd4f091eb181a850c38a2936678862fde0464d64 [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-05-10T19:40:44.755Z] provisioning config files... [2022-05-10T19:40:44.763Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config638365088040408281tmp [Pipeline] { [Pipeline] sh [2022-05-10T19:40:45.054Z] + set +x [2022-05-10T19:40:45.054Z] + curl -s https://codecov.io/bash [2022-05-10T19:40:45.054Z] + bash -s -- [2022-05-10T19:40:45.054Z] [2022-05-10T19:40:45.054Z] _____ _ [2022-05-10T19:40:45.054Z] / ____| | | [2022-05-10T19:40:45.054Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T19:40:45.054Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T19:40:45.054Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T19:40:45.054Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T19:40:45.054Z] Bash-1.0.6 [2022-05-10T19:40:45.054Z] [2022-05-10T19:40:45.054Z] [2022-05-10T19:40:45.054Z] ==> git version 2.25.1 found [2022-05-10T19:40:45.054Z] ==> 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-05-10T19:40:45.054Z] Release-Date: 2020-01-08 [2022-05-10T19:40:45.054Z] 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-05-10T19:40:45.054Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T19:40:45.054Z] ==> Jenkins CI detected. [2022-05-10T19:40:45.054Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-05-10T19:40:45.054Z] project root: . [2022-05-10T19:40:45.054Z] --> token set from env [2022-05-10T19:40:45.054Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T19:40:45.054Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T19:40:45.054Z] ==> Python coveragepy not found [2022-05-10T19:40:45.054Z] ==> Searching for coverage reports in: [2022-05-10T19:40:45.054Z] + . [2022-05-10T19:40:45.054Z] -> Found 1 reports [2022-05-10T19:40:45.054Z] ==> Detecting git/mercurial file structure [2022-05-10T19:40:45.054Z] ==> Reading reports [2022-05-10T19:40:45.054Z] + ./coverage.out bytes=460394 [2022-05-10T19:40:45.316Z] ==> Appending adjustments [2022-05-10T19:40:45.316Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T19:40:45.316Z] + Found adjustments [2022-05-10T19:40:45.316Z] ==> Gzipping contents [2022-05-10T19:40:45.576Z] 52K /tmp/codecov.GE3jzE.gz [2022-05-10T19:40:45.576Z] ==> Uploading reports [2022-05-10T19:40:45.576Z] url: https://codecov.io [2022-05-10T19:40:45.576Z] query: branch=main&commit=f19c5b4581d27e0813f140be9e158fd085b802c9&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T19:40:45.576Z] -> Pinging Codecov [2022-05-10T19:40:45.576Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=f19c5b4581d27e0813f140be9e158fd085b802c9&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T19:40:45.838Z] -> Uploading to [2022-05-10T19:40:45.838Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/f19c5b4581d27e0813f140be9e158fd085b802c9/0454d8d5-8f7e-47fb-abf1-e53fedb76549.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T194045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b4afba5709365b909be0238427259eb8f1183c63a27be51f6100a9f9d0a7d09 [2022-05-10T19:40:46.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T19:40:46.099Z] Dload Upload Total Spent Left Speed [2022-05-10T19:40:46.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51821 0 0 100 51821 0 221k --:--:-- --:--:-- --:--:-- 221k [2022-05-10T19:40:46.099Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] } [2022-05-10T19:40:46.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T19:40:46.382Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T19:40:46.394Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:40:46.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T19:40:46.695Z] [2022-05-10T19:40:46.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:40:46.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T19:40:46.999Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T19:40:46.999Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T19:40:46.999Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T19:40:46.999Z] de9db76c5a1d: Pulling fs layer [2022-05-10T19:40:46.999Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T19:40:46.999Z] 0d57e429df01: Pulling fs layer [2022-05-10T19:40:46.999Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T19:40:46.999Z] e1f770b5df2f: Pulling fs layer [2022-05-10T19:40:46.999Z] 85a0685a4137: Pulling fs layer [2022-05-10T19:40:46.999Z] 0eba1c9be4d2: Waiting [2022-05-10T19:40:46.999Z] 4e4be7b47b0d: Waiting [2022-05-10T19:40:46.999Z] 0d57e429df01: Waiting [2022-05-10T19:40:46.999Z] e1f770b5df2f: Waiting [2022-05-10T19:40:46.999Z] 85a0685a4137: Waiting [2022-05-10T19:40:46.999Z] de9db76c5a1d: Verifying Checksum [2022-05-10T19:40:46.999Z] de9db76c5a1d: Download complete [2022-05-10T19:40:46.999Z] 0ef7d3d256c8: Verifying Checksum [2022-05-10T19:40:46.999Z] 0ef7d3d256c8: Download complete [2022-05-10T19:40:46.999Z] 0d57e429df01: Verifying Checksum [2022-05-10T19:40:46.999Z] 0d57e429df01: Download complete [2022-05-10T19:40:46.999Z] 4e4be7b47b0d: Verifying Checksum [2022-05-10T19:40:46.999Z] 188c0c94c7c5: Verifying Checksum [2022-05-10T19:40:46.999Z] 188c0c94c7c5: Download complete [2022-05-10T19:40:47.264Z] e1f770b5df2f: Verifying Checksum [2022-05-10T19:40:47.264Z] e1f770b5df2f: Download complete [2022-05-10T19:40:47.264Z] 188c0c94c7c5: Pull complete [2022-05-10T19:40:47.264Z] 0ef7d3d256c8: Pull complete [2022-05-10T19:40:47.532Z] de9db76c5a1d: Pull complete [2022-05-10T19:40:47.794Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T19:40:47.794Z] 0eba1c9be4d2: Download complete [2022-05-10T19:40:48.054Z] 85a0685a4137: Verifying Checksum [2022-05-10T19:40:48.054Z] 85a0685a4137: Download complete [2022-05-10T19:40:51.341Z] 0eba1c9be4d2: Pull complete [2022-05-10T19:40:51.341Z] 0d57e429df01: Pull complete [2022-05-10T19:40:51.341Z] 4e4be7b47b0d: Pull complete [2022-05-10T19:40:51.909Z] e1f770b5df2f: Pull complete [2022-05-10T19:40:55.194Z] 85a0685a4137: Pull complete [2022-05-10T19:40:55.194Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T19:40:55.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T19:40:55.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T19:40:55.265Z] prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container [2022-05-10T19:40:55.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T19:40:57.799Z] $ docker top 7183f963557332808f3df052b0c9d6e0ac5fdb407584e8106ad38673538bea51 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T19:40:57.881Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T19:40:58.163Z] + set -o pipefail [2022-05-10T19:40:58.163Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T19:41:04.739Z] [2022-05-10T19:41:04.739Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-05-10T19:41:04.739Z] [2022-05-10T19:41:04.739Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/6f1879ce-3f34-41c2-beb1-7f6ffc958396 [2022-05-10T19:41:04.739Z] [2022-05-10T19:41:04.739Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T19:41:04.739Z] [2022-05-10T19:41:04.739Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T19:41:04.739Z] [2022-05-10T19:41:04.739Z] [Pipeline] } [2022-05-10T19:41:04.751Z] $ docker stop --time=1 7183f963557332808f3df052b0c9d6e0ac5fdb407584e8106ad38673538bea51 [2022-05-10T19:41:07.099Z] $ docker rm -f 7183f963557332808f3df052b0c9d6e0ac5fdb407584e8106ad38673538bea51 [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-05-10T19:41:07.806Z] + git log --format=format:%s -1 f19c5b4581d27e0813f140be9e158fd085b802c9 [Pipeline] sh [2022-05-10T19:41:08.102Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T19:41:08.102Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:41:08.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:41:08.398Z] . [Pipeline] withDockerContainer [2022-05-10T19:41:08.514Z] prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container [2022-05-10T19:41:08.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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:latest cat [2022-05-10T19:41:08.989Z] $ docker top 798ea0db8897142a534ca270c275d122bbcdb4b009a75d33e6f32612c418916c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T19:41:09.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:41:09.085Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:41:09.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:41:09.209Z] $ docker exec 798ea0db8897142a534ca270c275d122bbcdb4b009a75d33e6f32612c418916c ssh-agent [2022-05-10T19:41:09.361Z] SSH_AUTH_SOCK=/tmp/ssh-aXs5xlSUJVQJ/agent.32 [2022-05-10T19:41:09.361Z] SSH_AGENT_PID=38 [2022-05-10T19:41:09.367Z] Running ssh-add (command line suppressed) [2022-05-10T19:41:09.484Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8144048747486592890.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8144048747486592890.key) [2022-05-10T19:41:09.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:41:09.792Z] + git semver tag [2022-05-10T19:41:10.051Z] 2022-05-10 19:41:09,988 [run_tag] DEBUG tag force:False [2022-05-10T19:41:10.051Z] 2022-05-10 19:41:09,988 [check_head_tag] DEBUG check head tag [2022-05-10T19:41:10.051Z] 2022-05-10 19:41:09,989 [execute] INFO git cat-file --batch-check [2022-05-10T19:41:10.051Z] 2022-05-10 19:41:09,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T19:41:10.051Z] 2022-05-10 19:41:09,993 [execute] INFO git cat-file --batch [2022-05-10T19:41:10.051Z] 2022-05-10 19:41:09,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T19:41:10.051Z] 2022-05-10 19:41:10,006 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T19:41:10.051Z] 2022-05-10 19:41:10,006 [execute] INFO git tag -a v2.1.0-dev.15 -m v2.1.0-dev.15 [2022-05-10T19:41:10.051Z] 2022-05-10 19:41:10,006 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.15', '-m', 'v2.1.0-dev.15'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T19:41:10.051Z] 2022-05-10 19:41:10,011 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T19:41:10.051Z] 2.1.0-dev.15 [Pipeline] } [2022-05-10T19:41:10.061Z] $ docker exec --env ******** --env ******** 798ea0db8897142a534ca270c275d122bbcdb4b009a75d33e6f32612c418916c ssh-agent -k [2022-05-10T19:41:10.181Z] unset SSH_AUTH_SOCK; [2022-05-10T19:41:10.183Z] unset SSH_AGENT_PID; [2022-05-10T19:41:10.183Z] echo Agent pid 38 killed; [2022-05-10T19:41:10.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:41:10.509Z] + git semver [Pipeline] } [2022-05-10T19:41:10.780Z] $ docker stop --time=1 798ea0db8897142a534ca270c275d122bbcdb4b009a75d33e6f32612c418916c [2022-05-10T19:41:12.077Z] $ docker rm -f 798ea0db8897142a534ca270c275d122bbcdb4b009a75d33e6f32612c418916c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:41:12.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T19:41:12.485Z] [2022-05-10T19:41:12.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:41:12.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T19:41:12.784Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T19:41:12.784Z] ab5ef0e58194: Pulling fs layer [2022-05-10T19:41:12.784Z] 9712f1f96733: Pulling fs layer [2022-05-10T19:41:12.784Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T19:41:12.784Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T19:41:12.784Z] e9a5061849ea: Pulling fs layer [2022-05-10T19:41:12.784Z] d747dcd14b5f: Pulling fs layer [2022-05-10T19:41:12.784Z] 2de7ff778b66: Pulling fs layer [2022-05-10T19:41:12.784Z] e9a5061849ea: Waiting [2022-05-10T19:41:12.784Z] d747dcd14b5f: Waiting [2022-05-10T19:41:12.784Z] 2de7ff778b66: Waiting [2022-05-10T19:41:12.784Z] 0d9ebad4ef96: Waiting [2022-05-10T19:41:12.784Z] 9712f1f96733: Download complete [2022-05-10T19:41:13.043Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T19:41:13.043Z] 63f879dbbcfc: Download complete [2022-05-10T19:41:13.301Z] e9a5061849ea: Verifying Checksum [2022-05-10T19:41:13.301Z] e9a5061849ea: Download complete [2022-05-10T19:41:13.301Z] d747dcd14b5f: Verifying Checksum [2022-05-10T19:41:13.301Z] d747dcd14b5f: Download complete [2022-05-10T19:41:13.301Z] 2de7ff778b66: Download complete [2022-05-10T19:41:13.301Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T19:41:13.301Z] 0d9ebad4ef96: Download complete [2022-05-10T19:41:13.301Z] ab5ef0e58194: Download complete [2022-05-10T19:41:16.587Z] ab5ef0e58194: Pull complete [2022-05-10T19:41:16.587Z] 9712f1f96733: Pull complete [2022-05-10T19:41:17.524Z] 63f879dbbcfc: Pull complete [2022-05-10T19:41:21.714Z] 0d9ebad4ef96: Pull complete [2022-05-10T19:41:21.715Z] e9a5061849ea: Pull complete [2022-05-10T19:41:21.973Z] d747dcd14b5f: Pull complete [2022-05-10T19:41:23.354Z] 2de7ff778b66: Pull complete [2022-05-10T19:41:23.354Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T19:41:23.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T19:41:23.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T19:41:23.423Z] prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container [2022-05-10T19:41:23.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-lftools:0.23.1-centos7 cat [2022-05-10T19:41:25.877Z] $ docker top 2a3d754f9fd2b655cd23a340d2736af8de8680eef79e2a8d9f3b07cfc6c066c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:41:25.974Z] provisioning config files... [2022-05-10T19:41:25.980Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5875534741937688148tmp [2022-05-10T19:41:25.990Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8735222199386223666tmp [2022-05-10T19:41:26.002Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1576389778136150639tmp [Pipeline] { [Pipeline] echo [2022-05-10T19:41:26.019Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:41:26.302Z] ---> sigul-configuration.sh [2022-05-10T19:41:26.302Z] gpg: directory `/root/.gnupg' created [2022-05-10T19:41:26.302Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T19:41:26.302Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T19:41:26.302Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T19:41:26.302Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T19:41:26.302Z] gpg: CAST5 encrypted data [2022-05-10T19:41:26.302Z] gpg: encrypted with 1 passphrase [2022-05-10T19:41:26.302Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T19:41:26.586Z] + mkdir /home/jenkins [2022-05-10T19:41:26.586Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T19:41:26.875Z] + 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-05-10T19:41:26.886Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:41:27.174Z] ---> sigul-install.sh [2022-05-10T19:41:27.175Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T19:41:27.464Z] + git tag --list [2022-05-10T19:41:27.465Z] v0.0.0 [2022-05-10T19:41:27.465Z] v1.0.0 [2022-05-10T19:41:27.465Z] v1.0.0-dev.1 [2022-05-10T19:41:27.465Z] v1.0.0-dev.2 [2022-05-10T19:41:27.465Z] v1.0.0-dev.3 [2022-05-10T19:41:27.465Z] v1.0.0-dev.4 [2022-05-10T19:41:27.465Z] v1.0.0-dev.5 [2022-05-10T19:41:27.465Z] v1.0.0-dev.6 [2022-05-10T19:41:27.465Z] v1.0.0-dev.7 [2022-05-10T19:41:27.465Z] v1.0.0-dev.8 [2022-05-10T19:41:27.465Z] v1.0.0-dev.9 [2022-05-10T19:41:27.465Z] v1.0.1-dev.1 [2022-05-10T19:41:27.465Z] v1.0.1-dev.2 [2022-05-10T19:41:27.465Z] v1.0.1-dev.3 [2022-05-10T19:41:27.465Z] v1.0.1-dev.4 [2022-05-10T19:41:27.465Z] v1.0.1-dev.5 [2022-05-10T19:41:27.465Z] v1.0.1-dev.6 [2022-05-10T19:41:27.465Z] v2.1.0 [2022-05-10T19:41:27.465Z] v2.1.0-dev.1 [2022-05-10T19:41:27.465Z] v2.1.0-dev.10 [2022-05-10T19:41:27.465Z] v2.1.0-dev.11 [2022-05-10T19:41:27.465Z] v2.1.0-dev.12 [2022-05-10T19:41:27.465Z] v2.1.0-dev.13 [2022-05-10T19:41:27.465Z] v2.1.0-dev.14 [2022-05-10T19:41:27.465Z] v2.1.0-dev.15 [2022-05-10T19:41:27.465Z] v2.1.0-dev.2 [2022-05-10T19:41:27.465Z] v2.1.0-dev.3 [2022-05-10T19:41:27.465Z] v2.1.0-dev.4 [2022-05-10T19:41:27.465Z] v2.1.0-dev.5 [2022-05-10T19:41:27.465Z] v2.1.0-dev.6 [2022-05-10T19:41:27.465Z] v2.1.0-dev.7 [2022-05-10T19:41:27.465Z] v2.1.0-dev.8 [2022-05-10T19:41:27.465Z] v2.1.0-dev.9 [Pipeline] sh [2022-05-10T19:41:27.757Z] + lftools sign git-tag v2.1.0-dev.15 [2022-05-10T19:41:28.328Z] Signing Git tag with Sigul... [2022-05-10T19:41:28.328Z] Signing v2.1.0-dev.15 [Pipeline] echo [2022-05-10T19:41:28.909Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:41:29.202Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T19:41:29.210Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T19:41:29.229Z] $ docker stop --time=1 2a3d754f9fd2b655cd23a340d2736af8de8680eef79e2a8d9f3b07cfc6c066c0 [2022-05-10T19:41:30.548Z] $ docker rm -f 2a3d754f9fd2b655cd23a340d2736af8de8680eef79e2a8d9f3b07cfc6c066c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T19:41:30.974Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T19:41:30.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:41:31.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:41:31.270Z] . [Pipeline] withDockerContainer [2022-05-10T19:41:31.342Z] prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container [2022-05-10T19:41:31.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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:latest cat [2022-05-10T19:41:31.771Z] $ docker top 15462eec23fe60cbadbcb5d90a23223935c45f14ab7a2b82dcacca416a5686cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T19:41:31.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:41:31.872Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:41:31.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:41:31.999Z] $ docker exec 15462eec23fe60cbadbcb5d90a23223935c45f14ab7a2b82dcacca416a5686cb ssh-agent [2022-05-10T19:41:32.116Z] SSH_AUTH_SOCK=/tmp/ssh-XIbDL5cozjXC/agent.34 [2022-05-10T19:41:32.116Z] SSH_AGENT_PID=40 [2022-05-10T19:41:32.121Z] Running ssh-add (command line suppressed) [2022-05-10T19:41:32.247Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3721787190124458304.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3721787190124458304.key) [2022-05-10T19:41:32.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:41:32.567Z] + git semver bump pre [2022-05-10T19:41:32.827Z] 2022-05-10 19:41:32,735 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T19:41:32.827Z] 2022-05-10 19:41:32,735 [bump_version] DEBUG bumping version:2.1.0-dev.15 on axis:pre with prefix:dev [2022-05-10T19:41:32.827Z] 2022-05-10 19:41:32,735 [bump_version] DEBUG bumped version:2.1.0-dev.16 [2022-05-10T19:41:32.827Z] 2022-05-10 19:41:32,735 [write_version] DEBUG write version:2.1.0-dev.16 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-05-10T19:41:32.827Z] 2022-05-10 19:41:32,735 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T19:41:32.827Z] 2022-05-10 19:41:32,735 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T19:41:32.827Z] 2022-05-10 19:41:32,738 [execute] INFO git cat-file --batch-check [2022-05-10T19:41:32.827Z] 2022-05-10 19:41:32,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T19:41:32.827Z] 2022-05-10 19:41:32,743 [execute] INFO git cat-file --batch [2022-05-10T19:41:32.827Z] 2022-05-10 19:41:32,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T19:41:32.827Z] 2022-05-10 19:41:32,747 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T19:41:32.827Z] 2.1.0-dev.16 [Pipeline] } [2022-05-10T19:41:32.838Z] $ docker exec --env ******** --env ******** 15462eec23fe60cbadbcb5d90a23223935c45f14ab7a2b82dcacca416a5686cb ssh-agent -k [2022-05-10T19:41:32.956Z] unset SSH_AUTH_SOCK; [2022-05-10T19:41:32.956Z] unset SSH_AGENT_PID; [2022-05-10T19:41:32.956Z] echo Agent pid 40 killed; [2022-05-10T19:41:32.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:41:33.280Z] + git semver [Pipeline] } [2022-05-10T19:41:33.554Z] $ docker stop --time=1 15462eec23fe60cbadbcb5d90a23223935c45f14ab7a2b82dcacca416a5686cb [2022-05-10T19:41:34.888Z] $ docker rm -f 15462eec23fe60cbadbcb5d90a23223935c45f14ab7a2b82dcacca416a5686cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:41:35.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T19:41:35.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:41:35.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:41:35.644Z] . [Pipeline] withDockerContainer [2022-05-10T19:41:35.732Z] prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container [2022-05-10T19:41:35.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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:latest cat [2022-05-10T19:41:36.161Z] $ docker top 7b7a48eb9810e78ab3f6bfa96a9734b69e32daccaef84ede1db5b4095217ab7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T19:41:36.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:41:36.261Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:41:36.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:41:36.400Z] $ docker exec 7b7a48eb9810e78ab3f6bfa96a9734b69e32daccaef84ede1db5b4095217ab7d ssh-agent [2022-05-10T19:41:36.537Z] SSH_AUTH_SOCK=/tmp/ssh-3Od7zNEkxKP2/agent.33 [2022-05-10T19:41:36.537Z] SSH_AGENT_PID=39 [2022-05-10T19:41:36.542Z] Running ssh-add (command line suppressed) [2022-05-10T19:41:36.679Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_322013671299666437.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_322013671299666437.key) [2022-05-10T19:41:36.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:41:36.984Z] + git semver push [2022-05-10T19:41:37.245Z] 2022-05-10 19:41:37,190 [run_push] DEBUG push [2022-05-10T19:41:37.245Z] 2022-05-10 19:41:37,191 [execute] INFO git push origin semver [2022-05-10T19:41:37.245Z] 2022-05-10 19:41:37,191 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T19:41:38.191Z] 2022-05-10 19:41:37,926 [run_push] DEBUG push all version tags [2022-05-10T19:41:38.191Z] 2022-05-10 19:41:37,926 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T19:41:38.191Z] 2022-05-10 19:41:37,927 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T19:41:38.762Z] 2022-05-10 19:41:38,653 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T19:41:38.762Z] 2.1.0-dev.16 [Pipeline] } [2022-05-10T19:41:38.772Z] $ docker exec --env ******** --env ******** 7b7a48eb9810e78ab3f6bfa96a9734b69e32daccaef84ede1db5b4095217ab7d ssh-agent -k [2022-05-10T19:41:38.891Z] unset SSH_AUTH_SOCK; [2022-05-10T19:41:38.891Z] unset SSH_AGENT_PID; [2022-05-10T19:41:38.892Z] echo Agent pid 39 killed; [2022-05-10T19:41:38.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:41:39.216Z] + git semver [Pipeline] } [2022-05-10T19:41:39.488Z] $ docker stop --time=1 7b7a48eb9810e78ab3f6bfa96a9734b69e32daccaef84ede1db5b4095217ab7d [2022-05-10T19:41:40.782Z] $ docker rm -f 7b7a48eb9810e78ab3f6bfa96a9734b69e32daccaef84ede1db5b4095217ab7d [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-05-10T19:41:41.424Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-05-10T19:41:41.424Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-10T19:41:41.424Z] total 16 [2022-05-10T19:41:41.424Z] drwxr-xr-x 3 root root 4096 May 10 19:27 . [2022-05-10T19:41:41.425Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 19:41 .. [2022-05-10T19:41:41.425Z] drwxr-xr-x 2 root root 4096 May 10 19:27 cost [2022-05-10T19:41:41.425Z] -rw-r--r-- 1 root root 89 May 10 19:27 cost.csv [2022-05-10T19:41:41.425Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-10T19:41:41.425Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-10T19:41:41.425Z] total 16 [2022-05-10T19:41:41.425Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 19:27 . [2022-05-10T19:41:41.425Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 19:41 .. [2022-05-10T19:41:41.425Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 19:27 cost [2022-05-10T19:41:41.425Z] -rw-r--r-- 1 jenkins jenkins 89 May 10 19:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:41:41.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:41:42.594Z] ---> package-listing.sh [2022-05-10T19:41:42.594Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T19:41:42.594Z] ++ facter osfamily [2022-05-10T19:41:42.854Z] + OS_FAMILY=debian [2022-05-10T19:41:42.855Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-05-10T19:41:42.855Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T19:41:42.855Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T19:41:42.855Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T19:41:42.855Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T19:41:42.855Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-05-10T19:41:42.855Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T19:41:42.855Z] + case "${OS_FAMILY}" in [2022-05-10T19:41:42.855Z] + dpkg -l [2022-05-10T19:41:42.855Z] + grep '^ii' [2022-05-10T19:41:42.855Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T19:41:42.855Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T19:41:42.855Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T19:41:42.855Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-05-10T19:41:42.855Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-05-10T19:41:42.855Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-05-10T19:41:42.867Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T19:41:43.148Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:41:43.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T19:41:43.709Z] . [Pipeline] withDockerContainer [2022-05-10T19:41:43.779Z] prd-ubuntu20.04-docker-8c-8g-47926 does not seem to be running inside a container [2022-05-10T19:41:43.816Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-lftools-log-publisher:latest cat [2022-05-10T19:41:44.061Z] $ docker top 6b37cefa3131c4c69778ecaf928903461db403098330788cd140c61a596e09e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:41:44.423Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T19:41:44.708Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T19:41:44.999Z] + ls /var/log/sa-host [2022-05-10T19:41:44.999Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:41:45.215Z] provisioning config files... [2022-05-10T19:41:45.225Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6150953147725060460tmp [Pipeline] { [Pipeline] echo [2022-05-10T19:41:45.240Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:41:45.524Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T19:41:45.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:41:45.868Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T19:41:45.878Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:41:46.164Z] ---> sudo-logs.sh [2022-05-10T19:41:46.164Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T19:41:46.191Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:41:46.477Z] ---> job-cost.sh [2022-05-10T19:41:46.477Z] lf-activate-venv: SKIPPING [2022-05-10T19:41:46.477Z] DEBUG: total: 0.2199999988079071 [2022-05-10T19:41:46.477Z] INFO: Retrieving Stack Cost... [2022-05-10T19:41:47.047Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T19:41:47.308Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T19:41:47.323Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:41:47.610Z] ---> logs-deploy.sh [2022-05-10T19:41:47.610Z] lf-activate-venv: SKIPPING [2022-05-10T19:41:47.610Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/32 [2022-05-10T19:41:47.610Z] INFO: archiving workspace using pattern(s): [2022-05-10T19:41:48.554Z] Archives upload complete. [2022-05-10T19:41:48.815Z] INFO: archiving logs to Nexus [2022-05-10T19:41:49.385Z] ---> uname -a: [2022-05-10T19:41:49.386Z] Linux prd-ubuntu20-04-docker-8c-8g-47926 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] ---> lscpu: [2022-05-10T19:41:49.386Z] Architecture: x86_64 [2022-05-10T19:41:49.386Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-10T19:41:49.386Z] Byte Order: Little Endian [2022-05-10T19:41:49.386Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-10T19:41:49.386Z] CPU(s): 8 [2022-05-10T19:41:49.386Z] On-line CPU(s) list: 0-7 [2022-05-10T19:41:49.386Z] Thread(s) per core: 1 [2022-05-10T19:41:49.386Z] Core(s) per socket: 1 [2022-05-10T19:41:49.386Z] Socket(s): 8 [2022-05-10T19:41:49.386Z] NUMA node(s): 1 [2022-05-10T19:41:49.386Z] Vendor ID: AuthenticAMD [2022-05-10T19:41:49.386Z] CPU family: 23 [2022-05-10T19:41:49.386Z] Model: 49 [2022-05-10T19:41:49.386Z] Model name: AMD EPYC-Rome Processor [2022-05-10T19:41:49.386Z] Stepping: 0 [2022-05-10T19:41:49.386Z] CPU MHz: 2799.998 [2022-05-10T19:41:49.386Z] BogoMIPS: 5599.99 [2022-05-10T19:41:49.386Z] Virtualization: AMD-V [2022-05-10T19:41:49.386Z] Hypervisor vendor: KVM [2022-05-10T19:41:49.386Z] Virtualization type: full [2022-05-10T19:41:49.386Z] L1d cache: 256 KiB [2022-05-10T19:41:49.386Z] L1i cache: 256 KiB [2022-05-10T19:41:49.386Z] L2 cache: 4 MiB [2022-05-10T19:41:49.386Z] L3 cache: 128 MiB [2022-05-10T19:41:49.386Z] NUMA node0 CPU(s): 0-7 [2022-05-10T19:41:49.386Z] Vulnerability Itlb multihit: Not affected [2022-05-10T19:41:49.386Z] Vulnerability L1tf: Not affected [2022-05-10T19:41:49.386Z] Vulnerability Mds: Not affected [2022-05-10T19:41:49.386Z] Vulnerability Meltdown: Not affected [2022-05-10T19:41:49.386Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-10T19:41:49.386Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-10T19:41:49.386Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-10T19:41:49.386Z] Vulnerability Srbds: Not affected [2022-05-10T19:41:49.386Z] Vulnerability Tsx async abort: Not affected [2022-05-10T19:41:49.386Z] 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-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] ---> nproc: [2022-05-10T19:41:49.386Z] 8 [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] ---> df -h: [2022-05-10T19:41:49.386Z] Filesystem Size Used Avail Use% Mounted on [2022-05-10T19:41:49.386Z] overlay 155G 12G 143G 8% / [2022-05-10T19:41:49.386Z] tmpfs 64M 0 64M 0% /dev [2022-05-10T19:41:49.386Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-10T19:41:49.386Z] shm 64M 0 64M 0% /dev/shm [2022-05-10T19:41:49.386Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] ---> sar -b -r -n DEV: [2022-05-10T19:41:49.386Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47926) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] 19:24:31 LINUX RESTART (8 CPU) [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] 19:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-10T19:41:49.386Z] 19:26:01 383.27 15.48 367.79 0.00 2159.77 130483.59 0.00 [2022-05-10T19:41:49.386Z] 19:27:01 97.01 0.17 96.84 0.00 6.12 20504.06 0.00 [2022-05-10T19:41:49.386Z] 19:28:01 100.55 0.92 99.63 0.00 25.32 20238.85 0.00 [2022-05-10T19:41:49.386Z] 19:29:01 1.37 0.00 1.37 0.00 0.00 17.88 0.00 [2022-05-10T19:41:49.386Z] 19:30:01 1.27 0.02 1.25 0.00 0.13 13.33 0.00 [2022-05-10T19:41:49.386Z] 19:31:02 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2022-05-10T19:41:49.386Z] 19:32:01 1.07 0.00 1.07 0.00 0.00 13.29 0.00 [2022-05-10T19:41:49.386Z] 19:33:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2022-05-10T19:41:49.386Z] 19:34:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2022-05-10T19:41:49.386Z] 19:35:01 0.88 0.00 0.88 0.00 0.00 16.26 0.00 [2022-05-10T19:41:49.386Z] 19:36:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 [2022-05-10T19:41:49.386Z] 19:37:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 [2022-05-10T19:41:49.386Z] 19:38:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2022-05-10T19:41:49.386Z] 19:39:01 0.87 0.00 0.87 0.00 0.00 11.20 0.00 [2022-05-10T19:41:49.386Z] 19:40:01 1.85 0.02 1.83 0.00 0.13 22.13 0.00 [2022-05-10T19:41:49.386Z] 19:41:01 56.77 0.35 56.42 0.00 12.26 30034.59 0.00 [2022-05-10T19:41:49.386Z] Average: 40.79 1.06 39.73 0.00 137.86 12603.65 0.00 [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] 19:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-10T19:41:49.386Z] 19:26:01 28584752 31757044 536592 1.63 157748 3239672 2141308 6.31 1142608 2723764 636 [2022-05-10T19:41:49.386Z] 19:27:01 28150880 31754148 536760 1.63 163092 3635656 2023640 5.96 1336024 2930164 20 [2022-05-10T19:41:49.386Z] 19:28:01 27822244 31770200 518208 1.58 173556 3928716 1861064 5.48 1336472 3213352 380 [2022-05-10T19:41:49.386Z] 19:29:01 27823288 31771296 516888 1.57 173580 3928716 1861064 5.48 1335188 3213352 260 [2022-05-10T19:41:49.386Z] 19:30:01 27833836 31781692 506412 1.54 173588 3928728 1861064 5.48 1325072 3213364 20 [2022-05-10T19:41:49.386Z] 19:31:02 27834284 31782176 505856 1.54 173608 3928728 1861064 5.48 1325184 3213364 220 [2022-05-10T19:41:49.386Z] 19:32:01 27842820 31791044 497264 1.51 173628 3928736 1861064 5.48 1316196 3213672 208 [2022-05-10T19:41:49.386Z] 19:33:01 27843056 31791316 497012 1.51 173648 3928740 1861064 5.48 1315880 3213684 236 [2022-05-10T19:41:49.386Z] 19:34:01 27843040 31791332 496988 1.51 173668 3928740 1861064 5.48 1315472 3213692 172 [2022-05-10T19:41:49.386Z] 19:35:01 27843736 31792308 496372 1.51 173684 3928784 1861064 5.48 1315800 3213936 296 [2022-05-10T19:41:49.386Z] 19:36:01 27843940 31792540 496080 1.51 173712 3928780 1861064 5.48 1315516 3213940 16 [2022-05-10T19:41:49.386Z] 19:37:01 27843576 31792212 496348 1.51 173732 3928788 1861064 5.48 1315544 3213940 268 [2022-05-10T19:41:49.386Z] 19:38:01 27843576 31792220 496308 1.51 173752 3928792 1861064 5.48 1315228 3213944 12 [2022-05-10T19:41:49.386Z] 19:39:01 27843848 31792564 495748 1.51 173768 3928792 1861064 5.48 1315628 3213948 280 [2022-05-10T19:41:49.386Z] 19:40:01 27843252 31792092 496408 1.51 173800 3928796 1865672 5.50 1315848 3213952 204 [2022-05-10T19:41:49.386Z] 19:41:01 26705604 31657256 631696 1.92 195844 4818144 2141500 6.31 1508100 4067028 138888 [2022-05-10T19:41:49.386Z] Average: 27834108 31775090 513809 1.56 173400 3922957 1906556 5.62 1321860 3218694 8882 [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] 19:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-10T19:41:49.386Z] 19:26:01 vethff42766 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:26:01 ens3 575.02 378.62 6366.32 94.42 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:26:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:26:01 docker0 105.35 130.58 8.57 1061.01 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:27:01 ens3 58.50 50.88 65.35 61.88 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:27:01 docker0 8.28 10.05 0.47 38.07 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:28:01 ens3 200.82 153.20 2668.19 288.12 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:28:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:28:01 docker0 7.15 9.80 0.42 51.75 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:29:01 ens3 0.68 0.68 0.04 0.06 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:30:01 ens3 0.85 0.10 0.14 0.07 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:31:02 ens3 0.35 0.17 0.10 0.07 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:31:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:32:01 ens3 0.59 0.51 0.28 0.22 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:33:01 ens3 0.55 0.45 2.24 0.03 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:35:01 ens3 0.23 0.20 0.08 0.08 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:36:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:38:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:39:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:40:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:41:01 ens3 218.68 138.39 4753.30 17.86 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:41:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] 19:41:01 vethb454dc6 46.19 59.81 4.36 686.22 0.00 0.00 0.00 0.06 [2022-05-10T19:41:49.386Z] 19:41:01 docker0 46.19 59.71 3.73 686.21 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] Average: ens3 66.13 45.27 866.82 28.97 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] Average: vethb454dc6 2.89 3.74 0.27 42.93 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] Average: docker0 10.45 13.15 0.83 114.92 0.00 0.00 0.00 0.00 [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] ---> sar -P ALL: [2022-05-10T19:41:49.386Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47926) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] 19:24:31 LINUX RESTART (8 CPU) [2022-05-10T19:41:49.386Z] [2022-05-10T19:41:49.386Z] 19:25:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T19:41:49.386Z] 19:26:01 all 12.38 0.00 5.45 2.32 0.08 79.77 [2022-05-10T19:41:49.386Z] 19:26:01 0 12.39 0.00 6.00 3.29 0.08 78.23 [2022-05-10T19:41:49.386Z] 19:26:01 1 12.80 0.00 5.56 0.51 0.09 81.04 [2022-05-10T19:41:49.386Z] 19:26:01 2 13.29 0.00 5.67 3.81 0.07 77.16 [2022-05-10T19:41:49.386Z] 19:26:01 3 14.32 0.00 5.51 3.10 0.08 76.98 [2022-05-10T19:41:49.386Z] 19:26:01 4 11.59 0.00 5.01 1.57 0.08 81.74 [2022-05-10T19:41:49.386Z] 19:26:01 5 10.68 0.00 4.86 0.44 0.07 83.95 [2022-05-10T19:41:49.386Z] 19:26:01 6 11.43 0.00 5.60 4.25 0.05 78.68 [2022-05-10T19:41:49.386Z] 19:26:01 7 12.55 0.00 5.36 1.56 0.14 80.39 [2022-05-10T19:41:49.386Z] 19:27:01 all 42.48 0.00 6.59 1.10 0.09 49.74 [2022-05-10T19:41:49.386Z] 19:27:01 0 44.48 0.00 6.75 0.22 0.10 48.45 [2022-05-10T19:41:49.386Z] 19:27:01 1 40.77 0.00 7.06 0.54 0.08 51.55 [2022-05-10T19:41:49.386Z] 19:27:01 2 42.27 0.00 6.79 1.11 0.08 49.75 [2022-05-10T19:41:49.386Z] 19:27:01 3 42.77 0.00 6.38 1.33 0.08 49.44 [2022-05-10T19:41:49.386Z] 19:27:01 4 40.74 0.00 6.40 1.51 0.08 51.27 [2022-05-10T19:41:49.386Z] 19:27:01 5 43.52 0.00 6.20 2.82 0.08 47.37 [2022-05-10T19:41:49.386Z] 19:27:01 6 43.80 0.00 6.58 0.25 0.10 49.26 [2022-05-10T19:41:49.386Z] 19:27:01 7 41.45 0.00 6.56 1.03 0.08 50.87 [2022-05-10T19:41:49.386Z] 19:28:01 all 4.67 0.00 1.89 1.37 0.03 92.04 [2022-05-10T19:41:49.386Z] 19:28:01 0 4.87 0.00 2.15 0.69 0.03 92.26 [2022-05-10T19:41:49.386Z] 19:28:01 1 4.17 0.00 2.19 5.08 0.03 88.52 [2022-05-10T19:41:49.386Z] 19:28:01 2 5.11 0.00 1.56 0.15 0.02 93.17 [2022-05-10T19:41:49.386Z] 19:28:01 3 4.41 0.00 1.93 2.86 0.03 90.77 [2022-05-10T19:41:49.386Z] 19:28:01 4 4.75 0.00 1.91 0.40 0.03 92.91 [2022-05-10T19:41:49.386Z] 19:28:01 5 5.15 0.00 1.53 0.64 0.05 92.63 [2022-05-10T19:41:49.386Z] 19:28:01 6 4.93 0.00 1.74 0.03 0.02 93.28 [2022-05-10T19:41:49.386Z] 19:28:01 7 3.98 0.00 2.12 1.11 0.05 92.74 [2022-05-10T19:41:49.386Z] 19:29:01 all 0.01 0.00 0.01 0.03 0.01 99.94 [2022-05-10T19:41:49.386Z] 19:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T19:41:49.386Z] 19:29:01 1 0.02 0.00 0.03 0.20 0.00 99.75 [2022-05-10T19:41:49.386Z] 19:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T19:41:49.386Z] 19:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T19:41:49.386Z] 19:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T19:41:49.386Z] 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T19:41:49.386Z] 19:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T19:41:49.386Z] 19:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T19:41:49.386Z] 19:30:01 all 0.02 0.00 0.02 0.01 0.00 99.94 [2022-05-10T19:41:49.386Z] 19:30:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2022-05-10T19:41:49.386Z] 19:30:01 1 0.02 0.00 0.03 0.07 0.00 99.88 [2022-05-10T19:41:49.386Z] 19:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T19:41:49.386Z] 19:30:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2022-05-10T19:41:49.386Z] 19:30:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T19:41:49.386Z] 19:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T19:41:49.386Z] 19:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T19:41:49.386Z] 19:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T19:41:49.386Z] 19:31:02 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-05-10T19:41:49.386Z] 19:31:02 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T19:41:49.386Z] 19:31:02 1 0.00 0.00 0.00 0.05 0.02 99.93 [2022-05-10T19:41:49.386Z] 19:31:02 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T19:41:49.386Z] 19:31:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T19:41:49.386Z] 19:31:02 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T19:41:49.386Z] 19:31:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.386Z] 19:31:02 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T19:41:49.386Z] 19:31:02 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-05-10T19:41:49.386Z] 19:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2022-05-10T19:41:49.386Z] 19:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T19:41:49.386Z] 19:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T19:41:49.386Z] 19:32:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T19:41:49.386Z] 19:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.386Z] 19:32:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T19:41:49.386Z] 19:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T19:41:49.386Z] 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.386Z] 19:32:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-10T19:41:49.386Z] 19:33:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-05-10T19:41:49.386Z] 19:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T19:41:49.386Z] 19:33:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-10T19:41:49.386Z] 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T19:41:49.386Z] 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.386Z] 19:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.386Z] 19:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T19:41:49.386Z] 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.386Z] 19:33:01 7 0.05 0.00 0.07 0.02 0.02 99.85 [2022-05-10T19:41:49.386Z] 19:34:01 all 0.06 0.00 0.00 0.00 0.01 99.93 [2022-05-10T19:41:49.387Z] 19:34:01 0 0.30 0.00 0.00 0.00 0.02 99.68 [2022-05-10T19:41:49.387Z] 19:34:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T19:41:49.387Z] 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T19:41:49.387Z] 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T19:41:49.387Z] 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:34:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2022-05-10T19:41:49.387Z] 19:35:01 all 0.01 0.00 0.02 0.01 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T19:41:49.387Z] 19:35:01 1 0.00 0.00 0.03 0.03 0.00 99.93 [2022-05-10T19:41:49.387Z] 19:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:35:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-05-10T19:41:49.387Z] 19:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T19:41:49.387Z] 19:36:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-10T19:41:49.387Z] 19:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T19:41:49.387Z] 19:36:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2022-05-10T19:41:49.387Z] [2022-05-10T19:41:49.387Z] 19:36:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T19:41:49.387Z] 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T19:41:49.387Z] 19:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T19:41:49.387Z] 19:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T19:41:49.387Z] 19:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:37:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-05-10T19:41:49.387Z] 19:38:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:38:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-10T19:41:49.387Z] 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T19:41:49.387Z] 19:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T19:41:49.387Z] 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T19:41:49.387Z] 19:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-05-10T19:41:49.387Z] 19:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-05-10T19:41:49.387Z] 19:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T19:41:49.387Z] 19:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T19:41:49.387Z] 19:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T19:41:49.387Z] 19:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:39:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2022-05-10T19:41:49.387Z] 19:40:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-05-10T19:41:49.387Z] 19:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T19:41:49.387Z] 19:40:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-05-10T19:41:49.387Z] 19:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:40:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2022-05-10T19:41:49.387Z] 19:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T19:41:49.387Z] 19:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T19:41:49.387Z] 19:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T19:41:49.387Z] 19:40:01 7 0.05 0.00 0.02 0.03 0.00 99.90 [2022-05-10T19:41:49.387Z] 19:41:01 all 4.42 0.00 1.59 0.85 0.02 93.12 [2022-05-10T19:41:49.387Z] 19:41:01 0 5.32 0.00 1.57 0.32 0.02 92.78 [2022-05-10T19:41:49.387Z] 19:41:01 1 3.07 0.00 1.24 0.39 0.02 95.29 [2022-05-10T19:41:49.387Z] 19:41:01 2 5.37 0.00 1.64 0.27 0.03 92.69 [2022-05-10T19:41:49.387Z] 19:41:01 3 5.55 0.00 1.46 0.23 0.02 92.74 [2022-05-10T19:41:49.387Z] 19:41:01 4 4.33 0.00 1.49 0.35 0.02 93.81 [2022-05-10T19:41:49.387Z] 19:41:01 5 3.64 0.00 2.04 1.11 0.02 93.20 [2022-05-10T19:41:49.387Z] 19:41:01 6 4.16 0.00 1.68 3.20 0.02 90.94 [2022-05-10T19:41:49.387Z] 19:41:01 7 3.95 0.00 1.56 0.91 0.05 93.53 [2022-05-10T19:41:49.387Z] Average: all 3.99 0.00 0.97 0.36 0.02 94.67 [2022-05-10T19:41:49.387Z] Average: 0 4.21 0.00 1.04 0.29 0.02 94.44 [2022-05-10T19:41:49.387Z] Average: 1 3.78 0.00 1.01 0.44 0.02 94.76 [2022-05-10T19:41:49.387Z] Average: 2 4.11 0.00 0.98 0.33 0.01 94.56 [2022-05-10T19:41:49.387Z] Average: 3 4.17 0.00 0.96 0.47 0.02 94.39 [2022-05-10T19:41:49.387Z] Average: 4 3.83 0.00 0.93 0.24 0.01 94.99 [2022-05-10T19:41:49.387Z] Average: 5 3.92 0.00 0.91 0.31 0.02 94.84 [2022-05-10T19:41:49.387Z] Average: 6 4.01 0.00 0.97 0.48 0.01 94.52 [2022-05-10T19:41:49.387Z] Average: 7 3.87 0.00 0.98 0.29 0.03 94.82 [2022-05-10T19:41:49.387Z] [2022-05-10T19:41:49.387Z] [2022-05-10T19:41:49.387Z]