Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 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-ssh4112354173678978033.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh437762070319430246.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7886626239669445564.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh522471275331827320.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1618012148218583232.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.18 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 SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-121393 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 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 (main) Commit message: "Merge pull request #125 from jim-wang-intel/v3_path_upgrade" > 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 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 # timeout=10 > git rev-list --no-walk 06c1e2526ac5cd60b9aafc88d9271394e7e43faf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-15T22:46:27.950Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-15T22:46:28.000Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-15T22:46:28.012Z] ========================================================= [2022-12-15T22:46:28.012Z] EdgeX Global Pipelines Version Info [2022-12-15T22:46:28.012Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:46:28.719Z] ------------------- [2022-12-15T22:46:28.719Z] stable info: [2022-12-15T22:46:28.719Z] ------------------- [2022-12-15T22:46:28.719Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-15T22:46:28.719Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-15T22:46:28.719Z] Message: update stable to v1.0.244 [2022-12-15T22:46:29.287Z] ------------------- [2022-12-15T22:46:29.287Z] experimental info: [2022-12-15T22:46:29.287Z] ------------------- [2022-12-15T22:46:29.287Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-15T22:46:29.287Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-15T22:46:29.287Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-15T22:46:29.467Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-12-15T22:46:29.482Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-12-15T22:46:29.491Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-15T22:46:29.502Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-15T22:46:29.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-15T22:46:29.532Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-15T22:46:29.546Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-15T22:46:29.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-15T22:46:29.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-15T22:46:29.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-15T22:46:29.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-15T22:46:29.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-12-15T22:46:29.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-15T22:46:29.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-15T22:46:29.665Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-15T22:46:29.675Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-15T22:46:29.685Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-15T22:46:29.701Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-15T22:46:29.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-15T22:46:29.723Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-15T22:46:29.735Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-15T22:46:29.746Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-15T22:46:29.757Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-15T22:46:29.774Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-15T22:46:29.790Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-15T22:46:29.801Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-15T22:46:29.817Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-15T22:46:29.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-15T22:46:29.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-15T22:46:29.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-15T22:46:29.872Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [Pipeline] echo [2022-12-15T22:46:29.883Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90ff275 [Pipeline] echo [2022-12-15T22:46:29.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T22:46:29.941Z] provisioning config files... [2022-12-15T22:46:29.954Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config524984574545265306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:46:30.255Z] ---> docker-login.sh [2022-12-15T22:46:30.255Z] nexus3.edgexfoundry.org:10001 [2022-12-15T22:46:30.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:46:30.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:46:30.775Z] Configure a credential helper to remove this warning. See [2022-12-15T22:46:30.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:46:30.775Z] [2022-12-15T22:46:30.775Z] Login Succeeded [2022-12-15T22:46:30.775Z] nexus3.edgexfoundry.org:10002 [2022-12-15T22:46:30.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:46:30.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:46:30.775Z] Configure a credential helper to remove this warning. See [2022-12-15T22:46:30.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:46:30.775Z] [2022-12-15T22:46:30.775Z] Login Succeeded [2022-12-15T22:46:30.775Z] nexus3.edgexfoundry.org:10003 [2022-12-15T22:46:30.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:46:31.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:46:31.034Z] Configure a credential helper to remove this warning. See [2022-12-15T22:46:31.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:46:31.034Z] [2022-12-15T22:46:31.034Z] Login Succeeded [2022-12-15T22:46:31.034Z] nexus3.edgexfoundry.org:10004 [2022-12-15T22:46:31.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:46:31.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:46:31.034Z] Configure a credential helper to remove this warning. See [2022-12-15T22:46:31.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:46:31.034Z] [2022-12-15T22:46:31.034Z] Login Succeeded [2022-12-15T22:46:31.034Z] docker.io [2022-12-15T22:46:31.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:46:31.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:46:31.316Z] Configure a credential helper to remove this warning. See [2022-12-15T22:46:31.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:46:31.316Z] [2022-12-15T22:46:31.316Z] Login Succeeded [2022-12-15T22:46:31.316Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T22:46:31.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-15T22:46:31.700Z] + git rev-list -1 --merges 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6~1..90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [Pipeline] echo [2022-12-15T22:46:31.728Z] -----------> git rev-list -1 --merges 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6~1..90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [2022-12-15T22:46:31.728Z] 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [false] [Pipeline] sh [2022-12-15T22:46:32.013Z] + git log --format=format:%s -1 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [Pipeline] echo [2022-12-15T22:46:32.027Z] ========================================================= [2022-12-15T22:46:32.027Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-15T22:46:32.027Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-15T22:46:32.342Z] + git log --format=format:%s -1 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [Pipeline] echo [2022-12-15T22:46:32.371Z] [semverPrep] GIT_COMMIT: 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6, Commit Message: Merge pull request #125 from jim-wang-intel/v3_path_upgrade [Pipeline] echo [2022-12-15T22:46:32.378Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-15T22:46:32.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T22:46:32.755Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-15T22:46:32.755Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-15T22:46:32.755Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-15T22:46:32.755Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-15T22:46:32.755Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-15T22:46:32.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:46:33.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T22:46:33.162Z] [2022-12-15T22:46:33.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:46:33.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T22:46:33.455Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-15T22:46:33.455Z] b85a868b505f: Pulling fs layer [2022-12-15T22:46:33.455Z] e2be974225ed: Pulling fs layer [2022-12-15T22:46:33.455Z] 339a4e72a1f5: Pulling fs layer [2022-12-15T22:46:33.455Z] 988bab9f4d93: Pulling fs layer [2022-12-15T22:46:33.455Z] 1469e6f7b9e6: Pulling fs layer [2022-12-15T22:46:33.455Z] eaf3925da568: Pulling fs layer [2022-12-15T22:46:33.455Z] bab4dde63d76: Pulling fs layer [2022-12-15T22:46:33.455Z] bde34c3a00c8: Pulling fs layer [2022-12-15T22:46:33.455Z] b352a97aabf1: Pulling fs layer [2022-12-15T22:46:33.455Z] 4872d77fe225: Pulling fs layer [2022-12-15T22:46:33.455Z] 5851b861e8e6: Pulling fs layer [2022-12-15T22:46:33.455Z] 1469e6f7b9e6: Waiting [2022-12-15T22:46:33.455Z] eaf3925da568: Waiting [2022-12-15T22:46:33.455Z] bab4dde63d76: Waiting [2022-12-15T22:46:33.455Z] bde34c3a00c8: Waiting [2022-12-15T22:46:33.455Z] b352a97aabf1: Waiting [2022-12-15T22:46:33.455Z] 4872d77fe225: Waiting [2022-12-15T22:46:33.455Z] 5851b861e8e6: Waiting [2022-12-15T22:46:33.455Z] 988bab9f4d93: Waiting [2022-12-15T22:46:33.455Z] e2be974225ed: Download complete [2022-12-15T22:46:33.455Z] 988bab9f4d93: Verifying Checksum [2022-12-15T22:46:33.455Z] 988bab9f4d93: Download complete [2022-12-15T22:46:33.716Z] 1469e6f7b9e6: Verifying Checksum [2022-12-15T22:46:33.716Z] 1469e6f7b9e6: Download complete [2022-12-15T22:46:33.716Z] 339a4e72a1f5: Verifying Checksum [2022-12-15T22:46:33.716Z] 339a4e72a1f5: Download complete [2022-12-15T22:46:33.716Z] eaf3925da568: Verifying Checksum [2022-12-15T22:46:33.716Z] eaf3925da568: Download complete [2022-12-15T22:46:33.716Z] bde34c3a00c8: Verifying Checksum [2022-12-15T22:46:33.716Z] bde34c3a00c8: Download complete [2022-12-15T22:46:33.716Z] b352a97aabf1: Verifying Checksum [2022-12-15T22:46:33.716Z] b352a97aabf1: Download complete [2022-12-15T22:46:33.716Z] 4872d77fe225: Verifying Checksum [2022-12-15T22:46:33.716Z] 4872d77fe225: Download complete [2022-12-15T22:46:33.716Z] 5851b861e8e6: Verifying Checksum [2022-12-15T22:46:33.716Z] 5851b861e8e6: Download complete [2022-12-15T22:46:33.716Z] b85a868b505f: Verifying Checksum [2022-12-15T22:46:33.716Z] b85a868b505f: Download complete [2022-12-15T22:46:33.975Z] bab4dde63d76: Verifying Checksum [2022-12-15T22:46:33.975Z] bab4dde63d76: Download complete [2022-12-15T22:46:34.969Z] b85a868b505f: Pull complete [2022-12-15T22:46:34.969Z] e2be974225ed: Pull complete [2022-12-15T22:46:35.536Z] 339a4e72a1f5: Pull complete [2022-12-15T22:46:35.536Z] 988bab9f4d93: Pull complete [2022-12-15T22:46:35.796Z] 1469e6f7b9e6: Pull complete [2022-12-15T22:46:35.796Z] eaf3925da568: Pull complete [2022-12-15T22:46:37.699Z] bab4dde63d76: Pull complete [2022-12-15T22:46:37.699Z] bde34c3a00c8: Pull complete [2022-12-15T22:46:37.958Z] b352a97aabf1: Pull complete [2022-12-15T22:46:37.958Z] 4872d77fe225: Pull complete [2022-12-15T22:46:37.958Z] 5851b861e8e6: Pull complete [2022-12-15T22:46:37.958Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-15T22:46:37.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T22:46:37.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:46:38.035Z] prd-ubuntu20.04-docker-8c-8g-121393 does not seem to be running inside a container [2022-12-15T22:46:38.055Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-15T22:46:39.872Z] $ docker top 69effe9e2bcdd9f5223322e579082d093167ec7025ccb65c731cd2a2b6ed27c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T22:46:39.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T22:46:39.983Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T22:46:40.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T22:46:40.098Z] $ docker exec 69effe9e2bcdd9f5223322e579082d093167ec7025ccb65c731cd2a2b6ed27c3 ssh-agent [2022-12-15T22:46:40.219Z] SSH_AUTH_SOCK=/tmp/ssh-ewp2ub0fC4NP/agent.31 [2022-12-15T22:46:40.219Z] SSH_AGENT_PID=37 [2022-12-15T22:46:40.227Z] Running ssh-add (command line suppressed) [2022-12-15T22:46:40.319Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11863768599056949850.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11863768599056949850.key) [2022-12-15T22:46:40.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T22:46:40.631Z] + git tag --points-at HEAD [Pipeline] } [2022-12-15T22:46:40.638Z] $ docker exec --env ******** --env ******** 69effe9e2bcdd9f5223322e579082d093167ec7025ccb65c731cd2a2b6ed27c3 ssh-agent -k [2022-12-15T22:46:40.732Z] unset SSH_AUTH_SOCK; [2022-12-15T22:46:40.733Z] unset SSH_AGENT_PID; [2022-12-15T22:46:40.733Z] echo Agent pid 37 killed; [2022-12-15T22:46:40.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-15T22:46:40.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T22:46:40.786Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T22:46:40.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T22:46:40.907Z] $ docker exec 69effe9e2bcdd9f5223322e579082d093167ec7025ccb65c731cd2a2b6ed27c3 ssh-agent [2022-12-15T22:46:41.033Z] SSH_AUTH_SOCK=/tmp/ssh-sA5zuHqNkPRz/agent.69 [2022-12-15T22:46:41.033Z] SSH_AGENT_PID=75 [2022-12-15T22:46:41.039Z] Running ssh-add (command line suppressed) [2022-12-15T22:46:41.144Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2262672493986897898.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2262672493986897898.key) [2022-12-15T22:46:41.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T22:46:41.482Z] + git semver init [2022-12-15T22:46:41.742Z] 2022-12-15 22:46:41,668 [run_init] DEBUG init version:0.0.0 force:False [2022-12-15T22:46:41.742Z] 2022-12-15 22:46:41,669 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-12-15T22:46:41.743Z] 2022-12-15 22:46:41,669 [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-12-15T22:46:41.743Z] 2022-12-15 22:46:41,669 [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-12-15T22:46:42.681Z] 2022-12-15 22:46:42,512 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-12-15T22:46:42.681Z] 2022-12-15 22:46:42,512 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-12-15T22:46:42.681Z] 2022-12-15 22:46:42,512 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-12-15T22:46:42.681Z] 2022-12-15 22:46:42,513 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-12-15T22:46:42.681Z] 3.0.0-dev.1 [Pipeline] } [2022-12-15T22:46:42.681Z] $ docker exec --env ******** --env ******** 69effe9e2bcdd9f5223322e579082d093167ec7025ccb65c731cd2a2b6ed27c3 ssh-agent -k [2022-12-15T22:46:42.779Z] unset SSH_AUTH_SOCK; [2022-12-15T22:46:42.780Z] unset SSH_AGENT_PID; [2022-12-15T22:46:42.780Z] echo Agent pid 75 killed; [2022-12-15T22:46:42.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T22:46:43.116Z] + git semver [Pipeline] } [2022-12-15T22:46:43.377Z] $ docker stop --time=1 69effe9e2bcdd9f5223322e579082d093167ec7025ccb65c731cd2a2b6ed27c3 [2022-12-15T22:46:44.666Z] $ docker rm -f 69effe9e2bcdd9f5223322e579082d093167ec7025ccb65c731cd2a2b6ed27c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T22:46:45.015Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-15T22:46:45.219Z] Stashed 1 file(s) [Pipeline] echo [2022-12-15T22:46:45.222Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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-12-15T22:46:45.371Z] provisioning config files... [2022-12-15T22:46:45.381Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15904556795312835765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:46:45.679Z] ---> docker-login.sh [2022-12-15T22:46:45.679Z] nexus3.edgexfoundry.org:10001 [2022-12-15T22:46:45.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:46:45.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:46:45.679Z] Configure a credential helper to remove this warning. See [2022-12-15T22:46:45.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:46:45.679Z] [2022-12-15T22:46:45.679Z] Login Succeeded [2022-12-15T22:46:45.679Z] nexus3.edgexfoundry.org:10002 [2022-12-15T22:46:45.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:46:45.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:46:45.679Z] Configure a credential helper to remove this warning. See [2022-12-15T22:46:45.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:46:45.679Z] [2022-12-15T22:46:45.679Z] Login Succeeded [2022-12-15T22:46:45.679Z] nexus3.edgexfoundry.org:10003 [2022-12-15T22:46:45.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:46:45.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:46:45.937Z] Configure a credential helper to remove this warning. See [2022-12-15T22:46:45.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:46:45.937Z] [2022-12-15T22:46:45.937Z] Login Succeeded [2022-12-15T22:46:45.937Z] nexus3.edgexfoundry.org:10004 [2022-12-15T22:46:45.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:46:45.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:46:45.937Z] Configure a credential helper to remove this warning. See [2022-12-15T22:46:45.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:46:45.937Z] [2022-12-15T22:46:45.937Z] Login Succeeded [2022-12-15T22:46:45.937Z] docker.io [2022-12-15T22:46:46.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:46:46.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:46:46.195Z] Configure a credential helper to remove this warning. See [2022-12-15T22:46:46.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:46:46.195Z] [2022-12-15T22:46:46.195Z] Login Succeeded [2022-12-15T22:46:46.454Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T22:46:46.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-15T22:46:46.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T22:46:46.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T22:46:46.543Z] ========================================================= [2022-12-15T22:46:46.543Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-15T22:46:46.543Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:46:46.848Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-15T22:46:46.848Z] Sending build context to Docker daemon 4.113MB [2022-12-15T22:46:46.848Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T22:46:46.848Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-15T22:46:46.848Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-15T22:46:46.848Z] 213ec9aee27d: Pulling fs layer [2022-12-15T22:46:46.848Z] 4583459ba037: Pulling fs layer [2022-12-15T22:46:46.848Z] 93c1e223e6f2: Pulling fs layer [2022-12-15T22:46:46.848Z] 53926ce57604: Pulling fs layer [2022-12-15T22:46:46.848Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-15T22:46:46.848Z] 22ff95d597cd: Pulling fs layer [2022-12-15T22:46:46.848Z] 12d6caf4c0d1: Pulling fs layer [2022-12-15T22:46:46.848Z] 96b7cbca73a9: Pulling fs layer [2022-12-15T22:46:46.848Z] a7acece74701: Pulling fs layer [2022-12-15T22:46:46.848Z] 53926ce57604: Waiting [2022-12-15T22:46:46.848Z] 21b2b0c7a3f4: Waiting [2022-12-15T22:46:46.848Z] 22ff95d597cd: Waiting [2022-12-15T22:46:46.848Z] 96b7cbca73a9: Waiting [2022-12-15T22:46:46.848Z] 12d6caf4c0d1: Waiting [2022-12-15T22:46:46.848Z] a7acece74701: Waiting [2022-12-15T22:46:46.848Z] 93c1e223e6f2: Verifying Checksum [2022-12-15T22:46:46.848Z] 93c1e223e6f2: Download complete [2022-12-15T22:46:46.848Z] 4583459ba037: Download complete [2022-12-15T22:46:46.848Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-15T22:46:46.848Z] 21b2b0c7a3f4: Download complete [2022-12-15T22:46:46.848Z] 22ff95d597cd: Verifying Checksum [2022-12-15T22:46:46.848Z] 22ff95d597cd: Download complete [2022-12-15T22:46:46.848Z] 213ec9aee27d: Verifying Checksum [2022-12-15T22:46:46.848Z] 213ec9aee27d: Download complete [2022-12-15T22:46:47.111Z] 12d6caf4c0d1: Download complete [2022-12-15T22:46:47.111Z] 213ec9aee27d: Pull complete [2022-12-15T22:46:47.378Z] 4583459ba037: Pull complete [2022-12-15T22:46:47.378Z] 93c1e223e6f2: Pull complete [2022-12-15T22:46:47.648Z] a7acece74701: Verifying Checksum [2022-12-15T22:46:47.648Z] a7acece74701: Download complete [2022-12-15T22:46:47.915Z] 53926ce57604: Verifying Checksum [2022-12-15T22:46:47.915Z] 53926ce57604: Download complete [2022-12-15T22:46:47.915Z] 96b7cbca73a9: Download complete [2022-12-15T22:46:51.198Z] 53926ce57604: Pull complete [2022-12-15T22:46:51.456Z] 21b2b0c7a3f4: Pull complete [2022-12-15T22:46:51.456Z] 22ff95d597cd: Pull complete [2022-12-15T22:46:51.456Z] 12d6caf4c0d1: Pull complete [2022-12-15T22:46:53.986Z] 96b7cbca73a9: Pull complete [2022-12-15T22:46:54.243Z] a7acece74701: Pull complete [2022-12-15T22:46:54.243Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-15T22:46:54.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-15T22:46:54.243Z] ---> db6d94c90886 [2022-12-15T22:46:54.243Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-15T22:46:57.551Z] ---> Running in 446d28607244 [2022-12-15T22:46:57.552Z] Removing intermediate container 446d28607244 [2022-12-15T22:46:57.552Z] ---> 1e23ff846068 [2022-12-15T22:46:57.552Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T22:46:57.552Z] ---> Running in 9f7310cb0bd9 [2022-12-15T22:46:57.552Z] Removing intermediate container 9f7310cb0bd9 [2022-12-15T22:46:57.552Z] ---> ed15a4c010cf [2022-12-15T22:46:57.552Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-12-15T22:46:57.552Z] ---> Running in 0db338b982b5 [2022-12-15T22:46:57.552Z] Removing intermediate container 0db338b982b5 [2022-12-15T22:46:57.552Z] ---> d5ab5b25847b [2022-12-15T22:46:57.552Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-15T22:46:57.552Z] ---> Running in aeffb1d32909 [2022-12-15T22:46:57.552Z] Removing intermediate container aeffb1d32909 [2022-12-15T22:46:57.552Z] ---> e866b0e9ccdc [2022-12-15T22:46:57.552Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T22:46:57.552Z] ---> Running in f628defb1fef [2022-12-15T22:46:57.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-15T22:46:57.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-15T22:46:58.071Z] OK: 211 MiB in 51 packages [2022-12-15T22:46:58.639Z] Removing intermediate container f628defb1fef [2022-12-15T22:46:58.639Z] ---> 2c81d6fa96de [2022-12-15T22:46:58.639Z] Step 8/12 : WORKDIR /app [2022-12-15T22:46:58.639Z] ---> Running in fa25840bf8e0 [2022-12-15T22:46:58.639Z] Removing intermediate container fa25840bf8e0 [2022-12-15T22:46:58.639Z] ---> 66e080eb4c3f [2022-12-15T22:46:58.639Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-15T22:46:58.639Z] ---> 2f1ce84627a0 [2022-12-15T22:46:58.639Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T22:46:58.639Z] ---> Running in cbd513998c5c [2022-12-15T22:47:00.333Z] Still waiting to schedule task [2022-12-15T22:47:00.333Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-15T22:47:25.819Z] Removing intermediate container cbd513998c5c [2022-12-15T22:47:25.819Z] ---> b8868686ea8c [2022-12-15T22:47:25.819Z] Step 11/12 : COPY . . [2022-12-15T22:47:25.819Z] ---> 316d8f1028d9 [2022-12-15T22:47:25.819Z] Step 12/12 : RUN $MAKE [2022-12-15T22:47:25.819Z] ---> Running in baa7c4076320 [2022-12-15T22:47:25.819Z] noop [2022-12-15T22:47:25.819Z] Removing intermediate container baa7c4076320 [2022-12-15T22:47:25.819Z] ---> 6014bce9a13b [2022-12-15T22:47:25.819Z] Successfully built 6014bce9a13b [2022-12-15T22:47:25.819Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:47:26.136Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-15T22:47:26.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:47:26.212Z] prd-ubuntu20.04-docker-8c-8g-121393 does not seem to be running inside a container [2022-12-15T22:47:26.230Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-12-15T22:47:26.580Z] $ docker top a85435f8c784b38b763b813e7b155d109cac0517d6497d6adbf1149685694a44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T22:47:26.941Z] + go version [2022-12-15T22:47:26.941Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-15T22:47:26.941Z] $ docker stop --time=1 a85435f8c784b38b763b813e7b155d109cac0517d6497d6adbf1149685694a44 [2022-12-15T22:47:28.234Z] $ docker rm -f a85435f8c784b38b763b813e7b155d109cac0517d6497d6adbf1149685694a44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:47:28.638Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-15T22:47:28.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:47:28.707Z] prd-ubuntu20.04-docker-8c-8g-121393 does not seem to be running inside a container [2022-12-15T22:47:28.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat [2022-12-15T22:47:29.097Z] $ docker top 9f9b6acfb339693e5512f415778b670ad8554eb39f560b48cab78fda50185ff9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T22:47:29.452Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-12-15T22:47:29.742Z] + make test [2022-12-15T22:47:29.742Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-15T22:47:30.001Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-12-15T22:47:42.316Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-12-15T22:47:42.316Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-12-15T22:47:45.339Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.561s coverage: 38.5% of statements [2022-12-15T22:47:45.339Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.255s coverage: 52.0% of statements [2022-12-15T22:47:45.339Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 95.5% of statements [2022-12-15T22:47:55.313Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-15T22:47:55.313Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-15T22:47:57.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-15T22:47:57.865Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-15T22:47:57.865Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-15T22:47:57.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-15T22:47:57.883Z] $ docker stop --time=1 9f9b6acfb339693e5512f415778b670ad8554eb39f560b48cab78fda50185ff9 [2022-12-15T22:48:00.293Z] $ docker rm -f 9f9b6acfb339693e5512f415778b670ad8554eb39f560b48cab78fda50185ff9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T22:48:00.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-15T22:48:00.838Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-15T22:48:01.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-15T22:48:01.621Z] + ls -al . [2022-12-15T22:48:01.621Z] total 644 [2022-12-15T22:48:01.621Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 15 22:47 . [2022-12-15T22:48:01.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 22:46 .. [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 15 22:46 .dockerignore [2022-12-15T22:48:01.621Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 22:47 .git [2022-12-15T22:48:01.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 22:46 .github [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 946 Dec 15 22:46 .gitignore [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 22:46 .golangci.yml [2022-12-15T22:48:01.621Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 22:46 .semver [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 11000 Dec 15 22:46 Attribution.txt [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 5905 Dec 15 22:46 CHANGELOG.md [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 1396 Dec 15 22:46 Dockerfile [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 22:46 GOVERNANCE.md [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 683 Dec 15 22:46 Jenkinsfile [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 15 22:46 LICENSE [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 2405 Dec 15 22:46 Makefile [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 15 22:46 OWNERS.md [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 28496 Dec 15 22:46 README.md [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 22:46 VERSION [2022-12-15T22:48:01.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 22:46 bin [2022-12-15T22:48:01.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 22:46 cmd [2022-12-15T22:48:01.621Z] -rw-r--r-- 1 jenkins jenkins 460049 Dec 15 22:47 coverage.out [2022-12-15T22:48:01.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 22:46 examples [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 3550 Dec 15 22:46 go.mod [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 44766 Dec 15 22:46 go.sum [2022-12-15T22:48:01.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 22:46 images [2022-12-15T22:48:01.621Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 15 22:46 internal [2022-12-15T22:48:01.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 22:46 snap [2022-12-15T22:48:01.621Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 15 22:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:01.932Z] + 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=90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 --label arch=amd64 --label version=3.0.0-dev.1 . [2022-12-15T22:48:01.932Z] Sending build context to Docker daemon 4.113MB [2022-12-15T22:48:01.932Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T22:48:01.932Z] Step 2/24 : FROM ${BASE} AS builder [2022-12-15T22:48:01.932Z] ---> 6014bce9a13b [2022-12-15T22:48:01.932Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-15T22:48:01.932Z] ---> Running in 14eab24e4612 [2022-12-15T22:48:01.932Z] Removing intermediate container 14eab24e4612 [2022-12-15T22:48:01.932Z] ---> ff571656010a [2022-12-15T22:48:01.932Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T22:48:02.191Z] ---> Running in 4c148d1e011b [2022-12-15T22:48:02.191Z] Removing intermediate container 4c148d1e011b [2022-12-15T22:48:02.191Z] ---> c5da28e88fa7 [2022-12-15T22:48:02.191Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-12-15T22:48:02.191Z] ---> Running in 382e12c8746c [2022-12-15T22:48:02.191Z] Removing intermediate container 382e12c8746c [2022-12-15T22:48:02.191Z] ---> 877f651f2dfb [2022-12-15T22:48:02.191Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-12-15T22:48:02.191Z] ---> Running in b7f908ac28a8 [2022-12-15T22:48:02.450Z] Removing intermediate container b7f908ac28a8 [2022-12-15T22:48:02.450Z] ---> 062217a873cc [2022-12-15T22:48:02.450Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T22:48:02.450Z] ---> Running in 1efbe0fd6bd7 [2022-12-15T22:48:02.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-15T22:48:03.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-15T22:48:03.412Z] OK: 211 MiB in 51 packages [2022-12-15T22:48:03.674Z] Removing intermediate container 1efbe0fd6bd7 [2022-12-15T22:48:03.674Z] ---> 269ea3971fd4 [2022-12-15T22:48:03.674Z] Step 8/24 : WORKDIR /app [2022-12-15T22:48:03.674Z] ---> Running in dddaf8580b4f [2022-12-15T22:48:03.933Z] Removing intermediate container dddaf8580b4f [2022-12-15T22:48:03.933Z] ---> e46f161421ac [2022-12-15T22:48:03.933Z] Step 9/24 : COPY go.mod vendor* ./ [2022-12-15T22:48:03.933Z] ---> 3efab50c4ff8 [2022-12-15T22:48:03.933Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T22:48:03.933Z] ---> Running in 25ed7a5b0e32 [2022-12-15T22:48:04.890Z] Removing intermediate container 25ed7a5b0e32 [2022-12-15T22:48:04.890Z] ---> 68b21217e9bf [2022-12-15T22:48:04.890Z] Step 11/24 : COPY . . [2022-12-15T22:48:05.158Z] ---> f646c2a72426 [2022-12-15T22:48:05.158Z] Step 12/24 : RUN $MAKE [2022-12-15T22:48:05.158Z] ---> Running in 4507a517e51d [2022-12-15T22:48:05.420Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-12-15T22:48:27.423Z] Removing intermediate container 4507a517e51d [2022-12-15T22:48:27.423Z] ---> 1ac1de4fe3eb [2022-12-15T22:48:27.423Z] Step 13/24 : FROM alpine:3.16 [2022-12-15T22:48:28.100Z] 3.16: Pulling from library/alpine [2022-12-15T22:48:28.100Z] ca7dd9ec2225: Pulling fs layer [2022-12-15T22:48:28.361Z] ca7dd9ec2225: Verifying Checksum [2022-12-15T22:48:28.361Z] ca7dd9ec2225: Download complete [2022-12-15T22:48:28.361Z] ca7dd9ec2225: Pull complete [2022-12-15T22:48:28.361Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-15T22:48:28.361Z] Status: Downloaded newer image for alpine:3.16 [2022-12-15T22:48:28.361Z] ---> bfe296a52501 [2022-12-15T22:48:28.361Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-15T22:48:28.646Z] ---> Running in 53d15ba151ca [2022-12-15T22:48:28.646Z] Removing intermediate container 53d15ba151ca [2022-12-15T22:48:28.646Z] ---> da8e7cc31c4c [2022-12-15T22:48:28.646Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-15T22:48:28.646Z] ---> Running in 8a6e403af12e [2022-12-15T22:48:28.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-15T22:48:29.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-15T22:48:29.429Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-15T22:48:29.429Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-15T22:48:29.429Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-15T22:48:29.429Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-15T22:48:29.429Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-15T22:48:29.429Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-15T22:48:29.429Z] Executing busybox-1.35.0-r17.trigger [2022-12-15T22:48:29.429Z] OK: 8 MiB in 20 packages [2022-12-15T22:48:30.000Z] Removing intermediate container 8a6e403af12e [2022-12-15T22:48:30.000Z] ---> 4e531272649b [2022-12-15T22:48:30.000Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2022-12-15T22:48:30.000Z] ---> 79135a57e176 [2022-12-15T22:48:30.000Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2022-12-15T22:48:30.260Z] ---> 0e10b5e7d4be [2022-12-15T22:48:30.261Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2022-12-15T22:48:30.829Z] ---> a6fcb835c700 [2022-12-15T22:48:30.829Z] Step 19/24 : EXPOSE 59989 [2022-12-15T22:48:30.829Z] ---> Running in 3c24bf2f2f3e [2022-12-15T22:48:31.090Z] Removing intermediate container 3c24bf2f2f3e [2022-12-15T22:48:31.090Z] ---> a1dcda213be6 [2022-12-15T22:48:31.090Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2022-12-15T22:48:31.090Z] ---> Running in 64ba8ed17f3a [2022-12-15T22:48:31.090Z] Removing intermediate container 64ba8ed17f3a [2022-12-15T22:48:31.090Z] ---> bf573f8d9ad7 [2022-12-15T22:48:31.090Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-12-15T22:48:31.090Z] ---> Running in 6a098c8be078 [2022-12-15T22:48:31.090Z] Removing intermediate container 6a098c8be078 [2022-12-15T22:48:31.090Z] ---> dc4e6d4b0d58 [2022-12-15T22:48:31.090Z] Step 22/24 : LABEL arch=amd64 [2022-12-15T22:48:31.348Z] ---> Running in fbfa57d4b387 [2022-12-15T22:48:31.348Z] Removing intermediate container fbfa57d4b387 [2022-12-15T22:48:31.349Z] ---> c3b845dd6748 [2022-12-15T22:48:31.349Z] Step 23/24 : LABEL git_sha=90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [2022-12-15T22:48:31.349Z] ---> Running in 3a9a87409970 [2022-12-15T22:48:31.349Z] Removing intermediate container 3a9a87409970 [2022-12-15T22:48:31.349Z] ---> 15aec1c5453b [2022-12-15T22:48:31.349Z] Step 24/24 : LABEL version=3.0.0-dev.1 [2022-12-15T22:48:31.349Z] ---> Running in b82f94989443 [2022-12-15T22:48:31.608Z] Removing intermediate container b82f94989443 [2022-12-15T22:48:31.608Z] ---> 5885ca5c5470 [2022-12-15T22:48:31.608Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-15T22:48:31.608Z] Successfully built 5885ca5c5470 [2022-12-15T22:48:31.608Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T22:48:31.723Z] provisioning config files... [2022-12-15T22:48:31.734Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12435383315397551890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:48:32.031Z] ---> docker-login.sh [2022-12-15T22:48:32.031Z] nexus3.edgexfoundry.org:10001 [2022-12-15T22:48:32.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:48:32.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:48:32.031Z] Configure a credential helper to remove this warning. See [2022-12-15T22:48:32.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:48:32.031Z] [2022-12-15T22:48:32.031Z] Login Succeeded [2022-12-15T22:48:32.031Z] nexus3.edgexfoundry.org:10002 [2022-12-15T22:48:32.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:48:32.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:48:32.031Z] Configure a credential helper to remove this warning. See [2022-12-15T22:48:32.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:48:32.031Z] [2022-12-15T22:48:32.031Z] Login Succeeded [2022-12-15T22:48:32.031Z] nexus3.edgexfoundry.org:10003 [2022-12-15T22:48:32.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:48:32.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:48:32.290Z] Configure a credential helper to remove this warning. See [2022-12-15T22:48:32.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:48:32.290Z] [2022-12-15T22:48:32.290Z] Login Succeeded [2022-12-15T22:48:32.290Z] nexus3.edgexfoundry.org:10004 [2022-12-15T22:48:32.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:48:32.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:48:32.290Z] Configure a credential helper to remove this warning. See [2022-12-15T22:48:32.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:48:32.290Z] [2022-12-15T22:48:32.290Z] Login Succeeded [2022-12-15T22:48:32.290Z] docker.io [2022-12-15T22:48:32.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:48:32.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:48:32.550Z] Configure a credential helper to remove this warning. See [2022-12-15T22:48:32.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:48:32.550Z] [2022-12-15T22:48:32.550Z] Login Succeeded [2022-12-15T22:48:32.550Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T22:48:32.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-15T22:48:32.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T22:48:32.605Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-12-15T22:48:32.605Z] 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [2022-12-15T22:48:32.605Z] latest [2022-12-15T22:48:32.605Z] 3.0.0-dev.1 [2022-12-15T22:48:32.605Z] 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6-3.0.0-dev.1 [2022-12-15T22:48:32.605Z] main [2022-12-15T22:48:32.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:32.917Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:33.220Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [2022-12-15T22:48:33.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-12-15T22:48:33.220Z] d066921fb187: Preparing [2022-12-15T22:48:33.220Z] d1891ecb4488: Preparing [2022-12-15T22:48:33.220Z] 6204ce667b5e: Preparing [2022-12-15T22:48:33.220Z] 24f00068af84: Preparing [2022-12-15T22:48:33.220Z] e5e13b0c77cb: Preparing [2022-12-15T22:48:33.220Z] e5e13b0c77cb: Layer already exists [2022-12-15T22:48:33.220Z] d1891ecb4488: Pushed [2022-12-15T22:48:33.220Z] 6204ce667b5e: Pushed [2022-12-15T22:48:33.478Z] 24f00068af84: Pushed [2022-12-15T22:48:36.003Z] d066921fb187: Pushed [2022-12-15T22:48:36.263Z] 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6: digest: sha256:06ec5318e40bf9a6c800085b5069e43a53cbc7befd3d81d2e8ef2cdf61c1a3c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:36.577Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:36.879Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-12-15T22:48:36.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-12-15T22:48:36.879Z] d066921fb187: Preparing [2022-12-15T22:48:36.879Z] d1891ecb4488: Preparing [2022-12-15T22:48:36.879Z] 6204ce667b5e: Preparing [2022-12-15T22:48:36.879Z] 24f00068af84: Preparing [2022-12-15T22:48:36.879Z] e5e13b0c77cb: Preparing [2022-12-15T22:48:36.879Z] d1891ecb4488: Layer already exists [2022-12-15T22:48:36.879Z] e5e13b0c77cb: Layer already exists [2022-12-15T22:48:36.879Z] 24f00068af84: Layer already exists [2022-12-15T22:48:36.879Z] d066921fb187: Layer already exists [2022-12-15T22:48:36.879Z] 6204ce667b5e: Layer already exists [2022-12-15T22:48:36.879Z] latest: digest: sha256:06ec5318e40bf9a6c800085b5069e43a53cbc7befd3d81d2e8ef2cdf61c1a3c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:37.184Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:37.492Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.1 [2022-12-15T22:48:37.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-12-15T22:48:37.492Z] d066921fb187: Preparing [2022-12-15T22:48:37.492Z] d1891ecb4488: Preparing [2022-12-15T22:48:37.492Z] 6204ce667b5e: Preparing [2022-12-15T22:48:37.492Z] 24f00068af84: Preparing [2022-12-15T22:48:37.492Z] e5e13b0c77cb: Preparing [2022-12-15T22:48:37.492Z] 6204ce667b5e: Layer already exists [2022-12-15T22:48:37.492Z] 24f00068af84: Layer already exists [2022-12-15T22:48:37.492Z] e5e13b0c77cb: Layer already exists [2022-12-15T22:48:37.492Z] d066921fb187: Layer already exists [2022-12-15T22:48:37.492Z] d1891ecb4488: Layer already exists [2022-12-15T22:48:37.492Z] 3.0.0-dev.1: digest: sha256:06ec5318e40bf9a6c800085b5069e43a53cbc7befd3d81d2e8ef2cdf61c1a3c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:37.813Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:38.097Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121395 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-12-15T22:48:38.111Z] Running in /w/workspace/device-rfid-llrp-go/64 [Pipeline] { [2022-12-15T22:48:38.119Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6-3.0.0-dev.1 [2022-12-15T22:48:38.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-12-15T22:48:38.119Z] d066921fb187: Preparing [2022-12-15T22:48:38.119Z] d1891ecb4488: Preparing [2022-12-15T22:48:38.119Z] 6204ce667b5e: Preparing [2022-12-15T22:48:38.119Z] 24f00068af84: Preparing [2022-12-15T22:48:38.119Z] e5e13b0c77cb: Preparing [2022-12-15T22:48:38.119Z] d1891ecb4488: Layer already exists [2022-12-15T22:48:38.119Z] 6204ce667b5e: Layer already exists [2022-12-15T22:48:38.119Z] 24f00068af84: Layer already exists [2022-12-15T22:48:38.119Z] d066921fb187: Layer already exists [2022-12-15T22:48:38.119Z] e5e13b0c77cb: Layer already exists [2022-12-15T22:48:38.119Z] 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6-3.0.0-dev.1: digest: sha256:06ec5318e40bf9a6c800085b5069e43a53cbc7befd3d81d2e8ef2cdf61c1a3c9 size: 1367 [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [2022-12-15T22:48:38.145Z] Selected Git installation does not exist. Using Default [2022-12-15T22:48:38.145Z] The recommended git tool is: NONE [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:38.439Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:38.754Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-12-15T22:48:38.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-12-15T22:48:38.754Z] d066921fb187: Preparing [2022-12-15T22:48:38.754Z] d1891ecb4488: Preparing [2022-12-15T22:48:38.754Z] 6204ce667b5e: Preparing [2022-12-15T22:48:38.754Z] 24f00068af84: Preparing [2022-12-15T22:48:38.754Z] e5e13b0c77cb: Preparing [2022-12-15T22:48:38.754Z] e5e13b0c77cb: Layer already exists [2022-12-15T22:48:38.754Z] 6204ce667b5e: Layer already exists [2022-12-15T22:48:38.754Z] d066921fb187: Layer already exists [2022-12-15T22:48:38.754Z] d1891ecb4488: Layer already exists [2022-12-15T22:48:38.754Z] 24f00068af84: Layer already exists [2022-12-15T22:48:38.754Z] main: digest: sha256:06ec5318e40bf9a6c800085b5069e43a53cbc7befd3d81d2e8ef2cdf61c1a3c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-15T22:48:38.807Z] ===================================================== [Pipeline] echo [2022-12-15T22:48:38.815Z] taggedImages: [2022-12-15T22:48:38.815Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [2022-12-15T22:48:38.815Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-12-15T22:48:38.815Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.1 [2022-12-15T22:48:38.815Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6-3.0.0-dev.1 [2022-12-15T22:48:38.815Z] - 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] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:39.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T22:48:39.274Z] [2022-12-15T22:48:39.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:48:39.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T22:48:39.602Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-15T22:48:39.602Z] 5eb5b503b376: Pulling fs layer [2022-12-15T22:48:39.602Z] 5c69ac0246d0: Pulling fs layer [2022-12-15T22:48:39.602Z] ec43610c2a17: Pulling fs layer [2022-12-15T22:48:39.602Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-15T22:48:39.602Z] 33b1e0a273af: Pulling fs layer [2022-12-15T22:48:39.602Z] 5d3b04190fa2: Pulling fs layer [2022-12-15T22:48:39.602Z] 2f39f015ded8: Pulling fs layer [2022-12-15T22:48:39.602Z] 5d3b04190fa2: Waiting [2022-12-15T22:48:39.602Z] 2f39f015ded8: Waiting [2022-12-15T22:48:39.602Z] 3a2ae6a8a46f: Waiting [2022-12-15T22:48:39.602Z] 33b1e0a273af: Waiting [2022-12-15T22:48:39.602Z] 5c69ac0246d0: Verifying Checksum [2022-12-15T22:48:39.602Z] 5c69ac0246d0: Download complete [2022-12-15T22:48:39.602Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-15T22:48:39.602Z] 3a2ae6a8a46f: Download complete [2022-12-15T22:48:39.602Z] ec43610c2a17: Verifying Checksum [2022-12-15T22:48:39.602Z] ec43610c2a17: Download complete [2022-12-15T22:48:39.602Z] 33b1e0a273af: Verifying Checksum [2022-12-15T22:48:39.602Z] 33b1e0a273af: Download complete [2022-12-15T22:48:39.602Z] 5d3b04190fa2: Verifying Checksum [2022-12-15T22:48:39.602Z] 5d3b04190fa2: Download complete [2022-12-15T22:48:39.895Z] 5eb5b503b376: Verifying Checksum [2022-12-15T22:48:39.895Z] 5eb5b503b376: Download complete [2022-12-15T22:48:40.480Z] 2f39f015ded8: Download complete [2022-12-15T22:48:41.046Z] 5eb5b503b376: Pull complete [2022-12-15T22:48:41.302Z] 5c69ac0246d0: Pull complete [2022-12-15T22:48:41.867Z] ec43610c2a17: Pull complete [2022-12-15T22:48:41.867Z] 3a2ae6a8a46f: Pull complete [2022-12-15T22:48:42.125Z] 33b1e0a273af: Pull complete [2022-12-15T22:48:42.125Z] 5d3b04190fa2: Pull complete [2022-12-15T22:48:43.193Z] using credential edgex-jenkins-ssh [2022-12-15T22:48:43.210Z] Cloning the remote Git repository [2022-12-15T22:48:43.255Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-12-15T22:48:43.331Z] > git init /w/workspace/device-rfid-llrp-go/64 # timeout=10 [2022-12-15T22:48:43.467Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-12-15T22:48:43.468Z] > git --version # timeout=10 [2022-12-15T22:48:43.487Z] > git --version # 'git version 2.25.1' [2022-12-15T22:48:43.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-15T22:48:43.544Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-15T22:48:45.441Z] Avoid second fetch [2022-12-15T22:48:45.442Z] Checking out Revision 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 (main) [2022-12-15T22:48:44.609Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-12-15T22:48:44.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-15T22:48:45.459Z] > git config core.sparsecheckout # timeout=10 [2022-12-15T22:48:45.477Z] > git checkout -f 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 # timeout=10 [2022-12-15T22:48:45.952Z] Commit message: "Merge pull request #125 from jim-wang-intel/v3_path_upgrade" [2022-12-15T22:48:46.301Z] [2022-12-15T22:48:46.301Z] GitHub has been notified of this commit’s build result [2022-12-15T22:48:46.301Z] [2022-12-15T22:48:46.312Z] 2f39f015ded8: Pull complete [2022-12-15T22:48:46.312Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-15T22:48:46.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T22:48:46.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:48:46.376Z] prd-ubuntu20.04-docker-8c-8g-121393 does not seem to be running inside a container [2022-12-15T22:48:46.394Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-15T22:48:49.329Z] $ docker top c2a052e4c782d6f40e8479947ef424bf927d2554531582b869be7f64cbae18d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-15T22:48:49.741Z] ---> job-cost.sh [2022-12-15T22:48:49.741Z] lf-activate-venv: SKIPPING [2022-12-15T22:48:49.741Z] INFO: No Stack... [2022-12-15T22:48:49.996Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-15T22:48:49.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-15T22:48:49.996Z] Dload Upload Total Spent Left Speed [2022-12-15T22:48:49.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79693 [2022-12-15T22:48:49.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2022-12-15T22:48:50.580Z] INFO: Archiving Costs [Pipeline] sh [2022-12-15T22:48:50.659Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-15T22:48:50.867Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-12-15T22:48:50.867Z] + cut -d, -f6 [Pipeline] lock [2022-12-15T22:48:50.879Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-64-stack-cost] [2022-12-15T22:48:50.885Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-64-stack-cost] did not exist. Created. [2022-12-15T22:48:50.885Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-15T22:48:50.988Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-15T22:48:50.988Z] + sudo tee /etc/docker/daemon.new [2022-12-15T22:48:50.988Z] { [2022-12-15T22:48:50.988Z] "registry-mirrors": [ [2022-12-15T22:48:50.988Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-15T22:48:50.988Z] ], [2022-12-15T22:48:50.988Z] "bip": "10.250.0.254/24", [2022-12-15T22:48:50.988Z] "hosts": [ [2022-12-15T22:48:50.988Z] "tcp://0.0.0.0:5555", [2022-12-15T22:48:50.988Z] "unix:///var/run/docker.sock" [2022-12-15T22:48:50.988Z] ], [2022-12-15T22:48:50.988Z] "mtu": 1458, [2022-12-15T22:48:50.988Z] "selinux-enabled": true, [2022-12-15T22:48:50.988Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-15T22:48:50.988Z] } [Pipeline] sh [2022-12-15T22:48:51.176Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-15T22:48:51.204Z] Stashed 1 file(s) [Pipeline] } [2022-12-15T22:48:51.210Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-15T22:48:51.214Z] $ docker stop --time=1 c2a052e4c782d6f40e8479947ef424bf927d2554531582b869be7f64cbae18d6 [2022-12-15T22:48:51.327Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-12-15T22:48:52.388Z] $ docker rm -f c2a052e4c782d6f40e8479947ef424bf927d2554531582b869be7f64cbae18d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-15T22:48:52.768Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T22:49:11.037Z] provisioning config files... [2022-12-15T22:49:11.065Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/64@tmp/config8662714987116325087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:49:11.410Z] ---> docker-login.sh [2022-12-15T22:49:11.410Z] nexus3.edgexfoundry.org:10001 [2022-12-15T22:49:11.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:49:11.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:49:11.998Z] Configure a credential helper to remove this warning. See [2022-12-15T22:49:11.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:49:11.998Z] [2022-12-15T22:49:11.998Z] Login Succeeded [2022-12-15T22:49:11.998Z] nexus3.edgexfoundry.org:10002 [2022-12-15T22:49:12.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:49:12.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:49:12.537Z] Configure a credential helper to remove this warning. See [2022-12-15T22:49:12.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:49:12.537Z] [2022-12-15T22:49:12.537Z] Login Succeeded [2022-12-15T22:49:12.537Z] nexus3.edgexfoundry.org:10003 [2022-12-15T22:49:12.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:49:12.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:49:12.810Z] Configure a credential helper to remove this warning. See [2022-12-15T22:49:12.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:49:12.810Z] [2022-12-15T22:49:12.810Z] Login Succeeded [2022-12-15T22:49:12.810Z] nexus3.edgexfoundry.org:10004 [2022-12-15T22:49:13.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:49:13.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:49:13.081Z] Configure a credential helper to remove this warning. See [2022-12-15T22:49:13.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:49:13.081Z] [2022-12-15T22:49:13.081Z] Login Succeeded [2022-12-15T22:49:13.081Z] docker.io [2022-12-15T22:49:13.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:49:13.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:49:13.619Z] Configure a credential helper to remove this warning. See [2022-12-15T22:49:13.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:49:13.619Z] [2022-12-15T22:49:13.619Z] Login Succeeded [2022-12-15T22:49:13.619Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T22:49:13.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-15T22:49:13.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T22:49:13.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T22:49:13.860Z] ========================================================= [2022-12-15T22:49:13.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-15T22:49:13.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:49:14.210Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-15T22:49:14.479Z] Sending build context to Docker daemon 1.223MB [2022-12-15T22:49:14.479Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T22:49:14.479Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-15T22:49:14.749Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-15T22:49:14.749Z] 9b18e9b68314: Pulling fs layer [2022-12-15T22:49:14.749Z] 35d82f9e3411: Pulling fs layer [2022-12-15T22:49:14.749Z] e16973657156: Pulling fs layer [2022-12-15T22:49:14.749Z] fc693d55d65f: Pulling fs layer [2022-12-15T22:49:14.749Z] 7e9fc2657dce: Pulling fs layer [2022-12-15T22:49:14.749Z] dda99020689f: Pulling fs layer [2022-12-15T22:49:14.749Z] db1c61fa0a46: Pulling fs layer [2022-12-15T22:49:14.749Z] 891c053d2c06: Pulling fs layer [2022-12-15T22:49:14.749Z] dda99020689f: Waiting [2022-12-15T22:49:14.749Z] db1c61fa0a46: Waiting [2022-12-15T22:49:14.749Z] fc693d55d65f: Waiting [2022-12-15T22:49:14.749Z] 7e9fc2657dce: Waiting [2022-12-15T22:49:14.749Z] 891c053d2c06: Waiting [2022-12-15T22:49:14.749Z] e16973657156: Verifying Checksum [2022-12-15T22:49:14.749Z] e16973657156: Download complete [2022-12-15T22:49:14.749Z] 35d82f9e3411: Download complete [2022-12-15T22:49:14.749Z] 7e9fc2657dce: Verifying Checksum [2022-12-15T22:49:14.749Z] 7e9fc2657dce: Download complete [2022-12-15T22:49:14.749Z] dda99020689f: Verifying Checksum [2022-12-15T22:49:14.749Z] dda99020689f: Download complete [2022-12-15T22:49:14.749Z] 9b18e9b68314: Verifying Checksum [2022-12-15T22:49:14.749Z] 9b18e9b68314: Download complete [2022-12-15T22:49:15.723Z] 9b18e9b68314: Pull complete [2022-12-15T22:49:15.723Z] 891c053d2c06: Verifying Checksum [2022-12-15T22:49:15.723Z] 891c053d2c06: Download complete [2022-12-15T22:49:15.993Z] 35d82f9e3411: Pull complete [2022-12-15T22:49:16.599Z] e16973657156: Pull complete [2022-12-15T22:49:16.875Z] db1c61fa0a46: Verifying Checksum [2022-12-15T22:49:16.875Z] db1c61fa0a46: Download complete [2022-12-15T22:49:17.844Z] fc693d55d65f: Verifying Checksum [2022-12-15T22:49:17.844Z] fc693d55d65f: Download complete [2022-12-15T22:49:30.180Z] fc693d55d65f: Pull complete [2022-12-15T22:49:30.180Z] 7e9fc2657dce: Pull complete [2022-12-15T22:49:30.180Z] dda99020689f: Pull complete [2022-12-15T22:49:35.561Z] db1c61fa0a46: Pull complete [2022-12-15T22:49:36.541Z] 891c053d2c06: Pull complete [2022-12-15T22:49:36.541Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-15T22:49:36.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-15T22:49:36.541Z] ---> f96f9c87975a [2022-12-15T22:49:36.541Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-15T22:49:38.501Z] ---> Running in 434de017253c [2022-12-15T22:49:38.769Z] Removing intermediate container 434de017253c [2022-12-15T22:49:38.769Z] ---> 7ed5103a978a [2022-12-15T22:49:38.769Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T22:49:38.769Z] ---> Running in 07ec5485ad8f [2022-12-15T22:49:39.038Z] Removing intermediate container 07ec5485ad8f [2022-12-15T22:49:39.038Z] ---> 18375eebb337 [2022-12-15T22:49:39.038Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-12-15T22:49:39.038Z] ---> Running in ec313159fc9f [2022-12-15T22:49:39.621Z] Removing intermediate container ec313159fc9f [2022-12-15T22:49:39.621Z] ---> 5170d51ac3e1 [2022-12-15T22:49:39.621Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-15T22:49:39.621Z] ---> Running in 493094e926cf [2022-12-15T22:49:39.888Z] Removing intermediate container 493094e926cf [2022-12-15T22:49:39.888Z] ---> 8806fd9ce26b [2022-12-15T22:49:39.888Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T22:49:39.888Z] ---> Running in e551b3722d60 [2022-12-15T22:49:40.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-15T22:49:41.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-15T22:49:42.402Z] OK: 221 MiB in 51 packages [2022-12-15T22:49:42.989Z] Removing intermediate container e551b3722d60 [2022-12-15T22:49:42.989Z] ---> 3fab47e0c038 [2022-12-15T22:49:42.989Z] Step 8/12 : WORKDIR /app [2022-12-15T22:49:42.989Z] ---> Running in 1ed7de4dc216 [2022-12-15T22:49:43.257Z] Removing intermediate container 1ed7de4dc216 [2022-12-15T22:49:43.257Z] ---> 701eed108ded [2022-12-15T22:49:43.257Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-15T22:49:43.842Z] ---> a46a9f0a5da2 [2022-12-15T22:49:43.842Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T22:49:43.842Z] ---> Running in b09847cfd46d [2022-12-15T22:50:40.393Z] Removing intermediate container b09847cfd46d [2022-12-15T22:50:40.393Z] ---> d9ce1564ae7e [2022-12-15T22:50:40.393Z] Step 11/12 : COPY . . [2022-12-15T22:50:40.393Z] ---> 3cf358c6a674 [2022-12-15T22:50:40.393Z] Step 12/12 : RUN $MAKE [2022-12-15T22:50:40.393Z] ---> Running in f8a3affca495 [2022-12-15T22:50:40.393Z] noop [2022-12-15T22:50:40.393Z] Removing intermediate container f8a3affca495 [2022-12-15T22:50:40.393Z] ---> 309b6b0735f2 [2022-12-15T22:50:40.393Z] Successfully built 309b6b0735f2 [2022-12-15T22:50:40.393Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:50:40.771Z] + docker inspect -f . ci-base-image-arm64 [2022-12-15T22:50:40.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:50:40.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-121395 does not seem to be running inside a container [2022-12-15T22:50:41.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/64 -v /w/workspace/device-rfid-llrp-go/64:/w/workspace/device-rfid-llrp-go/64:rw,z -v /w/workspace/device-rfid-llrp-go/64@tmp:/w/workspace/device-rfid-llrp-go/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-15T22:50:42.259Z] $ docker top 14ce2bd9dfa51d57092d39c141f8fcffbe122db85dcf5043b2d5b3db5a6b5388 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T22:50:43.079Z] + go version [2022-12-15T22:50:43.079Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-15T22:50:43.099Z] $ docker stop --time=1 14ce2bd9dfa51d57092d39c141f8fcffbe122db85dcf5043b2d5b3db5a6b5388 [2022-12-15T22:50:44.668Z] $ docker rm -f 14ce2bd9dfa51d57092d39c141f8fcffbe122db85dcf5043b2d5b3db5a6b5388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:50:45.215Z] + docker inspect -f . ci-base-image-arm64 [2022-12-15T22:50:45.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:50:45.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-121395 does not seem to be running inside a container [2022-12-15T22:50:45.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/64 -v /w/workspace/device-rfid-llrp-go/64:/w/workspace/device-rfid-llrp-go/64:rw,z -v /w/workspace/device-rfid-llrp-go/64@tmp:/w/workspace/device-rfid-llrp-go/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-15T22:50:46.602Z] $ docker top 9b918f260cfb144a330bdd18783d41e1720852ed7703a2e899270c664471f5c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T22:50:47.147Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/64 [Pipeline] fileExists [Pipeline] sh [2022-12-15T22:50:47.800Z] + make test [2022-12-15T22:50:47.800Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-15T22:50:49.213Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-12-15T22:52:10.885Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-12-15T22:52:10.885Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-12-15T22:52:49.773Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.671s coverage: 38.5% of statements [2022-12-15T22:52:49.773Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.494s coverage: 52.0% of statements [2022-12-15T22:52:49.773Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements [2022-12-15T22:52:49.773Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-15T22:52:49.773Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-15T22:53:11.859Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-15T22:53:11.859Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-15T22:53:11.859Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-15T22:53:11.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-15T22:53:11.894Z] $ docker stop --time=1 9b918f260cfb144a330bdd18783d41e1720852ed7703a2e899270c664471f5c0 [2022-12-15T22:53:13.691Z] $ docker rm -f 9b918f260cfb144a330bdd18783d41e1720852ed7703a2e899270c664471f5c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T22:53:14.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-15T22:53:14.893Z] Warning: overwriting stash ‘coverage-report’ [2022-12-15T22:53:15.804Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-15T22:53:16.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-15T22:53:16.523Z] + ls -al . [2022-12-15T22:53:16.523Z] total 640 [2022-12-15T22:53:16.523Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 22:50 . [2022-12-15T22:53:16.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 22:48 .. [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 15 22:48 .dockerignore [2022-12-15T22:53:16.523Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 22:48 .git [2022-12-15T22:53:16.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 22:48 .github [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 946 Dec 15 22:48 .gitignore [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 22:48 .golangci.yml [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 11000 Dec 15 22:48 Attribution.txt [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 5905 Dec 15 22:48 CHANGELOG.md [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 1396 Dec 15 22:48 Dockerfile [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 22:48 GOVERNANCE.md [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 683 Dec 15 22:48 Jenkinsfile [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 15 22:48 LICENSE [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 2405 Dec 15 22:48 Makefile [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 15 22:48 OWNERS.md [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 28496 Dec 15 22:48 README.md [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 22:46 VERSION [2022-12-15T22:53:16.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 22:48 bin [2022-12-15T22:53:16.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 22:48 cmd [2022-12-15T22:53:16.523Z] -rw-r--r-- 1 jenkins jenkins 460049 Dec 15 22:52 coverage.out [2022-12-15T22:53:16.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 22:48 examples [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 3550 Dec 15 22:48 go.mod [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 44766 Dec 15 22:48 go.sum [2022-12-15T22:53:16.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 22:48 images [2022-12-15T22:53:16.523Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 15 22:48 internal [2022-12-15T22:53:16.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 22:48 snap [2022-12-15T22:53:16.523Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 15 22:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:53:16.852Z] + 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=90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 --label arch=arm64 --label version=3.0.0-dev.1 . [2022-12-15T22:53:17.440Z] Sending build context to Docker daemon 1.223MB [2022-12-15T22:53:17.440Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T22:53:17.440Z] Step 2/24 : FROM ${BASE} AS builder [2022-12-15T22:53:17.440Z] ---> 309b6b0735f2 [2022-12-15T22:53:17.440Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-15T22:53:17.709Z] ---> Running in b3a012cb2c43 [2022-12-15T22:53:17.993Z] Removing intermediate container b3a012cb2c43 [2022-12-15T22:53:17.993Z] ---> 826d1f625006 [2022-12-15T22:53:17.993Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T22:53:18.262Z] ---> Running in 99b65bc1723a [2022-12-15T22:53:18.529Z] Removing intermediate container 99b65bc1723a [2022-12-15T22:53:18.529Z] ---> e032040defaa [2022-12-15T22:53:18.529Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-12-15T22:53:18.529Z] ---> Running in be7161b3e008 [2022-12-15T22:53:18.797Z] Removing intermediate container be7161b3e008 [2022-12-15T22:53:18.797Z] ---> 5388953abf6a [2022-12-15T22:53:18.797Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-12-15T22:53:19.065Z] ---> Running in 3038b2938036 [2022-12-15T22:53:19.335Z] Removing intermediate container 3038b2938036 [2022-12-15T22:53:19.335Z] ---> 090dfd83908b [2022-12-15T22:53:19.335Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T22:53:19.335Z] ---> Running in c5f0ef7dc38b [2022-12-15T22:53:20.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-15T22:53:20.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-15T22:53:21.524Z] OK: 221 MiB in 51 packages [2022-12-15T22:53:22.934Z] Removing intermediate container c5f0ef7dc38b [2022-12-15T22:53:22.934Z] ---> bb9c29d0c3bf [2022-12-15T22:53:22.934Z] Step 8/24 : WORKDIR /app [2022-12-15T22:53:22.934Z] ---> Running in 7c44ad000c9e [2022-12-15T22:53:23.199Z] Removing intermediate container 7c44ad000c9e [2022-12-15T22:53:23.199Z] ---> 1762fe03c02c [2022-12-15T22:53:23.199Z] Step 9/24 : COPY go.mod vendor* ./ [2022-12-15T22:53:23.780Z] ---> f0631e8c8059 [2022-12-15T22:53:23.780Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T22:53:23.780Z] ---> Running in d403e7166d70 [2022-12-15T22:53:25.721Z] Removing intermediate container d403e7166d70 [2022-12-15T22:53:25.721Z] ---> cb7ced905948 [2022-12-15T22:53:25.721Z] Step 11/24 : COPY . . [2022-12-15T22:53:26.307Z] ---> 3c0cd1a2e327 [2022-12-15T22:53:26.307Z] Step 12/24 : RUN $MAKE [2022-12-15T22:53:26.307Z] ---> Running in a9434f8a21fc [2022-12-15T22:53:27.268Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-12-15T22:55:50.435Z] Removing intermediate container a9434f8a21fc [2022-12-15T22:55:50.435Z] ---> 2a74c0ebd947 [2022-12-15T22:55:50.435Z] Step 13/24 : FROM alpine:3.16 [2022-12-15T22:55:50.435Z] 3.16: Pulling from library/alpine [2022-12-15T22:55:50.435Z] 6875df1f5354: Pulling fs layer [2022-12-15T22:55:50.435Z] 6875df1f5354: Download complete [2022-12-15T22:55:50.435Z] 6875df1f5354: Pull complete [2022-12-15T22:55:50.435Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-15T22:55:50.435Z] Status: Downloaded newer image for alpine:3.16 [2022-12-15T22:55:50.435Z] ---> 2b4661558fb8 [2022-12-15T22:55:50.435Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-15T22:55:50.435Z] ---> Running in 24b8465623a9 [2022-12-15T22:55:50.435Z] Removing intermediate container 24b8465623a9 [2022-12-15T22:55:50.435Z] ---> da44cb595978 [2022-12-15T22:55:50.435Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-15T22:55:50.435Z] ---> Running in 8a2f3a3fad2d [2022-12-15T22:55:50.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-15T22:55:50.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-15T22:55:50.435Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-15T22:55:50.435Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-15T22:55:50.435Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-15T22:55:50.435Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-15T22:55:50.435Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-15T22:55:50.435Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-15T22:55:50.435Z] Executing busybox-1.35.0-r17.trigger [2022-12-15T22:55:50.435Z] OK: 8 MiB in 20 packages [2022-12-15T22:55:50.435Z] Removing intermediate container 8a2f3a3fad2d [2022-12-15T22:55:50.435Z] ---> fcbdc863a1fd [2022-12-15T22:55:50.435Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2022-12-15T22:55:50.435Z] ---> ef1d155bfab0 [2022-12-15T22:55:50.435Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2022-12-15T22:55:50.435Z] ---> af59defd8f9a [2022-12-15T22:55:50.435Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2022-12-15T22:55:50.435Z] ---> 005252425f21 [2022-12-15T22:55:50.435Z] Step 19/24 : EXPOSE 59989 [2022-12-15T22:55:50.435Z] ---> Running in 307634d74f83 [2022-12-15T22:55:50.435Z] Removing intermediate container 307634d74f83 [2022-12-15T22:55:50.435Z] ---> 2caebf13fa00 [2022-12-15T22:55:50.435Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2022-12-15T22:55:50.435Z] ---> Running in 023fe9bfeb86 [2022-12-15T22:55:50.435Z] Removing intermediate container 023fe9bfeb86 [2022-12-15T22:55:50.435Z] ---> 098b2c0448ba [2022-12-15T22:55:50.435Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-12-15T22:55:50.435Z] ---> Running in c252e8c40d45 [2022-12-15T22:55:50.700Z] Removing intermediate container c252e8c40d45 [2022-12-15T22:55:50.700Z] ---> b2ded0035a4e [2022-12-15T22:55:50.700Z] Step 22/24 : LABEL arch=arm64 [2022-12-15T22:55:50.700Z] ---> Running in 60da088f963e [2022-12-15T22:55:50.967Z] Removing intermediate container 60da088f963e [2022-12-15T22:55:50.967Z] ---> e17f629a6c93 [2022-12-15T22:55:50.967Z] Step 23/24 : LABEL git_sha=90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [2022-12-15T22:55:50.967Z] ---> Running in 94a3d42407b8 [2022-12-15T22:55:51.233Z] Removing intermediate container 94a3d42407b8 [2022-12-15T22:55:51.233Z] ---> 7e02ac922c20 [2022-12-15T22:55:51.233Z] Step 24/24 : LABEL version=3.0.0-dev.1 [2022-12-15T22:55:51.233Z] ---> Running in edc209fdfa7a [2022-12-15T22:55:51.498Z] Removing intermediate container edc209fdfa7a [2022-12-15T22:55:51.498Z] ---> 57c1be5b6eda [2022-12-15T22:55:51.498Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-15T22:55:51.498Z] Successfully built 57c1be5b6eda [2022-12-15T22:55:51.498Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T22:55:51.619Z] provisioning config files... [2022-12-15T22:55:51.631Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/64@tmp/config17778893655706068604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:55:51.954Z] ---> docker-login.sh [2022-12-15T22:55:51.954Z] nexus3.edgexfoundry.org:10001 [2022-12-15T22:55:51.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:55:52.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:55:52.220Z] Configure a credential helper to remove this warning. See [2022-12-15T22:55:52.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:55:52.220Z] [2022-12-15T22:55:52.220Z] Login Succeeded [2022-12-15T22:55:52.220Z] nexus3.edgexfoundry.org:10002 [2022-12-15T22:55:52.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:55:52.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:55:52.487Z] Configure a credential helper to remove this warning. See [2022-12-15T22:55:52.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:55:52.487Z] [2022-12-15T22:55:52.487Z] Login Succeeded [2022-12-15T22:55:52.487Z] nexus3.edgexfoundry.org:10003 [2022-12-15T22:55:52.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:55:52.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:55:52.752Z] Configure a credential helper to remove this warning. See [2022-12-15T22:55:52.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:55:52.752Z] [2022-12-15T22:55:52.752Z] Login Succeeded [2022-12-15T22:55:52.752Z] nexus3.edgexfoundry.org:10004 [2022-12-15T22:55:53.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:55:53.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:55:53.283Z] Configure a credential helper to remove this warning. See [2022-12-15T22:55:53.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:55:53.284Z] [2022-12-15T22:55:53.284Z] Login Succeeded [2022-12-15T22:55:53.284Z] docker.io [2022-12-15T22:55:53.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T22:55:53.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T22:55:53.549Z] Configure a credential helper to remove this warning. See [2022-12-15T22:55:53.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T22:55:53.549Z] [2022-12-15T22:55:53.549Z] Login Succeeded [2022-12-15T22:55:53.549Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T22:55:53.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-15T22:55:53.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T22:55:53.605Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-12-15T22:55:53.605Z] 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [2022-12-15T22:55:53.605Z] latest [2022-12-15T22:55:53.605Z] 3.0.0-dev.1 [2022-12-15T22:55:53.605Z] 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6-3.0.0-dev.1 [2022-12-15T22:55:53.605Z] main [2022-12-15T22:55:53.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:55:53.931Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:55:54.261Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [2022-12-15T22:55:54.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-12-15T22:55:54.261Z] c1905a0361a4: Preparing [2022-12-15T22:55:54.261Z] ec9f89408fa6: Preparing [2022-12-15T22:55:54.261Z] d13419e45094: Preparing [2022-12-15T22:55:54.261Z] d179d6cbd818: Preparing [2022-12-15T22:55:54.261Z] 17bec77d7fdc: Preparing [2022-12-15T22:55:54.261Z] 17bec77d7fdc: Layer already exists [2022-12-15T22:55:54.534Z] d13419e45094: Pushed [2022-12-15T22:55:54.534Z] ec9f89408fa6: Pushed [2022-12-15T22:55:55.114Z] d179d6cbd818: Pushed [2022-12-15T22:55:59.348Z] c1905a0361a4: Pushed [2022-12-15T22:55:59.613Z] 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6: digest: sha256:63d9dea32d07359bddd47881922e95aa95c87840b04d9c6cd6ad22653ee0184c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:55:59.956Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:00.297Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-12-15T22:56:00.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-12-15T22:56:00.297Z] c1905a0361a4: Preparing [2022-12-15T22:56:00.297Z] ec9f89408fa6: Preparing [2022-12-15T22:56:00.297Z] d13419e45094: Preparing [2022-12-15T22:56:00.297Z] d179d6cbd818: Preparing [2022-12-15T22:56:00.297Z] 17bec77d7fdc: Preparing [2022-12-15T22:56:00.297Z] c1905a0361a4: Layer already exists [2022-12-15T22:56:00.297Z] d179d6cbd818: Layer already exists [2022-12-15T22:56:00.297Z] d13419e45094: Layer already exists [2022-12-15T22:56:00.297Z] ec9f89408fa6: Layer already exists [2022-12-15T22:56:00.297Z] 17bec77d7fdc: Layer already exists [2022-12-15T22:56:00.297Z] latest: digest: sha256:63d9dea32d07359bddd47881922e95aa95c87840b04d9c6cd6ad22653ee0184c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:00.641Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:00.974Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.1 [2022-12-15T22:56:00.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-12-15T22:56:00.974Z] c1905a0361a4: Preparing [2022-12-15T22:56:00.974Z] ec9f89408fa6: Preparing [2022-12-15T22:56:00.974Z] d13419e45094: Preparing [2022-12-15T22:56:00.974Z] d179d6cbd818: Preparing [2022-12-15T22:56:00.974Z] 17bec77d7fdc: Preparing [2022-12-15T22:56:00.974Z] 17bec77d7fdc: Layer already exists [2022-12-15T22:56:00.974Z] c1905a0361a4: Layer already exists [2022-12-15T22:56:00.974Z] d179d6cbd818: Layer already exists [2022-12-15T22:56:00.974Z] d13419e45094: Layer already exists [2022-12-15T22:56:00.974Z] ec9f89408fa6: Layer already exists [2022-12-15T22:56:00.974Z] 3.0.0-dev.1: digest: sha256:63d9dea32d07359bddd47881922e95aa95c87840b04d9c6cd6ad22653ee0184c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:01.311Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:01.717Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6-3.0.0-dev.1 [2022-12-15T22:56:01.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-12-15T22:56:01.717Z] c1905a0361a4: Preparing [2022-12-15T22:56:01.717Z] ec9f89408fa6: Preparing [2022-12-15T22:56:01.717Z] d13419e45094: Preparing [2022-12-15T22:56:01.717Z] d179d6cbd818: Preparing [2022-12-15T22:56:01.717Z] 17bec77d7fdc: Preparing [2022-12-15T22:56:01.717Z] c1905a0361a4: Layer already exists [2022-12-15T22:56:01.717Z] 17bec77d7fdc: Layer already exists [2022-12-15T22:56:01.717Z] d13419e45094: Layer already exists [2022-12-15T22:56:01.717Z] d179d6cbd818: Layer already exists [2022-12-15T22:56:01.717Z] ec9f89408fa6: Layer already exists [2022-12-15T22:56:01.717Z] 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6-3.0.0-dev.1: digest: sha256:63d9dea32d07359bddd47881922e95aa95c87840b04d9c6cd6ad22653ee0184c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:02.085Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:02.452Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-12-15T22:56:02.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-12-15T22:56:02.452Z] c1905a0361a4: Preparing [2022-12-15T22:56:02.452Z] ec9f89408fa6: Preparing [2022-12-15T22:56:02.452Z] d13419e45094: Preparing [2022-12-15T22:56:02.452Z] d179d6cbd818: Preparing [2022-12-15T22:56:02.452Z] 17bec77d7fdc: Preparing [2022-12-15T22:56:02.452Z] d179d6cbd818: Layer already exists [2022-12-15T22:56:02.452Z] 17bec77d7fdc: Layer already exists [2022-12-15T22:56:02.452Z] c1905a0361a4: Layer already exists [2022-12-15T22:56:02.452Z] ec9f89408fa6: Layer already exists [2022-12-15T22:56:02.452Z] d13419e45094: Layer already exists [2022-12-15T22:56:02.452Z] main: digest: sha256:63d9dea32d07359bddd47881922e95aa95c87840b04d9c6cd6ad22653ee0184c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-15T22:56:02.785Z] ===================================================== [Pipeline] echo [2022-12-15T22:56:02.791Z] taggedImages: [2022-12-15T22:56:02.791Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [2022-12-15T22:56:02.791Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-12-15T22:56:02.791Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.1 [2022-12-15T22:56:02.791Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6-3.0.0-dev.1 [2022-12-15T22:56:02.791Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:03.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-15T22:56:03.154Z] [2022-12-15T22:56:03.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:03.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-15T22:56:03.493Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-15T22:56:03.493Z] 8998bd30e6a1: Pulling fs layer [2022-12-15T22:56:03.493Z] 04944245beec: Pulling fs layer [2022-12-15T22:56:03.493Z] 699f458cf7ca: Pulling fs layer [2022-12-15T22:56:03.493Z] 765212b225bb: Pulling fs layer [2022-12-15T22:56:03.493Z] f23df028b6ca: Pulling fs layer [2022-12-15T22:56:03.493Z] d65c8cfc05b1: Pulling fs layer [2022-12-15T22:56:03.493Z] 2437ff75d9bd: Pulling fs layer [2022-12-15T22:56:03.493Z] 765212b225bb: Waiting [2022-12-15T22:56:03.493Z] f23df028b6ca: Waiting [2022-12-15T22:56:03.493Z] d65c8cfc05b1: Waiting [2022-12-15T22:56:03.493Z] 2437ff75d9bd: Waiting [2022-12-15T22:56:03.758Z] 04944245beec: Verifying Checksum [2022-12-15T22:56:03.758Z] 04944245beec: Download complete [2022-12-15T22:56:03.758Z] 765212b225bb: Verifying Checksum [2022-12-15T22:56:03.758Z] 765212b225bb: Download complete [2022-12-15T22:56:03.758Z] f23df028b6ca: Verifying Checksum [2022-12-15T22:56:03.758Z] f23df028b6ca: Download complete [2022-12-15T22:56:03.758Z] d65c8cfc05b1: Download complete [2022-12-15T22:56:04.025Z] 699f458cf7ca: Verifying Checksum [2022-12-15T22:56:04.025Z] 699f458cf7ca: Download complete [2022-12-15T22:56:04.293Z] 8998bd30e6a1: Verifying Checksum [2022-12-15T22:56:04.293Z] 8998bd30e6a1: Download complete [2022-12-15T22:56:06.230Z] 2437ff75d9bd: Verifying Checksum [2022-12-15T22:56:06.230Z] 2437ff75d9bd: Download complete [2022-12-15T22:56:07.636Z] 8998bd30e6a1: Pull complete [2022-12-15T22:56:08.217Z] 04944245beec: Pull complete [2022-12-15T22:56:09.172Z] 699f458cf7ca: Pull complete [2022-12-15T22:56:09.437Z] 765212b225bb: Pull complete [2022-12-15T22:56:10.031Z] f23df028b6ca: Pull complete [2022-12-15T22:56:10.297Z] d65c8cfc05b1: Pull complete [2022-12-15T22:56:22.597Z] 2437ff75d9bd: Pull complete [2022-12-15T22:56:22.597Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-15T22:56:22.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-15T22:56:22.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:56:22.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-121395 does not seem to be running inside a container [2022-12-15T22:56:22.824Z] $ 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/64 -v /w/workspace/device-rfid-llrp-go/64:/w/workspace/device-rfid-llrp-go/64:rw,z -v /w/workspace/device-rfid-llrp-go/64@tmp:/w/workspace/device-rfid-llrp-go/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-15T22:56:25.677Z] $ docker top 984572b518b5d72b2696f1e6e394c19562162af7d1ff6b58da1b1fee9ed3a0a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:56:26.177Z] ---> job-cost.sh [2022-12-15T22:56:26.442Z] lf-activate-venv: SKIPPING [2022-12-15T22:56:26.442Z] INFO: No Stack... [2022-12-15T22:56:27.020Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-15T22:56:27.599Z] INFO: Archiving Costs [Pipeline] sh [2022-12-15T22:56:27.914Z] + cat /w/workspace/device-rfid-llrp-go/64/archives/cost.csv [2022-12-15T22:56:27.914Z] + cut -d, -f6 [Pipeline] lock [2022-12-15T22:56:27.978Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-64-stack-cost] [2022-12-15T22:56:27.985Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-64-stack-cost] did not exist. Created. [2022-12-15T22:56:27.985Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-15T22:56:28.305Z] /w/workspace/device-rfid-llrp-go/64@tmp/durable-3833bb94/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-15T22:56:28.633Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-15T22:56:28.654Z] Warning: overwriting stash ‘stack-cost’ [2022-12-15T22:56:28.708Z] Stashed 1 file(s) [Pipeline] } [2022-12-15T22:56:28.715Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-15T22:56:28.732Z] $ docker stop --time=1 984572b518b5d72b2696f1e6e394c19562162af7d1ff6b58da1b1fee9ed3a0a3 [2022-12-15T22:56:30.175Z] $ docker rm -f 984572b518b5d72b2696f1e6e394c19562162af7d1ff6b58da1b1fee9ed3a0a3 [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-12-15T22:56:30.624Z] provisioning config files... [2022-12-15T22:56:30.631Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2795325648214467663tmp [Pipeline] { [Pipeline] sh [2022-12-15T22:56:30.922Z] + set +x [2022-12-15T22:56:30.922Z] + + curl -s https://codecov.io/bash [2022-12-15T22:56:30.922Z] bash -s -- [2022-12-15T22:56:30.922Z] [2022-12-15T22:56:30.922Z] _____ _ [2022-12-15T22:56:30.922Z] / ____| | | [2022-12-15T22:56:30.922Z] | | ___ __| | ___ ___ _____ __ [2022-12-15T22:56:30.922Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-15T22:56:30.922Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-15T22:56:30.922Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-15T22:56:30.922Z] Bash-1.0.6 [2022-12-15T22:56:30.922Z] [2022-12-15T22:56:30.922Z] [2022-12-15T22:56:30.922Z] ==> git version 2.25.1 found [2022-12-15T22:56:30.922Z] ==> 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-12-15T22:56:30.922Z] Release-Date: 2020-01-08 [2022-12-15T22:56:30.922Z] 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-12-15T22:56:30.922Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-15T22:56:30.922Z] ==> Jenkins CI detected. [2022-12-15T22:56:30.922Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-12-15T22:56:30.922Z] project root: . [2022-12-15T22:56:30.922Z] --> token set from env [2022-12-15T22:56:30.922Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-15T22:56:30.922Z] ==> Running gcov in . (disable via -X gcov) [2022-12-15T22:56:30.922Z] ==> Python coveragepy not found [2022-12-15T22:56:30.922Z] ==> Searching for coverage reports in: [2022-12-15T22:56:30.922Z] + . [2022-12-15T22:56:30.922Z] -> Found 1 reports [2022-12-15T22:56:30.922Z] ==> Detecting git/mercurial file structure [2022-12-15T22:56:30.922Z] ==> Reading reports [2022-12-15T22:56:30.922Z] + ./coverage.out bytes=460049 [2022-12-15T22:56:31.181Z] ==> Appending adjustments [2022-12-15T22:56:31.181Z] https://docs.codecov.io/docs/fixing-reports [2022-12-15T22:56:31.181Z] + Found adjustments [2022-12-15T22:56:31.181Z] ==> Gzipping contents [2022-12-15T22:56:31.441Z] 52K /tmp/codecov.cFynno.gz [2022-12-15T22:56:31.441Z] ==> Uploading reports [2022-12-15T22:56:31.441Z] url: https://codecov.io [2022-12-15T22:56:31.441Z] query: branch=main&commit=90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-15T22:56:31.441Z] -> Pinging Codecov [2022-12-15T22:56:31.441Z] 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=90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-15T22:56:31.700Z] -> Uploading to [2022-12-15T22:56:31.700Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-15/581DD39554BDF9B6E22D074273EAD858/90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6/f98b0431-7eea-48a9-af59-85aa2e7021ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221215T225631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32f18f3fa56774a2d5ac27a08f8c996476e0ce2028f4e32f4e9617b707fc6b30 [2022-12-15T22:56:31.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-15T22:56:31.700Z] Dload Upload Total Spent Left Speed [2022-12-15T22:56:31.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51543 0 0 100 51543 0 221k --:--:-- --:--:-- --:--:-- 221k [2022-12-15T22:56:31.960Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [Pipeline] } [2022-12-15T22:56:31.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-15T22:56:32.189Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-15T22:56:32.198Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:32.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-15T22:56:32.490Z] [2022-12-15T22:56:32.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:32.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-15T22:56:32.786Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-15T22:56:32.786Z] df9b9388f04a: Pulling fs layer [2022-12-15T22:56:32.786Z] 52dc419b0ee2: Pulling fs layer [2022-12-15T22:56:32.786Z] 25bc292e5bac: Pulling fs layer [2022-12-15T22:56:32.786Z] 114826534d7a: Pulling fs layer [2022-12-15T22:56:32.786Z] 4657fd5d0bcf: Pulling fs layer [2022-12-15T22:56:32.786Z] 6ad1cebc031e: Pulling fs layer [2022-12-15T22:56:32.786Z] 8a3aa393b2d8: Pulling fs layer [2022-12-15T22:56:32.786Z] 6ad1cebc031e: Waiting [2022-12-15T22:56:32.786Z] 4657fd5d0bcf: Waiting [2022-12-15T22:56:32.786Z] 8a3aa393b2d8: Waiting [2022-12-15T22:56:32.786Z] 25bc292e5bac: Verifying Checksum [2022-12-15T22:56:32.786Z] 52dc419b0ee2: Download complete [2022-12-15T22:56:33.050Z] df9b9388f04a: Pull complete [2022-12-15T22:56:33.050Z] 6ad1cebc031e: Verifying Checksum [2022-12-15T22:56:33.050Z] 6ad1cebc031e: Download complete [2022-12-15T22:56:33.310Z] 52dc419b0ee2: Pull complete [2022-12-15T22:56:33.310Z] 25bc292e5bac: Pull complete [2022-12-15T22:56:33.879Z] 114826534d7a: Download complete [2022-12-15T22:56:34.137Z] 8a3aa393b2d8: Verifying Checksum [2022-12-15T22:56:34.137Z] 8a3aa393b2d8: Download complete [2022-12-15T22:56:37.415Z] 114826534d7a: Pull complete [2022-12-15T22:56:37.415Z] 4657fd5d0bcf: Pull complete [2022-12-15T22:56:37.980Z] 6ad1cebc031e: Pull complete [2022-12-15T22:56:41.262Z] 8a3aa393b2d8: Pull complete [2022-12-15T22:56:41.262Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-15T22:56:41.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-15T22:56:41.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:56:41.337Z] prd-ubuntu20.04-docker-8c-8g-121393 does not seem to be running inside a container [2022-12-15T22:56:41.358Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-12-15T22:56:43.744Z] $ docker top 9a7de27b2c3dd3d23a80fae7e3b980d03764842c418d451744a9d7e5980c31d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-15T22:56:43.833Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-12-15T22:56:44.121Z] + set -o pipefail [2022-12-15T22:56:44.121Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-12-15T22:56:50.695Z] [2022-12-15T22:56:50.695Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-12-15T22:56:50.695Z] [2022-12-15T22:56:50.695Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/a9d47c89-5bba-4b2b-a2a3-6a6ddcd7ef88 [2022-12-15T22:56:50.695Z] [2022-12-15T22:56:50.695Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-15T22:56:50.695Z] [2022-12-15T22:56:50.695Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-15T22:56:50.695Z] [2022-12-15T22:56:50.695Z] [2022-12-15T22:56:50.695Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-15T22:56:50.696Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-15T22:56:50.696Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-15T22:56:50.688Z] $ docker stop --time=1 9a7de27b2c3dd3d23a80fae7e3b980d03764842c418d451744a9d7e5980c31d5 [2022-12-15T22:56:54.109Z] $ docker rm -f 9a7de27b2c3dd3d23a80fae7e3b980d03764842c418d451744a9d7e5980c31d5 [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-12-15T22:56:54.800Z] + git log --format=format:%s -1 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 [Pipeline] sh [2022-12-15T22:56:55.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T22:56:55.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:55.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T22:56:55.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:56:55.457Z] prd-ubuntu20.04-docker-8c-8g-121393 does not seem to be running inside a container [2022-12-15T22:56:55.476Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-15T22:56:55.904Z] $ docker top c3d090f454403709d2940f93e62a0592a2810f530f840adde36461c9cc23f19c -eo pid,comm [2022-12-15T22:56:55.975Z] 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-12-15T22:56:55.975Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T22:56:56.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T22:56:56.014Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T22:56:56.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T22:56:56.114Z] $ docker exec c3d090f454403709d2940f93e62a0592a2810f530f840adde36461c9cc23f19c ssh-agent [2022-12-15T22:56:56.240Z] SSH_AUTH_SOCK=/tmp/ssh-wkEBx2pNpuJq/agent.32 [2022-12-15T22:56:56.240Z] SSH_AGENT_PID=38 [2022-12-15T22:56:56.245Z] Running ssh-add (command line suppressed) [2022-12-15T22:56:56.329Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1474488484752562249.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1474488484752562249.key) [2022-12-15T22:56:56.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T22:56:56.648Z] + git semver tag [2022-12-15T22:56:56.907Z] 2022-12-15 22:56:56,807 [run_tag] DEBUG tag force:False [2022-12-15T22:56:56.907Z] 2022-12-15 22:56:56,807 [check_head_tag] DEBUG check head tag [2022-12-15T22:56:56.907Z] 2022-12-15 22:56:56,808 [execute] INFO git cat-file --batch-check [2022-12-15T22:56:56.907Z] 2022-12-15 22:56:56,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-12-15T22:56:56.907Z] 2022-12-15 22:56:56,812 [execute] INFO git cat-file --batch [2022-12-15T22:56:56.907Z] 2022-12-15 22:56:56,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-12-15T22:56:56.907Z] 2022-12-15 22:56:56,825 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-12-15T22:56:56.907Z] 2022-12-15 22:56:56,826 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 [2022-12-15T22:56:56.907Z] 2022-12-15 22:56:56,826 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-15T22:56:56.907Z] 2022-12-15 22:56:56,833 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-12-15T22:56:56.907Z] 3.0.0-dev.1 [Pipeline] } [2022-12-15T22:56:56.899Z] $ docker exec --env ******** --env ******** c3d090f454403709d2940f93e62a0592a2810f530f840adde36461c9cc23f19c ssh-agent -k [2022-12-15T22:56:56.990Z] unset SSH_AUTH_SOCK; [2022-12-15T22:56:56.990Z] unset SSH_AGENT_PID; [2022-12-15T22:56:56.990Z] echo Agent pid 38 killed; [2022-12-15T22:56:57.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T22:56:57.315Z] + git semver [Pipeline] } [2022-12-15T22:56:57.568Z] $ docker stop --time=1 c3d090f454403709d2940f93e62a0592a2810f530f840adde36461c9cc23f19c [2022-12-15T22:56:58.823Z] $ docker rm -f c3d090f454403709d2940f93e62a0592a2810f530f840adde36461c9cc23f19c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:59.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-15T22:56:59.214Z] [2022-12-15T22:56:59.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:56:59.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-15T22:56:59.509Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-15T22:56:59.509Z] ab5ef0e58194: Pulling fs layer [2022-12-15T22:56:59.509Z] 9712f1f96733: Pulling fs layer [2022-12-15T22:56:59.509Z] 63f879dbbcfc: Pulling fs layer [2022-12-15T22:56:59.509Z] 0d9ebad4ef96: Pulling fs layer [2022-12-15T22:56:59.509Z] e9a5061849ea: Pulling fs layer [2022-12-15T22:56:59.509Z] d747dcd14b5f: Pulling fs layer [2022-12-15T22:56:59.509Z] 2de7ff778b66: Pulling fs layer [2022-12-15T22:56:59.509Z] e9a5061849ea: Waiting [2022-12-15T22:56:59.509Z] 2de7ff778b66: Waiting [2022-12-15T22:56:59.509Z] 0d9ebad4ef96: Waiting [2022-12-15T22:56:59.509Z] d747dcd14b5f: Waiting [2022-12-15T22:56:59.509Z] 9712f1f96733: Verifying Checksum [2022-12-15T22:56:59.509Z] 9712f1f96733: Download complete [2022-12-15T22:57:00.079Z] 63f879dbbcfc: Verifying Checksum [2022-12-15T22:57:00.079Z] 63f879dbbcfc: Download complete [2022-12-15T22:57:00.337Z] e9a5061849ea: Download complete [2022-12-15T22:57:00.337Z] d747dcd14b5f: Download complete [2022-12-15T22:57:00.337Z] ab5ef0e58194: Verifying Checksum [2022-12-15T22:57:00.337Z] ab5ef0e58194: Download complete [2022-12-15T22:57:00.337Z] 0d9ebad4ef96: Verifying Checksum [2022-12-15T22:57:00.337Z] 0d9ebad4ef96: Download complete [2022-12-15T22:57:00.337Z] 2de7ff778b66: Verifying Checksum [2022-12-15T22:57:00.337Z] 2de7ff778b66: Download complete [2022-12-15T22:57:03.624Z] ab5ef0e58194: Pull complete [2022-12-15T22:57:03.624Z] 9712f1f96733: Pull complete [2022-12-15T22:57:04.191Z] 63f879dbbcfc: Pull complete [2022-12-15T22:57:08.479Z] 0d9ebad4ef96: Pull complete [2022-12-15T22:57:08.479Z] e9a5061849ea: Pull complete [2022-12-15T22:57:08.479Z] d747dcd14b5f: Pull complete [2022-12-15T22:57:09.858Z] 2de7ff778b66: Pull complete [2022-12-15T22:57:09.858Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-15T22:57:09.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-15T22:57:09.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:57:09.931Z] prd-ubuntu20.04-docker-8c-8g-121393 does not seem to be running inside a container [2022-12-15T22:57:09.938Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-12-15T22:57:13.848Z] $ docker top 67bdc6db3a2d0be0f6fe3864292341f18a37c69133c5320498a1fca80dae4460 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-15T22:57:13.931Z] provisioning config files... [2022-12-15T22:57:13.937Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11848879733574052062tmp [2022-12-15T22:57:13.947Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9873095465075650454tmp [2022-12-15T22:57:13.954Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1380828185393333794tmp [Pipeline] { [Pipeline] echo [2022-12-15T22:57:13.969Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:57:14.357Z] ---> sigul-configuration.sh [2022-12-15T22:57:14.357Z] gpg: directory `/root/.gnupg' created [2022-12-15T22:57:14.357Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-15T22:57:14.357Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-15T22:57:14.357Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-15T22:57:14.357Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-15T22:57:14.357Z] gpg: CAST5 encrypted data [2022-12-15T22:57:14.357Z] gpg: encrypted with 1 passphrase [2022-12-15T22:57:14.357Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-15T22:57:14.848Z] + mkdir /home/jenkins [2022-12-15T22:57:14.849Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-15T22:57:15.275Z] + 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-12-15T22:57:15.286Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:57:15.582Z] ---> sigul-install.sh [2022-12-15T22:57:15.582Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-15T22:57:16.248Z] + git tag --list [2022-12-15T22:57:16.248Z] v0.0.0 [2022-12-15T22:57:16.248Z] v1.0.0 [2022-12-15T22:57:16.248Z] v2.1.0 [2022-12-15T22:57:16.248Z] v2.1.1 [2022-12-15T22:57:16.248Z] v2.1.1-dev.1 [2022-12-15T22:57:16.248Z] v2.2.0 [2022-12-15T22:57:16.248Z] v2.2.1-dev.1 [2022-12-15T22:57:16.248Z] v2.2.1-dev.2 [2022-12-15T22:57:16.248Z] v2.2.1-dev.3 [2022-12-15T22:57:16.248Z] v2.2.1-dev.4 [2022-12-15T22:57:16.248Z] v2.2.1-dev.5 [2022-12-15T22:57:16.248Z] v2.2.1-dev.6 [2022-12-15T22:57:16.248Z] v2.2.1-dev.7 [2022-12-15T22:57:16.248Z] v2.3.0 [2022-12-15T22:57:16.248Z] v2.3.0-dev.10 [2022-12-15T22:57:16.248Z] v2.3.0-dev.11 [2022-12-15T22:57:16.248Z] v2.3.0-dev.12 [2022-12-15T22:57:16.248Z] v2.3.0-dev.13 [2022-12-15T22:57:16.248Z] v2.3.0-dev.14 [2022-12-15T22:57:16.248Z] v2.3.0-dev.15 [2022-12-15T22:57:16.248Z] v2.3.0-dev.16 [2022-12-15T22:57:16.248Z] v2.3.0-dev.17 [2022-12-15T22:57:16.248Z] v2.3.0-dev.18 [2022-12-15T22:57:16.248Z] v2.3.0-dev.19 [2022-12-15T22:57:16.248Z] v2.3.0-dev.20 [2022-12-15T22:57:16.248Z] v2.3.0-dev.21 [2022-12-15T22:57:16.248Z] v2.3.0-dev.22 [2022-12-15T22:57:16.248Z] v2.3.0-dev.23 [2022-12-15T22:57:16.248Z] v2.3.0-dev.7 [2022-12-15T22:57:16.248Z] v2.3.0-dev.8 [2022-12-15T22:57:16.248Z] v2.3.0-dev.9 [2022-12-15T22:57:16.248Z] v3.0.0-dev.1 [Pipeline] sh [2022-12-15T22:57:16.658Z] + lftools sign git-tag v3.0.0-dev.1 [2022-12-15T22:57:17.260Z] Signing Git tag with Sigul... [2022-12-15T22:57:17.260Z] Signing v3.0.0-dev.1 [Pipeline] echo [2022-12-15T22:57:17.839Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:57:18.125Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-15T22:57:18.132Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-15T22:57:18.131Z] $ docker stop --time=1 67bdc6db3a2d0be0f6fe3864292341f18a37c69133c5320498a1fca80dae4460 [2022-12-15T22:57:19.446Z] $ docker rm -f 67bdc6db3a2d0be0f6fe3864292341f18a37c69133c5320498a1fca80dae4460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-15T22:57:19.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T22:57:19.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:57:20.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T22:57:20.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:57:20.227Z] prd-ubuntu20.04-docker-8c-8g-121393 does not seem to be running inside a container [2022-12-15T22:57:20.242Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-15T22:57:20.584Z] $ docker top 9ae14f6eb65685d6ee6bd765cc380c3fda5e2fd5eba146ecb7a79a357ede8e20 -eo pid,comm [2022-12-15T22:57:20.649Z] 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-12-15T22:57:20.649Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T22:57:20.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T22:57:20.691Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T22:57:20.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T22:57:20.785Z] $ docker exec 9ae14f6eb65685d6ee6bd765cc380c3fda5e2fd5eba146ecb7a79a357ede8e20 ssh-agent [2022-12-15T22:57:20.916Z] SSH_AUTH_SOCK=/tmp/ssh-1fxbz5KdtWJy/agent.31 [2022-12-15T22:57:20.916Z] SSH_AGENT_PID=37 [2022-12-15T22:57:20.922Z] Running ssh-add (command line suppressed) [2022-12-15T22:57:21.001Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15217843923350493545.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15217843923350493545.key) [2022-12-15T22:57:21.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T22:57:21.323Z] + git semver bump pre [2022-12-15T22:57:21.582Z] 2022-12-15 22:57:21,482 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-12-15T22:57:21.582Z] 2022-12-15 22:57:21,482 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev [2022-12-15T22:57:21.582Z] 2022-12-15 22:57:21,482 [bump_version] DEBUG bumped version:3.0.0-dev.2 [2022-12-15T22:57:21.582Z] 2022-12-15 22:57:21,482 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-12-15T22:57:21.582Z] 2022-12-15 22:57:21,482 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-12-15T22:57:21.582Z] 2022-12-15 22:57:21,482 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-12-15T22:57:21.582Z] 2022-12-15 22:57:21,484 [execute] INFO git cat-file --batch-check [2022-12-15T22:57:21.582Z] 2022-12-15 22:57:21,484 [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-12-15T22:57:21.582Z] 2022-12-15 22:57:21,489 [execute] INFO git cat-file --batch [2022-12-15T22:57:21.582Z] 2022-12-15 22:57:21,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-15T22:57:21.582Z] 2022-12-15 22:57:21,494 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-12-15T22:57:21.582Z] 3.0.0-dev.2 [Pipeline] } [2022-12-15T22:57:21.573Z] $ docker exec --env ******** --env ******** 9ae14f6eb65685d6ee6bd765cc380c3fda5e2fd5eba146ecb7a79a357ede8e20 ssh-agent -k [2022-12-15T22:57:21.665Z] unset SSH_AUTH_SOCK; [2022-12-15T22:57:21.665Z] unset SSH_AGENT_PID; [2022-12-15T22:57:21.665Z] echo Agent pid 37 killed; [2022-12-15T22:57:21.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T22:57:22.077Z] + git semver [Pipeline] } [2022-12-15T22:57:22.929Z] $ docker stop --time=1 9ae14f6eb65685d6ee6bd765cc380c3fda5e2fd5eba146ecb7a79a357ede8e20 [2022-12-15T22:57:24.317Z] $ docker rm -f 9ae14f6eb65685d6ee6bd765cc380c3fda5e2fd5eba146ecb7a79a357ede8e20 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T22:57:25.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T22:57:25.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:57:25.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T22:57:25.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:57:26.021Z] prd-ubuntu20.04-docker-8c-8g-121393 does not seem to be running inside a container [2022-12-15T22:57:26.078Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-15T22:57:26.497Z] $ docker top bab2ef676fbdb1a43838789856580dcbe1026224f677e24c316a36acf47aa67c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T22:57:26.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T22:57:26.682Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T22:57:26.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T22:57:26.935Z] $ docker exec bab2ef676fbdb1a43838789856580dcbe1026224f677e24c316a36acf47aa67c ssh-agent [2022-12-15T22:57:27.700Z] SSH_AUTH_SOCK=/tmp/ssh-ffiC0Y8pgJzb/agent.31 [2022-12-15T22:57:27.700Z] SSH_AGENT_PID=37 [2022-12-15T22:57:27.914Z] Running ssh-add (command line suppressed) [2022-12-15T22:57:28.013Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4216281663878015449.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4216281663878015449.key) [2022-12-15T22:57:28.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T22:57:29.390Z] + git semver push [2022-12-15T22:57:29.390Z] 2022-12-15 22:57:29,209 [run_push] DEBUG push [2022-12-15T22:57:29.390Z] 2022-12-15 22:57:29,209 [execute] INFO git cat-file --batch-check [2022-12-15T22:57:29.390Z] 2022-12-15 22:57:29,210 [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-12-15T22:57:29.390Z] 2022-12-15 22:57:29,214 [execute] INFO git rev-list cf46ca0011368ff672bcd16418c2b12c911df640 -- [2022-12-15T22:57:29.390Z] 2022-12-15 22:57:29,214 [execute] DEBUG Popen(['git', 'rev-list', 'cf46ca0011368ff672bcd16418c2b12c911df640', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-15T22:57:29.390Z] 2022-12-15 22:57:29,221 [execute] INFO git fetch -v origin [2022-12-15T22:57:29.390Z] 2022-12-15 22:57:29,221 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-15T22:57:30.884Z] 2022-12-15 22:57:30,666 [run_push] DEBUG no remote changes detected [2022-12-15T22:57:30.884Z] 2022-12-15 22:57:30,667 [execute] INFO git push origin semver [2022-12-15T22:57:30.884Z] 2022-12-15 22:57:30,667 [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-12-15T22:57:31.867Z] 2022-12-15 22:57:31,682 [run_push] DEBUG push all version tags [2022-12-15T22:57:31.867Z] 2022-12-15 22:57:31,682 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-15T22:57:31.867Z] 2022-12-15 22:57:31,683 [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-12-15T22:57:32.434Z] 2022-12-15 22:57:32,381 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-12-15T22:57:32.434Z] 3.0.0-dev.2 [Pipeline] } [2022-12-15T22:57:32.425Z] $ docker exec --env ******** --env ******** bab2ef676fbdb1a43838789856580dcbe1026224f677e24c316a36acf47aa67c ssh-agent -k [2022-12-15T22:57:32.526Z] unset SSH_AUTH_SOCK; [2022-12-15T22:57:32.527Z] unset SSH_AGENT_PID; [2022-12-15T22:57:32.527Z] echo Agent pid 37 killed; [2022-12-15T22:57:32.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T22:57:32.856Z] + git semver [Pipeline] } [2022-12-15T22:57:33.109Z] $ docker stop --time=1 bab2ef676fbdb1a43838789856580dcbe1026224f677e24c316a36acf47aa67c [2022-12-15T22:57:34.413Z] $ docker rm -f bab2ef676fbdb1a43838789856580dcbe1026224f677e24c316a36acf47aa67c [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-12-15T22:57:34.985Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-12-15T22:57:34.985Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-12-15T22:57:34.985Z] total 16 [2022-12-15T22:57:34.985Z] drwxr-xr-x 3 root root 4096 Dec 15 22:48 . [2022-12-15T22:57:34.985Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 15 22:57 .. [2022-12-15T22:57:34.985Z] drwxr-xr-x 2 root root 4096 Dec 15 22:48 cost [2022-12-15T22:57:34.985Z] -rw-r--r-- 1 root root 91 Dec 15 22:48 cost.csv [2022-12-15T22:57:34.985Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-12-15T22:57:34.985Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-12-15T22:57:34.985Z] total 16 [2022-12-15T22:57:34.985Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 22:48 . [2022-12-15T22:57:34.985Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 15 22:57 .. [2022-12-15T22:57:34.985Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 22:48 cost [2022-12-15T22:57:34.985Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 15 22:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:57:35.274Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:57:36.133Z] ---> package-listing.sh [2022-12-15T22:57:36.133Z] ++ facter osfamily [2022-12-15T22:57:36.133Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-15T22:57:36.392Z] + OS_FAMILY=debian [2022-12-15T22:57:36.392Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-12-15T22:57:36.392Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-15T22:57:36.392Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-15T22:57:36.392Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-15T22:57:36.392Z] + PACKAGES=/tmp/packages_start.txt [2022-12-15T22:57:36.392Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-12-15T22:57:36.392Z] + PACKAGES=/tmp/packages_end.txt [2022-12-15T22:57:36.392Z] + case "${OS_FAMILY}" in [2022-12-15T22:57:36.392Z] + dpkg -l [2022-12-15T22:57:36.392Z] + grep '^ii' [2022-12-15T22:57:36.392Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-15T22:57:36.392Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-15T22:57:36.392Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-15T22:57:36.392Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-12-15T22:57:36.392Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-12-15T22:57:36.392Z] + 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-12-15T22:57:36.403Z] 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-12-15T22:57:36.680Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:57:37.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T22:57:37.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T22:57:37.309Z] prd-ubuntu20.04-docker-8c-8g-121393 does not seem to be running inside a container [2022-12-15T22:57:37.322Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-15T22:57:37.553Z] $ docker top 1eb6b9b0d3e199ca43f0aefcfb102b7b8a687a88aa6889c239bdada3bc3cab95 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T22:57:37.925Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-15T22:57:38.207Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-15T22:57:38.488Z] + ls /var/log/sa-host [2022-12-15T22:57:38.489Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T22:57:38.552Z] provisioning config files... [2022-12-15T22:57:38.560Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4083738145836084660tmp [Pipeline] { [Pipeline] echo [2022-12-15T22:57:38.571Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:57:38.851Z] ---> create-netrc.sh [Pipeline] } [2022-12-15T22:57:38.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:57:39.173Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-15T22:57:39.183Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:57:39.464Z] ---> sudo-logs.sh [2022-12-15T22:57:39.464Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-15T22:57:39.494Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:57:39.777Z] ---> job-cost.sh [2022-12-15T22:57:39.777Z] lf-activate-venv: SKIPPING [2022-12-15T22:57:39.777Z] DEBUG: total: 0.2199999988079071 [2022-12-15T22:57:39.777Z] INFO: Retrieving Stack Cost... [2022-12-15T22:57:40.037Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-15T22:57:40.607Z] INFO: Archiving Costs [Pipeline] echo [2022-12-15T22:57:40.617Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T22:57:40.900Z] ---> logs-deploy.sh [2022-12-15T22:57:40.900Z] lf-activate-venv: SKIPPING [2022-12-15T22:57:40.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/64 [2022-12-15T22:57:40.900Z] INFO: archiving workspace using pattern(s): [2022-12-15T22:57:41.839Z] Archives upload complete. [2022-12-15T22:57:42.099Z] INFO: archiving logs to Nexus [2022-12-15T22:57:42.670Z] ---> uname -a: [2022-12-15T22:57:42.670Z] Linux prd-ubuntu20-04-docker-8c-8g-121393 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-15T22:57:42.670Z] [2022-12-15T22:57:42.670Z] [2022-12-15T22:57:42.670Z] ---> lscpu: [2022-12-15T22:57:42.670Z] Architecture: x86_64 [2022-12-15T22:57:42.670Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-15T22:57:42.670Z] Byte Order: Little Endian [2022-12-15T22:57:42.670Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-15T22:57:42.670Z] CPU(s): 8 [2022-12-15T22:57:42.670Z] On-line CPU(s) list: 0-7 [2022-12-15T22:57:42.670Z] Thread(s) per core: 1 [2022-12-15T22:57:42.670Z] Core(s) per socket: 1 [2022-12-15T22:57:42.670Z] Socket(s): 8 [2022-12-15T22:57:42.670Z] NUMA node(s): 1 [2022-12-15T22:57:42.670Z] Vendor ID: AuthenticAMD [2022-12-15T22:57:42.671Z] CPU family: 23 [2022-12-15T22:57:42.671Z] Model: 49 [2022-12-15T22:57:42.671Z] Model name: AMD EPYC-Rome Processor [2022-12-15T22:57:42.671Z] Stepping: 0 [2022-12-15T22:57:42.671Z] CPU MHz: 2799.998 [2022-12-15T22:57:42.671Z] BogoMIPS: 5599.99 [2022-12-15T22:57:42.671Z] Virtualization: AMD-V [2022-12-15T22:57:42.671Z] Hypervisor vendor: KVM [2022-12-15T22:57:42.671Z] Virtualization type: full [2022-12-15T22:57:42.671Z] L1d cache: 256 KiB [2022-12-15T22:57:42.671Z] L1i cache: 256 KiB [2022-12-15T22:57:42.671Z] L2 cache: 4 MiB [2022-12-15T22:57:42.671Z] L3 cache: 128 MiB [2022-12-15T22:57:42.671Z] NUMA node0 CPU(s): 0-7 [2022-12-15T22:57:42.671Z] Vulnerability Itlb multihit: Not affected [2022-12-15T22:57:42.671Z] Vulnerability L1tf: Not affected [2022-12-15T22:57:42.671Z] Vulnerability Mds: Not affected [2022-12-15T22:57:42.671Z] Vulnerability Meltdown: Not affected [2022-12-15T22:57:42.671Z] Vulnerability Mmio stale data: Not affected [2022-12-15T22:57:42.671Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-15T22:57:42.671Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-15T22:57:42.671Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-15T22:57:42.671Z] Vulnerability Srbds: Not affected [2022-12-15T22:57:42.671Z] Vulnerability Tsx async abort: Not affected [2022-12-15T22:57:42.671Z] 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-12-15T22:57:42.671Z] [2022-12-15T22:57:42.671Z] [2022-12-15T22:57:42.671Z] ---> nproc: [2022-12-15T22:57:42.671Z] 8 [2022-12-15T22:57:42.671Z] [2022-12-15T22:57:42.671Z] [2022-12-15T22:57:42.671Z] ---> df -h: [2022-12-15T22:57:42.671Z] Filesystem Size Used Avail Use% Mounted on [2022-12-15T22:57:42.671Z] overlay 155G 13G 143G 9% / [2022-12-15T22:57:42.671Z] tmpfs 64M 0 64M 0% /dev [2022-12-15T22:57:42.671Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-15T22:57:42.671Z] shm 64M 0 64M 0% /dev/shm [2022-12-15T22:57:42.671Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-12-15T22:57:42.671Z] [2022-12-15T22:57:42.671Z] [2022-12-15T22:57:42.671Z] ---> sar -b -r -n DEV: [2022-12-15T22:57:42.671Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121393) 12/15/22 _x86_64_ (8 CPU) [2022-12-15T22:57:42.671Z] [2022-12-15T22:57:42.671Z] 22:27:46 LINUX RESTART (8 CPU) [2022-12-15T22:57:42.671Z] [2022-12-15T22:57:42.671Z] 22:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-15T22:57:42.671Z] 22:29:02 77.20 33.06 44.14 0.00 3467.82 93444.16 0.00 [2022-12-15T22:57:42.671Z] 22:30:01 1.85 0.00 1.85 0.00 0.00 21.70 0.00 [2022-12-15T22:57:42.671Z] 22:31:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2022-12-15T22:57:42.671Z] 22:32:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2022-12-15T22:57:42.671Z] 22:33:01 36.39 9.35 27.05 0.00 2885.25 4935.44 0.00 [2022-12-15T22:57:42.671Z] 22:34:01 18.21 1.23 16.98 0.00 2270.04 3809.66 0.00 [2022-12-15T22:57:42.671Z] 22:35:01 3.10 0.02 3.08 0.00 0.13 86.39 0.00 [2022-12-15T22:57:42.671Z] 22:36:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 [2022-12-15T22:57:42.671Z] 22:37:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2022-12-15T22:57:42.671Z] 22:38:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 [2022-12-15T22:57:42.671Z] 22:39:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2022-12-15T22:57:42.671Z] 22:40:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2022-12-15T22:57:42.671Z] 22:41:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2022-12-15T22:57:42.671Z] 22:42:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 [2022-12-15T22:57:42.671Z] 22:43:01 2.02 0.02 2.00 0.00 0.13 27.33 0.00 [2022-12-15T22:57:42.671Z] 22:44:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2022-12-15T22:57:42.671Z] 22:45:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2022-12-15T22:57:42.671Z] 22:46:01 1.57 0.00 1.57 0.00 0.00 19.33 0.00 [2022-12-15T22:57:42.671Z] 22:47:01 113.11 15.66 97.45 0.00 1963.67 36638.69 0.00 [2022-12-15T22:57:42.671Z] 22:48:01 117.48 1.02 116.46 0.00 24.66 45256.51 0.00 [2022-12-15T22:57:42.671Z] 22:49:01 159.02 0.12 158.90 0.00 11.46 35301.68 0.00 [2022-12-15T22:57:42.671Z] 22:50:01 2.52 0.00 2.52 0.00 0.00 29.20 0.00 [2022-12-15T22:57:42.671Z] 22:51:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2022-12-15T22:57:42.671Z] 22:52:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 [2022-12-15T22:57:42.671Z] 22:53:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2022-12-15T22:57:42.671Z] 22:54:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 [2022-12-15T22:57:42.671Z] 22:55:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2022-12-15T22:57:42.671Z] 22:56:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2022-12-15T22:57:42.671Z] 22:57:01 70.59 0.33 70.25 0.00 17.46 40610.30 0.00 [2022-12-15T22:57:42.671Z] Average: 21.62 2.10 19.53 0.00 367.12 8986.24 0.00 [2022-12-15T22:57:42.671Z] [2022-12-15T22:57:42.671Z] 22:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-15T22:57:42.671Z] 22:29:02 30597028 31868816 505176 1.54 47260 1541540 1707576 5.03 610512 1414788 76 [2022-12-15T22:57:42.671Z] 22:30:01 30597712 31869588 503740 1.53 47304 1541548 1707576 5.03 611084 1414772 4 [2022-12-15T22:57:42.671Z] 22:31:01 30598136 31870068 502984 1.53 47360 1541548 1707576 5.03 610276 1414784 12 [2022-12-15T22:57:42.671Z] 22:32:01 30597700 31869656 503188 1.53 47392 1541552 1707576 5.03 610240 1414788 24 [2022-12-15T22:57:42.671Z] 22:33:01 30292664 31836420 515184 1.57 66276 1792128 1729452 5.10 777880 1529364 132 [2022-12-15T22:57:42.671Z] 22:34:01 30072768 31838848 506124 1.54 81328 1995640 1718536 5.06 933704 1579496 192 [2022-12-15T22:57:42.671Z] 22:35:01 30076672 31838096 506680 1.54 79920 1992380 1697628 5.00 933988 1576264 8 [2022-12-15T22:57:42.671Z] 22:36:01 30076436 31837916 506828 1.54 79968 1992388 1697628 5.00 933988 1576268 12 [2022-12-15T22:57:42.671Z] 22:37:01 30076316 31838032 506724 1.54 80064 1992392 1697628 5.00 934224 1576432 160 [2022-12-15T22:57:42.671Z] 22:38:01 30076364 31838176 506572 1.54 80120 1992400 1697628 5.00 934004 1576440 28 [2022-12-15T22:57:42.671Z] 22:39:01 30076356 31838256 506428 1.54 80216 1992392 1697628 5.00 934720 1576444 8 [2022-12-15T22:57:42.671Z] 22:40:01 30075988 31837964 506504 1.54 80272 1992408 1697628 5.00 934492 1576464 40 [2022-12-15T22:57:42.671Z] 22:41:01 30075880 31837924 506728 1.54 80288 1992412 1697628 5.00 934892 1576468 168 [2022-12-15T22:57:42.671Z] 22:42:01 30075864 31838012 506624 1.54 80328 1992412 1697628 5.00 934632 1576564 12 [2022-12-15T22:57:42.671Z] 22:43:01 30073896 31836208 508544 1.55 80428 1992384 1706076 5.03 935312 1576544 48 [2022-12-15T22:57:42.671Z] 22:44:01 30073832 31836184 508532 1.55 80460 1992392 1706076 5.03 935824 1576548 212 [2022-12-15T22:57:42.671Z] 22:45:01 30073808 31836180 508468 1.55 80492 1992396 1706076 5.03 935736 1576548 180 [2022-12-15T22:57:42.671Z] 22:46:01 30073532 31835972 508680 1.55 80532 1992396 1706076 5.03 935472 1576560 8 [2022-12-15T22:57:42.671Z] 22:47:01 28639556 31541236 747724 2.27 107616 3062056 2002328 5.90 1334884 2515152 920 [2022-12-15T22:57:42.671Z] 22:48:01 28043828 31568332 716204 2.18 171620 3556500 1742132 5.13 1505408 2867476 100 [2022-12-15T22:57:42.671Z] 22:49:01 27263612 31556544 726164 2.21 183156 4250636 1759204 5.18 1573220 3513764 348 [2022-12-15T22:57:42.671Z] 22:50:01 27264272 31557220 725340 2.21 183196 4250640 1759204 5.18 1573004 3513768 12 [2022-12-15T22:57:42.671Z] 22:51:01 27265876 31558960 723504 2.20 183256 4250644 1759204 5.18 1570884 3513776 8 [2022-12-15T22:57:42.671Z] 22:52:01 27272096 31565200 717196 2.18 183300 4250644 1759204 5.18 1563876 3513772 40 [2022-12-15T22:57:42.671Z] 22:53:01 27273804 31566964 715336 2.18 183320 4250640 1759204 5.18 1562612 3513776 8 [2022-12-15T22:57:42.671Z] 22:54:01 27275504 31568708 713524 2.17 183340 4250652 1759204 5.18 1560988 3513780 4 [2022-12-15T22:57:42.671Z] 22:55:01 27275708 31568916 713228 2.17 183368 4250652 1759204 5.18 1560984 3513780 16 [2022-12-15T22:57:42.671Z] 22:56:01 27275620 31568924 713188 2.17 183388 4250660 1759204 5.18 1561000 3513784 52 [2022-12-15T22:57:42.671Z] 22:57:01 26109056 31501624 778016 2.37 202380 5265864 2067916 6.09 1685408 4486892 311280 [2022-12-15T22:57:42.671Z] Average: 29124824 31735343 590108 1.79 111998 2750079 1743780 5.14 1118043 2264319 10831 [2022-12-15T22:57:42.671Z] [2022-12-15T22:57:42.671Z] 22:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-15T22:57:42.671Z] 22:29:02 ens3 286.75 185.07 475.82 27.95 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:29:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:30:01 ens3 0.68 0.44 0.36 0.28 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:32:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:33:01 ens3 60.59 29.66 1373.65 2.31 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:33:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:34:01 ens3 83.19 50.33 1374.02 3.46 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:35:01 ens3 0.63 0.25 1.53 0.02 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:37:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:38:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:39:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.671Z] 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:43:01 ens3 0.40 0.30 0.25 0.21 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:44:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:45:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:46:01 ens3 0.23 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:47:01 veth77c3f34 23.66 27.20 2.09 23.81 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:47:01 ens3 540.44 375.49 6089.25 90.76 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:47:01 docker0 30.11 34.98 2.31 109.82 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:47:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:48:01 ens3 217.69 139.37 1726.36 25.86 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:48:01 docker0 118.56 187.09 10.29 1694.08 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:48:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:49:01 ens3 183.97 149.03 2706.28 327.38 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:49:01 docker0 4.08 8.83 0.26 98.56 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:49:01 lo 7.26 7.26 0.71 0.71 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:51:01 ens3 8.70 4.72 12.61 0.57 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:52:01 ens3 0.52 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:53:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:54:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:55:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:57:01 ens3 339.56 251.51 7857.09 33.14 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:57:01 docker0 39.48 58.47 3.53 690.80 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] 22:57:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] Average: ens3 59.53 40.99 745.87 17.68 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] Average: docker0 6.63 9.98 0.57 89.48 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 [2022-12-15T22:57:42.672Z] [2022-12-15T22:57:42.672Z] [2022-12-15T22:57:42.672Z] ---> sar -P ALL: [2022-12-15T22:57:42.672Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121393) 12/15/22 _x86_64_ (8 CPU) [2022-12-15T22:57:42.672Z] [2022-12-15T22:57:42.672Z] 22:27:46 LINUX RESTART (8 CPU) [2022-12-15T22:57:42.672Z] [2022-12-15T22:57:42.672Z] 22:28:01 CPU %user %nice %system %iowait %steal %idle [2022-12-15T22:57:42.672Z] 22:29:02 all 2.06 0.00 0.66 0.95 0.02 96.32 [2022-12-15T22:57:42.672Z] 22:29:02 0 2.80 0.00 0.42 1.00 0.02 95.76 [2022-12-15T22:57:42.672Z] 22:29:02 1 2.95 0.00 0.43 0.82 0.02 95.78 [2022-12-15T22:57:42.672Z] 22:29:02 2 0.77 0.00 0.80 0.07 0.02 98.35 [2022-12-15T22:57:42.672Z] 22:29:02 3 1.57 0.00 0.69 4.61 0.02 93.11 [2022-12-15T22:57:42.672Z] 22:29:02 4 1.71 0.00 0.25 0.33 0.02 97.69 [2022-12-15T22:57:42.672Z] 22:29:02 5 2.34 0.00 0.42 0.17 0.02 97.06 [2022-12-15T22:57:42.672Z] 22:29:02 6 2.98 0.00 1.60 0.55 0.02 94.85 [2022-12-15T22:57:42.672Z] 22:29:02 7 1.33 0.00 0.65 0.08 0.02 97.92 [2022-12-15T22:57:42.672Z] 22:30:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2022-12-15T22:57:42.672Z] 22:30:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2022-12-15T22:57:42.672Z] 22:30:01 1 0.03 0.00 0.00 0.05 0.00 99.92 [2022-12-15T22:57:42.672Z] 22:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.672Z] 22:30:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-12-15T22:57:42.672Z] 22:30:01 4 0.03 0.00 0.05 0.07 0.02 99.83 [2022-12-15T22:57:42.672Z] 22:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T22:57:42.672Z] 22:30:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T22:57:42.672Z] 22:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T22:57:42.672Z] 22:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-12-15T22:57:42.672Z] 22:31:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2022-12-15T22:57:42.672Z] 22:31:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-12-15T22:57:42.672Z] 22:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.672Z] 22:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.672Z] 22:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T22:57:42.672Z] 22:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.672Z] 22:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-15T22:57:42.672Z] 22:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-12-15T22:57:42.672Z] 22:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-12-15T22:57:42.672Z] 22:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-12-15T22:57:42.672Z] 22:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-15T22:57:42.672Z] 22:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.672Z] 22:32:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2022-12-15T22:57:42.672Z] 22:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T22:57:42.672Z] 22:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.672Z] 22:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.672Z] 22:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T22:57:42.672Z] 22:33:01 all 1.21 0.00 0.80 0.44 0.01 97.53 [2022-12-15T22:57:42.672Z] 22:33:01 0 1.70 0.00 0.94 0.80 0.02 96.54 [2022-12-15T22:57:42.672Z] 22:33:01 1 0.43 0.00 0.40 2.07 0.02 97.08 [2022-12-15T22:57:42.672Z] 22:33:01 2 1.40 0.00 0.53 0.03 0.00 98.03 [2022-12-15T22:57:42.672Z] 22:33:01 3 0.85 0.00 1.72 0.12 0.02 97.30 [2022-12-15T22:57:42.672Z] 22:33:01 4 0.90 0.00 0.52 0.05 0.02 98.52 [2022-12-15T22:57:42.672Z] 22:33:01 5 1.55 0.00 0.90 0.38 0.02 97.15 [2022-12-15T22:57:42.672Z] 22:33:01 6 1.03 0.00 0.97 0.08 0.02 97.90 [2022-12-15T22:57:42.672Z] 22:33:01 7 1.80 0.00 0.44 0.02 0.02 97.74 [2022-12-15T22:57:42.672Z] 22:34:01 all 0.91 0.00 0.70 0.22 0.01 98.16 [2022-12-15T22:57:42.672Z] 22:34:01 0 0.62 0.00 0.90 0.33 0.02 98.13 [2022-12-15T22:57:42.672Z] 22:34:01 1 0.55 0.00 0.43 1.02 0.02 97.98 [2022-12-15T22:57:42.672Z] 22:34:01 2 1.15 0.00 0.68 0.02 0.02 98.13 [2022-12-15T22:57:42.672Z] 22:34:01 3 0.55 0.00 0.42 0.03 0.00 99.00 [2022-12-15T22:57:42.672Z] 22:34:01 4 1.63 0.00 2.15 0.35 0.02 95.85 [2022-12-15T22:57:42.672Z] 22:34:01 5 0.45 0.00 0.28 0.00 0.00 99.27 [2022-12-15T22:57:42.672Z] 22:34:01 6 0.50 0.00 0.28 0.02 0.02 99.18 [2022-12-15T22:57:42.672Z] 22:34:01 7 1.81 0.00 0.45 0.02 0.02 97.70 [2022-12-15T22:57:42.672Z] 22:35:01 all 0.07 0.00 0.06 0.02 0.00 99.85 [2022-12-15T22:57:42.672Z] 22:35:01 0 0.03 0.00 0.10 0.02 0.00 99.85 [2022-12-15T22:57:42.672Z] 22:35:01 1 0.08 0.00 0.07 0.13 0.00 99.72 [2022-12-15T22:57:42.672Z] 22:35:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2022-12-15T22:57:42.672Z] 22:35:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-12-15T22:57:42.672Z] 22:35:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2022-12-15T22:57:42.672Z] 22:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T22:57:42.672Z] 22:35:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T22:57:42.672Z] 22:35:01 7 0.23 0.00 0.10 0.02 0.02 99.63 [2022-12-15T22:57:42.672Z] 22:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-12-15T22:57:42.672Z] 22:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.672Z] 22:36:01 1 0.03 0.00 0.03 0.03 0.02 99.88 [2022-12-15T22:57:42.672Z] 22:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.672Z] 22:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-15T22:57:42.672Z] 22:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T22:57:42.672Z] 22:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.672Z] 22:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T22:57:42.672Z] 22:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T22:57:42.672Z] 22:37:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-12-15T22:57:42.672Z] 22:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-12-15T22:57:42.672Z] 22:37:01 1 0.00 0.00 0.02 0.08 0.02 99.88 [2022-12-15T22:57:42.673Z] 22:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-15T22:57:42.673Z] 22:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:38:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-12-15T22:57:42.673Z] 22:38:01 1 0.05 0.00 0.02 0.03 0.00 99.90 [2022-12-15T22:57:42.673Z] 22:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-12-15T22:57:42.673Z] 22:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-15T22:57:42.673Z] 22:39:01 1 0.03 0.00 0.03 0.05 0.02 99.87 [2022-12-15T22:57:42.673Z] 22:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T22:57:42.673Z] 22:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T22:57:42.673Z] [2022-12-15T22:57:42.673Z] 22:39:01 CPU %user %nice %system %iowait %steal %idle [2022-12-15T22:57:42.673Z] 22:40:01 all 0.10 0.00 0.01 0.01 0.00 99.87 [2022-12-15T22:57:42.673Z] 22:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-15T22:57:42.673Z] 22:40:01 1 0.02 0.00 0.03 0.05 0.00 99.90 [2022-12-15T22:57:42.673Z] 22:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:40:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2022-12-15T22:57:42.673Z] 22:40:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-12-15T22:57:42.673Z] 22:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:40:01 7 0.67 0.00 0.00 0.00 0.00 99.33 [2022-12-15T22:57:42.673Z] 22:41:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-12-15T22:57:42.673Z] 22:41:01 0 0.00 0.00 0.07 0.00 0.00 99.93 [2022-12-15T22:57:42.673Z] 22:41:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-12-15T22:57:42.673Z] 22:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-15T22:57:42.673Z] 22:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:41:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2022-12-15T22:57:42.673Z] 22:42:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2022-12-15T22:57:42.673Z] 22:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-15T22:57:42.673Z] 22:42:01 1 0.03 0.00 0.03 0.03 0.00 99.90 [2022-12-15T22:57:42.673Z] 22:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-12-15T22:57:42.673Z] 22:42:01 7 1.97 0.00 0.00 0.00 0.02 98.01 [2022-12-15T22:57:42.673Z] 22:43:01 all 0.28 0.00 0.02 0.01 0.00 99.69 [2022-12-15T22:57:42.673Z] 22:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T22:57:42.673Z] 22:43:01 1 0.07 0.00 0.03 0.05 0.02 99.83 [2022-12-15T22:57:42.673Z] 22:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:43:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T22:57:42.673Z] 22:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:43:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T22:57:42.673Z] 22:43:01 7 1.99 0.00 0.00 0.00 0.00 98.01 [2022-12-15T22:57:42.673Z] 22:44:01 all 0.23 0.00 0.01 0.01 0.00 99.75 [2022-12-15T22:57:42.673Z] 22:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:44:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2022-12-15T22:57:42.673Z] 22:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T22:57:42.673Z] 22:44:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2022-12-15T22:57:42.673Z] 22:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:44:01 7 1.68 0.00 0.02 0.00 0.00 98.30 [2022-12-15T22:57:42.673Z] 22:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-12-15T22:57:42.673Z] 22:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:45:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-12-15T22:57:42.673Z] 22:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-15T22:57:42.673Z] 22:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T22:57:42.673Z] 22:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-15T22:57:42.673Z] 22:46:01 1 0.05 0.00 0.02 0.03 0.00 99.90 [2022-12-15T22:57:42.673Z] 22:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-12-15T22:57:42.673Z] 22:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:47:01 all 7.28 0.00 2.85 1.15 0.04 88.69 [2022-12-15T22:57:42.673Z] 22:47:01 0 6.95 0.00 2.75 0.13 0.03 90.13 [2022-12-15T22:57:42.673Z] 22:47:01 1 7.16 0.00 2.50 1.59 0.03 88.71 [2022-12-15T22:57:42.673Z] 22:47:01 2 8.04 0.00 2.40 0.13 0.03 89.39 [2022-12-15T22:57:42.673Z] 22:47:01 3 8.94 0.00 2.25 0.03 0.03 88.75 [2022-12-15T22:57:42.673Z] 22:47:01 4 8.44 0.00 3.45 0.97 0.03 87.11 [2022-12-15T22:57:42.673Z] 22:47:01 5 5.64 0.00 3.12 0.15 0.03 91.06 [2022-12-15T22:57:42.673Z] 22:47:01 6 6.89 0.00 2.48 0.24 0.03 90.37 [2022-12-15T22:57:42.673Z] 22:47:01 7 6.15 0.00 3.89 5.98 0.05 83.93 [2022-12-15T22:57:42.673Z] 22:48:01 all 30.45 0.00 5.50 1.73 0.07 62.25 [2022-12-15T22:57:42.673Z] 22:48:01 0 30.23 0.00 5.50 0.08 0.07 64.12 [2022-12-15T22:57:42.673Z] 22:48:01 1 30.15 0.00 6.44 4.06 0.10 59.24 [2022-12-15T22:57:42.673Z] 22:48:01 2 31.04 0.00 5.34 4.11 0.07 59.44 [2022-12-15T22:57:42.673Z] 22:48:01 3 30.74 0.00 5.73 1.38 0.08 62.06 [2022-12-15T22:57:42.673Z] 22:48:01 4 29.53 0.00 5.35 2.75 0.08 62.29 [2022-12-15T22:57:42.673Z] 22:48:01 5 29.06 0.00 4.81 0.25 0.05 65.82 [2022-12-15T22:57:42.673Z] 22:48:01 6 32.25 0.00 5.91 1.13 0.07 60.64 [2022-12-15T22:57:42.673Z] 22:48:01 7 30.61 0.00 4.89 0.05 0.07 64.38 [2022-12-15T22:57:42.673Z] 22:49:01 all 22.10 0.00 4.75 1.43 0.06 71.65 [2022-12-15T22:57:42.673Z] 22:49:01 0 21.80 0.00 4.28 1.73 0.05 72.14 [2022-12-15T22:57:42.673Z] 22:49:01 1 22.76 0.00 4.87 2.51 0.07 69.80 [2022-12-15T22:57:42.673Z] 22:49:01 2 22.89 0.00 6.00 3.78 0.07 67.26 [2022-12-15T22:57:42.673Z] 22:49:01 3 22.20 0.00 4.57 0.05 0.05 73.12 [2022-12-15T22:57:42.673Z] 22:49:01 4 22.84 0.00 4.60 2.46 0.07 70.03 [2022-12-15T22:57:42.673Z] 22:49:01 5 21.96 0.00 4.77 0.25 0.07 72.95 [2022-12-15T22:57:42.673Z] 22:49:01 6 21.10 0.00 4.18 0.07 0.07 74.58 [2022-12-15T22:57:42.673Z] 22:49:01 7 21.28 0.00 4.73 0.59 0.07 73.34 [2022-12-15T22:57:42.673Z] 22:50:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2022-12-15T22:57:42.673Z] 22:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T22:57:42.673Z] 22:50:01 1 0.07 0.00 0.02 0.03 0.00 99.88 [2022-12-15T22:57:42.673Z] 22:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-12-15T22:57:42.673Z] 22:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:50:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-12-15T22:57:42.673Z] 22:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T22:57:42.673Z] 22:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:50:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2022-12-15T22:57:42.673Z] [2022-12-15T22:57:42.673Z] 22:50:01 CPU %user %nice %system %iowait %steal %idle [2022-12-15T22:57:42.673Z] 22:51:01 all 0.25 0.00 0.02 0.00 0.00 99.72 [2022-12-15T22:57:42.673Z] 22:51:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-12-15T22:57:42.673Z] 22:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2022-12-15T22:57:42.673Z] 22:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:51:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-12-15T22:57:42.673Z] 22:51:01 5 1.76 0.00 0.03 0.00 0.00 98.21 [2022-12-15T22:57:42.673Z] 22:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:51:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2022-12-15T22:57:42.673Z] 22:52:01 all 0.27 0.00 0.01 0.03 0.00 99.69 [2022-12-15T22:57:42.673Z] 22:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.673Z] 22:52:01 1 0.08 0.00 0.02 0.02 0.02 99.87 [2022-12-15T22:57:42.673Z] 22:52:01 2 0.00 0.00 0.02 0.12 0.00 99.87 [2022-12-15T22:57:42.673Z] 22:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:52:01 4 0.00 0.00 0.02 0.12 0.00 99.87 [2022-12-15T22:57:42.673Z] 22:52:01 5 1.99 0.00 0.00 0.00 0.00 98.01 [2022-12-15T22:57:42.673Z] 22:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T22:57:42.673Z] 22:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:53:01 all 0.27 0.00 0.02 0.00 0.00 99.70 [2022-12-15T22:57:42.673Z] 22:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T22:57:42.673Z] 22:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T22:57:42.673Z] 22:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T22:57:42.673Z] 22:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.673Z] 22:53:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-12-15T22:57:42.673Z] 22:53:01 5 1.97 0.00 0.02 0.00 0.02 98.00 [2022-12-15T22:57:42.673Z] 22:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T22:57:42.673Z] 22:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-12-15T22:57:42.673Z] 22:54:01 all 0.28 0.00 0.01 0.01 0.14 99.57 [2022-12-15T22:57:42.673Z] 22:54:01 0 0.03 0.00 0.00 0.00 1.09 98.88 [2022-12-15T22:57:42.673Z] 22:54:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2022-12-15T22:57:42.673Z] 22:54:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2022-12-15T22:57:42.673Z] 22:54:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-12-15T22:57:42.674Z] 22:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-15T22:57:42.674Z] 22:54:01 5 2.00 0.00 0.00 0.00 0.00 98.00 [2022-12-15T22:57:42.674Z] 22:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T22:57:42.674Z] 22:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T22:57:42.674Z] 22:55:01 all 0.31 0.00 0.01 0.00 0.01 99.67 [2022-12-15T22:57:42.674Z] 22:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.674Z] 22:55:01 1 0.42 0.00 0.02 0.00 0.00 99.57 [2022-12-15T22:57:42.674Z] 22:55:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-12-15T22:57:42.674Z] 22:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.674Z] 22:55:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-15T22:57:42.674Z] 22:55:01 5 1.95 0.00 0.02 0.00 0.02 98.01 [2022-12-15T22:57:42.674Z] 22:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-15T22:57:42.674Z] 22:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-15T22:57:42.674Z] 22:56:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-12-15T22:57:42.674Z] 22:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.674Z] 22:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T22:57:42.674Z] 22:56:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-12-15T22:57:42.674Z] 22:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-15T22:57:42.674Z] 22:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-15T22:57:42.674Z] 22:56:01 5 0.17 0.00 0.05 0.00 0.00 99.78 [2022-12-15T22:57:42.674Z] 22:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T22:57:42.674Z] 22:56:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-12-15T22:57:42.674Z] 22:57:01 all 5.66 0.00 2.55 1.12 0.03 90.64 [2022-12-15T22:57:42.674Z] 22:57:01 0 5.63 0.00 3.39 0.92 0.03 90.03 [2022-12-15T22:57:42.674Z] 22:57:01 1 6.69 0.00 2.01 0.32 0.03 90.94 [2022-12-15T22:57:42.674Z] 22:57:01 2 6.39 0.00 2.44 0.10 0.03 91.04 [2022-12-15T22:57:42.674Z] 22:57:01 3 5.25 0.00 3.07 0.13 0.03 91.52 [2022-12-15T22:57:42.674Z] 22:57:01 4 4.87 0.00 2.16 0.22 0.03 92.71 [2022-12-15T22:57:42.674Z] 22:57:01 5 4.93 0.00 2.14 0.19 0.03 92.71 [2022-12-15T22:57:42.674Z] 22:57:01 6 5.43 0.00 2.25 0.00 0.02 92.30 [2022-12-15T22:57:42.674Z] 22:57:01 7 6.08 0.00 2.96 7.09 0.05 83.82 [2022-12-15T22:57:42.674Z] Average: all 2.48 0.00 0.62 0.25 0.02 96.64 [2022-12-15T22:57:42.674Z] Average: 0 2.40 0.00 0.64 0.17 0.05 96.74 [2022-12-15T22:57:42.674Z] Average: 1 2.46 0.00 0.60 0.45 0.02 96.47 [2022-12-15T22:57:42.674Z] Average: 2 2.46 0.00 0.63 0.29 0.01 96.61 [2022-12-15T22:57:42.674Z] Average: 3 2.41 0.00 0.64 0.22 0.01 96.71 [2022-12-15T22:57:42.674Z] Average: 4 2.41 0.00 0.64 0.26 0.01 96.68 [2022-12-15T22:57:42.674Z] Average: 5 2.60 0.00 0.57 0.05 0.01 96.77 [2022-12-15T22:57:42.674Z] Average: 6 2.41 0.00 0.61 0.07 0.01 96.89 [2022-12-15T22:57:42.674Z] Average: 7 2.67 0.00 0.63 0.47 0.01 96.22 [2022-12-15T22:57:42.674Z] [2022-12-15T22:57:42.674Z] [2022-12-15T22:57:42.674Z]