Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed39c4116a66fd1fea76239f2fd6e82ecded59d2 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-ssh11468914264448654665.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-ssh3293776075305657128.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-ssh7322271701672169900.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-ssh12089174629421525334.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-ssh10561202437094329993.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13857 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 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed39c4116a66fd1fea76239f2fd6e82ecded59d2 # timeout=10 Commit message: "Merge pull request #220 from jumpingliu/ignore-go-mods" > git rev-list --no-walk 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T06:27:05.065Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T06:27:05.124Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T06:27:05.136Z] ========================================================= [2023-05-05T06:27:05.136Z] EdgeX Global Pipelines Version Info [2023-05-05T06:27:05.136Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:27:05.838Z] ------------------- [2023-05-05T06:27:05.839Z] stable info: [2023-05-05T06:27:05.839Z] ------------------- [2023-05-05T06:27:05.839Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T06:27:05.839Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:27:05.839Z] Message: update stable to v1.0.249 [2023-05-05T06:27:06.407Z] ------------------- [2023-05-05T06:27:06.407Z] experimental info: [2023-05-05T06:27:06.407Z] ------------------- [2023-05-05T06:27:06.407Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T06:27:06.407Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:27:06.407Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T06:27:06.615Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-05T06:27:06.629Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-05T06:27:06.646Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T06:27:06.662Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T06:27:06.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T06:27:06.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T06:27:06.702Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T06:27:06.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T06:27:06.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T06:27:06.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T06:27:06.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T06:27:06.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-05T06:27:06.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T06:27:06.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T06:27:06.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:27:06.819Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:27:06.834Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:27:06.844Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:27:06.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T06:27:06.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T06:27:06.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T06:27:06.897Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T06:27:06.909Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T06:27:06.921Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T06:27:06.932Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T06:27:06.947Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T06:27:06.962Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T06:27:06.975Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T06:27:06.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T06:27:07.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T06:27:07.020Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] echo [2023-05-05T06:27:07.032Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed39c41 [Pipeline] echo [2023-05-05T06:27:07.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:27:07.091Z] provisioning config files... [2023-05-05T06:27:07.107Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17067605319115728081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:27:07.433Z] ---> docker-login.sh [2023-05-05T06:27:07.433Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:27:07.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:27:07.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:27:07.694Z] Configure a credential helper to remove this warning. See [2023-05-05T06:27:07.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:27:07.694Z] [2023-05-05T06:27:07.694Z] Login Succeeded [2023-05-05T06:27:07.694Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:27:07.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:27:07.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:27:07.694Z] Configure a credential helper to remove this warning. See [2023-05-05T06:27:07.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:27:07.694Z] [2023-05-05T06:27:07.694Z] Login Succeeded [2023-05-05T06:27:07.694Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:27:07.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:27:08.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:27:08.982Z] Configure a credential helper to remove this warning. See [2023-05-05T06:27:08.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:27:08.982Z] [2023-05-05T06:27:08.982Z] Login Succeeded [2023-05-05T06:27:08.982Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:27:08.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:27:08.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:27:08.982Z] Configure a credential helper to remove this warning. See [2023-05-05T06:27:08.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:27:08.982Z] [2023-05-05T06:27:08.982Z] Login Succeeded [2023-05-05T06:27:08.982Z] docker.io [2023-05-05T06:27:08.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:27:09.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:27:09.244Z] Configure a credential helper to remove this warning. See [2023-05-05T06:27:09.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:27:09.244Z] [2023-05-05T06:27:09.244Z] Login Succeeded [2023-05-05T06:27:09.244Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:27:09.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T06:27:09.653Z] + git rev-list -1 --merges ed39c4116a66fd1fea76239f2fd6e82ecded59d2~1..ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] echo [2023-05-05T06:27:09.697Z] -----------> git rev-list -1 --merges ed39c4116a66fd1fea76239f2fd6e82ecded59d2~1..ed39c4116a66fd1fea76239f2fd6e82ecded59d2 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [2023-05-05T06:27:09.697Z] ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [false] [Pipeline] sh [2023-05-05T06:27:09.984Z] + git log --format=format:%s -1 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] echo [2023-05-05T06:27:10.001Z] ========================================================= [2023-05-05T06:27:10.001Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T06:27:10.001Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:27:10.317Z] + git log --format=format:%s -1 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] echo [2023-05-05T06:27:10.327Z] [semverPrep] GIT_COMMIT: ed39c4116a66fd1fea76239f2fd6e82ecded59d2, Commit Message: Merge pull request #220 from jumpingliu/ignore-go-mods [Pipeline] echo [2023-05-05T06:27:10.334Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T06:27:10.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:27:10.675Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T06:27:10.675Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T06:27:10.675Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T06:27:10.675Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T06:27:10.675Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T06:27:10.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:27:11.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:27:11.021Z] [2023-05-05T06:27:11.021Z] 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-05T06:27:11.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:27:11.326Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T06:27:11.326Z] b85a868b505f: Pulling fs layer [2023-05-05T06:27:11.326Z] e2be974225ed: Pulling fs layer [2023-05-05T06:27:11.326Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T06:27:11.326Z] 988bab9f4d93: Pulling fs layer [2023-05-05T06:27:11.327Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T06:27:11.327Z] eaf3925da568: Pulling fs layer [2023-05-05T06:27:11.327Z] bab4dde63d76: Pulling fs layer [2023-05-05T06:27:11.327Z] bde34c3a00c8: Pulling fs layer [2023-05-05T06:27:11.327Z] b352a97aabf1: Pulling fs layer [2023-05-05T06:27:11.327Z] 4872d77fe225: Pulling fs layer [2023-05-05T06:27:11.327Z] bab4dde63d76: Waiting [2023-05-05T06:27:11.327Z] 5851b861e8e6: Pulling fs layer [2023-05-05T06:27:11.327Z] b352a97aabf1: Waiting [2023-05-05T06:27:11.327Z] bde34c3a00c8: Waiting [2023-05-05T06:27:11.327Z] 1469e6f7b9e6: Waiting [2023-05-05T06:27:11.327Z] eaf3925da568: Waiting [2023-05-05T06:27:11.327Z] 988bab9f4d93: Waiting [2023-05-05T06:27:11.327Z] 5851b861e8e6: Waiting [2023-05-05T06:27:11.327Z] e2be974225ed: Verifying Checksum [2023-05-05T06:27:11.327Z] e2be974225ed: Download complete [2023-05-05T06:27:11.327Z] 988bab9f4d93: Download complete [2023-05-05T06:27:11.327Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T06:27:11.327Z] 1469e6f7b9e6: Download complete [2023-05-05T06:27:11.589Z] eaf3925da568: Verifying Checksum [2023-05-05T06:27:11.589Z] eaf3925da568: Download complete [2023-05-05T06:27:11.589Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T06:27:11.589Z] 339a4e72a1f5: Download complete [2023-05-05T06:27:11.589Z] bde34c3a00c8: Verifying Checksum [2023-05-05T06:27:11.589Z] bde34c3a00c8: Download complete [2023-05-05T06:27:11.589Z] b352a97aabf1: Download complete [2023-05-05T06:27:11.589Z] 4872d77fe225: Verifying Checksum [2023-05-05T06:27:11.589Z] 4872d77fe225: Download complete [2023-05-05T06:27:11.589Z] 5851b861e8e6: Verifying Checksum [2023-05-05T06:27:11.589Z] 5851b861e8e6: Download complete [2023-05-05T06:27:11.589Z] b85a868b505f: Verifying Checksum [2023-05-05T06:27:11.589Z] b85a868b505f: Download complete [2023-05-05T06:27:11.850Z] bab4dde63d76: Verifying Checksum [2023-05-05T06:27:11.850Z] bab4dde63d76: Download complete [2023-05-05T06:27:12.787Z] b85a868b505f: Pull complete [2023-05-05T06:27:13.048Z] e2be974225ed: Pull complete [2023-05-05T06:27:13.308Z] 339a4e72a1f5: Pull complete [2023-05-05T06:27:13.567Z] 988bab9f4d93: Pull complete [2023-05-05T06:27:13.827Z] 1469e6f7b9e6: Pull complete [2023-05-05T06:27:13.827Z] eaf3925da568: Pull complete [2023-05-05T06:27:15.740Z] bab4dde63d76: Pull complete [2023-05-05T06:27:15.740Z] bde34c3a00c8: Pull complete [2023-05-05T06:27:15.740Z] b352a97aabf1: Pull complete [2023-05-05T06:27:15.740Z] 4872d77fe225: Pull complete [2023-05-05T06:27:15.740Z] 5851b861e8e6: Pull complete [2023-05-05T06:27:15.740Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T06:27:15.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:27:15.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:27:15.854Z] prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container [2023-05-05T06:27:15.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:27:17.806Z] $ docker top 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:27:18.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:27:18.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:27:19.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:27:19.067Z] $ docker exec 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab ssh-agent [2023-05-05T06:27:19.180Z] SSH_AUTH_SOCK=/tmp/ssh-Z6sP13rlWzuC/agent.32 [2023-05-05T06:27:19.180Z] SSH_AGENT_PID=38 [2023-05-05T06:27:19.188Z] Running ssh-add (command line suppressed) [2023-05-05T06:27:19.288Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10108918768350577473.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10108918768350577473.key) [2023-05-05T06:27:19.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:27:19.588Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T06:27:19.608Z] $ docker exec --env ******** --env ******** 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab ssh-agent -k [2023-05-05T06:27:19.718Z] unset SSH_AUTH_SOCK; [2023-05-05T06:27:19.718Z] unset SSH_AGENT_PID; [2023-05-05T06:27:19.719Z] echo Agent pid 38 killed; [2023-05-05T06:27:19.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T06:27:19.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:27:19.757Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:27:19.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:27:19.879Z] $ docker exec 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab ssh-agent [2023-05-05T06:27:19.989Z] SSH_AUTH_SOCK=/tmp/ssh-q3AsPvsMCBgw/agent.70 [2023-05-05T06:27:19.989Z] SSH_AGENT_PID=76 [2023-05-05T06:27:19.995Z] Running ssh-add (command line suppressed) [2023-05-05T06:27:20.110Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12036625873546280163.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12036625873546280163.key) [2023-05-05T06:27:20.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:27:20.412Z] + git semver init [2023-05-05T06:27:20.672Z] 2023-05-05 06:27:20,580 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T06:27:20.672Z] 2023-05-05 06:27:20,580 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-05T06:27:20.672Z] 2023-05-05 06:27:20,581 [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-05T06:27:20.672Z] 2023-05-05 06:27:20,581 [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-05T06:27:21.609Z] 2023-05-05 06:27:21,348 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-05T06:27:21.609Z] 2023-05-05 06:27:21,349 [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-05T06:27:21.609Z] 2023-05-05 06:27:21,349 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:27:21.609Z] 2023-05-05 06:27:21,349 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:27:21.609Z] 3.0.0-dev.19 [Pipeline] } [2023-05-05T06:27:21.622Z] $ docker exec --env ******** --env ******** 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab ssh-agent -k [2023-05-05T06:27:21.719Z] unset SSH_AUTH_SOCK; [2023-05-05T06:27:21.720Z] unset SSH_AGENT_PID; [2023-05-05T06:27:21.720Z] echo Agent pid 76 killed; [2023-05-05T06:27:21.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:27:22.036Z] + git semver [Pipeline] } [2023-05-05T06:27:22.318Z] $ docker stop --time=1 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab [2023-05-05T06:27:23.633Z] $ docker rm -f --volumes 0d6a3caac62d9060fd8c26be6065dbd1864aee1f1dc3fab3cb2f23e8924a6dab [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:27:23.970Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T06:27:24.175Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T06:27:24.178Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [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-05T06:27:24.329Z] provisioning config files... [2023-05-05T06:27:24.338Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17802097880748164525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:27:24.638Z] ---> docker-login.sh [2023-05-05T06:27:24.638Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:27:24.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:27:24.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:27:24.638Z] Configure a credential helper to remove this warning. See [2023-05-05T06:27:24.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:27:24.638Z] [2023-05-05T06:27:24.638Z] Login Succeeded [2023-05-05T06:27:24.638Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:27:24.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:27:24.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:27:24.638Z] Configure a credential helper to remove this warning. See [2023-05-05T06:27:24.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:27:24.638Z] [2023-05-05T06:27:24.638Z] Login Succeeded [2023-05-05T06:27:24.638Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:27:24.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:27:24.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:27:24.898Z] Configure a credential helper to remove this warning. See [2023-05-05T06:27:24.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:27:24.899Z] [2023-05-05T06:27:24.899Z] Login Succeeded [2023-05-05T06:27:24.899Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:27:24.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:27:24.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:27:24.899Z] Configure a credential helper to remove this warning. See [2023-05-05T06:27:24.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:27:24.899Z] [2023-05-05T06:27:24.899Z] Login Succeeded [2023-05-05T06:27:24.899Z] docker.io [2023-05-05T06:27:25.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:27:25.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:27:25.160Z] Configure a credential helper to remove this warning. See [2023-05-05T06:27:25.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:27:25.160Z] [2023-05-05T06:27:25.160Z] Login Succeeded [2023-05-05T06:27:25.160Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:27:25.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:27:25.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:27:25.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:27:25.276Z] ========================================================= [2023-05-05T06:27:25.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T06:27:25.276Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:27:25.582Z] + 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-05T06:27:25.582Z] Sending build context to Docker daemon 4.222MB [2023-05-05T06:27:25.582Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:27:25.582Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T06:27:25.582Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T06:27:25.582Z] f56be85fc22e: Pulling fs layer [2023-05-05T06:27:25.582Z] 85791d961cd3: Pulling fs layer [2023-05-05T06:27:25.582Z] d694b5ae8c79: Pulling fs layer [2023-05-05T06:27:25.582Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T06:27:25.582Z] 4d19c01a9841: Pulling fs layer [2023-05-05T06:27:25.582Z] 9325e15d5711: Pulling fs layer [2023-05-05T06:27:25.582Z] 556b6ee489ea: Pulling fs layer [2023-05-05T06:27:25.582Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T06:27:25.582Z] 4d19c01a9841: Waiting [2023-05-05T06:27:25.582Z] 9325e15d5711: Waiting [2023-05-05T06:27:25.582Z] 556b6ee489ea: Waiting [2023-05-05T06:27:25.582Z] 9f32a84ed3da: Waiting [2023-05-05T06:27:25.582Z] c5a4b2cf53e6: Waiting [2023-05-05T06:27:25.582Z] 85791d961cd3: Download complete [2023-05-05T06:27:25.582Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T06:27:25.582Z] 9f32a84ed3da: Download complete [2023-05-05T06:27:25.582Z] 4d19c01a9841: Download complete [2023-05-05T06:27:25.844Z] f56be85fc22e: Verifying Checksum [2023-05-05T06:27:25.844Z] f56be85fc22e: Download complete [2023-05-05T06:27:25.844Z] 9325e15d5711: Verifying Checksum [2023-05-05T06:27:25.844Z] 9325e15d5711: Download complete [2023-05-05T06:27:25.844Z] f56be85fc22e: Pull complete [2023-05-05T06:27:26.105Z] 85791d961cd3: Pull complete [2023-05-05T06:27:26.365Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T06:27:26.365Z] c5a4b2cf53e6: Download complete [2023-05-05T06:27:26.365Z] d694b5ae8c79: Verifying Checksum [2023-05-05T06:27:26.365Z] d694b5ae8c79: Download complete [2023-05-05T06:27:26.625Z] 556b6ee489ea: Verifying Checksum [2023-05-05T06:27:26.625Z] 556b6ee489ea: Download complete [2023-05-05T06:27:29.931Z] d694b5ae8c79: Pull complete [2023-05-05T06:27:29.931Z] 9f32a84ed3da: Pull complete [2023-05-05T06:27:29.931Z] 4d19c01a9841: Pull complete [2023-05-05T06:27:30.190Z] 9325e15d5711: Pull complete [2023-05-05T06:27:32.725Z] 556b6ee489ea: Pull complete [2023-05-05T06:27:33.299Z] c5a4b2cf53e6: Pull complete [2023-05-05T06:27:33.299Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T06:27:33.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T06:27:33.299Z] ---> c4be618373d6 [2023-05-05T06:27:33.299Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:27:36.589Z] ---> Running in 023c980849c9 [2023-05-05T06:27:36.589Z] Removing intermediate container 023c980849c9 [2023-05-05T06:27:36.589Z] ---> 7e480b2b31ae [2023-05-05T06:27:36.589Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:27:36.589Z] ---> Running in 1baa867482d8 [2023-05-05T06:27:36.589Z] Removing intermediate container 1baa867482d8 [2023-05-05T06:27:36.589Z] ---> dde5a987e7a4 [2023-05-05T06:27:36.589Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:27:36.589Z] ---> Running in 93c13648fd0a [2023-05-05T06:27:36.589Z] Removing intermediate container 93c13648fd0a [2023-05-05T06:27:36.589Z] ---> e8cd497e7c49 [2023-05-05T06:27:36.589Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:27:36.589Z] ---> Running in 70ef7ac8454e [2023-05-05T06:27:36.849Z] Removing intermediate container 70ef7ac8454e [2023-05-05T06:27:36.849Z] ---> 1dce4bc8ebda [2023-05-05T06:27:36.849Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:27:36.849Z] ---> Running in c820e5e3289a [2023-05-05T06:27:37.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:27:37.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:27:37.369Z] OK: 265 MiB in 53 packages [2023-05-05T06:27:37.628Z] Removing intermediate container c820e5e3289a [2023-05-05T06:27:37.628Z] ---> 5fead645c377 [2023-05-05T06:27:37.628Z] Step 8/12 : WORKDIR /app [2023-05-05T06:27:37.628Z] ---> Running in af81a9d9f1c5 [2023-05-05T06:27:37.628Z] Removing intermediate container af81a9d9f1c5 [2023-05-05T06:27:37.628Z] ---> a53c9d1537c7 [2023-05-05T06:27:37.628Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T06:27:37.887Z] ---> 6b1e102e7b2b [2023-05-05T06:27:37.887Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:27:37.887Z] ---> Running in 662d9b251a11 [2023-05-05T06:27:39.288Z] Still waiting to schedule task [2023-05-05T06:27:39.288Z] ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T06:27:39.288Z] ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T06:27:39.288Z] ‘prd-ubuntu20.04-docker-8c-8g-13847’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T06:27:39.288Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-13856’ is offline [2023-05-05T06:28:04.451Z] Removing intermediate container 662d9b251a11 [2023-05-05T06:28:04.451Z] ---> 3653e7771451 [2023-05-05T06:28:04.451Z] Step 11/12 : COPY . . [2023-05-05T06:28:04.451Z] ---> 26114887dbef [2023-05-05T06:28:04.451Z] Step 12/12 : RUN $MAKE [2023-05-05T06:28:04.451Z] ---> Running in a0621bf69273 [2023-05-05T06:28:04.451Z] noop [2023-05-05T06:28:04.710Z] Removing intermediate container a0621bf69273 [2023-05-05T06:28:04.710Z] ---> f75ec65766f2 [2023-05-05T06:28:04.710Z] Successfully built f75ec65766f2 [2023-05-05T06:28:04.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:28:05.029Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:28:05.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:28:05.102Z] prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container [2023-05-05T06:28:05.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T06:28:05.465Z] $ docker top eba0377de2033f9a27ef569137274c8c0394a87251011914b34ba2e17adbabd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:28:05.807Z] + go version [2023-05-05T06:28:05.807Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T06:28:05.820Z] $ docker stop --time=1 eba0377de2033f9a27ef569137274c8c0394a87251011914b34ba2e17adbabd7 [2023-05-05T06:28:07.132Z] $ docker rm -f --volumes eba0377de2033f9a27ef569137274c8c0394a87251011914b34ba2e17adbabd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:28:07.534Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:28:07.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:28:07.605Z] prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container [2023-05-05T06:28:07.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T06:28:07.945Z] $ docker top 02d6aa41b1d29abcb6b6b21c5c6e808f90158daecd83f6eb0b42fb6b873a619f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:28:08.289Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:28:08.587Z] + make test [2023-05-05T06:28:08.587Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:28:12.774Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-05T06:28:22.743Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-05T06:28:22.743Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-05T06:28:26.924Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.043s coverage: 40.5% of statements [2023-05-05T06:28:26.924Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements [2023-05-05T06:28:26.924Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2023-05-05T06:28:35.037Z] go vet ./... [2023-05-05T06:28:38.328Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:28:38.328Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:28:38.328Z] ./bin/test-attribution-txt.sh [2023-05-05T06:28:38.328Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-05T06:28:38.328Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-05T06:28:38.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:28:38.613Z] $ docker stop --time=1 02d6aa41b1d29abcb6b6b21c5c6e808f90158daecd83f6eb0b42fb6b873a619f [2023-05-05T06:28:41.205Z] $ docker rm -f --volumes 02d6aa41b1d29abcb6b6b21c5c6e808f90158daecd83f6eb0b42fb6b873a619f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:28:41.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:28:41.782Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T06:28:42.250Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:28:42.534Z] + ls -al . [2023-05-05T06:28:42.534Z] total 628 [2023-05-05T06:28:42.534Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:28 . [2023-05-05T06:28:42.534Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:27 .. [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 134 May 5 06:27 .dockerignore [2023-05-05T06:28:42.534Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:27 .git [2023-05-05T06:28:42.534Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:27 .github [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 946 May 5 06:27 .gitignore [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:27 .golangci.yml [2023-05-05T06:28:42.534Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:27 .semver [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 5 06:27 Attribution.txt [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 5 06:27 CHANGELOG.md [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 5 06:27 Dockerfile [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:27 GOVERNANCE.md [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 683 May 5 06:27 Jenkinsfile [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 5 06:27 LICENSE [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 5 06:27 Makefile [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 625 May 5 06:27 OWNERS.md [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 5 06:27 README.md [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:27 VERSION [2023-05-05T06:28:42.534Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:27 bin [2023-05-05T06:28:42.534Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:27 cmd [2023-05-05T06:28:42.534Z] -rw-r--r-- 1 jenkins jenkins 458038 May 5 06:28 coverage.out [2023-05-05T06:28:42.534Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:27 examples [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 5 06:27 go.mod [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 31193 May 5 06:27 go.sum [2023-05-05T06:28:42.534Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:27 images [2023-05-05T06:28:42.534Z] drwxrwxr-x 5 jenkins jenkins 4096 May 5 06:27 internal [2023-05-05T06:28:42.534Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:27 snap [2023-05-05T06:28:42.534Z] -rw-rw-r-- 1 jenkins jenkins 193 May 5 06:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:28:42.841Z] + 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=ed39c4116a66fd1fea76239f2fd6e82ecded59d2 --label arch=amd64 --label version=3.0.0-dev.19 . [2023-05-05T06:28:42.841Z] Sending build context to Docker daemon 4.222MB [2023-05-05T06:28:42.841Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:28:42.841Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-05T06:28:42.841Z] ---> f75ec65766f2 [2023-05-05T06:28:42.841Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:28:43.102Z] ---> Running in f8e89bdbcb3f [2023-05-05T06:28:43.102Z] Removing intermediate container f8e89bdbcb3f [2023-05-05T06:28:43.102Z] ---> 9b7e27ba3c69 [2023-05-05T06:28:43.102Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:28:43.102Z] ---> Running in bd329df5c7a8 [2023-05-05T06:28:43.102Z] Removing intermediate container bd329df5c7a8 [2023-05-05T06:28:43.102Z] ---> 4b8b8271c66c [2023-05-05T06:28:43.102Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:28:43.102Z] ---> Running in 4620e3a57711 [2023-05-05T06:28:43.361Z] Removing intermediate container 4620e3a57711 [2023-05-05T06:28:43.361Z] ---> 50d3122c9017 [2023-05-05T06:28:43.361Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:28:43.361Z] ---> Running in d3cbca94c560 [2023-05-05T06:28:43.361Z] Removing intermediate container d3cbca94c560 [2023-05-05T06:28:43.361Z] ---> ba7ec76c6234 [2023-05-05T06:28:43.361Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:28:43.361Z] ---> Running in f19160ab5fc7 [2023-05-05T06:28:43.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:28:43.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:28:44.139Z] OK: 265 MiB in 53 packages [2023-05-05T06:28:44.398Z] Removing intermediate container f19160ab5fc7 [2023-05-05T06:28:44.398Z] ---> 005e4cb5d6a0 [2023-05-05T06:28:44.398Z] Step 8/24 : WORKDIR /app [2023-05-05T06:28:44.398Z] ---> Running in 09da47d23c7d [2023-05-05T06:28:44.398Z] Removing intermediate container 09da47d23c7d [2023-05-05T06:28:44.398Z] ---> 43d77e7aa483 [2023-05-05T06:28:44.398Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-05T06:28:44.657Z] ---> d815462d826e [2023-05-05T06:28:44.657Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:28:44.657Z] ---> Running in 53d0962e8308 [2023-05-05T06:28:45.225Z] Removing intermediate container 53d0962e8308 [2023-05-05T06:28:45.225Z] ---> a86e7b42d12f [2023-05-05T06:28:45.225Z] Step 11/24 : COPY . . [2023-05-05T06:28:45.486Z] ---> a6d9e1b42b06 [2023-05-05T06:28:45.486Z] Step 12/24 : RUN $MAKE [2023-05-05T06:28:45.745Z] ---> Running in a2004748acdf [2023-05-05T06:28:46.002Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-05T06:29:04.337Z] Removing intermediate container a2004748acdf [2023-05-05T06:29:04.337Z] ---> 50a6f88db7a6 [2023-05-05T06:29:04.337Z] Step 13/24 : FROM alpine:3.17 [2023-05-05T06:29:04.597Z] 3.17: Pulling from library/alpine [2023-05-05T06:29:04.597Z] f56be85fc22e: Already exists [2023-05-05T06:29:04.854Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:29:04.854Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:29:04.854Z] ---> 9ed4aefc74f6 [2023-05-05T06:29:04.854Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-05T06:29:04.854Z] ---> Running in 8dfd25bb4dc9 [2023-05-05T06:29:04.854Z] Removing intermediate container 8dfd25bb4dc9 [2023-05-05T06:29:04.854Z] ---> 39d000895ac9 [2023-05-05T06:29:04.854Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:29:05.113Z] ---> Running in 2e50369a3034 [2023-05-05T06:29:05.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:29:05.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:29:05.630Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:29:05.630Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:29:05.630Z] OK: 7 MiB in 16 packages [2023-05-05T06:29:05.892Z] Removing intermediate container 2e50369a3034 [2023-05-05T06:29:05.892Z] ---> 85bdf9110c72 [2023-05-05T06:29:05.892Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-05T06:29:06.150Z] ---> e4eac479a44a [2023-05-05T06:29:06.150Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-05T06:29:06.150Z] ---> 6bc0381d1985 [2023-05-05T06:29:06.150Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-05T06:29:06.719Z] ---> f130ae9d5a56 [2023-05-05T06:29:06.719Z] Step 19/24 : EXPOSE 59989 [2023-05-05T06:29:06.977Z] ---> Running in e203d4fba78a [2023-05-05T06:29:06.977Z] Removing intermediate container e203d4fba78a [2023-05-05T06:29:06.977Z] ---> 0baf2bd77424 [2023-05-05T06:29:06.977Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-05T06:29:06.977Z] ---> Running in 6c92e3a8a4b4 [2023-05-05T06:29:06.977Z] Removing intermediate container 6c92e3a8a4b4 [2023-05-05T06:29:06.977Z] ---> 3c32d79b53c5 [2023-05-05T06:29:06.977Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:29:06.977Z] ---> Running in b76ac09d82be [2023-05-05T06:29:07.236Z] Removing intermediate container b76ac09d82be [2023-05-05T06:29:07.236Z] ---> a0ab076a9a6e [2023-05-05T06:29:07.236Z] Step 22/24 : LABEL arch=amd64 [2023-05-05T06:29:07.236Z] ---> Running in fccdcf976761 [2023-05-05T06:29:07.236Z] Removing intermediate container fccdcf976761 [2023-05-05T06:29:07.236Z] ---> 106796163218 [2023-05-05T06:29:07.236Z] Step 23/24 : LABEL git_sha=ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [2023-05-05T06:29:07.236Z] ---> Running in 7a673d0e7434 [2023-05-05T06:29:07.236Z] Removing intermediate container 7a673d0e7434 [2023-05-05T06:29:07.236Z] ---> d4b07a3c6b50 [2023-05-05T06:29:07.236Z] Step 24/24 : LABEL version=3.0.0-dev.19 [2023-05-05T06:29:07.236Z] ---> Running in 7530549b799f [2023-05-05T06:29:07.494Z] Removing intermediate container 7530549b799f [2023-05-05T06:29:07.495Z] ---> 7b87c25d9f7a [2023-05-05T06:29:07.495Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:29:07.495Z] Successfully built 7b87c25d9f7a [2023-05-05T06:29:07.495Z] 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-05T06:29:07.577Z] provisioning config files... [2023-05-05T06:29:07.586Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2467938299123141047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:29:07.884Z] ---> docker-login.sh [2023-05-05T06:29:07.884Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:29:07.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:07.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:07.885Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:07.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:07.885Z] [2023-05-05T06:29:07.885Z] Login Succeeded [2023-05-05T06:29:07.885Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:29:07.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:07.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:07.885Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:07.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:07.885Z] [2023-05-05T06:29:07.885Z] Login Succeeded [2023-05-05T06:29:07.885Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:29:08.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:08.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:08.143Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:08.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:08.143Z] [2023-05-05T06:29:08.143Z] Login Succeeded [2023-05-05T06:29:08.143Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:29:08.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:08.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:08.143Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:08.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:08.143Z] [2023-05-05T06:29:08.143Z] Login Succeeded [2023-05-05T06:29:08.143Z] docker.io [2023-05-05T06:29:08.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:08.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:08.402Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:08.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:08.402Z] [2023-05-05T06:29:08.402Z] Login Succeeded [2023-05-05T06:29:08.402Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:29:08.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:29:08.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:29:08.472Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-05-05T06:29:08.472Z] ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [2023-05-05T06:29:08.472Z] latest [2023-05-05T06:29:08.472Z] 3.0.0-dev.19 [2023-05-05T06:29:08.472Z] ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 [2023-05-05T06:29:08.472Z] main [2023-05-05T06:29:08.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:29:08.795Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:29:09.111Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [2023-05-05T06:29:09.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-05T06:29:09.111Z] c2109ad173e8: Preparing [2023-05-05T06:29:09.111Z] f9b1b45ea03e: Preparing [2023-05-05T06:29:09.111Z] cc72e5a20110: Preparing [2023-05-05T06:29:09.111Z] 489ab8fa735c: Preparing [2023-05-05T06:29:09.111Z] f1417ff83b31: Preparing [2023-05-05T06:29:09.111Z] f1417ff83b31: Layer already exists [2023-05-05T06:29:09.111Z] f9b1b45ea03e: Pushed [2023-05-05T06:29:09.111Z] 489ab8fa735c: Pushed [2023-05-05T06:29:09.111Z] cc72e5a20110: Pushed [2023-05-05T06:29:11.649Z] c2109ad173e8: Pushed [2023-05-05T06:29:11.909Z] ed39c4116a66fd1fea76239f2fd6e82ecded59d2: digest: sha256:6aa052d493948b707b048861337d78552a21b11980e4539f650c7cbc8b6b95b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:29:12.227Z] + 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-05T06:29:12.538Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-05T06:29:12.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-05T06:29:12.538Z] c2109ad173e8: Preparing [2023-05-05T06:29:12.538Z] f9b1b45ea03e: Preparing [2023-05-05T06:29:12.538Z] cc72e5a20110: Preparing [2023-05-05T06:29:12.538Z] 489ab8fa735c: Preparing [2023-05-05T06:29:12.538Z] f1417ff83b31: Preparing [2023-05-05T06:29:12.538Z] c2109ad173e8: Layer already exists [2023-05-05T06:29:12.538Z] f1417ff83b31: Layer already exists [2023-05-05T06:29:12.538Z] 489ab8fa735c: Layer already exists [2023-05-05T06:29:12.538Z] cc72e5a20110: Layer already exists [2023-05-05T06:29:12.538Z] f9b1b45ea03e: Layer already exists [2023-05-05T06:29:12.538Z] latest: digest: sha256:6aa052d493948b707b048861337d78552a21b11980e4539f650c7cbc8b6b95b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:29:12.855Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:29:13.190Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.19 [2023-05-05T06:29:13.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-05T06:29:13.190Z] c2109ad173e8: Preparing [2023-05-05T06:29:13.190Z] f9b1b45ea03e: Preparing [2023-05-05T06:29:13.190Z] cc72e5a20110: Preparing [2023-05-05T06:29:13.190Z] 489ab8fa735c: Preparing [2023-05-05T06:29:13.190Z] f1417ff83b31: Preparing [2023-05-05T06:29:13.190Z] c2109ad173e8: Layer already exists [2023-05-05T06:29:13.190Z] 489ab8fa735c: Layer already exists [2023-05-05T06:29:13.190Z] f1417ff83b31: Layer already exists [2023-05-05T06:29:13.190Z] f9b1b45ea03e: Layer already exists [2023-05-05T06:29:13.190Z] cc72e5a20110: Layer already exists [2023-05-05T06:29:13.190Z] 3.0.0-dev.19: digest: sha256:6aa052d493948b707b048861337d78552a21b11980e4539f650c7cbc8b6b95b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:29:13.493Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:29:13.800Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 [2023-05-05T06:29:13.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-05T06:29:13.800Z] c2109ad173e8: Preparing [2023-05-05T06:29:13.800Z] f9b1b45ea03e: Preparing [2023-05-05T06:29:13.800Z] cc72e5a20110: Preparing [2023-05-05T06:29:13.800Z] 489ab8fa735c: Preparing [2023-05-05T06:29:13.800Z] f1417ff83b31: Preparing [2023-05-05T06:29:13.800Z] cc72e5a20110: Layer already exists [2023-05-05T06:29:13.800Z] f1417ff83b31: Layer already exists [2023-05-05T06:29:13.800Z] 489ab8fa735c: Layer already exists [2023-05-05T06:29:13.800Z] f9b1b45ea03e: Layer already exists [2023-05-05T06:29:13.800Z] c2109ad173e8: Layer already exists [2023-05-05T06:29:13.800Z] ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19: digest: sha256:6aa052d493948b707b048861337d78552a21b11980e4539f650c7cbc8b6b95b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:29:14.129Z] + 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-05T06:29:14.447Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-05-05T06:29:14.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-05T06:29:14.448Z] c2109ad173e8: Preparing [2023-05-05T06:29:14.448Z] f9b1b45ea03e: Preparing [2023-05-05T06:29:14.448Z] cc72e5a20110: Preparing [2023-05-05T06:29:14.448Z] 489ab8fa735c: Preparing [2023-05-05T06:29:14.448Z] f1417ff83b31: Preparing [2023-05-05T06:29:14.448Z] c2109ad173e8: Layer already exists [2023-05-05T06:29:14.448Z] f1417ff83b31: Layer already exists [2023-05-05T06:29:14.448Z] f9b1b45ea03e: Layer already exists [2023-05-05T06:29:14.448Z] 489ab8fa735c: Layer already exists [2023-05-05T06:29:14.448Z] cc72e5a20110: Layer already exists [2023-05-05T06:29:14.448Z] main: digest: sha256:6aa052d493948b707b048861337d78552a21b11980e4539f650c7cbc8b6b95b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:29:14.495Z] ===================================================== [Pipeline] echo [2023-05-05T06:29:14.504Z] taggedImages: [2023-05-05T06:29:14.504Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [2023-05-05T06:29:14.504Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-05T06:29:14.504Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.19 [2023-05-05T06:29:14.504Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 [2023-05-05T06:29:14.504Z] - 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-05T06:29:14.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:29:14.874Z] [2023-05-05T06:29:14.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:29:15.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:29:15.177Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T06:29:15.177Z] 5eb5b503b376: Pulling fs layer [2023-05-05T06:29:15.177Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T06:29:15.177Z] ec43610c2a17: Pulling fs layer [2023-05-05T06:29:15.177Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T06:29:15.177Z] 33b1e0a273af: Pulling fs layer [2023-05-05T06:29:15.177Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T06:29:15.177Z] 2f39f015ded8: Pulling fs layer [2023-05-05T06:29:15.177Z] 3a2ae6a8a46f: Waiting [2023-05-05T06:29:15.177Z] 33b1e0a273af: Waiting [2023-05-05T06:29:15.177Z] 5d3b04190fa2: Waiting [2023-05-05T06:29:15.177Z] 2f39f015ded8: Waiting [2023-05-05T06:29:15.177Z] 5c69ac0246d0: Download complete [2023-05-05T06:29:15.177Z] 3a2ae6a8a46f: Download complete [2023-05-05T06:29:15.177Z] 33b1e0a273af: Verifying Checksum [2023-05-05T06:29:15.177Z] 33b1e0a273af: Download complete [2023-05-05T06:29:15.177Z] 5d3b04190fa2: Download complete [2023-05-05T06:29:15.177Z] ec43610c2a17: Verifying Checksum [2023-05-05T06:29:15.177Z] ec43610c2a17: Download complete [2023-05-05T06:29:15.437Z] 5eb5b503b376: Verifying Checksum [2023-05-05T06:29:15.437Z] 5eb5b503b376: Download complete [2023-05-05T06:29:16.005Z] 2f39f015ded8: Verifying Checksum [2023-05-05T06:29:16.005Z] 2f39f015ded8: Download complete [2023-05-05T06:29:16.573Z] 5eb5b503b376: Pull complete [2023-05-05T06:29:16.833Z] 5c69ac0246d0: Pull complete [2023-05-05T06:29:17.402Z] ec43610c2a17: Pull complete [2023-05-05T06:29:17.660Z] 3a2ae6a8a46f: Pull complete [2023-05-05T06:29:17.918Z] 33b1e0a273af: Pull complete [2023-05-05T06:29:17.918Z] 5d3b04190fa2: Pull complete [2023-05-05T06:29:22.105Z] 2f39f015ded8: Pull complete [2023-05-05T06:29:22.105Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T06:29:22.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:29:22.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:29:22.191Z] prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container [2023-05-05T06:29:22.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T06:29:25.747Z] $ docker top 597a2c85adc9ea34849adc3d37afb454f7d036bac4a79445c8dfdfb1bb954424 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:29:26.107Z] ---> job-cost.sh [2023-05-05T06:29:26.107Z] lf-activate-venv: SKIPPING [2023-05-05T06:29:26.107Z] INFO: No Stack... [2023-05-05T06:29:26.366Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:29:26.933Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:29:27.221Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-05T06:29:27.221Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:29:27.235Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] [2023-05-05T06:29:27.241Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] did not exist. Created. [2023-05-05T06:29:27.241Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:29:27.547Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T06:29:27.573Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:29:27.579Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:29:27.600Z] $ docker stop --time=1 597a2c85adc9ea34849adc3d37afb454f7d036bac4a79445c8dfdfb1bb954424 [2023-05-05T06:29:28.746Z] $ docker rm -f --volumes 597a2c85adc9ea34849adc3d37afb454f7d036bac4a79445c8dfdfb1bb954424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T06:29:56.471Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13859 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-05-05T06:29:56.485Z] Running in /w/workspace/device-rfid-llrp-go/87 [Pipeline] { [Pipeline] checkout [2023-05-05T06:29:56.525Z] Selected Git installation does not exist. Using Default [2023-05-05T06:29:56.525Z] The recommended git tool is: NONE [2023-05-05T06:30:02.918Z] using credential edgex-jenkins-ssh [2023-05-05T06:30:02.938Z] Cloning the remote Git repository [2023-05-05T06:30:02.993Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-05T06:30:03.106Z] > git init /w/workspace/device-rfid-llrp-go/87 # timeout=10 [2023-05-05T06:30:03.280Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-05T06:30:03.281Z] > git --version # timeout=10 [2023-05-05T06:30:03.302Z] > git --version # 'git version 2.25.1' [2023-05-05T06:30:03.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T06:30:03.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:30:06.351Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-05T06:30:06.376Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:30:07.358Z] Avoid second fetch [2023-05-05T06:30:07.359Z] Checking out Revision ed39c4116a66fd1fea76239f2fd6e82ecded59d2 (main) [2023-05-05T06:30:08.003Z] Commit message: "Merge pull request #220 from jumpingliu/ignore-go-mods" [2023-05-05T06:30:07.378Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T06:30:07.463Z] > git checkout -f ed39c4116a66fd1fea76239f2fd6e82ecded59d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:30:08.796Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T06:30:08.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:30:08.796Z] Dload Upload Total Spent Left Speed [2023-05-05T06:30:08.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-05-05T06:30:09.430Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T06:30:09.769Z] + sudo tee /etc/docker/daemon.new [2023-05-05T06:30:09.769Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T06:30:09.769Z] { [2023-05-05T06:30:09.769Z] "registry-mirrors": [ [2023-05-05T06:30:09.769Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T06:30:09.769Z] ], [2023-05-05T06:30:09.769Z] "bip": "10.250.0.254/24", [2023-05-05T06:30:09.769Z] "hosts": [ [2023-05-05T06:30:09.769Z] "tcp://0.0.0.0:5555", [2023-05-05T06:30:09.769Z] "unix:///var/run/docker.sock" [2023-05-05T06:30:09.769Z] ], [2023-05-05T06:30:09.769Z] "mtu": 1458, [2023-05-05T06:30:09.769Z] "selinux-enabled": true, [2023-05-05T06:30:09.769Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T06:30:09.769Z] } [Pipeline] sh [2023-05-05T06:30:10.110Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T06:30:10.447Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:30:28.764Z] provisioning config files... [2023-05-05T06:30:28.798Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/87@tmp/config12976750000465400435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:30:29.173Z] ---> docker-login.sh [2023-05-05T06:30:29.173Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:30:29.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:30:30.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:30:30.042Z] Configure a credential helper to remove this warning. See [2023-05-05T06:30:30.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:30:30.042Z] [2023-05-05T06:30:30.042Z] Login Succeeded [2023-05-05T06:30:30.042Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:30:30.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:30:30.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:30:30.317Z] Configure a credential helper to remove this warning. See [2023-05-05T06:30:30.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:30:30.317Z] [2023-05-05T06:30:30.317Z] Login Succeeded [2023-05-05T06:30:30.317Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:30:30.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:30:30.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:30:30.863Z] Configure a credential helper to remove this warning. See [2023-05-05T06:30:30.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:30:30.863Z] [2023-05-05T06:30:30.863Z] Login Succeeded [2023-05-05T06:30:30.863Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:30:31.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:30:31.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:30:31.136Z] Configure a credential helper to remove this warning. See [2023-05-05T06:30:31.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:30:31.136Z] [2023-05-05T06:30:31.136Z] Login Succeeded [2023-05-05T06:30:31.136Z] docker.io [2023-05-05T06:30:31.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:30:31.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:30:31.679Z] Configure a credential helper to remove this warning. See [2023-05-05T06:30:31.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:30:31.679Z] [2023-05-05T06:30:31.679Z] Login Succeeded [2023-05-05T06:30:31.679Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:30:31.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:30:32.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:30:32.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:30:32.050Z] ========================================================= [2023-05-05T06:30:32.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T06:30:32.050Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:30:32.412Z] + 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-05T06:30:32.685Z] Sending build context to Docker daemon 1.212MB [2023-05-05T06:30:32.962Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:30:32.962Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T06:30:32.962Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T06:30:32.962Z] c41833b44d91: Pulling fs layer [2023-05-05T06:30:32.962Z] ed15518f5707: Pulling fs layer [2023-05-05T06:30:32.962Z] feae8fd75edb: Pulling fs layer [2023-05-05T06:30:32.962Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T06:30:32.962Z] 3cdef696dda3: Pulling fs layer [2023-05-05T06:30:32.962Z] 2ced38df9373: Pulling fs layer [2023-05-05T06:30:32.962Z] 58f1dce35555: Pulling fs layer [2023-05-05T06:30:32.962Z] 3cdef696dda3: Waiting [2023-05-05T06:30:32.962Z] 2ced38df9373: Waiting [2023-05-05T06:30:32.962Z] 242c74f7c9fa: Waiting [2023-05-05T06:30:32.962Z] 58f1dce35555: Waiting [2023-05-05T06:30:32.962Z] ed15518f5707: Verifying Checksum [2023-05-05T06:30:32.962Z] ed15518f5707: Download complete [2023-05-05T06:30:33.246Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T06:30:33.246Z] 242c74f7c9fa: Download complete [2023-05-05T06:30:33.246Z] 3cdef696dda3: Verifying Checksum [2023-05-05T06:30:33.246Z] 3cdef696dda3: Download complete [2023-05-05T06:30:33.246Z] c41833b44d91: Verifying Checksum [2023-05-05T06:30:33.246Z] c41833b44d91: Download complete [2023-05-05T06:30:34.236Z] c41833b44d91: Pull complete [2023-05-05T06:30:34.847Z] 58f1dce35555: Verifying Checksum [2023-05-05T06:30:34.847Z] 58f1dce35555: Download complete [2023-05-05T06:30:35.138Z] ed15518f5707: Pull complete [2023-05-05T06:30:36.118Z] feae8fd75edb: Verifying Checksum [2023-05-05T06:30:36.118Z] feae8fd75edb: Download complete [2023-05-05T06:30:36.391Z] 2ced38df9373: Verifying Checksum [2023-05-05T06:30:36.391Z] 2ced38df9373: Download complete [2023-05-05T06:30:48.786Z] feae8fd75edb: Pull complete [2023-05-05T06:30:48.786Z] 242c74f7c9fa: Pull complete [2023-05-05T06:30:48.786Z] 3cdef696dda3: Pull complete [2023-05-05T06:30:57.120Z] 2ced38df9373: Pull complete [2023-05-05T06:30:59.101Z] 58f1dce35555: Pull complete [2023-05-05T06:30:59.101Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T06:30:59.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:30:59.101Z] ---> fadd8f120f05 [2023-05-05T06:30:59.101Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:31:01.106Z] ---> Running in adfba6f856e2 [2023-05-05T06:31:01.383Z] Removing intermediate container adfba6f856e2 [2023-05-05T06:31:01.383Z] ---> 7ba4c350a215 [2023-05-05T06:31:01.383Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:31:01.383Z] ---> Running in a7758dc5b88b [2023-05-05T06:31:01.665Z] Removing intermediate container a7758dc5b88b [2023-05-05T06:31:01.665Z] ---> db0cf7692d3b [2023-05-05T06:31:01.665Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:31:02.035Z] ---> Running in c3991dda5b5b [2023-05-05T06:31:02.327Z] Removing intermediate container c3991dda5b5b [2023-05-05T06:31:02.327Z] ---> c275ab66be11 [2023-05-05T06:31:02.327Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:31:02.327Z] ---> Running in 82dff0d8f145 [2023-05-05T06:31:02.604Z] Removing intermediate container 82dff0d8f145 [2023-05-05T06:31:02.604Z] ---> c478a2424ea1 [2023-05-05T06:31:02.604Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:31:02.882Z] ---> Running in 39553bf1b72f [2023-05-05T06:31:04.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:31:04.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:31:06.332Z] OK: 263 MiB in 53 packages [2023-05-05T06:31:06.931Z] Removing intermediate container 39553bf1b72f [2023-05-05T06:31:06.931Z] ---> d52feed00c5e [2023-05-05T06:31:06.931Z] Step 8/12 : WORKDIR /app [2023-05-05T06:31:07.203Z] ---> Running in 414ecd3fa18e [2023-05-05T06:31:07.475Z] Removing intermediate container 414ecd3fa18e [2023-05-05T06:31:07.475Z] ---> 1737a5a6befd [2023-05-05T06:31:07.475Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T06:31:08.071Z] ---> 8b39cb0f695c [2023-05-05T06:31:08.071Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:31:08.350Z] ---> Running in 58706bbabe64 [2023-05-05T06:32:16.297Z] Removing intermediate container 58706bbabe64 [2023-05-05T06:32:16.297Z] ---> 480807dcf695 [2023-05-05T06:32:16.297Z] Step 11/12 : COPY . . [2023-05-05T06:32:16.297Z] ---> 508b9cc7af1e [2023-05-05T06:32:16.297Z] Step 12/12 : RUN $MAKE [2023-05-05T06:32:16.297Z] ---> Running in 8ea97c542ad1 [2023-05-05T06:32:16.297Z] noop [2023-05-05T06:32:16.297Z] Removing intermediate container 8ea97c542ad1 [2023-05-05T06:32:16.297Z] ---> 2ea0bbee577d [2023-05-05T06:32:16.297Z] Successfully built 2ea0bbee577d [2023-05-05T06:32:16.297Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:32:16.654Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:32:16.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:32:16.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-13859 does not seem to be running inside a container [2023-05-05T06:32:16.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/87 -v /w/workspace/device-rfid-llrp-go/87:/w/workspace/device-rfid-llrp-go/87:rw,z -v /w/workspace/device-rfid-llrp-go/87@tmp:/w/workspace/device-rfid-llrp-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T06:32:18.274Z] $ docker top b875c990e03849e676cc210147b9d805ab15831599a478152c2ab003718ccbe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:32:19.129Z] + go version [2023-05-05T06:32:19.129Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T06:32:19.153Z] $ docker stop --time=1 b875c990e03849e676cc210147b9d805ab15831599a478152c2ab003718ccbe5 [2023-05-05T06:32:20.879Z] $ docker rm -f --volumes b875c990e03849e676cc210147b9d805ab15831599a478152c2ab003718ccbe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:32:21.478Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:32:21.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:32:21.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-13859 does not seem to be running inside a container [2023-05-05T06:32:21.783Z] $ 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/87 -v /w/workspace/device-rfid-llrp-go/87:/w/workspace/device-rfid-llrp-go/87:rw,z -v /w/workspace/device-rfid-llrp-go/87@tmp:/w/workspace/device-rfid-llrp-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T06:32:24.142Z] $ docker top 910205ae60000e5e08b38538ca569628ec36bfef12b6932fd19172e918097a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:32:25.079Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/87 [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:32:25.752Z] + make test [2023-05-05T06:32:25.752Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:33:12.665Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-05T06:35:34.430Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-05T06:35:34.430Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-05T06:36:13.345Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.761s coverage: 40.5% of statements [2023-05-05T06:36:13.345Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.643s coverage: 52.0% of statements [2023-05-05T06:36:13.345Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements [2023-05-05T06:36:13.615Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T06:36:13.615Z] go vet ./... [2023-05-05T06:36:45.910Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:36:46.179Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:36:46.772Z] ./bin/test-attribution-txt.sh [2023-05-05T06:36:47.043Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-05T06:36:47.043Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-05T06:36:47.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:36:47.075Z] $ docker stop --time=1 910205ae60000e5e08b38538ca569628ec36bfef12b6932fd19172e918097a27 [2023-05-05T06:36:49.074Z] $ docker rm -f --volumes 910205ae60000e5e08b38538ca569628ec36bfef12b6932fd19172e918097a27 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:36:50.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:36:50.500Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T06:36:51.491Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:36:51.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:36:53.641Z] + ls -al . [2023-05-05T06:36:53.641Z] total 624 [2023-05-05T06:36:53.641Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:32 . [2023-05-05T06:36:53.641Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:30 .. [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 134 May 5 06:30 .dockerignore [2023-05-05T06:36:53.641Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:30 .git [2023-05-05T06:36:53.641Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:30 .github [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 946 May 5 06:30 .gitignore [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:30 .golangci.yml [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 5 06:30 Attribution.txt [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 5 06:30 CHANGELOG.md [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 5 06:30 Dockerfile [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:30 GOVERNANCE.md [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 683 May 5 06:30 Jenkinsfile [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 5 06:30 LICENSE [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 5 06:30 Makefile [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 625 May 5 06:30 OWNERS.md [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 5 06:30 README.md [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:27 VERSION [2023-05-05T06:36:53.641Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:30 bin [2023-05-05T06:36:53.641Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:30 cmd [2023-05-05T06:36:53.641Z] -rw-r--r-- 1 jenkins jenkins 458038 May 5 06:36 coverage.out [2023-05-05T06:36:53.641Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:30 examples [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 5 06:30 go.mod [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 31193 May 5 06:30 go.sum [2023-05-05T06:36:53.641Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:30 images [2023-05-05T06:36:53.641Z] drwxrwxr-x 5 jenkins jenkins 4096 May 5 06:30 internal [2023-05-05T06:36:53.641Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:30 snap [2023-05-05T06:36:53.641Z] -rw-rw-r-- 1 jenkins jenkins 193 May 5 06:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:36:53.995Z] + 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=ed39c4116a66fd1fea76239f2fd6e82ecded59d2 --label arch=arm64 --label version=3.0.0-dev.19 . [2023-05-05T06:36:54.265Z] Sending build context to Docker daemon 1.212MB [2023-05-05T06:36:54.265Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:36:54.265Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-05T06:36:54.265Z] ---> 2ea0bbee577d [2023-05-05T06:36:54.265Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:36:54.536Z] ---> Running in ab2d70254d94 [2023-05-05T06:36:54.811Z] Removing intermediate container ab2d70254d94 [2023-05-05T06:36:54.811Z] ---> ad0cbd06e7cf [2023-05-05T06:36:54.811Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:36:54.811Z] ---> Running in 1f1945896c7c [2023-05-05T06:36:55.398Z] Removing intermediate container 1f1945896c7c [2023-05-05T06:36:55.398Z] ---> c13e5fd305d3 [2023-05-05T06:36:55.398Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:36:55.398Z] ---> Running in b8551c10bdab [2023-05-05T06:36:55.667Z] Removing intermediate container b8551c10bdab [2023-05-05T06:36:55.667Z] ---> 6345a20d809b [2023-05-05T06:36:55.667Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:36:55.667Z] ---> Running in a8949c2e229a [2023-05-05T06:36:55.936Z] Removing intermediate container a8949c2e229a [2023-05-05T06:36:55.936Z] ---> 6e88f7dad2f5 [2023-05-05T06:36:55.936Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:36:56.206Z] ---> Running in f6e6ed7937c4 [2023-05-05T06:36:57.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:36:58.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:36:59.628Z] OK: 263 MiB in 53 packages [2023-05-05T06:37:00.609Z] Removing intermediate container f6e6ed7937c4 [2023-05-05T06:37:00.609Z] ---> e78d83e3955a [2023-05-05T06:37:00.609Z] Step 8/24 : WORKDIR /app [2023-05-05T06:37:00.609Z] ---> Running in c5b4244784f6 [2023-05-05T06:37:00.878Z] Removing intermediate container c5b4244784f6 [2023-05-05T06:37:00.878Z] ---> 96563972ddad [2023-05-05T06:37:00.878Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-05T06:37:01.468Z] ---> 8b9a683a8d3f [2023-05-05T06:37:01.468Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:37:01.468Z] ---> Running in 759885dc8693 [2023-05-05T06:37:08.155Z] Removing intermediate container 759885dc8693 [2023-05-05T06:37:08.155Z] ---> 002d574526a1 [2023-05-05T06:37:08.155Z] Step 11/24 : COPY . . [2023-05-05T06:37:08.746Z] ---> b7f6777866f5 [2023-05-05T06:37:08.746Z] Step 12/24 : RUN $MAKE [2023-05-05T06:37:08.746Z] ---> Running in e36660e46f65 [2023-05-05T06:37:10.167Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-05T06:39:46.902Z] Removing intermediate container e36660e46f65 [2023-05-05T06:39:46.902Z] ---> e7e59057dd5f [2023-05-05T06:39:46.902Z] Step 13/24 : FROM alpine:3.17 [2023-05-05T06:39:46.902Z] 3.17: Pulling from library/alpine [2023-05-05T06:39:46.902Z] c41833b44d91: Already exists [2023-05-05T06:39:46.902Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:39:46.902Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:39:46.902Z] ---> 51e60588ff2c [2023-05-05T06:39:46.902Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-05T06:39:46.902Z] ---> Running in 1ae469729a0f [2023-05-05T06:39:46.902Z] Removing intermediate container 1ae469729a0f [2023-05-05T06:39:46.902Z] ---> a19dbc82f278 [2023-05-05T06:39:46.902Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:39:46.902Z] ---> Running in 1676e250e533 [2023-05-05T06:39:46.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:39:46.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:39:46.902Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:39:46.902Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:39:46.902Z] OK: 8 MiB in 16 packages [2023-05-05T06:39:47.935Z] Removing intermediate container 1676e250e533 [2023-05-05T06:39:47.935Z] ---> 1c10aa142d7c [2023-05-05T06:39:47.935Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-05T06:39:48.540Z] ---> 5636be936534 [2023-05-05T06:39:48.540Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-05T06:39:49.152Z] ---> 75c2173505ea [2023-05-05T06:39:49.152Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-05T06:39:51.135Z] ---> 0219985fb0f4 [2023-05-05T06:39:51.135Z] Step 19/24 : EXPOSE 59989 [2023-05-05T06:39:51.135Z] ---> Running in 644bf44d9911 [2023-05-05T06:39:51.135Z] Removing intermediate container 644bf44d9911 [2023-05-05T06:39:51.135Z] ---> c1f14d1b3e61 [2023-05-05T06:39:51.135Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-05T06:39:51.135Z] ---> Running in 177238afded9 [2023-05-05T06:39:51.406Z] Removing intermediate container 177238afded9 [2023-05-05T06:39:51.406Z] ---> bacdd9a089c2 [2023-05-05T06:39:51.406Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:39:51.675Z] ---> Running in 2e84a66f8745 [2023-05-05T06:39:51.944Z] Removing intermediate container 2e84a66f8745 [2023-05-05T06:39:51.944Z] ---> 44807d677025 [2023-05-05T06:39:51.944Z] Step 22/24 : LABEL arch=arm64 [2023-05-05T06:39:51.944Z] ---> Running in 600f05a3b2e8 [2023-05-05T06:39:52.213Z] Removing intermediate container 600f05a3b2e8 [2023-05-05T06:39:52.213Z] ---> 0b218e0d5f54 [2023-05-05T06:39:52.213Z] Step 23/24 : LABEL git_sha=ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [2023-05-05T06:39:52.494Z] ---> Running in ef4e875b38f6 [2023-05-05T06:39:52.763Z] Removing intermediate container ef4e875b38f6 [2023-05-05T06:39:52.763Z] ---> 99c240e5c5bf [2023-05-05T06:39:52.763Z] Step 24/24 : LABEL version=3.0.0-dev.19 [2023-05-05T06:39:52.763Z] ---> Running in 03fbaa3b5801 [2023-05-05T06:39:53.033Z] Removing intermediate container 03fbaa3b5801 [2023-05-05T06:39:53.033Z] ---> 5ee33d1c0369 [2023-05-05T06:39:53.033Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:39:53.033Z] Successfully built 5ee33d1c0369 [2023-05-05T06:39:53.033Z] 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-05T06:39:53.428Z] provisioning config files... [2023-05-05T06:39:53.445Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/87@tmp/config2557791480487730288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:39:53.798Z] ---> docker-login.sh [2023-05-05T06:39:53.798Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:39:54.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:39:54.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:39:54.067Z] Configure a credential helper to remove this warning. See [2023-05-05T06:39:54.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:39:54.067Z] [2023-05-05T06:39:54.067Z] Login Succeeded [2023-05-05T06:39:54.067Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:39:54.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:39:54.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:39:54.606Z] Configure a credential helper to remove this warning. See [2023-05-05T06:39:54.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:39:54.606Z] [2023-05-05T06:39:54.606Z] Login Succeeded [2023-05-05T06:39:54.606Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:39:54.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:39:54.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:39:54.874Z] Configure a credential helper to remove this warning. See [2023-05-05T06:39:54.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:39:54.874Z] [2023-05-05T06:39:54.874Z] Login Succeeded [2023-05-05T06:39:54.874Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:39:55.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:39:55.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:39:55.410Z] Configure a credential helper to remove this warning. See [2023-05-05T06:39:55.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:39:55.410Z] [2023-05-05T06:39:55.410Z] Login Succeeded [2023-05-05T06:39:55.410Z] docker.io [2023-05-05T06:39:55.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:39:55.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:39:55.965Z] Configure a credential helper to remove this warning. See [2023-05-05T06:39:55.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:39:55.965Z] [2023-05-05T06:39:55.965Z] Login Succeeded [2023-05-05T06:39:55.965Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:39:55.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:39:56.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:39:56.043Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-05-05T06:39:56.043Z] ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [2023-05-05T06:39:56.043Z] latest [2023-05-05T06:39:56.043Z] 3.0.0-dev.19 [2023-05-05T06:39:56.043Z] ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 [2023-05-05T06:39:56.043Z] main [2023-05-05T06:39:56.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:39:56.450Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:39:56.797Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [2023-05-05T06:39:56.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-05T06:39:56.797Z] b648d0e6df8e: Preparing [2023-05-05T06:39:56.797Z] 7ae6e74afd34: Preparing [2023-05-05T06:39:56.797Z] adf7f3fc5047: Preparing [2023-05-05T06:39:56.797Z] 27dda1a5dc69: Preparing [2023-05-05T06:39:56.797Z] 26cbea5cba74: Preparing [2023-05-05T06:39:56.797Z] 26cbea5cba74: Layer already exists [2023-05-05T06:39:57.067Z] adf7f3fc5047: Pushed [2023-05-05T06:39:57.067Z] 27dda1a5dc69: Pushed [2023-05-05T06:39:57.067Z] 7ae6e74afd34: Pushed [2023-05-05T06:40:03.714Z] b648d0e6df8e: Pushed [2023-05-05T06:40:03.714Z] ed39c4116a66fd1fea76239f2fd6e82ecded59d2: digest: sha256:666212f48ad584cc80b9b112b2056bf336e1a1f67db5611ea0557ba023025ae3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:40:04.063Z] + 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-05T06:40:04.407Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-05T06:40:04.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-05T06:40:04.407Z] b648d0e6df8e: Preparing [2023-05-05T06:40:04.407Z] 7ae6e74afd34: Preparing [2023-05-05T06:40:04.407Z] adf7f3fc5047: Preparing [2023-05-05T06:40:04.407Z] 27dda1a5dc69: Preparing [2023-05-05T06:40:04.407Z] 26cbea5cba74: Preparing [2023-05-05T06:40:04.407Z] 7ae6e74afd34: Layer already exists [2023-05-05T06:40:04.407Z] adf7f3fc5047: Layer already exists [2023-05-05T06:40:04.407Z] 26cbea5cba74: Layer already exists [2023-05-05T06:40:04.407Z] b648d0e6df8e: Layer already exists [2023-05-05T06:40:04.407Z] 27dda1a5dc69: Layer already exists [2023-05-05T06:40:04.675Z] latest: digest: sha256:666212f48ad584cc80b9b112b2056bf336e1a1f67db5611ea0557ba023025ae3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:40:05.034Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:40:06.343Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.19 [2023-05-05T06:40:06.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-05T06:40:06.343Z] b648d0e6df8e: Preparing [2023-05-05T06:40:06.343Z] 7ae6e74afd34: Preparing [2023-05-05T06:40:06.343Z] adf7f3fc5047: Preparing [2023-05-05T06:40:06.343Z] 27dda1a5dc69: Preparing [2023-05-05T06:40:06.343Z] 26cbea5cba74: Preparing [2023-05-05T06:40:06.343Z] 27dda1a5dc69: Layer already exists [2023-05-05T06:40:06.343Z] 26cbea5cba74: Layer already exists [2023-05-05T06:40:06.343Z] b648d0e6df8e: Layer already exists [2023-05-05T06:40:06.343Z] 7ae6e74afd34: Layer already exists [2023-05-05T06:40:06.343Z] adf7f3fc5047: Layer already exists [2023-05-05T06:40:07.785Z] 3.0.0-dev.19: digest: sha256:666212f48ad584cc80b9b112b2056bf336e1a1f67db5611ea0557ba023025ae3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:40:09.042Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:40:09.401Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 [2023-05-05T06:40:09.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-05T06:40:09.401Z] b648d0e6df8e: Preparing [2023-05-05T06:40:09.401Z] 7ae6e74afd34: Preparing [2023-05-05T06:40:09.401Z] adf7f3fc5047: Preparing [2023-05-05T06:40:09.401Z] 27dda1a5dc69: Preparing [2023-05-05T06:40:09.401Z] 26cbea5cba74: Preparing [2023-05-05T06:40:09.401Z] 26cbea5cba74: Layer already exists [2023-05-05T06:40:09.401Z] adf7f3fc5047: Layer already exists [2023-05-05T06:40:09.401Z] 27dda1a5dc69: Layer already exists [2023-05-05T06:40:09.401Z] b648d0e6df8e: Layer already exists [2023-05-05T06:40:09.401Z] 7ae6e74afd34: Layer already exists [2023-05-05T06:40:09.673Z] ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19: digest: sha256:666212f48ad584cc80b9b112b2056bf336e1a1f67db5611ea0557ba023025ae3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:40:10.033Z] + 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-05T06:40:10.385Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-05-05T06:40:10.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-05T06:40:10.385Z] b648d0e6df8e: Preparing [2023-05-05T06:40:10.385Z] 7ae6e74afd34: Preparing [2023-05-05T06:40:10.385Z] adf7f3fc5047: Preparing [2023-05-05T06:40:10.385Z] 27dda1a5dc69: Preparing [2023-05-05T06:40:10.385Z] 26cbea5cba74: Preparing [2023-05-05T06:40:10.385Z] 27dda1a5dc69: Layer already exists [2023-05-05T06:40:10.385Z] adf7f3fc5047: Layer already exists [2023-05-05T06:40:10.385Z] b648d0e6df8e: Layer already exists [2023-05-05T06:40:10.385Z] 26cbea5cba74: Layer already exists [2023-05-05T06:40:10.385Z] 7ae6e74afd34: Layer already exists [2023-05-05T06:40:10.653Z] main: digest: sha256:666212f48ad584cc80b9b112b2056bf336e1a1f67db5611ea0557ba023025ae3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:40:10.715Z] ===================================================== [Pipeline] echo [2023-05-05T06:40:10.725Z] taggedImages: [2023-05-05T06:40:10.725Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [2023-05-05T06:40:10.725Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-05T06:40:10.725Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.19 [2023-05-05T06:40:10.725Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed39c4116a66fd1fea76239f2fd6e82ecded59d2-3.0.0-dev.19 [2023-05-05T06:40:10.725Z] - 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-05T06:40:11.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:40:11.117Z] [2023-05-05T06:40:11.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:40:11.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:40:14.056Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T06:40:14.056Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T06:40:14.056Z] 04944245beec: Pulling fs layer [2023-05-05T06:40:14.056Z] 699f458cf7ca: Pulling fs layer [2023-05-05T06:40:14.056Z] 765212b225bb: Pulling fs layer [2023-05-05T06:40:14.056Z] f23df028b6ca: Pulling fs layer [2023-05-05T06:40:14.056Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T06:40:14.056Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T06:40:14.056Z] 765212b225bb: Waiting [2023-05-05T06:40:14.056Z] f23df028b6ca: Waiting [2023-05-05T06:40:14.056Z] d65c8cfc05b1: Waiting [2023-05-05T06:40:14.056Z] 2437ff75d9bd: Waiting [2023-05-05T06:40:14.056Z] 04944245beec: Verifying Checksum [2023-05-05T06:40:14.056Z] 04944245beec: Download complete [2023-05-05T06:40:14.056Z] 765212b225bb: Verifying Checksum [2023-05-05T06:40:14.056Z] 765212b225bb: Download complete [2023-05-05T06:40:14.056Z] f23df028b6ca: Verifying Checksum [2023-05-05T06:40:14.056Z] f23df028b6ca: Download complete [2023-05-05T06:40:14.056Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T06:40:14.056Z] d65c8cfc05b1: Download complete [2023-05-05T06:40:14.056Z] 699f458cf7ca: Verifying Checksum [2023-05-05T06:40:14.056Z] 699f458cf7ca: Download complete [2023-05-05T06:40:14.646Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T06:40:14.646Z] 8998bd30e6a1: Download complete [2023-05-05T06:40:16.598Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T06:40:16.598Z] 2437ff75d9bd: Download complete [2023-05-05T06:40:18.540Z] 8998bd30e6a1: Pull complete [2023-05-05T06:40:18.807Z] 04944245beec: Pull complete [2023-05-05T06:40:20.219Z] 699f458cf7ca: Pull complete [2023-05-05T06:40:20.486Z] 765212b225bb: Pull complete [2023-05-05T06:40:21.451Z] f23df028b6ca: Pull complete [2023-05-05T06:40:21.451Z] d65c8cfc05b1: Pull complete [2023-05-05T06:40:36.459Z] 2437ff75d9bd: Pull complete [2023-05-05T06:40:36.459Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T06:40:36.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:40:36.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:40:36.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-13859 does not seem to be running inside a container [2023-05-05T06:40:36.758Z] $ 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/87 -v /w/workspace/device-rfid-llrp-go/87:/w/workspace/device-rfid-llrp-go/87:rw,z -v /w/workspace/device-rfid-llrp-go/87@tmp:/w/workspace/device-rfid-llrp-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T06:40:39.764Z] $ docker top 1bddbdd61a1e5ca3fa5714a150b5d0c1d7ab47df559c528cbf020094f5cff057 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:40:40.655Z] ---> job-cost.sh [2023-05-05T06:40:40.655Z] lf-activate-venv: SKIPPING [2023-05-05T06:40:40.655Z] INFO: No Stack... [2023-05-05T06:40:41.241Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T06:40:41.826Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:40:42.471Z] + + cutcat -d, /w/workspace/device-rfid-llrp-go/87/archives/cost.csv -f6 [2023-05-05T06:40:42.471Z] [Pipeline] lock [2023-05-05T06:40:42.550Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] [2023-05-05T06:40:42.556Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] did not exist. Created. [2023-05-05T06:40:42.556Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:40:43.225Z] /w/workspace/device-rfid-llrp-go/87@tmp/durable-e0754dff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T06:40:43.901Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T06:40:43.918Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T06:40:43.997Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:40:44.009Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:40:44.033Z] $ docker stop --time=1 1bddbdd61a1e5ca3fa5714a150b5d0c1d7ab47df559c528cbf020094f5cff057 [2023-05-05T06:40:45.593Z] $ docker rm -f --volumes 1bddbdd61a1e5ca3fa5714a150b5d0c1d7ab47df559c528cbf020094f5cff057 [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-05T06:40:46.035Z] provisioning config files... [2023-05-05T06:40:46.041Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3711063648878459573tmp [Pipeline] { [Pipeline] sh [2023-05-05T06:40:46.327Z] + set +x [2023-05-05T06:40:46.327Z] + curl -s https://codecov.io/bash [2023-05-05T06:40:46.327Z] + bash -s -- [2023-05-05T06:40:46.327Z] [2023-05-05T06:40:46.327Z] _____ _ [2023-05-05T06:40:46.327Z] / ____| | | [2023-05-05T06:40:46.327Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T06:40:46.327Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T06:40:46.327Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T06:40:46.327Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T06:40:46.327Z] Bash-1.0.6 [2023-05-05T06:40:46.327Z] [2023-05-05T06:40:46.327Z] [2023-05-05T06:40:46.327Z] ==> git version 2.25.1 found [2023-05-05T06:40:46.327Z] ==> 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-05T06:40:46.327Z] Release-Date: 2020-01-08 [2023-05-05T06:40:46.327Z] 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-05T06:40:46.327Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T06:40:46.327Z] ==> Jenkins CI detected. [2023-05-05T06:40:46.327Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-05-05T06:40:46.327Z] project root: . [2023-05-05T06:40:46.327Z] --> token set from env [2023-05-05T06:40:46.327Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T06:40:46.327Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T06:40:46.327Z] ==> Python coveragepy not found [2023-05-05T06:40:46.327Z] ==> Searching for coverage reports in: [2023-05-05T06:40:46.327Z] + . [2023-05-05T06:40:46.327Z] -> Found 1 reports [2023-05-05T06:40:46.327Z] ==> Detecting git/mercurial file structure [2023-05-05T06:40:46.327Z] ==> Reading reports [2023-05-05T06:40:46.327Z] + ./coverage.out bytes=458038 [2023-05-05T06:40:46.327Z] ==> Appending adjustments [2023-05-05T06:40:46.327Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T06:40:46.586Z] + Found adjustments [2023-05-05T06:40:46.586Z] ==> Gzipping contents [2023-05-05T06:40:46.586Z] 52K /tmp/codecov.Im0kHc.gz [2023-05-05T06:40:46.586Z] ==> Uploading reports [2023-05-05T06:40:46.586Z] url: https://codecov.io [2023-05-05T06:40:46.586Z] query: branch=main&commit=ed39c4116a66fd1fea76239f2fd6e82ecded59d2&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:40:46.586Z] -> Pinging Codecov [2023-05-05T06:40:46.586Z] 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=ed39c4116a66fd1fea76239f2fd6e82ecded59d2&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:40:46.845Z] -> Uploading to [2023-05-05T06:40:46.846Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/581DD39554BDF9B6E22D074273EAD858/ed39c4116a66fd1fea76239f2fd6e82ecded59d2/881cf18d-0faa-4f66-9bd4-85cede481b4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T064046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3993a9a0640e99b0e364a98e74ab5b448d80d258540ba6b7248c78a48acf91ff [2023-05-05T06:40:46.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:40:46.846Z] Dload Upload Total Spent Left Speed [2023-05-05T06:40:47.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 211k --:--:-- --:--:-- --:--:-- 211k [2023-05-05T06:40:47.105Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] } [2023-05-05T06:40:47.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-05T06:40:47.243Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T06:40:47.256Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:40:47.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:40:47.558Z] [2023-05-05T06:40:47.558Z] 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-05T06:40:47.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:40:47.849Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T06:40:47.849Z] df9b9388f04a: Pulling fs layer [2023-05-05T06:40:47.849Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T06:40:47.849Z] 25bc292e5bac: Pulling fs layer [2023-05-05T06:40:47.849Z] 114826534d7a: Pulling fs layer [2023-05-05T06:40:47.849Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T06:40:47.849Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T06:40:47.849Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T06:40:47.849Z] 114826534d7a: Waiting [2023-05-05T06:40:47.849Z] 4657fd5d0bcf: Waiting [2023-05-05T06:40:47.849Z] 6ad1cebc031e: Waiting [2023-05-05T06:40:47.849Z] 8a3aa393b2d8: Waiting [2023-05-05T06:40:47.849Z] 25bc292e5bac: Download complete [2023-05-05T06:40:47.849Z] 52dc419b0ee2: Download complete [2023-05-05T06:40:47.849Z] 4657fd5d0bcf: Verifying Checksum [2023-05-05T06:40:47.849Z] 4657fd5d0bcf: Download complete [2023-05-05T06:40:47.849Z] df9b9388f04a: Verifying Checksum [2023-05-05T06:40:47.849Z] df9b9388f04a: Download complete [2023-05-05T06:40:47.849Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T06:40:47.849Z] 6ad1cebc031e: Download complete [2023-05-05T06:40:48.107Z] df9b9388f04a: Pull complete [2023-05-05T06:40:48.107Z] 52dc419b0ee2: Pull complete [2023-05-05T06:40:48.107Z] 25bc292e5bac: Pull complete [2023-05-05T06:40:48.680Z] 114826534d7a: Verifying Checksum [2023-05-05T06:40:48.680Z] 114826534d7a: Download complete [2023-05-05T06:40:48.680Z] 8a3aa393b2d8: Verifying Checksum [2023-05-05T06:40:48.680Z] 8a3aa393b2d8: Download complete [2023-05-05T06:40:51.962Z] 114826534d7a: Pull complete [2023-05-05T06:40:51.962Z] 4657fd5d0bcf: Pull complete [2023-05-05T06:40:52.220Z] 6ad1cebc031e: Pull complete [2023-05-05T06:40:55.503Z] 8a3aa393b2d8: Pull complete [2023-05-05T06:40:55.503Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T06:40:55.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:40:55.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:40:55.584Z] prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container [2023-05-05T06:40:55.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-05T06:40:58.898Z] $ docker top 08148c5830872dc72277f114177a0e9ef0f88b2e958b3d0855ba7ccab9b2ac90 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T06:40:58.966Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-05-05T06:40:59.243Z] + set -o pipefail [2023-05-05T06:40:59.243Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-05-05T06:41:03.429Z] [2023-05-05T06:41:03.429Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-05-05T06:41:03.429Z] [2023-05-05T06:41:03.429Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8df554b8-bc09-4781-aa58-f6e4fc7efc97 [2023-05-05T06:41:03.429Z] [2023-05-05T06:41:03.429Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-05T06:41:03.429Z] [2023-05-05T06:41:03.429Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T06:41:03.429Z] [2023-05-05T06:41:03.429Z] [2023-05-05T06:41:03.429Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T06:41:03.429Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T06:41:03.429Z] More details here: https://snyk.co/ue1NS [2023-05-05T06:41:03.429Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T06:41:03.429Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T06:41:03.438Z] $ docker stop --time=1 08148c5830872dc72277f114177a0e9ef0f88b2e958b3d0855ba7ccab9b2ac90 [2023-05-05T06:41:06.087Z] $ docker rm -f --volumes 08148c5830872dc72277f114177a0e9ef0f88b2e958b3d0855ba7ccab9b2ac90 [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-05T06:41:06.747Z] + git log --format=format:%s -1 ed39c4116a66fd1fea76239f2fd6e82ecded59d2 [Pipeline] sh [2023-05-05T06:41:07.037Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:41:07.037Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:41:07.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:41:07.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:41:07.406Z] prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container [2023-05-05T06:41:07.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:41:07.843Z] $ docker top 0c58ca8590811d6c3e23793296e8d14410dcb9001922b74d1ef006336c93165f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:41:07.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:41:07.925Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:41:08.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:41:08.035Z] $ docker exec 0c58ca8590811d6c3e23793296e8d14410dcb9001922b74d1ef006336c93165f ssh-agent [2023-05-05T06:41:08.153Z] SSH_AUTH_SOCK=/tmp/ssh-L6rVMhjjk8C3/agent.31 [2023-05-05T06:41:08.153Z] SSH_AGENT_PID=37 [2023-05-05T06:41:08.158Z] Running ssh-add (command line suppressed) [2023-05-05T06:41:08.268Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7892672020754501956.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7892672020754501956.key) [2023-05-05T06:41:08.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:41:08.570Z] + git semver tag [2023-05-05T06:41:08.829Z] 2023-05-05 06:41:08,731 [run_tag] DEBUG tag force:False [2023-05-05T06:41:08.829Z] 2023-05-05 06:41:08,731 [check_head_tag] DEBUG check head tag [2023-05-05T06:41:08.829Z] 2023-05-05 06:41:08,732 [execute] INFO git cat-file --batch-check [2023-05-05T06:41:08.829Z] 2023-05-05 06:41:08,732 [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-05T06:41:08.829Z] 2023-05-05 06:41:08,735 [execute] INFO git cat-file --batch [2023-05-05T06:41:08.829Z] 2023-05-05 06:41:08,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:41:08.829Z] 2023-05-05 06:41:08,753 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:41:08.829Z] 2023-05-05 06:41:08,753 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 [2023-05-05T06:41:08.829Z] 2023-05-05 06:41:08,753 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:41:08.829Z] 2023-05-05 06:41:08,758 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:41:08.829Z] 3.0.0-dev.19 [Pipeline] } [2023-05-05T06:41:08.836Z] $ docker exec --env ******** --env ******** 0c58ca8590811d6c3e23793296e8d14410dcb9001922b74d1ef006336c93165f ssh-agent -k [2023-05-05T06:41:08.935Z] unset SSH_AUTH_SOCK; [2023-05-05T06:41:08.936Z] unset SSH_AGENT_PID; [2023-05-05T06:41:08.936Z] echo Agent pid 37 killed; [2023-05-05T06:41:08.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:41:09.254Z] + git semver [Pipeline] } [2023-05-05T06:41:09.525Z] $ docker stop --time=1 0c58ca8590811d6c3e23793296e8d14410dcb9001922b74d1ef006336c93165f [2023-05-05T06:41:10.825Z] $ docker rm -f --volumes 0c58ca8590811d6c3e23793296e8d14410dcb9001922b74d1ef006336c93165f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:41:11.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:41:11.206Z] [2023-05-05T06:41:11.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:41:12.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:41:12.027Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T06:41:12.027Z] ab5ef0e58194: Pulling fs layer [2023-05-05T06:41:12.027Z] 9712f1f96733: Pulling fs layer [2023-05-05T06:41:12.027Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T06:41:12.027Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T06:41:12.027Z] e9a5061849ea: Pulling fs layer [2023-05-05T06:41:12.027Z] d747dcd14b5f: Pulling fs layer [2023-05-05T06:41:12.027Z] 2de7ff778b66: Pulling fs layer [2023-05-05T06:41:12.027Z] 0d9ebad4ef96: Waiting [2023-05-05T06:41:12.027Z] e9a5061849ea: Waiting [2023-05-05T06:41:12.027Z] d747dcd14b5f: Waiting [2023-05-05T06:41:12.027Z] 2de7ff778b66: Waiting [2023-05-05T06:41:12.027Z] 9712f1f96733: Download complete [2023-05-05T06:41:13.208Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T06:41:13.208Z] 63f879dbbcfc: Download complete [2023-05-05T06:41:13.471Z] e9a5061849ea: Verifying Checksum [2023-05-05T06:41:13.471Z] e9a5061849ea: Download complete [2023-05-05T06:41:13.471Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T06:41:13.471Z] 0d9ebad4ef96: Download complete [2023-05-05T06:41:13.471Z] d747dcd14b5f: Verifying Checksum [2023-05-05T06:41:13.471Z] ab5ef0e58194: Verifying Checksum [2023-05-05T06:41:13.471Z] ab5ef0e58194: Download complete [2023-05-05T06:41:13.728Z] 2de7ff778b66: Verifying Checksum [2023-05-05T06:41:13.728Z] 2de7ff778b66: Download complete [2023-05-05T06:41:16.821Z] ab5ef0e58194: Pull complete [2023-05-05T06:41:16.821Z] 9712f1f96733: Pull complete [2023-05-05T06:41:17.079Z] 63f879dbbcfc: Pull complete [2023-05-05T06:41:20.362Z] 0d9ebad4ef96: Pull complete [2023-05-05T06:41:20.621Z] e9a5061849ea: Pull complete [2023-05-05T06:41:20.879Z] d747dcd14b5f: Pull complete [2023-05-05T06:41:21.815Z] 2de7ff778b66: Pull complete [2023-05-05T06:41:21.815Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T06:41:21.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:41:21.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:41:21.895Z] prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container [2023-05-05T06:41:21.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-05T06:41:25.589Z] $ docker top 10cde3d2ae559d30017a9a710f7d125c16c94f0b84e5b4317139f9eb4850c1d2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:41:25.655Z] provisioning config files... [2023-05-05T06:41:25.660Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5655391185323307659tmp [2023-05-05T06:41:25.670Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9535312061049283191tmp [2023-05-05T06:41:25.682Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4650733643779643929tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:41:25.694Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:41:25.977Z] ---> sigul-configuration.sh [2023-05-05T06:41:25.977Z] gpg: directory `/root/.gnupg' created [2023-05-05T06:41:25.977Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T06:41:25.977Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T06:41:25.977Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T06:41:25.977Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T06:41:25.977Z] gpg: CAST5 encrypted data [2023-05-05T06:41:25.977Z] gpg: encrypted with 1 passphrase [2023-05-05T06:41:25.977Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T06:41:26.259Z] + mkdir /home/jenkins [2023-05-05T06:41:26.259Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T06:41:26.545Z] + 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-05T06:41:26.553Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:41:26.836Z] ---> sigul-install.sh [2023-05-05T06:41:26.836Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T06:41:27.123Z] + git tag --list [2023-05-05T06:41:27.123Z] v0.0.0 [2023-05-05T06:41:27.123Z] v1.0.0 [2023-05-05T06:41:27.123Z] v2.1.0 [2023-05-05T06:41:27.123Z] v2.1.1 [2023-05-05T06:41:27.123Z] v2.1.1-dev.1 [2023-05-05T06:41:27.123Z] v2.2.0 [2023-05-05T06:41:27.123Z] v2.2.1-dev.1 [2023-05-05T06:41:27.123Z] v2.2.1-dev.2 [2023-05-05T06:41:27.123Z] v2.2.1-dev.3 [2023-05-05T06:41:27.123Z] v2.2.1-dev.4 [2023-05-05T06:41:27.123Z] v2.2.1-dev.5 [2023-05-05T06:41:27.123Z] v2.2.1-dev.6 [2023-05-05T06:41:27.123Z] v2.2.1-dev.7 [2023-05-05T06:41:27.123Z] v2.3.0 [2023-05-05T06:41:27.123Z] v2.3.0-dev.10 [2023-05-05T06:41:27.123Z] v2.3.0-dev.11 [2023-05-05T06:41:27.123Z] v2.3.0-dev.12 [2023-05-05T06:41:27.123Z] v2.3.0-dev.13 [2023-05-05T06:41:27.123Z] v2.3.0-dev.14 [2023-05-05T06:41:27.123Z] v2.3.0-dev.15 [2023-05-05T06:41:27.123Z] v2.3.0-dev.16 [2023-05-05T06:41:27.123Z] v2.3.0-dev.17 [2023-05-05T06:41:27.123Z] v2.3.0-dev.18 [2023-05-05T06:41:27.123Z] v2.3.0-dev.19 [2023-05-05T06:41:27.123Z] v2.3.0-dev.20 [2023-05-05T06:41:27.123Z] v2.3.0-dev.21 [2023-05-05T06:41:27.123Z] v2.3.0-dev.22 [2023-05-05T06:41:27.123Z] v2.3.0-dev.23 [2023-05-05T06:41:27.123Z] v2.3.0-dev.7 [2023-05-05T06:41:27.123Z] v2.3.0-dev.8 [2023-05-05T06:41:27.123Z] v2.3.0-dev.9 [2023-05-05T06:41:27.123Z] v3.0.0-dev.1 [2023-05-05T06:41:27.123Z] v3.0.0-dev.10 [2023-05-05T06:41:27.123Z] v3.0.0-dev.11 [2023-05-05T06:41:27.123Z] v3.0.0-dev.12 [2023-05-05T06:41:27.123Z] v3.0.0-dev.13 [2023-05-05T06:41:27.123Z] v3.0.0-dev.14 [2023-05-05T06:41:27.123Z] v3.0.0-dev.15 [2023-05-05T06:41:27.123Z] v3.0.0-dev.16 [2023-05-05T06:41:27.123Z] v3.0.0-dev.17 [2023-05-05T06:41:27.123Z] v3.0.0-dev.18 [2023-05-05T06:41:27.123Z] v3.0.0-dev.19 [2023-05-05T06:41:27.123Z] v3.0.0-dev.2 [2023-05-05T06:41:27.123Z] v3.0.0-dev.3 [2023-05-05T06:41:27.123Z] v3.0.0-dev.4 [2023-05-05T06:41:27.123Z] v3.0.0-dev.5 [2023-05-05T06:41:27.123Z] v3.0.0-dev.6 [2023-05-05T06:41:27.123Z] v3.0.0-dev.7 [2023-05-05T06:41:27.123Z] v3.0.0-dev.8 [2023-05-05T06:41:27.123Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-05T06:41:27.411Z] + lftools sign git-tag v3.0.0-dev.19 [2023-05-05T06:41:27.980Z] Signing Git tag with Sigul... [2023-05-05T06:41:27.980Z] Signing v3.0.0-dev.19 [2023-05-05T06:43:20.445Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2023-05-05T06:43:20.454Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:43:20.738Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T06:43:20.743Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T06:43:20.753Z] $ docker stop --time=1 10cde3d2ae559d30017a9a710f7d125c16c94f0b84e5b4317139f9eb4850c1d2 [2023-05-05T06:43:22.019Z] $ docker rm -f --volumes 10cde3d2ae559d30017a9a710f7d125c16c94f0b84e5b4317139f9eb4850c1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T06:43:22.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:43:22.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:22.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:43:22.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:43:22.816Z] prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container [2023-05-05T06:43:22.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:43:23.149Z] $ docker top 71be94bce925526f8a0367b33ac4e2cc0a276e5b78a4505725bf3b342a886f2a -eo pid,comm [2023-05-05T06:43:23.200Z] 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-05T06:43:23.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:43:23.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:43:23.237Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:43:23.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:43:23.344Z] $ docker exec 71be94bce925526f8a0367b33ac4e2cc0a276e5b78a4505725bf3b342a886f2a ssh-agent [2023-05-05T06:43:23.450Z] SSH_AUTH_SOCK=/tmp/ssh-QgrH3n2JskMs/agent.33 [2023-05-05T06:43:23.450Z] SSH_AGENT_PID=39 [2023-05-05T06:43:23.455Z] Running ssh-add (command line suppressed) [2023-05-05T06:43:23.547Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16672605253654059111.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16672605253654059111.key) [2023-05-05T06:43:23.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:43:23.851Z] + git semver bump pre [2023-05-05T06:43:24.110Z] 2023-05-05 06:43:24,012 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:43:24.110Z] 2023-05-05 06:43:24,013 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev [2023-05-05T06:43:24.110Z] 2023-05-05 06:43:24,013 [bump_version] DEBUG bumped version:3.0.0-dev.20 [2023-05-05T06:43:24.110Z] 2023-05-05 06:43:24,013 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-05-05T06:43:24.110Z] 2023-05-05 06:43:24,013 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:43:24.110Z] 2023-05-05 06:43:24,013 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:43:24.110Z] 2023-05-05 06:43:24,015 [execute] INFO git cat-file --batch-check [2023-05-05T06:43:24.110Z] 2023-05-05 06:43:24,016 [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-05T06:43:24.110Z] 2023-05-05 06:43:24,022 [execute] INFO git cat-file --batch [2023-05-05T06:43:24.110Z] 2023-05-05 06:43:24,023 [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-05T06:43:24.110Z] 2023-05-05 06:43:24,028 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:43:24.110Z] 3.0.0-dev.20 [Pipeline] } [2023-05-05T06:43:24.115Z] $ docker exec --env ******** --env ******** 71be94bce925526f8a0367b33ac4e2cc0a276e5b78a4505725bf3b342a886f2a ssh-agent -k [2023-05-05T06:43:24.227Z] unset SSH_AUTH_SOCK; [2023-05-05T06:43:24.227Z] unset SSH_AGENT_PID; [2023-05-05T06:43:24.227Z] echo Agent pid 39 killed; [2023-05-05T06:43:24.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:43:24.539Z] + git semver [Pipeline] } [2023-05-05T06:43:24.804Z] $ docker stop --time=1 71be94bce925526f8a0367b33ac4e2cc0a276e5b78a4505725bf3b342a886f2a [2023-05-05T06:43:26.093Z] $ docker rm -f --volumes 71be94bce925526f8a0367b33ac4e2cc0a276e5b78a4505725bf3b342a886f2a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:43:26.435Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:43:26.435Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:26.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:43:26.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:43:26.793Z] prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container [2023-05-05T06:43:26.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:43:27.147Z] $ docker top d569a02b3a24a9b366988d344e799cafc6e6ac35d9a0bb64ceecca052c1ddf64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:43:27.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:43:27.239Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:43:27.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:43:27.352Z] $ docker exec d569a02b3a24a9b366988d344e799cafc6e6ac35d9a0bb64ceecca052c1ddf64 ssh-agent [2023-05-05T06:43:27.452Z] SSH_AUTH_SOCK=/tmp/ssh-TkurZMPdAxjr/agent.32 [2023-05-05T06:43:27.452Z] SSH_AGENT_PID=38 [2023-05-05T06:43:27.456Z] Running ssh-add (command line suppressed) [2023-05-05T06:43:27.546Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13775984835670708118.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13775984835670708118.key) [2023-05-05T06:43:27.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:43:27.921Z] + git semver push [2023-05-05T06:43:28.189Z] 2023-05-05 06:43:28,039 [run_push] DEBUG push [2023-05-05T06:43:28.189Z] 2023-05-05 06:43:28,040 [execute] INFO git cat-file --batch-check [2023-05-05T06:43:28.189Z] 2023-05-05 06:43:28,040 [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-05T06:43:28.189Z] 2023-05-05 06:43:28,044 [execute] INFO git rev-list 4d8c0c1875ade9cd350d0b8bce5e4398f24d60df -- [2023-05-05T06:43:28.189Z] 2023-05-05 06:43:28,044 [execute] DEBUG Popen(['git', 'rev-list', '4d8c0c1875ade9cd350d0b8bce5e4398f24d60df', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:43:28.189Z] 2023-05-05 06:43:28,050 [execute] INFO git fetch -v origin [2023-05-05T06:43:28.189Z] 2023-05-05 06:43:28,051 [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-05T06:43:28.798Z] 2023-05-05 06:43:28,523 [run_push] DEBUG no remote changes detected [2023-05-05T06:43:28.798Z] 2023-05-05 06:43:28,523 [execute] INFO git push origin semver [2023-05-05T06:43:28.798Z] 2023-05-05 06:43:28,524 [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-05T06:43:29.412Z] 2023-05-05 06:43:29,279 [run_push] DEBUG push all version tags [2023-05-05T06:43:29.412Z] 2023-05-05 06:43:29,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T06:43:29.412Z] 2023-05-05 06:43:29,280 [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-05T06:43:30.347Z] 2023-05-05 06:43:30,034 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:43:30.347Z] 3.0.0-dev.20 [Pipeline] } [2023-05-05T06:43:30.353Z] $ docker exec --env ******** --env ******** d569a02b3a24a9b366988d344e799cafc6e6ac35d9a0bb64ceecca052c1ddf64 ssh-agent -k [2023-05-05T06:43:30.445Z] unset SSH_AUTH_SOCK; [2023-05-05T06:43:30.446Z] unset SSH_AGENT_PID; [2023-05-05T06:43:30.446Z] echo Agent pid 38 killed; [2023-05-05T06:43:30.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:43:30.767Z] + git semver [Pipeline] } [2023-05-05T06:43:31.032Z] $ docker stop --time=1 d569a02b3a24a9b366988d344e799cafc6e6ac35d9a0bb64ceecca052c1ddf64 [2023-05-05T06:43:32.313Z] $ docker rm -f --volumes d569a02b3a24a9b366988d344e799cafc6e6ac35d9a0bb64ceecca052c1ddf64 [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-05T06:43:32.871Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-05T06:43:32.871Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-05T06:43:32.871Z] total 16 [2023-05-05T06:43:32.871Z] drwxr-xr-x 3 root root 4096 May 5 06:29 . [2023-05-05T06:43:32.871Z] drwxrwxr-x 12 jenkins jenkins 4096 May 5 06:41 .. [2023-05-05T06:43:32.871Z] drwxr-xr-x 2 root root 4096 May 5 06:29 cost [2023-05-05T06:43:32.871Z] -rw-r--r-- 1 root root 90 May 5 06:29 cost.csv [2023-05-05T06:43:32.871Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-05T06:43:32.871Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-05T06:43:32.871Z] total 16 [2023-05-05T06:43:32.871Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:29 . [2023-05-05T06:43:32.871Z] drwxrwxr-x 12 jenkins jenkins 4096 May 5 06:41 .. [2023-05-05T06:43:32.871Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:29 cost [2023-05-05T06:43:32.871Z] -rw-r--r-- 1 jenkins jenkins 90 May 5 06:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:43:33.160Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:43:34.017Z] ---> package-listing.sh [2023-05-05T06:43:34.017Z] ++ facter osfamily [2023-05-05T06:43:34.017Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T06:43:34.277Z] + OS_FAMILY=debian [2023-05-05T06:43:34.277Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-05T06:43:34.277Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T06:43:34.277Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T06:43:34.277Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T06:43:34.277Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T06:43:34.277Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-05T06:43:34.277Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T06:43:34.277Z] + case "${OS_FAMILY}" in [2023-05-05T06:43:34.277Z] + dpkg -l [2023-05-05T06:43:34.277Z] + grep '^ii' [2023-05-05T06:43:34.277Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T06:43:34.277Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T06:43:34.277Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T06:43:34.277Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-05T06:43:34.277Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-05T06:43:34.277Z] + 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-05T06:43:34.288Z] 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-05T06:43:34.567Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:35.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:43:35.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:43:35.200Z] prd-ubuntu20.04-docker-8c-8g-13857 does not seem to be running inside a container [2023-05-05T06:43:35.224Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T06:43:35.455Z] $ docker top 5fa5d2eb8d4abc74ce8090fb80162a46154537372228a801d52239620a771fbf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:43:35.805Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T06:43:36.092Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T06:43:36.377Z] + ls /var/log/sa-host [2023-05-05T06:43:36.377Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:43:36.449Z] provisioning config files... [2023-05-05T06:43:36.458Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5095650680138224560tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:43:36.473Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:43:36.756Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T06:43:36.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:43:37.096Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T06:43:37.106Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:43:37.389Z] ---> sudo-logs.sh [2023-05-05T06:43:37.389Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T06:43:37.412Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:43:37.694Z] ---> job-cost.sh [2023-05-05T06:43:37.694Z] lf-activate-venv: SKIPPING [2023-05-05T06:43:37.694Z] DEBUG: total: 0.2199999988079071 [2023-05-05T06:43:37.694Z] INFO: Retrieving Stack Cost... [2023-05-05T06:43:38.264Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:43:38.524Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T06:43:38.535Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:43:38.817Z] ---> logs-deploy.sh [2023-05-05T06:43:38.817Z] lf-activate-venv: SKIPPING [2023-05-05T06:43:38.817Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/87 [2023-05-05T06:43:38.817Z] INFO: archiving workspace using pattern(s): [2023-05-05T06:43:39.757Z] Archives upload complete. [2023-05-05T06:43:39.757Z] INFO: archiving logs to Nexus [2023-05-05T06:43:40.330Z] ---> uname -a: [2023-05-05T06:43:40.330Z] Linux prd-ubuntu20-04-docker-8c-8g-13857 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-05T06:43:40.330Z] [2023-05-05T06:43:40.330Z] [2023-05-05T06:43:40.330Z] ---> lscpu: [2023-05-05T06:43:40.330Z] Architecture: x86_64 [2023-05-05T06:43:40.330Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-05T06:43:40.330Z] Byte Order: Little Endian [2023-05-05T06:43:40.330Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-05T06:43:40.330Z] CPU(s): 8 [2023-05-05T06:43:40.330Z] On-line CPU(s) list: 0-7 [2023-05-05T06:43:40.330Z] Thread(s) per core: 1 [2023-05-05T06:43:40.330Z] Core(s) per socket: 1 [2023-05-05T06:43:40.330Z] Socket(s): 8 [2023-05-05T06:43:40.330Z] NUMA node(s): 1 [2023-05-05T06:43:40.330Z] Vendor ID: AuthenticAMD [2023-05-05T06:43:40.330Z] CPU family: 23 [2023-05-05T06:43:40.330Z] Model: 49 [2023-05-05T06:43:40.330Z] Model name: AMD EPYC-Rome Processor [2023-05-05T06:43:40.330Z] Stepping: 0 [2023-05-05T06:43:40.330Z] CPU MHz: 2800.000 [2023-05-05T06:43:40.330Z] BogoMIPS: 5600.00 [2023-05-05T06:43:40.330Z] Virtualization: AMD-V [2023-05-05T06:43:40.330Z] Hypervisor vendor: KVM [2023-05-05T06:43:40.330Z] Virtualization type: full [2023-05-05T06:43:40.330Z] L1d cache: 256 KiB [2023-05-05T06:43:40.330Z] L1i cache: 256 KiB [2023-05-05T06:43:40.330Z] L2 cache: 4 MiB [2023-05-05T06:43:40.330Z] L3 cache: 128 MiB [2023-05-05T06:43:40.330Z] NUMA node0 CPU(s): 0-7 [2023-05-05T06:43:40.330Z] Vulnerability Itlb multihit: Not affected [2023-05-05T06:43:40.330Z] Vulnerability L1tf: Not affected [2023-05-05T06:43:40.330Z] Vulnerability Mds: Not affected [2023-05-05T06:43:40.330Z] Vulnerability Meltdown: Not affected [2023-05-05T06:43:40.330Z] Vulnerability Mmio stale data: Not affected [2023-05-05T06:43:40.330Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-05T06:43:40.330Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-05T06:43:40.330Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-05T06:43:40.330Z] Vulnerability Srbds: Not affected [2023-05-05T06:43:40.330Z] Vulnerability Tsx async abort: Not affected [2023-05-05T06:43:40.330Z] 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-05T06:43:40.330Z] [2023-05-05T06:43:40.330Z] [2023-05-05T06:43:40.330Z] ---> nproc: [2023-05-05T06:43:40.330Z] 8 [2023-05-05T06:43:40.330Z] [2023-05-05T06:43:40.330Z] [2023-05-05T06:43:40.330Z] ---> df -h: [2023-05-05T06:43:40.330Z] Filesystem Size Used Avail Use% Mounted on [2023-05-05T06:43:40.330Z] overlay 155G 13G 143G 9% / [2023-05-05T06:43:40.330Z] tmpfs 64M 0 64M 0% /dev [2023-05-05T06:43:40.330Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-05T06:43:40.330Z] shm 64M 0 64M 0% /dev/shm [2023-05-05T06:43:40.330Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-05T06:43:40.330Z] [2023-05-05T06:43:40.330Z] [2023-05-05T06:43:40.330Z] ---> sar -b -r -n DEV: [2023-05-05T06:43:40.330Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13857) 05/05/23 _x86_64_ (8 CPU) [2023-05-05T06:43:40.330Z] [2023-05-05T06:43:40.330Z] 06:26:28 LINUX RESTART (8 CPU) [2023-05-05T06:43:40.330Z] [2023-05-05T06:43:40.330Z] 06:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-05T06:43:40.330Z] 06:28:01 198.29 13.09 185.20 0.00 1836.72 75059.76 0.00 [2023-05-05T06:43:40.330Z] 06:29:01 119.90 0.23 119.66 0.00 12.13 26790.33 0.00 [2023-05-05T06:43:40.330Z] 06:30:01 97.48 0.05 97.43 0.00 11.73 26947.66 0.00 [2023-05-05T06:43:40.330Z] 06:31:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 [2023-05-05T06:43:40.330Z] 06:32:01 36.28 11.81 24.46 0.00 5428.83 6227.76 0.00 [2023-05-05T06:43:40.330Z] 06:33:01 4.27 0.00 4.27 0.00 0.00 49.72 0.00 [2023-05-05T06:43:40.330Z] 06:34:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 [2023-05-05T06:43:40.330Z] 06:35:01 2.05 0.00 2.05 0.00 0.00 22.40 0.00 [2023-05-05T06:43:40.330Z] 06:36:01 1.37 0.00 1.37 0.00 0.00 15.59 0.00 [2023-05-05T06:43:40.330Z] 06:37:01 2.55 0.00 2.55 0.00 0.00 39.99 0.00 [2023-05-05T06:43:40.330Z] 06:38:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2023-05-05T06:43:40.330Z] 06:39:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 [2023-05-05T06:43:40.330Z] 06:40:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2023-05-05T06:43:40.330Z] 06:41:01 30.54 0.23 30.31 0.00 14.80 24716.81 0.00 [2023-05-05T06:43:40.330Z] 06:42:01 66.86 0.10 66.76 0.00 11.33 31669.12 0.00 [2023-05-05T06:43:40.330Z] 06:43:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 [2023-05-05T06:43:40.330Z] Average: 35.31 1.58 33.73 0.00 455.82 11912.90 0.00 [2023-05-05T06:43:40.330Z] [2023-05-05T06:43:40.330Z] 06:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-05T06:43:40.330Z] 06:28:01 27859536 31614276 688948 2.10 143068 3770920 1840220 5.42 1142740 3393440 218704 [2023-05-05T06:43:40.330Z] 06:29:01 28024544 31546616 753912 2.29 147844 3563512 2060116 6.07 1267776 3128596 137144 [2023-05-05T06:43:40.330Z] 06:30:01 27675208 31583268 715304 2.18 156736 3900448 1770324 5.22 1247000 3454908 8 [2023-05-05T06:43:40.330Z] 06:31:01 27674880 31583076 714924 2.17 156776 3900452 1770324 5.22 1246832 3454916 28 [2023-05-05T06:43:40.330Z] 06:32:01 27303468 31567000 721800 2.20 164888 4232936 1836908 5.41 1477404 3568196 900 [2023-05-05T06:43:40.330Z] 06:33:01 27304648 31568180 720552 2.19 164960 4232932 1853948 5.46 1477040 3568156 68 [2023-05-05T06:43:40.330Z] 06:34:01 27312956 31576564 712168 2.17 165032 4232936 1853948 5.46 1468548 3568160 8 [2023-05-05T06:43:40.330Z] 06:35:01 27312728 31576248 712320 2.17 165116 4232940 1853948 5.46 1468996 3568168 156 [2023-05-05T06:43:40.330Z] 06:36:01 27313164 31577196 711940 2.17 165204 4232944 1853948 5.46 1468640 3568552 168 [2023-05-05T06:43:40.330Z] 06:37:01 27313440 31577580 711468 2.16 165360 4232924 1853948 5.46 1468828 3568540 172 [2023-05-05T06:43:40.330Z] 06:38:01 27313076 31577268 711732 2.16 165400 4232924 1837520 5.42 1468768 3568544 180 [2023-05-05T06:43:40.330Z] 06:39:01 27313132 31577388 711588 2.16 165448 4232928 1837520 5.42 1468500 3568552 44 [2023-05-05T06:43:40.330Z] 06:40:01 27313304 31577736 711136 2.16 165480 4233056 1837520 5.42 1468804 3568684 16 [2023-05-05T06:43:40.330Z] 06:41:01 26167824 31458808 825188 2.51 182960 5152228 1908064 5.62 1674852 4411628 215144 [2023-05-05T06:43:40.330Z] 06:42:01 25742184 31483812 795540 2.42 202968 5541784 1950448 5.75 1641324 4824812 256 [2023-05-05T06:43:40.330Z] 06:43:01 25742104 31483856 795456 2.42 203040 5541788 1934144 5.70 1641372 4824816 64 [2023-05-05T06:43:40.330Z] Average: 27167887 31558054 732124 2.23 167518 4341728 1865803 5.50 1443589 3725542 35816 [2023-05-05T06:43:40.330Z] [2023-05-05T06:43:40.330Z] 06:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-05T06:43:40.330Z] 06:28:01 docker0 172.19 311.92 14.29 2018.97 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:28:01 ens3 639.06 362.77 8174.84 60.33 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:28:01 lo 6.44 6.44 0.62 0.62 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:29:01 docker0 1.33 3.33 0.08 42.49 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:29:01 ens3 59.16 51.36 95.39 89.27 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:29:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:30:01 docker0 1.23 2.88 0.08 42.95 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:30:01 ens3 152.19 110.30 2595.77 250.85 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:30:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:31:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:32:01 ens3 76.15 33.13 1951.06 2.60 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:33:01 ens3 0.80 0.23 0.05 0.02 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:34:01 ens3 0.48 0.17 0.12 0.07 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:35:01 ens3 0.55 0.42 0.27 0.22 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:36:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:37:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:38:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:39:01 ens3 0.27 0.18 0.12 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:40:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:41:01 docker0 27.20 51.69 2.36 577.95 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:41:01 ens3 182.49 100.20 4552.30 14.75 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.330Z] 06:41:01 veth9b5bc30 27.20 51.79 2.73 577.96 0.00 0.00 0.00 0.05 [2023-05-05T06:43:40.331Z] 06:41:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] 06:42:01 docker0 0.78 0.70 0.28 0.18 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] 06:42:01 ens3 137.59 86.49 3212.79 22.33 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] 06:42:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] 06:42:01 veth9a27ef4 0.32 0.33 0.05 0.02 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] 06:43:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] 06:43:01 ens3 3.05 2.07 1.84 1.20 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] 06:43:01 veth9a27ef4 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] Average: docker0 12.51 22.87 1.06 165.78 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] Average: ens3 77.72 46.40 1279.55 27.57 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] Average: lo 1.10 1.10 0.10 0.10 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] Average: veth9a27ef4 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:43:40.331Z] [2023-05-05T06:43:40.331Z] [2023-05-05T06:43:40.331Z] ---> sar -P ALL: [2023-05-05T06:43:40.331Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13857) 05/05/23 _x86_64_ (8 CPU) [2023-05-05T06:43:40.331Z] [2023-05-05T06:43:40.331Z] 06:26:28 LINUX RESTART (8 CPU) [2023-05-05T06:43:40.331Z] [2023-05-05T06:43:40.331Z] 06:27:02 CPU %user %nice %system %iowait %steal %idle [2023-05-05T06:43:40.331Z] 06:28:01 all 10.19 0.00 4.45 3.75 0.07 81.54 [2023-05-05T06:43:40.331Z] 06:28:01 0 8.75 0.00 4.15 4.14 0.05 82.91 [2023-05-05T06:43:40.331Z] 06:28:01 1 11.33 0.00 4.60 1.53 0.09 82.46 [2023-05-05T06:43:40.331Z] 06:28:01 2 10.35 0.00 4.40 0.10 0.09 85.06 [2023-05-05T06:43:40.331Z] 06:28:01 3 11.56 0.00 3.74 0.78 0.07 83.86 [2023-05-05T06:43:40.331Z] 06:28:01 4 10.56 0.00 4.22 3.07 0.05 82.10 [2023-05-05T06:43:40.331Z] 06:28:01 5 9.89 0.00 4.99 20.19 0.07 64.87 [2023-05-05T06:43:40.331Z] 06:28:01 6 9.50 0.00 4.35 0.07 0.05 86.03 [2023-05-05T06:43:40.331Z] 06:28:01 7 9.61 0.00 5.17 0.14 0.07 85.02 [2023-05-05T06:43:40.331Z] 06:29:01 all 43.27 0.00 6.54 1.23 0.10 48.87 [2023-05-05T06:43:40.331Z] 06:29:01 0 42.09 0.00 8.26 3.07 0.10 46.48 [2023-05-05T06:43:40.331Z] 06:29:01 1 46.64 0.00 7.47 2.36 0.10 43.42 [2023-05-05T06:43:40.331Z] 06:29:01 2 42.21 0.00 5.92 0.02 0.10 51.74 [2023-05-05T06:43:40.331Z] 06:29:01 3 42.86 0.00 6.15 0.20 0.10 50.69 [2023-05-05T06:43:40.331Z] 06:29:01 4 42.08 0.00 6.32 1.16 0.08 50.35 [2023-05-05T06:43:40.331Z] 06:29:01 5 44.03 0.00 6.00 2.44 0.10 47.43 [2023-05-05T06:43:40.331Z] 06:29:01 6 42.26 0.00 6.41 0.07 0.08 51.18 [2023-05-05T06:43:40.331Z] 06:29:01 7 43.97 0.00 5.81 0.51 0.10 49.61 [2023-05-05T06:43:40.331Z] 06:30:01 all 3.92 0.00 1.51 1.47 0.04 93.06 [2023-05-05T06:43:40.331Z] 06:30:01 0 2.56 0.00 1.64 3.50 0.05 92.25 [2023-05-05T06:43:40.331Z] 06:30:01 1 2.65 0.00 1.81 7.14 0.03 88.36 [2023-05-05T06:43:40.331Z] 06:30:01 2 4.81 0.00 1.76 0.02 0.03 93.37 [2023-05-05T06:43:40.331Z] 06:30:01 3 4.34 0.00 1.57 0.32 0.03 93.74 [2023-05-05T06:43:40.331Z] 06:30:01 4 5.54 0.00 0.89 0.00 0.03 93.54 [2023-05-05T06:43:40.331Z] 06:30:01 5 4.34 0.00 1.61 0.45 0.03 93.56 [2023-05-05T06:43:40.331Z] 06:30:01 6 2.90 0.00 1.21 0.07 0.03 95.79 [2023-05-05T06:43:40.331Z] 06:30:01 7 4.19 0.00 1.61 0.32 0.03 93.85 [2023-05-05T06:43:40.331Z] 06:31:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2023-05-05T06:43:40.331Z] 06:31:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-05T06:43:40.331Z] 06:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T06:43:40.331Z] 06:31:01 2 0.55 0.00 0.02 0.00 0.02 99.42 [2023-05-05T06:43:40.331Z] 06:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T06:43:40.331Z] 06:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T06:43:40.331Z] 06:31:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-05T06:43:40.331Z] 06:31:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-05T06:43:40.331Z] 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T06:43:40.331Z] 06:32:01 all 1.16 0.00 0.58 0.55 0.02 97.69 [2023-05-05T06:43:40.331Z] 06:32:01 0 0.43 0.00 0.63 0.83 0.03 98.06 [2023-05-05T06:43:40.331Z] 06:32:01 1 0.72 0.00 0.38 0.05 0.00 98.85 [2023-05-05T06:43:40.331Z] 06:32:01 2 1.07 0.00 0.40 0.60 0.02 97.91 [2023-05-05T06:43:40.331Z] 06:32:01 3 0.63 0.00 0.63 0.70 0.02 98.01 [2023-05-05T06:43:40.331Z] 06:32:01 4 1.25 0.00 0.65 0.52 0.03 97.54 [2023-05-05T06:43:40.331Z] 06:32:01 5 1.08 0.00 0.65 0.77 0.02 97.49 [2023-05-05T06:43:40.331Z] 06:32:01 6 3.00 0.00 0.65 0.50 0.02 95.83 [2023-05-05T06:43:40.331Z] 06:32:01 7 1.05 0.00 0.67 0.43 0.02 97.83 [2023-05-05T06:43:40.331Z] 06:33:01 all 0.01 0.00 0.02 0.01 0.01 99.96 [2023-05-05T06:43:40.331Z] 06:33:01 0 0.02 0.00 0.03 0.05 0.00 99.90 [2023-05-05T06:43:40.331Z] 06:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T06:43:40.331Z] 06:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T06:43:40.331Z] 06:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T06:43:40.331Z] 06:33:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-05T06:43:40.331Z] 06:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T06:43:40.331Z] 06:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T06:43:40.331Z] 06:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T06:43:40.331Z] 06:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-05T06:43:40.331Z] 06:34:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-05T06:43:40.331Z] 06:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-05T06:43:40.331Z] 06:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-05T06:43:40.331Z] 06:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T06:43:40.331Z] 06:34:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T06:43:40.331Z] 06:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T06:43:40.331Z] 06:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T06:43:40.331Z] 06:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T06:43:40.331Z] 06:35:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2023-05-05T06:43:40.331Z] 06:35:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2023-05-05T06:43:40.331Z] 06:35:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-05T06:43:40.331Z] 06:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T06:43:40.331Z] 06:35:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-05T06:43:40.331Z] 06:35:01 4 0.18 0.00 0.02 0.00 0.03 99.77 [2023-05-05T06:43:40.331Z] 06:35:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-05T06:43:40.331Z] 06:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T06:43:40.331Z] 06:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T06:43:40.331Z] 06:36:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-05-05T06:43:40.331Z] 06:36:01 0 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-05T06:43:40.331Z] 06:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T06:43:40.331Z] 06:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T06:43:40.331Z] 06:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T06:43:40.331Z] 06:36:01 4 0.22 0.00 0.02 0.00 0.02 99.75 [2023-05-05T06:43:40.331Z] 06:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-05T06:43:40.331Z] 06:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-05T06:43:40.331Z] 06:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T06:43:40.331Z] 06:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-05T06:43:40.331Z] 06:37:01 0 0.03 0.00 0.02 0.05 0.02 99.88 [2023-05-05T06:43:40.331Z] 06:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T06:43:40.331Z] 06:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T06:43:40.331Z] 06:37:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T06:43:40.331Z] 06:37:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-05T06:43:40.331Z] 06:37:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-05T06:43:40.331Z] 06:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T06:43:40.331Z] 06:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T06:43:40.331Z] 06:38:01 all 0.20 0.00 0.01 0.01 0.01 99.78 [2023-05-05T06:43:40.331Z] 06:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T06:43:40.331Z] 06:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T06:43:40.331Z] 06:38:01 2 1.45 0.00 0.00 0.00 0.00 98.55 [2023-05-05T06:43:40.331Z] 06:38:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2023-05-05T06:43:40.331Z] 06:38:01 4 0.05 0.00 0.00 0.00 0.03 99.92 [2023-05-05T06:43:40.331Z] 06:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T06:43:40.331Z] 06:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T06:43:40.331Z] 06:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T06:43:40.331Z] [2023-05-05T06:43:40.331Z] 06:38:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T06:43:40.331Z] 06:39:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2023-05-05T06:43:40.331Z] 06:39:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2023-05-05T06:43:40.331Z] 06:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T06:43:40.331Z] 06:39:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-05T06:43:40.331Z] 06:39:01 3 0.00 0.00 0.00 0.08 0.00 99.92 [2023-05-05T06:43:40.331Z] 06:39:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-05T06:43:40.331Z] 06:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T06:43:40.331Z] 06:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T06:43:40.331Z] 06:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T06:43:40.331Z] 06:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-05T06:43:40.331Z] 06:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-05T06:43:40.331Z] 06:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T06:43:40.331Z] 06:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T06:43:40.331Z] 06:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T06:43:40.331Z] 06:40:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-05T06:43:40.331Z] 06:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T06:43:40.331Z] 06:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T06:43:40.331Z] 06:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T06:43:40.331Z] 06:41:01 all 3.81 0.00 1.54 0.63 0.03 94.00 [2023-05-05T06:43:40.331Z] 06:41:01 0 3.14 0.00 2.45 4.71 0.03 89.66 [2023-05-05T06:43:40.331Z] 06:41:01 1 4.13 0.00 1.25 0.02 0.03 94.56 [2023-05-05T06:43:40.331Z] 06:41:01 2 4.23 0.00 1.36 0.00 0.03 94.37 [2023-05-05T06:43:40.331Z] 06:41:01 3 2.11 0.00 1.88 0.12 0.02 95.88 [2023-05-05T06:43:40.331Z] 06:41:01 4 3.61 0.00 1.28 0.00 0.05 95.07 [2023-05-05T06:43:40.331Z] 06:41:01 5 3.88 0.00 1.25 0.10 0.03 94.73 [2023-05-05T06:43:40.331Z] 06:41:01 6 4.82 0.00 1.27 0.02 0.02 93.87 [2023-05-05T06:43:40.331Z] 06:41:01 7 4.53 0.00 1.54 0.07 0.02 93.85 [2023-05-05T06:43:40.331Z] 06:42:01 all 4.03 0.00 1.80 1.12 0.04 93.01 [2023-05-05T06:43:40.331Z] 06:42:01 0 3.10 0.00 1.43 1.48 0.03 93.96 [2023-05-05T06:43:40.331Z] 06:42:01 1 4.34 0.00 1.46 0.02 0.03 94.15 [2023-05-05T06:43:40.331Z] 06:42:01 2 4.36 0.00 1.50 0.24 0.05 93.86 [2023-05-05T06:43:40.332Z] 06:42:01 3 4.81 0.00 1.89 1.89 0.05 91.35 [2023-05-05T06:43:40.332Z] 06:42:01 4 4.25 0.00 1.71 0.28 0.03 93.72 [2023-05-05T06:43:40.332Z] 06:42:01 5 3.83 0.00 1.95 4.33 0.05 89.85 [2023-05-05T06:43:40.332Z] 06:42:01 6 3.59 0.00 2.03 0.13 0.03 94.21 [2023-05-05T06:43:40.332Z] 06:42:01 7 3.97 0.00 2.40 0.55 0.05 93.03 [2023-05-05T06:43:40.332Z] 06:43:01 all 0.02 0.00 0.02 0.30 0.01 99.65 [2023-05-05T06:43:40.332Z] 06:43:01 0 0.03 0.00 0.00 1.87 0.02 98.08 [2023-05-05T06:43:40.332Z] 06:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T06:43:40.332Z] 06:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T06:43:40.332Z] 06:43:01 3 0.02 0.00 0.07 0.00 0.03 99.88 [2023-05-05T06:43:40.332Z] 06:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T06:43:40.332Z] 06:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T06:43:40.332Z] 06:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-05T06:43:40.332Z] 06:43:01 7 0.03 0.00 0.03 0.52 0.03 99.38 [2023-05-05T06:43:40.332Z] Average: all 4.15 0.00 1.02 0.56 0.02 94.24 [2023-05-05T06:43:40.332Z] Average: 0 3.74 0.00 1.16 1.24 0.02 93.84 [2023-05-05T06:43:40.332Z] Average: 1 4.33 0.00 1.05 0.69 0.02 93.90 [2023-05-05T06:43:40.332Z] Average: 2 4.31 0.00 0.96 0.06 0.03 94.65 [2023-05-05T06:43:40.332Z] Average: 3 4.12 0.00 0.99 0.26 0.03 94.60 [2023-05-05T06:43:40.332Z] Average: 4 4.22 0.00 0.95 0.31 0.03 94.50 [2023-05-05T06:43:40.332Z] Average: 5 4.17 0.00 1.03 1.73 0.02 93.05 [2023-05-05T06:43:40.332Z] Average: 6 4.11 0.00 0.99 0.05 0.02 94.82 [2023-05-05T06:43:40.332Z] Average: 7 4.17 0.00 1.06 0.16 0.02 94.59 [2023-05-05T06:43:40.332Z] [2023-05-05T06:43:40.332Z] [2023-05-05T06:43:40.332Z]