Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 13be5718e23b3d254b555f0dd54cf48028820adb Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2720378884083029336.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1105646281834759159.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3229401891291273879.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4858659580281851061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2284485281382236168.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4446807358128981466.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-225 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.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh5359974208920296267.key > 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 13be5718e23b3d254b555f0dd54cf48028820adb (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 Commit message: "fix(config): Add CheckInterval to toml file for registry (#37)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-06T22:39:09.819Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-06T22:39:10.060Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T22:39:10.191Z] ========================================================= [2021-07-06T22:39:10.191Z] EdgeX Global Pipelines Version Info [2021-07-06T22:39:10.191Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:39:11.699Z] ------------------- [2021-07-06T22:39:11.699Z] stable info: [2021-07-06T22:39:11.699Z] ------------------- [2021-07-06T22:39:11.699Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-06T22:39:11.699Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-06T22:39:11.699Z] Message: update stable to v1.0.196 [2021-07-06T22:39:12.275Z] ------------------- [2021-07-06T22:39:12.275Z] experimental info: [2021-07-06T22:39:12.275Z] ------------------- [2021-07-06T22:39:12.275Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-06T22:39:12.275Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-06T22:39:12.275Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-06T22:39:12.549Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-07-06T22:39:12.610Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-07-06T22:39:12.711Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-06T22:39:12.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-06T22:39:12.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-06T22:39:12.923Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-06T22:39:12.991Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-06T22:39:13.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-06T22:39:13.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-06T22:39:13.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-06T22:39:13.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-06T22:39:13.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-07-06T22:39:13.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-06T22:39:13.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-06T22:39:13.545Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-06T22:39:13.607Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-06T22:39:13.682Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-06T22:39:13.778Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-06T22:39:13.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-06T22:39:13.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-06T22:39:14.028Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-06T22:39:14.110Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-06T22:39:14.177Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-06T22:39:14.243Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-06T22:39:14.311Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-06T22:39:14.377Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-06T22:39:14.507Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-06T22:39:14.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-06T22:39:14.688Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-06T22:39:14.769Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] echo [2021-07-06T22:39:14.840Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13be571 [Pipeline] echo [2021-07-06T22:39:14.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T22:39:15.119Z] provisioning config files... [2021-07-06T22:39:15.135Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7488223189174876853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:39:15.542Z] ---> docker-login.sh [2021-07-06T22:39:15.542Z] nexus3.edgexfoundry.org:10001 [2021-07-06T22:39:15.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:39:15.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:39:15.808Z] Configure a credential helper to remove this warning. See [2021-07-06T22:39:15.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:39:15.808Z] [2021-07-06T22:39:15.808Z] Login Succeeded [2021-07-06T22:39:15.808Z] nexus3.edgexfoundry.org:10002 [2021-07-06T22:39:15.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:39:16.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:39:16.074Z] Configure a credential helper to remove this warning. See [2021-07-06T22:39:16.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:39:16.074Z] [2021-07-06T22:39:16.074Z] Login Succeeded [2021-07-06T22:39:16.074Z] nexus3.edgexfoundry.org:10003 [2021-07-06T22:39:16.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:39:16.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:39:16.074Z] Configure a credential helper to remove this warning. See [2021-07-06T22:39:16.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:39:16.074Z] [2021-07-06T22:39:16.074Z] Login Succeeded [2021-07-06T22:39:16.074Z] nexus3.edgexfoundry.org:10004 [2021-07-06T22:39:16.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:39:16.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:39:16.334Z] Configure a credential helper to remove this warning. See [2021-07-06T22:39:16.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:39:16.334Z] [2021-07-06T22:39:16.334Z] Login Succeeded [2021-07-06T22:39:16.334Z] docker.io [2021-07-06T22:39:16.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:39:16.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:39:16.596Z] Configure a credential helper to remove this warning. See [2021-07-06T22:39:16.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:39:16.596Z] [2021-07-06T22:39:16.596Z] Login Succeeded [2021-07-06T22:39:16.596Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T22:39:16.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T22:39:17.457Z] + git log --format=format:%s -1 13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] echo [2021-07-06T22:39:17.594Z] GIT_COMMIT: 13be5718e23b3d254b555f0dd54cf48028820adb, Commit Message: fix(config): Add CheckInterval to toml file for registry (#37) [Pipeline] echo [2021-07-06T22:39:17.648Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:39:18.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T22:39:18.448Z] [2021-07-06T22:39:18.448Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:39:18.818Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T22:39:18.818Z] latest: Pulling from edgex-devops/git-semver [2021-07-06T22:39:18.818Z] 31603596830f: Pulling fs layer [2021-07-06T22:39:18.818Z] 54011a49482f: Pulling fs layer [2021-07-06T22:39:18.818Z] a6820b24f6d8: Pulling fs layer [2021-07-06T22:39:18.818Z] f581987b2513: Pulling fs layer [2021-07-06T22:39:18.818Z] f581987b2513: Waiting [2021-07-06T22:39:18.818Z] 54011a49482f: Verifying Checksum [2021-07-06T22:39:18.818Z] 54011a49482f: Download complete [2021-07-06T22:39:18.818Z] 31603596830f: Verifying Checksum [2021-07-06T22:39:18.818Z] 31603596830f: Download complete [2021-07-06T22:39:19.090Z] f581987b2513: Verifying Checksum [2021-07-06T22:39:19.090Z] f581987b2513: Download complete [2021-07-06T22:39:19.090Z] a6820b24f6d8: Verifying Checksum [2021-07-06T22:39:19.090Z] a6820b24f6d8: Download complete [2021-07-06T22:39:19.090Z] 31603596830f: Pull complete [2021-07-06T22:39:19.090Z] 54011a49482f: Pull complete [2021-07-06T22:39:19.668Z] a6820b24f6d8: Pull complete [2021-07-06T22:39:19.931Z] f581987b2513: Pull complete [2021-07-06T22:39:19.931Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-07-06T22:39:19.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T22:39:19.931Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-06T22:39:20.045Z] prd-centos7-docker-4c-2g-225 does not seem to be running inside a container [2021-07-06T22:39:20.101Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T22:39:21.216Z] $ docker top 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-06T22:39:21.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-06T22:39:21.490Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-06T22:39:21.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-06T22:39:21.604Z] $ docker exec 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 ssh-agent [2021-07-06T22:39:21.720Z] SSH_AUTH_SOCK=/tmp/ssh-vod8tyIsMbes/agent.14 [2021-07-06T22:39:21.720Z] SSH_AGENT_PID=21 [2021-07-06T22:39:21.730Z] Running ssh-add (command line suppressed) [2021-07-06T22:39:21.829Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4998614648237265439.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4998614648237265439.key) [2021-07-06T22:39:21.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-06T22:39:22.240Z] + git tag --points-at HEAD [Pipeline] } [2021-07-06T22:39:22.263Z] $ docker exec --env ******** --env ******** 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 ssh-agent -k [2021-07-06T22:39:22.367Z] unset SSH_AUTH_SOCK; [2021-07-06T22:39:22.367Z] unset SSH_AGENT_PID; [2021-07-06T22:39:22.367Z] echo Agent pid 21 killed; [2021-07-06T22:39:22.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-07-06T22:39:22.511Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.0.0-dev.3' [Pipeline] sshagent [2021-07-06T22:39:22.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-06T22:39:22.573Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-06T22:39:22.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-06T22:39:22.681Z] $ docker exec 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 ssh-agent [2021-07-06T22:39:22.783Z] SSH_AUTH_SOCK=/tmp/ssh-N4hIm6Nortxg/agent.53 [2021-07-06T22:39:22.783Z] SSH_AGENT_PID=60 [2021-07-06T22:39:22.789Z] Running ssh-add (command line suppressed) [2021-07-06T22:39:22.885Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_346680211682305835.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_346680211682305835.key) [2021-07-06T22:39:22.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-06T22:39:23.264Z] + git semver init [2021-07-06T22:39:23.264Z] # -> Open(): unable to determine branch for HEAD [2021-07-06T22:39:23.264Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-07-06T22:39:23.264Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-07-06T22:39:23.264Z] # $SEMVER_REMOTE_NAME = origin [2021-07-06T22:39:23.264Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-06T22:39:23.264Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-06T22:39:23.264Z] # $SEMVER_BRANCH = main [2021-07-06T22:39:23.264Z] # $SEMVER_TEMP = /tmp/semver-256114344 [2021-07-06T22:39:23.264Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-07-06T22:39:23.538Z] # '/tmp/semver-256114344' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2021-07-06T22:39:23.538Z] # -> Force: false [2021-07-06T22:39:23.538Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-07-06T22:39:23.559Z] $ docker exec --env ******** --env ******** 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 ssh-agent -k [2021-07-06T22:39:23.655Z] unset SSH_AUTH_SOCK; [2021-07-06T22:39:23.655Z] unset SSH_AGENT_PID; [2021-07-06T22:39:23.655Z] echo Agent pid 60 killed; [2021-07-06T22:39:23.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T22:39:24.253Z] + git semver [Pipeline] } [2021-07-06T22:39:24.285Z] $ docker stop --time=1 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 [2021-07-06T22:39:25.600Z] $ docker rm -f 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-06T22:39:26.085Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-06T22:39:26.448Z] Stashed 1 file(s) [Pipeline] echo [2021-07-06T22:39:26.474Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.4 [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] node [Pipeline] node [2021-07-06T22:39:42.249Z] Still waiting to schedule task [2021-07-06T22:39:42.249Z] Executor slot already in use [2021-07-06T22:39:42.249Z] ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-06T22:39:42.250Z] ‘prd-centos7-docker-4c-2g-215’ is offline [2021-07-06T22:39:42.250Z] ‘prd-centos7-docker-4c-2g-216’ is offline [2021-07-06T22:39:42.250Z] ‘prd-centos7-docker-4c-2g-231’ is offline [2021-07-06T22:39:42.250Z] ‘prd-centos7-docker-4c-2g-233’ is offline [2021-07-06T22:39:42.250Z] ‘prd-centos7-docker-4c-2g-234’ is offline [2021-07-06T22:39:42.250Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-227’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-06T22:39:42.282Z] Still waiting to schedule task [2021-07-06T22:39:42.283Z] ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:39:42.283Z] ‘prd-centos7-docker-4c-2g-215’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:39:42.283Z] ‘prd-centos7-docker-4c-2g-216’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:39:42.283Z] ‘prd-centos7-docker-4c-2g-230’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:39:42.283Z] ‘prd-centos7-docker-4c-2g-231’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:39:42.283Z] ‘prd-centos7-docker-4c-2g-233’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:39:42.283Z] ‘prd-centos7-docker-4c-2g-234’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:39:42.283Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-227’ is offline [2021-07-06T22:41:00.241Z] Running on prd-centos7-docker-4c-2g-242 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-07-06T22:41:00.315Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2021-07-06T22:41:00.473Z] Selected Git installation does not exist. Using Default [2021-07-06T22:41:00.473Z] The recommended git tool is: NONE [2021-07-06T22:41:03.721Z] using credential edgex-jenkins-ssh [2021-07-06T22:41:03.765Z] Cloning the remote Git repository [2021-07-06T22:41:03.791Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-06T22:41:03.868Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2021-07-06T22:41:03.893Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-06T22:41:03.893Z] > git --version # timeout=10 [2021-07-06T22:41:03.901Z] > git --version # 'git version 2.24.4' [2021-07-06T22:41:03.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-06T22:41:03.930Z] [INFO] Currently running in a labeled security context [2021-07-06T22:41:03.930Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-06T22:41:03.930Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/1@tmp/jenkins-gitclient-ssh7312102893309276981.key [2021-07-06T22:41:04.612Z] Avoid second fetch [2021-07-06T22:41:04.613Z] Checking out Revision 13be5718e23b3d254b555f0dd54cf48028820adb (main) [2021-07-06T22:41:03.952Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T22:41:04.596Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-06T22:41:04.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T22:41:04.619Z] > git config core.sparsecheckout # timeout=10 [2021-07-06T22:41:04.624Z] > git checkout -f 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 [2021-07-06T22:41:08.543Z] Commit message: "fix(config): Add CheckInterval to toml file for registry (#37)" [2021-07-06T22:41:08.575Z] > git --version # timeout=10 [2021-07-06T22:41:08.598Z] > git --version # 'git version 2.24.4' [2021-07-06T22:41:08.605Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T22:41:09.818Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-06T22:41:10.179Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-06T22:41:10.533Z] + sudo service docker restart [2021-07-06T22:41:10.533Z] + true [2021-07-06T22:41:10.533Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T22:41:28.842Z] provisioning config files... [2021-07-06T22:41:28.857Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2141760537565934364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:41:29.255Z] ---> docker-login.sh [2021-07-06T22:41:29.255Z] nexus3.edgexfoundry.org:10001 [2021-07-06T22:41:29.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:41:29.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:41:29.783Z] Configure a credential helper to remove this warning. See [2021-07-06T22:41:29.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:41:29.783Z] [2021-07-06T22:41:29.783Z] Login Succeeded [2021-07-06T22:41:29.783Z] nexus3.edgexfoundry.org:10002 [2021-07-06T22:41:29.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:41:29.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:41:29.783Z] Configure a credential helper to remove this warning. See [2021-07-06T22:41:29.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:41:29.783Z] [2021-07-06T22:41:29.783Z] Login Succeeded [2021-07-06T22:41:29.783Z] nexus3.edgexfoundry.org:10003 [2021-07-06T22:41:30.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:41:30.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:41:30.044Z] Configure a credential helper to remove this warning. See [2021-07-06T22:41:30.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:41:30.044Z] [2021-07-06T22:41:30.044Z] Login Succeeded [2021-07-06T22:41:30.044Z] nexus3.edgexfoundry.org:10004 [2021-07-06T22:41:30.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:41:30.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:41:30.305Z] Configure a credential helper to remove this warning. See [2021-07-06T22:41:30.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:41:30.305Z] [2021-07-06T22:41:30.305Z] Login Succeeded [2021-07-06T22:41:30.305Z] docker.io [2021-07-06T22:41:30.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:41:30.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:41:30.568Z] Configure a credential helper to remove this warning. See [2021-07-06T22:41:30.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:41:30.568Z] [2021-07-06T22:41:30.568Z] Login Succeeded [2021-07-06T22:41:30.568Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T22:41:30.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-06T22:41:31.022Z] ========================================================= [2021-07-06T22:41:31.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-06T22:41:31.022Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:41:31.400Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-06T22:41:31.400Z] Sending build context to Docker daemon 1.197MB [2021-07-06T22:41:31.400Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-06T22:41:31.400Z] Step 2/10 : FROM ${BASE} [2021-07-06T22:41:31.673Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-06T22:41:31.673Z] 540db60ca938: Pulling fs layer [2021-07-06T22:41:31.673Z] adcc1eea9eea: Pulling fs layer [2021-07-06T22:41:31.673Z] 4c4ab2625f07: Pulling fs layer [2021-07-06T22:41:31.673Z] 0510c868ecb4: Pulling fs layer [2021-07-06T22:41:31.673Z] afea3b2eda06: Pulling fs layer [2021-07-06T22:41:31.673Z] 7809a108b3ef: Pulling fs layer [2021-07-06T22:41:31.673Z] f706445af74f: Pulling fs layer [2021-07-06T22:41:31.673Z] afea3b2eda06: Waiting [2021-07-06T22:41:31.673Z] 7809a108b3ef: Waiting [2021-07-06T22:41:31.673Z] f706445af74f: Waiting [2021-07-06T22:41:31.673Z] 0510c868ecb4: Waiting [2021-07-06T22:41:31.673Z] 4c4ab2625f07: Verifying Checksum [2021-07-06T22:41:31.673Z] 4c4ab2625f07: Download complete [2021-07-06T22:41:31.673Z] adcc1eea9eea: Verifying Checksum [2021-07-06T22:41:31.673Z] adcc1eea9eea: Download complete [2021-07-06T22:41:31.673Z] afea3b2eda06: Verifying Checksum [2021-07-06T22:41:31.673Z] afea3b2eda06: Download complete [2021-07-06T22:41:31.673Z] 540db60ca938: Verifying Checksum [2021-07-06T22:41:31.673Z] 540db60ca938: Download complete [2021-07-06T22:41:31.673Z] 7809a108b3ef: Verifying Checksum [2021-07-06T22:41:31.673Z] 7809a108b3ef: Download complete [2021-07-06T22:41:31.940Z] 540db60ca938: Pull complete [2021-07-06T22:41:31.940Z] adcc1eea9eea: Pull complete [2021-07-06T22:41:31.940Z] 4c4ab2625f07: Pull complete [2021-07-06T22:41:32.891Z] f706445af74f: Download complete [2021-07-06T22:41:33.469Z] 0510c868ecb4: Verifying Checksum [2021-07-06T22:41:33.469Z] 0510c868ecb4: Download complete [2021-07-06T22:41:36.802Z] 0510c868ecb4: Pull complete [2021-07-06T22:41:36.802Z] afea3b2eda06: Pull complete [2021-07-06T22:41:37.074Z] 7809a108b3ef: Pull complete [2021-07-06T22:41:38.509Z] f706445af74f: Pull complete [2021-07-06T22:41:38.509Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-06T22:41:38.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-06T22:41:38.509Z] ---> b068be0155e3 [2021-07-06T22:41:38.509Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-06T22:41:43.852Z] ---> Running in 6736e45b2160 [2021-07-06T22:41:43.852Z] Removing intermediate container 6736e45b2160 [2021-07-06T22:41:43.852Z] ---> 575c9da4118d [2021-07-06T22:41:43.852Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-06T22:41:43.852Z] ---> Running in 0c1389b8979f [2021-07-06T22:41:43.852Z] Removing intermediate container 0c1389b8979f [2021-07-06T22:41:43.852Z] ---> 99dc4e05f10f [2021-07-06T22:41:43.852Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-06T22:41:43.852Z] ---> Running in 3b7536c62ac7 [2021-07-06T22:41:43.852Z] Removing intermediate container 3b7536c62ac7 [2021-07-06T22:41:43.852Z] ---> fee94d9a69e5 [2021-07-06T22:41:43.852Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-06T22:41:43.852Z] ---> Running in 0d1dda80c80c [2021-07-06T22:41:44.430Z] Removing intermediate container 0d1dda80c80c [2021-07-06T22:41:44.430Z] ---> 4ce5465826c5 [2021-07-06T22:41:44.430Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-06T22:41:44.430Z] ---> Running in f27232edb80b [2021-07-06T22:41:44.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-06T22:41:45.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-06T22:41:46.587Z] OK: 149 MiB in 40 packages [2021-07-06T22:41:46.587Z] Removing intermediate container f27232edb80b [2021-07-06T22:41:46.587Z] ---> a006cd94df5b [2021-07-06T22:41:46.587Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-06T22:41:46.587Z] ---> Running in dc84be92cbc0 [2021-07-06T22:41:46.848Z] Removing intermediate container dc84be92cbc0 [2021-07-06T22:41:46.848Z] ---> 5f107b445065 [2021-07-06T22:41:46.848Z] Step 9/10 : COPY . . [2021-07-06T22:41:46.848Z] ---> c4d41a877b0c [2021-07-06T22:41:46.848Z] Step 10/10 : RUN go mod download [2021-07-06T22:41:47.113Z] ---> Running in d223a18f2a09 [2021-07-06T22:41:59.371Z] Removing intermediate container d223a18f2a09 [2021-07-06T22:41:59.371Z] ---> c8d251d80055 [2021-07-06T22:41:59.371Z] Successfully built c8d251d80055 [2021-07-06T22:41:59.371Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:41:59.773Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-06T22:41:59.773Z] . [Pipeline] withDockerContainer [2021-07-06T22:41:59.893Z] prd-centos7-docker-4c-2g-242 does not seem to be running inside a container [2021-07-06T22:41:59.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-06T22:42:00.293Z] $ docker top 8d96be062832f67118b142c2eb7d07e8445f4a3a68a82e27deca55a9c394ee9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T22:42:00.724Z] + go version [2021-07-06T22:42:00.725Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-06T22:42:00.834Z] $ docker stop --time=1 8d96be062832f67118b142c2eb7d07e8445f4a3a68a82e27deca55a9c394ee9c [2021-07-06T22:42:02.031Z] $ docker rm -f 8d96be062832f67118b142c2eb7d07e8445f4a3a68a82e27deca55a9c394ee9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:42:02.944Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-06T22:42:02.944Z] . [Pipeline] withDockerContainer [2021-07-06T22:42:03.066Z] prd-centos7-docker-4c-2g-242 does not seem to be running inside a container [2021-07-06T22:42:03.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-06T22:42:03.506Z] $ docker top e783faeb5e9aed03b73e80634a15c45b3d958352ab53b26f5077eb8b257ca6c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T22:42:04.053Z] + go mod tidy [Pipeline] sh [2021-07-06T22:42:04.515Z] + make test [2021-07-06T22:42:04.515Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-06T22:42:04.791Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-07-06T22:42:17.126Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-07-06T22:42:17.126Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-07-06T22:42:21.403Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.811s coverage: 38.7% of statements [2021-07-06T22:42:21.403Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.234s coverage: 52.0% of statements [2021-07-06T22:42:21.403Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 95.5% of statements [2021-07-06T22:42:21.665Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-06T22:42:28.276Z] gofmt -l . [2021-07-06T22:42:28.276Z] [ "`gofmt -l .`" = "" ] [2021-07-06T22:42:28.276Z] ./bin/test-go-mod-tidy.sh [2021-07-06T22:42:28.276Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-06T22:42:28.304Z] $ docker stop --time=1 e783faeb5e9aed03b73e80634a15c45b3d958352ab53b26f5077eb8b257ca6c3 [2021-07-06T22:42:30.295Z] $ docker rm -f e783faeb5e9aed03b73e80634a15c45b3d958352ab53b26f5077eb8b257ca6c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-06T22:42:30.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-06T22:42:31.260Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-06T22:42:32.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-06T22:42:33.059Z] + ls -al . [2021-07-06T22:42:33.059Z] total 564 [2021-07-06T22:42:33.059Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 6 22:42 . [2021-07-06T22:42:33.059Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 6 22:41 .. [2021-07-06T22:42:33.059Z] -rw-rw-r--. 1 jenkins jenkins 6734 Jul 6 22:41 Attribution.txt [2021-07-06T22:42:33.059Z] drwxrwxr-x. 2 jenkins jenkins 89 Jul 6 22:41 bin [2021-07-06T22:42:33.059Z] drwxrwxr-x. 4 jenkins jenkins 44 Jul 6 22:41 cmd [2021-07-06T22:42:33.059Z] -rw-r--r--. 1 jenkins jenkins 463071 Jul 6 22:42 coverage.out [2021-07-06T22:42:33.059Z] -rw-rw-r--. 1 jenkins jenkins 1521 Jul 6 22:41 Dockerfile [2021-07-06T22:42:33.059Z] -rw-rw-r--. 1 jenkins jenkins 999 Jul 6 22:41 Dockerfile.build [2021-07-06T22:42:33.059Z] -rw-rw-r--. 1 jenkins jenkins 134 Jul 6 22:41 .dockerignore [2021-07-06T22:42:33.059Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jul 6 22:41 examples [2021-07-06T22:42:33.059Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 6 22:41 .git [2021-07-06T22:42:33.059Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 6 22:41 .github [2021-07-06T22:42:33.059Z] -rw-rw-r--. 1 jenkins jenkins 934 Jul 6 22:41 .gitignore [2021-07-06T22:42:33.059Z] -rw-r--r--. 1 jenkins jenkins 308 Jul 6 22:42 go.mod [2021-07-06T22:42:33.059Z] -rw-r--r--. 1 jenkins jenkins 13807 Jul 6 22:42 go.sum [2021-07-06T22:42:33.059Z] drwxrwxr-x. 2 jenkins jenkins 31 Jul 6 22:41 images [2021-07-06T22:42:33.059Z] drwxrwxr-x. 5 jenkins jenkins 45 Jul 6 22:41 internal [2021-07-06T22:42:33.059Z] -rw-rw-r--. 1 jenkins jenkins 682 Jul 6 22:41 Jenkinsfile [2021-07-06T22:42:33.059Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jul 6 22:41 LICENSE [2021-07-06T22:42:33.059Z] -rw-rw-r--. 1 jenkins jenkins 1011 Jul 6 22:41 Makefile [2021-07-06T22:42:33.059Z] -rw-rw-r--. 1 jenkins jenkins 28403 Jul 6 22:41 README.md [2021-07-06T22:42:33.059Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 6 22:41 snap [2021-07-06T22:42:33.059Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 6 22:39 VERSION [2021-07-06T22:42:33.059Z] -rw-rw-r--. 1 jenkins jenkins 193 Jul 6 22:41 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:42:33.433Z] + 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=13be5718e23b3d254b555f0dd54cf48028820adb --label arch=amd64 --label version=1.0.0-dev.4 . [2021-07-06T22:42:33.433Z] Sending build context to Docker daemon 1.197MB [2021-07-06T22:42:33.433Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-07-06T22:42:33.433Z] Step 2/25 : FROM ${BASE} AS builder [2021-07-06T22:42:33.433Z] ---> c8d251d80055 [2021-07-06T22:42:33.433Z] Step 3/25 : ARG MAKE='make build' [2021-07-06T22:42:33.433Z] ---> Running in abd88a46a09b [2021-07-06T22:42:33.433Z] Removing intermediate container abd88a46a09b [2021-07-06T22:42:33.433Z] ---> edeada17ca1e [2021-07-06T22:42:33.433Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-07-06T22:42:33.703Z] ---> Running in 97445fe459da [2021-07-06T22:42:33.703Z] Removing intermediate container 97445fe459da [2021-07-06T22:42:33.703Z] ---> 96a590f37f92 [2021-07-06T22:42:33.703Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-07-06T22:42:33.703Z] ---> Running in e3dd81f00b92 [2021-07-06T22:42:33.703Z] Removing intermediate container e3dd81f00b92 [2021-07-06T22:42:33.703Z] ---> ecce7a4fd0c4 [2021-07-06T22:42:33.703Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-06T22:42:33.703Z] ---> Running in 8a10774d6016 [2021-07-06T22:42:34.278Z] Removing intermediate container 8a10774d6016 [2021-07-06T22:42:34.278Z] ---> 74fbbf1e4141 [2021-07-06T22:42:34.278Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-06T22:42:34.278Z] ---> Running in ed94c0a6fcec [2021-07-06T22:42:34.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-06T22:42:35.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-06T22:42:35.747Z] OK: 149 MiB in 40 packages [2021-07-06T22:42:36.008Z] Removing intermediate container ed94c0a6fcec [2021-07-06T22:42:36.008Z] ---> fd5674ee7563 [2021-07-06T22:42:36.008Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-07-06T22:42:36.008Z] ---> Running in 35a29861b16e [2021-07-06T22:42:36.270Z] Removing intermediate container 35a29861b16e [2021-07-06T22:42:36.270Z] ---> cde372c595a9 [2021-07-06T22:42:36.270Z] Step 9/25 : COPY go.mod . [2021-07-06T22:42:36.270Z] ---> 368f54a0b723 [2021-07-06T22:42:36.270Z] Step 10/25 : COPY Makefile . [2021-07-06T22:42:36.535Z] ---> c30419908710 [2021-07-06T22:42:36.535Z] Step 11/25 : RUN make update [2021-07-06T22:42:36.535Z] ---> Running in 13e46a0056fc [2021-07-06T22:42:36.811Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-06T22:42:37.073Z] Removing intermediate container 13e46a0056fc [2021-07-06T22:42:37.073Z] ---> 380605857851 [2021-07-06T22:42:37.073Z] Step 12/25 : COPY . . [2021-07-06T22:42:37.358Z] ---> b23488cad699 [2021-07-06T22:42:37.358Z] Step 13/25 : RUN go mod tidy [2021-07-06T22:42:37.358Z] ---> Running in f758d1e7511e [2021-07-06T22:42:37.934Z] Removing intermediate container f758d1e7511e [2021-07-06T22:42:37.934Z] ---> 70496b557017 [2021-07-06T22:42:37.934Z] Step 14/25 : RUN $MAKE [2021-07-06T22:42:37.934Z] ---> Running in dd1c1bc52dca [2021-07-06T22:42:38.202Z] go mod tidy [2021-07-06T22:42:38.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.4" -o cmd/device-rfid-llrp-go ./cmd [2021-07-06T22:42:48.320Z] Removing intermediate container dd1c1bc52dca [2021-07-06T22:42:48.320Z] ---> 41fed6f5f7df [2021-07-06T22:42:48.320Z] Step 15/25 : FROM alpine:3.12 [2021-07-06T22:42:48.586Z] 3.12: Pulling from library/alpine [2021-07-06T22:42:48.848Z] 339de151aab4: Pulling fs layer [2021-07-06T22:42:49.114Z] 339de151aab4: Verifying Checksum [2021-07-06T22:42:49.114Z] 339de151aab4: Download complete [2021-07-06T22:42:49.378Z] 339de151aab4: Pull complete [2021-07-06T22:42:49.378Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-06T22:42:49.378Z] Status: Downloaded newer image for alpine:3.12 [2021-07-06T22:42:49.378Z] ---> 13621d1b12d4 [2021-07-06T22:42:49.378Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-06T22:42:49.378Z] ---> Running in 18b2794006f4 [2021-07-06T22:42:49.378Z] Removing intermediate container 18b2794006f4 [2021-07-06T22:42:49.378Z] ---> 55b61e4abe01 [2021-07-06T22:42:49.378Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-07-06T22:42:49.647Z] ---> 19b216128bfc [2021-07-06T22:42:49.647Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-07-06T22:42:49.914Z] ---> b09e4db2ab49 [2021-07-06T22:42:49.914Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-07-06T22:42:50.504Z] ---> e946715e6d8d [2021-07-06T22:42:50.504Z] Step 20/25 : EXPOSE 49989 [2021-07-06T22:42:50.504Z] ---> Running in 43b3e4072949 [2021-07-06T22:42:50.504Z] Removing intermediate container 43b3e4072949 [2021-07-06T22:42:50.504Z] ---> 520cb6b86f83 [2021-07-06T22:42:50.504Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-07-06T22:42:50.504Z] ---> Running in c0cbaaac7336 [2021-07-06T22:42:50.771Z] Removing intermediate container c0cbaaac7336 [2021-07-06T22:42:50.771Z] ---> cb35ec165d63 [2021-07-06T22:42:50.771Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-06T22:42:50.771Z] ---> Running in aefc7ecefdbc [2021-07-06T22:42:50.771Z] Removing intermediate container aefc7ecefdbc [2021-07-06T22:42:50.771Z] ---> 26aa2b41f656 [2021-07-06T22:42:50.771Z] Step 23/25 : LABEL arch=amd64 [2021-07-06T22:42:50.771Z] ---> Running in 064ca88174a2 [2021-07-06T22:42:51.066Z] Removing intermediate container 064ca88174a2 [2021-07-06T22:42:51.066Z] ---> f74efda29bb9 [2021-07-06T22:42:51.066Z] Step 24/25 : LABEL git_sha=13be5718e23b3d254b555f0dd54cf48028820adb [2021-07-06T22:42:51.066Z] ---> Running in a2834b42915a [2021-07-06T22:42:51.066Z] Removing intermediate container a2834b42915a [2021-07-06T22:42:51.066Z] ---> 5c64510c629d [2021-07-06T22:42:51.066Z] Step 25/25 : LABEL version=1.0.0-dev.4 [2021-07-06T22:42:51.066Z] ---> Running in 4ef59a870988 [2021-07-06T22:42:51.066Z] Removing intermediate container 4ef59a870988 [2021-07-06T22:42:51.066Z] ---> b6acc4f7da69 [2021-07-06T22:42:51.066Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-06T22:42:51.066Z] Successfully built b6acc4f7da69 [2021-07-06T22:42:51.066Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T22:42:51.438Z] provisioning config files... [2021-07-06T22:42:51.450Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config9208682786939144088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:42:51.844Z] ---> docker-login.sh [2021-07-06T22:42:51.844Z] nexus3.edgexfoundry.org:10001 [2021-07-06T22:42:51.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:42:51.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:42:51.844Z] Configure a credential helper to remove this warning. See [2021-07-06T22:42:51.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:42:51.844Z] [2021-07-06T22:42:51.844Z] Login Succeeded [2021-07-06T22:42:51.844Z] nexus3.edgexfoundry.org:10002 [2021-07-06T22:42:51.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:42:52.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:42:52.127Z] Configure a credential helper to remove this warning. See [2021-07-06T22:42:52.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:42:52.127Z] [2021-07-06T22:42:52.127Z] Login Succeeded [2021-07-06T22:42:52.127Z] nexus3.edgexfoundry.org:10003 [2021-07-06T22:42:52.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:42:52.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:42:52.127Z] Configure a credential helper to remove this warning. See [2021-07-06T22:42:52.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:42:52.127Z] [2021-07-06T22:42:52.127Z] Login Succeeded [2021-07-06T22:42:52.127Z] nexus3.edgexfoundry.org:10004 [2021-07-06T22:42:52.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:42:52.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:42:52.393Z] Configure a credential helper to remove this warning. See [2021-07-06T22:42:52.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:42:52.393Z] [2021-07-06T22:42:52.393Z] Login Succeeded [2021-07-06T22:42:52.393Z] docker.io [2021-07-06T22:42:52.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:42:52.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:42:52.917Z] Configure a credential helper to remove this warning. See [2021-07-06T22:42:52.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:42:52.917Z] [2021-07-06T22:42:52.917Z] Login Succeeded [2021-07-06T22:42:52.917Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T22:42:52.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-06T22:42:53.131Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-07-06T22:42:53.131Z] 13be5718e23b3d254b555f0dd54cf48028820adb [2021-07-06T22:42:53.131Z] latest [2021-07-06T22:42:53.131Z] 1.0.0-dev.4 [2021-07-06T22:42:53.131Z] 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 [2021-07-06T22:42:53.131Z] main [2021-07-06T22:42:53.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:42:53.633Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:42:53.972Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb [2021-07-06T22:42:53.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-06T22:42:53.972Z] 2c1cade8c723: Preparing [2021-07-06T22:42:53.972Z] 177f8d6df072: Preparing [2021-07-06T22:42:53.972Z] 2aaba1067126: Preparing [2021-07-06T22:42:53.972Z] 32f366d666a5: Preparing [2021-07-06T22:42:53.972Z] 32f366d666a5: Layer already exists [2021-07-06T22:42:54.232Z] 177f8d6df072: Pushed [2021-07-06T22:42:54.232Z] 2aaba1067126: Pushed [2021-07-06T22:42:55.638Z] 2c1cade8c723: Pushed [2021-07-06T22:42:55.638Z] 13be5718e23b3d254b555f0dd54cf48028820adb: digest: sha256:9cd12357c1726bced7b0f811b0fabd5a615634a6d46a2a0b26fba6721e0a69ff size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:42:56.010Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:42:56.381Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-07-06T22:42:56.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-06T22:42:56.381Z] 2c1cade8c723: Preparing [2021-07-06T22:42:56.381Z] 177f8d6df072: Preparing [2021-07-06T22:42:56.381Z] 2aaba1067126: Preparing [2021-07-06T22:42:56.381Z] 32f366d666a5: Preparing [2021-07-06T22:42:56.381Z] 32f366d666a5: Layer already exists [2021-07-06T22:42:56.381Z] 177f8d6df072: Layer already exists [2021-07-06T22:42:56.381Z] 2c1cade8c723: Layer already exists [2021-07-06T22:42:56.381Z] 2aaba1067126: Layer already exists [2021-07-06T22:42:56.381Z] latest: digest: sha256:9cd12357c1726bced7b0f811b0fabd5a615634a6d46a2a0b26fba6721e0a69ff size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:42:56.804Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:42:57.142Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.4 [2021-07-06T22:42:57.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-06T22:42:57.142Z] 2c1cade8c723: Preparing [2021-07-06T22:42:57.142Z] 177f8d6df072: Preparing [2021-07-06T22:42:57.142Z] 2aaba1067126: Preparing [2021-07-06T22:42:57.142Z] 32f366d666a5: Preparing [2021-07-06T22:42:57.142Z] 2c1cade8c723: Layer already exists [2021-07-06T22:42:57.142Z] 32f366d666a5: Layer already exists [2021-07-06T22:42:57.142Z] 2aaba1067126: Layer already exists [2021-07-06T22:42:57.142Z] 177f8d6df072: Layer already exists [2021-07-06T22:42:57.142Z] 1.0.0-dev.4: digest: sha256:9cd12357c1726bced7b0f811b0fabd5a615634a6d46a2a0b26fba6721e0a69ff size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:42:57.485Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:42:57.828Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 [2021-07-06T22:42:57.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-06T22:42:57.828Z] 2c1cade8c723: Preparing [2021-07-06T22:42:57.828Z] 177f8d6df072: Preparing [2021-07-06T22:42:57.828Z] 2aaba1067126: Preparing [2021-07-06T22:42:57.828Z] 32f366d666a5: Preparing [2021-07-06T22:42:57.828Z] 32f366d666a5: Layer already exists [2021-07-06T22:42:57.828Z] 177f8d6df072: Layer already exists [2021-07-06T22:42:57.828Z] 2c1cade8c723: Layer already exists [2021-07-06T22:42:57.828Z] 2aaba1067126: Layer already exists [2021-07-06T22:42:57.828Z] 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4: digest: sha256:9cd12357c1726bced7b0f811b0fabd5a615634a6d46a2a0b26fba6721e0a69ff size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:42:58.191Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:42:58.534Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2021-07-06T22:42:58.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-06T22:42:58.534Z] 2c1cade8c723: Preparing [2021-07-06T22:42:58.534Z] 177f8d6df072: Preparing [2021-07-06T22:42:58.534Z] 2aaba1067126: Preparing [2021-07-06T22:42:58.534Z] 32f366d666a5: Preparing [2021-07-06T22:42:58.534Z] 2c1cade8c723: Layer already exists [2021-07-06T22:42:58.534Z] 32f366d666a5: Layer already exists [2021-07-06T22:42:58.534Z] 177f8d6df072: Layer already exists [2021-07-06T22:42:58.534Z] 2aaba1067126: Layer already exists [2021-07-06T22:42:58.534Z] main: digest: sha256:9cd12357c1726bced7b0f811b0fabd5a615634a6d46a2a0b26fba6721e0a69ff size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-06T22:42:58.719Z] ===================================================== [Pipeline] echo [2021-07-06T22:42:58.764Z] taggedImages: [2021-07-06T22:42:58.764Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb [2021-07-06T22:42:58.764Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-07-06T22:42:58.764Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.4 [2021-07-06T22:42:58.764Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 [2021-07-06T22:42:58.764Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:42:59.657Z] ---> job-cost.sh [2021-07-06T22:42:59.657Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O0Sk [2021-07-06T22:43:10.073Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-06T22:43:24.999Z] lf-activate-venv(): INFO: Adding /tmp/venv-O0Sk/bin to PATH [2021-07-06T22:43:24.999Z] INFO: No Stack... [2021-07-06T22:43:24.999Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-06T22:43:24.999Z] INFO: Archiving Costs [Pipeline] sh [2021-07-06T22:43:25.319Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2021-07-06T22:43:25.319Z] + cut -d, -f6 [Pipeline] lock [2021-07-06T22:43:25.369Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] [2021-07-06T22:43:25.375Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] did not exist. Created. [2021-07-06T22:43:25.375Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-06T22:43:25.783Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-06T22:43:25.863Z] Stashed 1 file(s) [Pipeline] } [2021-07-06T22:43:25.881Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-06T22:59:31.162Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1171 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-07-06T22:59:31.249Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2021-07-06T22:59:31.536Z] Selected Git installation does not exist. Using Default [2021-07-06T22:59:31.536Z] The recommended git tool is: NONE [2021-07-06T22:59:37.480Z] using credential edgex-jenkins-ssh [2021-07-06T22:59:37.496Z] Cloning the remote Git repository [2021-07-06T22:59:37.560Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-06T22:59:37.681Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2021-07-06T22:59:38.695Z] Avoid second fetch [2021-07-06T22:59:38.695Z] Checking out Revision 13be5718e23b3d254b555f0dd54cf48028820adb (main) [2021-07-06T22:59:37.752Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-06T22:59:37.753Z] > git --version # timeout=10 [2021-07-06T22:59:37.766Z] > git --version # 'git version 2.17.1' [2021-07-06T22:59:37.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-06T22:59:37.878Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T22:59:38.665Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-06T22:59:38.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T22:59:38.726Z] > git config core.sparsecheckout # timeout=10 [2021-07-06T22:59:38.743Z] > git checkout -f 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 [2021-07-06T22:59:43.050Z] Commit message: "fix(config): Add CheckInterval to toml file for registry (#37)" [2021-07-06T22:59:43.125Z] > git --version # timeout=10 [2021-07-06T22:59:43.143Z] > git --version # 'git version 2.17.1' [2021-07-06T22:59:43.167Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T22:59:44.791Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-06T22:59:45.300Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-06T22:59:45.664Z] + sudo service docker restart+ [2021-07-06T22:59:45.664Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:00:04.113Z] provisioning config files... [2021-07-06T23:00:04.141Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8431358178069655766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:00:04.569Z] ---> docker-login.sh [2021-07-06T23:00:04.570Z] nexus3.edgexfoundry.org:10001 [2021-07-06T23:00:05.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:00:05.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:00:05.823Z] Configure a credential helper to remove this warning. See [2021-07-06T23:00:05.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:00:05.823Z] [2021-07-06T23:00:05.823Z] Login Succeeded [2021-07-06T23:00:05.823Z] nexus3.edgexfoundry.org:10002 [2021-07-06T23:00:06.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:00:06.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:00:06.385Z] Configure a credential helper to remove this warning. See [2021-07-06T23:00:06.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:00:06.385Z] [2021-07-06T23:00:06.385Z] Login Succeeded [2021-07-06T23:00:06.385Z] nexus3.edgexfoundry.org:10003 [2021-07-06T23:00:06.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:00:06.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:00:06.955Z] Configure a credential helper to remove this warning. See [2021-07-06T23:00:06.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:00:06.955Z] [2021-07-06T23:00:06.955Z] Login Succeeded [2021-07-06T23:00:06.955Z] nexus3.edgexfoundry.org:10004 [2021-07-06T23:00:07.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:00:07.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:00:07.248Z] Configure a credential helper to remove this warning. See [2021-07-06T23:00:07.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:00:07.248Z] [2021-07-06T23:00:07.248Z] Login Succeeded [2021-07-06T23:00:07.526Z] docker.io [2021-07-06T23:00:07.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:00:08.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:00:08.082Z] Configure a credential helper to remove this warning. See [2021-07-06T23:00:08.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:00:08.082Z] [2021-07-06T23:00:08.082Z] Login Succeeded [2021-07-06T23:00:08.082Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T23:00:08.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-06T23:00:08.832Z] ========================================================= [2021-07-06T23:00:08.832Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-06T23:00:08.832Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:00:09.283Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-06T23:00:09.559Z] Sending build context to Docker daemon 1.197MB [2021-07-06T23:00:09.836Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-06T23:00:09.836Z] Step 2/10 : FROM ${BASE} [2021-07-06T23:00:09.836Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-06T23:00:09.836Z] 595b0fe564bb: Pulling fs layer [2021-07-06T23:00:09.836Z] 3088b5b3c5c0: Pulling fs layer [2021-07-06T23:00:09.836Z] 5b7225fbf94c: Pulling fs layer [2021-07-06T23:00:09.836Z] ba82ee9f976e: Pulling fs layer [2021-07-06T23:00:09.836Z] 506bd15cee9f: Pulling fs layer [2021-07-06T23:00:09.836Z] 75a0a4a0db45: Pulling fs layer [2021-07-06T23:00:09.836Z] 618dc40b7e24: Pulling fs layer [2021-07-06T23:00:09.836Z] ba82ee9f976e: Waiting [2021-07-06T23:00:09.836Z] 506bd15cee9f: Waiting [2021-07-06T23:00:09.836Z] 75a0a4a0db45: Waiting [2021-07-06T23:00:09.836Z] 618dc40b7e24: Waiting [2021-07-06T23:00:10.118Z] 5b7225fbf94c: Verifying Checksum [2021-07-06T23:00:10.118Z] 5b7225fbf94c: Download complete [2021-07-06T23:00:10.118Z] 3088b5b3c5c0: Download complete [2021-07-06T23:00:10.118Z] 506bd15cee9f: Verifying Checksum [2021-07-06T23:00:10.118Z] 506bd15cee9f: Download complete [2021-07-06T23:00:10.118Z] 75a0a4a0db45: Verifying Checksum [2021-07-06T23:00:10.118Z] 75a0a4a0db45: Download complete [2021-07-06T23:00:10.118Z] 595b0fe564bb: Verifying Checksum [2021-07-06T23:00:10.118Z] 595b0fe564bb: Download complete [2021-07-06T23:00:10.721Z] 595b0fe564bb: Pull complete [2021-07-06T23:00:11.704Z] 3088b5b3c5c0: Pull complete [2021-07-06T23:00:11.984Z] 5b7225fbf94c: Pull complete [2021-07-06T23:00:12.585Z] 618dc40b7e24: Verifying Checksum [2021-07-06T23:00:12.585Z] 618dc40b7e24: Download complete [2021-07-06T23:00:14.026Z] ba82ee9f976e: Verifying Checksum [2021-07-06T23:00:14.026Z] ba82ee9f976e: Download complete [2021-07-06T23:00:24.192Z] ba82ee9f976e: Pull complete [2021-07-06T23:00:24.192Z] 506bd15cee9f: Pull complete [2021-07-06T23:00:24.466Z] 75a0a4a0db45: Pull complete [2021-07-06T23:00:28.778Z] 618dc40b7e24: Pull complete [2021-07-06T23:00:28.778Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-06T23:00:28.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-06T23:00:28.778Z] ---> a36622ca3599 [2021-07-06T23:00:28.778Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-06T23:00:30.242Z] ---> Running in 1c32b2eb32b4 [2021-07-06T23:00:30.838Z] Removing intermediate container 1c32b2eb32b4 [2021-07-06T23:00:30.838Z] ---> a7394f880d84 [2021-07-06T23:00:30.838Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-06T23:00:31.113Z] ---> Running in 3b5616dce1a9 [2021-07-06T23:00:31.385Z] Removing intermediate container 3b5616dce1a9 [2021-07-06T23:00:31.385Z] ---> d25f0558f8cf [2021-07-06T23:00:31.385Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-06T23:00:31.660Z] ---> Running in 619eb7f3d3a3 [2021-07-06T23:00:32.254Z] Removing intermediate container 619eb7f3d3a3 [2021-07-06T23:00:32.254Z] ---> 5b5d4b94c616 [2021-07-06T23:00:32.254Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-06T23:00:32.254Z] ---> Running in 83cf2c3a0ed7 [2021-07-06T23:00:34.891Z] Removing intermediate container 83cf2c3a0ed7 [2021-07-06T23:00:34.891Z] ---> 94776c067c26 [2021-07-06T23:00:34.891Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-06T23:00:34.891Z] ---> Running in eada1a7619c1 [2021-07-06T23:00:36.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-06T23:00:36.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-06T23:00:37.927Z] OK: 138 MiB in 40 packages [2021-07-06T23:00:38.932Z] Removing intermediate container eada1a7619c1 [2021-07-06T23:00:38.932Z] ---> f5aa413d8e62 [2021-07-06T23:00:38.932Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-06T23:00:39.211Z] ---> Running in 4783691c4b6d [2021-07-06T23:00:39.807Z] Removing intermediate container 4783691c4b6d [2021-07-06T23:00:39.807Z] ---> d070b94a6745 [2021-07-06T23:00:39.807Z] Step 9/10 : COPY . . [2021-07-06T23:00:40.791Z] ---> 11b79ddc363d [2021-07-06T23:00:40.791Z] Step 10/10 : RUN go mod download [2021-07-06T23:00:40.791Z] ---> Running in b94d4e4aa1f1 [2021-07-06T23:01:02.975Z] Removing intermediate container b94d4e4aa1f1 [2021-07-06T23:01:02.975Z] ---> f7975f5c43ec [2021-07-06T23:01:02.975Z] Successfully built f7975f5c43ec [2021-07-06T23:01:02.975Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:01:03.402Z] + docker inspect -f . ci-base-image-arm64 [2021-07-06T23:01:03.402Z] . [Pipeline] withDockerContainer [2021-07-06T23:01:03.657Z] prd-ubuntu18.04-docker-arm64-4c-16g-1171 does not seem to be running inside a container [2021-07-06T23:01:03.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-06T23:01:05.224Z] $ docker top bcca244075a3fe7024465d6738147c6a0aaf68fda389611eb7198ece7f2706b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T23:01:06.241Z] + go version [2021-07-06T23:01:06.241Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-06T23:01:06.274Z] $ docker stop --time=1 bcca244075a3fe7024465d6738147c6a0aaf68fda389611eb7198ece7f2706b4 [2021-07-06T23:01:08.130Z] $ docker rm -f bcca244075a3fe7024465d6738147c6a0aaf68fda389611eb7198ece7f2706b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:01:09.290Z] + docker inspect -f . ci-base-image-arm64 [2021-07-06T23:01:09.290Z] . [Pipeline] withDockerContainer [2021-07-06T23:01:09.759Z] prd-ubuntu18.04-docker-arm64-4c-16g-1171 does not seem to be running inside a container [2021-07-06T23:01:09.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-06T23:01:11.558Z] $ docker top 522f4ca254f343416682c5b047f229daf58118d68eb1340d4ecc137e5f36d96b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T23:01:12.616Z] + go mod tidy [Pipeline] sh [2021-07-06T23:01:13.911Z] + make test [2021-07-06T23:01:13.911Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-06T23:01:14.912Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-07-06T23:02:11.516Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-07-06T23:02:11.516Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-07-06T23:02:26.630Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.107s coverage: 38.7% of statements [2021-07-06T23:02:26.630Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.560s coverage: 52.0% of statements [2021-07-06T23:02:26.630Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements [2021-07-06T23:02:26.630Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-06T23:02:53.446Z] gofmt -l . [2021-07-06T23:02:53.446Z] [ "`gofmt -l .`" = "" ] [2021-07-06T23:02:54.045Z] ./bin/test-go-mod-tidy.sh [2021-07-06T23:02:54.324Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-06T23:02:55.349Z] $ docker stop --time=1 522f4ca254f343416682c5b047f229daf58118d68eb1340d4ecc137e5f36d96b [2021-07-06T23:02:57.407Z] $ docker rm -f 522f4ca254f343416682c5b047f229daf58118d68eb1340d4ecc137e5f36d96b [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-06T23:02:58.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-06T23:02:58.474Z] Warning: overwriting stash ‘coverage-report’ [2021-07-06T23:02:59.445Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T23:03:00.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-06T23:03:00.617Z] + ls -al . [2021-07-06T23:03:00.617Z] total 596 [2021-07-06T23:03:00.617Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 23:02 . [2021-07-06T23:03:00.617Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 .. [2021-07-06T23:03:00.617Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 6 22:59 .dockerignore [2021-07-06T23:03:00.617Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 22:59 .git [2021-07-06T23:03:00.617Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 .github [2021-07-06T23:03:00.617Z] -rw-rw-r-- 1 jenkins jenkins 934 Jul 6 22:59 .gitignore [2021-07-06T23:03:00.617Z] -rw-rw-r-- 1 jenkins jenkins 6734 Jul 6 22:59 Attribution.txt [2021-07-06T23:03:00.617Z] -rw-rw-r-- 1 jenkins jenkins 1521 Jul 6 22:59 Dockerfile [2021-07-06T23:03:00.617Z] -rw-rw-r-- 1 jenkins jenkins 999 Jul 6 22:59 Dockerfile.build [2021-07-06T23:03:00.617Z] -rw-rw-r-- 1 jenkins jenkins 682 Jul 6 22:59 Jenkinsfile [2021-07-06T23:03:00.617Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 22:59 LICENSE [2021-07-06T23:03:00.617Z] -rw-rw-r-- 1 jenkins jenkins 1011 Jul 6 22:59 Makefile [2021-07-06T23:03:00.617Z] -rw-rw-r-- 1 jenkins jenkins 28403 Jul 6 22:59 README.md [2021-07-06T23:03:00.617Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 22:39 VERSION [2021-07-06T23:03:00.617Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 bin [2021-07-06T23:03:00.617Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 cmd [2021-07-06T23:03:00.617Z] -rw-r--r-- 1 jenkins jenkins 463071 Jul 6 23:02 coverage.out [2021-07-06T23:03:00.617Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 examples [2021-07-06T23:03:00.617Z] -rw-r--r-- 1 jenkins jenkins 308 Jul 6 23:02 go.mod [2021-07-06T23:03:00.617Z] -rw-r--r-- 1 jenkins jenkins 13807 Jul 6 23:01 go.sum [2021-07-06T23:03:00.617Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 images [2021-07-06T23:03:00.617Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 6 22:59 internal [2021-07-06T23:03:00.617Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 snap [2021-07-06T23:03:00.617Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 6 22:59 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:03:01.063Z] + 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=13be5718e23b3d254b555f0dd54cf48028820adb --label arch=arm64 --label version=1.0.0-dev.4 . [2021-07-06T23:03:01.350Z] Sending build context to Docker daemon 1.197MB [2021-07-06T23:03:01.630Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-07-06T23:03:01.630Z] Step 2/25 : FROM ${BASE} AS builder [2021-07-06T23:03:01.630Z] ---> f7975f5c43ec [2021-07-06T23:03:01.630Z] Step 3/25 : ARG MAKE='make build' [2021-07-06T23:03:01.907Z] ---> Running in e0edfc61b1da [2021-07-06T23:03:02.182Z] Removing intermediate container e0edfc61b1da [2021-07-06T23:03:02.182Z] ---> 8fad0699cb11 [2021-07-06T23:03:02.182Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-07-06T23:03:02.457Z] ---> Running in 1f491a6ffcfa [2021-07-06T23:03:03.051Z] Removing intermediate container 1f491a6ffcfa [2021-07-06T23:03:03.051Z] ---> 778b08c202fd [2021-07-06T23:03:03.051Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-07-06T23:03:03.051Z] ---> Running in 666fb6225596 [2021-07-06T23:03:03.652Z] Removing intermediate container 666fb6225596 [2021-07-06T23:03:03.652Z] ---> 8cc01f653aa4 [2021-07-06T23:03:03.652Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-06T23:03:03.652Z] ---> Running in fa0fd675cad4 [2021-07-06T23:03:06.278Z] Removing intermediate container fa0fd675cad4 [2021-07-06T23:03:06.278Z] ---> 602109336e66 [2021-07-06T23:03:06.278Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-06T23:03:06.278Z] ---> Running in 2e32dcaf1798 [2021-07-06T23:03:07.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-06T23:03:08.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-06T23:03:09.264Z] OK: 138 MiB in 40 packages [2021-07-06T23:03:10.249Z] Removing intermediate container 2e32dcaf1798 [2021-07-06T23:03:10.249Z] ---> 67e48a50f1d6 [2021-07-06T23:03:10.249Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-07-06T23:03:10.524Z] ---> Running in cdb094ed62d1 [2021-07-06T23:03:11.121Z] Removing intermediate container cdb094ed62d1 [2021-07-06T23:03:11.121Z] ---> ca36410f77f8 [2021-07-06T23:03:11.121Z] Step 9/25 : COPY go.mod . [2021-07-06T23:03:11.732Z] ---> d07f12eb0267 [2021-07-06T23:03:11.732Z] Step 10/25 : COPY Makefile . [2021-07-06T23:03:12.714Z] ---> 53c293a9df75 [2021-07-06T23:03:12.714Z] Step 11/25 : RUN make update [2021-07-06T23:03:12.714Z] ---> Running in 4cc486674265 [2021-07-06T23:03:14.157Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-06T23:03:15.592Z] Removing intermediate container 4cc486674265 [2021-07-06T23:03:15.592Z] ---> ba211d63793d [2021-07-06T23:03:15.592Z] Step 12/25 : COPY . . [2021-07-06T23:03:16.577Z] ---> 19414b8d7d1c [2021-07-06T23:03:16.577Z] Step 13/25 : RUN go mod tidy [2021-07-06T23:03:16.577Z] ---> Running in 3734d632916c [2021-07-06T23:03:19.988Z] Removing intermediate container 3734d632916c [2021-07-06T23:03:19.988Z] ---> 7f88a9802d53 [2021-07-06T23:03:19.988Z] Step 14/25 : RUN $MAKE [2021-07-06T23:03:19.988Z] ---> Running in 867e8de2d0ba [2021-07-06T23:03:20.596Z] go mod tidy [2021-07-06T23:03:21.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.4" -o cmd/device-rfid-llrp-go ./cmd [2021-07-06T23:03:53.554Z] Removing intermediate container 867e8de2d0ba [2021-07-06T23:03:53.554Z] ---> 28fb360fbcd7 [2021-07-06T23:03:53.554Z] Step 15/25 : FROM alpine:3.12 [2021-07-06T23:03:54.147Z] 3.12: Pulling from library/alpine [2021-07-06T23:03:54.147Z] d2f70382dc9a: Pulling fs layer [2021-07-06T23:03:54.479Z] d2f70382dc9a: Download complete [2021-07-06T23:03:55.082Z] d2f70382dc9a: Pull complete [2021-07-06T23:03:55.083Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-06T23:03:55.083Z] Status: Downloaded newer image for alpine:3.12 [2021-07-06T23:03:55.083Z] ---> c4fd0aeabfcf [2021-07-06T23:03:55.083Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-06T23:03:55.355Z] ---> Running in 6343db1e63f2 [2021-07-06T23:03:55.953Z] Removing intermediate container 6343db1e63f2 [2021-07-06T23:03:55.953Z] ---> 75b29a811418 [2021-07-06T23:03:55.953Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-07-06T23:03:56.550Z] ---> 8d1416472f8b [2021-07-06T23:03:56.550Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-07-06T23:03:57.537Z] ---> 2e59819d0e95 [2021-07-06T23:03:57.537Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-07-06T23:03:58.975Z] ---> 4c26175edde7 [2021-07-06T23:03:58.975Z] Step 20/25 : EXPOSE 49989 [2021-07-06T23:03:58.975Z] ---> Running in 61613680825f [2021-07-06T23:03:59.248Z] Removing intermediate container 61613680825f [2021-07-06T23:03:59.248Z] ---> 0559970cb28c [2021-07-06T23:03:59.248Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-07-06T23:03:59.520Z] ---> Running in f10469183cd5 [2021-07-06T23:04:00.113Z] Removing intermediate container f10469183cd5 [2021-07-06T23:04:00.113Z] ---> ba288925ba47 [2021-07-06T23:04:00.113Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-06T23:04:00.113Z] ---> Running in 904f77eba0ab [2021-07-06T23:04:00.714Z] Removing intermediate container 904f77eba0ab [2021-07-06T23:04:00.714Z] ---> 0dfc3a4ec50c [2021-07-06T23:04:00.714Z] Step 23/25 : LABEL arch=arm64 [2021-07-06T23:04:00.714Z] ---> Running in 5be1968697b0 [2021-07-06T23:04:01.313Z] Removing intermediate container 5be1968697b0 [2021-07-06T23:04:01.313Z] ---> f1aa050befa1 [2021-07-06T23:04:01.313Z] Step 24/25 : LABEL git_sha=13be5718e23b3d254b555f0dd54cf48028820adb [2021-07-06T23:04:01.313Z] ---> Running in 5a962cfd94b6 [2021-07-06T23:04:02.291Z] Removing intermediate container 5a962cfd94b6 [2021-07-06T23:04:02.291Z] ---> 3da3e7480373 [2021-07-06T23:04:02.291Z] Step 25/25 : LABEL version=1.0.0-dev.4 [2021-07-06T23:04:02.561Z] ---> Running in ab783f4ee5d9 [2021-07-06T23:04:02.833Z] Removing intermediate container ab783f4ee5d9 [2021-07-06T23:04:02.833Z] ---> 53e888db1426 [2021-07-06T23:04:02.833Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-06T23:04:03.103Z] Successfully built 53e888db1426 [2021-07-06T23:04:03.103Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:04:03.593Z] provisioning config files... [2021-07-06T23:04:03.616Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5984668974128030533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:04:04.040Z] ---> docker-login.sh [2021-07-06T23:04:04.041Z] nexus3.edgexfoundry.org:10001 [2021-07-06T23:04:04.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:04:04.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:04:04.587Z] Configure a credential helper to remove this warning. See [2021-07-06T23:04:04.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:04:04.587Z] [2021-07-06T23:04:04.587Z] Login Succeeded [2021-07-06T23:04:04.587Z] nexus3.edgexfoundry.org:10002 [2021-07-06T23:04:04.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:04:05.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:04:05.134Z] Configure a credential helper to remove this warning. See [2021-07-06T23:04:05.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:04:05.134Z] [2021-07-06T23:04:05.134Z] Login Succeeded [2021-07-06T23:04:05.134Z] nexus3.edgexfoundry.org:10003 [2021-07-06T23:04:05.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:04:05.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:04:05.690Z] Configure a credential helper to remove this warning. See [2021-07-06T23:04:05.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:04:05.690Z] [2021-07-06T23:04:05.690Z] Login Succeeded [2021-07-06T23:04:05.690Z] nexus3.edgexfoundry.org:10004 [2021-07-06T23:04:05.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:04:06.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:04:06.239Z] Configure a credential helper to remove this warning. See [2021-07-06T23:04:06.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:04:06.239Z] [2021-07-06T23:04:06.239Z] Login Succeeded [2021-07-06T23:04:06.239Z] docker.io [2021-07-06T23:04:06.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:04:07.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:04:07.112Z] Configure a credential helper to remove this warning. See [2021-07-06T23:04:07.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:04:07.112Z] [2021-07-06T23:04:07.112Z] Login Succeeded [2021-07-06T23:04:07.112Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T23:04:07.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-06T23:04:07.328Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-07-06T23:04:07.328Z] 13be5718e23b3d254b555f0dd54cf48028820adb [2021-07-06T23:04:07.328Z] latest [2021-07-06T23:04:07.328Z] 1.0.0-dev.4 [2021-07-06T23:04:07.328Z] 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 [2021-07-06T23:04:07.328Z] main [2021-07-06T23:04:07.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:04:07.855Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:04:08.240Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb [2021-07-06T23:04:08.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-06T23:04:08.240Z] 196a38a7fa3f: Preparing [2021-07-06T23:04:08.240Z] cd609bb46fbe: Preparing [2021-07-06T23:04:08.240Z] cbe67c171431: Preparing [2021-07-06T23:04:08.240Z] 3fbe34a1663b: Preparing [2021-07-06T23:04:08.514Z] 3fbe34a1663b: Layer already exists [2021-07-06T23:04:08.787Z] cbe67c171431: Pushed [2021-07-06T23:04:08.787Z] cd609bb46fbe: Pushed [2021-07-06T23:04:12.179Z] 196a38a7fa3f: Pushed [2021-07-06T23:04:12.179Z] 13be5718e23b3d254b555f0dd54cf48028820adb: digest: sha256:9c5c949dca14ff222956f94e53611c745c1954a71d4b750e9075d747039f054c size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:04:12.566Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:04:12.949Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-07-06T23:04:12.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-06T23:04:12.949Z] 196a38a7fa3f: Preparing [2021-07-06T23:04:12.949Z] cd609bb46fbe: Preparing [2021-07-06T23:04:12.949Z] cbe67c171431: Preparing [2021-07-06T23:04:12.949Z] 3fbe34a1663b: Preparing [2021-07-06T23:04:13.222Z] cbe67c171431: Layer already exists [2021-07-06T23:04:13.222Z] 3fbe34a1663b: Layer already exists [2021-07-06T23:04:13.222Z] cd609bb46fbe: Layer already exists [2021-07-06T23:04:13.222Z] 196a38a7fa3f: Layer already exists [2021-07-06T23:04:13.222Z] latest: digest: sha256:9c5c949dca14ff222956f94e53611c745c1954a71d4b750e9075d747039f054c size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:04:13.609Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:04:13.990Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.4 [2021-07-06T23:04:13.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-06T23:04:13.990Z] 196a38a7fa3f: Preparing [2021-07-06T23:04:13.990Z] cd609bb46fbe: Preparing [2021-07-06T23:04:13.990Z] cbe67c171431: Preparing [2021-07-06T23:04:13.990Z] 3fbe34a1663b: Preparing [2021-07-06T23:04:14.264Z] 196a38a7fa3f: Layer already exists [2021-07-06T23:04:14.264Z] cbe67c171431: Layer already exists [2021-07-06T23:04:14.264Z] 3fbe34a1663b: Layer already exists [2021-07-06T23:04:14.264Z] cd609bb46fbe: Layer already exists [2021-07-06T23:04:14.264Z] 1.0.0-dev.4: digest: sha256:9c5c949dca14ff222956f94e53611c745c1954a71d4b750e9075d747039f054c size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:04:14.644Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:04:15.054Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 [2021-07-06T23:04:15.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-06T23:04:15.054Z] 196a38a7fa3f: Preparing [2021-07-06T23:04:15.054Z] cd609bb46fbe: Preparing [2021-07-06T23:04:15.054Z] cbe67c171431: Preparing [2021-07-06T23:04:15.054Z] 3fbe34a1663b: Preparing [2021-07-06T23:04:15.331Z] 3fbe34a1663b: Layer already exists [2021-07-06T23:04:15.331Z] 196a38a7fa3f: Layer already exists [2021-07-06T23:04:15.331Z] cbe67c171431: Layer already exists [2021-07-06T23:04:15.331Z] cd609bb46fbe: Layer already exists [2021-07-06T23:04:15.608Z] 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4: digest: sha256:9c5c949dca14ff222956f94e53611c745c1954a71d4b750e9075d747039f054c size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:04:16.053Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:04:16.450Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2021-07-06T23:04:16.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-06T23:04:16.451Z] 196a38a7fa3f: Preparing [2021-07-06T23:04:16.451Z] cd609bb46fbe: Preparing [2021-07-06T23:04:16.451Z] cbe67c171431: Preparing [2021-07-06T23:04:16.451Z] 3fbe34a1663b: Preparing [2021-07-06T23:04:16.735Z] 3fbe34a1663b: Layer already exists [2021-07-06T23:04:16.735Z] cd609bb46fbe: Layer already exists [2021-07-06T23:04:16.735Z] 196a38a7fa3f: Layer already exists [2021-07-06T23:04:16.735Z] cbe67c171431: Layer already exists [2021-07-06T23:04:16.735Z] main: digest: sha256:9c5c949dca14ff222956f94e53611c745c1954a71d4b750e9075d747039f054c size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-06T23:04:16.915Z] ===================================================== [Pipeline] echo [2021-07-06T23:04:16.964Z] taggedImages: [2021-07-06T23:04:16.964Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb [2021-07-06T23:04:16.964Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-07-06T23:04:16.964Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.4 [2021-07-06T23:04:16.964Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 [2021-07-06T23:04:16.964Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:04:17.546Z] ---> job-cost.sh [2021-07-06T23:04:17.546Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mMpk [2021-07-06T23:05:04.476Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-06T23:06:41.227Z] lf-activate-venv(): INFO: Adding /tmp/venv-mMpk/bin to PATH [2021-07-06T23:06:41.227Z] INFO: No Stack... [2021-07-06T23:06:41.227Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-06T23:06:41.227Z] INFO: Archiving Costs [Pipeline] sh [2021-07-06T23:06:41.584Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2021-07-06T23:06:41.584Z] + cut -d, -f6 [Pipeline] lock [2021-07-06T23:06:41.699Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] [2021-07-06T23:06:41.707Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] did not exist. Created. [2021-07-06T23:06:41.707Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-06T23:06:42.153Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-f33acd89/script.sh: 1: /w/workspace/device-rfid-llrp-go/1@tmp/durable-f33acd89/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-06T23:06:42.524Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-06T23:06:42.566Z] Warning: overwriting stash ‘stack-cost’ [2021-07-06T23:06:42.733Z] Stashed 1 file(s) [Pipeline] } [2021-07-06T23:06:42.815Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] [Pipeline] // lock [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 [2021-07-06T23:06:43.943Z] provisioning config files... [2021-07-06T23:06:43.952Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3650291124423700734tmp [Pipeline] { [Pipeline] sh [2021-07-06T23:06:44.314Z] + set +x [2021-07-06T23:06:44.314Z] + curl -s https://codecov.io/bash [2021-07-06T23:06:44.314Z] + bash -s -- [2021-07-06T23:06:44.314Z] [2021-07-06T23:06:44.314Z] _____ _ [2021-07-06T23:06:44.314Z] / ____| | | [2021-07-06T23:06:44.314Z] | | ___ __| | ___ ___ _____ __ [2021-07-06T23:06:44.314Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-06T23:06:44.314Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-06T23:06:44.314Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-06T23:06:44.314Z] Bash-1.0.3 [2021-07-06T23:06:44.314Z] [2021-07-06T23:06:44.314Z] [2021-07-06T23:06:44.314Z] ==> git version 2.24.4 found [2021-07-06T23:06:44.314Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-06T23:06:44.314Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-06T23:06:44.314Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-06T23:06:44.314Z] ==> Jenkins CI detected. [2021-07-06T23:06:44.314Z] project root: . [2021-07-06T23:06:44.314Z] --> token set from env [2021-07-06T23:06:44.314Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-06T23:06:44.314Z] ==> Running gcov in . (disable via -X gcov) [2021-07-06T23:06:44.314Z] ==> Python coveragepy not found [2021-07-06T23:06:44.314Z] ==> Searching for coverage reports in: [2021-07-06T23:06:44.314Z] + . [2021-07-06T23:06:44.314Z] -> Found 1 reports [2021-07-06T23:06:44.314Z] ==> Detecting git/mercurial file structure [2021-07-06T23:06:44.314Z] ==> Reading reports [2021-07-06T23:06:44.577Z] + ./coverage.out bytes=463071 [2021-07-06T23:06:44.577Z] ==> Appending adjustments [2021-07-06T23:06:44.577Z] https://docs.codecov.io/docs/fixing-reports [2021-07-06T23:06:44.846Z] + Found adjustments [2021-07-06T23:06:44.846Z] ==> Gzipping contents [2021-07-06T23:06:44.846Z] 52K /tmp/codecov.ECOacD.gz [2021-07-06T23:06:44.846Z] ==> Uploading reports [2021-07-06T23:06:44.846Z] url: https://codecov.io [2021-07-06T23:06:44.846Z] query: branch=main&commit=13be5718e23b3d254b555f0dd54cf48028820adb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-06T23:06:44.846Z] -> Pinging Codecov [2021-07-06T23:06:44.846Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=main&commit=13be5718e23b3d254b555f0dd54cf48028820adb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-06T23:06:45.111Z] -> Uploading to [2021-07-06T23:06:45.111Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-06/581DD39554BDF9B6E22D074273EAD858/13be5718e23b3d254b555f0dd54cf48028820adb/c6b40c4a-a28c-423a-a75e-04c195afce4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210706T230644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd12ec428bb7e61c2d9c76f5563941842bb4e8ab073697fd6db3c3f2f4ba156a [2021-07-06T23:06:45.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-06T23:06:45.111Z] Dload Upload Total Spent Left Speed [2021-07-06T23:06:45.688Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53238 0 0 100 53238 0 144k --:--:-- --:--:-- --:--:-- 144k [2021-07-06T23:06:45.688Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] } [2021-07-06T23:06:45.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-06T23:06:46.220Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-06T23:06:46.249Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:06:46.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-06T23:06:46.634Z] [2021-07-06T23:06:46.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:06:47.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-06T23:06:47.003Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-06T23:06:47.003Z] 188c0c94c7c5: Pulling fs layer [2021-07-06T23:06:47.003Z] 0ef7d3d256c8: Pulling fs layer [2021-07-06T23:06:47.003Z] de9db76c5a1d: Pulling fs layer [2021-07-06T23:06:47.003Z] 0eba1c9be4d2: Pulling fs layer [2021-07-06T23:06:47.003Z] 0d57e429df01: Pulling fs layer [2021-07-06T23:06:47.003Z] 4e4be7b47b0d: Pulling fs layer [2021-07-06T23:06:47.003Z] e1f770b5df2f: Pulling fs layer [2021-07-06T23:06:47.003Z] 85a0685a4137: Pulling fs layer [2021-07-06T23:06:47.003Z] 0eba1c9be4d2: Waiting [2021-07-06T23:06:47.003Z] 0d57e429df01: Waiting [2021-07-06T23:06:47.003Z] 4e4be7b47b0d: Waiting [2021-07-06T23:06:47.003Z] e1f770b5df2f: Waiting [2021-07-06T23:06:47.003Z] 85a0685a4137: Waiting [2021-07-06T23:06:47.003Z] de9db76c5a1d: Verifying Checksum [2021-07-06T23:06:47.003Z] de9db76c5a1d: Download complete [2021-07-06T23:06:47.003Z] 0ef7d3d256c8: Verifying Checksum [2021-07-06T23:06:47.003Z] 0ef7d3d256c8: Download complete [2021-07-06T23:06:47.003Z] 0d57e429df01: Verifying Checksum [2021-07-06T23:06:47.003Z] 0d57e429df01: Download complete [2021-07-06T23:06:47.003Z] 188c0c94c7c5: Verifying Checksum [2021-07-06T23:06:47.003Z] 188c0c94c7c5: Download complete [2021-07-06T23:06:47.003Z] 4e4be7b47b0d: Verifying Checksum [2021-07-06T23:06:47.003Z] 4e4be7b47b0d: Download complete [2021-07-06T23:06:47.268Z] 188c0c94c7c5: Pull complete [2021-07-06T23:06:47.532Z] 0ef7d3d256c8: Pull complete [2021-07-06T23:06:47.533Z] de9db76c5a1d: Pull complete [2021-07-06T23:06:47.795Z] e1f770b5df2f: Verifying Checksum [2021-07-06T23:06:47.795Z] e1f770b5df2f: Download complete [2021-07-06T23:06:49.718Z] 85a0685a4137: Verifying Checksum [2021-07-06T23:06:49.719Z] 85a0685a4137: Download complete [2021-07-06T23:06:49.719Z] 0eba1c9be4d2: Verifying Checksum [2021-07-06T23:06:49.719Z] 0eba1c9be4d2: Download complete [2021-07-06T23:06:53.037Z] 0eba1c9be4d2: Pull complete [2021-07-06T23:06:53.037Z] 0d57e429df01: Pull complete [2021-07-06T23:06:53.037Z] 4e4be7b47b0d: Pull complete [2021-07-06T23:06:53.609Z] e1f770b5df2f: Pull complete [2021-07-06T23:06:56.954Z] 85a0685a4137: Pull complete [2021-07-06T23:06:56.954Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-06T23:06:56.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-06T23:06:56.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-06T23:06:57.050Z] prd-centos7-docker-4c-2g-225 does not seem to be running inside a container [2021-07-06T23:06:57.089Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-06T23:06:59.688Z] $ docker top fe97981d7ba349f58e482ce7a24500c1c96502c92ca961a1c78a7a85c94c5bdd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-06T23:06:59.838Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-06T23:07:00.176Z] + set -o pipefail [2021-07-06T23:07:00.176Z] + snyk monitor '--org=edgex-jenkins' [2021-07-06T23:07:05.567Z] [2021-07-06T23:07:05.567Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2021-07-06T23:07:05.567Z] [2021-07-06T23:07:05.567Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/58d9d147-b555-4818-bdd0-230ece7a013f [2021-07-06T23:07:05.567Z] [2021-07-06T23:07:05.567Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-06T23:07:05.567Z] [2021-07-06T23:07:05.567Z] [Pipeline] } [2021-07-06T23:07:05.595Z] $ docker stop --time=1 fe97981d7ba349f58e482ce7a24500c1c96502c92ca961a1c78a7a85c94c5bdd [2021-07-06T23:07:07.285Z] $ docker rm -f fe97981d7ba349f58e482ce7a24500c1c96502c92ca961a1c78a7a85c94c5bdd [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 [2021-07-06T23:07:08.836Z] + git log --format=format:%s -1 13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:07:09.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T23:07:09.172Z] . [Pipeline] withDockerContainer [2021-07-06T23:07:09.278Z] prd-centos7-docker-4c-2g-225 does not seem to be running inside a container [2021-07-06T23:07:09.325Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T23:07:09.696Z] $ docker top ce5af445abaf40d96c4b4ac37c894da805ddc3fe6e4c5c2733620298ec03ba4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T23:07:09.913Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.0.0-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T23:07:10.296Z] + git semver [Pipeline] } [2021-07-06T23:07:10.326Z] $ docker stop --time=1 ce5af445abaf40d96c4b4ac37c894da805ddc3fe6e4c5c2733620298ec03ba4f [2021-07-06T23:07:11.507Z] $ docker rm -f ce5af445abaf40d96c4b4ac37c894da805ddc3fe6e4c5c2733620298ec03ba4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:07:12.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-06T23:07:12.116Z] [2021-07-06T23:07:12.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:07:12.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-06T23:07:12.483Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-06T23:07:12.483Z] ab5ef0e58194: Pulling fs layer [2021-07-06T23:07:12.483Z] 9712f1f96733: Pulling fs layer [2021-07-06T23:07:12.483Z] 63f879dbbcfc: Pulling fs layer [2021-07-06T23:07:12.483Z] 0d9ebad4ef96: Pulling fs layer [2021-07-06T23:07:12.483Z] e9a5061849ea: Pulling fs layer [2021-07-06T23:07:12.483Z] d747dcd14b5f: Pulling fs layer [2021-07-06T23:07:12.483Z] 2de7ff778b66: Pulling fs layer [2021-07-06T23:07:12.483Z] 0d9ebad4ef96: Waiting [2021-07-06T23:07:12.483Z] e9a5061849ea: Waiting [2021-07-06T23:07:12.483Z] d747dcd14b5f: Waiting [2021-07-06T23:07:12.483Z] 2de7ff778b66: Waiting [2021-07-06T23:07:12.483Z] 9712f1f96733: Verifying Checksum [2021-07-06T23:07:12.483Z] 9712f1f96733: Download complete [2021-07-06T23:07:13.423Z] 63f879dbbcfc: Verifying Checksum [2021-07-06T23:07:13.423Z] 63f879dbbcfc: Download complete [2021-07-06T23:07:13.689Z] e9a5061849ea: Verifying Checksum [2021-07-06T23:07:13.689Z] e9a5061849ea: Download complete [2021-07-06T23:07:13.689Z] d747dcd14b5f: Download complete [2021-07-06T23:07:13.951Z] 2de7ff778b66: Verifying Checksum [2021-07-06T23:07:13.951Z] 2de7ff778b66: Download complete [2021-07-06T23:07:14.523Z] 0d9ebad4ef96: Verifying Checksum [2021-07-06T23:07:14.523Z] 0d9ebad4ef96: Download complete [2021-07-06T23:07:14.523Z] ab5ef0e58194: Verifying Checksum [2021-07-06T23:07:14.523Z] ab5ef0e58194: Download complete [2021-07-06T23:07:17.120Z] ab5ef0e58194: Pull complete [2021-07-06T23:07:17.120Z] 9712f1f96733: Pull complete [2021-07-06T23:07:18.067Z] 63f879dbbcfc: Pull complete [2021-07-06T23:07:21.412Z] 0d9ebad4ef96: Pull complete [2021-07-06T23:07:21.412Z] e9a5061849ea: Pull complete [2021-07-06T23:07:21.412Z] d747dcd14b5f: Pull complete [2021-07-06T23:07:22.374Z] 2de7ff778b66: Pull complete [2021-07-06T23:07:22.374Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-06T23:07:22.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-06T23:07:22.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-06T23:07:22.490Z] prd-centos7-docker-4c-2g-225 does not seem to be running inside a container [2021-07-06T23:07:22.526Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-06T23:07:27.320Z] $ docker top 5005bd90d7f8e208dbb9008e11adc7ac8290192a35e5071665d827cd75af800e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:07:27.468Z] provisioning config files... [2021-07-06T23:07:27.477Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7184982025940840630tmp [2021-07-06T23:07:27.489Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5600320190636230356tmp [2021-07-06T23:07:27.500Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config784506945980769256tmp [Pipeline] { [Pipeline] echo [2021-07-06T23:07:27.555Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:07:27.920Z] ---> sigul-configuration.sh [2021-07-06T23:07:27.920Z] gpg: directory `/root/.gnupg' created [2021-07-06T23:07:27.920Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-06T23:07:27.920Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-06T23:07:27.920Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-06T23:07:27.920Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-06T23:07:27.920Z] gpg: CAST5 encrypted data [2021-07-06T23:07:27.920Z] gpg: encrypted with 1 passphrase [2021-07-06T23:07:27.920Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-06T23:07:28.239Z] + mkdir /home/jenkins [2021-07-06T23:07:28.239Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-06T23:07:28.567Z] + 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 [2021-07-06T23:07:28.608Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:07:28.940Z] ---> sigul-install.sh [2021-07-06T23:07:33.171Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-06T23:07:33.493Z] + git tag --list [2021-07-06T23:07:33.493Z] v0.0.0 [2021-07-06T23:07:33.493Z] v1.0.0-dev.1 [2021-07-06T23:07:33.493Z] v1.0.0-dev.2 [2021-07-06T23:07:33.493Z] v1.0.0-dev.3 [Pipeline] sh [2021-07-06T23:07:33.820Z] + lftools sign git-tag v1.0.0-dev.4 [2021-07-06T23:07:34.397Z] Signing Git tag with Sigul... [2021-07-06T23:07:34.397Z] Signing v1.0.0-dev.4 [2021-07-06T23:07:34.397Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v1.0.0-dev.4'], return code 1, stdout , stderr [Pipeline] echo [2021-07-06T23:07:34.445Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:07:34.778Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-06T23:07:34.807Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-06T23:07:34.879Z] $ docker stop --time=1 5005bd90d7f8e208dbb9008e11adc7ac8290192a35e5071665d827cd75af800e [2021-07-06T23:07:36.489Z] $ docker rm -f 5005bd90d7f8e208dbb9008e11adc7ac8290192a35e5071665d827cd75af800e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:07:37.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T23:07:37.644Z] . [Pipeline] withDockerContainer [2021-07-06T23:07:37.735Z] prd-centos7-docker-4c-2g-225 does not seem to be running inside a container [2021-07-06T23:07:37.904Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T23:07:38.348Z] $ docker top f28abcefbb691c7607fceb7a0d67910209a3a5727b323780f370ac5c1bcddc1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T23:07:38.730Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.0.0-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T23:07:39.120Z] + git semver [Pipeline] } [2021-07-06T23:07:39.147Z] $ docker stop --time=1 f28abcefbb691c7607fceb7a0d67910209a3a5727b323780f370ac5c1bcddc1e [2021-07-06T23:07:40.341Z] $ docker rm -f f28abcefbb691c7607fceb7a0d67910209a3a5727b323780f370ac5c1bcddc1e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:07:40.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T23:07:40.814Z] . [Pipeline] withDockerContainer [2021-07-06T23:07:40.931Z] prd-centos7-docker-4c-2g-225 does not seem to be running inside a container [2021-07-06T23:07:40.981Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T23:07:41.384Z] $ docker top c98a88aec5758e78bd7e9b038aaed5b77d7790fb397bfcbca2c53a7db449d564 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T23:07:41.597Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.0.0-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T23:07:42.021Z] + git semver [Pipeline] } [2021-07-06T23:07:42.052Z] $ docker stop --time=1 c98a88aec5758e78bd7e9b038aaed5b77d7790fb397bfcbca2c53a7db449d564 [2021-07-06T23:07:43.240Z] $ docker rm -f c98a88aec5758e78bd7e9b038aaed5b77d7790fb397bfcbca2c53a7db449d564 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:07:44.728Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:07:45.338Z] ---> package-listing.sh [2021-07-06T23:07:45.339Z] ++ facter osfamily [2021-07-06T23:07:45.339Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-06T23:07:45.604Z] + OS_FAMILY=redhat [2021-07-06T23:07:45.604Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2021-07-06T23:07:45.604Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-06T23:07:45.604Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-06T23:07:45.604Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-06T23:07:45.604Z] + PACKAGES=/tmp/packages_start.txt [2021-07-06T23:07:45.604Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-07-06T23:07:45.604Z] + PACKAGES=/tmp/packages_end.txt [2021-07-06T23:07:45.604Z] + case "${OS_FAMILY}" in [2021-07-06T23:07:45.604Z] + rpm -qa [2021-07-06T23:07:45.604Z] + sort [2021-07-06T23:07:46.176Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-06T23:07:46.176Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-06T23:07:46.176Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-06T23:07:46.176Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-07-06T23:07:46.176Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2021-07-06T23:07:46.176Z] + 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 [2021-07-06T23:07:46.212Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 [2021-07-06T23:07:46.528Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:07:47.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-06T23:07:47.208Z] [2021-07-06T23:07:47.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:07:47.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-06T23:07:47.620Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-06T23:07:47.620Z] df20fa9351a1: Pulling fs layer [2021-07-06T23:07:47.620Z] 36b3adc4ff6f: Pulling fs layer [2021-07-06T23:07:47.620Z] 8ad3a11d3b57: Pulling fs layer [2021-07-06T23:07:47.620Z] 46f8f816bc3b: Pulling fs layer [2021-07-06T23:07:47.620Z] 93b61091891f: Pulling fs layer [2021-07-06T23:07:47.620Z] 93b9cdb0e59b: Pulling fs layer [2021-07-06T23:07:47.620Z] 5e14af77c1be: Pulling fs layer [2021-07-06T23:07:47.620Z] 01666e4c0597: Pulling fs layer [2021-07-06T23:07:47.620Z] aa168da1d23b: Pulling fs layer [2021-07-06T23:07:47.620Z] 93b9cdb0e59b: Waiting [2021-07-06T23:07:47.620Z] 5e14af77c1be: Waiting [2021-07-06T23:07:47.620Z] 01666e4c0597: Waiting [2021-07-06T23:07:47.620Z] aa168da1d23b: Waiting [2021-07-06T23:07:47.620Z] 46f8f816bc3b: Waiting [2021-07-06T23:07:47.620Z] 93b61091891f: Waiting [2021-07-06T23:07:47.620Z] 36b3adc4ff6f: Verifying Checksum [2021-07-06T23:07:47.620Z] 36b3adc4ff6f: Download complete [2021-07-06T23:07:47.620Z] 46f8f816bc3b: Verifying Checksum [2021-07-06T23:07:47.620Z] 46f8f816bc3b: Download complete [2021-07-06T23:07:47.620Z] df20fa9351a1: Verifying Checksum [2021-07-06T23:07:47.620Z] df20fa9351a1: Download complete [2021-07-06T23:07:47.892Z] 93b9cdb0e59b: Verifying Checksum [2021-07-06T23:07:47.892Z] 93b9cdb0e59b: Download complete [2021-07-06T23:07:47.892Z] 93b61091891f: Verifying Checksum [2021-07-06T23:07:47.892Z] 93b61091891f: Download complete [2021-07-06T23:07:47.892Z] 5e14af77c1be: Verifying Checksum [2021-07-06T23:07:47.892Z] 5e14af77c1be: Download complete [2021-07-06T23:07:47.892Z] 01666e4c0597: Download complete [2021-07-06T23:07:47.892Z] df20fa9351a1: Pull complete [2021-07-06T23:07:47.892Z] 8ad3a11d3b57: Verifying Checksum [2021-07-06T23:07:47.892Z] 8ad3a11d3b57: Download complete [2021-07-06T23:07:47.892Z] 36b3adc4ff6f: Pull complete [2021-07-06T23:07:48.481Z] 8ad3a11d3b57: Pull complete [2021-07-06T23:07:48.481Z] 46f8f816bc3b: Pull complete [2021-07-06T23:07:48.741Z] 93b61091891f: Pull complete [2021-07-06T23:07:49.008Z] 93b9cdb0e59b: Pull complete [2021-07-06T23:07:49.008Z] 5e14af77c1be: Pull complete [2021-07-06T23:07:49.008Z] 01666e4c0597: Pull complete [2021-07-06T23:07:49.950Z] aa168da1d23b: Verifying Checksum [2021-07-06T23:07:49.950Z] aa168da1d23b: Download complete [2021-07-06T23:07:54.192Z] aa168da1d23b: Pull complete [2021-07-06T23:07:54.192Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-06T23:07:54.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-06T23:07:54.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-06T23:07:54.286Z] prd-centos7-docker-4c-2g-225 does not seem to be running inside a container [2021-07-06T23:07:54.321Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-06T23:07:56.649Z] $ docker top c82215445131870c371236259b82926dab080f2ba59e35889cd7be849ad1c923 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T23:07:57.105Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-06T23:07:57.432Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-06T23:07:57.758Z] + ls /var/log/sa-host [2021-07-06T23:07:57.758Z] + sadf -c /var/log/sa-host/sa05 [2021-07-06T23:07:57.758Z] file_magic: OK [2021-07-06T23:07:57.758Z] HZ: Using current value: 100 [2021-07-06T23:07:57.758Z] file_header: OK [2021-07-06T23:07:57.758Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-06T23:07:57.758Z] Statistics: [2021-07-06T23:07:57.758Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-06T23:07:57.758Z] File successfully converted to sysstat format version 12.2.1 [2021-07-06T23:07:57.758Z] + sadf -c /var/log/sa-host/sa06 [2021-07-06T23:07:57.758Z] file_magic: OK [2021-07-06T23:07:57.758Z] HZ: Using current value: 100 [2021-07-06T23:07:57.758Z] file_header: OK [2021-07-06T23:07:57.758Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-06T23:07:57.758Z] Statistics: [2021-07-06T23:07:57.758Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-06T23:07:57.758Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:07:58.019Z] provisioning config files... [2021-07-06T23:07:58.030Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3967518315629217497tmp [Pipeline] { [Pipeline] echo [2021-07-06T23:07:58.096Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:07:58.450Z] ---> create-netrc.sh [Pipeline] } [2021-07-06T23:07:58.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:07:58.927Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-06T23:07:58.959Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:07:59.300Z] ---> sudo-logs.sh [2021-07-06T23:07:59.300Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-06T23:07:59.384Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:07:59.715Z] ---> job-cost.sh [2021-07-06T23:07:59.715Z] lf-activate-venv: SKIPPING [2021-07-06T23:07:59.715Z] DEBUG: total: 0.18000000715255737 [2021-07-06T23:07:59.715Z] INFO: Retrieving Stack Cost... [2021-07-06T23:08:00.667Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-06T23:08:01.241Z] INFO: Archiving Costs [Pipeline] echo [2021-07-06T23:08:01.279Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:08:01.620Z] ---> logs-deploy.sh [2021-07-06T23:08:01.620Z] lf-activate-venv: SKIPPING [2021-07-06T23:08:01.620Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/1 [2021-07-06T23:08:01.620Z] INFO: archiving workspace using pattern(s): [2021-07-06T23:08:02.568Z] Archives upload complete. [2021-07-06T23:08:02.568Z] INFO: archiving logs to Nexus [2021-07-06T23:08:03.140Z] ---> uname -a: [2021-07-06T23:08:03.140Z] Linux prd-centos7-docker-4c-2g-225.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-06T23:08:03.140Z] [2021-07-06T23:08:03.140Z] [2021-07-06T23:08:03.140Z] ---> lscpu: [2021-07-06T23:08:03.140Z] Architecture: x86_64 [2021-07-06T23:08:03.140Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-06T23:08:03.140Z] Byte Order: Little Endian [2021-07-06T23:08:03.140Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-06T23:08:03.140Z] CPU(s): 2 [2021-07-06T23:08:03.140Z] On-line CPU(s) list: 0,1 [2021-07-06T23:08:03.140Z] Thread(s) per core: 1 [2021-07-06T23:08:03.140Z] Core(s) per socket: 1 [2021-07-06T23:08:03.140Z] Socket(s): 2 [2021-07-06T23:08:03.140Z] NUMA node(s): 1 [2021-07-06T23:08:03.140Z] Vendor ID: AuthenticAMD [2021-07-06T23:08:03.141Z] CPU family: 23 [2021-07-06T23:08:03.141Z] Model: 49 [2021-07-06T23:08:03.141Z] Model name: AMD EPYC-Rome Processor [2021-07-06T23:08:03.141Z] Stepping: 0 [2021-07-06T23:08:03.141Z] CPU MHz: 2799.998 [2021-07-06T23:08:03.141Z] BogoMIPS: 5599.99 [2021-07-06T23:08:03.141Z] Virtualization: AMD-V [2021-07-06T23:08:03.141Z] Hypervisor vendor: KVM [2021-07-06T23:08:03.141Z] Virtualization type: full [2021-07-06T23:08:03.141Z] L1d cache: 64 KiB [2021-07-06T23:08:03.141Z] L1i cache: 64 KiB [2021-07-06T23:08:03.141Z] L2 cache: 1 MiB [2021-07-06T23:08:03.141Z] L3 cache: 32 MiB [2021-07-06T23:08:03.141Z] NUMA node0 CPU(s): 0,1 [2021-07-06T23:08:03.141Z] Vulnerability Itlb multihit: Not affected [2021-07-06T23:08:03.141Z] Vulnerability L1tf: Not affected [2021-07-06T23:08:03.141Z] Vulnerability Mds: Not affected [2021-07-06T23:08:03.141Z] Vulnerability Meltdown: Not affected [2021-07-06T23:08:03.141Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-06T23:08:03.141Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-06T23:08:03.141Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-06T23:08:03.141Z] Vulnerability Srbds: Not affected [2021-07-06T23:08:03.141Z] Vulnerability Tsx async abort: Not affected [2021-07-06T23:08:03.141Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] ---> nproc: [2021-07-06T23:08:03.141Z] 2 [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] ---> df -h: [2021-07-06T23:08:03.141Z] Filesystem Size Used Available Use% Mounted on [2021-07-06T23:08:03.141Z] overlay 40.0G 8.5G 31.5G 21% / [2021-07-06T23:08:03.141Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-06T23:08:03.141Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-06T23:08:03.141Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-06T23:08:03.141Z] /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os [2021-07-06T23:08:03.141Z] /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf [2021-07-06T23:08:03.141Z] /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname [2021-07-06T23:08:03.141Z] /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts [2021-07-06T23:08:03.141Z] /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/foundry_device-rfid-llrp-go_main [2021-07-06T23:08:03.141Z] /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/foundry_device-rfid-llrp-go_main@tmp [2021-07-06T23:08:03.141Z] /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host [2021-07-06T23:08:03.141Z] /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure [2021-07-06T23:08:03.141Z] /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log [2021-07-06T23:08:03.141Z] /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] ---> free -m: [2021-07-06T23:08:03.141Z] total used free shared buff/cache available [2021-07-06T23:08:03.141Z] Mem: 7821 1275 3159 0 3386 6464 [2021-07-06T23:08:03.141Z] Swap: 1023 0 1023 [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] ---> ip addr: [2021-07-06T23:08:03.141Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-06T23:08:03.141Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-06T23:08:03.141Z] inet 127.0.0.1/8 scope host lo [2021-07-06T23:08:03.141Z] valid_lft forever preferred_lft forever [2021-07-06T23:08:03.141Z] inet6 ::1/128 scope host [2021-07-06T23:08:03.141Z] valid_lft forever preferred_lft forever [2021-07-06T23:08:03.141Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-06T23:08:03.141Z] link/ether fa:16:3e:75:f9:6d brd ff:ff:ff:ff:ff:ff [2021-07-06T23:08:03.141Z] inet 10.30.122.47/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-06T23:08:03.141Z] valid_lft 84637sec preferred_lft 84637sec [2021-07-06T23:08:03.141Z] inet6 fe80::f816:3eff:fe75:f96d/64 scope link [2021-07-06T23:08:03.141Z] valid_lft forever preferred_lft forever [2021-07-06T23:08:03.141Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-06T23:08:03.141Z] link/ether 02:42:70:be:bc:a4 brd ff:ff:ff:ff:ff:ff [2021-07-06T23:08:03.141Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-06T23:08:03.141Z] valid_lft forever preferred_lft forever [2021-07-06T23:08:03.141Z] inet6 fe80::42:70ff:febe:bca4/64 scope link [2021-07-06T23:08:03.141Z] valid_lft forever preferred_lft forever [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] ---> sar -b -r -n DEV: [2021-07-06T23:08:03.141Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] 22:38:26 LINUX RESTART (2 CPU) [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] 22:39:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-06T23:08:03.141Z] 22:40:01 40.71 4.05 36.66 0.00 2736.40 3269.84 0.00 [2021-07-06T23:08:03.141Z] 22:41:01 0.77 0.00 0.77 0.00 0.00 14.12 0.00 [2021-07-06T23:08:03.141Z] 22:42:01 0.22 0.00 0.22 0.00 0.00 2.97 0.00 [2021-07-06T23:08:03.141Z] 22:43:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2021-07-06T23:08:03.141Z] 22:44:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 [2021-07-06T23:08:03.141Z] 22:45:01 0.37 0.00 0.37 0.00 0.00 5.56 0.00 [2021-07-06T23:08:03.141Z] 22:46:01 0.22 0.00 0.22 0.00 0.00 2.80 0.00 [2021-07-06T23:08:03.141Z] 22:47:01 0.23 0.00 0.23 0.00 0.00 2.72 0.00 [2021-07-06T23:08:03.141Z] 22:48:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-07-06T23:08:03.141Z] 22:49:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 [2021-07-06T23:08:03.141Z] 22:50:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 [2021-07-06T23:08:03.141Z] 22:51:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 [2021-07-06T23:08:03.141Z] 22:52:01 0.30 0.00 0.30 0.00 0.00 4.63 0.00 [2021-07-06T23:08:03.141Z] 22:53:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 [2021-07-06T23:08:03.141Z] 22:54:01 0.92 0.15 0.77 0.00 4.80 15.64 0.00 [2021-07-06T23:08:03.141Z] 22:55:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-07-06T23:08:03.141Z] 22:56:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 [2021-07-06T23:08:03.141Z] 22:57:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2021-07-06T23:08:03.141Z] 22:58:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 [2021-07-06T23:08:03.141Z] 22:59:01 0.27 0.00 0.27 0.00 0.00 3.82 0.00 [2021-07-06T23:08:03.141Z] 23:00:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2021-07-06T23:08:03.141Z] 23:01:01 0.23 0.02 0.22 0.00 0.13 3.46 0.00 [2021-07-06T23:08:03.141Z] 23:02:01 0.43 0.10 0.33 0.00 1.73 5.15 0.00 [2021-07-06T23:08:03.141Z] 23:03:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2021-07-06T23:08:03.141Z] 23:04:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2021-07-06T23:08:03.141Z] 23:05:01 0.25 0.00 0.25 0.00 0.00 3.95 0.00 [2021-07-06T23:08:03.141Z] 23:06:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 [2021-07-06T23:08:03.141Z] 23:07:01 76.80 0.03 76.77 0.00 3.73 27284.64 0.00 [2021-07-06T23:08:03.141Z] Average: 4.42 0.15 4.27 0.00 94.99 1092.55 0.00 [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] 22:39:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-06T23:08:03.141Z] 22:40:01 5456012 0 812804 10.15 2620 1737496 1321568 14.59 582036 1571004 132 [2021-07-06T23:08:03.141Z] 22:41:01 5466452 0 802356 10.02 2620 1737504 1237480 13.66 573440 1570972 20 [2021-07-06T23:08:03.141Z] 22:42:01 5466400 0 802408 10.02 2620 1737504 1237556 13.66 576068 1568696 8 [2021-07-06T23:08:03.141Z] 22:43:01 5468148 0 800656 10.00 2620 1737508 1206704 13.32 574856 1568696 8 [2021-07-06T23:08:03.141Z] 22:44:01 5467448 0 801348 10.01 2620 1737516 1206848 13.32 570056 1574336 8 [2021-07-06T23:08:03.141Z] 22:45:01 5466564 0 802228 10.02 2620 1737520 1206824 13.32 571028 1574336 20 [2021-07-06T23:08:03.141Z] 22:46:01 5467228 0 801556 10.01 2620 1737528 1206704 13.32 570256 1574336 16 [2021-07-06T23:08:03.141Z] 22:47:01 5462972 0 805808 10.06 2620 1737532 1206704 13.32 574776 1574336 8 [2021-07-06T23:08:03.141Z] 22:48:01 5458500 0 810276 10.12 2620 1737536 1206704 13.32 579236 1574336 16 [2021-07-06T23:08:03.141Z] 22:49:01 5457948 0 810824 10.12 2620 1737540 1206860 13.32 581176 1573136 16 [2021-07-06T23:08:03.141Z] 22:50:01 5457456 0 811316 10.13 2620 1737540 1206908 13.32 581484 1573136 8 [2021-07-06T23:08:03.141Z] 22:51:01 5457136 0 811628 10.13 2620 1737548 1206860 13.32 586240 1568472 16 [2021-07-06T23:08:03.141Z] 22:52:01 5457596 0 811164 10.13 2620 1737552 1206788 13.32 585772 1568472 20 [2021-07-06T23:08:03.141Z] 22:53:01 5458228 0 810528 10.12 2620 1737556 1206704 13.32 585060 1568712 8 [2021-07-06T23:08:03.141Z] 22:54:01 5455272 0 813480 10.16 2620 1737560 1206788 13.32 588228 1568712 8 [2021-07-06T23:08:03.141Z] 22:55:01 5455212 0 813536 10.16 2620 1737564 1206728 13.32 587972 1568712 12 [2021-07-06T23:08:03.141Z] 22:56:01 5455588 0 813156 10.15 2620 1737568 1206704 13.32 587932 1568712 16 [2021-07-06T23:08:03.141Z] 22:57:01 5455676 0 813060 10.15 2620 1737576 1206704 13.32 587924 1568712 16 [2021-07-06T23:08:03.141Z] 22:58:01 5455388 0 813348 10.16 2620 1737576 1206704 13.32 587872 1568712 8 [2021-07-06T23:08:03.141Z] 22:59:01 5454504 0 814228 10.17 2620 1737580 1206860 13.32 588736 1568712 12 [2021-07-06T23:08:03.141Z] 23:00:01 5454372 0 814352 10.17 2620 1737588 1206896 13.32 589260 1568472 20 [2021-07-06T23:08:03.141Z] 23:01:01 5454876 0 813844 10.16 2620 1737592 1209048 13.35 588788 1568472 16 [2021-07-06T23:08:03.141Z] 23:02:01 5454228 0 814364 10.17 2620 1737720 1207344 13.33 589180 1568532 12 [2021-07-06T23:08:03.141Z] 23:03:01 5455032 0 813556 10.16 2620 1737724 1207212 13.33 588476 1568532 20 [2021-07-06T23:08:03.141Z] 23:04:01 5454236 0 814348 10.17 2620 1737728 1207320 13.33 589044 1568532 20 [2021-07-06T23:08:03.141Z] 23:05:01 5454244 0 814332 10.17 2620 1737736 1207344 13.33 589156 1568540 8 [2021-07-06T23:08:03.141Z] 23:06:01 5455164 0 813412 10.16 2620 1737736 1207212 13.33 588524 1568532 8 [2021-07-06T23:08:03.141Z] 23:07:01 4470924 0 1060904 13.25 2620 2474484 1481260 16.35 821480 2219032 13624 [2021-07-06T23:08:03.141Z] Average: 5423314 0 819101 10.23 2620 1763897 1223048 13.50 591573 1593353 504 [2021-07-06T23:08:03.141Z] [2021-07-06T23:08:03.141Z] 22:39:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-06T23:08:03.141Z] 22:40:01 eth0 240.41 165.75 579.73 47.17 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:40:01 docker0 2.50 1.84 0.29 5.52 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:41:01 eth0 5.61 1.03 1.43 0.78 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:42:01 eth0 1.80 0.97 1.06 0.76 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:43:01 eth0 0.17 0.08 0.01 0.06 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:44:01 eth0 0.33 0.15 0.09 0.04 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:45:01 eth0 0.22 0.12 0.07 0.04 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.141Z] 22:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:47:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:48:01 eth0 3.75 0.08 0.28 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:49:01 eth0 7.81 0.85 1.48 0.63 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:50:01 eth0 0.62 0.33 0.33 0.23 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:51:01 eth0 0.57 0.38 0.27 0.21 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:52:01 eth0 0.25 0.15 0.11 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:53:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:54:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:55:01 eth0 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:57:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:58:01 eth0 2.92 0.05 0.26 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:59:01 eth0 5.93 0.58 1.09 0.43 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:00:01 eth0 0.65 0.32 0.33 0.20 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:01:01 eth0 0.27 0.05 0.02 0.03 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:02:01 eth0 0.45 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:03:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:04:01 eth0 0.18 0.12 0.08 0.04 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:05:01 eth0 0.15 0.10 0.06 0.03 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:07:01 eth0 427.98 393.79 4177.90 34.42 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:07:01 vethe2fc913 24.17 24.43 2.57 95.70 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] 23:07:01 docker0 24.17 24.33 2.24 95.69 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] Average: eth0 24.79 20.04 169.72 3.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] Average: vethe2fc913 0.86 0.87 0.09 3.42 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] Average: docker0 0.95 0.93 0.09 3.61 0.00 0.00 0.00 0.00 [2021-07-06T23:08:03.142Z] [2021-07-06T23:08:03.142Z] [2021-07-06T23:08:03.142Z] ---> sar -P ALL: [2021-07-06T23:08:03.142Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) [2021-07-06T23:08:03.142Z] [2021-07-06T23:08:03.142Z] 22:38:26 LINUX RESTART (2 CPU) [2021-07-06T23:08:03.142Z] [2021-07-06T23:08:03.142Z] 22:39:03 CPU %user %nice %system %iowait %steal %idle [2021-07-06T23:08:03.142Z] 22:40:01 all 6.50 0.00 2.18 2.47 0.04 88.81 [2021-07-06T23:08:03.142Z] 22:40:01 0 7.11 0.00 2.46 3.46 0.05 86.93 [2021-07-06T23:08:03.142Z] 22:40:01 1 5.89 0.00 1.89 1.49 0.04 90.69 [2021-07-06T23:08:03.142Z] 22:41:01 all 0.21 0.00 0.06 0.00 0.02 99.72 [2021-07-06T23:08:03.142Z] 22:41:01 0 0.33 0.00 0.05 0.00 0.02 99.60 [2021-07-06T23:08:03.142Z] 22:41:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-07-06T23:08:03.142Z] 22:42:01 all 0.14 0.00 0.04 0.00 0.03 99.79 [2021-07-06T23:08:03.142Z] 22:42:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-07-06T23:08:03.142Z] 22:42:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2021-07-06T23:08:03.142Z] 22:43:01 all 0.09 0.00 0.04 0.00 0.01 99.86 [2021-07-06T23:08:03.142Z] 22:43:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2021-07-06T23:08:03.142Z] 22:43:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2021-07-06T23:08:03.142Z] 22:44:01 all 0.19 0.00 0.08 0.00 0.02 99.71 [2021-07-06T23:08:03.142Z] 22:44:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2021-07-06T23:08:03.142Z] 22:44:01 1 0.35 0.00 0.10 0.00 0.02 99.53 [2021-07-06T23:08:03.142Z] 22:45:01 all 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-06T23:08:03.142Z] 22:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-06T23:08:03.142Z] 22:45:01 1 0.30 0.00 0.02 0.00 0.02 99.67 [2021-07-06T23:08:03.142Z] 22:46:01 all 0.18 0.00 0.02 0.00 0.02 99.79 [2021-07-06T23:08:03.142Z] 22:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-07-06T23:08:03.142Z] 22:46:01 1 0.33 0.00 0.02 0.00 0.03 99.62 [2021-07-06T23:08:03.142Z] 22:47:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-07-06T23:08:03.142Z] 22:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-06T23:08:03.142Z] 22:47:01 1 0.33 0.00 0.03 0.00 0.00 99.63 [2021-07-06T23:08:03.142Z] 22:48:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-07-06T23:08:03.142Z] 22:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-07-06T23:08:03.142Z] 22:48:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-07-06T23:08:03.142Z] 22:49:01 all 0.19 0.00 0.04 0.00 0.02 99.75 [2021-07-06T23:08:03.142Z] 22:49:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-07-06T23:08:03.142Z] 22:49:01 1 0.32 0.00 0.03 0.00 0.00 99.65 [2021-07-06T23:08:03.142Z] 22:50:01 all 0.06 0.00 0.04 0.00 0.01 99.89 [2021-07-06T23:08:03.142Z] 22:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-07-06T23:08:03.142Z] 22:50:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-07-06T23:08:03.142Z] [2021-07-06T23:08:03.142Z] 22:50:01 CPU %user %nice %system %iowait %steal %idle [2021-07-06T23:08:03.142Z] 22:51:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-07-06T23:08:03.142Z] 22:51:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-07-06T23:08:03.142Z] 22:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-07-06T23:08:03.142Z] 22:52:01 all 0.18 0.00 0.03 0.00 0.01 99.79 [2021-07-06T23:08:03.142Z] 22:52:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2021-07-06T23:08:03.142Z] 22:52:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-07-06T23:08:03.142Z] 22:53:01 all 0.18 0.00 0.02 0.00 0.02 99.79 [2021-07-06T23:08:03.142Z] 22:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-07-06T23:08:03.142Z] 22:53:01 1 0.33 0.00 0.03 0.00 0.02 99.62 [2021-07-06T23:08:03.142Z] 22:54:01 all 0.14 0.00 0.05 0.00 0.02 99.79 [2021-07-06T23:08:03.142Z] 22:54:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-07-06T23:08:03.142Z] 22:54:01 1 0.17 0.00 0.05 0.00 0.02 99.77 [2021-07-06T23:08:03.142Z] 22:55:01 all 0.09 0.00 0.03 0.00 0.02 99.86 [2021-07-06T23:08:03.142Z] 22:55:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-07-06T23:08:03.142Z] 22:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-06T23:08:03.142Z] 22:56:01 all 0.13 0.00 0.02 0.00 0.01 99.85 [2021-07-06T23:08:03.142Z] 22:56:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-07-06T23:08:03.142Z] 22:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-07-06T23:08:03.142Z] 22:57:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-07-06T23:08:03.142Z] 22:57:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2021-07-06T23:08:03.142Z] 22:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-06T23:08:03.142Z] 22:58:01 all 0.22 0.00 0.02 0.00 0.02 99.75 [2021-07-06T23:08:03.142Z] 22:58:01 0 0.42 0.00 0.02 0.00 0.02 99.55 [2021-07-06T23:08:03.142Z] 22:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-06T23:08:03.142Z] 22:59:01 all 0.21 0.00 0.03 0.00 0.01 99.75 [2021-07-06T23:08:03.142Z] 22:59:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-07-06T23:08:03.142Z] 22:59:01 1 0.20 0.00 0.03 0.00 0.00 99.77 [2021-07-06T23:08:03.142Z] 23:00:01 all 0.16 0.00 0.05 0.00 0.02 99.77 [2021-07-06T23:08:03.142Z] 23:00:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-07-06T23:08:03.143Z] 23:00:01 1 0.20 0.00 0.08 0.00 0.02 99.70 [2021-07-06T23:08:03.143Z] 23:01:01 all 0.11 0.00 0.02 0.00 0.01 99.87 [2021-07-06T23:08:03.143Z] 23:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-07-06T23:08:03.143Z] 23:01:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-06T23:08:03.143Z] [2021-07-06T23:08:03.143Z] 23:01:01 CPU %user %nice %system %iowait %steal %idle [2021-07-06T23:08:03.143Z] 23:02:01 all 0.14 0.00 0.04 0.00 0.02 99.80 [2021-07-06T23:08:03.143Z] 23:02:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-07-06T23:08:03.143Z] 23:02:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-07-06T23:08:03.143Z] 23:03:01 all 0.11 0.00 0.03 0.00 0.01 99.85 [2021-07-06T23:08:03.143Z] 23:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-06T23:08:03.143Z] 23:03:01 1 0.18 0.00 0.05 0.00 0.00 99.77 [2021-07-06T23:08:03.143Z] 23:04:01 all 0.15 0.00 0.02 0.00 0.02 99.82 [2021-07-06T23:08:03.143Z] 23:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-06T23:08:03.143Z] 23:04:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2021-07-06T23:08:03.143Z] 23:05:01 all 0.13 0.00 0.03 0.00 0.01 99.83 [2021-07-06T23:08:03.143Z] 23:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-07-06T23:08:03.143Z] 23:05:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-07-06T23:08:03.143Z] 23:06:01 all 0.15 0.00 0.03 0.00 0.02 99.81 [2021-07-06T23:08:03.143Z] 23:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-06T23:08:03.143Z] 23:06:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2021-07-06T23:08:03.143Z] 23:07:01 all 9.03 0.00 3.57 1.84 0.03 85.53 [2021-07-06T23:08:03.143Z] 23:07:01 0 8.89 0.00 3.51 1.63 0.03 85.94 [2021-07-06T23:08:03.143Z] 23:07:01 1 9.18 0.00 3.62 2.05 0.03 85.11 [2021-07-06T23:08:03.143Z] Average: all 0.68 0.00 0.23 0.15 0.02 98.92 [2021-07-06T23:08:03.143Z] Average: 0 0.67 0.00 0.23 0.17 0.02 98.91 [2021-07-06T23:08:03.143Z] Average: 1 0.70 0.00 0.23 0.12 0.02 98.94 [2021-07-06T23:08:03.143Z] [2021-07-06T23:08:03.143Z] [2021-07-06T23:08:03.143Z]