Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2241084834069578543.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16921009057047559755.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12920997880469017124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9716288239711237705.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6264108791126670441.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5451’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5453 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 (main) Commit message: "Merge pull request #247 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19" > 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 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 # timeout=10 > git rev-list --no-walk 0614871e3cf69c5486cd4f4d882df759a86e1a4a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-06T10:39:31.684Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-06T10:39:31.747Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-06T10:39:31.763Z] ========================================================= [2023-09-06T10:39:31.763Z] EdgeX Global Pipelines Version Info [2023-09-06T10:39:31.763Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:39:32.477Z] ------------------- [2023-09-06T10:39:32.477Z] stable info: [2023-09-06T10:39:32.477Z] ------------------- [2023-09-06T10:39:32.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-06T10:39:32.477Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T10:39:32.477Z] Message: update stable to v1.0.253 [2023-09-06T10:39:33.046Z] ------------------- [2023-09-06T10:39:33.046Z] experimental info: [2023-09-06T10:39:33.046Z] ------------------- [2023-09-06T10:39:33.046Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-06T10:39:33.046Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T10:39:33.046Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-06T10:39:33.209Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-06T10:39:33.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-06T10:39:33.233Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-06T10:39:33.245Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-06T10:39:33.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-06T10:39:33.269Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-06T10:39:33.281Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-06T10:39:33.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-06T10:39:33.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-06T10:39:33.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-06T10:39:33.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-06T10:39:33.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-06T10:39:33.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-06T10:39:33.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-06T10:39:33.389Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T10:39:33.409Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T10:39:33.420Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T10:39:33.432Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T10:39:33.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-06T10:39:33.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-06T10:39:33.467Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-06T10:39:33.482Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-06T10:39:33.496Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-06T10:39:33.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-06T10:39:33.523Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-06T10:39:33.536Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-06T10:39:33.549Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-06T10:39:33.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-06T10:39:33.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-06T10:39:33.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-06T10:39:33.617Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] echo [2023-09-06T10:39:33.627Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d7b15f [Pipeline] echo [2023-09-06T10:39:33.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T10:39:33.702Z] provisioning config files... [2023-09-06T10:39:33.714Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5882378940970127713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:39:34.019Z] ---> docker-login.sh [2023-09-06T10:39:34.019Z] nexus3.edgexfoundry.org:10001 [2023-09-06T10:39:34.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:39:34.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:39:34.540Z] Configure a credential helper to remove this warning. See [2023-09-06T10:39:34.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:39:34.540Z] [2023-09-06T10:39:34.540Z] Login Succeeded [2023-09-06T10:39:34.540Z] nexus3.edgexfoundry.org:10002 [2023-09-06T10:39:34.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:39:34.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:39:34.540Z] Configure a credential helper to remove this warning. See [2023-09-06T10:39:34.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:39:34.540Z] [2023-09-06T10:39:34.540Z] Login Succeeded [2023-09-06T10:39:34.540Z] nexus3.edgexfoundry.org:10003 [2023-09-06T10:39:34.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:39:34.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:39:34.801Z] Configure a credential helper to remove this warning. See [2023-09-06T10:39:34.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:39:34.801Z] [2023-09-06T10:39:34.801Z] Login Succeeded [2023-09-06T10:39:34.801Z] nexus3.edgexfoundry.org:10004 [2023-09-06T10:39:34.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:39:34.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:39:34.801Z] Configure a credential helper to remove this warning. See [2023-09-06T10:39:34.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:39:34.801Z] [2023-09-06T10:39:34.801Z] Login Succeeded [2023-09-06T10:39:34.801Z] docker.io [2023-09-06T10:39:34.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:39:35.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:39:35.062Z] Configure a credential helper to remove this warning. See [2023-09-06T10:39:35.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:39:35.062Z] [2023-09-06T10:39:35.062Z] Login Succeeded [2023-09-06T10:39:35.062Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T10:39:35.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-06T10:39:35.443Z] + git rev-list -1 --merges 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16~1..7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] echo [2023-09-06T10:39:35.485Z] -----------> git rev-list -1 --merges 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16~1..7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [2023-09-06T10:39:35.485Z] 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [false] [Pipeline] sh [2023-09-06T10:39:35.772Z] + git log --format=format:%s -1 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] echo [2023-09-06T10:39:35.787Z] ========================================================= [2023-09-06T10:39:35.787Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-06T10:39:35.787Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T10:39:36.105Z] + git log --format=format:%s -1 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] echo [2023-09-06T10:39:36.115Z] [semverPrep] GIT_COMMIT: 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16, Commit Message: Merge pull request #247 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19 [Pipeline] echo [2023-09-06T10:39:36.125Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-06T10:39:36.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T10:39:36.494Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-06T10:39:36.494Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-06T10:39:36.494Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-06T10:39:36.494Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-06T10:39:36.494Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-06T10:39:36.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:39:36.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T10:39:36.891Z] [2023-09-06T10:39:36.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:39:37.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T10:39:37.191Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-06T10:39:37.191Z] b85a868b505f: Pulling fs layer [2023-09-06T10:39:37.191Z] e2be974225ed: Pulling fs layer [2023-09-06T10:39:37.191Z] 339a4e72a1f5: Pulling fs layer [2023-09-06T10:39:37.191Z] 988bab9f4d93: Pulling fs layer [2023-09-06T10:39:37.191Z] 1469e6f7b9e6: Pulling fs layer [2023-09-06T10:39:37.191Z] eaf3925da568: Pulling fs layer [2023-09-06T10:39:37.191Z] bab4dde63d76: Pulling fs layer [2023-09-06T10:39:37.191Z] bde34c3a00c8: Pulling fs layer [2023-09-06T10:39:37.191Z] b352a97aabf1: Pulling fs layer [2023-09-06T10:39:37.191Z] 4872d77fe225: Pulling fs layer [2023-09-06T10:39:37.191Z] 5851b861e8e6: Pulling fs layer [2023-09-06T10:39:37.191Z] 5851b861e8e6: Waiting [2023-09-06T10:39:37.191Z] b352a97aabf1: Waiting [2023-09-06T10:39:37.191Z] 4872d77fe225: Waiting [2023-09-06T10:39:37.191Z] 1469e6f7b9e6: Waiting [2023-09-06T10:39:37.191Z] eaf3925da568: Waiting [2023-09-06T10:39:37.191Z] bab4dde63d76: Waiting [2023-09-06T10:39:37.191Z] bde34c3a00c8: Waiting [2023-09-06T10:39:37.191Z] 988bab9f4d93: Waiting [2023-09-06T10:39:37.191Z] e2be974225ed: Verifying Checksum [2023-09-06T10:39:37.191Z] e2be974225ed: Download complete [2023-09-06T10:39:37.191Z] 988bab9f4d93: Download complete [2023-09-06T10:39:37.191Z] 1469e6f7b9e6: Verifying Checksum [2023-09-06T10:39:37.191Z] 1469e6f7b9e6: Download complete [2023-09-06T10:39:37.191Z] eaf3925da568: Verifying Checksum [2023-09-06T10:39:37.191Z] eaf3925da568: Download complete [2023-09-06T10:39:37.452Z] 339a4e72a1f5: Download complete [2023-09-06T10:39:37.452Z] bde34c3a00c8: Download complete [2023-09-06T10:39:37.452Z] b352a97aabf1: Verifying Checksum [2023-09-06T10:39:37.452Z] b352a97aabf1: Download complete [2023-09-06T10:39:37.452Z] 4872d77fe225: Verifying Checksum [2023-09-06T10:39:37.452Z] 4872d77fe225: Download complete [2023-09-06T10:39:37.452Z] 5851b861e8e6: Verifying Checksum [2023-09-06T10:39:37.452Z] 5851b861e8e6: Download complete [2023-09-06T10:39:37.452Z] b85a868b505f: Verifying Checksum [2023-09-06T10:39:37.452Z] b85a868b505f: Download complete [2023-09-06T10:39:37.712Z] bab4dde63d76: Verifying Checksum [2023-09-06T10:39:37.712Z] bab4dde63d76: Download complete [2023-09-06T10:39:38.651Z] b85a868b505f: Pull complete [2023-09-06T10:39:38.910Z] e2be974225ed: Pull complete [2023-09-06T10:39:39.481Z] 339a4e72a1f5: Pull complete [2023-09-06T10:39:39.481Z] 988bab9f4d93: Pull complete [2023-09-06T10:39:39.769Z] 1469e6f7b9e6: Pull complete [2023-09-06T10:39:40.031Z] eaf3925da568: Pull complete [2023-09-06T10:39:41.936Z] bab4dde63d76: Pull complete [2023-09-06T10:39:41.936Z] bde34c3a00c8: Pull complete [2023-09-06T10:39:41.936Z] b352a97aabf1: Pull complete [2023-09-06T10:39:41.936Z] 4872d77fe225: Pull complete [2023-09-06T10:39:41.936Z] 5851b861e8e6: Pull complete [2023-09-06T10:39:41.936Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-06T10:39:41.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T10:39:41.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:39:42.041Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-09-06T10:39:42.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-06T10:39:45.539Z] $ docker top 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec -eo pid,comm [2023-09-06T10:39:45.591Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-06T10:39:45.592Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T10:39:45.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T10:39:45.629Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T10:39:45.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T10:39:45.742Z] $ docker exec 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec ssh-agent [2023-09-06T10:39:45.848Z] SSH_AUTH_SOCK=/tmp/ssh-CPCtsut84U40/agent.32 [2023-09-06T10:39:45.848Z] SSH_AGENT_PID=38 [2023-09-06T10:39:45.857Z] Running ssh-add (command line suppressed) [2023-09-06T10:39:45.976Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9447714567723809181.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9447714567723809181.key) [2023-09-06T10:39:45.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T10:39:46.284Z] + git tag --points-at HEAD [Pipeline] } [2023-09-06T10:39:46.304Z] $ docker exec --env ******** --env ******** 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec ssh-agent -k [2023-09-06T10:39:46.415Z] unset SSH_AUTH_SOCK; [2023-09-06T10:39:46.416Z] unset SSH_AGENT_PID; [2023-09-06T10:39:46.416Z] echo Agent pid 38 killed; [2023-09-06T10:39:46.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-06T10:39:46.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T10:39:46.447Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T10:39:46.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T10:39:46.566Z] $ docker exec 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec ssh-agent [2023-09-06T10:39:46.670Z] SSH_AUTH_SOCK=/tmp/ssh-O1eO06cCRDDR/agent.71 [2023-09-06T10:39:46.670Z] SSH_AGENT_PID=77 [2023-09-06T10:39:46.675Z] Running ssh-add (command line suppressed) [2023-09-06T10:39:46.772Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10165802225398804713.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10165802225398804713.key) [2023-09-06T10:39:46.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T10:39:47.072Z] + git semver init [2023-09-06T10:39:47.332Z] 2023-09-06 10:39:47,262 [run_init] DEBUG init version:0.0.0 force:False [2023-09-06T10:39:47.332Z] 2023-09-06 10:39:47,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-09-06T10:39:47.332Z] 2023-09-06 10:39:47,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-09-06T10:39:47.332Z] 2023-09-06 10:39:47,265 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-06T10:39:48.268Z] 2023-09-06 10:39:48,108 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-09-06T10:39:48.268Z] 2023-09-06 10:39:48,108 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-09-06T10:39:48.268Z] 2023-09-06 10:39:48,108 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-06T10:39:48.268Z] 2023-09-06 10:39:48,108 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-06T10:39:48.268Z] 3.1.0-dev.5 [Pipeline] } [2023-09-06T10:39:48.277Z] $ docker exec --env ******** --env ******** 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec ssh-agent -k [2023-09-06T10:39:48.381Z] unset SSH_AUTH_SOCK; [2023-09-06T10:39:48.382Z] unset SSH_AGENT_PID; [2023-09-06T10:39:48.382Z] echo Agent pid 77 killed; [2023-09-06T10:39:48.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T10:39:48.706Z] + git semver [Pipeline] } [2023-09-06T10:39:48.977Z] $ docker stop --time=1 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec [2023-09-06T10:39:50.274Z] $ docker rm -f --volumes 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T10:39:50.611Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-06T10:39:50.818Z] Stashed 1 file(s) [Pipeline] echo [2023-09-06T10:39:50.821Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T10:39:50.956Z] provisioning config files... [2023-09-06T10:39:50.964Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12381582671237740237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:39:51.264Z] ---> docker-login.sh [2023-09-06T10:39:51.265Z] nexus3.edgexfoundry.org:10001 [2023-09-06T10:39:51.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:39:51.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:39:51.265Z] Configure a credential helper to remove this warning. See [2023-09-06T10:39:51.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:39:51.265Z] [2023-09-06T10:39:51.265Z] Login Succeeded [2023-09-06T10:39:51.265Z] nexus3.edgexfoundry.org:10002 [2023-09-06T10:39:51.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:39:51.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:39:51.265Z] Configure a credential helper to remove this warning. See [2023-09-06T10:39:51.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:39:51.265Z] [2023-09-06T10:39:51.265Z] Login Succeeded [2023-09-06T10:39:51.265Z] nexus3.edgexfoundry.org:10003 [2023-09-06T10:39:51.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:39:51.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:39:51.524Z] Configure a credential helper to remove this warning. See [2023-09-06T10:39:51.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:39:51.524Z] [2023-09-06T10:39:51.524Z] Login Succeeded [2023-09-06T10:39:51.524Z] nexus3.edgexfoundry.org:10004 [2023-09-06T10:39:51.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:39:51.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:39:51.524Z] Configure a credential helper to remove this warning. See [2023-09-06T10:39:51.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:39:51.524Z] [2023-09-06T10:39:51.524Z] Login Succeeded [2023-09-06T10:39:51.524Z] docker.io [2023-09-06T10:39:51.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:39:51.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:39:51.784Z] Configure a credential helper to remove this warning. See [2023-09-06T10:39:51.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:39:51.784Z] [2023-09-06T10:39:51.784Z] Login Succeeded [2023-09-06T10:39:51.784Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T10:39:51.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-06T10:39:51.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T10:39:51.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T10:39:51.871Z] ========================================================= [2023-09-06T10:39:51.871Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-06T10:39:51.871Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:39:52.172Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-06T10:39:52.173Z] Sending build context to Docker daemon 4.316MB [2023-09-06T10:39:52.173Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T10:39:52.173Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-06T10:39:52.173Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-06T10:39:52.173Z] 4db1b89c0bd1: Pulling fs layer [2023-09-06T10:39:52.173Z] 6911f1a30b25: Pulling fs layer [2023-09-06T10:39:52.173Z] e194b8c5c2a9: Pulling fs layer [2023-09-06T10:39:52.173Z] 6863d3e3a2b1: Pulling fs layer [2023-09-06T10:39:52.173Z] ec0bb842ea78: Pulling fs layer [2023-09-06T10:39:52.173Z] 40a00589a448: Pulling fs layer [2023-09-06T10:39:52.173Z] 6c08303d61cc: Pulling fs layer [2023-09-06T10:39:52.173Z] 798269fcf238: Pulling fs layer [2023-09-06T10:39:52.173Z] 40a00589a448: Waiting [2023-09-06T10:39:52.173Z] 6863d3e3a2b1: Waiting [2023-09-06T10:39:52.173Z] 798269fcf238: Waiting [2023-09-06T10:39:52.173Z] 6c08303d61cc: Waiting [2023-09-06T10:39:52.173Z] 6911f1a30b25: Verifying Checksum [2023-09-06T10:39:52.173Z] 6911f1a30b25: Download complete [2023-09-06T10:39:52.173Z] 6863d3e3a2b1: Download complete [2023-09-06T10:39:52.173Z] ec0bb842ea78: Verifying Checksum [2023-09-06T10:39:52.173Z] ec0bb842ea78: Download complete [2023-09-06T10:39:52.433Z] 4db1b89c0bd1: Verifying Checksum [2023-09-06T10:39:52.433Z] 4db1b89c0bd1: Download complete [2023-09-06T10:39:52.433Z] 40a00589a448: Verifying Checksum [2023-09-06T10:39:52.433Z] 40a00589a448: Download complete [2023-09-06T10:39:52.433Z] 4db1b89c0bd1: Pull complete [2023-09-06T10:39:52.696Z] 6911f1a30b25: Pull complete [2023-09-06T10:39:52.955Z] 798269fcf238: Verifying Checksum [2023-09-06T10:39:52.955Z] 798269fcf238: Download complete [2023-09-06T10:39:52.955Z] e194b8c5c2a9: Verifying Checksum [2023-09-06T10:39:52.955Z] e194b8c5c2a9: Download complete [2023-09-06T10:39:53.213Z] 6c08303d61cc: Verifying Checksum [2023-09-06T10:39:53.213Z] 6c08303d61cc: Download complete [2023-09-06T10:39:56.498Z] e194b8c5c2a9: Pull complete [2023-09-06T10:39:56.498Z] 6863d3e3a2b1: Pull complete [2023-09-06T10:39:56.498Z] ec0bb842ea78: Pull complete [2023-09-06T10:39:56.498Z] 40a00589a448: Pull complete [2023-09-06T10:39:59.032Z] 6c08303d61cc: Pull complete [2023-09-06T10:39:59.599Z] 798269fcf238: Pull complete [2023-09-06T10:39:59.599Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-06T10:39:59.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T10:39:59.599Z] ---> ec979cd7f677 [2023-09-06T10:39:59.599Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-06T10:40:04.876Z] ---> Running in 10daf3c50a54 [2023-09-06T10:40:04.876Z] Removing intermediate container 10daf3c50a54 [2023-09-06T10:40:04.876Z] ---> 1535c98e1a5c [2023-09-06T10:40:04.876Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T10:40:04.876Z] ---> Running in 9088924efe61 [2023-09-06T10:40:04.876Z] Removing intermediate container 9088924efe61 [2023-09-06T10:40:04.876Z] ---> f476226a0f76 [2023-09-06T10:40:04.876Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-06T10:40:04.876Z] ---> Running in b752350544fc [2023-09-06T10:40:04.876Z] Removing intermediate container b752350544fc [2023-09-06T10:40:04.876Z] ---> 3b1186fdbf17 [2023-09-06T10:40:04.876Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T10:40:04.876Z] ---> Running in 45687029e89e [2023-09-06T10:40:04.876Z] Removing intermediate container 45687029e89e [2023-09-06T10:40:04.876Z] ---> 71a420308154 [2023-09-06T10:40:04.876Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T10:40:04.876Z] ---> Running in be164a1b23d4 [2023-09-06T10:40:04.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T10:40:05.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T10:40:05.398Z] OK: 265 MiB in 53 packages [2023-09-06T10:40:05.913Z] Still waiting to schedule task [2023-09-06T10:40:05.914Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5452’ is offline [2023-09-06T10:40:05.973Z] Removing intermediate container be164a1b23d4 [2023-09-06T10:40:05.973Z] ---> 42e1685d1d17 [2023-09-06T10:40:05.973Z] Step 8/12 : WORKDIR /app [2023-09-06T10:40:05.973Z] ---> Running in 2f5661beed95 [2023-09-06T10:40:05.973Z] Removing intermediate container 2f5661beed95 [2023-09-06T10:40:05.973Z] ---> 8a76539ee9de [2023-09-06T10:40:05.973Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-06T10:40:05.973Z] ---> 7e9f53b2000e [2023-09-06T10:40:05.973Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T10:40:06.232Z] ---> Running in c8399f382014 [2023-09-06T10:40:44.951Z] Removing intermediate container c8399f382014 [2023-09-06T10:40:44.951Z] ---> a48e33c252ed [2023-09-06T10:40:44.951Z] Step 11/12 : COPY . . [2023-09-06T10:40:44.951Z] ---> 05e6ebce512a [2023-09-06T10:40:44.951Z] Step 12/12 : RUN $MAKE [2023-09-06T10:40:44.951Z] ---> Running in 636b5d722110 [2023-09-06T10:40:44.951Z] noop [2023-09-06T10:40:44.951Z] Removing intermediate container 636b5d722110 [2023-09-06T10:40:44.951Z] ---> ece6a67005e3 [2023-09-06T10:40:44.951Z] Successfully built ece6a67005e3 [2023-09-06T10:40:44.951Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:40:45.252Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T10:40:45.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:40:45.321Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-09-06T10:40:45.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-06T10:40:45.677Z] $ docker top dac5b59c0c97e7b0b2aaec9cf607e9636e48e4681084a6783029db1a07728043 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T10:40:46.017Z] + go version [2023-09-06T10:40:46.017Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-06T10:40:46.023Z] $ docker stop --time=1 dac5b59c0c97e7b0b2aaec9cf607e9636e48e4681084a6783029db1a07728043 [2023-09-06T10:40:47.367Z] $ docker rm -f --volumes dac5b59c0c97e7b0b2aaec9cf607e9636e48e4681084a6783029db1a07728043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:40:47.768Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T10:40:47.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:40:47.845Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-09-06T10:40:47.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-06T10:40:48.191Z] $ docker top e7d692b298d1f013f8e82a0758d42f6e4988982519d3647e69eec014a6d0ab1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T10:40:48.529Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-06T10:40:48.818Z] + make test [2023-09-06T10:40:48.818Z] go test ./... -coverprofile=coverage.out ./... [2023-09-06T10:40:54.078Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-06T10:41:06.264Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-06T10:41:06.264Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-06T10:41:08.793Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.252s coverage: 40.6% of statements [2023-09-06T10:41:08.793Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements [2023-09-06T10:41:08.793Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2023-09-06T10:41:18.777Z] go vet ./... [2023-09-06T10:41:22.055Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T10:41:22.055Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T10:41:22.055Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-06T10:41:22.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T10:41:22.080Z] $ docker stop --time=1 e7d692b298d1f013f8e82a0758d42f6e4988982519d3647e69eec014a6d0ab1f [2023-09-06T10:41:26.913Z] $ docker rm -f --volumes e7d692b298d1f013f8e82a0758d42f6e4988982519d3647e69eec014a6d0ab1f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T10:41:27.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T10:41:27.467Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-06T10:41:27.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T10:41:28.188Z] + ls -al . [2023-09-06T10:41:28.188Z] total 644 [2023-09-06T10:41:28.188Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 10:40 . [2023-09-06T10:41:28.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:39 .. [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 6 10:39 .dockerignore [2023-09-06T10:41:28.188Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 10:39 .git [2023-09-06T10:41:28.188Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 10:39 .github [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 6 10:39 .gitignore [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 10:39 .golangci.yml [2023-09-06T10:41:28.188Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 10:39 .semver [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 6 10:39 Attribution.txt [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 6 10:39 CHANGELOG.md [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 6 10:39 Dockerfile [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 10:39 GOVERNANCE.md [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 6 10:39 Jenkinsfile [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 6 10:39 LICENSE [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 6 10:39 Makefile [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 10:39 OWNERS.md [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 6 10:39 README.md [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 6 10:39 VERSION [2023-09-06T10:41:28.188Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:39 bin [2023-09-06T10:41:28.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:39 cmd [2023-09-06T10:41:28.188Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 6 10:41 coverage.out [2023-09-06T10:41:28.188Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:39 examples [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 6 10:39 go.mod [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 6 10:39 go.sum [2023-09-06T10:41:28.188Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:39 images [2023-09-06T10:41:28.188Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 10:39 internal [2023-09-06T10:41:28.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:39 snap [2023-09-06T10:41:28.188Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 6 10:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:41:28.498Z] + 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=7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 --label arch=amd64 --label version=3.1.0-dev.5 . [2023-09-06T10:41:28.498Z] Sending build context to Docker daemon 4.316MB [2023-09-06T10:41:28.498Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T10:41:28.498Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-06T10:41:28.498Z] ---> ece6a67005e3 [2023-09-06T10:41:28.498Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-06T10:41:28.757Z] ---> Running in 73f74ce7c2c6 [2023-09-06T10:41:28.757Z] Removing intermediate container 73f74ce7c2c6 [2023-09-06T10:41:28.757Z] ---> 7c4627f16e4f [2023-09-06T10:41:28.757Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T10:41:28.757Z] ---> Running in c092d017472a [2023-09-06T10:41:28.757Z] Removing intermediate container c092d017472a [2023-09-06T10:41:28.757Z] ---> b76f3437cccb [2023-09-06T10:41:28.757Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-06T10:41:28.757Z] ---> Running in d22d73f2645b [2023-09-06T10:41:29.017Z] Removing intermediate container d22d73f2645b [2023-09-06T10:41:29.017Z] ---> 1ff07e9bfc15 [2023-09-06T10:41:29.017Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T10:41:29.017Z] ---> Running in 4c884a14fa02 [2023-09-06T10:41:29.017Z] Removing intermediate container 4c884a14fa02 [2023-09-06T10:41:29.017Z] ---> 76e0ad517026 [2023-09-06T10:41:29.017Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T10:41:29.277Z] ---> Running in 6bc3f2efe7bf [2023-09-06T10:41:29.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T10:41:29.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T10:41:29.795Z] OK: 265 MiB in 53 packages [2023-09-06T10:41:30.363Z] Removing intermediate container 6bc3f2efe7bf [2023-09-06T10:41:30.364Z] ---> b96c461e61b6 [2023-09-06T10:41:30.364Z] Step 8/24 : WORKDIR /app [2023-09-06T10:41:30.364Z] ---> Running in 7ff9cfe79554 [2023-09-06T10:41:30.364Z] Removing intermediate container 7ff9cfe79554 [2023-09-06T10:41:30.364Z] ---> a89f7334e4ac [2023-09-06T10:41:30.364Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-06T10:41:30.364Z] ---> 991157709515 [2023-09-06T10:41:30.364Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T10:41:30.623Z] ---> Running in 2d9bf4245983 [2023-09-06T10:41:31.352Z] Removing intermediate container 2d9bf4245983 [2023-09-06T10:41:31.352Z] ---> 8acebe490fc1 [2023-09-06T10:41:31.352Z] Step 11/24 : COPY . . [2023-09-06T10:41:31.352Z] ---> e03ba3572c8d [2023-09-06T10:41:31.352Z] Step 12/24 : RUN $MAKE [2023-09-06T10:41:31.656Z] ---> Running in f1657d16a2c9 [2023-09-06T10:41:31.656Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-06T10:41:34.319Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5454 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-09-06T10:41:34.332Z] Running in /w/workspace/device-rfid-llrp-go/109 [Pipeline] { [Pipeline] checkout [2023-09-06T10:41:34.355Z] The recommended git tool is: git [2023-09-06T10:41:39.138Z] using credential edgex-jenkins-ssh [2023-09-06T10:41:39.154Z] Cloning the remote Git repository [2023-09-06T10:41:39.197Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-06T10:41:39.293Z] > git init /w/workspace/device-rfid-llrp-go/109 # timeout=10 [2023-09-06T10:41:42.359Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-06T10:41:42.360Z] > git --version # timeout=10 [2023-09-06T10:41:42.383Z] > git --version # 'git version 2.25.1' [2023-09-06T10:41:42.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T10:41:42.541Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T10:41:44.497Z] Avoid second fetch [2023-09-06T10:41:44.497Z] Checking out Revision 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 (main) [2023-09-06T10:41:43.694Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-06T10:41:43.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T10:41:44.514Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T10:41:44.573Z] > git checkout -f 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 # timeout=10 [2023-09-06T10:41:45.008Z] Commit message: "Merge pull request #247 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T10:41:45.914Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-06T10:41:45.914Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T10:41:45.914Z] Dload Upload Total Spent Left Speed [2023-09-06T10:41:45.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-09-06T10:41:46.490Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-06T10:41:46.811Z] + sudo tee /etc/docker/daemon.new [2023-09-06T10:41:46.811Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-06T10:41:46.811Z] { [2023-09-06T10:41:46.811Z] "registry-mirrors": [ [2023-09-06T10:41:46.811Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-06T10:41:46.811Z] ], [2023-09-06T10:41:46.811Z] "bip": "10.250.0.254/24", [2023-09-06T10:41:46.811Z] "hosts": [ [2023-09-06T10:41:46.811Z] "tcp://0.0.0.0:5555", [2023-09-06T10:41:46.811Z] "unix:///var/run/docker.sock" [2023-09-06T10:41:46.811Z] ], [2023-09-06T10:41:46.811Z] "mtu": 1458, [2023-09-06T10:41:46.811Z] "selinux-enabled": true, [2023-09-06T10:41:46.811Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-06T10:41:46.811Z] } [Pipeline] sh [2023-09-06T10:41:47.139Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-06T10:41:47.465Z] + sudo service docker restart [2023-09-06T10:41:53.637Z] Removing intermediate container f1657d16a2c9 [2023-09-06T10:41:53.637Z] ---> fa1a9072fc7a [2023-09-06T10:41:53.637Z] Step 13/24 : FROM alpine:3.17 [2023-09-06T10:41:53.637Z] 3.17: Pulling from library/alpine [2023-09-06T10:41:53.896Z] 9398808236ff: Pulling fs layer [2023-09-06T10:41:53.896Z] 9398808236ff: Verifying Checksum [2023-09-06T10:41:53.896Z] 9398808236ff: Download complete [2023-09-06T10:41:54.168Z] 9398808236ff: Pull complete [2023-09-06T10:41:54.168Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T10:41:54.168Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T10:41:54.168Z] ---> 1e0b8b5322fc [2023-09-06T10:41:54.168Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-06T10:41:54.426Z] ---> Running in 66af58009977 [2023-09-06T10:41:54.426Z] Removing intermediate container 66af58009977 [2023-09-06T10:41:54.426Z] ---> 4bc85ff4486a [2023-09-06T10:41:54.427Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-06T10:41:54.427Z] ---> Running in 4f1cd8e97299 [2023-09-06T10:41:54.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T10:41:54.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T10:41:55.201Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T10:41:55.201Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T10:41:55.201Z] OK: 7 MiB in 16 packages [2023-09-06T10:41:55.461Z] Removing intermediate container 4f1cd8e97299 [2023-09-06T10:41:55.461Z] ---> b8b972787a35 [2023-09-06T10:41:55.461Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-06T10:41:55.720Z] ---> b4ea54130885 [2023-09-06T10:41:55.720Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-06T10:41:55.720Z] ---> cc56467eb632 [2023-09-06T10:41:55.720Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-06T10:41:56.659Z] ---> e0c3f3705602 [2023-09-06T10:41:56.659Z] Step 19/24 : EXPOSE 59989 [2023-09-06T10:41:56.659Z] ---> Running in bc909e9b796b [2023-09-06T10:41:56.659Z] Removing intermediate container bc909e9b796b [2023-09-06T10:41:56.659Z] ---> aa76bdb33a60 [2023-09-06T10:41:56.659Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-06T10:41:56.918Z] ---> Running in 2f674175ef96 [2023-09-06T10:41:56.918Z] Removing intermediate container 2f674175ef96 [2023-09-06T10:41:56.918Z] ---> 453a3679f41e [2023-09-06T10:41:56.918Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-06T10:41:56.918Z] ---> Running in 35c26d6f79a0 [2023-09-06T10:41:56.918Z] Removing intermediate container 35c26d6f79a0 [2023-09-06T10:41:56.918Z] ---> 19b0566e5b55 [2023-09-06T10:41:56.918Z] Step 22/24 : LABEL arch=amd64 [2023-09-06T10:41:56.918Z] ---> Running in 0e76041e62c5 [2023-09-06T10:41:57.178Z] Removing intermediate container 0e76041e62c5 [2023-09-06T10:41:57.178Z] ---> a5ce1f0a128c [2023-09-06T10:41:57.178Z] Step 23/24 : LABEL git_sha=7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [2023-09-06T10:41:57.178Z] ---> Running in 85062c7ac6cc [2023-09-06T10:41:57.178Z] Removing intermediate container 85062c7ac6cc [2023-09-06T10:41:57.178Z] ---> 9ab31cd282dc [2023-09-06T10:41:57.178Z] Step 24/24 : LABEL version=3.1.0-dev.5 [2023-09-06T10:41:57.437Z] ---> Running in a29b2a1b291b [2023-09-06T10:41:57.437Z] Removing intermediate container a29b2a1b291b [2023-09-06T10:41:57.437Z] ---> 68bfba4ae261 [2023-09-06T10:41:57.437Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T10:41:57.437Z] Successfully built 68bfba4ae261 [2023-09-06T10:41:57.437Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T10:41:57.513Z] provisioning config files... [2023-09-06T10:41:57.521Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6181010508410184553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:41:57.814Z] ---> docker-login.sh [2023-09-06T10:41:57.814Z] nexus3.edgexfoundry.org:10001 [2023-09-06T10:41:57.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:41:57.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:41:57.814Z] Configure a credential helper to remove this warning. See [2023-09-06T10:41:57.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:41:57.814Z] [2023-09-06T10:41:57.814Z] Login Succeeded [2023-09-06T10:41:57.814Z] nexus3.edgexfoundry.org:10002 [2023-09-06T10:41:57.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:41:57.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:41:57.814Z] Configure a credential helper to remove this warning. See [2023-09-06T10:41:57.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:41:57.815Z] [2023-09-06T10:41:57.815Z] Login Succeeded [2023-09-06T10:41:57.815Z] nexus3.edgexfoundry.org:10003 [2023-09-06T10:41:58.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:41:58.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:41:58.073Z] Configure a credential helper to remove this warning. See [2023-09-06T10:41:58.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:41:58.073Z] [2023-09-06T10:41:58.073Z] Login Succeeded [2023-09-06T10:41:58.073Z] nexus3.edgexfoundry.org:10004 [2023-09-06T10:41:58.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:41:58.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:41:58.074Z] Configure a credential helper to remove this warning. See [2023-09-06T10:41:58.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:41:58.074Z] [2023-09-06T10:41:58.074Z] Login Succeeded [2023-09-06T10:41:58.074Z] docker.io [2023-09-06T10:41:58.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:41:58.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:41:58.332Z] Configure a credential helper to remove this warning. See [2023-09-06T10:41:58.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:41:58.332Z] [2023-09-06T10:41:58.332Z] Login Succeeded [2023-09-06T10:41:58.332Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T10:41:58.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T10:41:58.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T10:41:58.381Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-09-06T10:41:58.381Z] 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [2023-09-06T10:41:58.381Z] latest [2023-09-06T10:41:58.381Z] 3.1.0-dev.5 [2023-09-06T10:41:58.381Z] 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 [2023-09-06T10:41:58.381Z] main [2023-09-06T10:41:58.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:41:58.697Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:41:59.006Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [2023-09-06T10:41:59.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-06T10:41:59.006Z] 94a6f748435a: Preparing [2023-09-06T10:41:59.006Z] 8fd8007a8dbe: Preparing [2023-09-06T10:41:59.006Z] f5622dc19ec4: Preparing [2023-09-06T10:41:59.006Z] 853273d88384: Preparing [2023-09-06T10:41:59.006Z] 36b50b131297: Preparing [2023-09-06T10:41:59.006Z] 36b50b131297: Layer already exists [2023-09-06T10:41:59.006Z] f5622dc19ec4: Pushed [2023-09-06T10:41:59.006Z] 8fd8007a8dbe: Pushed [2023-09-06T10:41:59.006Z] 853273d88384: Pushed [2023-09-06T10:42:02.292Z] 94a6f748435a: Pushed [2023-09-06T10:42:02.292Z] 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16: digest: sha256:54ddd1ac9ba03419203b9bdc3f9cb946d9782ada8bbaa316a02c44cd6803e1e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:42:02.605Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:42:02.910Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-09-06T10:42:02.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-06T10:42:02.910Z] 94a6f748435a: Preparing [2023-09-06T10:42:02.910Z] 8fd8007a8dbe: Preparing [2023-09-06T10:42:02.910Z] f5622dc19ec4: Preparing [2023-09-06T10:42:02.910Z] 853273d88384: Preparing [2023-09-06T10:42:02.910Z] 36b50b131297: Preparing [2023-09-06T10:42:02.910Z] 8fd8007a8dbe: Layer already exists [2023-09-06T10:42:02.910Z] 853273d88384: Layer already exists [2023-09-06T10:42:02.910Z] 94a6f748435a: Layer already exists [2023-09-06T10:42:02.910Z] 36b50b131297: Layer already exists [2023-09-06T10:42:02.910Z] f5622dc19ec4: Layer already exists [2023-09-06T10:42:02.910Z] latest: digest: sha256:54ddd1ac9ba03419203b9bdc3f9cb946d9782ada8bbaa316a02c44cd6803e1e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:42:03.218Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:42:03.522Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.5 [2023-09-06T10:42:03.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-06T10:42:03.522Z] 94a6f748435a: Preparing [2023-09-06T10:42:03.522Z] 8fd8007a8dbe: Preparing [2023-09-06T10:42:03.522Z] f5622dc19ec4: Preparing [2023-09-06T10:42:03.522Z] 853273d88384: Preparing [2023-09-06T10:42:03.522Z] 36b50b131297: Preparing [2023-09-06T10:42:03.522Z] 853273d88384: Layer already exists [2023-09-06T10:42:03.522Z] 8fd8007a8dbe: Layer already exists [2023-09-06T10:42:03.522Z] f5622dc19ec4: Layer already exists [2023-09-06T10:42:03.522Z] 94a6f748435a: Layer already exists [2023-09-06T10:42:03.522Z] 36b50b131297: Layer already exists [2023-09-06T10:42:03.522Z] 3.1.0-dev.5: digest: sha256:54ddd1ac9ba03419203b9bdc3f9cb946d9782ada8bbaa316a02c44cd6803e1e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:42:03.829Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:42:04.131Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 [2023-09-06T10:42:04.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-06T10:42:04.131Z] 94a6f748435a: Preparing [2023-09-06T10:42:04.131Z] 8fd8007a8dbe: Preparing [2023-09-06T10:42:04.131Z] f5622dc19ec4: Preparing [2023-09-06T10:42:04.131Z] 853273d88384: Preparing [2023-09-06T10:42:04.131Z] 36b50b131297: Preparing [2023-09-06T10:42:04.131Z] f5622dc19ec4: Layer already exists [2023-09-06T10:42:04.131Z] 36b50b131297: Layer already exists [2023-09-06T10:42:04.131Z] 853273d88384: Layer already exists [2023-09-06T10:42:04.131Z] 94a6f748435a: Layer already exists [2023-09-06T10:42:04.131Z] 8fd8007a8dbe: Layer already exists [2023-09-06T10:42:04.131Z] 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5: digest: sha256:54ddd1ac9ba03419203b9bdc3f9cb946d9782ada8bbaa316a02c44cd6803e1e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:42:04.443Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:42:04.745Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-09-06T10:42:04.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-06T10:42:04.745Z] 94a6f748435a: Preparing [2023-09-06T10:42:04.745Z] 8fd8007a8dbe: Preparing [2023-09-06T10:42:04.745Z] f5622dc19ec4: Preparing [2023-09-06T10:42:04.745Z] 853273d88384: Preparing [2023-09-06T10:42:04.745Z] 36b50b131297: Preparing [2023-09-06T10:42:04.745Z] f5622dc19ec4: Layer already exists [2023-09-06T10:42:04.745Z] 94a6f748435a: Layer already exists [2023-09-06T10:42:04.745Z] 8fd8007a8dbe: Layer already exists [2023-09-06T10:42:04.745Z] 36b50b131297: Layer already exists [2023-09-06T10:42:04.745Z] 853273d88384: Layer already exists [2023-09-06T10:42:04.745Z] main: digest: sha256:54ddd1ac9ba03419203b9bdc3f9cb946d9782ada8bbaa316a02c44cd6803e1e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T10:42:04.785Z] ===================================================== [Pipeline] echo [2023-09-06T10:42:04.791Z] taggedImages: [2023-09-06T10:42:04.791Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [2023-09-06T10:42:04.791Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-09-06T10:42:04.791Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.5 [2023-09-06T10:42:04.791Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 [2023-09-06T10:42:04.791Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:42:05.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T10:42:05.157Z] [2023-09-06T10:42:05.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:42:05.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T10:42:05.461Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-06T10:42:05.461Z] 5eb5b503b376: Pulling fs layer [2023-09-06T10:42:05.461Z] 5c69ac0246d0: Pulling fs layer [2023-09-06T10:42:05.461Z] ec43610c2a17: Pulling fs layer [2023-09-06T10:42:05.461Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-06T10:42:05.461Z] 33b1e0a273af: Pulling fs layer [2023-09-06T10:42:05.461Z] 5d3b04190fa2: Pulling fs layer [2023-09-06T10:42:05.461Z] 2f39f015ded8: Pulling fs layer [2023-09-06T10:42:05.461Z] 33b1e0a273af: Waiting [2023-09-06T10:42:05.461Z] 3a2ae6a8a46f: Waiting [2023-09-06T10:42:05.461Z] 2f39f015ded8: Waiting [2023-09-06T10:42:05.461Z] 5d3b04190fa2: Waiting [2023-09-06T10:42:05.461Z] 5c69ac0246d0: Verifying Checksum [2023-09-06T10:42:05.461Z] 5c69ac0246d0: Download complete [2023-09-06T10:42:05.461Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-06T10:42:05.461Z] 3a2ae6a8a46f: Download complete [2023-09-06T10:42:05.461Z] 33b1e0a273af: Verifying Checksum [2023-09-06T10:42:05.461Z] 33b1e0a273af: Download complete [2023-09-06T10:42:05.461Z] 5d3b04190fa2: Verifying Checksum [2023-09-06T10:42:05.461Z] 5d3b04190fa2: Download complete [2023-09-06T10:42:05.461Z] ec43610c2a17: Verifying Checksum [2023-09-06T10:42:05.461Z] ec43610c2a17: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T10:42:05.708Z] provisioning config files... [2023-09-06T10:42:05.719Z] 5eb5b503b376: Verifying Checksum [2023-09-06T10:42:05.719Z] 5eb5b503b376: Download complete [2023-09-06T10:42:05.733Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/109@tmp/config14885212603810130289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:42:06.077Z] ---> docker-login.sh [2023-09-06T10:42:06.077Z] nexus3.edgexfoundry.org:10001 [2023-09-06T10:42:06.288Z] 2f39f015ded8: Download complete [2023-09-06T10:42:06.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:42:06.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:42:06.615Z] Configure a credential helper to remove this warning. See [2023-09-06T10:42:06.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:42:06.615Z] [2023-09-06T10:42:06.615Z] Login Succeeded [2023-09-06T10:42:06.615Z] nexus3.edgexfoundry.org:10002 [2023-09-06T10:42:06.854Z] 5eb5b503b376: Pull complete [2023-09-06T10:42:06.854Z] 5c69ac0246d0: Pull complete [2023-09-06T10:42:06.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:42:06.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:42:06.893Z] Configure a credential helper to remove this warning. See [2023-09-06T10:42:06.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:42:06.893Z] [2023-09-06T10:42:06.893Z] Login Succeeded [2023-09-06T10:42:06.893Z] nexus3.edgexfoundry.org:10003 [2023-09-06T10:42:07.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:42:07.423Z] ec43610c2a17: Pull complete [2023-09-06T10:42:07.423Z] 3a2ae6a8a46f: Pull complete [2023-09-06T10:42:07.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:42:07.434Z] Configure a credential helper to remove this warning. See [2023-09-06T10:42:07.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:42:07.434Z] [2023-09-06T10:42:07.434Z] Login Succeeded [2023-09-06T10:42:07.434Z] nexus3.edgexfoundry.org:10004 [2023-09-06T10:42:07.682Z] 33b1e0a273af: Pull complete [2023-09-06T10:42:07.682Z] 5d3b04190fa2: Pull complete [2023-09-06T10:42:07.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:42:07.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:42:07.706Z] Configure a credential helper to remove this warning. See [2023-09-06T10:42:07.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:42:07.706Z] [2023-09-06T10:42:07.706Z] Login Succeeded [2023-09-06T10:42:07.706Z] docker.io [2023-09-06T10:42:07.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:42:08.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:42:08.244Z] Configure a credential helper to remove this warning. See [2023-09-06T10:42:08.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:42:08.244Z] [2023-09-06T10:42:08.244Z] Login Succeeded [2023-09-06T10:42:08.244Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T10:42:08.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-06T10:42:08.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T10:42:08.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T10:42:08.523Z] ========================================================= [2023-09-06T10:42:08.523Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-06T10:42:08.523Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:42:08.880Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-06T10:42:09.148Z] Sending build context to Docker daemon 1.218MB [2023-09-06T10:42:09.148Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T10:42:09.148Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-06T10:42:09.735Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-06T10:42:09.735Z] edb6bdbacee9: Pulling fs layer [2023-09-06T10:42:09.735Z] 5f9638ab2659: Pulling fs layer [2023-09-06T10:42:09.735Z] 8d51d6327a98: Pulling fs layer [2023-09-06T10:42:09.735Z] 8b374f2dd631: Pulling fs layer [2023-09-06T10:42:09.735Z] ec14aa9079de: Pulling fs layer [2023-09-06T10:42:09.735Z] 2f466654f4bb: Pulling fs layer [2023-09-06T10:42:09.735Z] 554e91adad29: Pulling fs layer [2023-09-06T10:42:09.735Z] 8b374f2dd631: Waiting [2023-09-06T10:42:09.735Z] ec14aa9079de: Waiting [2023-09-06T10:42:09.735Z] 2f466654f4bb: Waiting [2023-09-06T10:42:09.735Z] 554e91adad29: Waiting [2023-09-06T10:42:09.735Z] 5f9638ab2659: Verifying Checksum [2023-09-06T10:42:09.735Z] 5f9638ab2659: Download complete [2023-09-06T10:42:09.735Z] 8b374f2dd631: Verifying Checksum [2023-09-06T10:42:09.735Z] 8b374f2dd631: Download complete [2023-09-06T10:42:09.735Z] ec14aa9079de: Verifying Checksum [2023-09-06T10:42:09.735Z] ec14aa9079de: Download complete [2023-09-06T10:42:09.735Z] edb6bdbacee9: Download complete [2023-09-06T10:42:11.155Z] edb6bdbacee9: Pull complete [2023-09-06T10:42:11.155Z] 554e91adad29: Verifying Checksum [2023-09-06T10:42:11.155Z] 554e91adad29: Download complete [2023-09-06T10:42:11.431Z] 5f9638ab2659: Pull complete [2023-09-06T10:42:11.868Z] 2f39f015ded8: Pull complete [2023-09-06T10:42:11.868Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-06T10:42:11.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T10:42:11.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:42:11.951Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-09-06T10:42:11.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-06T10:42:12.405Z] 8d51d6327a98: Download complete [2023-09-06T10:42:12.405Z] 2f466654f4bb: Verifying Checksum [2023-09-06T10:42:12.405Z] 2f466654f4bb: Download complete [2023-09-06T10:42:18.562Z] $ docker top 8b5c3f15bd1a0b9af64e3adcd5e43dffa3ce6786b709a0aa0aea27fac580df03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:42:18.966Z] ---> job-cost.sh [2023-09-06T10:42:18.966Z] lf-activate-venv: SKIPPING [2023-09-06T10:42:18.966Z] INFO: No Stack... [2023-09-06T10:42:19.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T10:42:19.485Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T10:42:19.773Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-09-06T10:42:19.773Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T10:42:19.785Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] [2023-09-06T10:42:19.796Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] did not exist. Created. [2023-09-06T10:42:19.796Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T10:42:20.096Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-06T10:42:20.140Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T10:42:20.147Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T10:42:20.158Z] $ docker stop --time=1 8b5c3f15bd1a0b9af64e3adcd5e43dffa3ce6786b709a0aa0aea27fac580df03 [2023-09-06T10:42:21.368Z] $ docker rm -f --volumes 8b5c3f15bd1a0b9af64e3adcd5e43dffa3ce6786b709a0aa0aea27fac580df03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-06T10:42:24.752Z] 8d51d6327a98: Pull complete [2023-09-06T10:42:24.752Z] 8b374f2dd631: Pull complete [2023-09-06T10:42:24.752Z] ec14aa9079de: Pull complete [2023-09-06T10:42:30.099Z] 2f466654f4bb: Pull complete [2023-09-06T10:42:32.684Z] 554e91adad29: Pull complete [2023-09-06T10:42:32.684Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-06T10:42:32.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T10:42:32.684Z] ---> 1e15ea492957 [2023-09-06T10:42:32.684Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-06T10:42:34.108Z] ---> Running in 2d4e66d76c8b [2023-09-06T10:42:34.456Z] Removing intermediate container 2d4e66d76c8b [2023-09-06T10:42:34.456Z] ---> 724e24b7bc8a [2023-09-06T10:42:34.456Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T10:42:34.456Z] ---> Running in 7f2f995ee194 [2023-09-06T10:42:35.059Z] Removing intermediate container 7f2f995ee194 [2023-09-06T10:42:35.059Z] ---> 07f9e1e83976 [2023-09-06T10:42:35.059Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-06T10:42:35.059Z] ---> Running in d5f787b7182a [2023-09-06T10:42:35.331Z] Removing intermediate container d5f787b7182a [2023-09-06T10:42:35.331Z] ---> 72c3a454b16e [2023-09-06T10:42:35.331Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T10:42:35.331Z] ---> Running in c2a4401c4696 [2023-09-06T10:42:35.601Z] Removing intermediate container c2a4401c4696 [2023-09-06T10:42:35.601Z] ---> 564f3d4d2227 [2023-09-06T10:42:35.601Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T10:42:35.868Z] ---> Running in efd4923c8614 [2023-09-06T10:42:36.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T10:42:37.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T10:42:38.370Z] OK: 263 MiB in 53 packages [2023-09-06T10:42:39.330Z] Removing intermediate container efd4923c8614 [2023-09-06T10:42:39.330Z] ---> b9d4f802f93d [2023-09-06T10:42:39.330Z] Step 8/12 : WORKDIR /app [2023-09-06T10:42:39.330Z] ---> Running in 76889a545b25 [2023-09-06T10:42:39.597Z] Removing intermediate container 76889a545b25 [2023-09-06T10:42:39.597Z] ---> ccf654e4d50d [2023-09-06T10:42:39.597Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-06T10:42:40.182Z] ---> 43fec042e060 [2023-09-06T10:42:40.182Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T10:42:40.182Z] ---> Running in 9739fe9abb9f [2023-09-06T10:43:48.064Z] Removing intermediate container 9739fe9abb9f [2023-09-06T10:43:48.064Z] ---> 4326f70e2e13 [2023-09-06T10:43:48.064Z] Step 11/12 : COPY . . [2023-09-06T10:43:48.064Z] ---> 6b9d909bf0de [2023-09-06T10:43:48.064Z] Step 12/12 : RUN $MAKE [2023-09-06T10:43:48.064Z] ---> Running in 07b04f2cec91 [2023-09-06T10:43:48.064Z] noop [2023-09-06T10:43:48.064Z] Removing intermediate container 07b04f2cec91 [2023-09-06T10:43:48.064Z] ---> 1c7cd13bb3d4 [2023-09-06T10:43:48.064Z] Successfully built 1c7cd13bb3d4 [2023-09-06T10:43:48.064Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:43:48.411Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T10:43:48.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:43:48.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-5454 does not seem to be running inside a container [2023-09-06T10:43:48.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/109 -v /w/workspace/device-rfid-llrp-go/109:/w/workspace/device-rfid-llrp-go/109:rw,z -v /w/workspace/device-rfid-llrp-go/109@tmp:/w/workspace/device-rfid-llrp-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-06T10:43:49.855Z] $ docker top 994e109b0973e5132e05c49fe307f72f9d8c5d1cc257aff7321b6c1ff2f9db6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T10:43:50.671Z] + go version [2023-09-06T10:43:50.671Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-06T10:43:50.689Z] $ docker stop --time=1 994e109b0973e5132e05c49fe307f72f9d8c5d1cc257aff7321b6c1ff2f9db6c [2023-09-06T10:43:52.215Z] $ docker rm -f --volumes 994e109b0973e5132e05c49fe307f72f9d8c5d1cc257aff7321b6c1ff2f9db6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:43:52.747Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T10:43:52.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:43:52.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-5454 does not seem to be running inside a container [2023-09-06T10:43:52.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/109 -v /w/workspace/device-rfid-llrp-go/109:/w/workspace/device-rfid-llrp-go/109:rw,z -v /w/workspace/device-rfid-llrp-go/109@tmp:/w/workspace/device-rfid-llrp-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-06T10:43:54.001Z] $ docker top c2ab7aa5096ff52c70913a3cc817dd893bb92d6ada6713c5822a6167c2f0a277 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T10:43:54.491Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/109 [Pipeline] fileExists [Pipeline] sh [2023-09-06T10:43:54.821Z] + make test [2023-09-06T10:43:54.821Z] go test ./... -coverprofile=coverage.out ./... [2023-09-06T10:44:27.046Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-06T10:46:18.887Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-06T10:46:18.887Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-06T10:46:57.749Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.893s coverage: 40.6% of statements [2023-09-06T10:46:57.749Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.623s coverage: 51.9% of statements [2023-09-06T10:46:57.749Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 96.4% of statements [2023-09-06T10:46:57.749Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-06T10:46:57.749Z] go vet ./... [2023-09-06T10:47:24.457Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T10:47:24.457Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T10:47:24.457Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-06T10:47:24.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T10:47:24.759Z] $ docker stop --time=1 c2ab7aa5096ff52c70913a3cc817dd893bb92d6ada6713c5822a6167c2f0a277 [2023-09-06T10:47:26.620Z] $ docker rm -f --volumes c2ab7aa5096ff52c70913a3cc817dd893bb92d6ada6713c5822a6167c2f0a277 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T10:47:27.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T10:47:27.751Z] Warning: overwriting stash ‘coverage-report’ [2023-09-06T10:47:28.340Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T10:47:28.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T10:47:29.012Z] + ls -al . [2023-09-06T10:47:29.012Z] total 640 [2023-09-06T10:47:29.012Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 10:43 . [2023-09-06T10:47:29.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:41 .. [2023-09-06T10:47:29.012Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 6 10:41 .dockerignore [2023-09-06T10:47:29.012Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 10:41 .git [2023-09-06T10:47:29.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 10:41 .github [2023-09-06T10:47:29.012Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 6 10:41 .gitignore [2023-09-06T10:47:29.012Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 10:41 .golangci.yml [2023-09-06T10:47:29.012Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 6 10:41 Attribution.txt [2023-09-06T10:47:29.013Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 6 10:41 CHANGELOG.md [2023-09-06T10:47:29.013Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 6 10:41 Dockerfile [2023-09-06T10:47:29.013Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 10:41 GOVERNANCE.md [2023-09-06T10:47:29.013Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 6 10:41 Jenkinsfile [2023-09-06T10:47:29.013Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 6 10:41 LICENSE [2023-09-06T10:47:29.013Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 6 10:41 Makefile [2023-09-06T10:47:29.013Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 10:41 OWNERS.md [2023-09-06T10:47:29.013Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 6 10:41 README.md [2023-09-06T10:47:29.013Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 6 10:39 VERSION [2023-09-06T10:47:29.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:41 bin [2023-09-06T10:47:29.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:41 cmd [2023-09-06T10:47:29.013Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 6 10:46 coverage.out [2023-09-06T10:47:29.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:41 examples [2023-09-06T10:47:29.013Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 6 10:41 go.mod [2023-09-06T10:47:29.013Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 6 10:41 go.sum [2023-09-06T10:47:29.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:41 images [2023-09-06T10:47:29.013Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 10:41 internal [2023-09-06T10:47:29.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:41 snap [2023-09-06T10:47:29.013Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 6 10:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:47:29.356Z] + 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=7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 --label arch=arm64 --label version=3.1.0-dev.5 . [2023-09-06T10:47:29.624Z] Sending build context to Docker daemon 1.218MB [2023-09-06T10:47:29.624Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T10:47:29.624Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-06T10:47:29.624Z] ---> 1c7cd13bb3d4 [2023-09-06T10:47:29.624Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-06T10:47:29.624Z] ---> Running in 3e2fa8dd33fc [2023-09-06T10:47:29.892Z] Removing intermediate container 3e2fa8dd33fc [2023-09-06T10:47:29.892Z] ---> 81209fd959e7 [2023-09-06T10:47:29.892Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T10:47:30.167Z] ---> Running in ec1ba6f79e37 [2023-09-06T10:47:30.434Z] Removing intermediate container ec1ba6f79e37 [2023-09-06T10:47:30.434Z] ---> 879d8dca76a9 [2023-09-06T10:47:30.434Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-06T10:47:30.434Z] ---> Running in 7139afc868f6 [2023-09-06T10:47:30.702Z] Removing intermediate container 7139afc868f6 [2023-09-06T10:47:30.702Z] ---> a36965809951 [2023-09-06T10:47:30.702Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T10:47:30.702Z] ---> Running in c4573ea1b82e [2023-09-06T10:47:30.969Z] Removing intermediate container c4573ea1b82e [2023-09-06T10:47:30.970Z] ---> 604688e0fda7 [2023-09-06T10:47:30.970Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T10:47:31.242Z] ---> Running in 17ca2b93015b [2023-09-06T10:47:32.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T10:47:32.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T10:47:33.735Z] OK: 263 MiB in 53 packages [2023-09-06T10:47:34.317Z] Removing intermediate container 17ca2b93015b [2023-09-06T10:47:34.317Z] ---> fb01039c187f [2023-09-06T10:47:34.317Z] Step 8/24 : WORKDIR /app [2023-09-06T10:47:34.317Z] ---> Running in 3d528ee94b1f [2023-09-06T10:47:34.586Z] Removing intermediate container 3d528ee94b1f [2023-09-06T10:47:34.586Z] ---> 79b3ece7e984 [2023-09-06T10:47:34.586Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-06T10:47:35.247Z] ---> 80e1f026aeb5 [2023-09-06T10:47:35.247Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T10:47:35.247Z] ---> Running in ef00605e9e62 [2023-09-06T10:47:37.252Z] Removing intermediate container ef00605e9e62 [2023-09-06T10:47:37.252Z] ---> fba04b155397 [2023-09-06T10:47:37.252Z] Step 11/24 : COPY . . [2023-09-06T10:47:37.836Z] ---> c6124e9d4e56 [2023-09-06T10:47:37.836Z] Step 12/24 : RUN $MAKE [2023-09-06T10:47:37.836Z] ---> Running in 75f811b56ee5 [2023-09-06T10:47:38.803Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-06T10:50:00.508Z] Removing intermediate container 75f811b56ee5 [2023-09-06T10:50:00.508Z] ---> d7ddcae7d227 [2023-09-06T10:50:00.508Z] Step 13/24 : FROM alpine:3.17 [2023-09-06T10:50:00.508Z] 3.17: Pulling from library/alpine [2023-09-06T10:50:00.508Z] 4060ece20d7a: Pulling fs layer [2023-09-06T10:50:00.508Z] 4060ece20d7a: Verifying Checksum [2023-09-06T10:50:00.508Z] 4060ece20d7a: Download complete [2023-09-06T10:50:00.508Z] 4060ece20d7a: Pull complete [2023-09-06T10:50:00.508Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T10:50:00.508Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T10:50:00.508Z] ---> 8650cd65339b [2023-09-06T10:50:00.508Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-06T10:50:00.508Z] ---> Running in dfe7f317fb10 [2023-09-06T10:50:00.508Z] Removing intermediate container dfe7f317fb10 [2023-09-06T10:50:00.508Z] ---> 7d16c396b847 [2023-09-06T10:50:00.508Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-06T10:50:00.508Z] ---> Running in 75a1bed01d25 [2023-09-06T10:50:00.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T10:50:00.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T10:50:00.508Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T10:50:00.508Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T10:50:00.508Z] OK: 8 MiB in 16 packages [2023-09-06T10:50:00.508Z] Removing intermediate container 75a1bed01d25 [2023-09-06T10:50:00.508Z] ---> d7d404058e88 [2023-09-06T10:50:00.508Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-06T10:50:00.508Z] ---> a1c8e3704506 [2023-09-06T10:50:00.508Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-06T10:50:00.508Z] ---> ddc0ab0b5cd4 [2023-09-06T10:50:00.508Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-06T10:50:00.508Z] ---> 251a9688988c [2023-09-06T10:50:00.508Z] Step 19/24 : EXPOSE 59989 [2023-09-06T10:50:00.508Z] ---> Running in 6b08453e6c74 [2023-09-06T10:50:00.508Z] Removing intermediate container 6b08453e6c74 [2023-09-06T10:50:00.508Z] ---> 20ccd69fddd9 [2023-09-06T10:50:00.508Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-06T10:50:00.508Z] ---> Running in a3da10be6aee [2023-09-06T10:50:00.508Z] Removing intermediate container a3da10be6aee [2023-09-06T10:50:00.508Z] ---> 0d3a31b4bdea [2023-09-06T10:50:00.508Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-06T10:50:00.508Z] ---> Running in 9a625b1f1815 [2023-09-06T10:50:00.508Z] Removing intermediate container 9a625b1f1815 [2023-09-06T10:50:00.508Z] ---> c26b86e951bb [2023-09-06T10:50:00.508Z] Step 22/24 : LABEL arch=arm64 [2023-09-06T10:50:00.508Z] ---> Running in 4f18ec3e9d2b [2023-09-06T10:50:00.508Z] Removing intermediate container 4f18ec3e9d2b [2023-09-06T10:50:00.508Z] ---> 5cccc53922b6 [2023-09-06T10:50:00.508Z] Step 23/24 : LABEL git_sha=7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [2023-09-06T10:50:00.508Z] ---> Running in ee395e7f577d [2023-09-06T10:50:00.508Z] Removing intermediate container ee395e7f577d [2023-09-06T10:50:00.508Z] ---> 40dee66904a1 [2023-09-06T10:50:00.508Z] Step 24/24 : LABEL version=3.1.0-dev.5 [2023-09-06T10:50:00.508Z] ---> Running in 81ab3987aa06 [2023-09-06T10:50:00.508Z] Removing intermediate container 81ab3987aa06 [2023-09-06T10:50:00.508Z] ---> bd247cbe5ad7 [2023-09-06T10:50:00.508Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T10:50:00.508Z] Successfully built bd247cbe5ad7 [2023-09-06T10:50:00.508Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T10:50:00.650Z] provisioning config files... [2023-09-06T10:50:00.663Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/109@tmp/config6738162938779280911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:50:00.997Z] ---> docker-login.sh [2023-09-06T10:50:00.997Z] nexus3.edgexfoundry.org:10001 [2023-09-06T10:50:00.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:50:01.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:50:01.264Z] Configure a credential helper to remove this warning. See [2023-09-06T10:50:01.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:50:01.264Z] [2023-09-06T10:50:01.264Z] Login Succeeded [2023-09-06T10:50:01.264Z] nexus3.edgexfoundry.org:10002 [2023-09-06T10:50:01.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:50:01.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:50:01.533Z] Configure a credential helper to remove this warning. See [2023-09-06T10:50:01.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:50:01.533Z] [2023-09-06T10:50:01.533Z] Login Succeeded [2023-09-06T10:50:01.533Z] nexus3.edgexfoundry.org:10003 [2023-09-06T10:50:01.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:50:01.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:50:01.798Z] Configure a credential helper to remove this warning. See [2023-09-06T10:50:01.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:50:01.798Z] [2023-09-06T10:50:01.798Z] Login Succeeded [2023-09-06T10:50:02.063Z] nexus3.edgexfoundry.org:10004 [2023-09-06T10:50:02.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:50:02.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:50:02.330Z] Configure a credential helper to remove this warning. See [2023-09-06T10:50:02.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:50:02.330Z] [2023-09-06T10:50:02.330Z] Login Succeeded [2023-09-06T10:50:02.330Z] docker.io [2023-09-06T10:50:02.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:50:02.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:50:02.860Z] Configure a credential helper to remove this warning. See [2023-09-06T10:50:02.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:50:02.860Z] [2023-09-06T10:50:02.860Z] Login Succeeded [2023-09-06T10:50:02.860Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T10:50:02.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T10:50:02.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T10:50:02.932Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-09-06T10:50:02.932Z] 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [2023-09-06T10:50:02.932Z] latest [2023-09-06T10:50:02.932Z] 3.1.0-dev.5 [2023-09-06T10:50:02.932Z] 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 [2023-09-06T10:50:02.932Z] main [2023-09-06T10:50:02.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:03.287Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:03.634Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [2023-09-06T10:50:03.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-06T10:50:03.634Z] 27b31dfe139f: Preparing [2023-09-06T10:50:03.634Z] be117b96a708: Preparing [2023-09-06T10:50:03.634Z] 49e4f837c415: Preparing [2023-09-06T10:50:03.634Z] 3d6f3147277b: Preparing [2023-09-06T10:50:03.634Z] d2d9d24a8c2a: Preparing [2023-09-06T10:50:03.634Z] d2d9d24a8c2a: Layer already exists [2023-09-06T10:50:03.898Z] be117b96a708: Pushed [2023-09-06T10:50:03.898Z] 3d6f3147277b: Pushed [2023-09-06T10:50:03.898Z] 49e4f837c415: Pushed [2023-09-06T10:50:10.533Z] 27b31dfe139f: Pushed [2023-09-06T10:50:10.533Z] 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16: digest: sha256:bd44debd2c88bef66e1e368d09afef6eba864e0c35861fd1fdd869921378aa2b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:10.868Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:11.202Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-06T10:50:11.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-06T10:50:11.202Z] 27b31dfe139f: Preparing [2023-09-06T10:50:11.202Z] be117b96a708: Preparing [2023-09-06T10:50:11.202Z] 49e4f837c415: Preparing [2023-09-06T10:50:11.202Z] 3d6f3147277b: Preparing [2023-09-06T10:50:11.202Z] d2d9d24a8c2a: Preparing [2023-09-06T10:50:11.202Z] be117b96a708: Layer already exists [2023-09-06T10:50:11.202Z] d2d9d24a8c2a: Layer already exists [2023-09-06T10:50:11.202Z] 3d6f3147277b: Layer already exists [2023-09-06T10:50:11.202Z] 27b31dfe139f: Layer already exists [2023-09-06T10:50:11.202Z] 49e4f837c415: Layer already exists [2023-09-06T10:50:11.202Z] latest: digest: sha256:bd44debd2c88bef66e1e368d09afef6eba864e0c35861fd1fdd869921378aa2b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:11.535Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:11.861Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.5 [2023-09-06T10:50:11.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-06T10:50:11.862Z] 27b31dfe139f: Preparing [2023-09-06T10:50:11.862Z] be117b96a708: Preparing [2023-09-06T10:50:11.862Z] 49e4f837c415: Preparing [2023-09-06T10:50:11.862Z] 3d6f3147277b: Preparing [2023-09-06T10:50:11.862Z] d2d9d24a8c2a: Preparing [2023-09-06T10:50:11.862Z] d2d9d24a8c2a: Layer already exists [2023-09-06T10:50:11.862Z] 49e4f837c415: Layer already exists [2023-09-06T10:50:11.862Z] be117b96a708: Layer already exists [2023-09-06T10:50:11.862Z] 27b31dfe139f: Layer already exists [2023-09-06T10:50:11.862Z] 3d6f3147277b: Layer already exists [2023-09-06T10:50:11.862Z] 3.1.0-dev.5: digest: sha256:bd44debd2c88bef66e1e368d09afef6eba864e0c35861fd1fdd869921378aa2b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:12.201Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:12.536Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 [2023-09-06T10:50:12.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-06T10:50:12.536Z] 27b31dfe139f: Preparing [2023-09-06T10:50:12.536Z] be117b96a708: Preparing [2023-09-06T10:50:12.536Z] 49e4f837c415: Preparing [2023-09-06T10:50:12.536Z] 3d6f3147277b: Preparing [2023-09-06T10:50:12.536Z] d2d9d24a8c2a: Preparing [2023-09-06T10:50:12.536Z] 27b31dfe139f: Layer already exists [2023-09-06T10:50:12.536Z] 3d6f3147277b: Layer already exists [2023-09-06T10:50:12.536Z] d2d9d24a8c2a: Layer already exists [2023-09-06T10:50:12.536Z] 49e4f837c415: Layer already exists [2023-09-06T10:50:12.536Z] be117b96a708: Layer already exists [2023-09-06T10:50:12.536Z] 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5: digest: sha256:bd44debd2c88bef66e1e368d09afef6eba864e0c35861fd1fdd869921378aa2b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:12.868Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:13.201Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-09-06T10:50:13.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-06T10:50:13.201Z] 27b31dfe139f: Preparing [2023-09-06T10:50:13.201Z] be117b96a708: Preparing [2023-09-06T10:50:13.201Z] 49e4f837c415: Preparing [2023-09-06T10:50:13.201Z] 3d6f3147277b: Preparing [2023-09-06T10:50:13.201Z] d2d9d24a8c2a: Preparing [2023-09-06T10:50:13.201Z] be117b96a708: Layer already exists [2023-09-06T10:50:13.201Z] 3d6f3147277b: Layer already exists [2023-09-06T10:50:13.201Z] d2d9d24a8c2a: Layer already exists [2023-09-06T10:50:13.201Z] 27b31dfe139f: Layer already exists [2023-09-06T10:50:13.201Z] 49e4f837c415: Layer already exists [2023-09-06T10:50:13.201Z] main: digest: sha256:bd44debd2c88bef66e1e368d09afef6eba864e0c35861fd1fdd869921378aa2b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T10:50:13.260Z] ===================================================== [Pipeline] echo [2023-09-06T10:50:13.271Z] taggedImages: [2023-09-06T10:50:13.271Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [2023-09-06T10:50:13.271Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-06T10:50:13.271Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.5 [2023-09-06T10:50:13.271Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 [2023-09-06T10:50:13.271Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:13.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T10:50:13.618Z] [2023-09-06T10:50:13.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:13.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T10:50:13.960Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-06T10:50:13.960Z] 8998bd30e6a1: Pulling fs layer [2023-09-06T10:50:13.960Z] 04944245beec: Pulling fs layer [2023-09-06T10:50:13.960Z] 699f458cf7ca: Pulling fs layer [2023-09-06T10:50:13.960Z] 765212b225bb: Pulling fs layer [2023-09-06T10:50:13.960Z] f23df028b6ca: Pulling fs layer [2023-09-06T10:50:13.960Z] d65c8cfc05b1: Pulling fs layer [2023-09-06T10:50:13.960Z] 2437ff75d9bd: Pulling fs layer [2023-09-06T10:50:13.960Z] 765212b225bb: Waiting [2023-09-06T10:50:13.960Z] f23df028b6ca: Waiting [2023-09-06T10:50:13.960Z] d65c8cfc05b1: Waiting [2023-09-06T10:50:13.960Z] 2437ff75d9bd: Waiting [2023-09-06T10:50:14.230Z] 04944245beec: Verifying Checksum [2023-09-06T10:50:14.231Z] 04944245beec: Download complete [2023-09-06T10:50:14.231Z] 765212b225bb: Verifying Checksum [2023-09-06T10:50:14.231Z] 765212b225bb: Download complete [2023-09-06T10:50:14.231Z] f23df028b6ca: Download complete [2023-09-06T10:50:14.231Z] d65c8cfc05b1: Verifying Checksum [2023-09-06T10:50:14.231Z] d65c8cfc05b1: Download complete [2023-09-06T10:50:14.231Z] 699f458cf7ca: Verifying Checksum [2023-09-06T10:50:14.231Z] 699f458cf7ca: Download complete [2023-09-06T10:50:14.812Z] 8998bd30e6a1: Download complete [2023-09-06T10:50:16.749Z] 2437ff75d9bd: Verifying Checksum [2023-09-06T10:50:16.749Z] 2437ff75d9bd: Download complete [2023-09-06T10:50:18.682Z] 8998bd30e6a1: Pull complete [2023-09-06T10:50:18.947Z] 04944245beec: Pull complete [2023-09-06T10:50:20.351Z] 699f458cf7ca: Pull complete [2023-09-06T10:50:20.351Z] 765212b225bb: Pull complete [2023-09-06T10:50:21.306Z] f23df028b6ca: Pull complete [2023-09-06T10:50:21.307Z] d65c8cfc05b1: Pull complete [2023-09-06T10:50:36.316Z] 2437ff75d9bd: Pull complete [2023-09-06T10:50:36.316Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-06T10:50:36.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T10:50:36.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:50:36.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-5454 does not seem to be running inside a container [2023-09-06T10:50:36.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/109 -v /w/workspace/device-rfid-llrp-go/109:/w/workspace/device-rfid-llrp-go/109:rw,z -v /w/workspace/device-rfid-llrp-go/109@tmp:/w/workspace/device-rfid-llrp-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-06T10:50:38.926Z] $ docker top cc724f303bc69f0e4ae575b126ba255f7edec03221944cdbacb78af69ea2ad50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:50:39.748Z] ---> job-cost.sh [2023-09-06T10:50:39.748Z] lf-activate-venv: SKIPPING [2023-09-06T10:50:39.748Z] INFO: No Stack... [2023-09-06T10:50:40.327Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-06T10:50:40.907Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T10:50:41.224Z] + cat /w/workspace/device-rfid-llrp-go/109/archives/cost.csv [2023-09-06T10:50:41.225Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T10:50:41.528Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] [2023-09-06T10:50:41.533Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] did not exist. Created. [2023-09-06T10:50:41.533Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T10:50:41.860Z] /w/workspace/device-rfid-llrp-go/109@tmp/durable-9a7af982/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-06T10:50:42.194Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-06T10:50:42.219Z] Warning: overwriting stash ‘stack-cost’ [2023-09-06T10:50:42.281Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T10:50:42.288Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T10:50:42.309Z] $ docker stop --time=1 cc724f303bc69f0e4ae575b126ba255f7edec03221944cdbacb78af69ea2ad50 [2023-09-06T10:50:43.762Z] $ docker rm -f --volumes cc724f303bc69f0e4ae575b126ba255f7edec03221944cdbacb78af69ea2ad50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-06T10:50:44.189Z] provisioning config files... [2023-09-06T10:50:44.196Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config806025614883311827tmp [Pipeline] { [Pipeline] sh [2023-09-06T10:50:44.486Z] + set +x [2023-09-06T10:50:44.486Z] + curl -s https://codecov.io/bash [2023-09-06T10:50:44.486Z] + bash -s -- [2023-09-06T10:50:44.486Z] [2023-09-06T10:50:44.486Z] _____ _ [2023-09-06T10:50:44.486Z] / ____| | | [2023-09-06T10:50:44.486Z] | | ___ __| | ___ ___ _____ __ [2023-09-06T10:50:44.486Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-06T10:50:44.486Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-06T10:50:44.486Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-06T10:50:44.486Z] Bash-1.0.6 [2023-09-06T10:50:44.486Z] [2023-09-06T10:50:44.486Z] [2023-09-06T10:50:44.486Z] ==> git version 2.25.1 found [2023-09-06T10:50:44.486Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-06T10:50:44.486Z] Release-Date: 2020-01-08 [2023-09-06T10:50:44.486Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-06T10:50:44.486Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-06T10:50:44.486Z] ==> Jenkins CI detected. [2023-09-06T10:50:44.486Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-09-06T10:50:44.486Z] project root: . [2023-09-06T10:50:44.486Z] --> token set from env [2023-09-06T10:50:44.486Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-06T10:50:44.486Z] ==> Running gcov in . (disable via -X gcov) [2023-09-06T10:50:44.486Z] ==> Python coveragepy not found [2023-09-06T10:50:44.486Z] ==> Searching for coverage reports in: [2023-09-06T10:50:44.486Z] + . [2023-09-06T10:50:44.486Z] -> Found 1 reports [2023-09-06T10:50:44.486Z] ==> Detecting git/mercurial file structure [2023-09-06T10:50:44.745Z] ==> Reading reports [2023-09-06T10:50:44.745Z] + ./coverage.out bytes=459493 [2023-09-06T10:50:44.745Z] ==> Appending adjustments [2023-09-06T10:50:44.745Z] https://docs.codecov.io/docs/fixing-reports [2023-09-06T10:50:44.745Z] + Found adjustments [2023-09-06T10:50:44.745Z] ==> Gzipping contents [2023-09-06T10:50:45.004Z] 52K /tmp/codecov.IbxEu5.gz [2023-09-06T10:50:45.004Z] ==> Uploading reports [2023-09-06T10:50:45.004Z] url: https://codecov.io [2023-09-06T10:50:45.004Z] query: branch=main&commit=7d7b15f1b790f27adc0bce77c10ac3b7efd52a16&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-06T10:50:45.004Z] -> Pinging Codecov [2023-09-06T10:50:45.004Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=7d7b15f1b790f27adc0bce77c10ac3b7efd52a16&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-06T10:50:45.004Z] -> Uploading to [2023-09-06T10:50:45.004Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-06/581DD39554BDF9B6E22D074273EAD858/7d7b15f1b790f27adc0bce77c10ac3b7efd52a16/fb83a163-42c1-4593-9513-f08668cec182.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T105044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d2640a379c23a76d715650c663a7d4f9a690f5ded3e9262ab6404ed851b7583 [2023-09-06T10:50:45.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T10:50:45.004Z] Dload Upload Total Spent Left Speed [2023-09-06T10:50:45.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50510 0 0 100 50510 0 241k --:--:-- --:--:-- --:--:-- 242k [2023-09-06T10:50:45.263Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] } [2023-09-06T10:50:45.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-06T10:50:45.497Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-06T10:50:45.510Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:45.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-06T10:50:45.810Z] [2023-09-06T10:50:45.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:50:46.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-06T10:50:46.110Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-06T10:50:46.110Z] df9b9388f04a: Pulling fs layer [2023-09-06T10:50:46.110Z] 52dc419b0ee2: Pulling fs layer [2023-09-06T10:50:46.110Z] 25bc292e5bac: Pulling fs layer [2023-09-06T10:50:46.110Z] 114826534d7a: Pulling fs layer [2023-09-06T10:50:46.110Z] 4657fd5d0bcf: Pulling fs layer [2023-09-06T10:50:46.110Z] 6ad1cebc031e: Pulling fs layer [2023-09-06T10:50:46.110Z] 8a3aa393b2d8: Pulling fs layer [2023-09-06T10:50:46.110Z] 114826534d7a: Waiting [2023-09-06T10:50:46.110Z] 4657fd5d0bcf: Waiting [2023-09-06T10:50:46.110Z] 6ad1cebc031e: Waiting [2023-09-06T10:50:46.110Z] 8a3aa393b2d8: Waiting [2023-09-06T10:50:46.110Z] 25bc292e5bac: Download complete [2023-09-06T10:50:46.110Z] 52dc419b0ee2: Download complete [2023-09-06T10:50:46.110Z] 4657fd5d0bcf: Verifying Checksum [2023-09-06T10:50:46.110Z] 4657fd5d0bcf: Download complete [2023-09-06T10:50:46.110Z] df9b9388f04a: Download complete [2023-09-06T10:50:46.110Z] 6ad1cebc031e: Verifying Checksum [2023-09-06T10:50:46.110Z] 6ad1cebc031e: Download complete [2023-09-06T10:50:46.369Z] df9b9388f04a: Pull complete [2023-09-06T10:50:46.369Z] 52dc419b0ee2: Pull complete [2023-09-06T10:50:46.629Z] 25bc292e5bac: Pull complete [2023-09-06T10:50:46.888Z] 114826534d7a: Verifying Checksum [2023-09-06T10:50:46.888Z] 114826534d7a: Download complete [2023-09-06T10:50:46.888Z] 8a3aa393b2d8: Verifying Checksum [2023-09-06T10:50:46.888Z] 8a3aa393b2d8: Download complete [2023-09-06T10:50:51.075Z] 114826534d7a: Pull complete [2023-09-06T10:50:51.075Z] 4657fd5d0bcf: Pull complete [2023-09-06T10:50:51.075Z] 6ad1cebc031e: Pull complete [2023-09-06T10:50:53.621Z] 8a3aa393b2d8: Pull complete [2023-09-06T10:50:53.621Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-06T10:50:53.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-06T10:50:53.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:50:53.708Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-09-06T10:50:53.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-06T10:50:58.932Z] $ docker top 8eb40c4637912506cf33ee326e22678cbcc293ba460c7de80953ae561510078d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-06T10:50:59.001Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-09-06T10:50:59.285Z] + set -o pipefail [2023-09-06T10:50:59.286Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-09-06T10:51:04.588Z] [2023-09-06T10:51:04.588Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-09-06T10:51:04.588Z] [2023-09-06T10:51:04.588Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/039926bb-8b53-4348-9e18-8ced51d2bb03 [2023-09-06T10:51:04.588Z] [2023-09-06T10:51:04.588Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-06T10:51:04.588Z] [2023-09-06T10:51:04.588Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-06T10:51:04.588Z] [2023-09-06T10:51:04.588Z] [2023-09-06T10:51:04.588Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-06T10:51:04.588Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-06T10:51:04.588Z] More details here: https://snyk.co/ue1NS [2023-09-06T10:51:04.588Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-06T10:51:04.588Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-06T10:51:04.652Z] $ docker stop --time=1 8eb40c4637912506cf33ee326e22678cbcc293ba460c7de80953ae561510078d [2023-09-06T10:51:10.373Z] $ docker rm -f --volumes 8eb40c4637912506cf33ee326e22678cbcc293ba460c7de80953ae561510078d [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 [2023-09-06T10:51:11.095Z] + git log --format=format:%s -1 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] sh [2023-09-06T10:51:11.385Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T10:51:11.385Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:51:11.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T10:51:11.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:51:11.751Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-09-06T10:51:11.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-06T10:51:12.326Z] $ docker top 657956bdd2f717b63959966d443961e6c920e18cde19eadeae45cdd759758d15 -eo pid,comm [2023-09-06T10:51:12.380Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-06T10:51:12.380Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T10:51:12.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T10:51:12.415Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T10:51:12.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T10:51:12.516Z] $ docker exec 657956bdd2f717b63959966d443961e6c920e18cde19eadeae45cdd759758d15 ssh-agent [2023-09-06T10:51:12.623Z] SSH_AUTH_SOCK=/tmp/ssh-jLV3iiF3ZR9h/agent.31 [2023-09-06T10:51:12.623Z] SSH_AGENT_PID=37 [2023-09-06T10:51:12.627Z] Running ssh-add (command line suppressed) [2023-09-06T10:51:12.733Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6215534691012183867.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6215534691012183867.key) [2023-09-06T10:51:12.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T10:51:13.094Z] + git semver tag [2023-09-06T10:51:13.352Z] 2023-09-06 10:51:13,269 [run_tag] DEBUG tag force:False [2023-09-06T10:51:13.352Z] 2023-09-06 10:51:13,269 [check_head_tag] DEBUG check head tag [2023-09-06T10:51:13.352Z] 2023-09-06 10:51:13,270 [execute] INFO git cat-file --batch-check [2023-09-06T10:51:13.352Z] 2023-09-06 10:51:13,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-09-06T10:51:13.352Z] 2023-09-06 10:51:13,274 [execute] INFO git cat-file --batch [2023-09-06T10:51:13.352Z] 2023-09-06 10:51:13,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-09-06T10:51:13.352Z] 2023-09-06 10:51:13,281 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-06T10:51:13.352Z] 2023-09-06 10:51:13,281 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 [2023-09-06T10:51:13.353Z] 2023-09-06 10:51:13,281 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-06T10:51:13.353Z] 2023-09-06 10:51:13,287 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-06T10:51:13.353Z] 3.1.0-dev.5 [Pipeline] } [2023-09-06T10:51:13.357Z] $ docker exec --env ******** --env ******** 657956bdd2f717b63959966d443961e6c920e18cde19eadeae45cdd759758d15 ssh-agent -k [2023-09-06T10:51:13.455Z] unset SSH_AUTH_SOCK; [2023-09-06T10:51:13.456Z] unset SSH_AGENT_PID; [2023-09-06T10:51:13.456Z] echo Agent pid 37 killed; [2023-09-06T10:51:13.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T10:51:13.771Z] + git semver [Pipeline] } [2023-09-06T10:51:14.036Z] $ docker stop --time=1 657956bdd2f717b63959966d443961e6c920e18cde19eadeae45cdd759758d15 [2023-09-06T10:51:15.391Z] $ docker rm -f --volumes 657956bdd2f717b63959966d443961e6c920e18cde19eadeae45cdd759758d15 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:51:15.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-06T10:51:15.787Z] [2023-09-06T10:51:15.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:51:16.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-06T10:51:16.086Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-06T10:51:16.086Z] ab5ef0e58194: Pulling fs layer [2023-09-06T10:51:16.086Z] 9712f1f96733: Pulling fs layer [2023-09-06T10:51:16.086Z] 63f879dbbcfc: Pulling fs layer [2023-09-06T10:51:16.086Z] 0d9ebad4ef96: Pulling fs layer [2023-09-06T10:51:16.086Z] e9a5061849ea: Pulling fs layer [2023-09-06T10:51:16.086Z] d747dcd14b5f: Pulling fs layer [2023-09-06T10:51:16.086Z] 2de7ff778b66: Pulling fs layer [2023-09-06T10:51:16.086Z] d747dcd14b5f: Waiting [2023-09-06T10:51:16.086Z] 0d9ebad4ef96: Waiting [2023-09-06T10:51:16.086Z] 2de7ff778b66: Waiting [2023-09-06T10:51:16.086Z] 9712f1f96733: Verifying Checksum [2023-09-06T10:51:16.086Z] 9712f1f96733: Download complete [2023-09-06T10:51:16.345Z] 63f879dbbcfc: Verifying Checksum [2023-09-06T10:51:16.345Z] 63f879dbbcfc: Download complete [2023-09-06T10:51:16.602Z] 0d9ebad4ef96: Verifying Checksum [2023-09-06T10:51:16.602Z] 0d9ebad4ef96: Download complete [2023-09-06T10:51:16.602Z] e9a5061849ea: Verifying Checksum [2023-09-06T10:51:16.602Z] e9a5061849ea: Download complete [2023-09-06T10:51:16.602Z] d747dcd14b5f: Verifying Checksum [2023-09-06T10:51:16.602Z] d747dcd14b5f: Download complete [2023-09-06T10:51:16.602Z] ab5ef0e58194: Verifying Checksum [2023-09-06T10:51:16.602Z] ab5ef0e58194: Download complete [2023-09-06T10:51:16.602Z] 2de7ff778b66: Verifying Checksum [2023-09-06T10:51:16.602Z] 2de7ff778b66: Download complete [2023-09-06T10:51:19.128Z] ab5ef0e58194: Pull complete [2023-09-06T10:51:19.385Z] 9712f1f96733: Pull complete [2023-09-06T10:51:19.950Z] 63f879dbbcfc: Pull complete [2023-09-06T10:51:24.180Z] 0d9ebad4ef96: Pull complete [2023-09-06T10:51:24.180Z] e9a5061849ea: Pull complete [2023-09-06T10:51:24.180Z] d747dcd14b5f: Pull complete [2023-09-06T10:51:24.747Z] 2de7ff778b66: Pull complete [2023-09-06T10:51:24.747Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-06T10:51:24.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-06T10:51:24.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:51:24.832Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-09-06T10:51:24.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-06T10:51:34.804Z] $ docker top 6bdb84172ee9b5ef74f6d07ebb11f9d75cbf5434d2a6dc4137519d4b4a52fe2b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-06T10:51:34.878Z] provisioning config files... [2023-09-06T10:51:34.886Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config34443045154027565tmp [2023-09-06T10:51:34.895Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9375681625064656602tmp [2023-09-06T10:51:34.905Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11763318316381916081tmp [Pipeline] { [Pipeline] echo [2023-09-06T10:51:34.922Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:51:35.203Z] ---> sigul-configuration.sh [2023-09-06T10:51:35.203Z] gpg: directory `/root/.gnupg' created [2023-09-06T10:51:35.203Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-06T10:51:35.203Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-06T10:51:35.203Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-06T10:51:35.203Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-06T10:51:35.203Z] gpg: CAST5 encrypted data [2023-09-06T10:51:35.203Z] gpg: encrypted with 1 passphrase [2023-09-06T10:51:35.203Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-06T10:51:35.486Z] + mkdir /home/jenkins [2023-09-06T10:51:35.487Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-06T10:51:35.771Z] + 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 [2023-09-06T10:51:35.779Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:51:36.063Z] ---> sigul-install.sh [2023-09-06T10:51:36.064Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-06T10:51:36.348Z] + git tag --list [2023-09-06T10:51:36.348Z] v0.0.0 [2023-09-06T10:51:36.348Z] v1.0.0 [2023-09-06T10:51:36.348Z] v2.1.0 [2023-09-06T10:51:36.348Z] v2.1.1 [2023-09-06T10:51:36.348Z] v2.2.0 [2023-09-06T10:51:36.348Z] v2.3.0 [2023-09-06T10:51:36.348Z] v3.0 [2023-09-06T10:51:36.348Z] v3.0.0 [2023-09-06T10:51:36.348Z] v3.1.0-dev.1 [2023-09-06T10:51:36.348Z] v3.1.0-dev.2 [2023-09-06T10:51:36.348Z] v3.1.0-dev.3 [2023-09-06T10:51:36.348Z] v3.1.0-dev.4 [2023-09-06T10:51:36.348Z] v3.1.0-dev.5 [Pipeline] sh [2023-09-06T10:51:36.638Z] + lftools sign git-tag v3.1.0-dev.5 [2023-09-06T10:51:37.208Z] Signing Git tag with Sigul... [2023-09-06T10:51:37.208Z] Signing v3.1.0-dev.5 [Pipeline] echo [2023-09-06T10:51:37.784Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:51:38.068Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-06T10:51:38.076Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-06T10:51:38.108Z] $ docker stop --time=1 6bdb84172ee9b5ef74f6d07ebb11f9d75cbf5434d2a6dc4137519d4b4a52fe2b [2023-09-06T10:51:40.600Z] $ docker rm -f --volumes 6bdb84172ee9b5ef74f6d07ebb11f9d75cbf5434d2a6dc4137519d4b4a52fe2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-06T10:51:41.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T10:51:41.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:51:41.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T10:51:41.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:51:41.533Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-09-06T10:51:41.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-06T10:51:42.864Z] $ docker top c570275faf6958020a10dd85837cfa36b96ff0c6952b60ef39ff74ac30aa4d1f -eo pid,comm [2023-09-06T10:51:42.917Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-06T10:51:42.917Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T10:51:42.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T10:51:42.946Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T10:51:43.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T10:51:43.080Z] $ docker exec c570275faf6958020a10dd85837cfa36b96ff0c6952b60ef39ff74ac30aa4d1f ssh-agent [2023-09-06T10:51:43.197Z] SSH_AUTH_SOCK=/tmp/ssh-XJ8C1FhfkwEW/agent.14 [2023-09-06T10:51:43.197Z] SSH_AGENT_PID=20 [2023-09-06T10:51:43.205Z] Running ssh-add (command line suppressed) [2023-09-06T10:51:43.315Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13030597463249852836.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13030597463249852836.key) [2023-09-06T10:51:43.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T10:51:43.644Z] + git semver bump pre [2023-09-06T10:51:43.902Z] 2023-09-06 10:51:43,831 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-06T10:51:43.902Z] 2023-09-06 10:51:43,831 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev [2023-09-06T10:51:43.902Z] 2023-09-06 10:51:43,831 [bump_version] DEBUG bumped version:3.1.0-dev.6 [2023-09-06T10:51:43.902Z] 2023-09-06 10:51:43,831 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-09-06T10:51:43.902Z] 2023-09-06 10:51:43,831 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-06T10:51:43.902Z] 2023-09-06 10:51:43,831 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-06T10:51:43.902Z] 2023-09-06 10:51:43,834 [execute] INFO git cat-file --batch-check [2023-09-06T10:51:43.902Z] 2023-09-06 10:51:43,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T10:51:43.902Z] 2023-09-06 10:51:43,839 [execute] INFO git cat-file --batch [2023-09-06T10:51:43.902Z] 2023-09-06 10:51:43,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T10:51:43.902Z] 2023-09-06 10:51:43,845 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-06T10:51:43.902Z] 3.1.0-dev.6 [Pipeline] } [2023-09-06T10:51:43.909Z] $ docker exec --env ******** --env ******** c570275faf6958020a10dd85837cfa36b96ff0c6952b60ef39ff74ac30aa4d1f ssh-agent -k [2023-09-06T10:51:44.006Z] unset SSH_AUTH_SOCK; [2023-09-06T10:51:44.008Z] unset SSH_AGENT_PID; [2023-09-06T10:51:44.008Z] echo Agent pid 20 killed; [2023-09-06T10:51:44.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T10:51:44.336Z] + git semver [Pipeline] } [2023-09-06T10:51:44.601Z] $ docker stop --time=1 c570275faf6958020a10dd85837cfa36b96ff0c6952b60ef39ff74ac30aa4d1f [2023-09-06T10:51:46.068Z] $ docker rm -f --volumes c570275faf6958020a10dd85837cfa36b96ff0c6952b60ef39ff74ac30aa4d1f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T10:51:46.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T10:51:46.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:51:46.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T10:51:46.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:51:46.979Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-09-06T10:51:47.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-06T10:51:47.571Z] $ docker top 63b1ba2f1b3567a6ee9d718d7a111fee6ed07c712411786944904501fb8e0ace -eo pid,comm [2023-09-06T10:51:47.636Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-06T10:51:47.636Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T10:51:47.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T10:51:47.670Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T10:51:47.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T10:51:47.780Z] $ docker exec 63b1ba2f1b3567a6ee9d718d7a111fee6ed07c712411786944904501fb8e0ace ssh-agent [2023-09-06T10:51:47.898Z] SSH_AUTH_SOCK=/tmp/ssh-58OrxWNdiXPO/agent.14 [2023-09-06T10:51:47.898Z] SSH_AGENT_PID=20 [2023-09-06T10:51:47.902Z] Running ssh-add (command line suppressed) [2023-09-06T10:51:48.006Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8720860418490671847.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8720860418490671847.key) [2023-09-06T10:51:48.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T10:51:48.328Z] + git semver push [2023-09-06T10:51:48.588Z] 2023-09-06 10:51:48,537 [run_push] DEBUG push [2023-09-06T10:51:48.588Z] 2023-09-06 10:51:48,538 [execute] INFO git cat-file --batch-check [2023-09-06T10:51:48.588Z] 2023-09-06 10:51:48,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T10:51:48.588Z] 2023-09-06 10:51:48,544 [execute] INFO git rev-list 1aa4e98d91c9543f2c812e066aa0b08035307641 -- [2023-09-06T10:51:48.588Z] 2023-09-06 10:51:48,544 [execute] DEBUG Popen(['git', 'rev-list', '1aa4e98d91c9543f2c812e066aa0b08035307641', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-06T10:51:48.588Z] 2023-09-06 10:51:48,552 [execute] INFO git fetch -v origin [2023-09-06T10:51:48.588Z] 2023-09-06 10:51:48,552 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-06T10:51:49.158Z] 2023-09-06 10:51:49,012 [run_push] DEBUG no remote changes detected [2023-09-06T10:51:49.158Z] 2023-09-06 10:51:49,012 [execute] INFO git push origin semver [2023-09-06T10:51:49.158Z] 2023-09-06 10:51:49,013 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-06T10:51:50.095Z] 2023-09-06 10:51:49,745 [run_push] DEBUG push all version tags [2023-09-06T10:51:50.095Z] 2023-09-06 10:51:49,746 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-06T10:51:50.095Z] 2023-09-06 10:51:49,746 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-06T10:51:50.661Z] 2023-09-06 10:51:50,515 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-06T10:51:50.661Z] 3.1.0-dev.6 [Pipeline] } [2023-09-06T10:51:50.667Z] $ docker exec --env ******** --env ******** 63b1ba2f1b3567a6ee9d718d7a111fee6ed07c712411786944904501fb8e0ace ssh-agent -k [2023-09-06T10:51:50.766Z] unset SSH_AUTH_SOCK; [2023-09-06T10:51:50.766Z] unset SSH_AGENT_PID; [2023-09-06T10:51:50.766Z] echo Agent pid 20 killed; [2023-09-06T10:51:50.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T10:51:51.093Z] + git semver [Pipeline] } [2023-09-06T10:51:51.359Z] $ docker stop --time=1 63b1ba2f1b3567a6ee9d718d7a111fee6ed07c712411786944904501fb8e0ace [2023-09-06T10:51:52.649Z] $ docker rm -f --volumes 63b1ba2f1b3567a6ee9d718d7a111fee6ed07c712411786944904501fb8e0ace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-06T10:51:53.263Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-09-06T10:51:53.263Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-06T10:51:53.263Z] total 16 [2023-09-06T10:51:53.263Z] drwxr-xr-x 3 root root 4096 Sep 6 10:42 . [2023-09-06T10:51:53.263Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 10:51 .. [2023-09-06T10:51:53.263Z] drwxr-xr-x 2 root root 4096 Sep 6 10:42 cost [2023-09-06T10:51:53.263Z] -rw-r--r-- 1 root root 91 Sep 6 10:42 cost.csv [2023-09-06T10:51:53.263Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-06T10:51:53.263Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-06T10:51:53.263Z] total 16 [2023-09-06T10:51:53.263Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 10:42 . [2023-09-06T10:51:53.263Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 10:51 .. [2023-09-06T10:51:53.263Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 10:42 cost [2023-09-06T10:51:53.263Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 6 10:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:51:53.552Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:51:54.410Z] ---> package-listing.sh [2023-09-06T10:51:54.410Z] ++ facter osfamily [2023-09-06T10:51:54.410Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-06T10:51:54.669Z] + OS_FAMILY=debian [2023-09-06T10:51:54.669Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-09-06T10:51:54.669Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-06T10:51:54.669Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-06T10:51:54.669Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-06T10:51:54.669Z] + PACKAGES=/tmp/packages_start.txt [2023-09-06T10:51:54.669Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-06T10:51:54.669Z] + PACKAGES=/tmp/packages_end.txt [2023-09-06T10:51:54.669Z] + case "${OS_FAMILY}" in [2023-09-06T10:51:54.669Z] + dpkg -l [2023-09-06T10:51:54.669Z] + grep '^ii' [2023-09-06T10:51:54.669Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-06T10:51:54.669Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-06T10:51:54.669Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-06T10:51:54.669Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-06T10:51:54.669Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-09-06T10:51:54.669Z] + 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 [2023-09-06T10:51:54.678Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-06T10:51:54.954Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:51:55.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T10:51:55.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:51:55.577Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-09-06T10:51:55.601Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-06T10:51:55.793Z] $ docker top d18792b78de65f060eb46389a9cfbc5f2693afff114fd06ad7a88e4fa42e0780 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T10:51:56.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-06T10:51:57.164Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-06T10:51:57.448Z] + ls /var/log/sa-host [2023-09-06T10:51:57.448Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T10:51:57.516Z] provisioning config files... [2023-09-06T10:51:57.524Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12927797731105079341tmp [Pipeline] { [Pipeline] echo [2023-09-06T10:51:57.540Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:51:57.822Z] ---> create-netrc.sh [Pipeline] } [2023-09-06T10:51:57.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:51:58.145Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-06T10:51:58.153Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:51:58.436Z] ---> sudo-logs.sh [2023-09-06T10:51:58.436Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-06T10:51:58.462Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:51:58.748Z] ---> job-cost.sh [2023-09-06T10:51:58.748Z] lf-activate-venv: SKIPPING [2023-09-06T10:51:58.748Z] DEBUG: total: 0.2199999988079071 [2023-09-06T10:51:58.748Z] INFO: Retrieving Stack Cost... [2023-09-06T10:51:59.008Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T10:51:59.574Z] INFO: Archiving Costs [Pipeline] echo [2023-09-06T10:51:59.585Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:51:59.866Z] ---> logs-deploy.sh [2023-09-06T10:51:59.866Z] lf-activate-venv: SKIPPING [2023-09-06T10:51:59.866Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/109 [2023-09-06T10:51:59.866Z] INFO: archiving workspace using pattern(s): [2023-09-06T10:52:00.802Z] Archives upload complete. [2023-09-06T10:52:01.061Z] INFO: archiving logs to Nexus [2023-09-06T10:52:01.634Z] ---> uname -a: [2023-09-06T10:52:01.634Z] Linux prd-ubuntu20-04-docker-8c-8g-5453 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-06T10:52:01.634Z] [2023-09-06T10:52:01.634Z] [2023-09-06T10:52:01.634Z] ---> lscpu: [2023-09-06T10:52:01.634Z] Architecture: x86_64 [2023-09-06T10:52:01.634Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-06T10:52:01.634Z] Byte Order: Little Endian [2023-09-06T10:52:01.634Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-06T10:52:01.634Z] CPU(s): 8 [2023-09-06T10:52:01.634Z] On-line CPU(s) list: 0-7 [2023-09-06T10:52:01.634Z] Thread(s) per core: 1 [2023-09-06T10:52:01.634Z] Core(s) per socket: 1 [2023-09-06T10:52:01.634Z] Socket(s): 8 [2023-09-06T10:52:01.634Z] NUMA node(s): 1 [2023-09-06T10:52:01.634Z] Vendor ID: AuthenticAMD [2023-09-06T10:52:01.634Z] CPU family: 23 [2023-09-06T10:52:01.634Z] Model: 49 [2023-09-06T10:52:01.634Z] Model name: AMD EPYC-Rome Processor [2023-09-06T10:52:01.634Z] Stepping: 0 [2023-09-06T10:52:01.634Z] CPU MHz: 2799.998 [2023-09-06T10:52:01.634Z] BogoMIPS: 5599.99 [2023-09-06T10:52:01.634Z] Virtualization: AMD-V [2023-09-06T10:52:01.634Z] Hypervisor vendor: KVM [2023-09-06T10:52:01.634Z] Virtualization type: full [2023-09-06T10:52:01.634Z] L1d cache: 256 KiB [2023-09-06T10:52:01.634Z] L1i cache: 256 KiB [2023-09-06T10:52:01.634Z] L2 cache: 4 MiB [2023-09-06T10:52:01.634Z] L3 cache: 128 MiB [2023-09-06T10:52:01.634Z] NUMA node0 CPU(s): 0-7 [2023-09-06T10:52:01.634Z] Vulnerability Itlb multihit: Not affected [2023-09-06T10:52:01.634Z] Vulnerability L1tf: Not affected [2023-09-06T10:52:01.634Z] Vulnerability Mds: Not affected [2023-09-06T10:52:01.634Z] Vulnerability Meltdown: Not affected [2023-09-06T10:52:01.634Z] Vulnerability Mmio stale data: Not affected [2023-09-06T10:52:01.634Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-06T10:52:01.634Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-06T10:52:01.634Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-06T10:52:01.634Z] Vulnerability Srbds: Not affected [2023-09-06T10:52:01.634Z] Vulnerability Tsx async abort: Not affected [2023-09-06T10:52:01.634Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-06T10:52:01.634Z] [2023-09-06T10:52:01.634Z] [2023-09-06T10:52:01.634Z] ---> nproc: [2023-09-06T10:52:01.634Z] 8 [2023-09-06T10:52:01.634Z] [2023-09-06T10:52:01.634Z] [2023-09-06T10:52:01.634Z] ---> df -h: [2023-09-06T10:52:01.634Z] Filesystem Size Used Avail Use% Mounted on [2023-09-06T10:52:01.634Z] overlay 155G 13G 143G 9% / [2023-09-06T10:52:01.634Z] tmpfs 64M 0 64M 0% /dev [2023-09-06T10:52:01.634Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-06T10:52:01.634Z] shm 64M 0 64M 0% /dev/shm [2023-09-06T10:52:01.634Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-09-06T10:52:01.634Z] [2023-09-06T10:52:01.634Z] [2023-09-06T10:52:01.634Z] ---> sar -b -r -n DEV: [2023-09-06T10:52:01.634Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5453) 09/06/23 _x86_64_ (8 CPU) [2023-09-06T10:52:01.634Z] [2023-09-06T10:52:01.634Z] 10:38:55 LINUX RESTART (8 CPU) [2023-09-06T10:52:01.634Z] [2023-09-06T10:52:01.634Z] 10:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-06T10:52:01.634Z] 10:40:02 152.32 48.19 104.13 0.00 5403.37 202379.87 0.00 [2023-09-06T10:52:01.634Z] 10:41:01 174.16 1.30 172.85 0.00 15.59 58394.31 0.00 [2023-09-06T10:52:01.634Z] 10:42:01 146.97 0.27 146.70 0.00 14.66 30228.19 0.00 [2023-09-06T10:52:01.634Z] 10:43:01 36.19 0.10 36.09 0.00 13.33 16789.22 0.00 [2023-09-06T10:52:01.634Z] 10:44:01 3.35 0.97 2.38 0.00 67.46 65.32 0.00 [2023-09-06T10:52:01.634Z] 10:45:01 27.26 9.28 17.98 0.00 3389.97 3727.38 0.00 [2023-09-06T10:52:01.634Z] 10:46:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2023-09-06T10:52:01.634Z] 10:47:01 3.05 1.61 1.44 0.00 36.88 17.08 0.00 [2023-09-06T10:52:01.634Z] 10:48:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 [2023-09-06T10:52:01.634Z] 10:49:01 2.45 0.00 2.45 0.00 0.00 34.66 0.00 [2023-09-06T10:52:01.634Z] 10:50:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 [2023-09-06T10:52:01.634Z] 10:51:01 29.68 0.20 29.48 0.00 8.93 24711.75 0.00 [2023-09-06T10:52:01.634Z] 10:52:01 100.93 0.35 100.58 0.00 35.99 34610.86 0.00 [2023-09-06T10:52:01.634Z] Average: 52.24 4.80 47.44 0.00 692.93 28536.80 0.00 [2023-09-06T10:52:01.634Z] [2023-09-06T10:52:01.634Z] 10:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-06T10:52:01.634Z] 10:40:02 29202664 31622888 699212 2.13 71856 2622920 1842776 5.43 956788 2369544 137988 [2023-09-06T10:52:01.634Z] 10:41:01 27753888 31404388 893748 2.72 147284 3670424 2314884 6.82 1511112 3130884 402084 [2023-09-06T10:52:01.634Z] 10:42:01 28065620 31580748 721056 2.19 153072 3546528 1774916 5.23 1233880 3115544 656 [2023-09-06T10:52:01.634Z] 10:43:01 27548752 31574320 725120 2.21 161320 3998860 1789568 5.27 1259104 3555040 136 [2023-09-06T10:52:01.634Z] 10:44:01 27535872 31569164 729468 2.22 162844 4004584 1783648 5.26 1270084 3560684 864 [2023-09-06T10:52:01.634Z] 10:45:01 27314360 31560732 730152 2.22 166732 4202688 1825128 5.38 1414904 3610508 128 [2023-09-06T10:52:01.634Z] 10:46:01 27314476 31560908 729804 2.22 166764 4202692 1825128 5.38 1414868 3610512 4 [2023-09-06T10:52:01.634Z] 10:47:01 27305824 31554540 736064 2.24 166848 4203776 1825128 5.38 1424244 3610848 8 [2023-09-06T10:52:01.634Z] 10:48:01 27306020 31554812 735736 2.24 166904 4203780 1825128 5.38 1424244 3610848 16 [2023-09-06T10:52:01.634Z] 10:49:01 27305696 31555232 735860 2.24 167052 4203760 1825128 5.38 1423464 3611448 0 [2023-09-06T10:52:01.634Z] 10:50:01 27305996 31555588 735428 2.24 167140 4203760 1825128 5.38 1423580 3611452 8 [2023-09-06T10:52:01.634Z] 10:51:01 26242808 31427996 856668 2.61 176404 5056208 1951932 5.75 1594424 4420704 148304 [2023-09-06T10:52:01.634Z] 10:52:01 25747272 31476912 804412 2.45 204080 5513472 1901304 5.60 1600600 4848656 1020 [2023-09-06T10:52:01.634Z] Average: 27380711 31538325 756364 2.30 159869 4125650 1869984 5.51 1380869 3589744 53170 [2023-09-06T10:52:01.634Z] [2023-09-06T10:52:01.634Z] 10:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-06T10:52:01.634Z] 10:40:02 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:40:02 docker0 5.33 4.40 0.47 48.73 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:40:02 ens3 654.94 395.03 6710.99 85.30 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:41:01 docker0 224.56 339.06 17.35 2432.57 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:41:01 veth1857a87 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:41:01 ens3 370.24 242.60 2461.22 32.35 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:42:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:42:01 docker0 3.75 9.40 0.22 85.65 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:42:01 ens3 82.56 76.66 177.80 327.26 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:43:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:43:01 ens3 111.85 69.32 2535.49 14.90 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:44:01 ens3 5.32 4.83 9.94 0.52 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:45:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:45:01 ens3 94.08 42.94 1365.67 2.92 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:47:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:47:01 ens3 11.00 9.20 18.81 6.22 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:48:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.634Z] 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.635Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.635Z] 10:50:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.635Z] 10:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.635Z] 10:51:01 docker0 57.82 120.66 4.27 1023.12 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.635Z] 10:51:01 vethe52eca3 57.82 120.76 5.06 1023.13 0.00 0.00 0.00 0.08 [2023-09-06T10:52:01.635Z] 10:51:01 ens3 251.11 130.24 4996.72 16.81 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.635Z] 10:52:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.635Z] 10:52:01 docker0 6.85 7.73 0.99 1.94 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.635Z] 10:52:01 ens3 218.36 165.16 3277.83 142.46 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.635Z] Average: lo 1.43 1.43 0.14 0.14 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.635Z] Average: docker0 22.72 36.68 1.78 273.88 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.635Z] Average: ens3 138.31 87.31 1659.10 48.45 0.00 0.00 0.00 0.00 [2023-09-06T10:52:01.635Z] [2023-09-06T10:52:01.635Z] [2023-09-06T10:52:01.635Z] ---> sar -P ALL: [2023-09-06T10:52:01.635Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5453) 09/06/23 _x86_64_ (8 CPU) [2023-09-06T10:52:01.635Z] [2023-09-06T10:52:01.635Z] 10:38:55 LINUX RESTART (8 CPU) [2023-09-06T10:52:01.635Z] [2023-09-06T10:52:01.635Z] 10:39:01 CPU %user %nice %system %iowait %steal %idle [2023-09-06T10:52:01.635Z] 10:40:02 all 9.06 0.00 3.17 2.83 0.07 84.87 [2023-09-06T10:52:01.635Z] 10:40:02 0 8.78 0.00 3.17 0.97 0.07 87.01 [2023-09-06T10:52:01.635Z] 10:40:02 1 9.89 0.00 3.20 6.58 0.05 80.29 [2023-09-06T10:52:01.635Z] 10:40:02 2 12.29 0.00 2.91 7.15 0.05 77.60 [2023-09-06T10:52:01.635Z] 10:40:02 3 9.96 0.00 2.37 0.24 0.07 87.36 [2023-09-06T10:52:01.635Z] 10:40:02 4 7.58 0.00 2.63 0.66 0.07 89.06 [2023-09-06T10:52:01.635Z] 10:40:02 5 9.31 0.00 3.57 5.60 0.05 81.47 [2023-09-06T10:52:01.635Z] 10:40:02 6 7.67 0.00 2.94 0.97 0.07 88.35 [2023-09-06T10:52:01.635Z] 10:40:02 7 7.00 0.00 4.60 0.42 0.10 87.88 [2023-09-06T10:52:01.635Z] 10:41:01 all 20.51 0.00 4.64 4.39 0.06 70.40 [2023-09-06T10:52:01.635Z] 10:41:01 0 20.79 0.00 4.50 0.26 0.05 74.39 [2023-09-06T10:52:01.635Z] 10:41:01 1 20.87 0.00 5.34 0.97 0.05 72.77 [2023-09-06T10:52:01.635Z] 10:41:01 2 19.44 0.00 5.43 7.57 0.05 67.51 [2023-09-06T10:52:01.635Z] 10:41:01 3 20.20 0.00 4.25 2.34 0.07 73.13 [2023-09-06T10:52:01.635Z] 10:41:01 4 20.44 0.00 4.25 1.68 0.05 73.58 [2023-09-06T10:52:01.635Z] 10:41:01 5 20.65 0.00 4.21 1.96 0.05 73.14 [2023-09-06T10:52:01.635Z] 10:41:01 6 20.97 0.00 4.89 20.16 0.07 53.91 [2023-09-06T10:52:01.635Z] 10:41:01 7 20.73 0.00 4.22 0.33 0.07 74.66 [2023-09-06T10:52:01.635Z] 10:42:01 all 33.58 0.00 4.89 3.06 0.08 58.39 [2023-09-06T10:52:01.635Z] 10:42:01 0 34.83 0.00 4.77 2.85 0.07 57.48 [2023-09-06T10:52:01.635Z] 10:42:01 1 33.18 0.00 4.65 1.68 0.08 60.40 [2023-09-06T10:52:01.635Z] 10:42:01 2 32.07 0.00 5.05 1.13 0.07 61.68 [2023-09-06T10:52:01.635Z] 10:42:01 3 34.00 0.00 4.83 9.20 0.07 51.91 [2023-09-06T10:52:01.635Z] 10:42:01 4 36.21 0.00 5.06 6.52 0.07 52.14 [2023-09-06T10:52:01.635Z] 10:42:01 5 32.46 0.00 5.14 2.43 0.10 59.88 [2023-09-06T10:52:01.635Z] 10:42:01 6 32.97 0.00 4.70 0.37 0.08 61.87 [2023-09-06T10:52:01.635Z] 10:42:01 7 32.90 0.00 4.95 0.27 0.08 61.79 [2023-09-06T10:52:01.635Z] 10:43:01 all 2.80 0.00 1.18 1.45 0.03 94.54 [2023-09-06T10:52:01.635Z] 10:43:01 0 4.11 0.00 1.18 1.44 0.02 93.25 [2023-09-06T10:52:01.635Z] 10:43:01 1 2.50 0.00 1.31 1.96 0.02 94.21 [2023-09-06T10:52:01.635Z] 10:43:01 2 2.51 0.00 1.14 0.05 0.05 96.25 [2023-09-06T10:52:01.635Z] 10:43:01 3 3.12 0.00 1.05 0.00 0.03 95.79 [2023-09-06T10:52:01.635Z] 10:43:01 4 1.81 0.00 1.25 0.00 0.02 96.92 [2023-09-06T10:52:01.635Z] 10:43:01 5 2.40 0.00 1.35 8.17 0.03 88.05 [2023-09-06T10:52:01.635Z] 10:43:01 6 2.74 0.00 0.77 0.05 0.02 96.42 [2023-09-06T10:52:01.635Z] 10:43:01 7 3.17 0.00 1.38 0.02 0.05 95.38 [2023-09-06T10:52:01.635Z] 10:44:01 all 0.28 0.00 0.07 0.16 0.01 99.48 [2023-09-06T10:52:01.635Z] 10:44:01 0 1.81 0.00 0.03 0.00 0.02 98.14 [2023-09-06T10:52:01.635Z] 10:44:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2023-09-06T10:52:01.635Z] 10:44:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-06T10:52:01.635Z] 10:44:01 3 0.08 0.00 0.07 0.18 0.00 99.67 [2023-09-06T10:52:01.635Z] 10:44:01 4 0.03 0.00 0.22 0.15 0.00 99.60 [2023-09-06T10:52:01.635Z] 10:44:01 5 0.08 0.00 0.05 0.82 0.00 99.05 [2023-09-06T10:52:01.635Z] 10:44:01 6 0.03 0.00 0.07 0.13 0.00 99.77 [2023-09-06T10:52:01.635Z] 10:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T10:52:01.635Z] 10:45:01 all 0.91 0.00 0.42 0.60 0.01 98.06 [2023-09-06T10:52:01.635Z] 10:45:01 0 0.73 0.00 0.42 0.08 0.02 98.75 [2023-09-06T10:52:01.635Z] 10:45:01 1 0.53 0.00 0.32 1.13 0.00 98.01 [2023-09-06T10:52:01.635Z] 10:45:01 2 0.48 0.00 0.22 0.00 0.02 99.28 [2023-09-06T10:52:01.635Z] 10:45:01 3 2.77 0.00 0.77 0.10 0.02 96.35 [2023-09-06T10:52:01.635Z] 10:45:01 4 0.57 0.00 0.48 1.07 0.02 97.87 [2023-09-06T10:52:01.635Z] 10:45:01 5 0.52 0.00 0.30 1.99 0.02 97.18 [2023-09-06T10:52:01.635Z] 10:45:01 6 1.02 0.00 0.40 0.03 0.02 98.53 [2023-09-06T10:52:01.635Z] 10:45:01 7 0.68 0.00 0.42 0.40 0.02 98.48 [2023-09-06T10:52:01.635Z] 10:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-09-06T10:52:01.635Z] 10:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T10:52:01.635Z] 10:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-06T10:52:01.635Z] 10:46:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-06T10:52:01.635Z] 10:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T10:52:01.635Z] 10:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T10:52:01.635Z] 10:46:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-06T10:52:01.635Z] 10:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T10:52:01.635Z] 10:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T10:52:01.635Z] 10:47:01 all 0.36 0.00 0.04 0.01 0.01 99.58 [2023-09-06T10:52:01.635Z] 10:47:01 0 0.15 0.00 0.00 0.00 0.00 99.85 [2023-09-06T10:52:01.635Z] 10:47:01 1 0.42 0.00 0.05 0.05 0.02 99.46 [2023-09-06T10:52:01.635Z] 10:47:01 2 0.41 0.00 0.05 0.00 0.02 99.53 [2023-09-06T10:52:01.635Z] 10:47:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2023-09-06T10:52:01.635Z] 10:47:01 4 0.25 0.00 0.03 0.00 0.00 99.71 [2023-09-06T10:52:01.635Z] 10:47:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2023-09-06T10:52:01.635Z] 10:47:01 6 1.14 0.00 0.02 0.00 0.02 98.83 [2023-09-06T10:52:01.635Z] 10:47:01 7 0.36 0.00 0.10 0.00 0.00 99.54 [2023-09-06T10:52:01.635Z] 10:48:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2023-09-06T10:52:01.635Z] 10:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T10:52:01.635Z] 10:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T10:52:01.635Z] 10:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-06T10:52:01.635Z] 10:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T10:52:01.635Z] 10:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T10:52:01.635Z] 10:48:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-06T10:52:01.635Z] 10:48:01 6 0.35 0.00 0.03 0.00 0.00 99.62 [2023-09-06T10:52:01.635Z] 10:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T10:52:01.635Z] 10:49:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2023-09-06T10:52:01.635Z] 10:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-06T10:52:01.635Z] 10:49:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-09-06T10:52:01.635Z] 10:49:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-06T10:52:01.635Z] 10:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-06T10:52:01.635Z] 10:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T10:52:01.635Z] 10:49:01 5 0.03 0.00 0.03 0.10 0.00 99.83 [2023-09-06T10:52:01.635Z] 10:49:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-06T10:52:01.635Z] 10:49:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-06T10:52:01.635Z] 10:50:01 all 0.07 0.00 0.02 0.01 0.01 99.89 [2023-09-06T10:52:01.635Z] 10:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T10:52:01.635Z] 10:50:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-06T10:52:01.635Z] 10:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-06T10:52:01.635Z] 10:50:01 3 0.45 0.00 0.00 0.00 0.02 99.53 [2023-09-06T10:52:01.635Z] 10:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T10:52:01.635Z] 10:50:01 5 0.02 0.00 0.03 0.07 0.02 99.87 [2023-09-06T10:52:01.635Z] 10:50:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-06T10:52:01.635Z] 10:50:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-06T10:52:01.635Z] [2023-09-06T10:52:01.635Z] 10:50:01 CPU %user %nice %system %iowait %steal %idle [2023-09-06T10:52:01.635Z] 10:51:01 all 3.95 0.00 1.66 1.01 0.02 93.36 [2023-09-06T10:52:01.635Z] 10:51:01 0 4.56 0.00 2.16 0.07 0.02 93.20 [2023-09-06T10:52:01.635Z] 10:51:01 1 4.03 0.00 2.17 0.00 0.02 93.78 [2023-09-06T10:52:01.635Z] 10:51:01 2 3.82 0.00 2.02 6.89 0.03 87.23 [2023-09-06T10:52:01.635Z] 10:51:01 3 3.85 0.00 1.34 0.03 0.02 94.76 [2023-09-06T10:52:01.635Z] 10:51:01 4 3.91 0.00 1.04 0.02 0.02 95.02 [2023-09-06T10:52:01.635Z] 10:51:01 5 3.88 0.00 1.34 0.77 0.02 93.99 [2023-09-06T10:52:01.635Z] 10:51:01 6 3.03 0.00 1.37 0.02 0.03 95.55 [2023-09-06T10:52:01.635Z] 10:51:01 7 4.55 0.00 1.83 0.30 0.03 93.29 [2023-09-06T10:52:01.635Z] 10:52:01 all 5.99 0.00 2.63 4.52 0.06 86.80 [2023-09-06T10:52:01.635Z] 10:52:01 0 6.21 0.00 3.14 1.54 0.05 89.06 [2023-09-06T10:52:01.635Z] 10:52:01 1 6.33 0.00 2.74 8.99 0.08 81.85 [2023-09-06T10:52:01.635Z] 10:52:01 2 5.47 0.00 2.21 3.91 0.05 88.36 [2023-09-06T10:52:01.635Z] 10:52:01 3 4.91 0.00 2.68 0.55 0.07 91.79 [2023-09-06T10:52:01.635Z] 10:52:01 4 7.27 0.00 3.35 14.40 0.05 74.93 [2023-09-06T10:52:01.635Z] 10:52:01 5 5.66 0.00 2.25 6.20 0.05 85.83 [2023-09-06T10:52:01.635Z] 10:52:01 6 6.92 0.00 2.22 0.45 0.05 90.35 [2023-09-06T10:52:01.635Z] 10:52:01 7 5.13 0.00 2.43 0.17 0.08 92.19 [2023-09-06T10:52:01.635Z] Average: all 5.93 0.00 1.43 1.38 0.03 91.23 [2023-09-06T10:52:01.635Z] Average: 0 6.27 0.00 1.48 0.55 0.02 91.67 [2023-09-06T10:52:01.635Z] Average: 1 5.96 0.00 1.52 1.64 0.03 90.84 [2023-09-06T10:52:01.635Z] Average: 2 5.86 0.00 1.46 2.04 0.03 90.61 [2023-09-06T10:52:01.635Z] Average: 3 6.09 0.00 1.33 0.97 0.03 91.58 [2023-09-06T10:52:01.635Z] Average: 4 5.96 0.00 1.40 1.87 0.02 90.74 [2023-09-06T10:52:01.635Z] Average: 5 5.74 0.00 1.40 2.16 0.03 90.67 [2023-09-06T10:52:01.635Z] Average: 6 5.87 0.00 1.33 1.67 0.03 91.10 [2023-09-06T10:52:01.635Z] Average: 7 5.70 0.00 1.53 0.15 0.04 92.59 [2023-09-06T10:52:01.635Z] [2023-09-06T10:52:01.635Z] [2023-09-06T10:52:01.635Z]