Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 427759c4c8768a0667949273cf9123d5f3339a5e 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-ssh13933504301891703707.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11314243025883097213.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1241498985004858555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6114336046518855800.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-ssh3438827426098657990.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-16485’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16489 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 427759c4c8768a0667949273cf9123d5f3339a5e (main) Commit message: "Merge pull request #233 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93" > 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 427759c4c8768a0667949273cf9123d5f3339a5e # timeout=10 > git rev-list --no-walk bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T11:13:24.284Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T11:13:24.329Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T11:13:24.346Z] ========================================================= [2023-05-23T11:13:24.346Z] EdgeX Global Pipelines Version Info [2023-05-23T11:13:24.346Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:13:25.056Z] ------------------- [2023-05-23T11:13:25.056Z] stable info: [2023-05-23T11:13:25.056Z] ------------------- [2023-05-23T11:13:25.056Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T11:13:25.056Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T11:13:25.056Z] Message: update stable to v1.0.249 [2023-05-23T11:13:25.629Z] ------------------- [2023-05-23T11:13:25.629Z] experimental info: [2023-05-23T11:13:25.629Z] ------------------- [2023-05-23T11:13:25.629Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T11:13:25.629Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T11:13:25.629Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T11:13:25.789Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-23T11:13:25.800Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-23T11:13:25.815Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T11:13:25.833Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T11:13:25.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T11:13:25.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T11:13:25.889Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T11:13:25.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T11:13:25.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T11:13:25.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T11:13:25.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T11:13:25.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-23T11:13:25.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T11:13:25.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T11:13:26.009Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T11:13:26.026Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T11:13:26.045Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T11:13:26.065Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T11:13:26.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T11:13:26.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T11:13:26.109Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T11:13:26.120Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T11:13:26.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T11:13:26.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T11:13:26.172Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T11:13:26.195Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T11:13:26.213Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T11:13:26.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-23T11:13:26.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-23T11:13:26.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-23T11:13:26.286Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] echo [2023-05-23T11:13:26.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 427759c [Pipeline] echo [2023-05-23T11:13:26.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T11:13:26.368Z] provisioning config files... [2023-05-23T11:13:26.381Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6027046926280734094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:13:26.686Z] ---> docker-login.sh [2023-05-23T11:13:26.686Z] nexus3.edgexfoundry.org:10001 [2023-05-23T11:13:26.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:13:26.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:13:26.947Z] Configure a credential helper to remove this warning. See [2023-05-23T11:13:26.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:13:26.947Z] [2023-05-23T11:13:26.947Z] Login Succeeded [2023-05-23T11:13:26.947Z] nexus3.edgexfoundry.org:10002 [2023-05-23T11:13:26.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:13:27.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:13:27.207Z] Configure a credential helper to remove this warning. See [2023-05-23T11:13:27.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:13:27.207Z] [2023-05-23T11:13:27.207Z] Login Succeeded [2023-05-23T11:13:27.207Z] nexus3.edgexfoundry.org:10003 [2023-05-23T11:13:27.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:13:27.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:13:27.207Z] Configure a credential helper to remove this warning. See [2023-05-23T11:13:27.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:13:27.207Z] [2023-05-23T11:13:27.207Z] Login Succeeded [2023-05-23T11:13:27.207Z] nexus3.edgexfoundry.org:10004 [2023-05-23T11:13:27.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:13:27.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:13:27.207Z] Configure a credential helper to remove this warning. See [2023-05-23T11:13:27.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:13:27.207Z] [2023-05-23T11:13:27.207Z] Login Succeeded [2023-05-23T11:13:27.207Z] docker.io [2023-05-23T11:13:27.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:13:27.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:13:27.468Z] Configure a credential helper to remove this warning. See [2023-05-23T11:13:27.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:13:27.468Z] [2023-05-23T11:13:27.468Z] Login Succeeded [2023-05-23T11:13:27.468Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T11:13:27.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T11:13:27.858Z] + git rev-list -1 --merges 427759c4c8768a0667949273cf9123d5f3339a5e~1..427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] echo [2023-05-23T11:13:27.909Z] -----------> git rev-list -1 --merges 427759c4c8768a0667949273cf9123d5f3339a5e~1..427759c4c8768a0667949273cf9123d5f3339a5e 427759c4c8768a0667949273cf9123d5f3339a5e [2023-05-23T11:13:27.909Z] 427759c4c8768a0667949273cf9123d5f3339a5e [false] [Pipeline] sh [2023-05-23T11:13:28.197Z] + git log --format=format:%s -1 427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] echo [2023-05-23T11:13:28.212Z] ========================================================= [2023-05-23T11:13:28.212Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T11:13:28.212Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T11:13:28.568Z] + git log --format=format:%s -1 427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] echo [2023-05-23T11:13:28.578Z] [semverPrep] GIT_COMMIT: 427759c4c8768a0667949273cf9123d5f3339a5e, Commit Message: Merge pull request #233 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93 [Pipeline] echo [2023-05-23T11:13:28.590Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T11:13:28.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T11:13:28.941Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T11:13:28.941Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T11:13:28.941Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T11:13:28.941Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T11:13:28.941Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T11:13:28.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:13:29.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T11:13:29.287Z] [2023-05-23T11:13:29.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:13:29.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T11:13:29.586Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T11:13:29.586Z] b85a868b505f: Pulling fs layer [2023-05-23T11:13:29.586Z] e2be974225ed: Pulling fs layer [2023-05-23T11:13:29.586Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T11:13:29.586Z] 988bab9f4d93: Pulling fs layer [2023-05-23T11:13:29.586Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T11:13:29.586Z] eaf3925da568: Pulling fs layer [2023-05-23T11:13:29.586Z] bab4dde63d76: Pulling fs layer [2023-05-23T11:13:29.586Z] bde34c3a00c8: Pulling fs layer [2023-05-23T11:13:29.586Z] b352a97aabf1: Pulling fs layer [2023-05-23T11:13:29.586Z] 4872d77fe225: Pulling fs layer [2023-05-23T11:13:29.586Z] 5851b861e8e6: Pulling fs layer [2023-05-23T11:13:29.586Z] 988bab9f4d93: Waiting [2023-05-23T11:13:29.586Z] 1469e6f7b9e6: Waiting [2023-05-23T11:13:29.586Z] eaf3925da568: Waiting [2023-05-23T11:13:29.586Z] 4872d77fe225: Waiting [2023-05-23T11:13:29.586Z] bab4dde63d76: Waiting [2023-05-23T11:13:29.586Z] 5851b861e8e6: Waiting [2023-05-23T11:13:29.586Z] b352a97aabf1: Waiting [2023-05-23T11:13:29.586Z] bde34c3a00c8: Waiting [2023-05-23T11:13:29.586Z] e2be974225ed: Download complete [2023-05-23T11:13:29.586Z] 988bab9f4d93: Verifying Checksum [2023-05-23T11:13:29.586Z] 988bab9f4d93: Download complete [2023-05-23T11:13:29.847Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T11:13:29.847Z] 339a4e72a1f5: Download complete [2023-05-23T11:13:29.847Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T11:13:29.847Z] 1469e6f7b9e6: Download complete [2023-05-23T11:13:29.847Z] eaf3925da568: Verifying Checksum [2023-05-23T11:13:29.847Z] eaf3925da568: Download complete [2023-05-23T11:13:29.847Z] bde34c3a00c8: Download complete [2023-05-23T11:13:29.847Z] b352a97aabf1: Download complete [2023-05-23T11:13:29.847Z] 4872d77fe225: Download complete [2023-05-23T11:13:29.847Z] 5851b861e8e6: Verifying Checksum [2023-05-23T11:13:29.847Z] 5851b861e8e6: Download complete [2023-05-23T11:13:29.847Z] b85a868b505f: Verifying Checksum [2023-05-23T11:13:29.847Z] b85a868b505f: Download complete [2023-05-23T11:13:30.105Z] bab4dde63d76: Verifying Checksum [2023-05-23T11:13:30.105Z] bab4dde63d76: Download complete [2023-05-23T11:13:31.041Z] b85a868b505f: Pull complete [2023-05-23T11:13:31.300Z] e2be974225ed: Pull complete [2023-05-23T11:13:31.868Z] 339a4e72a1f5: Pull complete [2023-05-23T11:13:31.868Z] 988bab9f4d93: Pull complete [2023-05-23T11:13:32.127Z] 1469e6f7b9e6: Pull complete [2023-05-23T11:13:32.127Z] eaf3925da568: Pull complete [2023-05-23T11:13:34.065Z] bab4dde63d76: Pull complete [2023-05-23T11:13:34.065Z] bde34c3a00c8: Pull complete [2023-05-23T11:13:34.065Z] b352a97aabf1: Pull complete [2023-05-23T11:13:34.065Z] 4872d77fe225: Pull complete [2023-05-23T11:13:34.065Z] 5851b861e8e6: Pull complete [2023-05-23T11:13:34.325Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T11:13:34.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T11:13:34.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:13:34.419Z] prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container [2023-05-23T11:13:34.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T11:13:36.748Z] $ docker top 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 -eo pid,comm [2023-05-23T11:13:36.819Z] 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-05-23T11:13:36.819Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T11:13:36.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T11:13:36.868Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T11:13:36.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T11:13:36.983Z] $ docker exec 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 ssh-agent [2023-05-23T11:13:37.100Z] SSH_AUTH_SOCK=/tmp/ssh-4hRyNrFsOpdI/agent.33 [2023-05-23T11:13:37.100Z] SSH_AGENT_PID=39 [2023-05-23T11:13:37.106Z] Running ssh-add (command line suppressed) [2023-05-23T11:13:37.208Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14637560499719732454.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14637560499719732454.key) [2023-05-23T11:13:37.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T11:13:37.519Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T11:13:37.526Z] $ docker exec --env ******** --env ******** 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 ssh-agent -k [2023-05-23T11:13:37.626Z] unset SSH_AUTH_SOCK; [2023-05-23T11:13:37.626Z] unset SSH_AGENT_PID; [2023-05-23T11:13:37.626Z] echo Agent pid 39 killed; [2023-05-23T11:13:37.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T11:13:37.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T11:13:37.676Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T11:13:37.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T11:13:37.799Z] $ docker exec 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 ssh-agent [2023-05-23T11:13:37.912Z] SSH_AUTH_SOCK=/tmp/ssh-t5nYVk4NZzgZ/agent.71 [2023-05-23T11:13:37.912Z] SSH_AGENT_PID=77 [2023-05-23T11:13:37.917Z] Running ssh-add (command line suppressed) [2023-05-23T11:13:38.003Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14303683416829331988.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14303683416829331988.key) [2023-05-23T11:13:38.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T11:13:38.314Z] + git semver init [2023-05-23T11:13:38.574Z] 2023-05-23 11:13:38,484 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T11:13:38.574Z] 2023-05-23 11:13:38,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-23T11:13:38.574Z] 2023-05-23 11:13:38,486 [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-05-23T11:13:38.575Z] 2023-05-23 11:13:38,486 [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-05-23T11:13:39.513Z] 2023-05-23 11:13:39,293 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-23T11:13:39.513Z] 2023-05-23 11:13:39,294 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-05-23T11:13:39.513Z] 2023-05-23 11:13:39,294 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-23T11:13:39.513Z] 2023-05-23 11:13:39,294 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-23T11:13:39.513Z] 3.0.0-dev.27 [Pipeline] } [2023-05-23T11:13:39.514Z] $ docker exec --env ******** --env ******** 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 ssh-agent -k [2023-05-23T11:13:39.619Z] unset SSH_AUTH_SOCK; [2023-05-23T11:13:39.619Z] unset SSH_AGENT_PID; [2023-05-23T11:13:39.619Z] echo Agent pid 77 killed; [2023-05-23T11:13:39.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T11:13:39.942Z] + git semver [Pipeline] } [2023-05-23T11:13:40.203Z] $ docker stop --time=1 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 [2023-05-23T11:13:41.482Z] $ docker rm -f --volumes 367510d36ce9e869f8076089087312bca10095c5d471a16de774cef88201a137 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T11:13:41.831Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T11:13:42.016Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T11:13:42.020Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [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-05-23T11:13:42.203Z] provisioning config files... [2023-05-23T11:13:42.211Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8155623899093604673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:13:42.514Z] ---> docker-login.sh [2023-05-23T11:13:42.514Z] nexus3.edgexfoundry.org:10001 [2023-05-23T11:13:42.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:13:42.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:13:42.514Z] Configure a credential helper to remove this warning. See [2023-05-23T11:13:42.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:13:42.514Z] [2023-05-23T11:13:42.514Z] Login Succeeded [2023-05-23T11:13:42.514Z] nexus3.edgexfoundry.org:10002 [2023-05-23T11:13:42.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:13:42.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:13:42.514Z] Configure a credential helper to remove this warning. See [2023-05-23T11:13:42.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:13:42.514Z] [2023-05-23T11:13:42.514Z] Login Succeeded [2023-05-23T11:13:42.514Z] nexus3.edgexfoundry.org:10003 [2023-05-23T11:13:42.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:13:42.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:13:42.778Z] Configure a credential helper to remove this warning. See [2023-05-23T11:13:42.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:13:42.778Z] [2023-05-23T11:13:42.778Z] Login Succeeded [2023-05-23T11:13:42.778Z] nexus3.edgexfoundry.org:10004 [2023-05-23T11:13:42.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:13:42.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:13:42.778Z] Configure a credential helper to remove this warning. See [2023-05-23T11:13:42.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:13:42.778Z] [2023-05-23T11:13:42.778Z] Login Succeeded [2023-05-23T11:13:42.778Z] docker.io [2023-05-23T11:13:42.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:13:43.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:13:43.038Z] Configure a credential helper to remove this warning. See [2023-05-23T11:13:43.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:13:43.038Z] [2023-05-23T11:13:43.038Z] Login Succeeded [2023-05-23T11:13:43.038Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T11:13:43.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T11:13:43.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T11:13:43.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T11:13:43.142Z] ========================================================= [2023-05-23T11:13:43.142Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T11:13:43.142Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:13:43.472Z] + 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-05-23T11:13:43.472Z] Sending build context to Docker daemon 4.252MB [2023-05-23T11:13:43.472Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T11:13:43.472Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T11:13:43.472Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T11:13:43.472Z] f56be85fc22e: Pulling fs layer [2023-05-23T11:13:43.472Z] 85791d961cd3: Pulling fs layer [2023-05-23T11:13:43.472Z] d694b5ae8c79: Pulling fs layer [2023-05-23T11:13:43.472Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T11:13:43.472Z] 4d19c01a9841: Pulling fs layer [2023-05-23T11:13:43.472Z] 9325e15d5711: Pulling fs layer [2023-05-23T11:13:43.472Z] 556b6ee489ea: Pulling fs layer [2023-05-23T11:13:43.472Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T11:13:43.472Z] 4d19c01a9841: Waiting [2023-05-23T11:13:43.472Z] 9325e15d5711: Waiting [2023-05-23T11:13:43.472Z] c5a4b2cf53e6: Waiting [2023-05-23T11:13:43.472Z] 556b6ee489ea: Waiting [2023-05-23T11:13:43.472Z] 9f32a84ed3da: Waiting [2023-05-23T11:13:43.472Z] 85791d961cd3: Verifying Checksum [2023-05-23T11:13:43.472Z] 9f32a84ed3da: Download complete [2023-05-23T11:13:43.472Z] 4d19c01a9841: Verifying Checksum [2023-05-23T11:13:43.472Z] 4d19c01a9841: Download complete [2023-05-23T11:13:43.472Z] f56be85fc22e: Verifying Checksum [2023-05-23T11:13:43.472Z] f56be85fc22e: Download complete [2023-05-23T11:13:43.731Z] 9325e15d5711: Verifying Checksum [2023-05-23T11:13:43.731Z] 9325e15d5711: Download complete [2023-05-23T11:13:43.731Z] f56be85fc22e: Pull complete [2023-05-23T11:13:43.990Z] 85791d961cd3: Pull complete [2023-05-23T11:13:44.250Z] d694b5ae8c79: Download complete [2023-05-23T11:13:44.250Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T11:13:44.250Z] c5a4b2cf53e6: Download complete [2023-05-23T11:13:44.509Z] 556b6ee489ea: Verifying Checksum [2023-05-23T11:13:44.509Z] 556b6ee489ea: Download complete [2023-05-23T11:13:47.794Z] d694b5ae8c79: Pull complete [2023-05-23T11:13:47.794Z] 9f32a84ed3da: Pull complete [2023-05-23T11:13:47.794Z] 4d19c01a9841: Pull complete [2023-05-23T11:13:47.794Z] 9325e15d5711: Pull complete [2023-05-23T11:13:50.324Z] 556b6ee489ea: Pull complete [2023-05-23T11:13:50.892Z] c5a4b2cf53e6: Pull complete [2023-05-23T11:13:50.892Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T11:13:50.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T11:13:50.892Z] ---> c4be618373d6 [2023-05-23T11:13:50.892Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T11:13:55.748Z] ---> Running in bf80d8bf17b4 [2023-05-23T11:13:55.748Z] Removing intermediate container bf80d8bf17b4 [2023-05-23T11:13:55.748Z] ---> 1acf6e08eb9f [2023-05-23T11:13:55.748Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T11:13:55.748Z] ---> Running in 10073dad5ded [2023-05-23T11:13:55.748Z] Removing intermediate container 10073dad5ded [2023-05-23T11:13:55.748Z] ---> 1ff18267cee5 [2023-05-23T11:13:55.748Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T11:13:55.748Z] ---> Running in 1be6e0830607 [2023-05-23T11:13:55.748Z] Removing intermediate container 1be6e0830607 [2023-05-23T11:13:55.748Z] ---> 4eda9d443592 [2023-05-23T11:13:55.748Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T11:13:55.748Z] ---> Running in 23da6d5ca84e [2023-05-23T11:13:55.748Z] Removing intermediate container 23da6d5ca84e [2023-05-23T11:13:55.748Z] ---> 2f9ddc71c9e2 [2023-05-23T11:13:55.748Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T11:13:55.748Z] ---> Running in 8d2c27046db9 [2023-05-23T11:13:56.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T11:13:56.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T11:13:56.267Z] OK: 265 MiB in 53 packages [2023-05-23T11:13:56.527Z] Removing intermediate container 8d2c27046db9 [2023-05-23T11:13:56.527Z] ---> ca22f597d7e1 [2023-05-23T11:13:56.527Z] Step 8/12 : WORKDIR /app [2023-05-23T11:13:56.527Z] ---> Running in db7302b70ad2 [2023-05-23T11:13:56.527Z] Removing intermediate container db7302b70ad2 [2023-05-23T11:13:56.527Z] ---> 1b64be4a42bc [2023-05-23T11:13:56.527Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T11:13:56.786Z] ---> b1a72371a885 [2023-05-23T11:13:56.786Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T11:13:56.786Z] ---> Running in ac8090f0d68e [2023-05-23T11:13:57.149Z] Still waiting to schedule task [2023-05-23T11:13:57.149Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16486’ is offline [2023-05-23T11:14:35.515Z] Removing intermediate container ac8090f0d68e [2023-05-23T11:14:35.515Z] ---> 1c4f75879f4b [2023-05-23T11:14:35.515Z] Step 11/12 : COPY . . [2023-05-23T11:14:35.515Z] ---> 5e031de7e3f3 [2023-05-23T11:14:35.515Z] Step 12/12 : RUN $MAKE [2023-05-23T11:14:35.515Z] ---> Running in 31da16fafa04 [2023-05-23T11:14:35.515Z] noop [2023-05-23T11:14:35.515Z] Removing intermediate container 31da16fafa04 [2023-05-23T11:14:35.515Z] ---> adfa599e3259 [2023-05-23T11:14:35.515Z] Successfully built adfa599e3259 [2023-05-23T11:14:35.515Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:14:35.820Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T11:14:35.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:14:35.891Z] prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container [2023-05-23T11:14:35.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T11:14:36.277Z] $ docker top 79524032d963d5cc1ece17e6b224261ce5f71bf820ececd7e31bb231324bee91 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T11:14:36.614Z] + go version [2023-05-23T11:14:36.614Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T11:14:36.630Z] $ docker stop --time=1 79524032d963d5cc1ece17e6b224261ce5f71bf820ececd7e31bb231324bee91 [2023-05-23T11:14:37.919Z] $ docker rm -f --volumes 79524032d963d5cc1ece17e6b224261ce5f71bf820ececd7e31bb231324bee91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:14:38.318Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T11:14:38.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:14:38.386Z] prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container [2023-05-23T11:14:38.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T11:14:38.740Z] $ docker top 86441ff2da1374261d21564a62579ed570a63d369cec619cceec81525a2da78e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T11:14:39.081Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-23T11:14:39.379Z] + make test [2023-05-23T11:14:39.379Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T11:14:44.642Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-23T11:14:54.610Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-23T11:14:54.610Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-23T11:14:57.890Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.016s coverage: 40.5% of statements [2023-05-23T11:14:57.890Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 52.0% of statements [2023-05-23T11:14:57.890Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2023-05-23T11:15:06.006Z] go vet ./... [2023-05-23T11:15:10.187Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T11:15:10.187Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T11:15:10.187Z] ./bin/test-attribution-txt.sh [2023-05-23T11:15:10.187Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-23T11:15:10.187Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-23T11:15:10.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T11:15:10.212Z] $ docker stop --time=1 86441ff2da1374261d21564a62579ed570a63d369cec619cceec81525a2da78e [2023-05-23T11:15:13.195Z] $ docker rm -f --volumes 86441ff2da1374261d21564a62579ed570a63d369cec619cceec81525a2da78e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T11:15:13.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T11:15:13.754Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T11:15:14.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T11:15:14.470Z] + ls -al . [2023-05-23T11:15:14.470Z] total 628 [2023-05-23T11:15:14.470Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 11:14 . [2023-05-23T11:15:14.470Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:13 .. [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 134 May 23 11:13 .dockerignore [2023-05-23T11:15:14.470Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 11:13 .git [2023-05-23T11:15:14.470Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 11:13 .github [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 946 May 23 11:13 .gitignore [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 11:13 .golangci.yml [2023-05-23T11:15:14.470Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 11:13 .semver [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 23 11:13 Attribution.txt [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 23 11:13 CHANGELOG.md [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 23 11:13 Dockerfile [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 11:13 GOVERNANCE.md [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 683 May 23 11:13 Jenkinsfile [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 23 11:13 LICENSE [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 23 11:13 Makefile [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 625 May 23 11:13 OWNERS.md [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 23 11:13 README.md [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 12 May 23 11:13 VERSION [2023-05-23T11:15:14.470Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:13 bin [2023-05-23T11:15:14.470Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:13 cmd [2023-05-23T11:15:14.470Z] -rw-r--r-- 1 jenkins jenkins 458038 May 23 11:14 coverage.out [2023-05-23T11:15:14.470Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:13 examples [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 23 11:13 go.mod [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 23 11:13 go.sum [2023-05-23T11:15:14.470Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:13 images [2023-05-23T11:15:14.470Z] drwxrwxr-x 5 jenkins jenkins 4096 May 23 11:13 internal [2023-05-23T11:15:14.470Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:13 snap [2023-05-23T11:15:14.470Z] -rw-rw-r-- 1 jenkins jenkins 193 May 23 11:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:15:14.770Z] + 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=427759c4c8768a0667949273cf9123d5f3339a5e --label arch=amd64 --label version=3.0.0-dev.27 . [2023-05-23T11:15:14.770Z] Sending build context to Docker daemon 4.252MB [2023-05-23T11:15:14.770Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T11:15:14.770Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T11:15:14.770Z] ---> adfa599e3259 [2023-05-23T11:15:14.770Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T11:15:14.770Z] ---> Running in f06aa9473578 [2023-05-23T11:15:15.029Z] Removing intermediate container f06aa9473578 [2023-05-23T11:15:15.029Z] ---> 5081c8010de2 [2023-05-23T11:15:15.029Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T11:15:15.029Z] ---> Running in ae7b98ad7b8b [2023-05-23T11:15:15.029Z] Removing intermediate container ae7b98ad7b8b [2023-05-23T11:15:15.029Z] ---> 451bc61a8e89 [2023-05-23T11:15:15.029Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T11:15:15.029Z] ---> Running in 12b41ecd5ae6 [2023-05-23T11:15:15.029Z] Removing intermediate container 12b41ecd5ae6 [2023-05-23T11:15:15.029Z] ---> 932ce8a29bfb [2023-05-23T11:15:15.029Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T11:15:15.288Z] ---> Running in 03cd2b19fa3c [2023-05-23T11:15:15.288Z] Removing intermediate container 03cd2b19fa3c [2023-05-23T11:15:15.288Z] ---> d1a3a998d333 [2023-05-23T11:15:15.288Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T11:15:15.288Z] ---> Running in b5da15d9ca96 [2023-05-23T11:15:15.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T11:15:15.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T11:15:16.115Z] OK: 265 MiB in 53 packages [2023-05-23T11:15:16.115Z] Removing intermediate container b5da15d9ca96 [2023-05-23T11:15:16.115Z] ---> d058b90b301c [2023-05-23T11:15:16.115Z] Step 8/24 : WORKDIR /app [2023-05-23T11:15:16.115Z] ---> Running in 9e4b04df9023 [2023-05-23T11:15:16.374Z] Removing intermediate container 9e4b04df9023 [2023-05-23T11:15:16.374Z] ---> ca70356c6498 [2023-05-23T11:15:16.374Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T11:15:16.374Z] ---> 839596ef50a9 [2023-05-23T11:15:16.374Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T11:15:16.374Z] ---> Running in d81c6f938be8 [2023-05-23T11:15:17.392Z] Removing intermediate container d81c6f938be8 [2023-05-23T11:15:17.392Z] ---> 63af222e252c [2023-05-23T11:15:17.392Z] Step 11/24 : COPY . . [2023-05-23T11:15:17.651Z] ---> f908932c6e6e [2023-05-23T11:15:17.651Z] Step 12/24 : RUN $MAKE [2023-05-23T11:15:17.651Z] ---> Running in 55ad00964bce [2023-05-23T11:15:17.909Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-23T11:15:26.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16491 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-05-23T11:15:26.096Z] Running in /w/workspace/device-rfid-llrp-go/97 [Pipeline] { [Pipeline] checkout [2023-05-23T11:15:26.135Z] Selected Git installation does not exist. Using Default [2023-05-23T11:15:26.135Z] The recommended git tool is: NONE [2023-05-23T11:15:31.628Z] using credential edgex-jenkins-ssh [2023-05-23T11:15:31.649Z] Cloning the remote Git repository [2023-05-23T11:15:31.689Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-23T11:15:31.797Z] > git init /w/workspace/device-rfid-llrp-go/97 # timeout=10 [2023-05-23T11:15:31.956Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-23T11:15:31.958Z] > git --version # timeout=10 [2023-05-23T11:15:31.979Z] > git --version # 'git version 2.25.1' [2023-05-23T11:15:31.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T11:15:32.151Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T11:15:33.226Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-23T11:15:33.251Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T11:15:34.156Z] Avoid second fetch [2023-05-23T11:15:34.157Z] Checking out Revision 427759c4c8768a0667949273cf9123d5f3339a5e (main) [2023-05-23T11:15:34.717Z] Commit message: "Merge pull request #233 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93" [2023-05-23T11:15:34.170Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T11:15:34.234Z] > git checkout -f 427759c4c8768a0667949273cf9123d5f3339a5e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T11:15:35.604Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T11:15:35.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T11:15:35.604Z] Dload Upload Total Spent Left Speed [2023-05-23T11:15:35.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-05-23T11:15:35.985Z] Removing intermediate container 55ad00964bce [2023-05-23T11:15:35.985Z] ---> 61b89b31eb3f [2023-05-23T11:15:35.985Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T11:15:36.235Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T11:15:36.564Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T11:15:36.564Z] + sudo tee /etc/docker/daemon.new [2023-05-23T11:15:36.564Z] { [2023-05-23T11:15:36.564Z] "registry-mirrors": [ [2023-05-23T11:15:36.564Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T11:15:36.564Z] ], [2023-05-23T11:15:36.564Z] "bip": "10.250.0.254/24", [2023-05-23T11:15:36.564Z] "hosts": [ [2023-05-23T11:15:36.564Z] "tcp://0.0.0.0:5555", [2023-05-23T11:15:36.564Z] "unix:///var/run/docker.sock" [2023-05-23T11:15:36.564Z] ], [2023-05-23T11:15:36.564Z] "mtu": 1458, [2023-05-23T11:15:36.564Z] "selinux-enabled": true, [2023-05-23T11:15:36.564Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T11:15:36.564Z] } [Pipeline] sh [2023-05-23T11:15:36.891Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T11:15:36.920Z] 3.17: Pulling from library/alpine [2023-05-23T11:15:36.920Z] f56be85fc22e: Already exists [2023-05-23T11:15:37.178Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T11:15:37.178Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T11:15:37.178Z] ---> 9ed4aefc74f6 [2023-05-23T11:15:37.178Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-23T11:15:37.178Z] ---> Running in aa667d1b6155 [2023-05-23T11:15:37.178Z] Removing intermediate container aa667d1b6155 [2023-05-23T11:15:37.178Z] ---> 236f78c347db [2023-05-23T11:15:37.178Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T11:15:37.178Z] ---> Running in 43cf64ea1e8c [2023-05-23T11:15:37.222Z] + sudo service docker restart [2023-05-23T11:15:37.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T11:15:37.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T11:15:38.036Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T11:15:38.036Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T11:15:38.036Z] OK: 7 MiB in 16 packages [2023-05-23T11:15:38.315Z] Removing intermediate container 43cf64ea1e8c [2023-05-23T11:15:38.315Z] ---> 333e9cd98357 [2023-05-23T11:15:38.315Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-23T11:15:38.315Z] ---> 20b8f93ab010 [2023-05-23T11:15:38.315Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-23T11:15:38.608Z] ---> 5c12ec265570 [2023-05-23T11:15:38.608Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-23T11:15:39.187Z] ---> 0cb0a5578fcf [2023-05-23T11:15:39.187Z] Step 19/24 : EXPOSE 59989 [2023-05-23T11:15:39.187Z] ---> Running in 8e8cfaa8198f [2023-05-23T11:15:39.187Z] Removing intermediate container 8e8cfaa8198f [2023-05-23T11:15:39.187Z] ---> 0d4958f7b764 [2023-05-23T11:15:39.187Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-23T11:15:39.187Z] ---> Running in bd0e877713f1 [2023-05-23T11:15:39.445Z] Removing intermediate container bd0e877713f1 [2023-05-23T11:15:39.445Z] ---> de71ec6f91d4 [2023-05-23T11:15:39.445Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T11:15:39.445Z] ---> Running in f63cfa8422bc [2023-05-23T11:15:39.445Z] Removing intermediate container f63cfa8422bc [2023-05-23T11:15:39.445Z] ---> 2f7968929bc9 [2023-05-23T11:15:39.445Z] Step 22/24 : LABEL arch=amd64 [2023-05-23T11:15:39.445Z] ---> Running in 48974bc0e349 [2023-05-23T11:15:39.445Z] Removing intermediate container 48974bc0e349 [2023-05-23T11:15:39.445Z] ---> 2f90ddf80cea [2023-05-23T11:15:39.445Z] Step 23/24 : LABEL git_sha=427759c4c8768a0667949273cf9123d5f3339a5e [2023-05-23T11:15:39.445Z] ---> Running in 87c413ea8e27 [2023-05-23T11:15:39.703Z] Removing intermediate container 87c413ea8e27 [2023-05-23T11:15:39.703Z] ---> fa50639a60fa [2023-05-23T11:15:39.703Z] Step 24/24 : LABEL version=3.0.0-dev.27 [2023-05-23T11:15:39.703Z] ---> Running in c1a9d33d065e [2023-05-23T11:15:39.703Z] Removing intermediate container c1a9d33d065e [2023-05-23T11:15:39.703Z] ---> ad7c4c288d20 [2023-05-23T11:15:39.703Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T11:15:39.703Z] Successfully built ad7c4c288d20 [2023-05-23T11:15:39.703Z] 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-05-23T11:15:39.781Z] provisioning config files... [2023-05-23T11:15:39.790Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4709564560134721591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:15:40.088Z] ---> docker-login.sh [2023-05-23T11:15:40.088Z] nexus3.edgexfoundry.org:10001 [2023-05-23T11:15:40.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:15:40.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:15:40.658Z] Configure a credential helper to remove this warning. See [2023-05-23T11:15:40.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:15:40.658Z] [2023-05-23T11:15:40.658Z] Login Succeeded [2023-05-23T11:15:40.658Z] nexus3.edgexfoundry.org:10002 [2023-05-23T11:15:40.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:15:40.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:15:40.658Z] Configure a credential helper to remove this warning. See [2023-05-23T11:15:40.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:15:40.658Z] [2023-05-23T11:15:40.658Z] Login Succeeded [2023-05-23T11:15:40.658Z] nexus3.edgexfoundry.org:10003 [2023-05-23T11:15:40.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:15:40.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:15:40.917Z] Configure a credential helper to remove this warning. See [2023-05-23T11:15:40.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:15:40.917Z] [2023-05-23T11:15:40.917Z] Login Succeeded [2023-05-23T11:15:40.917Z] nexus3.edgexfoundry.org:10004 [2023-05-23T11:15:40.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:15:40.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:15:40.917Z] Configure a credential helper to remove this warning. See [2023-05-23T11:15:40.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:15:40.917Z] [2023-05-23T11:15:40.917Z] Login Succeeded [2023-05-23T11:15:40.917Z] docker.io [2023-05-23T11:15:40.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:15:41.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:15:41.176Z] Configure a credential helper to remove this warning. See [2023-05-23T11:15:41.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:15:41.176Z] [2023-05-23T11:15:41.176Z] Login Succeeded [2023-05-23T11:15:41.176Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T11:15:41.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T11:15:41.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T11:15:41.227Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-05-23T11:15:41.227Z] 427759c4c8768a0667949273cf9123d5f3339a5e [2023-05-23T11:15:41.227Z] latest [2023-05-23T11:15:41.227Z] 3.0.0-dev.27 [2023-05-23T11:15:41.227Z] 427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 [2023-05-23T11:15:41.227Z] main [2023-05-23T11:15:41.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:15:41.540Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:15:41.847Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:427759c4c8768a0667949273cf9123d5f3339a5e [2023-05-23T11:15:41.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-23T11:15:41.848Z] 139691ba5f45: Preparing [2023-05-23T11:15:41.848Z] a84a614fa8ef: Preparing [2023-05-23T11:15:41.848Z] 15c76733c0ac: Preparing [2023-05-23T11:15:41.848Z] d663417d6760: Preparing [2023-05-23T11:15:41.848Z] f1417ff83b31: Preparing [2023-05-23T11:15:41.848Z] f1417ff83b31: Layer already exists [2023-05-23T11:15:41.848Z] d663417d6760: Pushed [2023-05-23T11:15:41.848Z] a84a614fa8ef: Pushed [2023-05-23T11:15:41.848Z] 15c76733c0ac: Pushed [2023-05-23T11:15:44.380Z] 139691ba5f45: Pushed [2023-05-23T11:15:44.640Z] 427759c4c8768a0667949273cf9123d5f3339a5e: digest: sha256:99e602f74c521ad5dfd8de2baacc2cb5c43d89fe1dd0e64ff4fa74293f707383 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:15:44.957Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:15:45.282Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-23T11:15:45.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-23T11:15:45.282Z] 139691ba5f45: Preparing [2023-05-23T11:15:45.282Z] a84a614fa8ef: Preparing [2023-05-23T11:15:45.282Z] 15c76733c0ac: Preparing [2023-05-23T11:15:45.282Z] d663417d6760: Preparing [2023-05-23T11:15:45.282Z] f1417ff83b31: Preparing [2023-05-23T11:15:45.282Z] a84a614fa8ef: Layer already exists [2023-05-23T11:15:45.282Z] 139691ba5f45: Layer already exists [2023-05-23T11:15:45.282Z] 15c76733c0ac: Layer already exists [2023-05-23T11:15:45.282Z] d663417d6760: Layer already exists [2023-05-23T11:15:45.282Z] f1417ff83b31: Layer already exists [2023-05-23T11:15:45.282Z] latest: digest: sha256:99e602f74c521ad5dfd8de2baacc2cb5c43d89fe1dd0e64ff4fa74293f707383 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:15:45.594Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:15:45.900Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.27 [2023-05-23T11:15:45.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-23T11:15:45.900Z] 139691ba5f45: Preparing [2023-05-23T11:15:45.900Z] a84a614fa8ef: Preparing [2023-05-23T11:15:45.900Z] 15c76733c0ac: Preparing [2023-05-23T11:15:45.900Z] d663417d6760: Preparing [2023-05-23T11:15:45.900Z] f1417ff83b31: Preparing [2023-05-23T11:15:45.900Z] d663417d6760: Layer already exists [2023-05-23T11:15:45.900Z] 139691ba5f45: Layer already exists [2023-05-23T11:15:45.900Z] 15c76733c0ac: Layer already exists [2023-05-23T11:15:45.900Z] f1417ff83b31: Layer already exists [2023-05-23T11:15:45.900Z] a84a614fa8ef: Layer already exists [2023-05-23T11:15:45.900Z] 3.0.0-dev.27: digest: sha256:99e602f74c521ad5dfd8de2baacc2cb5c43d89fe1dd0e64ff4fa74293f707383 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:15:46.213Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:15:46.523Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 [2023-05-23T11:15:46.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-23T11:15:46.523Z] 139691ba5f45: Preparing [2023-05-23T11:15:46.523Z] a84a614fa8ef: Preparing [2023-05-23T11:15:46.523Z] 15c76733c0ac: Preparing [2023-05-23T11:15:46.523Z] d663417d6760: Preparing [2023-05-23T11:15:46.523Z] f1417ff83b31: Preparing [2023-05-23T11:15:46.523Z] 15c76733c0ac: Layer already exists [2023-05-23T11:15:46.523Z] 139691ba5f45: Layer already exists [2023-05-23T11:15:46.523Z] a84a614fa8ef: Layer already exists [2023-05-23T11:15:46.523Z] d663417d6760: Layer already exists [2023-05-23T11:15:46.523Z] f1417ff83b31: Layer already exists [2023-05-23T11:15:46.523Z] 427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27: digest: sha256:99e602f74c521ad5dfd8de2baacc2cb5c43d89fe1dd0e64ff4fa74293f707383 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:15:46.844Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:15:47.161Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-05-23T11:15:47.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-23T11:15:47.161Z] 139691ba5f45: Preparing [2023-05-23T11:15:47.161Z] a84a614fa8ef: Preparing [2023-05-23T11:15:47.161Z] 15c76733c0ac: Preparing [2023-05-23T11:15:47.161Z] d663417d6760: Preparing [2023-05-23T11:15:47.161Z] f1417ff83b31: Preparing [2023-05-23T11:15:47.161Z] a84a614fa8ef: Layer already exists [2023-05-23T11:15:47.161Z] 139691ba5f45: Layer already exists [2023-05-23T11:15:47.161Z] d663417d6760: Layer already exists [2023-05-23T11:15:47.161Z] f1417ff83b31: Layer already exists [2023-05-23T11:15:47.161Z] 15c76733c0ac: Layer already exists [2023-05-23T11:15:47.161Z] main: digest: sha256:99e602f74c521ad5dfd8de2baacc2cb5c43d89fe1dd0e64ff4fa74293f707383 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T11:15:47.209Z] ===================================================== [Pipeline] echo [2023-05-23T11:15:47.218Z] taggedImages: [2023-05-23T11:15:47.219Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:427759c4c8768a0667949273cf9123d5f3339a5e [2023-05-23T11:15:47.219Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-23T11:15:47.219Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.27 [2023-05-23T11:15:47.219Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 [2023-05-23T11:15:47.219Z] - 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-05-23T11:15:47.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T11:15:47.594Z] [2023-05-23T11:15:47.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:15:47.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T11:15:47.898Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T11:15:47.898Z] 5eb5b503b376: Pulling fs layer [2023-05-23T11:15:47.898Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T11:15:47.898Z] ec43610c2a17: Pulling fs layer [2023-05-23T11:15:47.898Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T11:15:47.898Z] 33b1e0a273af: Pulling fs layer [2023-05-23T11:15:47.898Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T11:15:47.898Z] 2f39f015ded8: Pulling fs layer [2023-05-23T11:15:47.898Z] 5d3b04190fa2: Waiting [2023-05-23T11:15:47.898Z] 3a2ae6a8a46f: Waiting [2023-05-23T11:15:47.898Z] 33b1e0a273af: Waiting [2023-05-23T11:15:47.898Z] 5c69ac0246d0: Download complete [2023-05-23T11:15:47.898Z] 3a2ae6a8a46f: Download complete [2023-05-23T11:15:47.898Z] ec43610c2a17: Verifying Checksum [2023-05-23T11:15:47.898Z] ec43610c2a17: Download complete [2023-05-23T11:15:47.898Z] 33b1e0a273af: Verifying Checksum [2023-05-23T11:15:47.898Z] 33b1e0a273af: Download complete [2023-05-23T11:15:48.155Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T11:15:48.155Z] 5d3b04190fa2: Download complete [2023-05-23T11:15:48.155Z] 5eb5b503b376: Verifying Checksum [2023-05-23T11:15:48.155Z] 5eb5b503b376: Download complete [2023-05-23T11:15:48.720Z] 2f39f015ded8: Verifying Checksum [2023-05-23T11:15:48.720Z] 2f39f015ded8: Download complete [2023-05-23T11:15:49.288Z] 5eb5b503b376: Pull complete [2023-05-23T11:15:49.288Z] 5c69ac0246d0: Pull complete [2023-05-23T11:15:49.545Z] ec43610c2a17: Pull complete [2023-05-23T11:15:49.804Z] 3a2ae6a8a46f: Pull complete [2023-05-23T11:15:49.804Z] 33b1e0a273af: Pull complete [2023-05-23T11:15:50.062Z] 5d3b04190fa2: Pull complete [2023-05-23T11:15:54.247Z] 2f39f015ded8: Pull complete [2023-05-23T11:15:54.247Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T11:15:54.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T11:15:54.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:15:54.332Z] prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container [2023-05-23T11:15:54.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T11:15:57.641Z] $ docker top bbf9678c6a593252ebfb401f83cca68441d1503460316ba6a7b6b421b08fe76f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-05-23T11:15:57.755Z] provisioning config files... [2023-05-23T11:15:57.783Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/97@tmp/config8260742154237002288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:15:58.008Z] ---> job-cost.sh [2023-05-23T11:15:58.008Z] lf-activate-venv: SKIPPING [2023-05-23T11:15:58.008Z] INFO: No Stack... [2023-05-23T11:15:58.137Z] ---> docker-login.sh [2023-05-23T11:15:58.137Z] nexus3.edgexfoundry.org:10001 [2023-05-23T11:15:58.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T11:15:58.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:15:58.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:15:58.728Z] Configure a credential helper to remove this warning. See [2023-05-23T11:15:58.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:15:58.728Z] [2023-05-23T11:15:58.728Z] Login Succeeded [2023-05-23T11:15:58.729Z] nexus3.edgexfoundry.org:10002 [2023-05-23T11:15:58.833Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T11:15:58.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:15:59.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:15:59.000Z] Configure a credential helper to remove this warning. See [2023-05-23T11:15:59.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:15:59.000Z] [2023-05-23T11:15:59.000Z] Login Succeeded [2023-05-23T11:15:59.000Z] nexus3.edgexfoundry.org:10003 [2023-05-23T11:15:59.122Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-23T11:15:59.122Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T11:15:59.135Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] [2023-05-23T11:15:59.143Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] did not exist. Created. [2023-05-23T11:15:59.143Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T11:15:59.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:15:59.457Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T11:15:59.487Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T11:15:59.496Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T11:15:59.517Z] $ docker stop --time=1 bbf9678c6a593252ebfb401f83cca68441d1503460316ba6a7b6b421b08fe76f [2023-05-23T11:15:59.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:15:59.541Z] Configure a credential helper to remove this warning. See [2023-05-23T11:15:59.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:15:59.541Z] [2023-05-23T11:15:59.541Z] Login Succeeded [2023-05-23T11:15:59.541Z] nexus3.edgexfoundry.org:10004 [2023-05-23T11:15:59.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:15:59.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:15:59.812Z] Configure a credential helper to remove this warning. See [2023-05-23T11:15:59.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:15:59.812Z] [2023-05-23T11:15:59.812Z] Login Succeeded [2023-05-23T11:15:59.812Z] docker.io [2023-05-23T11:16:00.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:16:00.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:16:00.353Z] Configure a credential helper to remove this warning. See [2023-05-23T11:16:00.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:16:00.353Z] [2023-05-23T11:16:00.353Z] Login Succeeded [2023-05-23T11:16:00.353Z] ---> docker-login.sh ends [2023-05-23T11:16:00.657Z] $ docker rm -f --volumes bbf9678c6a593252ebfb401f83cca68441d1503460316ba6a7b6b421b08fe76f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-05-23T11:16:00.702Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-05-23T11:16:00.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T11:16:00.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T11:16:00.991Z] ========================================================= [2023-05-23T11:16:00.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T11:16:00.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:16:01.352Z] + 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-05-23T11:16:01.623Z] Sending build context to Docker daemon 1.212MB [2023-05-23T11:16:01.623Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T11:16:01.623Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T11:16:01.896Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T11:16:01.896Z] c41833b44d91: Pulling fs layer [2023-05-23T11:16:01.896Z] ed15518f5707: Pulling fs layer [2023-05-23T11:16:01.896Z] feae8fd75edb: Pulling fs layer [2023-05-23T11:16:01.896Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T11:16:01.896Z] 3cdef696dda3: Pulling fs layer [2023-05-23T11:16:01.896Z] 2ced38df9373: Pulling fs layer [2023-05-23T11:16:01.896Z] 58f1dce35555: Pulling fs layer [2023-05-23T11:16:01.896Z] 242c74f7c9fa: Waiting [2023-05-23T11:16:01.896Z] 3cdef696dda3: Waiting [2023-05-23T11:16:01.896Z] 2ced38df9373: Waiting [2023-05-23T11:16:01.896Z] 58f1dce35555: Waiting [2023-05-23T11:16:01.896Z] ed15518f5707: Download complete [2023-05-23T11:16:01.896Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T11:16:01.896Z] 242c74f7c9fa: Download complete [2023-05-23T11:16:01.896Z] 3cdef696dda3: Verifying Checksum [2023-05-23T11:16:01.896Z] 3cdef696dda3: Download complete [2023-05-23T11:16:01.896Z] c41833b44d91: Verifying Checksum [2023-05-23T11:16:01.896Z] c41833b44d91: Download complete [2023-05-23T11:16:03.332Z] 58f1dce35555: Verifying Checksum [2023-05-23T11:16:03.332Z] 58f1dce35555: Download complete [2023-05-23T11:16:04.325Z] feae8fd75edb: Verifying Checksum [2023-05-23T11:16:04.325Z] feae8fd75edb: Download complete [2023-05-23T11:16:04.325Z] 2ced38df9373: Verifying Checksum [2023-05-23T11:16:04.325Z] 2ced38df9373: Download complete [2023-05-23T11:16:04.920Z] c41833b44d91: Pull complete [2023-05-23T11:16:05.510Z] ed15518f5707: Pull complete [2023-05-23T11:16:17.854Z] feae8fd75edb: Pull complete [2023-05-23T11:16:17.854Z] 242c74f7c9fa: Pull complete [2023-05-23T11:16:17.854Z] 3cdef696dda3: Pull complete [2023-05-23T11:16:24.536Z] 2ced38df9373: Pull complete [2023-05-23T11:16:26.687Z] 58f1dce35555: Pull complete [2023-05-23T11:16:26.687Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T11:16:26.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T11:16:26.687Z] ---> fadd8f120f05 [2023-05-23T11:16:26.687Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T11:16:27.703Z] ---> Running in 9929ec544729 [2023-05-23T11:16:27.703Z] Removing intermediate container 9929ec544729 [2023-05-23T11:16:27.703Z] ---> 5c4134405bc2 [2023-05-23T11:16:27.703Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T11:16:27.974Z] ---> Running in 7bb56c09a6d4 [2023-05-23T11:16:28.242Z] Removing intermediate container 7bb56c09a6d4 [2023-05-23T11:16:28.242Z] ---> 6879d05553d7 [2023-05-23T11:16:28.242Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T11:16:28.242Z] ---> Running in 29aa2674a054 [2023-05-23T11:16:28.511Z] Removing intermediate container 29aa2674a054 [2023-05-23T11:16:28.511Z] ---> 3819ed87aa47 [2023-05-23T11:16:28.511Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T11:16:28.779Z] ---> Running in 27054f3ade29 [2023-05-23T11:16:29.053Z] Removing intermediate container 27054f3ade29 [2023-05-23T11:16:29.053Z] ---> ef583d80914b [2023-05-23T11:16:29.053Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T11:16:29.053Z] ---> Running in c30dcfad8d85 [2023-05-23T11:16:30.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T11:16:30.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T11:16:31.702Z] OK: 263 MiB in 53 packages [2023-05-23T11:16:33.656Z] Removing intermediate container c30dcfad8d85 [2023-05-23T11:16:33.656Z] ---> 1e66d9615a08 [2023-05-23T11:16:33.656Z] Step 8/12 : WORKDIR /app [2023-05-23T11:16:33.656Z] ---> Running in 315386ea5321 [2023-05-23T11:16:33.929Z] Removing intermediate container 315386ea5321 [2023-05-23T11:16:33.929Z] ---> dd47060518bd [2023-05-23T11:16:33.929Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T11:16:34.517Z] ---> 0edef4f291aa [2023-05-23T11:16:34.517Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T11:16:34.517Z] ---> Running in b3e1195baa92 [2023-05-23T11:17:30.975Z] Removing intermediate container b3e1195baa92 [2023-05-23T11:17:30.975Z] ---> 2d6b15234e16 [2023-05-23T11:17:30.975Z] Step 11/12 : COPY . . [2023-05-23T11:17:31.936Z] ---> b74a8cbe91ab [2023-05-23T11:17:31.936Z] Step 12/12 : RUN $MAKE [2023-05-23T11:17:31.936Z] ---> Running in aef86702d861 [2023-05-23T11:17:32.898Z] noop [2023-05-23T11:17:33.484Z] Removing intermediate container aef86702d861 [2023-05-23T11:17:33.484Z] ---> 617a0cba624c [2023-05-23T11:17:33.484Z] Successfully built 617a0cba624c [2023-05-23T11:17:33.484Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:17:33.824Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T11:17:33.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:17:34.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-16491 does not seem to be running inside a container [2023-05-23T11:17:34.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/97 -v /w/workspace/device-rfid-llrp-go/97:/w/workspace/device-rfid-llrp-go/97:rw,z -v /w/workspace/device-rfid-llrp-go/97@tmp:/w/workspace/device-rfid-llrp-go/97@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-05-23T11:17:35.270Z] $ docker top 5a04bdee6cb70b4ce7ba9ec435357713496d77d0f6577601081aa6125c4d8941 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T11:17:36.092Z] + go version [2023-05-23T11:17:36.092Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T11:17:36.112Z] $ docker stop --time=1 5a04bdee6cb70b4ce7ba9ec435357713496d77d0f6577601081aa6125c4d8941 [2023-05-23T11:17:37.740Z] $ docker rm -f --volumes 5a04bdee6cb70b4ce7ba9ec435357713496d77d0f6577601081aa6125c4d8941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:17:38.257Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T11:17:38.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:17:38.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-16491 does not seem to be running inside a container [2023-05-23T11:17:38.507Z] $ 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/97 -v /w/workspace/device-rfid-llrp-go/97:/w/workspace/device-rfid-llrp-go/97:rw,z -v /w/workspace/device-rfid-llrp-go/97@tmp:/w/workspace/device-rfid-llrp-go/97@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-05-23T11:17:39.675Z] $ docker top 7da6b1add0d787800cc8a0ca6ab5bdbfcc2a94051174114f14d90fa21ecb9ce7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T11:17:40.498Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/97 [Pipeline] fileExists [Pipeline] sh [2023-05-23T11:17:40.835Z] + make test [2023-05-23T11:17:40.835Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T11:18:13.115Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-23T11:20:19.810Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-23T11:20:19.810Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-23T11:20:52.056Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.251s coverage: 40.5% of statements [2023-05-23T11:20:52.056Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.614s coverage: 52.0% of statements [2023-05-23T11:20:52.056Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements [2023-05-23T11:20:53.035Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T11:20:53.035Z] go vet ./... [2023-05-23T11:21:25.269Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T11:21:25.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T11:21:25.269Z] ./bin/test-attribution-txt.sh [2023-05-23T11:21:25.269Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-23T11:21:25.269Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-23T11:21:25.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T11:21:25.309Z] $ docker stop --time=1 7da6b1add0d787800cc8a0ca6ab5bdbfcc2a94051174114f14d90fa21ecb9ce7 [2023-05-23T11:21:27.115Z] $ docker rm -f --volumes 7da6b1add0d787800cc8a0ca6ab5bdbfcc2a94051174114f14d90fa21ecb9ce7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T11:21:28.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T11:21:28.249Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T11:21:28.914Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T11:21:29.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T11:21:29.615Z] + ls -al . [2023-05-23T11:21:29.615Z] total 624 [2023-05-23T11:21:29.615Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 11:17 . [2023-05-23T11:21:29.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:15 .. [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 134 May 23 11:15 .dockerignore [2023-05-23T11:21:29.615Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 11:15 .git [2023-05-23T11:21:29.615Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 11:15 .github [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 946 May 23 11:15 .gitignore [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 11:15 .golangci.yml [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 23 11:15 Attribution.txt [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 23 11:15 CHANGELOG.md [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 23 11:15 Dockerfile [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 11:15 GOVERNANCE.md [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 683 May 23 11:15 Jenkinsfile [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 23 11:15 LICENSE [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 23 11:15 Makefile [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 625 May 23 11:15 OWNERS.md [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 23 11:15 README.md [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 12 May 23 11:13 VERSION [2023-05-23T11:21:29.615Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:15 bin [2023-05-23T11:21:29.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:15 cmd [2023-05-23T11:21:29.615Z] -rw-r--r-- 1 jenkins jenkins 458038 May 23 11:20 coverage.out [2023-05-23T11:21:29.615Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:15 examples [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 23 11:15 go.mod [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 23 11:15 go.sum [2023-05-23T11:21:29.615Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:15 images [2023-05-23T11:21:29.615Z] drwxrwxr-x 5 jenkins jenkins 4096 May 23 11:15 internal [2023-05-23T11:21:29.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:15 snap [2023-05-23T11:21:29.615Z] -rw-rw-r-- 1 jenkins jenkins 193 May 23 11:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:21:29.960Z] + 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=427759c4c8768a0667949273cf9123d5f3339a5e --label arch=arm64 --label version=3.0.0-dev.27 . [2023-05-23T11:21:30.227Z] Sending build context to Docker daemon 1.212MB [2023-05-23T11:21:30.227Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T11:21:30.227Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T11:21:30.227Z] ---> 617a0cba624c [2023-05-23T11:21:30.227Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T11:21:30.227Z] ---> Running in c8143a039eb9 [2023-05-23T11:21:30.494Z] Removing intermediate container c8143a039eb9 [2023-05-23T11:21:30.494Z] ---> c152829180c9 [2023-05-23T11:21:30.494Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T11:21:30.762Z] ---> Running in fdf675c512e9 [2023-05-23T11:21:31.029Z] Removing intermediate container fdf675c512e9 [2023-05-23T11:21:31.029Z] ---> b00c03b3252c [2023-05-23T11:21:31.029Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T11:21:31.029Z] ---> Running in 9cf9badb8dee [2023-05-23T11:21:31.296Z] Removing intermediate container 9cf9badb8dee [2023-05-23T11:21:31.296Z] ---> cc54be2f2c34 [2023-05-23T11:21:31.296Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T11:21:31.296Z] ---> Running in e7f8327286c0 [2023-05-23T11:21:31.568Z] Removing intermediate container e7f8327286c0 [2023-05-23T11:21:31.568Z] ---> c90dea8f6008 [2023-05-23T11:21:31.568Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T11:21:31.568Z] ---> Running in 1cf18afb1503 [2023-05-23T11:21:32.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T11:21:33.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T11:21:34.074Z] OK: 263 MiB in 53 packages [2023-05-23T11:21:35.036Z] Removing intermediate container 1cf18afb1503 [2023-05-23T11:21:35.036Z] ---> 749a7fb3fe0f [2023-05-23T11:21:35.036Z] Step 8/24 : WORKDIR /app [2023-05-23T11:21:35.036Z] ---> Running in 740db3f88113 [2023-05-23T11:21:35.302Z] Removing intermediate container 740db3f88113 [2023-05-23T11:21:35.302Z] ---> 0022548c80ae [2023-05-23T11:21:35.302Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T11:21:35.884Z] ---> aa7d9b4dce71 [2023-05-23T11:21:35.884Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T11:21:35.884Z] ---> Running in 828278cf6277 [2023-05-23T11:21:38.458Z] Removing intermediate container 828278cf6277 [2023-05-23T11:21:38.458Z] ---> 938e28622e11 [2023-05-23T11:21:38.458Z] Step 11/24 : COPY . . [2023-05-23T11:21:38.731Z] ---> 54990bd0081f [2023-05-23T11:21:38.731Z] Step 12/24 : RUN $MAKE [2023-05-23T11:21:38.731Z] ---> Running in 1f245819bf2d [2023-05-23T11:21:39.691Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-23T11:24:01.368Z] Removing intermediate container 1f245819bf2d [2023-05-23T11:24:01.368Z] ---> 7850821ff093 [2023-05-23T11:24:01.368Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T11:24:01.368Z] 3.17: Pulling from library/alpine [2023-05-23T11:24:01.368Z] c41833b44d91: Already exists [2023-05-23T11:24:01.368Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T11:24:01.368Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T11:24:01.368Z] ---> 51e60588ff2c [2023-05-23T11:24:01.368Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-23T11:24:01.368Z] ---> Running in 476a1f5f3caa [2023-05-23T11:24:01.368Z] Removing intermediate container 476a1f5f3caa [2023-05-23T11:24:01.368Z] ---> b99ee3f3bf57 [2023-05-23T11:24:01.368Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T11:24:01.368Z] ---> Running in a495521c656c [2023-05-23T11:24:01.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T11:24:01.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T11:24:01.368Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T11:24:01.368Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T11:24:01.368Z] OK: 8 MiB in 16 packages [2023-05-23T11:24:01.368Z] Removing intermediate container a495521c656c [2023-05-23T11:24:01.368Z] ---> beb0500bf33b [2023-05-23T11:24:01.368Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-23T11:24:01.368Z] ---> 8da09eb4269d [2023-05-23T11:24:01.368Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-23T11:24:01.368Z] ---> 33b3500674f1 [2023-05-23T11:24:01.368Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-23T11:24:02.778Z] ---> 63a24c0f3ae1 [2023-05-23T11:24:02.778Z] Step 19/24 : EXPOSE 59989 [2023-05-23T11:24:02.778Z] ---> Running in abcf8f7c8611 [2023-05-23T11:24:02.778Z] Removing intermediate container abcf8f7c8611 [2023-05-23T11:24:02.778Z] ---> 56f000603ec3 [2023-05-23T11:24:02.778Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-23T11:24:03.047Z] ---> Running in e8f48553069a [2023-05-23T11:24:03.313Z] Removing intermediate container e8f48553069a [2023-05-23T11:24:03.313Z] ---> 0f73d6123647 [2023-05-23T11:24:03.313Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T11:24:03.313Z] ---> Running in eb3cd9e93227 [2023-05-23T11:24:03.582Z] Removing intermediate container eb3cd9e93227 [2023-05-23T11:24:03.582Z] ---> b62897ef9633 [2023-05-23T11:24:03.582Z] Step 22/24 : LABEL arch=arm64 [2023-05-23T11:24:03.582Z] ---> Running in f3e9b8be60b3 [2023-05-23T11:24:03.850Z] Removing intermediate container f3e9b8be60b3 [2023-05-23T11:24:03.850Z] ---> 6517c5b8c3d4 [2023-05-23T11:24:03.850Z] Step 23/24 : LABEL git_sha=427759c4c8768a0667949273cf9123d5f3339a5e [2023-05-23T11:24:04.136Z] ---> Running in 44cbb60b7e71 [2023-05-23T11:24:04.404Z] Removing intermediate container 44cbb60b7e71 [2023-05-23T11:24:04.404Z] ---> 29193e1fec7e [2023-05-23T11:24:04.404Z] Step 24/24 : LABEL version=3.0.0-dev.27 [2023-05-23T11:24:04.404Z] ---> Running in aa48c196d108 [2023-05-23T11:24:04.670Z] Removing intermediate container aa48c196d108 [2023-05-23T11:24:04.670Z] ---> 5d84bcf5b601 [2023-05-23T11:24:04.670Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T11:24:04.670Z] Successfully built 5d84bcf5b601 [2023-05-23T11:24:04.670Z] 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-05-23T11:24:04.788Z] provisioning config files... [2023-05-23T11:24:04.804Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/97@tmp/config13109406751928298447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:24:05.139Z] ---> docker-login.sh [2023-05-23T11:24:05.139Z] nexus3.edgexfoundry.org:10001 [2023-05-23T11:24:05.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:24:05.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:24:05.407Z] Configure a credential helper to remove this warning. See [2023-05-23T11:24:05.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:24:05.407Z] [2023-05-23T11:24:05.407Z] Login Succeeded [2023-05-23T11:24:05.407Z] nexus3.edgexfoundry.org:10002 [2023-05-23T11:24:05.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:24:05.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:24:05.674Z] Configure a credential helper to remove this warning. See [2023-05-23T11:24:05.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:24:05.674Z] [2023-05-23T11:24:05.674Z] Login Succeeded [2023-05-23T11:24:05.674Z] nexus3.edgexfoundry.org:10003 [2023-05-23T11:24:05.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:24:06.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:24:06.208Z] Configure a credential helper to remove this warning. See [2023-05-23T11:24:06.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:24:06.208Z] [2023-05-23T11:24:06.208Z] Login Succeeded [2023-05-23T11:24:06.208Z] nexus3.edgexfoundry.org:10004 [2023-05-23T11:24:06.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:24:06.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:24:06.475Z] Configure a credential helper to remove this warning. See [2023-05-23T11:24:06.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:24:06.475Z] [2023-05-23T11:24:06.475Z] Login Succeeded [2023-05-23T11:24:06.475Z] docker.io [2023-05-23T11:24:06.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:24:07.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:24:07.008Z] Configure a credential helper to remove this warning. See [2023-05-23T11:24:07.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:24:07.008Z] [2023-05-23T11:24:07.008Z] Login Succeeded [2023-05-23T11:24:07.008Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T11:24:07.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T11:24:07.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T11:24:07.063Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-05-23T11:24:07.063Z] 427759c4c8768a0667949273cf9123d5f3339a5e [2023-05-23T11:24:07.063Z] latest [2023-05-23T11:24:07.063Z] 3.0.0-dev.27 [2023-05-23T11:24:07.063Z] 427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 [2023-05-23T11:24:07.063Z] main [2023-05-23T11:24:07.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:24:07.415Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:24:07.759Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:427759c4c8768a0667949273cf9123d5f3339a5e [2023-05-23T11:24:07.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-23T11:24:07.759Z] ff3d3cffff66: Preparing [2023-05-23T11:24:07.759Z] 76f9df41c0b0: Preparing [2023-05-23T11:24:07.759Z] 51cba2dd2457: Preparing [2023-05-23T11:24:07.759Z] b160bde35e03: Preparing [2023-05-23T11:24:07.759Z] 26cbea5cba74: Preparing [2023-05-23T11:24:08.025Z] 51cba2dd2457: Pushed [2023-05-23T11:24:08.025Z] b160bde35e03: Pushed [2023-05-23T11:24:08.025Z] 76f9df41c0b0: Pushed [2023-05-23T11:24:09.434Z] 26cbea5cba74: Layer already exists [2023-05-23T11:24:13.746Z] ff3d3cffff66: Pushed [2023-05-23T11:24:13.746Z] 427759c4c8768a0667949273cf9123d5f3339a5e: digest: sha256:3984712fb96adc8ebad54c6cb36e592e6a6c9f02321d84180bc120622d53db60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:24:14.145Z] + 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-05-23T11:24:14.499Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-23T11:24:14.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-23T11:24:14.499Z] ff3d3cffff66: Preparing [2023-05-23T11:24:14.499Z] 76f9df41c0b0: Preparing [2023-05-23T11:24:14.499Z] 51cba2dd2457: Preparing [2023-05-23T11:24:14.499Z] b160bde35e03: Preparing [2023-05-23T11:24:14.499Z] 26cbea5cba74: Preparing [2023-05-23T11:24:14.499Z] 26cbea5cba74: Layer already exists [2023-05-23T11:24:14.499Z] ff3d3cffff66: Layer already exists [2023-05-23T11:24:14.499Z] 76f9df41c0b0: Layer already exists [2023-05-23T11:24:14.499Z] b160bde35e03: Layer already exists [2023-05-23T11:24:14.499Z] 51cba2dd2457: Layer already exists [2023-05-23T11:24:14.773Z] latest: digest: sha256:3984712fb96adc8ebad54c6cb36e592e6a6c9f02321d84180bc120622d53db60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:24:15.133Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:24:15.524Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.27 [2023-05-23T11:24:15.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-23T11:24:15.525Z] ff3d3cffff66: Preparing [2023-05-23T11:24:15.525Z] 76f9df41c0b0: Preparing [2023-05-23T11:24:15.525Z] 51cba2dd2457: Preparing [2023-05-23T11:24:15.525Z] b160bde35e03: Preparing [2023-05-23T11:24:15.525Z] 26cbea5cba74: Preparing [2023-05-23T11:24:15.525Z] 76f9df41c0b0: Layer already exists [2023-05-23T11:24:15.525Z] b160bde35e03: Layer already exists [2023-05-23T11:24:15.525Z] 26cbea5cba74: Layer already exists [2023-05-23T11:24:15.525Z] ff3d3cffff66: Layer already exists [2023-05-23T11:24:15.525Z] 51cba2dd2457: Layer already exists [2023-05-23T11:24:15.801Z] 3.0.0-dev.27: digest: sha256:3984712fb96adc8ebad54c6cb36e592e6a6c9f02321d84180bc120622d53db60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:24:16.167Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:24:16.514Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 [2023-05-23T11:24:16.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-23T11:24:16.514Z] ff3d3cffff66: Preparing [2023-05-23T11:24:16.514Z] 76f9df41c0b0: Preparing [2023-05-23T11:24:16.514Z] 51cba2dd2457: Preparing [2023-05-23T11:24:16.514Z] b160bde35e03: Preparing [2023-05-23T11:24:16.514Z] 26cbea5cba74: Preparing [2023-05-23T11:24:16.514Z] 76f9df41c0b0: Layer already exists [2023-05-23T11:24:16.514Z] b160bde35e03: Layer already exists [2023-05-23T11:24:16.514Z] ff3d3cffff66: Layer already exists [2023-05-23T11:24:16.514Z] 51cba2dd2457: Layer already exists [2023-05-23T11:24:16.514Z] 26cbea5cba74: Layer already exists [2023-05-23T11:24:16.514Z] 427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27: digest: sha256:3984712fb96adc8ebad54c6cb36e592e6a6c9f02321d84180bc120622d53db60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:24:16.860Z] + 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-05-23T11:24:17.205Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-05-23T11:24:17.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-23T11:24:17.205Z] ff3d3cffff66: Preparing [2023-05-23T11:24:17.205Z] 76f9df41c0b0: Preparing [2023-05-23T11:24:17.205Z] 51cba2dd2457: Preparing [2023-05-23T11:24:17.205Z] b160bde35e03: Preparing [2023-05-23T11:24:17.205Z] 26cbea5cba74: Preparing [2023-05-23T11:24:17.205Z] 51cba2dd2457: Layer already exists [2023-05-23T11:24:17.205Z] b160bde35e03: Layer already exists [2023-05-23T11:24:17.205Z] 26cbea5cba74: Layer already exists [2023-05-23T11:24:17.205Z] 76f9df41c0b0: Layer already exists [2023-05-23T11:24:17.205Z] ff3d3cffff66: Layer already exists [2023-05-23T11:24:17.474Z] main: digest: sha256:3984712fb96adc8ebad54c6cb36e592e6a6c9f02321d84180bc120622d53db60 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T11:24:17.520Z] ===================================================== [Pipeline] echo [2023-05-23T11:24:17.526Z] taggedImages: [2023-05-23T11:24:17.526Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:427759c4c8768a0667949273cf9123d5f3339a5e [2023-05-23T11:24:17.526Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-23T11:24:17.526Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.27 [2023-05-23T11:24:17.526Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:427759c4c8768a0667949273cf9123d5f3339a5e-3.0.0-dev.27 [2023-05-23T11:24:17.526Z] - 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-05-23T11:24:17.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T11:24:17.886Z] [2023-05-23T11:24:17.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:24:18.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T11:24:18.490Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T11:24:18.490Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T11:24:18.490Z] 04944245beec: Pulling fs layer [2023-05-23T11:24:18.490Z] 699f458cf7ca: Pulling fs layer [2023-05-23T11:24:18.490Z] 765212b225bb: Pulling fs layer [2023-05-23T11:24:18.490Z] f23df028b6ca: Pulling fs layer [2023-05-23T11:24:18.490Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T11:24:18.490Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T11:24:18.490Z] f23df028b6ca: Waiting [2023-05-23T11:24:18.490Z] d65c8cfc05b1: Waiting [2023-05-23T11:24:18.490Z] 2437ff75d9bd: Waiting [2023-05-23T11:24:18.490Z] 765212b225bb: Waiting [2023-05-23T11:24:18.490Z] 04944245beec: Verifying Checksum [2023-05-23T11:24:18.490Z] 04944245beec: Download complete [2023-05-23T11:24:18.490Z] 765212b225bb: Verifying Checksum [2023-05-23T11:24:18.490Z] 765212b225bb: Download complete [2023-05-23T11:24:18.490Z] f23df028b6ca: Verifying Checksum [2023-05-23T11:24:18.490Z] f23df028b6ca: Download complete [2023-05-23T11:24:18.490Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T11:24:18.490Z] d65c8cfc05b1: Download complete [2023-05-23T11:24:18.761Z] 699f458cf7ca: Verifying Checksum [2023-05-23T11:24:18.761Z] 699f458cf7ca: Download complete [2023-05-23T11:24:19.031Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T11:24:19.031Z] 8998bd30e6a1: Download complete [2023-05-23T11:24:21.622Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T11:24:21.622Z] 2437ff75d9bd: Download complete [2023-05-23T11:24:23.046Z] 8998bd30e6a1: Pull complete [2023-05-23T11:24:23.634Z] 04944245beec: Pull complete [2023-05-23T11:24:25.047Z] 699f458cf7ca: Pull complete [2023-05-23T11:24:25.047Z] 765212b225bb: Pull complete [2023-05-23T11:24:26.006Z] f23df028b6ca: Pull complete [2023-05-23T11:24:26.006Z] d65c8cfc05b1: Pull complete [2023-05-23T11:24:40.998Z] 2437ff75d9bd: Pull complete [2023-05-23T11:24:40.998Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T11:24:40.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T11:24:40.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:24:41.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-16491 does not seem to be running inside a container [2023-05-23T11:24:41.276Z] $ 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/97 -v /w/workspace/device-rfid-llrp-go/97:/w/workspace/device-rfid-llrp-go/97:rw,z -v /w/workspace/device-rfid-llrp-go/97@tmp:/w/workspace/device-rfid-llrp-go/97@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-05-23T11:24:43.975Z] $ docker top 683a38241c796bdb86441254c001eaeaeff966ed2318c98fecf7a53c210544b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:24:44.810Z] ---> job-cost.sh [2023-05-23T11:24:44.810Z] lf-activate-venv: SKIPPING [2023-05-23T11:24:44.810Z] INFO: No Stack... [2023-05-23T11:24:45.392Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T11:24:45.974Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T11:24:46.293Z] + cat /w/workspace/device-rfid-llrp-go/97/archives/cost.csv [2023-05-23T11:24:46.293Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T11:24:46.357Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] [2023-05-23T11:24:46.364Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] did not exist. Created. [2023-05-23T11:24:46.364Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T11:24:46.700Z] /w/workspace/device-rfid-llrp-go/97@tmp/durable-2f45aa1e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T11:24:47.029Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T11:24:47.053Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T11:24:47.113Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T11:24:47.121Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T11:24:47.144Z] $ docker stop --time=1 683a38241c796bdb86441254c001eaeaeff966ed2318c98fecf7a53c210544b8 [2023-05-23T11:24:48.625Z] $ docker rm -f --volumes 683a38241c796bdb86441254c001eaeaeff966ed2318c98fecf7a53c210544b8 [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-05-23T11:24:49.083Z] provisioning config files... [2023-05-23T11:24:49.090Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11559646092792464700tmp [Pipeline] { [Pipeline] sh [2023-05-23T11:24:49.388Z] + set +x [2023-05-23T11:24:49.389Z] + curl -s https://codecov.io/bash [2023-05-23T11:24:49.389Z] + bash -s -- [2023-05-23T11:24:49.389Z] [2023-05-23T11:24:49.389Z] _____ _ [2023-05-23T11:24:49.389Z] / ____| | | [2023-05-23T11:24:49.389Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T11:24:49.389Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T11:24:49.389Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T11:24:49.389Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T11:24:49.389Z] Bash-1.0.6 [2023-05-23T11:24:49.389Z] [2023-05-23T11:24:49.389Z] [2023-05-23T11:24:49.389Z] ==> git version 2.25.1 found [2023-05-23T11:24:49.389Z] ==> 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-05-23T11:24:49.389Z] Release-Date: 2020-01-08 [2023-05-23T11:24:49.389Z] 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-05-23T11:24:49.389Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T11:24:49.389Z] ==> Jenkins CI detected. [2023-05-23T11:24:49.389Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-05-23T11:24:49.389Z] project root: . [2023-05-23T11:24:49.389Z] --> token set from env [2023-05-23T11:24:49.389Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T11:24:49.389Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T11:24:49.389Z] ==> Python coveragepy not found [2023-05-23T11:24:49.389Z] ==> Searching for coverage reports in: [2023-05-23T11:24:49.389Z] + . [2023-05-23T11:24:49.389Z] -> Found 1 reports [2023-05-23T11:24:49.389Z] ==> Detecting git/mercurial file structure [2023-05-23T11:24:49.389Z] ==> Reading reports [2023-05-23T11:24:49.389Z] + ./coverage.out bytes=458038 [2023-05-23T11:24:49.389Z] ==> Appending adjustments [2023-05-23T11:24:49.389Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T11:24:49.647Z] + Found adjustments [2023-05-23T11:24:49.647Z] ==> Gzipping contents [2023-05-23T11:24:49.906Z] 52K /tmp/codecov.pCXHMc.gz [2023-05-23T11:24:49.906Z] ==> Uploading reports [2023-05-23T11:24:49.906Z] url: https://codecov.io [2023-05-23T11:24:49.906Z] query: branch=main&commit=427759c4c8768a0667949273cf9123d5f3339a5e&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-23T11:24:49.906Z] -> Pinging Codecov [2023-05-23T11:24:49.906Z] 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=427759c4c8768a0667949273cf9123d5f3339a5e&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-23T11:24:49.906Z] -> Uploading to [2023-05-23T11:24:49.906Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/581DD39554BDF9B6E22D074273EAD858/427759c4c8768a0667949273cf9123d5f3339a5e/095ef9ec-215a-4e19-a44e-d4bb7d91dae5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T112449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b0a3026252a8eb303a69641d11442544c642b0816eebbde5e5f8d72fbc0ce55 [2023-05-23T11:24:49.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T11:24:49.906Z] Dload Upload Total Spent Left Speed [2023-05-23T11:24:50.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50495 0 0 100 50495 0 220k --:--:-- --:--:-- --:--:-- 220k [2023-05-23T11:24:50.166Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] } [2023-05-23T11:24:50.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-23T11:24:50.347Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-23T11:24:50.359Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:24:50.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T11:24:50.652Z] [2023-05-23T11:24:50.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:24:50.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T11:24:50.953Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-23T11:24:50.953Z] df9b9388f04a: Pulling fs layer [2023-05-23T11:24:50.953Z] 52dc419b0ee2: Pulling fs layer [2023-05-23T11:24:50.953Z] 25bc292e5bac: Pulling fs layer [2023-05-23T11:24:50.953Z] 114826534d7a: Pulling fs layer [2023-05-23T11:24:50.953Z] 4657fd5d0bcf: Pulling fs layer [2023-05-23T11:24:50.953Z] 6ad1cebc031e: Pulling fs layer [2023-05-23T11:24:50.953Z] 8a3aa393b2d8: Pulling fs layer [2023-05-23T11:24:50.953Z] 4657fd5d0bcf: Waiting [2023-05-23T11:24:50.953Z] 114826534d7a: Waiting [2023-05-23T11:24:50.953Z] 8a3aa393b2d8: Waiting [2023-05-23T11:24:50.953Z] 6ad1cebc031e: Waiting [2023-05-23T11:24:50.953Z] 25bc292e5bac: Verifying Checksum [2023-05-23T11:24:50.953Z] 25bc292e5bac: Download complete [2023-05-23T11:24:50.953Z] 52dc419b0ee2: Verifying Checksum [2023-05-23T11:24:50.953Z] 52dc419b0ee2: Download complete [2023-05-23T11:24:50.953Z] 4657fd5d0bcf: Verifying Checksum [2023-05-23T11:24:50.953Z] 4657fd5d0bcf: Download complete [2023-05-23T11:24:50.953Z] df9b9388f04a: Download complete [2023-05-23T11:24:51.212Z] 6ad1cebc031e: Verifying Checksum [2023-05-23T11:24:51.212Z] 6ad1cebc031e: Download complete [2023-05-23T11:24:51.212Z] df9b9388f04a: Pull complete [2023-05-23T11:24:51.212Z] 52dc419b0ee2: Pull complete [2023-05-23T11:24:51.212Z] 25bc292e5bac: Pull complete [2023-05-23T11:24:51.780Z] 114826534d7a: Verifying Checksum [2023-05-23T11:24:51.780Z] 114826534d7a: Download complete [2023-05-23T11:24:51.780Z] 8a3aa393b2d8: Verifying Checksum [2023-05-23T11:24:51.780Z] 8a3aa393b2d8: Download complete [2023-05-23T11:24:55.061Z] 114826534d7a: Pull complete [2023-05-23T11:24:55.061Z] 4657fd5d0bcf: Pull complete [2023-05-23T11:24:55.061Z] 6ad1cebc031e: Pull complete [2023-05-23T11:24:57.591Z] 8a3aa393b2d8: Pull complete [2023-05-23T11:24:57.591Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-23T11:24:57.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T11:24:57.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:24:57.678Z] prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container [2023-05-23T11:24:57.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-23T11:25:01.121Z] $ docker top 59574dc2afb9a6388aa5fb6aaa1fbbfcc3a1357abe66962744abe4a5abe24ec0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T11:25:01.171Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-05-23T11:25:01.451Z] + set -o pipefail [2023-05-23T11:25:01.452Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-05-23T11:25:05.642Z] [2023-05-23T11:25:05.642Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-05-23T11:25:05.642Z] [2023-05-23T11:25:05.642Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/63730800-73bb-464b-a686-ae7cbd1ff83a [2023-05-23T11:25:05.642Z] [2023-05-23T11:25:05.642Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-23T11:25:05.642Z] [2023-05-23T11:25:05.642Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-23T11:25:05.642Z] [2023-05-23T11:25:05.901Z] [2023-05-23T11:25:05.901Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-23T11:25:05.901Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-23T11:25:05.901Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-23T11:25:05.919Z] $ docker stop --time=1 59574dc2afb9a6388aa5fb6aaa1fbbfcc3a1357abe66962744abe4a5abe24ec0 [2023-05-23T11:25:09.050Z] $ docker rm -f --volumes 59574dc2afb9a6388aa5fb6aaa1fbbfcc3a1357abe66962744abe4a5abe24ec0 [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-05-23T11:25:09.734Z] + git log --format=format:%s -1 427759c4c8768a0667949273cf9123d5f3339a5e [Pipeline] sh [2023-05-23T11:25:10.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T11:25:10.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:25:10.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T11:25:10.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:25:10.387Z] prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container [2023-05-23T11:25:10.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T11:25:10.836Z] $ docker top db483268d6179d81b7c039da1a0ee811b5505887934d15c8dd946125681067a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T11:25:10.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T11:25:10.919Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T11:25:11.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T11:25:11.027Z] $ docker exec db483268d6179d81b7c039da1a0ee811b5505887934d15c8dd946125681067a5 ssh-agent [2023-05-23T11:25:11.122Z] SSH_AUTH_SOCK=/tmp/ssh-ynRHnrScU53A/agent.33 [2023-05-23T11:25:11.122Z] SSH_AGENT_PID=39 [2023-05-23T11:25:11.126Z] Running ssh-add (command line suppressed) [2023-05-23T11:25:11.234Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10992924535462726470.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10992924535462726470.key) [2023-05-23T11:25:11.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T11:25:11.528Z] + git semver tag [2023-05-23T11:25:11.787Z] 2023-05-23 11:25:11,700 [run_tag] DEBUG tag force:False [2023-05-23T11:25:11.787Z] 2023-05-23 11:25:11,700 [check_head_tag] DEBUG check head tag [2023-05-23T11:25:11.787Z] 2023-05-23 11:25:11,701 [execute] INFO git cat-file --batch-check [2023-05-23T11:25:11.787Z] 2023-05-23 11:25:11,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-23T11:25:11.787Z] 2023-05-23 11:25:11,705 [execute] INFO git cat-file --batch [2023-05-23T11:25:11.787Z] 2023-05-23 11:25:11,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-23T11:25:11.787Z] 2023-05-23 11:25:11,724 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-23T11:25:11.787Z] 2023-05-23 11:25:11,724 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 [2023-05-23T11:25:11.787Z] 2023-05-23 11:25:11,725 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-23T11:25:11.787Z] 2023-05-23 11:25:11,728 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-23T11:25:11.787Z] 3.0.0-dev.27 [Pipeline] } [2023-05-23T11:25:11.803Z] $ docker exec --env ******** --env ******** db483268d6179d81b7c039da1a0ee811b5505887934d15c8dd946125681067a5 ssh-agent -k [2023-05-23T11:25:11.894Z] unset SSH_AUTH_SOCK; [2023-05-23T11:25:11.895Z] unset SSH_AGENT_PID; [2023-05-23T11:25:11.895Z] echo Agent pid 39 killed; [2023-05-23T11:25:11.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T11:25:12.205Z] + git semver [Pipeline] } [2023-05-23T11:25:12.483Z] $ docker stop --time=1 db483268d6179d81b7c039da1a0ee811b5505887934d15c8dd946125681067a5 [2023-05-23T11:25:13.730Z] $ docker rm -f --volumes db483268d6179d81b7c039da1a0ee811b5505887934d15c8dd946125681067a5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:25:14.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T11:25:14.098Z] [2023-05-23T11:25:14.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:25:14.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T11:25:14.397Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-23T11:25:14.397Z] ab5ef0e58194: Pulling fs layer [2023-05-23T11:25:14.397Z] 9712f1f96733: Pulling fs layer [2023-05-23T11:25:14.397Z] 63f879dbbcfc: Pulling fs layer [2023-05-23T11:25:14.397Z] 0d9ebad4ef96: Pulling fs layer [2023-05-23T11:25:14.397Z] e9a5061849ea: Pulling fs layer [2023-05-23T11:25:14.397Z] d747dcd14b5f: Pulling fs layer [2023-05-23T11:25:14.397Z] 2de7ff778b66: Pulling fs layer [2023-05-23T11:25:14.397Z] 0d9ebad4ef96: Waiting [2023-05-23T11:25:14.397Z] e9a5061849ea: Waiting [2023-05-23T11:25:14.397Z] d747dcd14b5f: Waiting [2023-05-23T11:25:14.397Z] 2de7ff778b66: Waiting [2023-05-23T11:25:14.397Z] 9712f1f96733: Verifying Checksum [2023-05-23T11:25:14.655Z] 63f879dbbcfc: Verifying Checksum [2023-05-23T11:25:14.655Z] 63f879dbbcfc: Download complete [2023-05-23T11:25:14.914Z] e9a5061849ea: Verifying Checksum [2023-05-23T11:25:14.914Z] e9a5061849ea: Download complete [2023-05-23T11:25:14.914Z] d747dcd14b5f: Verifying Checksum [2023-05-23T11:25:14.914Z] d747dcd14b5f: Download complete [2023-05-23T11:25:14.914Z] ab5ef0e58194: Download complete [2023-05-23T11:25:14.914Z] 2de7ff778b66: Verifying Checksum [2023-05-23T11:25:14.914Z] 2de7ff778b66: Download complete [2023-05-23T11:25:14.914Z] 0d9ebad4ef96: Verifying Checksum [2023-05-23T11:25:17.443Z] ab5ef0e58194: Pull complete [2023-05-23T11:25:17.443Z] 9712f1f96733: Pull complete [2023-05-23T11:25:18.007Z] 63f879dbbcfc: Pull complete [2023-05-23T11:25:21.290Z] 0d9ebad4ef96: Pull complete [2023-05-23T11:25:21.548Z] e9a5061849ea: Pull complete [2023-05-23T11:25:21.548Z] d747dcd14b5f: Pull complete [2023-05-23T11:25:22.491Z] 2de7ff778b66: Pull complete [2023-05-23T11:25:22.491Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-23T11:25:22.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T11:25:22.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:25:22.572Z] prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container [2023-05-23T11:25:22.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-23T11:25:27.486Z] $ docker top f5ddd6c74ad71eb2a7a32557672b29cf4a9ac79f98148bbd1f405908683e9044 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-23T11:25:27.553Z] provisioning config files... [2023-05-23T11:25:27.563Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3349410330657447908tmp [2023-05-23T11:25:27.575Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16818445872200625685tmp [2023-05-23T11:25:27.585Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8833544868930080877tmp [Pipeline] { [Pipeline] echo [2023-05-23T11:25:27.607Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:25:27.890Z] ---> sigul-configuration.sh [2023-05-23T11:25:27.890Z] gpg: directory `/root/.gnupg' created [2023-05-23T11:25:27.890Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-23T11:25:27.890Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-23T11:25:27.890Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-23T11:25:27.890Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-23T11:25:27.890Z] gpg: CAST5 encrypted data [2023-05-23T11:25:27.890Z] gpg: encrypted with 1 passphrase [2023-05-23T11:25:27.890Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-23T11:25:28.175Z] + mkdir /home/jenkins [2023-05-23T11:25:28.175Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-23T11:25:28.462Z] + 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-05-23T11:25:28.471Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:25:28.760Z] ---> sigul-install.sh [2023-05-23T11:25:28.760Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-23T11:25:29.050Z] + git tag --list [2023-05-23T11:25:29.051Z] v0.0.0 [2023-05-23T11:25:29.051Z] v1.0.0 [2023-05-23T11:25:29.051Z] v2.1.0 [2023-05-23T11:25:29.051Z] v2.1.1 [2023-05-23T11:25:29.051Z] v2.1.1-dev.1 [2023-05-23T11:25:29.051Z] v2.2.0 [2023-05-23T11:25:29.051Z] v2.2.1-dev.1 [2023-05-23T11:25:29.051Z] v2.2.1-dev.2 [2023-05-23T11:25:29.051Z] v2.2.1-dev.3 [2023-05-23T11:25:29.051Z] v2.2.1-dev.4 [2023-05-23T11:25:29.051Z] v2.2.1-dev.5 [2023-05-23T11:25:29.051Z] v2.2.1-dev.6 [2023-05-23T11:25:29.051Z] v2.2.1-dev.7 [2023-05-23T11:25:29.051Z] v2.3.0 [2023-05-23T11:25:29.051Z] v2.3.0-dev.10 [2023-05-23T11:25:29.051Z] v2.3.0-dev.11 [2023-05-23T11:25:29.051Z] v2.3.0-dev.12 [2023-05-23T11:25:29.051Z] v2.3.0-dev.13 [2023-05-23T11:25:29.051Z] v2.3.0-dev.14 [2023-05-23T11:25:29.051Z] v2.3.0-dev.15 [2023-05-23T11:25:29.051Z] v2.3.0-dev.16 [2023-05-23T11:25:29.051Z] v2.3.0-dev.17 [2023-05-23T11:25:29.051Z] v2.3.0-dev.18 [2023-05-23T11:25:29.051Z] v2.3.0-dev.19 [2023-05-23T11:25:29.051Z] v2.3.0-dev.20 [2023-05-23T11:25:29.051Z] v2.3.0-dev.21 [2023-05-23T11:25:29.051Z] v2.3.0-dev.22 [2023-05-23T11:25:29.051Z] v2.3.0-dev.23 [2023-05-23T11:25:29.051Z] v2.3.0-dev.7 [2023-05-23T11:25:29.051Z] v2.3.0-dev.8 [2023-05-23T11:25:29.051Z] v2.3.0-dev.9 [2023-05-23T11:25:29.051Z] v3.0.0-dev.1 [2023-05-23T11:25:29.051Z] v3.0.0-dev.10 [2023-05-23T11:25:29.051Z] v3.0.0-dev.11 [2023-05-23T11:25:29.051Z] v3.0.0-dev.12 [2023-05-23T11:25:29.051Z] v3.0.0-dev.13 [2023-05-23T11:25:29.051Z] v3.0.0-dev.14 [2023-05-23T11:25:29.051Z] v3.0.0-dev.15 [2023-05-23T11:25:29.051Z] v3.0.0-dev.16 [2023-05-23T11:25:29.051Z] v3.0.0-dev.17 [2023-05-23T11:25:29.051Z] v3.0.0-dev.18 [2023-05-23T11:25:29.051Z] v3.0.0-dev.19 [2023-05-23T11:25:29.051Z] v3.0.0-dev.2 [2023-05-23T11:25:29.051Z] v3.0.0-dev.20 [2023-05-23T11:25:29.051Z] v3.0.0-dev.21 [2023-05-23T11:25:29.051Z] v3.0.0-dev.22 [2023-05-23T11:25:29.051Z] v3.0.0-dev.23 [2023-05-23T11:25:29.051Z] v3.0.0-dev.24 [2023-05-23T11:25:29.051Z] v3.0.0-dev.25 [2023-05-23T11:25:29.051Z] v3.0.0-dev.26 [2023-05-23T11:25:29.051Z] v3.0.0-dev.27 [2023-05-23T11:25:29.051Z] v3.0.0-dev.3 [2023-05-23T11:25:29.051Z] v3.0.0-dev.4 [2023-05-23T11:25:29.051Z] v3.0.0-dev.5 [2023-05-23T11:25:29.051Z] v3.0.0-dev.6 [2023-05-23T11:25:29.051Z] v3.0.0-dev.7 [2023-05-23T11:25:29.051Z] v3.0.0-dev.8 [2023-05-23T11:25:29.051Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-23T11:25:29.337Z] + lftools sign git-tag v3.0.0-dev.27 [2023-05-23T11:25:29.908Z] Signing Git tag with Sigul... [2023-05-23T11:25:29.908Z] Signing v3.0.0-dev.27 [Pipeline] echo [2023-05-23T11:25:30.175Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:25:30.461Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-23T11:25:30.468Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-23T11:25:30.492Z] $ docker stop --time=1 f5ddd6c74ad71eb2a7a32557672b29cf4a9ac79f98148bbd1f405908683e9044 [2023-05-23T11:25:31.765Z] $ docker rm -f --volumes f5ddd6c74ad71eb2a7a32557672b29cf4a9ac79f98148bbd1f405908683e9044 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-23T11:25:32.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T11:25:32.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:25:32.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T11:25:32.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:25:32.552Z] prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container [2023-05-23T11:25:32.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T11:25:32.902Z] $ docker top 87d387d9ec6bedba7363ed27f34a550a36623c3bafe4baa6f8917d648d31ca66 -eo pid,comm [2023-05-23T11:25:32.939Z] 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-05-23T11:25:32.939Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T11:25:32.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T11:25:32.973Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T11:25:33.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T11:25:33.084Z] $ docker exec 87d387d9ec6bedba7363ed27f34a550a36623c3bafe4baa6f8917d648d31ca66 ssh-agent [2023-05-23T11:25:33.183Z] SSH_AUTH_SOCK=/tmp/ssh-wGJ3juq4mtTz/agent.32 [2023-05-23T11:25:33.183Z] SSH_AGENT_PID=38 [2023-05-23T11:25:33.188Z] Running ssh-add (command line suppressed) [2023-05-23T11:25:33.285Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6753110458155800015.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6753110458155800015.key) [2023-05-23T11:25:33.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T11:25:33.579Z] + git semver bump pre [2023-05-23T11:25:33.839Z] 2023-05-23 11:25:33,733 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-23T11:25:33.839Z] 2023-05-23 11:25:33,733 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev [2023-05-23T11:25:33.839Z] 2023-05-23 11:25:33,734 [bump_version] DEBUG bumped version:3.0.0-dev.28 [2023-05-23T11:25:33.839Z] 2023-05-23 11:25:33,734 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-05-23T11:25:33.839Z] 2023-05-23 11:25:33,734 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-23T11:25:33.839Z] 2023-05-23 11:25:33,734 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-23T11:25:33.839Z] 2023-05-23 11:25:33,735 [execute] INFO git cat-file --batch-check [2023-05-23T11:25:33.839Z] 2023-05-23 11:25:33,736 [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-05-23T11:25:33.839Z] 2023-05-23 11:25:33,740 [execute] INFO git cat-file --batch [2023-05-23T11:25:33.839Z] 2023-05-23 11:25:33,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T11:25:33.839Z] 2023-05-23 11:25:33,745 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-23T11:25:33.839Z] 3.0.0-dev.28 [Pipeline] } [2023-05-23T11:25:33.855Z] $ docker exec --env ******** --env ******** 87d387d9ec6bedba7363ed27f34a550a36623c3bafe4baa6f8917d648d31ca66 ssh-agent -k [2023-05-23T11:25:33.950Z] unset SSH_AUTH_SOCK; [2023-05-23T11:25:33.950Z] unset SSH_AGENT_PID; [2023-05-23T11:25:33.950Z] echo Agent pid 38 killed; [2023-05-23T11:25:33.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T11:25:34.249Z] + git semver [Pipeline] } [2023-05-23T11:25:34.526Z] $ docker stop --time=1 87d387d9ec6bedba7363ed27f34a550a36623c3bafe4baa6f8917d648d31ca66 [2023-05-23T11:25:35.757Z] $ docker rm -f --volumes 87d387d9ec6bedba7363ed27f34a550a36623c3bafe4baa6f8917d648d31ca66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T11:25:36.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T11:25:36.079Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:25:36.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T11:25:36.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:25:36.451Z] prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container [2023-05-23T11:25:36.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T11:25:36.795Z] $ docker top 38805795141c3b98f10256c74e5d6d9e42346c17e7a3aaceab93943e68750799 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T11:25:36.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T11:25:36.865Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T11:25:36.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T11:25:36.986Z] $ docker exec 38805795141c3b98f10256c74e5d6d9e42346c17e7a3aaceab93943e68750799 ssh-agent [2023-05-23T11:25:37.083Z] SSH_AUTH_SOCK=/tmp/ssh-HApgWBtzFesE/agent.32 [2023-05-23T11:25:37.083Z] SSH_AGENT_PID=38 [2023-05-23T11:25:37.088Z] Running ssh-add (command line suppressed) [2023-05-23T11:25:37.212Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2315726662380093023.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2315726662380093023.key) [2023-05-23T11:25:37.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T11:25:37.512Z] + git semver push [2023-05-23T11:25:37.775Z] 2023-05-23 11:25:37,682 [run_push] DEBUG push [2023-05-23T11:25:37.775Z] 2023-05-23 11:25:37,683 [execute] INFO git cat-file --batch-check [2023-05-23T11:25:37.775Z] 2023-05-23 11:25:37,683 [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-05-23T11:25:37.775Z] 2023-05-23 11:25:37,687 [execute] INFO git rev-list dc90e6dfcec01265706afe796b8808f208c923c8 -- [2023-05-23T11:25:37.775Z] 2023-05-23 11:25:37,687 [execute] DEBUG Popen(['git', 'rev-list', 'dc90e6dfcec01265706afe796b8808f208c923c8', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-23T11:25:37.775Z] 2023-05-23 11:25:37,693 [execute] INFO git fetch -v origin [2023-05-23T11:25:37.775Z] 2023-05-23 11:25:37,693 [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-05-23T11:25:38.342Z] 2023-05-23 11:25:38,134 [run_push] DEBUG no remote changes detected [2023-05-23T11:25:38.342Z] 2023-05-23 11:25:38,135 [execute] INFO git push origin semver [2023-05-23T11:25:38.342Z] 2023-05-23 11:25:38,135 [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-05-23T11:25:38.909Z] 2023-05-23 11:25:38,890 [run_push] DEBUG push all version tags [2023-05-23T11:25:38.909Z] 2023-05-23 11:25:38,890 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-23T11:25:38.909Z] 2023-05-23 11:25:38,891 [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-05-23T11:25:39.846Z] 2023-05-23 11:25:39,620 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-23T11:25:39.846Z] 3.0.0-dev.28 [Pipeline] } [2023-05-23T11:25:39.862Z] $ docker exec --env ******** --env ******** 38805795141c3b98f10256c74e5d6d9e42346c17e7a3aaceab93943e68750799 ssh-agent -k [2023-05-23T11:25:39.955Z] unset SSH_AUTH_SOCK; [2023-05-23T11:25:39.956Z] unset SSH_AGENT_PID; [2023-05-23T11:25:39.956Z] echo Agent pid 38 killed; [2023-05-23T11:25:39.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T11:25:40.257Z] + git semver [Pipeline] } [2023-05-23T11:25:40.535Z] $ docker stop --time=1 38805795141c3b98f10256c74e5d6d9e42346c17e7a3aaceab93943e68750799 [2023-05-23T11:25:41.799Z] $ docker rm -f --volumes 38805795141c3b98f10256c74e5d6d9e42346c17e7a3aaceab93943e68750799 [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-05-23T11:25:42.349Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-23T11:25:42.349Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-23T11:25:42.349Z] total 16 [2023-05-23T11:25:42.349Z] drwxr-xr-x 3 root root 4096 May 23 11:15 . [2023-05-23T11:25:42.349Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 11:25 .. [2023-05-23T11:25:42.349Z] drwxr-xr-x 2 root root 4096 May 23 11:15 cost [2023-05-23T11:25:42.349Z] -rw-r--r-- 1 root root 90 May 23 11:15 cost.csv [2023-05-23T11:25:42.349Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-23T11:25:42.349Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-23T11:25:42.349Z] total 16 [2023-05-23T11:25:42.349Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 11:15 . [2023-05-23T11:25:42.349Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 11:25 .. [2023-05-23T11:25:42.349Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 11:15 cost [2023-05-23T11:25:42.349Z] -rw-r--r-- 1 jenkins jenkins 90 May 23 11:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:25:42.641Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:25:43.497Z] ---> package-listing.sh [2023-05-23T11:25:43.498Z] ++ facter osfamily [2023-05-23T11:25:43.498Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T11:25:43.757Z] + OS_FAMILY=debian [2023-05-23T11:25:43.758Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-23T11:25:43.758Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T11:25:43.758Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T11:25:43.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T11:25:43.758Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T11:25:43.758Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-23T11:25:43.758Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T11:25:43.758Z] + case "${OS_FAMILY}" in [2023-05-23T11:25:43.758Z] + dpkg -l [2023-05-23T11:25:43.758Z] + grep '^ii' [2023-05-23T11:25:43.758Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T11:25:43.758Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T11:25:43.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T11:25:43.758Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-23T11:25:43.758Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-23T11:25:43.758Z] + 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-05-23T11:25:43.769Z] 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-05-23T11:25:44.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:25:44.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T11:25:44.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:25:44.576Z] prd-ubuntu20.04-docker-8c-8g-16489 does not seem to be running inside a container [2023-05-23T11:25:44.613Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T11:25:44.822Z] $ docker top 45d25b0b694bef66d0785b3f72c41f05075642770e4788ea8f5442c52218eaf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T11:25:45.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T11:25:45.438Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T11:25:45.721Z] + ls /var/log/sa-host [2023-05-23T11:25:45.721Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T11:25:45.814Z] provisioning config files... [2023-05-23T11:25:45.823Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10463286196994509976tmp [Pipeline] { [Pipeline] echo [2023-05-23T11:25:45.839Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:25:46.119Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T11:25:46.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:25:46.455Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T11:25:46.464Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:25:46.746Z] ---> sudo-logs.sh [2023-05-23T11:25:46.746Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T11:25:46.774Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:25:47.058Z] ---> job-cost.sh [2023-05-23T11:25:47.058Z] lf-activate-venv: SKIPPING [2023-05-23T11:25:47.058Z] DEBUG: total: 0.2199999988079071 [2023-05-23T11:25:47.058Z] INFO: Retrieving Stack Cost... [2023-05-23T11:25:47.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T11:25:47.888Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T11:25:47.900Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:25:48.182Z] ---> logs-deploy.sh [2023-05-23T11:25:48.183Z] lf-activate-venv: SKIPPING [2023-05-23T11:25:48.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/97 [2023-05-23T11:25:48.183Z] INFO: archiving workspace using pattern(s): [2023-05-23T11:25:49.122Z] Archives upload complete. [2023-05-23T11:25:49.382Z] INFO: archiving logs to Nexus [2023-05-23T11:25:49.950Z] ---> uname -a: [2023-05-23T11:25:49.950Z] Linux prd-ubuntu20-04-docker-8c-8g-16489 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-23T11:25:49.950Z] [2023-05-23T11:25:49.950Z] [2023-05-23T11:25:49.950Z] ---> lscpu: [2023-05-23T11:25:49.950Z] Architecture: x86_64 [2023-05-23T11:25:49.950Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-23T11:25:49.950Z] Byte Order: Little Endian [2023-05-23T11:25:49.950Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-23T11:25:49.950Z] CPU(s): 8 [2023-05-23T11:25:49.950Z] On-line CPU(s) list: 0-7 [2023-05-23T11:25:49.950Z] Thread(s) per core: 1 [2023-05-23T11:25:49.950Z] Core(s) per socket: 1 [2023-05-23T11:25:49.950Z] Socket(s): 8 [2023-05-23T11:25:49.950Z] NUMA node(s): 1 [2023-05-23T11:25:49.950Z] Vendor ID: AuthenticAMD [2023-05-23T11:25:49.950Z] CPU family: 23 [2023-05-23T11:25:49.950Z] Model: 49 [2023-05-23T11:25:49.950Z] Model name: AMD EPYC-Rome Processor [2023-05-23T11:25:49.950Z] Stepping: 0 [2023-05-23T11:25:49.950Z] CPU MHz: 2800.000 [2023-05-23T11:25:49.950Z] BogoMIPS: 5600.00 [2023-05-23T11:25:49.950Z] Virtualization: AMD-V [2023-05-23T11:25:49.950Z] Hypervisor vendor: KVM [2023-05-23T11:25:49.950Z] Virtualization type: full [2023-05-23T11:25:49.950Z] L1d cache: 256 KiB [2023-05-23T11:25:49.950Z] L1i cache: 256 KiB [2023-05-23T11:25:49.950Z] L2 cache: 4 MiB [2023-05-23T11:25:49.950Z] L3 cache: 128 MiB [2023-05-23T11:25:49.950Z] NUMA node0 CPU(s): 0-7 [2023-05-23T11:25:49.950Z] Vulnerability Itlb multihit: Not affected [2023-05-23T11:25:49.950Z] Vulnerability L1tf: Not affected [2023-05-23T11:25:49.950Z] Vulnerability Mds: Not affected [2023-05-23T11:25:49.951Z] Vulnerability Meltdown: Not affected [2023-05-23T11:25:49.951Z] Vulnerability Mmio stale data: Not affected [2023-05-23T11:25:49.951Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-23T11:25:49.951Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-23T11:25:49.951Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-23T11:25:49.951Z] Vulnerability Srbds: Not affected [2023-05-23T11:25:49.951Z] Vulnerability Tsx async abort: Not affected [2023-05-23T11:25:49.951Z] 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-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] ---> nproc: [2023-05-23T11:25:49.951Z] 8 [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] ---> df -h: [2023-05-23T11:25:49.951Z] Filesystem Size Used Avail Use% Mounted on [2023-05-23T11:25:49.951Z] overlay 155G 13G 143G 9% / [2023-05-23T11:25:49.951Z] tmpfs 64M 0 64M 0% /dev [2023-05-23T11:25:49.951Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-23T11:25:49.951Z] shm 64M 0 64M 0% /dev/shm [2023-05-23T11:25:49.951Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] ---> sar -b -r -n DEV: [2023-05-23T11:25:49.951Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16489) 05/23/23 _x86_64_ (8 CPU) [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] 11:12:47 LINUX RESTART (8 CPU) [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] 11:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-23T11:25:49.951Z] 11:14:01 203.58 48.58 154.99 0.00 5486.80 192103.03 0.00 [2023-05-23T11:25:49.951Z] 11:15:01 116.78 0.68 116.10 0.00 24.53 45693.58 0.00 [2023-05-23T11:25:49.951Z] 11:16:01 180.96 0.30 180.66 0.00 19.06 44567.81 0.00 [2023-05-23T11:25:49.951Z] 11:17:01 1.57 0.02 1.55 0.00 0.13 22.81 0.00 [2023-05-23T11:25:49.951Z] 11:18:01 38.63 9.35 29.28 0.00 2884.45 5094.35 0.00 [2023-05-23T11:25:49.951Z] 11:19:01 18.03 1.23 16.80 0.00 2270.42 3756.57 0.00 [2023-05-23T11:25:49.951Z] 11:20:01 3.35 0.02 3.33 0.00 0.13 90.25 0.00 [2023-05-23T11:25:49.951Z] 11:21:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 [2023-05-23T11:25:49.951Z] 11:22:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2023-05-23T11:25:49.951Z] 11:23:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 [2023-05-23T11:25:49.951Z] 11:24:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2023-05-23T11:25:49.951Z] 11:25:01 29.86 0.12 29.75 0.00 12.80 24703.88 0.00 [2023-05-23T11:25:49.951Z] Average: 49.63 4.96 44.66 0.00 885.13 26110.75 0.00 [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] 11:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-23T11:25:49.951Z] 11:14:01 29164336 31590532 719760 2.19 75728 2630416 2001952 5.90 990036 2365076 1716 [2023-05-23T11:25:49.951Z] 11:15:01 27976424 31372848 921640 2.80 145240 3431444 2042692 6.02 1371612 3058680 238008 [2023-05-23T11:25:49.951Z] 11:16:01 27639924 31550120 745192 2.27 157188 3901816 1780124 5.25 1279332 3454936 312 [2023-05-23T11:25:49.951Z] 11:17:01 27652668 31562920 731964 2.23 157220 3901816 1780124 5.25 1265200 3454940 176 [2023-05-23T11:25:49.951Z] 11:18:01 27330856 31531536 753152 2.29 175748 4157348 1830796 5.40 1433984 3581900 424 [2023-05-23T11:25:49.951Z] 11:19:01 27117960 31545148 738764 2.25 190992 4362628 1842180 5.43 1587420 3631612 8 [2023-05-23T11:25:49.951Z] 11:20:01 27122120 31544496 739480 2.25 189568 4359376 1806800 5.32 1586312 3628400 8 [2023-05-23T11:25:49.951Z] 11:21:01 27131804 31554240 729632 2.22 189588 4359380 1806800 5.32 1576420 3628404 44 [2023-05-23T11:25:49.951Z] 11:22:01 27132300 31555052 729016 2.22 189624 4359380 1806800 5.32 1576216 3628676 16 [2023-05-23T11:25:49.951Z] 11:23:01 27132228 31555056 728924 2.22 189664 4359388 1806800 5.32 1576364 3628692 32 [2023-05-23T11:25:49.951Z] 11:24:01 27132196 31555024 728920 2.22 189684 4359388 1806800 5.32 1576088 3628692 8 [2023-05-23T11:25:49.951Z] 11:25:01 26333468 31515336 766528 2.33 196120 5063432 1969904 5.81 1623020 4332116 404 [2023-05-23T11:25:49.951Z] Average: 27405524 31536026 752748 2.29 170530 4103818 1856814 5.47 1453500 3501844 20096 [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] 11:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-23T11:25:49.951Z] 11:14:01 vetha7afcb4 49.20 63.99 4.66 46.58 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:14:01 lo 6.98 6.98 0.67 0.67 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:14:01 ens3 689.56 469.41 6941.59 95.14 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:14:01 docker0 57.19 73.39 4.68 138.52 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:15:01 veth16bf264 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:15:01 ens3 293.67 170.44 1877.56 25.75 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:15:01 docker0 153.24 266.51 11.91 1849.64 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:16:01 lo 7.46 7.46 0.73 0.73 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:16:01 ens3 200.33 152.23 2666.48 331.97 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:16:01 docker0 2.68 6.46 0.17 85.50 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:17:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:18:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:18:01 ens3 76.79 35.23 1499.68 2.72 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:19:01 ens3 55.87 23.65 1364.79 1.75 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:20:01 ens3 0.37 0.23 0.25 0.20 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:21:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:22:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:24:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:25:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:25:01 ens3 150.91 81.72 3974.52 11.35 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:25:01 veth6a9bae0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] 11:25:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] Average: lo 1.44 1.44 0.14 0.14 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] Average: ens3 121.56 77.24 1519.57 39.01 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] Average: veth6a9bae0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] Average: docker0 17.70 28.80 1.39 172.85 0.00 0.00 0.00 0.00 [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] ---> sar -P ALL: [2023-05-23T11:25:49.951Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16489) 05/23/23 _x86_64_ (8 CPU) [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] 11:12:47 LINUX RESTART (8 CPU) [2023-05-23T11:25:49.951Z] [2023-05-23T11:25:49.951Z] 11:13:02 CPU %user %nice %system %iowait %steal %idle [2023-05-23T11:25:49.951Z] 11:14:01 all 9.73 0.00 3.68 3.25 0.06 83.28 [2023-05-23T11:25:49.951Z] 11:14:01 0 9.25 0.00 3.05 0.79 0.05 86.86 [2023-05-23T11:25:49.951Z] 11:14:01 1 9.63 0.00 3.22 0.41 0.05 86.69 [2023-05-23T11:25:49.951Z] 11:14:01 2 10.31 0.00 4.62 8.11 0.07 76.89 [2023-05-23T11:25:49.951Z] 11:14:01 3 11.55 0.00 3.69 0.85 0.07 83.84 [2023-05-23T11:25:49.951Z] 11:14:01 4 10.17 0.00 3.39 3.85 0.05 82.53 [2023-05-23T11:25:49.951Z] 11:14:01 5 9.95 0.00 3.01 8.71 0.07 78.26 [2023-05-23T11:25:49.951Z] 11:14:01 6 9.32 0.00 4.48 2.19 0.05 83.97 [2023-05-23T11:25:49.951Z] 11:14:01 7 7.66 0.00 4.00 1.07 0.07 87.20 [2023-05-23T11:25:49.951Z] 11:15:01 all 25.38 0.00 5.06 2.05 0.06 67.45 [2023-05-23T11:25:49.951Z] 11:15:01 0 25.99 0.00 4.38 0.03 0.07 69.52 [2023-05-23T11:25:49.951Z] 11:15:01 1 25.26 0.00 5.97 5.48 0.07 63.22 [2023-05-23T11:25:49.951Z] 11:15:01 2 26.62 0.00 4.39 2.56 0.05 66.39 [2023-05-23T11:25:49.951Z] 11:15:01 3 25.68 0.00 5.57 1.14 0.07 67.54 [2023-05-23T11:25:49.951Z] 11:15:01 4 23.20 0.00 4.71 0.30 0.05 71.74 [2023-05-23T11:25:49.951Z] 11:15:01 5 27.18 0.00 5.26 6.65 0.05 60.86 [2023-05-23T11:25:49.951Z] 11:15:01 6 24.08 0.00 5.17 0.08 0.05 70.61 [2023-05-23T11:25:49.951Z] 11:15:01 7 25.03 0.00 5.04 0.10 0.08 69.75 [2023-05-23T11:25:49.951Z] 11:16:01 all 25.73 0.00 4.69 2.24 0.09 67.26 [2023-05-23T11:25:49.951Z] 11:16:01 0 26.78 0.00 4.92 4.21 0.08 64.01 [2023-05-23T11:25:49.951Z] 11:16:01 1 24.92 0.00 4.28 0.30 0.08 70.41 [2023-05-23T11:25:49.951Z] 11:16:01 2 27.93 0.00 4.09 1.83 0.10 66.05 [2023-05-23T11:25:49.951Z] 11:16:01 3 25.00 0.00 4.40 2.53 0.10 67.97 [2023-05-23T11:25:49.951Z] 11:16:01 4 24.32 0.00 5.50 0.10 0.08 69.99 [2023-05-23T11:25:49.951Z] 11:16:01 5 26.18 0.00 4.78 2.53 0.08 66.43 [2023-05-23T11:25:49.951Z] 11:16:01 6 25.25 0.00 4.64 6.12 0.08 63.91 [2023-05-23T11:25:49.951Z] 11:16:01 7 25.42 0.00 4.93 0.29 0.08 69.28 [2023-05-23T11:25:49.951Z] 11:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-05-23T11:25:49.951Z] 11:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-23T11:25:49.951Z] 11:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-23T11:25:49.951Z] 11:17:01 2 0.00 0.00 0.03 0.00 0.03 99.93 [2023-05-23T11:25:49.951Z] 11:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-23T11:25:49.951Z] 11:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-23T11:25:49.952Z] 11:17:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-23T11:25:49.952Z] 11:17:01 6 0.07 0.00 0.00 0.02 0.00 99.92 [2023-05-23T11:25:49.952Z] 11:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T11:25:49.952Z] 11:18:01 all 1.33 0.00 0.83 0.35 0.02 97.47 [2023-05-23T11:25:49.952Z] 11:18:01 0 1.22 0.00 0.83 0.12 0.02 97.81 [2023-05-23T11:25:49.952Z] 11:18:01 1 2.00 0.00 1.92 0.92 0.02 95.14 [2023-05-23T11:25:49.952Z] 11:18:01 2 0.67 0.00 0.57 0.75 0.03 97.98 [2023-05-23T11:25:49.952Z] 11:18:01 3 2.90 0.00 0.97 0.37 0.02 95.74 [2023-05-23T11:25:49.952Z] 11:18:01 4 1.37 0.00 1.08 0.52 0.00 97.03 [2023-05-23T11:25:49.952Z] 11:18:01 5 0.65 0.00 0.42 0.02 0.02 98.89 [2023-05-23T11:25:49.952Z] 11:18:01 6 1.00 0.00 0.48 0.12 0.02 98.38 [2023-05-23T11:25:49.952Z] 11:18:01 7 0.82 0.00 0.37 0.02 0.02 98.78 [2023-05-23T11:25:49.952Z] 11:19:01 all 0.89 0.00 0.60 0.20 0.01 98.31 [2023-05-23T11:25:49.952Z] 11:19:01 0 0.35 0.00 0.27 0.15 0.02 99.22 [2023-05-23T11:25:49.952Z] 11:19:01 1 0.40 0.00 0.87 0.42 0.02 98.30 [2023-05-23T11:25:49.952Z] 11:19:01 2 2.00 0.00 0.48 0.05 0.02 97.45 [2023-05-23T11:25:49.952Z] 11:19:01 3 1.22 0.00 0.65 0.53 0.02 97.58 [2023-05-23T11:25:49.952Z] 11:19:01 4 1.13 0.00 0.63 0.03 0.02 98.18 [2023-05-23T11:25:49.952Z] 11:19:01 5 0.50 0.00 0.75 0.02 0.00 98.73 [2023-05-23T11:25:49.952Z] 11:19:01 6 0.75 0.00 0.38 0.37 0.02 98.48 [2023-05-23T11:25:49.952Z] 11:19:01 7 0.74 0.00 0.74 0.00 0.02 98.51 [2023-05-23T11:25:49.952Z] 11:20:01 all 0.16 0.00 0.06 0.01 0.01 99.77 [2023-05-23T11:25:49.952Z] 11:20:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2023-05-23T11:25:49.952Z] 11:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-23T11:25:49.952Z] 11:20:01 2 0.15 0.00 0.07 0.00 0.03 99.75 [2023-05-23T11:25:49.952Z] 11:20:01 3 0.08 0.00 0.05 0.02 0.00 99.85 [2023-05-23T11:25:49.952Z] 11:20:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-23T11:25:49.952Z] 11:20:01 5 0.00 0.00 0.05 0.00 0.00 99.95 [2023-05-23T11:25:49.952Z] 11:20:01 6 0.28 0.00 0.10 0.07 0.00 99.55 [2023-05-23T11:25:49.952Z] 11:20:01 7 0.66 0.00 0.05 0.00 0.02 99.27 [2023-05-23T11:25:49.952Z] 11:21:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-05-23T11:25:49.952Z] 11:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-23T11:25:49.952Z] 11:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-23T11:25:49.952Z] 11:21:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-23T11:25:49.952Z] 11:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-23T11:25:49.952Z] 11:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-23T11:25:49.952Z] 11:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T11:25:49.952Z] 11:21:01 6 0.03 0.00 0.00 0.03 0.00 99.93 [2023-05-23T11:25:49.952Z] 11:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T11:25:49.952Z] 11:22:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2023-05-23T11:25:49.952Z] 11:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-23T11:25:49.952Z] 11:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-23T11:25:49.952Z] 11:22:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-23T11:25:49.952Z] 11:22:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-23T11:25:49.952Z] 11:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-23T11:25:49.952Z] 11:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-23T11:25:49.952Z] 11:22:01 6 0.30 0.00 0.03 0.02 0.02 99.63 [2023-05-23T11:25:49.952Z] 11:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T11:25:49.952Z] 11:23:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-23T11:25:49.952Z] 11:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-23T11:25:49.952Z] 11:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T11:25:49.952Z] 11:23:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-23T11:25:49.952Z] 11:23:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-23T11:25:49.952Z] 11:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T11:25:49.952Z] 11:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T11:25:49.952Z] 11:23:01 6 0.08 0.00 0.00 0.08 0.00 99.83 [2023-05-23T11:25:49.952Z] 11:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-23T11:25:49.952Z] 11:24:01 all 0.23 0.00 0.01 0.00 0.01 99.76 [2023-05-23T11:25:49.952Z] 11:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-23T11:25:49.952Z] 11:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T11:25:49.952Z] 11:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-23T11:25:49.952Z] 11:24:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-23T11:25:49.952Z] 11:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-23T11:25:49.952Z] 11:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-23T11:25:49.952Z] 11:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-23T11:25:49.952Z] 11:24:01 7 1.74 0.00 0.02 0.00 0.00 98.24 [2023-05-23T11:25:49.952Z] [2023-05-23T11:25:49.952Z] 11:24:01 CPU %user %nice %system %iowait %steal %idle [2023-05-23T11:25:49.952Z] 11:25:01 all 2.86 0.00 1.08 0.75 0.02 95.29 [2023-05-23T11:25:49.952Z] 11:25:01 0 2.47 0.00 1.33 4.33 0.03 91.84 [2023-05-23T11:25:49.952Z] 11:25:01 1 3.20 0.00 0.95 0.03 0.02 95.80 [2023-05-23T11:25:49.952Z] 11:25:01 2 2.32 0.00 1.67 0.05 0.02 95.94 [2023-05-23T11:25:49.952Z] 11:25:01 3 2.91 0.00 0.95 0.05 0.03 96.06 [2023-05-23T11:25:49.952Z] 11:25:01 4 2.72 0.00 1.07 0.02 0.02 96.17 [2023-05-23T11:25:49.952Z] 11:25:01 5 2.58 0.00 0.94 0.02 0.02 96.45 [2023-05-23T11:25:49.952Z] 11:25:01 6 2.58 0.00 0.94 1.04 0.02 95.43 [2023-05-23T11:25:49.952Z] 11:25:01 7 4.05 0.00 0.81 0.51 0.03 94.59 [2023-05-23T11:25:49.952Z] Average: all 5.50 0.00 1.33 0.73 0.03 92.42 [2023-05-23T11:25:49.952Z] Average: 0 5.48 0.00 1.23 0.80 0.03 92.47 [2023-05-23T11:25:49.952Z] Average: 1 5.42 0.00 1.43 0.63 0.02 92.50 [2023-05-23T11:25:49.952Z] Average: 2 5.82 0.00 1.32 1.10 0.04 91.72 [2023-05-23T11:25:49.952Z] Average: 3 5.74 0.00 1.35 0.46 0.03 92.42 [2023-05-23T11:25:49.952Z] Average: 4 5.22 0.00 1.36 0.39 0.02 93.01 [2023-05-23T11:25:49.952Z] Average: 5 5.56 0.00 1.26 1.48 0.02 91.68 [2023-05-23T11:25:49.952Z] Average: 6 5.27 0.00 1.34 0.84 0.02 92.53 [2023-05-23T11:25:49.952Z] Average: 7 5.47 0.00 1.31 0.16 0.03 93.03 [2023-05-23T11:25:49.952Z] [2023-05-23T11:25:49.952Z] [2023-05-23T11:25:49.952Z]