Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e83b8e1a3e8907a42e6a265f9968d04d77803185 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-ssh13059163448559646216.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13367793930879841267.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15154095113164957197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh4656322949140699498.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-ssh11221669525154463750.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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4358’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4361 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision e83b8e1a3e8907a42e6a265f9968d04d77803185 (main) Commit message: "Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" > git config core.sparsecheckout # timeout=10 > git checkout -f e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 > git rev-list --no-walk 4424f44df6928ee72d83e7b1b99bd10820704551 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-25T11:49:28.708Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-25T11:49:28.781Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-25T11:49:28.809Z] ========================================================= [2024-06-25T11:49:28.809Z] EdgeX Global Pipelines Version Info [2024-06-25T11:49:28.809Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:49:29.533Z] ------------------- [2024-06-25T11:49:29.533Z] stable info: [2024-06-25T11:49:29.533Z] ------------------- [2024-06-25T11:49:29.533Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T11:49:29.533Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T11:49:29.533Z] Message: update stable to v1.0.260 [2024-06-25T11:49:30.102Z] ------------------- [2024-06-25T11:49:30.102Z] experimental info: [2024-06-25T11:49:30.102Z] ------------------- [2024-06-25T11:49:30.102Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T11:49:30.102Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-25T11:49:30.102Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-25T11:49:30.174Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-06-25T11:49:30.194Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-06-25T11:49:30.214Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-25T11:49:30.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-25T11:49:30.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-25T11:49:30.274Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-25T11:49:30.295Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-25T11:49:30.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-25T11:49:30.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-25T11:49:30.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-25T11:49:30.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-25T11:49:30.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-06-25T11:49:30.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-25T11:49:30.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-25T11:49:30.467Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T11:49:30.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T11:49:30.515Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T11:49:30.533Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T11:49:30.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-25T11:49:30.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-25T11:49:30.601Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-25T11:49:30.627Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-25T11:49:30.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-25T11:49:30.675Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-25T11:49:30.699Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-25T11:49:30.727Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-25T11:49:30.750Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-25T11:49:30.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-25T11:49:30.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-25T11:49:30.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-25T11:49:30.841Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] echo [2024-06-25T11:49:30.863Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e83b8e1 [Pipeline] echo [2024-06-25T11:49:30.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T11:49:30.948Z] provisioning config files... [2024-06-25T11:49:30.961Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12923124021346704799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:49:31.291Z] ---> ****-login.sh [2024-06-25T11:49:31.291Z] nexus3.edgexfoundry.org:10001 [2024-06-25T11:49:31.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:49:31.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:49:31.549Z] Configure a credential helper to remove this warning. See [2024-06-25T11:49:31.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:49:31.549Z] [2024-06-25T11:49:31.549Z] Login Succeeded [2024-06-25T11:49:31.549Z] nexus3.edgexfoundry.org:10002 [2024-06-25T11:49:31.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:49:31.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:49:31.549Z] Configure a credential helper to remove this warning. See [2024-06-25T11:49:31.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:49:31.550Z] [2024-06-25T11:49:31.550Z] Login Succeeded [2024-06-25T11:49:31.550Z] nexus3.edgexfoundry.org:10003 [2024-06-25T11:49:31.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:49:31.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:49:31.809Z] Configure a credential helper to remove this warning. See [2024-06-25T11:49:31.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:49:31.809Z] [2024-06-25T11:49:31.809Z] Login Succeeded [2024-06-25T11:49:31.809Z] nexus3.edgexfoundry.org:10004 [2024-06-25T11:49:31.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:49:31.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:49:31.809Z] Configure a credential helper to remove this warning. See [2024-06-25T11:49:31.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:49:31.809Z] [2024-06-25T11:49:31.809Z] Login Succeeded [2024-06-25T11:49:31.809Z] ****.io [2024-06-25T11:49:32.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:49:32.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:49:32.068Z] Configure a credential helper to remove this warning. See [2024-06-25T11:49:32.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:49:32.068Z] [2024-06-25T11:49:32.068Z] Login Succeeded [2024-06-25T11:49:32.068Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T11:49:32.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-25T11:49:32.475Z] + git rev-list -1 --merges e83b8e1a3e8907a42e6a265f9968d04d77803185~1..e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] echo [2024-06-25T11:49:32.503Z] -----------> git rev-list -1 --merges e83b8e1a3e8907a42e6a265f9968d04d77803185~1..e83b8e1a3e8907a42e6a265f9968d04d77803185 e83b8e1a3e8907a42e6a265f9968d04d77803185 [2024-06-25T11:49:32.504Z] e83b8e1a3e8907a42e6a265f9968d04d77803185 [false] [Pipeline] sh [2024-06-25T11:49:32.801Z] + git log --format=format:%s -1 e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] echo [2024-06-25T11:49:32.816Z] ========================================================= [2024-06-25T11:49:32.816Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-25T11:49:32.816Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T11:49:33.166Z] + git log --format=format:%s -1 e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] echo [2024-06-25T11:49:33.177Z] [semverPrep] GIT_COMMIT: e83b8e1a3e8907a42e6a265f9968d04d77803185, Commit Message: Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18 [Pipeline] echo [2024-06-25T11:49:33.191Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-25T11:49:33.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T11:49:33.546Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-25T11:49:33.546Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-25T11:49:33.546Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-25T11:49:33.546Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-25T11:49:33.546Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-25T11:49:33.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:49:33.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T11:49:33.900Z] [2024-06-25T11:49:33.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:49:34.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T11:49:34.209Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-25T11:49:34.209Z] b85a868b505f: Pulling fs layer [2024-06-25T11:49:34.209Z] e2be974225ed: Pulling fs layer [2024-06-25T11:49:34.209Z] 339a4e72a1f5: Pulling fs layer [2024-06-25T11:49:34.209Z] 988bab9f4d93: Pulling fs layer [2024-06-25T11:49:34.209Z] 1469e6f7b9e6: Pulling fs layer [2024-06-25T11:49:34.209Z] eaf3925da568: Pulling fs layer [2024-06-25T11:49:34.209Z] bab4dde63d76: Pulling fs layer [2024-06-25T11:49:34.209Z] bde34c3a00c8: Pulling fs layer [2024-06-25T11:49:34.209Z] b352a97aabf1: Pulling fs layer [2024-06-25T11:49:34.209Z] 4872d77fe225: Pulling fs layer [2024-06-25T11:49:34.209Z] 5851b861e8e6: Pulling fs layer [2024-06-25T11:49:34.209Z] 1469e6f7b9e6: Waiting [2024-06-25T11:49:34.209Z] eaf3925da568: Waiting [2024-06-25T11:49:34.209Z] bab4dde63d76: Waiting [2024-06-25T11:49:34.209Z] bde34c3a00c8: Waiting [2024-06-25T11:49:34.209Z] b352a97aabf1: Waiting [2024-06-25T11:49:34.209Z] 4872d77fe225: Waiting [2024-06-25T11:49:34.209Z] 5851b861e8e6: Waiting [2024-06-25T11:49:34.209Z] 988bab9f4d93: Waiting [2024-06-25T11:49:34.209Z] e2be974225ed: Verifying Checksum [2024-06-25T11:49:34.209Z] e2be974225ed: Download complete [2024-06-25T11:49:34.209Z] 988bab9f4d93: Download complete [2024-06-25T11:49:34.481Z] 1469e6f7b9e6: Verifying Checksum [2024-06-25T11:49:34.481Z] 1469e6f7b9e6: Download complete [2024-06-25T11:49:34.481Z] 339a4e72a1f5: Verifying Checksum [2024-06-25T11:49:34.481Z] 339a4e72a1f5: Download complete [2024-06-25T11:49:34.481Z] eaf3925da568: Verifying Checksum [2024-06-25T11:49:34.481Z] eaf3925da568: Download complete [2024-06-25T11:49:34.481Z] bde34c3a00c8: Download complete [2024-06-25T11:49:34.481Z] b352a97aabf1: Download complete [2024-06-25T11:49:34.481Z] 4872d77fe225: Verifying Checksum [2024-06-25T11:49:34.481Z] 4872d77fe225: Download complete [2024-06-25T11:49:34.481Z] 5851b861e8e6: Verifying Checksum [2024-06-25T11:49:34.481Z] 5851b861e8e6: Download complete [2024-06-25T11:49:34.740Z] b85a868b505f: Download complete [2024-06-25T11:49:34.999Z] bab4dde63d76: Verifying Checksum [2024-06-25T11:49:34.999Z] bab4dde63d76: Download complete [2024-06-25T11:49:36.376Z] b85a868b505f: Pull complete [2024-06-25T11:49:36.944Z] e2be974225ed: Pull complete [2024-06-25T11:49:37.525Z] 339a4e72a1f5: Pull complete [2024-06-25T11:49:37.525Z] 988bab9f4d93: Pull complete [2024-06-25T11:49:37.784Z] 1469e6f7b9e6: Pull complete [2024-06-25T11:49:37.784Z] eaf3925da568: Pull complete [2024-06-25T11:49:39.731Z] bab4dde63d76: Pull complete [2024-06-25T11:49:39.731Z] bde34c3a00c8: Pull complete [2024-06-25T11:49:39.990Z] b352a97aabf1: Pull complete [2024-06-25T11:49:40.250Z] 4872d77fe225: Pull complete [2024-06-25T11:49:40.510Z] 5851b861e8e6: Pull complete [2024-06-25T11:49:40.510Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-25T11:49:40.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T11:49:40.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T11:49:40.658Z] prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container [2024-06-25T11:49:40.691Z] $ 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 [2024-06-25T11:49:46.790Z] $ docker top 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 -eo pid,comm [2024-06-25T11:49:46.840Z] 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). [2024-06-25T11:49:46.840Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T11:49:46.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T11:49:46.903Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T11:49:47.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T11:49:47.013Z] $ docker exec 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 ssh-agent [2024-06-25T11:49:47.130Z] SSH_AUTH_SOCK=/tmp/ssh-homJa0SJRsjV/agent.31 [2024-06-25T11:49:47.130Z] SSH_AGENT_PID=38 [2024-06-25T11:49:47.136Z] Running ssh-add (command line suppressed) [2024-06-25T11:49:47.220Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7522331621625864315.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7522331621625864315.key) [2024-06-25T11:49:47.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T11:49:47.534Z] + git tag --points-at HEAD [Pipeline] } [2024-06-25T11:49:47.547Z] $ docker exec --env ******** --env ******** 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 ssh-agent -k [2024-06-25T11:49:47.637Z] unset SSH_AUTH_SOCK; [2024-06-25T11:49:47.637Z] unset SSH_AGENT_PID; [2024-06-25T11:49:47.637Z] echo Agent pid 38 killed; [2024-06-25T11:49:47.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-25T11:49:47.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T11:49:47.686Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T11:49:47.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T11:49:47.790Z] $ docker exec 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 ssh-agent [2024-06-25T11:49:47.883Z] SSH_AUTH_SOCK=/tmp/ssh-juAN9k0AxF1Z/agent.72 [2024-06-25T11:49:47.883Z] SSH_AGENT_PID=78 [2024-06-25T11:49:47.887Z] Running ssh-add (command line suppressed) [2024-06-25T11:49:47.980Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1281381399933160617.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1281381399933160617.key) [2024-06-25T11:49:47.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T11:49:48.288Z] + git semver init [2024-06-25T11:49:48.549Z] 2024-06-25 11:49:48,453 [run_init] DEBUG init version:0.0.0 force:False [2024-06-25T11:49:48.549Z] 2024-06-25 11:49:48,454 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-06-25T11:49:48.549Z] 2024-06-25 11:49:48,454 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-06-25T11:49:48.549Z] 2024-06-25 11:49:48,455 [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) [2024-06-25T11:49:49.929Z] 2024-06-25 11:49:49,832 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-06-25T11:49:49.929Z] 2024-06-25 11:49:49,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-06-25T11:49:49.929Z] 2024-06-25 11:49:49,833 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-06-25T11:49:49.929Z] 2024-06-25 11:49:49,833 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-06-25T11:49:49.929Z] 3.2.0-dev.11 [Pipeline] } [2024-06-25T11:49:49.940Z] $ docker exec --env ******** --env ******** 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 ssh-agent -k [2024-06-25T11:49:50.060Z] unset SSH_AUTH_SOCK; [2024-06-25T11:49:50.060Z] unset SSH_AGENT_PID; [2024-06-25T11:49:50.060Z] echo Agent pid 78 killed; [2024-06-25T11:49:50.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T11:49:50.399Z] + git semver [Pipeline] } [2024-06-25T11:49:50.672Z] $ docker stop --time=1 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 [2024-06-25T11:49:51.964Z] $ docker rm -f --volumes 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T11:49:52.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-25T11:49:52.544Z] Stashed 1 file(s) [Pipeline] echo [2024-06-25T11:49:52.547Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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 [2024-06-25T11:49:52.725Z] provisioning config files... [2024-06-25T11:49:52.733Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16910407038442198698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:49:53.033Z] ---> ****-login.sh [2024-06-25T11:49:53.033Z] nexus3.edgexfoundry.org:10001 [2024-06-25T11:49:53.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:49:53.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:49:53.034Z] Configure a credential helper to remove this warning. See [2024-06-25T11:49:53.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:49:53.034Z] [2024-06-25T11:49:53.034Z] Login Succeeded [2024-06-25T11:49:53.034Z] nexus3.edgexfoundry.org:10002 [2024-06-25T11:49:53.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:49:53.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:49:53.034Z] Configure a credential helper to remove this warning. See [2024-06-25T11:49:53.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:49:53.034Z] [2024-06-25T11:49:53.034Z] Login Succeeded [2024-06-25T11:49:53.034Z] nexus3.edgexfoundry.org:10003 [2024-06-25T11:49:53.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:49:53.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:49:53.294Z] Configure a credential helper to remove this warning. See [2024-06-25T11:49:53.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:49:53.294Z] [2024-06-25T11:49:53.294Z] Login Succeeded [2024-06-25T11:49:53.294Z] nexus3.edgexfoundry.org:10004 [2024-06-25T11:49:53.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:49:53.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:49:53.294Z] Configure a credential helper to remove this warning. See [2024-06-25T11:49:53.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:49:53.294Z] [2024-06-25T11:49:53.294Z] Login Succeeded [2024-06-25T11:49:53.294Z] ****.io [2024-06-25T11:49:53.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:49:53.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:49:53.554Z] Configure a credential helper to remove this warning. See [2024-06-25T11:49:53.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:49:53.554Z] [2024-06-25T11:49:53.554Z] Login Succeeded [2024-06-25T11:49:53.554Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T11:49:53.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T11:49:53.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T11:49:53.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T11:49:53.697Z] ========================================================= [2024-06-25T11:49:53.697Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-25T11:49:53.697Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:49:54.026Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T11:49:54.026Z] Sending build context to Docker daemon 11.52MB [2024-06-25T11:49:54.026Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T11:49:54.026Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T11:49:54.026Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-25T11:49:54.026Z] 619be1103602: Pulling fs layer [2024-06-25T11:49:54.026Z] 7862e08f4a3e: Pulling fs layer [2024-06-25T11:49:54.026Z] 5df492c9dc93: Pulling fs layer [2024-06-25T11:49:54.026Z] 7629e6793208: Pulling fs layer [2024-06-25T11:49:54.026Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T11:49:54.026Z] fb5054dd5b73: Pulling fs layer [2024-06-25T11:49:54.026Z] eeca6798cff9: Pulling fs layer [2024-06-25T11:49:54.026Z] aa269ceb94a6: Pulling fs layer [2024-06-25T11:49:54.026Z] ada007ff1a6a: Pulling fs layer [2024-06-25T11:49:54.026Z] 4f4fb700ef54: Waiting [2024-06-25T11:49:54.026Z] aa269ceb94a6: Waiting [2024-06-25T11:49:54.026Z] eeca6798cff9: Waiting [2024-06-25T11:49:54.026Z] ada007ff1a6a: Waiting [2024-06-25T11:49:54.026Z] 7862e08f4a3e: Verifying Checksum [2024-06-25T11:49:54.026Z] 7862e08f4a3e: Download complete [2024-06-25T11:49:54.286Z] 7629e6793208: Verifying Checksum [2024-06-25T11:49:54.286Z] 7629e6793208: Download complete [2024-06-25T11:49:54.286Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T11:49:54.286Z] 4f4fb700ef54: Download complete [2024-06-25T11:49:54.286Z] fb5054dd5b73: Download complete [2024-06-25T11:49:54.286Z] 619be1103602: Verifying Checksum [2024-06-25T11:49:54.286Z] 619be1103602: Download complete [2024-06-25T11:49:54.286Z] eeca6798cff9: Verifying Checksum [2024-06-25T11:49:54.286Z] eeca6798cff9: Download complete [2024-06-25T11:49:54.286Z] 619be1103602: Pull complete [2024-06-25T11:49:54.545Z] 7862e08f4a3e: Pull complete [2024-06-25T11:49:54.545Z] ada007ff1a6a: Verifying Checksum [2024-06-25T11:49:54.545Z] ada007ff1a6a: Download complete [2024-06-25T11:49:54.545Z] 5df492c9dc93: Verifying Checksum [2024-06-25T11:49:54.545Z] 5df492c9dc93: Download complete [2024-06-25T11:49:55.113Z] aa269ceb94a6: Verifying Checksum [2024-06-25T11:49:55.113Z] aa269ceb94a6: Download complete [2024-06-25T11:49:57.644Z] 5df492c9dc93: Pull complete [2024-06-25T11:49:57.644Z] 7629e6793208: Pull complete [2024-06-25T11:49:57.644Z] 4f4fb700ef54: Pull complete [2024-06-25T11:49:57.644Z] fb5054dd5b73: Pull complete [2024-06-25T11:49:57.902Z] eeca6798cff9: Pull complete [2024-06-25T11:49:59.804Z] aa269ceb94a6: Pull complete [2024-06-25T11:50:00.373Z] ada007ff1a6a: Pull complete [2024-06-25T11:50:00.373Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-25T11:50:00.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-25T11:50:00.373Z] ---> f489d0715acc [2024-06-25T11:50:00.373Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T11:50:07.677Z] Still waiting to schedule task [2024-06-25T11:50:07.678Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4362’ is offline [2024-06-25T11:50:08.539Z] ---> Running in d96ae55cda07 [2024-06-25T11:50:08.539Z] Removing intermediate container d96ae55cda07 [2024-06-25T11:50:08.539Z] ---> 3518aea7d8f1 [2024-06-25T11:50:08.539Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T11:50:08.799Z] ---> Running in f3438dcd0d08 [2024-06-25T11:50:08.799Z] Removing intermediate container f3438dcd0d08 [2024-06-25T11:50:08.799Z] ---> 8a8631d7e8ba [2024-06-25T11:50:08.799Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T11:50:08.799Z] ---> Running in 1bde4cefa5b6 [2024-06-25T11:50:09.058Z] Removing intermediate container 1bde4cefa5b6 [2024-06-25T11:50:09.058Z] ---> 569673a9b23d [2024-06-25T11:50:09.058Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T11:50:09.058Z] ---> Running in 3803e993c16d [2024-06-25T11:50:09.058Z] Removing intermediate container 3803e993c16d [2024-06-25T11:50:09.058Z] ---> bc854102d589 [2024-06-25T11:50:09.058Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T11:50:09.058Z] ---> Running in 4859e8cccef5 [2024-06-25T11:50:09.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T11:50:09.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T11:50:09.834Z] OK: 264 MiB in 52 packages [2024-06-25T11:50:10.094Z] Removing intermediate container 4859e8cccef5 [2024-06-25T11:50:10.094Z] ---> 1539e6efd9c0 [2024-06-25T11:50:10.094Z] Step 8/12 : WORKDIR /app [2024-06-25T11:50:10.094Z] ---> Running in b08b602fb2ef [2024-06-25T11:50:10.094Z] Removing intermediate container b08b602fb2ef [2024-06-25T11:50:10.094Z] ---> 610d7bd99473 [2024-06-25T11:50:10.094Z] Step 9/12 : COPY go.mod vendor* ./ [2024-06-25T11:50:10.353Z] ---> c1441cc08798 [2024-06-25T11:50:10.353Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T11:50:10.353Z] ---> Running in 4d7f2bc9cbfa [2024-06-25T11:51:06.900Z] Removing intermediate container 4d7f2bc9cbfa [2024-06-25T11:51:06.900Z] ---> 0e67882f8406 [2024-06-25T11:51:06.900Z] Step 11/12 : COPY . . [2024-06-25T11:51:06.900Z] ---> fb6e1deb8d62 [2024-06-25T11:51:06.900Z] Step 12/12 : RUN $MAKE [2024-06-25T11:51:06.900Z] ---> Running in 75ec0dcfbd72 [2024-06-25T11:51:06.900Z] noop [2024-06-25T11:51:06.900Z] Removing intermediate container 75ec0dcfbd72 [2024-06-25T11:51:06.900Z] ---> d97b316aacdf [2024-06-25T11:51:06.900Z] Successfully built d97b316aacdf [2024-06-25T11:51:06.900Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:51:07.238Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T11:51:07.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T11:51:07.317Z] prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container [2024-06-25T11:51:07.356Z] $ 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 [2024-06-25T11:51:07.685Z] $ docker top 9dfbe1d4090703d935b22602ab03bac49ea80f7105aa68382e20d42f0c75777e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T11:51:08.033Z] + go version [2024-06-25T11:51:08.033Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-25T11:51:08.047Z] $ docker stop --time=1 9dfbe1d4090703d935b22602ab03bac49ea80f7105aa68382e20d42f0c75777e [2024-06-25T11:51:09.320Z] $ docker rm -f --volumes 9dfbe1d4090703d935b22602ab03bac49ea80f7105aa68382e20d42f0c75777e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:51:09.764Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T11:51:09.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T11:51:09.839Z] prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container [2024-06-25T11:51:09.869Z] $ 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 [2024-06-25T11:51:10.177Z] $ docker top 4abfeada0ac85338de3702a1e439ff31dba309af4a651ee13ae56254729d89dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T11:51:10.520Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-06-25T11:51:10.819Z] + make test [2024-06-25T11:51:10.819Z] go test ./... -coverprofile=coverage.out ./... [2024-06-25T11:51:12.194Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-06-25T11:51:30.262Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-06-25T11:51:30.262Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-06-25T11:51:32.790Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.832s coverage: 40.6% of statements [2024-06-25T11:51:32.790Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 96.4% of statements [2024-06-25T11:51:32.790Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements [2024-06-25T11:51:50.870Z] go vet ./... [2024-06-25T11:51:55.083Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T11:51:55.343Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T11:51:55.343Z] ./bin/test-attribution-txt.sh [2024-06-25T11:51:55.343Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T11:51:55.343Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T11:51:55.603Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T11:51:55.603Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T11:51:55.603Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T11:51:55.603Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T11:51:55.603Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T11:51:55.603Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T11:51:55.603Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T11:51:55.603Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T11:51:55.603Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T11:51:55.603Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T11:51:55.603Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T11:51:55.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T11:51:55.636Z] $ docker stop --time=1 4abfeada0ac85338de3702a1e439ff31dba309af4a651ee13ae56254729d89dd [2024-06-25T11:51:59.059Z] $ docker rm -f --volumes 4abfeada0ac85338de3702a1e439ff31dba309af4a651ee13ae56254729d89dd [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T11:51:59.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T11:51:59.678Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-25T11:52:00.195Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T11:52:00.479Z] + ls -al . [2024-06-25T11:52:00.480Z] total 688 [2024-06-25T11:52:00.480Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 11:51 . [2024-06-25T11:52:00.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 11:49 .. [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 25 11:49 .dockerignore [2024-06-25T11:52:00.480Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 11:51 .git [2024-06-25T11:52:00.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 11:49 .github [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 25 11:49 .gitignore [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 11:49 .golangci.yml [2024-06-25T11:52:00.480Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 11:49 .semver [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jun 25 11:49 Attribution.txt [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jun 25 11:49 CHANGELOG.md [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jun 25 11:49 Dockerfile [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 11:49 GOVERNANCE.md [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 661 Jun 25 11:49 Jenkinsfile [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 25 11:49 LICENSE [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jun 25 11:49 Makefile [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 25 11:49 OWNERS.md [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jun 25 11:49 README.md [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 11:49 VERSION [2024-06-25T11:52:00.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 11:49 bin [2024-06-25T11:52:00.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 11:49 cmd [2024-06-25T11:52:00.480Z] -rw-r--r-- 1 jenkins jenkins 438103 Jun 25 11:51 coverage.out [2024-06-25T11:52:00.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 11:49 examples [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 7219 Jun 25 11:49 go.mod [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 11:49 go.sum [2024-06-25T11:52:00.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 11:49 images [2024-06-25T11:52:00.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 11:49 internal [2024-06-25T11:52:00.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 11:49 pkg [2024-06-25T11:52:00.480Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 25 11:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:00.814Z] + 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=e83b8e1a3e8907a42e6a265f9968d04d77803185 --label arch=amd64 --label version=3.2.0-dev.11 . [2024-06-25T11:52:00.814Z] Sending build context to Docker daemon 11.52MB [2024-06-25T11:52:00.814Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T11:52:00.814Z] Step 2/25 : FROM ${BASE} AS builder [2024-06-25T11:52:00.814Z] ---> d97b316aacdf [2024-06-25T11:52:00.814Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-06-25T11:52:01.075Z] ---> Running in c91ca5a3a042 [2024-06-25T11:52:01.334Z] Removing intermediate container c91ca5a3a042 [2024-06-25T11:52:01.334Z] ---> cdb70b59f363 [2024-06-25T11:52:01.334Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T11:52:01.334Z] ---> Running in 4f770ed08043 [2024-06-25T11:52:01.334Z] Removing intermediate container 4f770ed08043 [2024-06-25T11:52:01.334Z] ---> b98539e277e3 [2024-06-25T11:52:01.334Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T11:52:01.334Z] ---> Running in 3b4b74cfa394 [2024-06-25T11:52:01.334Z] Removing intermediate container 3b4b74cfa394 [2024-06-25T11:52:01.334Z] ---> 2cb50f795ede [2024-06-25T11:52:01.334Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T11:52:01.334Z] ---> Running in 83d0e18098fd [2024-06-25T11:52:01.592Z] Removing intermediate container 83d0e18098fd [2024-06-25T11:52:01.592Z] ---> 10f9b83f65ea [2024-06-25T11:52:01.592Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T11:52:01.592Z] ---> Running in 52ec28345380 [2024-06-25T11:52:01.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T11:52:02.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T11:52:02.420Z] OK: 264 MiB in 52 packages [2024-06-25T11:52:02.679Z] Removing intermediate container 52ec28345380 [2024-06-25T11:52:02.679Z] ---> c6ce96bf82dd [2024-06-25T11:52:02.679Z] Step 8/25 : WORKDIR /app [2024-06-25T11:52:02.936Z] ---> Running in d1907a6a39bd [2024-06-25T11:52:02.936Z] Removing intermediate container d1907a6a39bd [2024-06-25T11:52:02.936Z] ---> d4d05253c9e5 [2024-06-25T11:52:02.936Z] Step 9/25 : COPY go.mod vendor* ./ [2024-06-25T11:52:02.936Z] ---> 7a74ab43e859 [2024-06-25T11:52:02.936Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T11:52:02.936Z] ---> Running in fb8320068dcb [2024-06-25T11:52:03.871Z] Removing intermediate container fb8320068dcb [2024-06-25T11:52:03.871Z] ---> 49b159e02533 [2024-06-25T11:52:03.871Z] Step 11/25 : COPY . . [2024-06-25T11:52:04.436Z] ---> 76b26445c628 [2024-06-25T11:52:04.436Z] Step 12/25 : RUN $MAKE [2024-06-25T11:52:04.436Z] ---> Running in c8088771a4db [2024-06-25T11:52:04.693Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-06-25T11:52:43.408Z] Removing intermediate container c8088771a4db [2024-06-25T11:52:43.408Z] ---> 3e89449e19e5 [2024-06-25T11:52:43.408Z] Step 13/25 : FROM alpine:3.18 [2024-06-25T11:52:43.408Z] 3.18: Pulling from library/alpine [2024-06-25T11:52:43.408Z] 73baa7ef167e: Pulling fs layer [2024-06-25T11:52:43.408Z] 73baa7ef167e: Verifying Checksum [2024-06-25T11:52:43.408Z] 73baa7ef167e: Download complete [2024-06-25T11:52:43.408Z] 73baa7ef167e: Pull complete [2024-06-25T11:52:43.408Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T11:52:43.408Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T11:52:43.408Z] ---> 8fd7cac70a4a [2024-06-25T11:52:43.408Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T11:52:43.408Z] ---> Running in 471b1d34e23f [2024-06-25T11:52:43.408Z] Removing intermediate container 471b1d34e23f [2024-06-25T11:52:43.408Z] ---> fe1936f598c4 [2024-06-25T11:52:43.408Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-06-25T11:52:43.408Z] ---> Running in 19dbe6429adb [2024-06-25T11:52:43.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T11:52:43.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T11:52:43.408Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T11:52:43.408Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T11:52:43.408Z] OK: 7 MiB in 16 packages [2024-06-25T11:52:43.408Z] Removing intermediate container 19dbe6429adb [2024-06-25T11:52:43.408Z] ---> 00709e1f118d [2024-06-25T11:52:43.408Z] Step 16/25 : RUN apk --no-cache upgrade [2024-06-25T11:52:43.408Z] ---> Running in 691c3f4e1b8c [2024-06-25T11:52:43.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T11:52:43.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T11:52:43.408Z] OK: 7 MiB in 16 packages [2024-06-25T11:52:43.408Z] Removing intermediate container 691c3f4e1b8c [2024-06-25T11:52:43.408Z] ---> 57162e0c7bb9 [2024-06-25T11:52:43.408Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-06-25T11:52:43.408Z] ---> 4aee2ea126f7 [2024-06-25T11:52:43.408Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-06-25T11:52:43.408Z] ---> e904d9e07453 [2024-06-25T11:52:43.408Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-06-25T11:52:45.940Z] ---> 5f0a09b71911 [2024-06-25T11:52:45.940Z] Step 20/25 : EXPOSE 59989 [2024-06-25T11:52:45.940Z] ---> Running in 5cefb1cb670b [2024-06-25T11:52:45.940Z] Removing intermediate container 5cefb1cb670b [2024-06-25T11:52:45.940Z] ---> 6e6a2c7f6c96 [2024-06-25T11:52:45.940Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-06-25T11:52:45.940Z] ---> Running in 0cd2537ec7e0 [2024-06-25T11:52:45.940Z] Removing intermediate container 0cd2537ec7e0 [2024-06-25T11:52:45.940Z] ---> 5620dd23215d [2024-06-25T11:52:45.940Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T11:52:45.940Z] ---> Running in 7a528fedf27b [2024-06-25T11:52:46.198Z] Removing intermediate container 7a528fedf27b [2024-06-25T11:52:46.198Z] ---> d23f28ffc4ac [2024-06-25T11:52:46.198Z] Step 23/25 : LABEL arch=amd64 [2024-06-25T11:52:46.198Z] ---> Running in d62855272f9e [2024-06-25T11:52:46.198Z] Removing intermediate container d62855272f9e [2024-06-25T11:52:46.198Z] ---> 5935f80451cf [2024-06-25T11:52:46.198Z] Step 24/25 : LABEL git_sha=e83b8e1a3e8907a42e6a265f9968d04d77803185 [2024-06-25T11:52:46.198Z] ---> Running in 40e6a1b31c5f [2024-06-25T11:52:46.198Z] Removing intermediate container 40e6a1b31c5f [2024-06-25T11:52:46.198Z] ---> 2b5f29d8fee3 [2024-06-25T11:52:46.198Z] Step 25/25 : LABEL version=3.2.0-dev.11 [2024-06-25T11:52:46.457Z] ---> Running in 356ac8284e05 [2024-06-25T11:52:46.457Z] Removing intermediate container 356ac8284e05 [2024-06-25T11:52:46.457Z] ---> 8ace3087f663 [2024-06-25T11:52:46.457Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T11:52:46.457Z] Successfully built 8ace3087f663 [2024-06-25T11:52:46.457Z] 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 [2024-06-25T11:52:46.576Z] provisioning config files... [2024-06-25T11:52:46.584Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12395773716210480819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:52:46.891Z] ---> ****-login.sh [2024-06-25T11:52:46.891Z] nexus3.edgexfoundry.org:10001 [2024-06-25T11:52:46.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:52:46.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:52:46.891Z] Configure a credential helper to remove this warning. See [2024-06-25T11:52:46.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:52:46.891Z] [2024-06-25T11:52:46.891Z] Login Succeeded [2024-06-25T11:52:46.891Z] nexus3.edgexfoundry.org:10002 [2024-06-25T11:52:46.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:52:46.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:52:46.892Z] Configure a credential helper to remove this warning. See [2024-06-25T11:52:46.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:52:46.892Z] [2024-06-25T11:52:46.892Z] Login Succeeded [2024-06-25T11:52:46.892Z] nexus3.edgexfoundry.org:10003 [2024-06-25T11:52:47.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:52:47.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:52:47.150Z] Configure a credential helper to remove this warning. See [2024-06-25T11:52:47.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:52:47.150Z] [2024-06-25T11:52:47.150Z] Login Succeeded [2024-06-25T11:52:47.150Z] nexus3.edgexfoundry.org:10004 [2024-06-25T11:52:47.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:52:47.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:52:47.150Z] Configure a credential helper to remove this warning. See [2024-06-25T11:52:47.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:52:47.150Z] [2024-06-25T11:52:47.150Z] Login Succeeded [2024-06-25T11:52:47.150Z] ****.io [2024-06-25T11:52:47.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:52:47.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:52:47.409Z] Configure a credential helper to remove this warning. See [2024-06-25T11:52:47.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:52:47.409Z] [2024-06-25T11:52:47.409Z] Login Succeeded [2024-06-25T11:52:47.409Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T11:52:47.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-25T11:52:47.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T11:52:47.491Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-06-25T11:52:47.491Z] e83b8e1a3e8907a42e6a265f9968d04d77803185 [2024-06-25T11:52:47.491Z] latest [2024-06-25T11:52:47.491Z] 3.2.0-dev.11 [2024-06-25T11:52:47.491Z] e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 [2024-06-25T11:52:47.491Z] main [2024-06-25T11:52:47.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:47.829Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:48.144Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e83b8e1a3e8907a42e6a265f9968d04d77803185 [2024-06-25T11:52:48.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-06-25T11:52:48.144Z] 8abf7f5a8c62: Preparing [2024-06-25T11:52:48.144Z] aec68a424adb: Preparing [2024-06-25T11:52:48.144Z] 54c6063ae777: Preparing [2024-06-25T11:52:48.144Z] 1793fa138830: Preparing [2024-06-25T11:52:48.144Z] c1cfcf0856a7: Preparing [2024-06-25T11:52:48.144Z] 63ec0bd56cf3: Preparing [2024-06-25T11:52:48.144Z] 63ec0bd56cf3: Waiting [2024-06-25T11:52:48.144Z] aec68a424adb: Pushed [2024-06-25T11:52:48.144Z] 54c6063ae777: Pushed [2024-06-25T11:52:48.144Z] c1cfcf0856a7: Pushed [2024-06-25T11:52:48.144Z] 1793fa138830: Pushed [2024-06-25T11:52:48.144Z] 63ec0bd56cf3: Layer already exists [2024-06-25T11:52:52.341Z] 8abf7f5a8c62: Pushed [2024-06-25T11:52:52.341Z] e83b8e1a3e8907a42e6a265f9968d04d77803185: digest: sha256:9b837d1943b3fb5b11f19f55c795a86bd1705f4033e542fac2480cf1a9b923c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:52.668Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:52.989Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-06-25T11:52:52.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-06-25T11:52:52.989Z] 8abf7f5a8c62: Preparing [2024-06-25T11:52:52.989Z] aec68a424adb: Preparing [2024-06-25T11:52:52.989Z] 54c6063ae777: Preparing [2024-06-25T11:52:52.989Z] 1793fa138830: Preparing [2024-06-25T11:52:52.989Z] c1cfcf0856a7: Preparing [2024-06-25T11:52:52.989Z] 63ec0bd56cf3: Preparing [2024-06-25T11:52:52.989Z] 63ec0bd56cf3: Waiting [2024-06-25T11:52:52.989Z] 1793fa138830: Layer already exists [2024-06-25T11:52:52.989Z] 8abf7f5a8c62: Layer already exists [2024-06-25T11:52:52.989Z] aec68a424adb: Layer already exists [2024-06-25T11:52:52.989Z] 54c6063ae777: Layer already exists [2024-06-25T11:52:52.989Z] c1cfcf0856a7: Layer already exists [2024-06-25T11:52:52.989Z] 63ec0bd56cf3: Layer already exists [2024-06-25T11:52:52.989Z] latest: digest: sha256:9b837d1943b3fb5b11f19f55c795a86bd1705f4033e542fac2480cf1a9b923c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:53.307Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:53.630Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.11 [2024-06-25T11:52:53.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-06-25T11:52:53.630Z] 8abf7f5a8c62: Preparing [2024-06-25T11:52:53.630Z] aec68a424adb: Preparing [2024-06-25T11:52:53.630Z] 54c6063ae777: Preparing [2024-06-25T11:52:53.630Z] 1793fa138830: Preparing [2024-06-25T11:52:53.630Z] c1cfcf0856a7: Preparing [2024-06-25T11:52:53.630Z] 63ec0bd56cf3: Preparing [2024-06-25T11:52:53.630Z] 63ec0bd56cf3: Waiting [2024-06-25T11:52:53.630Z] aec68a424adb: Layer already exists [2024-06-25T11:52:53.630Z] 54c6063ae777: Layer already exists [2024-06-25T11:52:53.630Z] c1cfcf0856a7: Layer already exists [2024-06-25T11:52:53.630Z] 1793fa138830: Layer already exists [2024-06-25T11:52:53.630Z] 8abf7f5a8c62: Layer already exists [2024-06-25T11:52:53.630Z] 63ec0bd56cf3: Layer already exists [2024-06-25T11:52:53.630Z] 3.2.0-dev.11: digest: sha256:9b837d1943b3fb5b11f19f55c795a86bd1705f4033e542fac2480cf1a9b923c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:53.956Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:54.276Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 [2024-06-25T11:52:54.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-06-25T11:52:54.276Z] 8abf7f5a8c62: Preparing [2024-06-25T11:52:54.276Z] aec68a424adb: Preparing [2024-06-25T11:52:54.276Z] 54c6063ae777: Preparing [2024-06-25T11:52:54.276Z] 1793fa138830: Preparing [2024-06-25T11:52:54.276Z] c1cfcf0856a7: Preparing [2024-06-25T11:52:54.276Z] 63ec0bd56cf3: Preparing [2024-06-25T11:52:54.276Z] 63ec0bd56cf3: Waiting [2024-06-25T11:52:54.276Z] 8abf7f5a8c62: Layer already exists [2024-06-25T11:52:54.276Z] c1cfcf0856a7: Layer already exists [2024-06-25T11:52:54.276Z] aec68a424adb: Layer already exists [2024-06-25T11:52:54.276Z] 1793fa138830: Layer already exists [2024-06-25T11:52:54.276Z] 54c6063ae777: Layer already exists [2024-06-25T11:52:54.276Z] 63ec0bd56cf3: Layer already exists [2024-06-25T11:52:54.276Z] e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11: digest: sha256:9b837d1943b3fb5b11f19f55c795a86bd1705f4033e542fac2480cf1a9b923c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:54.602Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:54.923Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-06-25T11:52:54.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-06-25T11:52:54.923Z] 8abf7f5a8c62: Preparing [2024-06-25T11:52:54.923Z] aec68a424adb: Preparing [2024-06-25T11:52:54.923Z] 54c6063ae777: Preparing [2024-06-25T11:52:54.923Z] 1793fa138830: Preparing [2024-06-25T11:52:54.923Z] c1cfcf0856a7: Preparing [2024-06-25T11:52:54.923Z] 63ec0bd56cf3: Preparing [2024-06-25T11:52:54.923Z] 63ec0bd56cf3: Waiting [2024-06-25T11:52:54.923Z] aec68a424adb: Layer already exists [2024-06-25T11:52:54.923Z] c1cfcf0856a7: Layer already exists [2024-06-25T11:52:54.923Z] 1793fa138830: Layer already exists [2024-06-25T11:52:54.923Z] 54c6063ae777: Layer already exists [2024-06-25T11:52:54.923Z] 8abf7f5a8c62: Layer already exists [2024-06-25T11:52:54.923Z] 63ec0bd56cf3: Layer already exists [2024-06-25T11:52:54.923Z] main: digest: sha256:9b837d1943b3fb5b11f19f55c795a86bd1705f4033e542fac2480cf1a9b923c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-25T11:52:54.993Z] ===================================================== [Pipeline] echo [2024-06-25T11:52:55.006Z] taggedImages: [2024-06-25T11:52:55.006Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e83b8e1a3e8907a42e6a265f9968d04d77803185 [2024-06-25T11:52:55.006Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-06-25T11:52:55.006Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.11 [2024-06-25T11:52:55.006Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 [2024-06-25T11:52:55.006Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:55.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T11:52:55.406Z] [2024-06-25T11:52:55.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:52:55.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T11:52:55.703Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-25T11:52:55.703Z] 5eb5b503b376: Pulling fs layer [2024-06-25T11:52:55.703Z] 5c69ac0246d0: Pulling fs layer [2024-06-25T11:52:55.703Z] ec43610c2a17: Pulling fs layer [2024-06-25T11:52:55.703Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-25T11:52:55.703Z] 33b1e0a273af: Pulling fs layer [2024-06-25T11:52:55.703Z] 5d3b04190fa2: Pulling fs layer [2024-06-25T11:52:55.703Z] 2f39f015ded8: Pulling fs layer [2024-06-25T11:52:55.703Z] 33b1e0a273af: Waiting [2024-06-25T11:52:55.703Z] 5d3b04190fa2: Waiting [2024-06-25T11:52:55.703Z] 2f39f015ded8: Waiting [2024-06-25T11:52:55.703Z] 3a2ae6a8a46f: Waiting [2024-06-25T11:52:55.703Z] 5c69ac0246d0: Download complete [2024-06-25T11:52:55.703Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-25T11:52:55.703Z] 3a2ae6a8a46f: Download complete [2024-06-25T11:52:55.703Z] 33b1e0a273af: Verifying Checksum [2024-06-25T11:52:55.703Z] 33b1e0a273af: Download complete [2024-06-25T11:52:55.703Z] 5d3b04190fa2: Verifying Checksum [2024-06-25T11:52:55.703Z] 5d3b04190fa2: Download complete [2024-06-25T11:52:55.703Z] ec43610c2a17: Verifying Checksum [2024-06-25T11:52:55.703Z] ec43610c2a17: Download complete [2024-06-25T11:52:55.962Z] 5eb5b503b376: Verifying Checksum [2024-06-25T11:52:55.962Z] 5eb5b503b376: Download complete [2024-06-25T11:52:56.528Z] 2f39f015ded8: Download complete [2024-06-25T11:52:57.094Z] 5eb5b503b376: Pull complete [2024-06-25T11:52:57.094Z] 5c69ac0246d0: Pull complete [2024-06-25T11:52:57.664Z] ec43610c2a17: Pull complete [2024-06-25T11:52:57.664Z] 3a2ae6a8a46f: Pull complete [2024-06-25T11:52:57.922Z] 33b1e0a273af: Pull complete [2024-06-25T11:52:57.922Z] 5d3b04190fa2: Pull complete [2024-06-25T11:53:02.103Z] 2f39f015ded8: Pull complete [2024-06-25T11:53:02.103Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-25T11:53:02.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T11:53:02.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T11:53:02.193Z] prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container [2024-06-25T11:53:02.225Z] $ 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 [2024-06-25T11:53:08.416Z] $ docker top 43b25aec7948a283fad49d07874d81750992cfc7176a78301c8e49c91090dda6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:53:08.800Z] ---> job-cost.sh [2024-06-25T11:53:08.800Z] lf-activate-venv: SKIPPING [2024-06-25T11:53:08.800Z] INFO: No Stack... [2024-06-25T11:53:09.058Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T11:53:09.318Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T11:53:09.609Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-06-25T11:53:09.609Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T11:53:09.621Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] [2024-06-25T11:53:09.632Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] did not exist. Created. [2024-06-25T11:53:09.638Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T11:53:09.945Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-25T11:53:09.981Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T11:53:09.990Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T11:53:10.024Z] $ docker stop --time=1 43b25aec7948a283fad49d07874d81750992cfc7176a78301c8e49c91090dda6 [2024-06-25T11:53:11.190Z] $ docker rm -f --volumes 43b25aec7948a283fad49d07874d81750992cfc7176a78301c8e49c91090dda6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T11:54:37.267Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4363 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-06-25T11:54:37.286Z] Running in /w/workspace/device-rfid-llrp-go/145 [Pipeline] { [Pipeline] checkout [2024-06-25T11:54:37.338Z] The recommended git tool is: git [2024-06-25T11:54:46.644Z] using credential edgex-jenkins-ssh [2024-06-25T11:54:46.669Z] Cloning the remote Git repository [2024-06-25T11:54:46.733Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-06-25T11:54:46.873Z] > git init /w/workspace/device-rfid-llrp-go/145 # timeout=10 [2024-06-25T11:54:47.094Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-06-25T11:54:47.096Z] > git --version # timeout=10 [2024-06-25T11:54:47.121Z] > git --version # 'git version 2.25.1' [2024-06-25T11:54:47.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T11:54:47.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T11:54:51.036Z] Avoid second fetch [2024-06-25T11:54:51.036Z] Checking out Revision e83b8e1a3e8907a42e6a265f9968d04d77803185 (main) [2024-06-25T11:54:49.934Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-06-25T11:54:49.968Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T11:54:51.051Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T11:54:51.732Z] Commit message: "Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" [2024-06-25T11:54:51.121Z] > git checkout -f e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T11:54:56.726Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-25T11:54:56.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T11:54:56.726Z] Dload Upload Total Spent Left Speed [2024-06-25T11:54:56.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-06-25T11:54:57.090Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-25T11:54:57.430Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-25T11:54:57.430Z] + sudo tee /etc/docker/daemon.new [2024-06-25T11:54:57.430Z] { [2024-06-25T11:54:57.430Z] "registry-mirrors": [ [2024-06-25T11:54:57.430Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-25T11:54:57.430Z] ], [2024-06-25T11:54:57.430Z] "bip": "10.250.0.254/24", [2024-06-25T11:54:57.430Z] "hosts": [ [2024-06-25T11:54:57.430Z] "tcp://0.0.0.0:5555", [2024-06-25T11:54:57.430Z] "unix:///var/run/docker.sock" [2024-06-25T11:54:57.430Z] ], [2024-06-25T11:54:57.430Z] "mtu": 1458, [2024-06-25T11:54:57.430Z] "selinux-enabled": true, [2024-06-25T11:54:57.430Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-25T11:54:57.430Z] } [Pipeline] sh [2024-06-25T11:54:57.788Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-25T11:54:58.135Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T11:55:16.440Z] provisioning config files... [2024-06-25T11:55:16.474Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/145@tmp/config16197656153374050244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:55:16.975Z] ---> ****-login.sh [2024-06-25T11:55:16.975Z] nexus3.edgexfoundry.org:10001 [2024-06-25T11:55:17.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:55:17.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:55:17.562Z] Configure a credential helper to remove this warning. See [2024-06-25T11:55:17.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:55:17.563Z] [2024-06-25T11:55:17.563Z] Login Succeeded [2024-06-25T11:55:17.563Z] nexus3.edgexfoundry.org:10002 [2024-06-25T11:55:17.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:55:18.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:55:18.102Z] Configure a credential helper to remove this warning. See [2024-06-25T11:55:18.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:55:18.102Z] [2024-06-25T11:55:18.102Z] Login Succeeded [2024-06-25T11:55:18.102Z] nexus3.edgexfoundry.org:10003 [2024-06-25T11:55:18.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:55:18.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:55:18.373Z] Configure a credential helper to remove this warning. See [2024-06-25T11:55:18.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:55:18.373Z] [2024-06-25T11:55:18.373Z] Login Succeeded [2024-06-25T11:55:18.373Z] nexus3.edgexfoundry.org:10004 [2024-06-25T11:55:18.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:55:18.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:55:18.920Z] Configure a credential helper to remove this warning. See [2024-06-25T11:55:18.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:55:18.920Z] [2024-06-25T11:55:18.920Z] Login Succeeded [2024-06-25T11:55:18.920Z] ****.io [2024-06-25T11:55:19.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T11:55:19.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T11:55:19.469Z] Configure a credential helper to remove this warning. See [2024-06-25T11:55:19.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T11:55:19.469Z] [2024-06-25T11:55:19.469Z] Login Succeeded [2024-06-25T11:55:19.469Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T11:55:19.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T11:55:19.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T11:55:19.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T11:55:19.867Z] ========================================================= [2024-06-25T11:55:19.867Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-25T11:55:19.867Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:55:20.246Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T11:55:20.515Z] Sending build context to Docker daemon 1.202MB [2024-06-25T11:55:20.515Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T11:55:20.515Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T11:55:20.786Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-25T11:55:20.786Z] c6b39de5b339: Pulling fs layer [2024-06-25T11:55:20.786Z] a69c41024577: Pulling fs layer [2024-06-25T11:55:20.786Z] d6de4b400683: Pulling fs layer [2024-06-25T11:55:20.786Z] 35cb2a7552d0: Pulling fs layer [2024-06-25T11:55:20.786Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T11:55:20.786Z] 464afbd9ba4c: Pulling fs layer [2024-06-25T11:55:20.786Z] 00f215d4a9da: Pulling fs layer [2024-06-25T11:55:20.786Z] d496ad576159: Pulling fs layer [2024-06-25T11:55:20.786Z] 35cb2a7552d0: Waiting [2024-06-25T11:55:20.786Z] 4f4fb700ef54: Waiting [2024-06-25T11:55:20.786Z] 464afbd9ba4c: Waiting [2024-06-25T11:55:20.786Z] 00f215d4a9da: Waiting [2024-06-25T11:55:20.786Z] d496ad576159: Waiting [2024-06-25T11:55:20.786Z] a69c41024577: Download complete [2024-06-25T11:55:20.786Z] 35cb2a7552d0: Verifying Checksum [2024-06-25T11:55:20.786Z] 35cb2a7552d0: Download complete [2024-06-25T11:55:20.786Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T11:55:20.786Z] 4f4fb700ef54: Download complete [2024-06-25T11:55:20.786Z] 464afbd9ba4c: Verifying Checksum [2024-06-25T11:55:20.786Z] 464afbd9ba4c: Download complete [2024-06-25T11:55:20.786Z] c6b39de5b339: Verifying Checksum [2024-06-25T11:55:20.786Z] c6b39de5b339: Download complete [2024-06-25T11:55:21.377Z] d496ad576159: Verifying Checksum [2024-06-25T11:55:21.377Z] d496ad576159: Download complete [2024-06-25T11:55:21.971Z] c6b39de5b339: Pull complete [2024-06-25T11:55:22.565Z] a69c41024577: Pull complete [2024-06-25T11:55:22.838Z] d6de4b400683: Verifying Checksum [2024-06-25T11:55:22.838Z] d6de4b400683: Download complete [2024-06-25T11:55:24.255Z] 00f215d4a9da: Verifying Checksum [2024-06-25T11:55:24.255Z] 00f215d4a9da: Download complete [2024-06-25T11:55:36.596Z] d6de4b400683: Pull complete [2024-06-25T11:55:36.596Z] 35cb2a7552d0: Pull complete [2024-06-25T11:55:36.596Z] 4f4fb700ef54: Pull complete [2024-06-25T11:55:36.596Z] 464afbd9ba4c: Pull complete [2024-06-25T11:55:46.704Z] 00f215d4a9da: Pull complete [2024-06-25T11:55:47.676Z] d496ad576159: Pull complete [2024-06-25T11:55:47.677Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-25T11:55:47.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T11:55:47.677Z] ---> f246e2811388 [2024-06-25T11:55:47.677Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T11:55:48.669Z] ---> Running in 76f96e64f651 [2024-06-25T11:55:48.937Z] Removing intermediate container 76f96e64f651 [2024-06-25T11:55:48.937Z] ---> d24f04fc2dc4 [2024-06-25T11:55:48.937Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T11:55:48.937Z] ---> Running in 62c96d30f8ae [2024-06-25T11:55:49.206Z] Removing intermediate container 62c96d30f8ae [2024-06-25T11:55:49.206Z] ---> 60834cf9d5fd [2024-06-25T11:55:49.206Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T11:55:49.474Z] ---> Running in 10d09ff14c02 [2024-06-25T11:55:49.743Z] Removing intermediate container 10d09ff14c02 [2024-06-25T11:55:49.743Z] ---> 7ae1c681dac5 [2024-06-25T11:55:49.743Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T11:55:49.743Z] ---> Running in dde2043a84b8 [2024-06-25T11:55:50.010Z] Removing intermediate container dde2043a84b8 [2024-06-25T11:55:50.010Z] ---> 7e9de2fc32d3 [2024-06-25T11:55:50.010Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T11:55:50.278Z] ---> Running in aa60f68dc693 [2024-06-25T11:55:51.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T11:55:52.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T11:55:53.707Z] OK: 266 MiB in 52 packages [2024-06-25T11:55:54.678Z] Removing intermediate container aa60f68dc693 [2024-06-25T11:55:54.678Z] ---> 880f4b2c9dbb [2024-06-25T11:55:54.678Z] Step 8/12 : WORKDIR /app [2024-06-25T11:55:54.678Z] ---> Running in 06891d87571a [2024-06-25T11:55:54.951Z] Removing intermediate container 06891d87571a [2024-06-25T11:55:54.951Z] ---> 8325af2efc56 [2024-06-25T11:55:54.951Z] Step 9/12 : COPY go.mod vendor* ./ [2024-06-25T11:55:55.539Z] ---> a7a92d511cd9 [2024-06-25T11:55:55.539Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T11:55:55.539Z] ---> Running in fb767acbce77 [2024-06-25T11:58:02.280Z] Removing intermediate container fb767acbce77 [2024-06-25T11:58:02.280Z] ---> b5e1f37cc144 [2024-06-25T11:58:02.280Z] Step 11/12 : COPY . . [2024-06-25T11:58:02.280Z] ---> e6db02ce6cd9 [2024-06-25T11:58:02.280Z] Step 12/12 : RUN $MAKE [2024-06-25T11:58:02.280Z] ---> Running in 43f83b60045a [2024-06-25T11:58:02.280Z] noop [2024-06-25T11:58:02.280Z] Removing intermediate container 43f83b60045a [2024-06-25T11:58:02.280Z] ---> 9bd42d1c966e [2024-06-25T11:58:02.280Z] Successfully built 9bd42d1c966e [2024-06-25T11:58:02.280Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:58:02.648Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T11:58:02.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T11:58:02.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-4363 does not seem to be running inside a container [2024-06-25T11:58:02.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/145 -v /w/workspace/device-rfid-llrp-go/145:/w/workspace/device-rfid-llrp-go/145:rw,z -v /w/workspace/device-rfid-llrp-go/145@tmp:/w/workspace/device-rfid-llrp-go/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-25T11:58:04.218Z] $ docker top 10f881ff76b72dc1c8d5473461e59aa21440ba00df09a99a5c1b7f9eb4180a69 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T11:58:05.067Z] + go version [2024-06-25T11:58:05.067Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-25T11:58:05.086Z] $ docker stop --time=1 10f881ff76b72dc1c8d5473461e59aa21440ba00df09a99a5c1b7f9eb4180a69 [2024-06-25T11:58:06.745Z] $ docker rm -f --volumes 10f881ff76b72dc1c8d5473461e59aa21440ba00df09a99a5c1b7f9eb4180a69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:58:07.320Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T11:58:07.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T11:58:07.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-4363 does not seem to be running inside a container [2024-06-25T11:58:07.580Z] $ 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/145 -v /w/workspace/device-rfid-llrp-go/145:/w/workspace/device-rfid-llrp-go/145:rw,z -v /w/workspace/device-rfid-llrp-go/145@tmp:/w/workspace/device-rfid-llrp-go/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-25T11:58:08.845Z] $ docker top 90d1e391e51aebdc9873dfdb88fc747bbb92803b60608a0cc612ba32d87461b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T11:58:09.716Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/145 [Pipeline] fileExists [Pipeline] sh [2024-06-25T11:58:10.371Z] + make test [2024-06-25T11:58:10.371Z] go test ./... -coverprofile=coverage.out ./... [2024-06-25T11:58:17.009Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-06-25T12:02:08.904Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-06-25T12:02:08.904Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-06-25T12:02:47.830Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.539s coverage: 40.6% of statements [2024-06-25T12:02:47.830Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.052s coverage: 96.4% of statements [2024-06-25T12:02:47.830Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.595s coverage: 51.9% of statements [2024-06-25T12:02:47.830Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-25T12:02:47.830Z] go vet ./... [2024-06-25T12:03:34.674Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T12:03:34.674Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T12:03:34.674Z] ./bin/test-attribution-txt.sh [2024-06-25T12:03:34.674Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T12:03:34.674Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T12:03:34.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T12:03:34.715Z] $ docker stop --time=1 90d1e391e51aebdc9873dfdb88fc747bbb92803b60608a0cc612ba32d87461b7 [2024-06-25T12:03:36.669Z] $ docker rm -f --volumes 90d1e391e51aebdc9873dfdb88fc747bbb92803b60608a0cc612ba32d87461b7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T12:03:38.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T12:03:38.320Z] Warning: overwriting stash ‘coverage-report’ [2024-06-25T12:03:39.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T12:03:39.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T12:03:39.946Z] + ls -al . [2024-06-25T12:03:39.946Z] total 684 [2024-06-25T12:03:39.946Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 11:58 . [2024-06-25T12:03:39.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 11:54 .. [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 25 11:54 .dockerignore [2024-06-25T12:03:39.946Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 11:54 .git [2024-06-25T12:03:39.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 11:54 .github [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 25 11:54 .gitignore [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 11:54 .golangci.yml [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jun 25 11:54 Attribution.txt [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jun 25 11:54 CHANGELOG.md [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jun 25 11:54 Dockerfile [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 11:54 GOVERNANCE.md [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 661 Jun 25 11:54 Jenkinsfile [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 25 11:54 LICENSE [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jun 25 11:54 Makefile [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 25 11:54 OWNERS.md [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jun 25 11:54 README.md [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 11:49 VERSION [2024-06-25T12:03:39.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 11:54 bin [2024-06-25T12:03:39.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 11:54 cmd [2024-06-25T12:03:39.946Z] -rw-r--r-- 1 jenkins jenkins 438103 Jun 25 12:02 coverage.out [2024-06-25T12:03:39.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 11:54 examples [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 7219 Jun 25 11:54 go.mod [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 11:54 go.sum [2024-06-25T12:03:39.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 11:54 images [2024-06-25T12:03:39.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 11:54 internal [2024-06-25T12:03:39.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 11:54 pkg [2024-06-25T12:03:39.946Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 25 11:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:03:40.293Z] + 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=e83b8e1a3e8907a42e6a265f9968d04d77803185 --label arch=arm64 --label version=3.2.0-dev.11 . [2024-06-25T12:03:40.562Z] Sending build context to Docker daemon 1.202MB [2024-06-25T12:03:40.562Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T12:03:40.562Z] Step 2/25 : FROM ${BASE} AS builder [2024-06-25T12:03:40.562Z] ---> 9bd42d1c966e [2024-06-25T12:03:40.562Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-06-25T12:03:40.832Z] ---> Running in cf4b0a33ffc5 [2024-06-25T12:03:41.098Z] Removing intermediate container cf4b0a33ffc5 [2024-06-25T12:03:41.098Z] ---> 1e3d4d4cdae2 [2024-06-25T12:03:41.098Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T12:03:41.098Z] ---> Running in 1024b66a0bf7 [2024-06-25T12:03:41.367Z] Removing intermediate container 1024b66a0bf7 [2024-06-25T12:03:41.367Z] ---> ddce48ddb44e [2024-06-25T12:03:41.367Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T12:03:41.636Z] ---> Running in 2a2fea43a97c [2024-06-25T12:03:41.907Z] Removing intermediate container 2a2fea43a97c [2024-06-25T12:03:41.907Z] ---> 8e5dcd84e3ff [2024-06-25T12:03:41.907Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T12:03:41.907Z] ---> Running in 16c2f81fcbe5 [2024-06-25T12:03:42.187Z] Removing intermediate container 16c2f81fcbe5 [2024-06-25T12:03:42.187Z] ---> a814e753fb20 [2024-06-25T12:03:42.187Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T12:03:42.457Z] ---> Running in 90397db64500 [2024-06-25T12:03:43.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T12:03:43.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T12:03:45.106Z] OK: 266 MiB in 52 packages [2024-06-25T12:03:45.692Z] Removing intermediate container 90397db64500 [2024-06-25T12:03:45.692Z] ---> 1d2fced972b4 [2024-06-25T12:03:45.692Z] Step 8/25 : WORKDIR /app [2024-06-25T12:03:45.692Z] ---> Running in 0ef75570ff92 [2024-06-25T12:03:45.959Z] Removing intermediate container 0ef75570ff92 [2024-06-25T12:03:45.959Z] ---> 721b595f4a6e [2024-06-25T12:03:45.959Z] Step 9/25 : COPY go.mod vendor* ./ [2024-06-25T12:03:46.542Z] ---> ffddcfa29716 [2024-06-25T12:03:46.542Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T12:03:46.542Z] ---> Running in ab1342c17d08 [2024-06-25T12:03:49.131Z] Removing intermediate container ab1342c17d08 [2024-06-25T12:03:49.131Z] ---> 3ffbd2d779f2 [2024-06-25T12:03:49.131Z] Step 11/25 : COPY . . [2024-06-25T12:03:49.398Z] ---> 1716e522f016 [2024-06-25T12:03:49.398Z] Step 12/25 : RUN $MAKE [2024-06-25T12:03:49.667Z] ---> Running in f343e16a91f3 [2024-06-25T12:03:50.626Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-06-25T12:07:43.119Z] Removing intermediate container f343e16a91f3 [2024-06-25T12:07:43.119Z] ---> 5a9140057a43 [2024-06-25T12:07:43.119Z] Step 13/25 : FROM alpine:3.18 [2024-06-25T12:07:43.119Z] 3.18: Pulling from library/alpine [2024-06-25T12:07:43.119Z] 5c905c7ebe2f: Pulling fs layer [2024-06-25T12:07:43.119Z] 5c905c7ebe2f: Verifying Checksum [2024-06-25T12:07:43.119Z] 5c905c7ebe2f: Download complete [2024-06-25T12:07:43.119Z] 5c905c7ebe2f: Pull complete [2024-06-25T12:07:43.119Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T12:07:43.119Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T12:07:43.119Z] ---> dec292d02e07 [2024-06-25T12:07:43.119Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T12:07:43.119Z] ---> Running in 9e34858d4329 [2024-06-25T12:07:43.119Z] Removing intermediate container 9e34858d4329 [2024-06-25T12:07:43.119Z] ---> 1b7a52cdedd7 [2024-06-25T12:07:43.119Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-06-25T12:07:43.119Z] ---> Running in b47302242b47 [2024-06-25T12:07:43.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T12:07:43.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T12:07:43.119Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T12:07:43.119Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T12:07:43.119Z] OK: 8 MiB in 16 packages [2024-06-25T12:07:43.119Z] Removing intermediate container b47302242b47 [2024-06-25T12:07:43.119Z] ---> 40a65aad3cb3 [2024-06-25T12:07:43.119Z] Step 16/25 : RUN apk --no-cache upgrade [2024-06-25T12:07:43.119Z] ---> Running in 603089792ce4 [2024-06-25T12:07:43.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T12:07:43.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T12:07:43.119Z] OK: 8 MiB in 16 packages [2024-06-25T12:07:43.119Z] Removing intermediate container 603089792ce4 [2024-06-25T12:07:43.119Z] ---> dedcfb7901e6 [2024-06-25T12:07:43.119Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-06-25T12:07:43.700Z] ---> 34ab329969a7 [2024-06-25T12:07:43.700Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-06-25T12:07:44.286Z] ---> 17fa2c292524 [2024-06-25T12:07:44.286Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-06-25T12:07:46.230Z] ---> 43da3ceaf3db [2024-06-25T12:07:46.230Z] Step 20/25 : EXPOSE 59989 [2024-06-25T12:07:46.230Z] ---> Running in e840006cf162 [2024-06-25T12:07:46.811Z] Removing intermediate container e840006cf162 [2024-06-25T12:07:46.811Z] ---> e81786c554ca [2024-06-25T12:07:46.811Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-06-25T12:07:46.811Z] ---> Running in 411744a7871a [2024-06-25T12:07:47.081Z] Removing intermediate container 411744a7871a [2024-06-25T12:07:47.081Z] ---> defb033a0260 [2024-06-25T12:07:47.081Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T12:07:47.081Z] ---> Running in 6590d7e1edc6 [2024-06-25T12:07:47.346Z] Removing intermediate container 6590d7e1edc6 [2024-06-25T12:07:47.346Z] ---> 7c25bdcc92ae [2024-06-25T12:07:47.346Z] Step 23/25 : LABEL arch=arm64 [2024-06-25T12:07:47.346Z] ---> Running in 4e4d81dff096 [2024-06-25T12:07:47.619Z] Removing intermediate container 4e4d81dff096 [2024-06-25T12:07:47.619Z] ---> e2da52ed8317 [2024-06-25T12:07:47.619Z] Step 24/25 : LABEL git_sha=e83b8e1a3e8907a42e6a265f9968d04d77803185 [2024-06-25T12:07:47.888Z] ---> Running in 2fb56586ff56 [2024-06-25T12:07:48.156Z] Removing intermediate container 2fb56586ff56 [2024-06-25T12:07:48.156Z] ---> 67c21d17664e [2024-06-25T12:07:48.156Z] Step 25/25 : LABEL version=3.2.0-dev.11 [2024-06-25T12:07:48.156Z] ---> Running in 1fa7ad271638 [2024-06-25T12:07:48.427Z] Removing intermediate container 1fa7ad271638 [2024-06-25T12:07:48.427Z] ---> 28df88505bdc [2024-06-25T12:07:48.427Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T12:07:48.427Z] Successfully built 28df88505bdc [2024-06-25T12:07:48.427Z] 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 [2024-06-25T12:07:48.584Z] provisioning config files... [2024-06-25T12:07:48.598Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/145@tmp/config10990544170175562457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:07:48.944Z] ---> ****-login.sh [2024-06-25T12:07:48.944Z] nexus3.edgexfoundry.org:10001 [2024-06-25T12:07:48.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:07:49.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:07:49.210Z] Configure a credential helper to remove this warning. See [2024-06-25T12:07:49.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:07:49.210Z] [2024-06-25T12:07:49.210Z] Login Succeeded [2024-06-25T12:07:49.210Z] nexus3.edgexfoundry.org:10002 [2024-06-25T12:07:49.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:07:49.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:07:49.477Z] Configure a credential helper to remove this warning. See [2024-06-25T12:07:49.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:07:49.477Z] [2024-06-25T12:07:49.477Z] Login Succeeded [2024-06-25T12:07:49.477Z] nexus3.edgexfoundry.org:10003 [2024-06-25T12:07:49.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:07:50.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:07:50.015Z] Configure a credential helper to remove this warning. See [2024-06-25T12:07:50.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:07:50.016Z] [2024-06-25T12:07:50.016Z] Login Succeeded [2024-06-25T12:07:50.016Z] nexus3.edgexfoundry.org:10004 [2024-06-25T12:07:50.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:07:50.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:07:50.281Z] Configure a credential helper to remove this warning. See [2024-06-25T12:07:50.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:07:50.281Z] [2024-06-25T12:07:50.281Z] Login Succeeded [2024-06-25T12:07:50.281Z] ****.io [2024-06-25T12:07:50.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:07:50.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:07:50.808Z] Configure a credential helper to remove this warning. See [2024-06-25T12:07:50.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:07:50.808Z] [2024-06-25T12:07:50.808Z] Login Succeeded [2024-06-25T12:07:50.808Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T12:07:50.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-25T12:07:50.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T12:07:50.912Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-06-25T12:07:50.912Z] e83b8e1a3e8907a42e6a265f9968d04d77803185 [2024-06-25T12:07:50.912Z] latest [2024-06-25T12:07:50.912Z] 3.2.0-dev.11 [2024-06-25T12:07:50.912Z] e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 [2024-06-25T12:07:50.912Z] main [2024-06-25T12:07:50.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:07:51.307Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:07:51.675Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e83b8e1a3e8907a42e6a265f9968d04d77803185 [2024-06-25T12:07:51.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-06-25T12:07:51.675Z] 4e10d05c2686: Preparing [2024-06-25T12:07:51.675Z] 5d2a32a3390f: Preparing [2024-06-25T12:07:51.675Z] af27f315b938: Preparing [2024-06-25T12:07:51.675Z] 0d8e4182e40a: Preparing [2024-06-25T12:07:51.675Z] 3ca0b651c0f2: Preparing [2024-06-25T12:07:51.675Z] da707bb00cb8: Preparing [2024-06-25T12:07:51.675Z] da707bb00cb8: Waiting [2024-06-25T12:07:51.941Z] af27f315b938: Pushed [2024-06-25T12:07:51.941Z] 5d2a32a3390f: Pushed [2024-06-25T12:07:51.941Z] 3ca0b651c0f2: Pushed [2024-06-25T12:07:51.941Z] 0d8e4182e40a: Pushed [2024-06-25T12:07:51.941Z] da707bb00cb8: Layer already exists [2024-06-25T12:08:00.121Z] 4e10d05c2686: Pushed [2024-06-25T12:08:00.385Z] e83b8e1a3e8907a42e6a265f9968d04d77803185: digest: sha256:9d5522b6680668ce5afc0b3d06b6e88d4761acc5fff906ffffef3ed8911a86a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:08:00.742Z] + 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 [2024-06-25T12:08:01.084Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-06-25T12:08:01.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-06-25T12:08:01.084Z] 4e10d05c2686: Preparing [2024-06-25T12:08:01.084Z] 5d2a32a3390f: Preparing [2024-06-25T12:08:01.084Z] af27f315b938: Preparing [2024-06-25T12:08:01.084Z] 0d8e4182e40a: Preparing [2024-06-25T12:08:01.084Z] 3ca0b651c0f2: Preparing [2024-06-25T12:08:01.084Z] da707bb00cb8: Preparing [2024-06-25T12:08:01.084Z] da707bb00cb8: Waiting [2024-06-25T12:08:01.084Z] af27f315b938: Layer already exists [2024-06-25T12:08:01.084Z] 4e10d05c2686: Layer already exists [2024-06-25T12:08:01.084Z] 3ca0b651c0f2: Layer already exists [2024-06-25T12:08:01.084Z] 5d2a32a3390f: Layer already exists [2024-06-25T12:08:01.084Z] 0d8e4182e40a: Layer already exists [2024-06-25T12:08:01.084Z] da707bb00cb8: Layer already exists [2024-06-25T12:08:01.350Z] latest: digest: sha256:9d5522b6680668ce5afc0b3d06b6e88d4761acc5fff906ffffef3ed8911a86a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:08:01.702Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:08:02.049Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.11 [2024-06-25T12:08:02.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-06-25T12:08:02.049Z] 4e10d05c2686: Preparing [2024-06-25T12:08:02.049Z] 5d2a32a3390f: Preparing [2024-06-25T12:08:02.049Z] af27f315b938: Preparing [2024-06-25T12:08:02.049Z] 0d8e4182e40a: Preparing [2024-06-25T12:08:02.049Z] 3ca0b651c0f2: Preparing [2024-06-25T12:08:02.049Z] da707bb00cb8: Preparing [2024-06-25T12:08:02.049Z] da707bb00cb8: Waiting [2024-06-25T12:08:02.049Z] 3ca0b651c0f2: Layer already exists [2024-06-25T12:08:02.049Z] 0d8e4182e40a: Layer already exists [2024-06-25T12:08:02.049Z] 5d2a32a3390f: Layer already exists [2024-06-25T12:08:02.049Z] af27f315b938: Layer already exists [2024-06-25T12:08:02.049Z] 4e10d05c2686: Layer already exists [2024-06-25T12:08:02.049Z] da707bb00cb8: Layer already exists [2024-06-25T12:08:02.049Z] 3.2.0-dev.11: digest: sha256:9d5522b6680668ce5afc0b3d06b6e88d4761acc5fff906ffffef3ed8911a86a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:08:02.667Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:08:03.028Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 [2024-06-25T12:08:03.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-06-25T12:08:03.028Z] 4e10d05c2686: Preparing [2024-06-25T12:08:03.028Z] 5d2a32a3390f: Preparing [2024-06-25T12:08:03.028Z] af27f315b938: Preparing [2024-06-25T12:08:03.028Z] 0d8e4182e40a: Preparing [2024-06-25T12:08:03.028Z] 3ca0b651c0f2: Preparing [2024-06-25T12:08:03.028Z] da707bb00cb8: Preparing [2024-06-25T12:08:03.028Z] da707bb00cb8: Waiting [2024-06-25T12:08:03.028Z] 5d2a32a3390f: Layer already exists [2024-06-25T12:08:03.028Z] 0d8e4182e40a: Layer already exists [2024-06-25T12:08:03.028Z] af27f315b938: Layer already exists [2024-06-25T12:08:03.028Z] 3ca0b651c0f2: Layer already exists [2024-06-25T12:08:03.028Z] 4e10d05c2686: Layer already exists [2024-06-25T12:08:03.028Z] da707bb00cb8: Layer already exists [2024-06-25T12:08:03.028Z] e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11: digest: sha256:9d5522b6680668ce5afc0b3d06b6e88d4761acc5fff906ffffef3ed8911a86a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:08:03.648Z] + 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 [2024-06-25T12:08:04.009Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-06-25T12:08:04.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-06-25T12:08:04.009Z] 4e10d05c2686: Preparing [2024-06-25T12:08:04.009Z] 5d2a32a3390f: Preparing [2024-06-25T12:08:04.009Z] af27f315b938: Preparing [2024-06-25T12:08:04.009Z] 0d8e4182e40a: Preparing [2024-06-25T12:08:04.009Z] 3ca0b651c0f2: Preparing [2024-06-25T12:08:04.009Z] da707bb00cb8: Preparing [2024-06-25T12:08:04.009Z] da707bb00cb8: Waiting [2024-06-25T12:08:04.009Z] 4e10d05c2686: Layer already exists [2024-06-25T12:08:04.009Z] af27f315b938: Layer already exists [2024-06-25T12:08:04.009Z] 3ca0b651c0f2: Layer already exists [2024-06-25T12:08:04.009Z] 5d2a32a3390f: Layer already exists [2024-06-25T12:08:04.009Z] 0d8e4182e40a: Layer already exists [2024-06-25T12:08:04.009Z] da707bb00cb8: Layer already exists [2024-06-25T12:08:04.272Z] main: digest: sha256:9d5522b6680668ce5afc0b3d06b6e88d4761acc5fff906ffffef3ed8911a86a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-25T12:08:04.357Z] ===================================================== [Pipeline] echo [2024-06-25T12:08:04.373Z] taggedImages: [2024-06-25T12:08:04.373Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e83b8e1a3e8907a42e6a265f9968d04d77803185 [2024-06-25T12:08:04.373Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-06-25T12:08:04.373Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.11 [2024-06-25T12:08:04.373Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 [2024-06-25T12:08:04.373Z] - 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 [2024-06-25T12:08:04.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T12:08:04.765Z] [2024-06-25T12:08:04.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:08:05.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T12:08:05.100Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-25T12:08:05.100Z] 8998bd30e6a1: Pulling fs layer [2024-06-25T12:08:05.100Z] 04944245beec: Pulling fs layer [2024-06-25T12:08:05.100Z] 699f458cf7ca: Pulling fs layer [2024-06-25T12:08:05.100Z] 765212b225bb: Pulling fs layer [2024-06-25T12:08:05.100Z] f23df028b6ca: Pulling fs layer [2024-06-25T12:08:05.100Z] d65c8cfc05b1: Pulling fs layer [2024-06-25T12:08:05.100Z] 2437ff75d9bd: Pulling fs layer [2024-06-25T12:08:05.100Z] 765212b225bb: Waiting [2024-06-25T12:08:05.100Z] f23df028b6ca: Waiting [2024-06-25T12:08:05.100Z] d65c8cfc05b1: Waiting [2024-06-25T12:08:05.100Z] 2437ff75d9bd: Waiting [2024-06-25T12:08:05.368Z] 04944245beec: Verifying Checksum [2024-06-25T12:08:05.368Z] 04944245beec: Download complete [2024-06-25T12:08:05.368Z] 765212b225bb: Download complete [2024-06-25T12:08:05.368Z] f23df028b6ca: Download complete [2024-06-25T12:08:05.368Z] d65c8cfc05b1: Verifying Checksum [2024-06-25T12:08:05.368Z] d65c8cfc05b1: Download complete [2024-06-25T12:08:05.635Z] 699f458cf7ca: Verifying Checksum [2024-06-25T12:08:05.635Z] 699f458cf7ca: Download complete [2024-06-25T12:08:05.903Z] 8998bd30e6a1: Download complete [2024-06-25T12:08:08.491Z] 2437ff75d9bd: Verifying Checksum [2024-06-25T12:08:08.491Z] 2437ff75d9bd: Download complete [2024-06-25T12:08:11.067Z] 8998bd30e6a1: Pull complete [2024-06-25T12:08:11.067Z] 04944245beec: Pull complete [2024-06-25T12:08:13.009Z] 699f458cf7ca: Pull complete [2024-06-25T12:08:13.010Z] 765212b225bb: Pull complete [2024-06-25T12:08:13.969Z] f23df028b6ca: Pull complete [2024-06-25T12:08:13.969Z] d65c8cfc05b1: Pull complete [2024-06-25T12:08:32.176Z] 2437ff75d9bd: Pull complete [2024-06-25T12:08:32.176Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-25T12:08:32.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T12:08:32.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:08:32.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-4363 does not seem to be running inside a container [2024-06-25T12:08:32.442Z] $ 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/145 -v /w/workspace/device-rfid-llrp-go/145:/w/workspace/device-rfid-llrp-go/145:rw,z -v /w/workspace/device-rfid-llrp-go/145@tmp:/w/workspace/device-rfid-llrp-go/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-25T12:08:35.136Z] $ docker top 2ad4607a809e54d449c721c2531272d5991521ff0a4bdfedeb0e1a3bd8d9ac79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:08:35.982Z] ---> job-cost.sh [2024-06-25T12:08:35.982Z] lf-activate-venv: SKIPPING [2024-06-25T12:08:35.982Z] INFO: No Stack... [2024-06-25T12:08:36.560Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-25T12:08:37.141Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T12:08:37.770Z] + cat /w/workspace/device-rfid-llrp-go/145/archives/cost.csv [2024-06-25T12:08:37.770Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T12:08:37.824Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] [2024-06-25T12:08:37.835Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] did not exist. Created. [2024-06-25T12:08:37.840Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T12:08:38.498Z] /w/workspace/device-rfid-llrp-go/145@tmp/durable-f768667e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-25T12:08:39.138Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-25T12:08:39.169Z] Warning: overwriting stash ‘stack-cost’ [2024-06-25T12:08:39.230Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T12:08:39.239Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T12:08:39.266Z] $ docker stop --time=1 2ad4607a809e54d449c721c2531272d5991521ff0a4bdfedeb0e1a3bd8d9ac79 [2024-06-25T12:08:40.767Z] $ docker rm -f --volumes 2ad4607a809e54d449c721c2531272d5991521ff0a4bdfedeb0e1a3bd8d9ac79 [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 [2024-06-25T12:08:41.255Z] provisioning config files... [2024-06-25T12:08:41.285Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9261957416024716416tmp [Pipeline] { [Pipeline] sh [2024-06-25T12:08:41.648Z] + set +x [2024-06-25T12:08:41.648Z] + + bash -s -- [2024-06-25T12:08:41.648Z] curl -s https://codecov.io/bash [2024-06-25T12:08:41.648Z] [2024-06-25T12:08:41.648Z] _____ _ [2024-06-25T12:08:41.648Z] / ____| | | [2024-06-25T12:08:41.648Z] | | ___ __| | ___ ___ _____ __ [2024-06-25T12:08:41.648Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-25T12:08:41.648Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-25T12:08:41.648Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-25T12:08:41.648Z] Bash-1.0.6 [2024-06-25T12:08:41.648Z] [2024-06-25T12:08:41.648Z] [2024-06-25T12:08:41.648Z] ==> git version 2.25.1 found [2024-06-25T12:08:41.648Z] ==> 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 [2024-06-25T12:08:41.648Z] Release-Date: 2020-01-08 [2024-06-25T12:08:41.648Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-06-25T12:08:41.648Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-25T12:08:41.648Z] ==> Jenkins CI detected. [2024-06-25T12:08:41.648Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-06-25T12:08:41.648Z] project root: . [2024-06-25T12:08:41.648Z] --> token set from env [2024-06-25T12:08:41.648Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-25T12:08:41.648Z] ==> Running gcov in . (disable via -X gcov) [2024-06-25T12:08:41.648Z] ==> Python coveragepy not found [2024-06-25T12:08:41.648Z] ==> Searching for coverage reports in: [2024-06-25T12:08:41.648Z] + . [2024-06-25T12:08:41.648Z] -> Found 1 reports [2024-06-25T12:08:41.648Z] ==> Detecting git/mercurial file structure [2024-06-25T12:08:41.648Z] ==> Reading reports [2024-06-25T12:08:41.926Z] + ./coverage.out bytes=438103 [2024-06-25T12:08:41.926Z] ==> Appending adjustments [2024-06-25T12:08:41.926Z] https://docs.codecov.io/docs/fixing-reports [2024-06-25T12:08:41.926Z] + Found adjustments [2024-06-25T12:08:41.926Z] ==> Gzipping contents [2024-06-25T12:08:41.926Z] 52K /tmp/codecov.nX89oE.gz [2024-06-25T12:08:41.926Z] ==> Uploading reports [2024-06-25T12:08:41.926Z] url: https://codecov.io [2024-06-25T12:08:41.926Z] query: branch=main&commit=e83b8e1a3e8907a42e6a265f9968d04d77803185&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-25T12:08:41.926Z] -> Pinging Codecov [2024-06-25T12:08:41.926Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e83b8e1a3e8907a42e6a265f9968d04d77803185&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-25T12:08:42.184Z] -> Uploading to [2024-06-25T12:08:42.184Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-25/581DD39554BDF9B6E22D074273EAD858/e83b8e1a3e8907a42e6a265f9968d04d77803185/7bc0472f-6518-435c-a87e-70a33dc7d50e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T120841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02457286eae57066f49dec4669ec189b6122b4e49f421ac427aa04fc434fd817 [2024-06-25T12:08:42.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T12:08:42.184Z] Dload Upload Total Spent Left Speed [2024-06-25T12:08:42.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50179 0 0 100 50179 0 174k --:--:-- --:--:-- --:--:-- 174k [2024-06-25T12:08:42.444Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] } [2024-06-25T12:08:42.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-06-25T12:08:42.672Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-06-25T12:08:42.686Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:08:42.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-25T12:08:42.992Z] [2024-06-25T12:08:42.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:08:43.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-25T12:08:43.294Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-06-25T12:08:43.294Z] 619be1103602: Already exists [2024-06-25T12:08:43.294Z] f8ea3408117e: Pulling fs layer [2024-06-25T12:08:43.294Z] 91320369b822: Pulling fs layer [2024-06-25T12:08:43.294Z] 0406650e8295: Pulling fs layer [2024-06-25T12:08:43.294Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T12:08:43.294Z] 96d80e3f36e1: Pulling fs layer [2024-06-25T12:08:43.294Z] bcf3aedb951c: Pulling fs layer [2024-06-25T12:08:43.294Z] 96d80e3f36e1: Waiting [2024-06-25T12:08:43.294Z] bcf3aedb951c: Waiting [2024-06-25T12:08:43.294Z] 4f4fb700ef54: Waiting [2024-06-25T12:08:43.294Z] 0406650e8295: Verifying Checksum [2024-06-25T12:08:43.294Z] 0406650e8295: Download complete [2024-06-25T12:08:43.294Z] f8ea3408117e: Verifying Checksum [2024-06-25T12:08:43.294Z] f8ea3408117e: Download complete [2024-06-25T12:08:43.294Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T12:08:43.294Z] 4f4fb700ef54: Download complete [2024-06-25T12:08:43.553Z] f8ea3408117e: Pull complete [2024-06-25T12:08:43.553Z] 96d80e3f36e1: Verifying Checksum [2024-06-25T12:08:43.553Z] 96d80e3f36e1: Download complete [2024-06-25T12:08:43.811Z] 91320369b822: Download complete [2024-06-25T12:08:44.376Z] bcf3aedb951c: Verifying Checksum [2024-06-25T12:08:44.376Z] bcf3aedb951c: Download complete [2024-06-25T12:08:46.905Z] 91320369b822: Pull complete [2024-06-25T12:08:46.905Z] 0406650e8295: Pull complete [2024-06-25T12:08:46.905Z] 4f4fb700ef54: Pull complete [2024-06-25T12:08:47.470Z] 96d80e3f36e1: Pull complete [2024-06-25T12:08:50.753Z] bcf3aedb951c: Pull complete [2024-06-25T12:08:50.753Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-06-25T12:08:50.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-25T12:08:50.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:08:50.854Z] prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container [2024-06-25T12:08:50.894Z] $ 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:latest cat [2024-06-25T12:08:56.698Z] $ docker top 40489d2f9f82c7c2bb610f31e46886b2c009c70330993b3cb098cc1696fda757 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T12:08:57.048Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-06-25T12:08:57.059Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-06-25T12:08:57.340Z] + set -o pipefail [2024-06-25T12:08:57.340Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-06-25T12:09:03.910Z] [2024-06-25T12:09:03.910Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-06-25T12:09:03.910Z] [2024-06-25T12:09:03.910Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/2c6e39f7-e948-4adb-8722-96a94ecc99ea [2024-06-25T12:09:03.910Z] [2024-06-25T12:09:03.910Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-06-25T12:09:03.910Z] [2024-06-25T12:09:03.910Z] [2024-06-25T12:09:03.910Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-06-25T12:09:03.910Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-06-25T12:09:04.187Z] $ docker stop --time=1 40489d2f9f82c7c2bb610f31e46886b2c009c70330993b3cb098cc1696fda757 [2024-06-25T12:09:10.593Z] $ docker rm -f --volumes 40489d2f9f82c7c2bb610f31e46886b2c009c70330993b3cb098cc1696fda757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T12:09:11.513Z] + git log --format=format:%s -1 e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] sh [2024-06-25T12:09:11.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T12:09:11.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:09:12.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T12:09:12.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:09:12.190Z] prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container [2024-06-25T12:09:12.230Z] $ 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 [2024-06-25T12:09:12.806Z] $ docker top 0a7d1677951408f0341cbdbad2873841175160c8e7e16f819e64f8a9d011e1a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T12:09:12.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T12:09:12.929Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T12:09:13.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T12:09:13.051Z] $ docker exec 0a7d1677951408f0341cbdbad2873841175160c8e7e16f819e64f8a9d011e1a8 ssh-agent [2024-06-25T12:09:13.156Z] SSH_AUTH_SOCK=/tmp/ssh-8dhkoBGzwEvI/agent.32 [2024-06-25T12:09:13.156Z] SSH_AGENT_PID=38 [2024-06-25T12:09:13.161Z] Running ssh-add (command line suppressed) [2024-06-25T12:09:13.271Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3964675527021364482.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3964675527021364482.key) [2024-06-25T12:09:13.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T12:09:13.571Z] + git semver tag [2024-06-25T12:09:13.830Z] 2024-06-25 12:09:13,768 [run_tag] DEBUG tag force:False [2024-06-25T12:09:13.831Z] 2024-06-25 12:09:13,769 [check_head_tag] DEBUG check head tag [2024-06-25T12:09:13.831Z] 2024-06-25 12:09:13,770 [execute] INFO git cat-file --batch-check [2024-06-25T12:09:13.831Z] 2024-06-25 12:09:13,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-06-25T12:09:13.831Z] 2024-06-25 12:09:13,773 [execute] INFO git cat-file --batch [2024-06-25T12:09:13.831Z] 2024-06-25 12:09:13,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-06-25T12:09:13.831Z] 2024-06-25 12:09:13,792 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-06-25T12:09:13.831Z] 2024-06-25 12:09:13,792 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 [2024-06-25T12:09:13.831Z] 2024-06-25 12:09:13,793 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-06-25T12:09:13.831Z] 2024-06-25 12:09:13,797 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-06-25T12:09:13.831Z] 3.2.0-dev.11 [Pipeline] } [2024-06-25T12:09:13.846Z] $ docker exec --env ******** --env ******** 0a7d1677951408f0341cbdbad2873841175160c8e7e16f819e64f8a9d011e1a8 ssh-agent -k [2024-06-25T12:09:13.977Z] unset SSH_AUTH_SOCK; [2024-06-25T12:09:13.977Z] unset SSH_AGENT_PID; [2024-06-25T12:09:13.977Z] echo Agent pid 38 killed; [2024-06-25T12:09:13.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T12:09:14.319Z] + git semver [Pipeline] } [2024-06-25T12:09:14.596Z] $ docker stop --time=1 0a7d1677951408f0341cbdbad2873841175160c8e7e16f819e64f8a9d011e1a8 [2024-06-25T12:09:15.868Z] $ docker rm -f --volumes 0a7d1677951408f0341cbdbad2873841175160c8e7e16f819e64f8a9d011e1a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:09:16.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-25T12:09:16.283Z] [2024-06-25T12:09:16.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:09:16.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-25T12:09:16.583Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-25T12:09:16.583Z] ab5ef0e58194: Pulling fs layer [2024-06-25T12:09:16.583Z] 9712f1f96733: Pulling fs layer [2024-06-25T12:09:16.584Z] 63f879dbbcfc: Pulling fs layer [2024-06-25T12:09:16.584Z] 0d9ebad4ef96: Pulling fs layer [2024-06-25T12:09:16.584Z] e9a5061849ea: Pulling fs layer [2024-06-25T12:09:16.584Z] d747dcd14b5f: Pulling fs layer [2024-06-25T12:09:16.584Z] 2de7ff778b66: Pulling fs layer [2024-06-25T12:09:16.584Z] e9a5061849ea: Waiting [2024-06-25T12:09:16.584Z] 0d9ebad4ef96: Waiting [2024-06-25T12:09:16.584Z] d747dcd14b5f: Waiting [2024-06-25T12:09:16.584Z] 2de7ff778b66: Waiting [2024-06-25T12:09:16.584Z] 9712f1f96733: Verifying Checksum [2024-06-25T12:09:16.584Z] 9712f1f96733: Download complete [2024-06-25T12:09:16.842Z] 63f879dbbcfc: Verifying Checksum [2024-06-25T12:09:16.842Z] 63f879dbbcfc: Download complete [2024-06-25T12:09:17.099Z] e9a5061849ea: Verifying Checksum [2024-06-25T12:09:17.099Z] e9a5061849ea: Download complete [2024-06-25T12:09:17.099Z] d747dcd14b5f: Verifying Checksum [2024-06-25T12:09:17.099Z] d747dcd14b5f: Download complete [2024-06-25T12:09:17.099Z] 0d9ebad4ef96: Verifying Checksum [2024-06-25T12:09:17.099Z] 0d9ebad4ef96: Download complete [2024-06-25T12:09:17.099Z] ab5ef0e58194: Verifying Checksum [2024-06-25T12:09:17.099Z] ab5ef0e58194: Download complete [2024-06-25T12:09:17.099Z] 2de7ff778b66: Verifying Checksum [2024-06-25T12:09:17.099Z] 2de7ff778b66: Download complete [2024-06-25T12:09:19.628Z] ab5ef0e58194: Pull complete [2024-06-25T12:09:19.628Z] 9712f1f96733: Pull complete [2024-06-25T12:09:20.192Z] 63f879dbbcfc: Pull complete [2024-06-25T12:09:24.382Z] 0d9ebad4ef96: Pull complete [2024-06-25T12:09:24.382Z] e9a5061849ea: Pull complete [2024-06-25T12:09:24.382Z] d747dcd14b5f: Pull complete [2024-06-25T12:09:24.948Z] 2de7ff778b66: Pull complete [2024-06-25T12:09:24.948Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-25T12:09:24.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-25T12:09:24.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:09:25.046Z] prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container [2024-06-25T12:09:25.081Z] $ 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 [2024-06-25T12:09:34.033Z] $ docker top b42e45b32108106593d68899dda10b0caa1becdb21d15b83e2f6c99f8f1beceb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-25T12:09:34.106Z] provisioning config files... [2024-06-25T12:09:34.113Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14673678726681041923tmp [2024-06-25T12:09:34.122Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12755441222396434852tmp [2024-06-25T12:09:34.130Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14537071634428486187tmp [Pipeline] { [Pipeline] echo [2024-06-25T12:09:34.205Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:09:34.493Z] ---> sigul-configuration.sh [2024-06-25T12:09:34.493Z] gpg: directory `/root/.gnupg' created [2024-06-25T12:09:34.493Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-25T12:09:34.493Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-25T12:09:34.493Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-25T12:09:34.493Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-25T12:09:34.493Z] gpg: CAST5 encrypted data [2024-06-25T12:09:34.493Z] gpg: encrypted with 1 passphrase [2024-06-25T12:09:34.493Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-25T12:09:34.786Z] + mkdir /home/jenkins [2024-06-25T12:09:34.787Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-25T12:09:35.076Z] + 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 [2024-06-25T12:09:35.088Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:09:35.395Z] ---> sigul-install.sh [2024-06-25T12:09:35.395Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-25T12:09:35.699Z] + git tag --list [2024-06-25T12:09:35.699Z] v0.0.0 [2024-06-25T12:09:35.699Z] v1.0.0 [2024-06-25T12:09:35.699Z] v2.1.0 [2024-06-25T12:09:35.699Z] v2.1.1 [2024-06-25T12:09:35.699Z] v2.2.0 [2024-06-25T12:09:35.699Z] v2.3.0 [2024-06-25T12:09:35.699Z] v3.0 [2024-06-25T12:09:35.699Z] v3.0.0 [2024-06-25T12:09:35.699Z] v3.1 [2024-06-25T12:09:35.699Z] v3.1.0 [2024-06-25T12:09:35.699Z] v3.1.0-dev.1 [2024-06-25T12:09:35.699Z] v3.1.0-dev.10 [2024-06-25T12:09:35.699Z] v3.1.0-dev.11 [2024-06-25T12:09:35.699Z] v3.1.0-dev.12 [2024-06-25T12:09:35.699Z] v3.1.0-dev.13 [2024-06-25T12:09:35.699Z] v3.1.0-dev.14 [2024-06-25T12:09:35.699Z] v3.1.0-dev.15 [2024-06-25T12:09:35.699Z] v3.1.0-dev.16 [2024-06-25T12:09:35.699Z] v3.1.0-dev.17 [2024-06-25T12:09:35.699Z] v3.1.0-dev.18 [2024-06-25T12:09:35.699Z] v3.1.0-dev.19 [2024-06-25T12:09:35.699Z] v3.1.0-dev.2 [2024-06-25T12:09:35.699Z] v3.1.0-dev.20 [2024-06-25T12:09:35.699Z] v3.1.0-dev.21 [2024-06-25T12:09:35.699Z] v3.1.0-dev.22 [2024-06-25T12:09:35.699Z] v3.1.0-dev.23 [2024-06-25T12:09:35.699Z] v3.1.0-dev.24 [2024-06-25T12:09:35.699Z] v3.1.0-dev.3 [2024-06-25T12:09:35.699Z] v3.1.0-dev.4 [2024-06-25T12:09:35.699Z] v3.1.0-dev.5 [2024-06-25T12:09:35.699Z] v3.1.0-dev.6 [2024-06-25T12:09:35.699Z] v3.1.0-dev.7 [2024-06-25T12:09:35.699Z] v3.1.0-dev.8 [2024-06-25T12:09:35.699Z] v3.1.0-dev.9 [2024-06-25T12:09:35.699Z] v3.1.1 [2024-06-25T12:09:35.699Z] v3.1.1-dev.1 [2024-06-25T12:09:35.699Z] v3.2.0-dev.1 [2024-06-25T12:09:35.699Z] v3.2.0-dev.10 [2024-06-25T12:09:35.699Z] v3.2.0-dev.11 [2024-06-25T12:09:35.699Z] v3.2.0-dev.2 [2024-06-25T12:09:35.699Z] v3.2.0-dev.3 [2024-06-25T12:09:35.699Z] v3.2.0-dev.4 [2024-06-25T12:09:35.699Z] v3.2.0-dev.5 [2024-06-25T12:09:35.699Z] v3.2.0-dev.6 [2024-06-25T12:09:35.699Z] v3.2.0-dev.7 [2024-06-25T12:09:35.699Z] v3.2.0-dev.8 [2024-06-25T12:09:35.699Z] v3.2.0-dev.9 [Pipeline] sh [2024-06-25T12:09:36.150Z] + lftools sign git-tag v3.2.0-dev.11 [2024-06-25T12:09:36.418Z] Signing Git tag with Sigul... [2024-06-25T12:09:36.418Z] Signing v3.2.0-dev.11 [Pipeline] echo [2024-06-25T12:09:37.004Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:09:37.308Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-25T12:09:37.315Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-25T12:09:37.349Z] $ docker stop --time=1 b42e45b32108106593d68899dda10b0caa1becdb21d15b83e2f6c99f8f1beceb [2024-06-25T12:09:38.645Z] $ docker rm -f --volumes b42e45b32108106593d68899dda10b0caa1becdb21d15b83e2f6c99f8f1beceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-25T12:09:39.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T12:09:39.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:09:39.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T12:09:39.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:09:39.478Z] prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container [2024-06-25T12:09:39.515Z] $ 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 [2024-06-25T12:09:39.862Z] $ docker top 82c09fe1fe2df712a6ecb784bd783704ce8aac7713ea122202ab66238d88c7e8 -eo pid,comm [2024-06-25T12:09:39.904Z] 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). [2024-06-25T12:09:39.904Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T12:09:39.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T12:09:39.972Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T12:09:40.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T12:09:40.102Z] $ docker exec 82c09fe1fe2df712a6ecb784bd783704ce8aac7713ea122202ab66238d88c7e8 ssh-agent [2024-06-25T12:09:40.210Z] SSH_AUTH_SOCK=/tmp/ssh-G2EqXGTwCoyd/agent.32 [2024-06-25T12:09:40.210Z] SSH_AGENT_PID=38 [2024-06-25T12:09:40.214Z] Running ssh-add (command line suppressed) [2024-06-25T12:09:40.312Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9903496289730063644.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9903496289730063644.key) [2024-06-25T12:09:40.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T12:09:40.614Z] + git semver bump pre [2024-06-25T12:09:40.874Z] 2024-06-25 12:09:40,788 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-06-25T12:09:40.874Z] 2024-06-25 12:09:40,788 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev [2024-06-25T12:09:40.874Z] 2024-06-25 12:09:40,788 [bump_version] DEBUG bumped version:3.2.0-dev.12 [2024-06-25T12:09:40.874Z] 2024-06-25 12:09:40,788 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-06-25T12:09:40.874Z] 2024-06-25 12:09:40,788 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-06-25T12:09:40.874Z] 2024-06-25 12:09:40,788 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-06-25T12:09:40.874Z] 2024-06-25 12:09:40,790 [execute] INFO git cat-file --batch-check [2024-06-25T12:09:40.874Z] 2024-06-25 12:09:40,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T12:09:40.874Z] 2024-06-25 12:09:40,795 [execute] INFO git cat-file --batch [2024-06-25T12:09:40.874Z] 2024-06-25 12:09:40,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T12:09:40.874Z] 2024-06-25 12:09:40,800 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-06-25T12:09:40.874Z] 3.2.0-dev.12 [Pipeline] } [2024-06-25T12:09:40.887Z] $ docker exec --env ******** --env ******** 82c09fe1fe2df712a6ecb784bd783704ce8aac7713ea122202ab66238d88c7e8 ssh-agent -k [2024-06-25T12:09:40.975Z] unset SSH_AUTH_SOCK; [2024-06-25T12:09:40.975Z] unset SSH_AGENT_PID; [2024-06-25T12:09:40.975Z] echo Agent pid 38 killed; [2024-06-25T12:09:40.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T12:09:41.293Z] + git semver [Pipeline] } [2024-06-25T12:09:41.569Z] $ docker stop --time=1 82c09fe1fe2df712a6ecb784bd783704ce8aac7713ea122202ab66238d88c7e8 [2024-06-25T12:09:42.855Z] $ docker rm -f --volumes 82c09fe1fe2df712a6ecb784bd783704ce8aac7713ea122202ab66238d88c7e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T12:09:43.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T12:09:43.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:09:43.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T12:09:43.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:09:43.583Z] prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container [2024-06-25T12:09:43.617Z] $ 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 [2024-06-25T12:09:43.955Z] $ docker top e3c09b55bdc0b6a71635aaa262415763925f1c92e5003fc0e33b4cc434c0e68e -eo pid,comm [2024-06-25T12:09:43.995Z] 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). [2024-06-25T12:09:43.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T12:09:44.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T12:09:44.047Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T12:09:44.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T12:09:44.171Z] $ docker exec e3c09b55bdc0b6a71635aaa262415763925f1c92e5003fc0e33b4cc434c0e68e ssh-agent [2024-06-25T12:09:44.271Z] SSH_AUTH_SOCK=/tmp/ssh-M3Kb69c4jEw6/agent.32 [2024-06-25T12:09:44.271Z] SSH_AGENT_PID=38 [2024-06-25T12:09:44.274Z] Running ssh-add (command line suppressed) [2024-06-25T12:09:44.368Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14839393797521516482.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14839393797521516482.key) [2024-06-25T12:09:44.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T12:09:44.662Z] + git semver push [2024-06-25T12:09:44.922Z] 2024-06-25 12:09:44,829 [run_push] DEBUG push [2024-06-25T12:09:44.922Z] 2024-06-25 12:09:44,829 [execute] INFO git cat-file --batch-check [2024-06-25T12:09:44.922Z] 2024-06-25 12:09:44,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T12:09:44.922Z] 2024-06-25 12:09:44,833 [execute] INFO git rev-list 6c01cc7b94b9e5b94b3b487f6d5be011b2f15b74 -- [2024-06-25T12:09:44.922Z] 2024-06-25 12:09:44,833 [execute] DEBUG Popen(['git', 'rev-list', '6c01cc7b94b9e5b94b3b487f6d5be011b2f15b74', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-25T12:09:44.922Z] 2024-06-25 12:09:44,839 [execute] INFO git fetch -v origin [2024-06-25T12:09:44.922Z] 2024-06-25 12:09:44,840 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-06-25T12:09:45.491Z] 2024-06-25 12:09:45,300 [run_push] DEBUG no remote changes detected [2024-06-25T12:09:45.491Z] 2024-06-25 12:09:45,300 [execute] INFO git push origin semver [2024-06-25T12:09:45.491Z] 2024-06-25 12:09:45,300 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-25T12:09:46.059Z] 2024-06-25 12:09:46,063 [run_push] DEBUG push all version tags [2024-06-25T12:09:46.059Z] 2024-06-25 12:09:46,063 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-06-25T12:09:46.317Z] 2024-06-25 12:09:46,064 [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) [2024-06-25T12:09:46.886Z] 2024-06-25 12:09:46,737 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-06-25T12:09:46.886Z] 3.2.0-dev.12 [Pipeline] } [2024-06-25T12:09:46.899Z] $ docker exec --env ******** --env ******** e3c09b55bdc0b6a71635aaa262415763925f1c92e5003fc0e33b4cc434c0e68e ssh-agent -k [2024-06-25T12:09:47.005Z] unset SSH_AUTH_SOCK; [2024-06-25T12:09:47.005Z] unset SSH_AGENT_PID; [2024-06-25T12:09:47.005Z] echo Agent pid 38 killed; [2024-06-25T12:09:47.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T12:09:47.328Z] + git semver [Pipeline] } [2024-06-25T12:09:47.600Z] $ docker stop --time=1 e3c09b55bdc0b6a71635aaa262415763925f1c92e5003fc0e33b4cc434c0e68e [2024-06-25T12:09:48.896Z] $ docker rm -f --volumes e3c09b55bdc0b6a71635aaa262415763925f1c92e5003fc0e33b4cc434c0e68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-06-25T12:09:49.482Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-06-25T12:09:49.482Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-06-25T12:09:49.482Z] total 16 [2024-06-25T12:09:49.482Z] drwxr-xr-x 3 root root 4096 Jun 25 11:53 . [2024-06-25T12:09:49.482Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 12:09 .. [2024-06-25T12:09:49.482Z] drwxr-xr-x 2 root root 4096 Jun 25 11:53 cost [2024-06-25T12:09:49.482Z] -rw-r--r-- 1 root root 91 Jun 25 11:53 cost.csv [2024-06-25T12:09:49.482Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-06-25T12:09:49.482Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-06-25T12:09:49.482Z] total 16 [2024-06-25T12:09:49.482Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 11:53 . [2024-06-25T12:09:49.482Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 12:09 .. [2024-06-25T12:09:49.482Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 11:53 cost [2024-06-25T12:09:49.482Z] -rw-r--r-- 1 jenkins jenkins 91 Jun 25 11:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:09:49.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:09:50.627Z] ---> package-listing.sh [2024-06-25T12:09:50.627Z] ++ facter osfamily [2024-06-25T12:09:50.627Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-25T12:09:50.887Z] + OS_FAMILY=debian [2024-06-25T12:09:50.887Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-06-25T12:09:50.887Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-25T12:09:50.887Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-25T12:09:50.887Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-25T12:09:50.887Z] + PACKAGES=/tmp/packages_start.txt [2024-06-25T12:09:50.887Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-06-25T12:09:50.887Z] + PACKAGES=/tmp/packages_end.txt [2024-06-25T12:09:50.887Z] + case "${OS_FAMILY}" in [2024-06-25T12:09:50.887Z] + dpkg -l [2024-06-25T12:09:50.887Z] + grep '^ii' [2024-06-25T12:09:50.887Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-25T12:09:50.887Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-25T12:09:50.887Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-25T12:09:50.887Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-06-25T12:09:50.887Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-06-25T12:09:50.887Z] + 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 [2024-06-25T12:09:50.896Z] 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 [2024-06-25T12:09:51.172Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:09:51.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T12:09:51.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:09:51.813Z] prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container [2024-06-25T12:09:51.846Z] $ 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 [2024-06-25T12:09:52.076Z] $ docker top 45ef8c306781ce341027c39869ffa8dc42b671681ac56caf7d1c7388f093ad0f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T12:09:52.414Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-25T12:09:52.698Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-25T12:09:52.981Z] + ls /var/log/sa-host [2024-06-25T12:09:52.981Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T12:09:53.045Z] provisioning config files... [2024-06-25T12:09:53.052Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6392789018639726121tmp [Pipeline] { [Pipeline] echo [2024-06-25T12:09:53.067Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:09:53.346Z] ---> create-netrc.sh [Pipeline] } [2024-06-25T12:09:53.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:09:53.690Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-25T12:09:53.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:09:53.978Z] ---> sudo-logs.sh [2024-06-25T12:09:53.978Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-25T12:09:54.007Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:09:54.287Z] ---> job-cost.sh [2024-06-25T12:09:54.287Z] lf-activate-venv: SKIPPING [2024-06-25T12:09:54.287Z] DEBUG: total: 0.2199999988079071 [2024-06-25T12:09:54.287Z] INFO: Retrieving Stack Cost... [2024-06-25T12:09:54.546Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T12:09:54.805Z] INFO: Archiving Costs [Pipeline] echo [2024-06-25T12:09:54.815Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:09:55.099Z] ---> logs-deploy.sh [2024-06-25T12:09:55.099Z] lf-activate-venv: SKIPPING [2024-06-25T12:09:55.099Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/145 [2024-06-25T12:09:55.099Z] INFO: archiving workspace using pattern(s): [2024-06-25T12:09:56.040Z] Archives upload complete. [2024-06-25T12:09:56.302Z] INFO: archiving logs to Nexus [2024-06-25T12:09:57.247Z] ---> uname -a: [2024-06-25T12:09:57.247Z] Linux prd-ubuntu20-04-docker-8c-8g-4361 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-25T12:09:57.247Z] [2024-06-25T12:09:57.247Z] [2024-06-25T12:09:57.247Z] ---> lscpu: [2024-06-25T12:09:57.247Z] Architecture: x86_64 [2024-06-25T12:09:57.247Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-25T12:09:57.247Z] Byte Order: Little Endian [2024-06-25T12:09:57.247Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-25T12:09:57.247Z] CPU(s): 8 [2024-06-25T12:09:57.247Z] On-line CPU(s) list: 0-7 [2024-06-25T12:09:57.247Z] Thread(s) per core: 1 [2024-06-25T12:09:57.247Z] Core(s) per socket: 1 [2024-06-25T12:09:57.247Z] Socket(s): 8 [2024-06-25T12:09:57.247Z] NUMA node(s): 1 [2024-06-25T12:09:57.247Z] Vendor ID: AuthenticAMD [2024-06-25T12:09:57.247Z] CPU family: 23 [2024-06-25T12:09:57.248Z] Model: 49 [2024-06-25T12:09:57.248Z] Model name: AMD EPYC-Rome Processor [2024-06-25T12:09:57.248Z] Stepping: 0 [2024-06-25T12:09:57.248Z] CPU MHz: 2799.998 [2024-06-25T12:09:57.248Z] BogoMIPS: 5599.99 [2024-06-25T12:09:57.248Z] Virtualization: AMD-V [2024-06-25T12:09:57.248Z] Hypervisor vendor: KVM [2024-06-25T12:09:57.248Z] Virtualization type: full [2024-06-25T12:09:57.248Z] L1d cache: 256 KiB [2024-06-25T12:09:57.248Z] L1i cache: 256 KiB [2024-06-25T12:09:57.248Z] L2 cache: 4 MiB [2024-06-25T12:09:57.248Z] L3 cache: 128 MiB [2024-06-25T12:09:57.248Z] NUMA node0 CPU(s): 0-7 [2024-06-25T12:09:57.248Z] Vulnerability Itlb multihit: Not affected [2024-06-25T12:09:57.248Z] Vulnerability L1tf: Not affected [2024-06-25T12:09:57.248Z] Vulnerability Mds: Not affected [2024-06-25T12:09:57.248Z] Vulnerability Meltdown: Not affected [2024-06-25T12:09:57.248Z] Vulnerability Mmio stale data: Not affected [2024-06-25T12:09:57.248Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-25T12:09:57.248Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-25T12:09:57.248Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-25T12:09:57.248Z] Vulnerability Srbds: Not affected [2024-06-25T12:09:57.248Z] Vulnerability Tsx async abort: Not affected [2024-06-25T12:09:57.248Z] 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 [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] ---> nproc: [2024-06-25T12:09:57.248Z] 8 [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] ---> df -h: [2024-06-25T12:09:57.248Z] Filesystem Size Used Avail Use% Mounted on [2024-06-25T12:09:57.248Z] overlay 155G 14G 142G 9% / [2024-06-25T12:09:57.248Z] tmpfs 64M 0 64M 0% /dev [2024-06-25T12:09:57.248Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-06-25T12:09:57.248Z] shm 64M 0 64M 0% /dev/shm [2024-06-25T12:09:57.248Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] ---> sar -b -r -n DEV: [2024-06-25T12:09:57.248Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4361) 06/25/24 _x86_64_ (8 CPU) [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] 11:48:43 LINUX RESTART (8 CPU) [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] 11:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-06-25T12:09:57.248Z] 11:50:01 365.14 47.90 317.24 0.00 5371.28 56264.98 0.00 [2024-06-25T12:09:57.248Z] 11:51:01 299.33 2.33 297.00 0.00 32.66 87843.36 0.00 [2024-06-25T12:09:57.248Z] 11:52:01 91.27 0.12 91.15 0.00 2.27 21587.20 0.00 [2024-06-25T12:09:57.248Z] 11:53:01 128.63 0.08 128.55 0.00 12.93 34854.86 0.00 [2024-06-25T12:09:57.248Z] 11:54:01 81.60 5.57 76.04 0.00 4412.46 20690.97 0.00 [2024-06-25T12:09:57.248Z] 11:55:01 16.71 0.20 16.51 0.00 3.60 3738.58 0.00 [2024-06-25T12:09:57.248Z] 11:56:01 3.48 0.02 3.47 0.00 0.13 88.25 0.00 [2024-06-25T12:09:57.248Z] 11:57:01 1.93 0.00 1.93 0.00 0.00 21.59 0.00 [2024-06-25T12:09:57.248Z] 11:58:02 1.45 0.00 1.45 0.00 0.00 16.80 0.00 [2024-06-25T12:09:57.248Z] 11:59:01 2.27 0.00 2.27 0.00 0.00 25.89 0.00 [2024-06-25T12:09:57.248Z] 12:00:01 3.43 1.02 2.42 0.00 21.86 31.99 0.00 [2024-06-25T12:09:57.248Z] 12:01:01 2.03 0.00 2.03 0.00 0.00 27.33 0.00 [2024-06-25T12:09:57.248Z] 12:02:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2024-06-25T12:09:57.248Z] 12:03:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 [2024-06-25T12:09:57.248Z] 12:04:01 2.30 0.02 2.28 0.00 0.13 30.13 0.00 [2024-06-25T12:09:57.248Z] 12:05:01 1.78 0.00 1.78 0.00 0.00 21.46 0.00 [2024-06-25T12:09:57.248Z] 12:06:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2024-06-25T12:09:57.248Z] 12:07:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2024-06-25T12:09:57.248Z] 12:08:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-06-25T12:09:57.248Z] 12:09:01 40.29 0.15 40.14 0.00 17.33 23016.43 0.00 [2024-06-25T12:09:57.248Z] Average: 52.44 2.87 49.57 0.00 494.18 12427.13 0.00 [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] 11:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-06-25T12:09:57.248Z] 11:50:01 29211592 31531912 785920 2.39 73892 2519880 1879108 5.54 1022324 2259864 464372 [2024-06-25T12:09:57.248Z] 11:51:01 26966492 31514388 789776 2.40 184556 4424224 1878060 5.53 1328740 3972672 89596 [2024-06-25T12:09:57.248Z] 11:52:01 27965720 31497984 805448 2.45 191440 3484696 1979440 5.83 1292488 3092960 612 [2024-06-25T12:09:57.248Z] 11:53:01 26978168 31514260 785732 2.39 202484 4401356 1749520 5.16 1372832 3915516 469432 [2024-06-25T12:09:57.248Z] 11:54:01 26480972 31485204 787752 2.40 218132 4850804 1732976 5.11 1538556 4217916 176168 [2024-06-25T12:09:57.248Z] 11:55:01 26516844 31484584 785996 2.39 231224 4801296 1735668 5.12 1679692 4036120 44 [2024-06-25T12:09:57.248Z] 11:56:01 26530572 31493484 777144 2.36 229800 4798040 1726472 5.09 1669168 4032916 8 [2024-06-25T12:09:57.248Z] 11:57:01 26530612 31493612 776956 2.36 229880 4798052 1726472 5.09 1669240 4032916 8 [2024-06-25T12:09:57.248Z] 11:58:02 26533116 31496212 774304 2.35 229960 4798056 1726472 5.09 1667064 4032928 12 [2024-06-25T12:09:57.248Z] 11:59:01 26532428 31495632 774800 2.36 230048 4798060 1726472 5.09 1666928 4032928 8 [2024-06-25T12:09:57.248Z] 12:00:01 26534084 31498356 772304 2.35 230156 4798676 1750604 5.16 1664884 4033432 8 [2024-06-25T12:09:57.248Z] 12:01:01 26534016 31498368 772452 2.35 230220 4798680 1750604 5.16 1665932 4033436 8 [2024-06-25T12:09:57.248Z] 12:02:01 26534780 31499180 771636 2.35 230244 4798684 1750604 5.16 1665612 4033440 20 [2024-06-25T12:09:57.248Z] 12:03:01 26534764 31499244 771512 2.35 230320 4798684 1750604 5.16 1665484 4033440 16 [2024-06-25T12:09:57.248Z] 12:04:01 26533912 31498620 772228 2.35 230412 4798732 1709732 5.04 1666376 4033476 200 [2024-06-25T12:09:57.248Z] 12:05:01 26533860 31498620 772180 2.35 230448 4798732 1709732 5.04 1665936 4033488 172 [2024-06-25T12:09:57.248Z] 12:06:01 26534192 31498956 771764 2.35 230484 4798736 1709732 5.04 1665868 4033492 12 [2024-06-25T12:09:57.248Z] 12:07:01 26534240 31499060 771636 2.35 230492 4798740 1709732 5.04 1665900 4033496 4 [2024-06-25T12:09:57.248Z] 12:08:01 26534192 31499012 771608 2.35 230504 4798744 1709732 5.04 1665900 4033496 12 [2024-06-25T12:09:57.248Z] 12:09:01 25131100 31222280 1038084 3.16 242464 5803124 2129076 6.27 2019432 4956076 389116 [2024-06-25T12:09:57.248Z] Average: 26709283 31485948 791462 2.41 216858 4633300 1777041 5.24 1595918 3944200 79491 [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] 11:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-06-25T12:09:57.248Z] 11:50:01 lo 6.86 6.86 0.67 0.67 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:50:01 ens3 531.44 373.26 5913.41 96.37 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:50:01 docker0 23.91 25.84 1.78 166.50 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:51:01 ens3 521.05 326.91 3281.85 36.50 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:51:01 docker0 320.23 510.95 27.51 3273.70 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:52:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:52:01 ens3 38.31 23.15 37.92 15.96 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:52:01 docker0 0.17 0.27 0.02 0.11 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:52:01 veth9d43c7b 0.17 0.22 0.02 0.10 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:53:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:53:01 ens3 162.22 121.56 2708.36 357.23 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:53:01 docker0 3.37 6.32 0.20 93.03 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:54:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:54:01 ens3 175.85 80.89 2723.57 9.32 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:55:01 ens3 7.17 7.68 3.70 21.06 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:57:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:58:02 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:59:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:00:01 ens3 3.70 5.77 0.31 7.24 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:02:01 ens3 2.97 4.73 0.42 7.36 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:04:01 ens3 2.23 1.78 0.39 6.84 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:05:01 ens3 4.13 6.42 0.34 7.34 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:06:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:07:01 ens3 0.37 0.12 0.13 0.01 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:09:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:09:01 ens3 273.59 165.26 4829.97 91.47 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:09:01 docker0 65.51 130.81 5.76 1216.87 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] 12:09:01 vethf3c0bc5 65.51 130.91 6.66 1216.88 0.00 0.00 0.00 0.10 [2024-06-25T12:09:57.248Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] Average: ens3 86.27 55.95 975.86 32.86 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] Average: docker0 20.68 33.74 1.77 237.70 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] Average: vethf3c0bc5 3.28 6.55 0.33 60.89 0.00 0.00 0.00 0.00 [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] ---> sar -P ALL: [2024-06-25T12:09:57.248Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4361) 06/25/24 _x86_64_ (8 CPU) [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] 11:48:43 LINUX RESTART (8 CPU) [2024-06-25T12:09:57.248Z] [2024-06-25T12:09:57.248Z] 11:49:01 CPU %user %nice %system %iowait %steal %idle [2024-06-25T12:09:57.248Z] 11:50:01 all 8.96 0.00 2.97 4.74 0.06 83.27 [2024-06-25T12:09:57.248Z] 11:50:01 0 5.32 0.00 3.49 5.74 0.08 85.35 [2024-06-25T12:09:57.248Z] 11:50:01 1 8.64 0.00 2.39 2.11 0.05 86.81 [2024-06-25T12:09:57.248Z] 11:50:01 2 12.36 0.00 2.70 3.03 0.07 81.85 [2024-06-25T12:09:57.248Z] 11:50:01 3 9.32 0.00 2.84 7.72 0.05 80.06 [2024-06-25T12:09:57.248Z] 11:50:01 4 11.72 0.00 2.35 1.23 0.05 84.64 [2024-06-25T12:09:57.248Z] 11:50:01 5 7.37 0.00 2.85 1.25 0.05 88.47 [2024-06-25T12:09:57.248Z] 11:50:01 6 6.36 0.00 3.78 13.40 0.05 76.40 [2024-06-25T12:09:57.248Z] 11:50:01 7 10.55 0.00 3.34 3.47 0.07 82.57 [2024-06-25T12:09:57.248Z] 11:51:01 all 5.97 0.00 3.08 7.52 0.05 83.37 [2024-06-25T12:09:57.248Z] 11:51:01 0 6.02 0.00 4.67 31.08 0.07 58.15 [2024-06-25T12:09:57.248Z] 11:51:01 1 5.84 0.00 3.42 0.67 0.05 90.02 [2024-06-25T12:09:57.248Z] 11:51:01 2 5.83 0.00 2.88 9.47 0.05 81.78 [2024-06-25T12:09:57.248Z] 11:51:01 3 6.47 0.00 2.83 0.96 0.05 89.68 [2024-06-25T12:09:57.248Z] 11:51:01 4 4.22 0.00 1.41 1.34 0.05 92.98 [2024-06-25T12:09:57.248Z] 11:51:01 5 6.59 0.00 2.99 1.14 0.05 89.22 [2024-06-25T12:09:57.248Z] 11:51:01 6 6.12 0.00 3.63 15.26 0.07 74.92 [2024-06-25T12:09:57.248Z] 11:51:01 7 6.63 0.00 2.84 0.34 0.05 90.15 [2024-06-25T12:09:57.248Z] 11:52:01 all 43.74 0.00 6.01 1.98 0.09 48.17 [2024-06-25T12:09:57.248Z] 11:52:01 0 43.21 0.00 6.10 3.05 0.08 47.57 [2024-06-25T12:09:57.248Z] 11:52:01 1 44.68 0.00 6.92 1.26 0.10 47.04 [2024-06-25T12:09:57.248Z] 11:52:01 2 45.00 0.00 5.88 1.10 0.10 47.92 [2024-06-25T12:09:57.248Z] 11:52:01 3 43.24 0.00 5.76 3.91 0.08 47.01 [2024-06-25T12:09:57.248Z] 11:52:01 4 43.72 0.00 5.58 3.77 0.10 46.83 [2024-06-25T12:09:57.248Z] 11:52:01 5 43.28 0.00 5.93 1.33 0.08 49.38 [2024-06-25T12:09:57.249Z] 11:52:01 6 43.18 0.00 6.25 0.90 0.10 49.57 [2024-06-25T12:09:57.249Z] 11:52:01 7 43.66 0.00 5.67 0.52 0.08 50.07 [2024-06-25T12:09:57.249Z] 11:53:01 all 25.49 0.00 5.07 3.50 0.08 65.86 [2024-06-25T12:09:57.249Z] 11:53:01 0 26.40 0.00 4.80 0.25 0.07 68.48 [2024-06-25T12:09:57.249Z] 11:53:01 1 27.63 0.00 4.96 0.32 0.07 67.03 [2024-06-25T12:09:57.249Z] 11:53:01 2 24.92 0.00 4.97 1.05 0.08 68.98 [2024-06-25T12:09:57.249Z] 11:53:01 3 26.13 0.00 4.93 0.59 0.08 68.26 [2024-06-25T12:09:57.249Z] 11:53:01 4 24.02 0.00 4.56 19.75 0.09 51.59 [2024-06-25T12:09:57.249Z] 11:53:01 5 22.88 0.00 4.58 3.72 0.07 68.76 [2024-06-25T12:09:57.249Z] 11:53:01 6 26.71 0.00 5.67 2.37 0.08 65.16 [2024-06-25T12:09:57.249Z] 11:53:01 7 25.21 0.00 6.10 0.24 0.10 68.35 [2024-06-25T12:09:57.249Z] 11:54:01 all 1.82 0.00 1.06 2.04 0.03 95.05 [2024-06-25T12:09:57.249Z] 11:54:01 0 2.06 0.00 0.82 0.85 0.03 96.24 [2024-06-25T12:09:57.249Z] 11:54:01 1 1.47 0.00 2.23 1.32 0.03 94.94 [2024-06-25T12:09:57.249Z] 11:54:01 2 2.15 0.00 0.79 0.20 0.03 96.83 [2024-06-25T12:09:57.249Z] 11:54:01 3 2.22 0.00 0.95 0.13 0.02 96.68 [2024-06-25T12:09:57.249Z] 11:54:01 4 1.53 0.00 1.29 8.75 0.05 88.38 [2024-06-25T12:09:57.249Z] 11:54:01 5 2.17 0.00 0.87 2.04 0.02 94.90 [2024-06-25T12:09:57.249Z] 11:54:01 6 1.49 0.00 0.70 3.01 0.03 94.76 [2024-06-25T12:09:57.249Z] 11:54:01 7 1.48 0.00 0.83 0.07 0.00 97.61 [2024-06-25T12:09:57.249Z] 11:55:01 all 0.94 0.00 0.49 0.14 0.01 98.41 [2024-06-25T12:09:57.249Z] 11:55:01 0 1.73 0.00 1.15 0.02 0.02 97.08 [2024-06-25T12:09:57.249Z] 11:55:01 1 0.98 0.00 0.25 0.02 0.02 98.73 [2024-06-25T12:09:57.249Z] 11:55:01 2 0.73 0.00 0.25 0.02 0.02 98.98 [2024-06-25T12:09:57.249Z] 11:55:01 3 0.72 0.00 0.37 0.02 0.02 98.88 [2024-06-25T12:09:57.249Z] 11:55:01 4 1.05 0.00 0.37 0.27 0.02 98.30 [2024-06-25T12:09:57.249Z] 11:55:01 5 0.75 0.00 0.62 0.00 0.02 98.62 [2024-06-25T12:09:57.249Z] 11:55:01 6 0.57 0.00 0.57 0.13 0.00 98.73 [2024-06-25T12:09:57.249Z] 11:55:01 7 1.02 0.00 0.35 0.63 0.02 97.98 [2024-06-25T12:09:57.249Z] 11:56:01 all 0.08 0.00 0.05 0.03 0.01 99.84 [2024-06-25T12:09:57.249Z] 11:56:01 0 0.05 0.00 0.07 0.02 0.00 99.87 [2024-06-25T12:09:57.249Z] 11:56:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2024-06-25T12:09:57.249Z] 11:56:01 2 0.05 0.00 0.07 0.00 0.03 99.85 [2024-06-25T12:09:57.249Z] 11:56:01 3 0.10 0.00 0.05 0.00 0.02 99.83 [2024-06-25T12:09:57.249Z] 11:56:01 4 0.25 0.00 0.07 0.17 0.02 99.50 [2024-06-25T12:09:57.249Z] 11:56:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2024-06-25T12:09:57.249Z] 11:56:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-06-25T12:09:57.249Z] 11:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-06-25T12:09:57.249Z] 11:57:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2024-06-25T12:09:57.249Z] 11:57:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-25T12:09:57.249Z] 11:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T12:09:57.249Z] 11:57:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-06-25T12:09:57.249Z] 11:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T12:09:57.249Z] 11:57:01 4 0.02 0.00 0.02 0.10 0.00 99.87 [2024-06-25T12:09:57.249Z] 11:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T12:09:57.249Z] 11:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 11:57:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2024-06-25T12:09:57.249Z] 11:58:02 all 0.06 0.00 0.02 0.01 0.01 99.91 [2024-06-25T12:09:57.249Z] 11:58:02 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-25T12:09:57.249Z] 11:58:02 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-06-25T12:09:57.249Z] 11:58:02 2 0.03 0.00 0.03 0.02 0.02 99.90 [2024-06-25T12:09:57.249Z] 11:58:02 3 0.02 0.00 0.02 0.00 0.03 99.93 [2024-06-25T12:09:57.249Z] 11:58:02 4 0.02 0.00 0.02 0.03 0.02 99.92 [2024-06-25T12:09:57.249Z] 11:58:02 5 0.30 0.00 0.02 0.00 0.02 99.67 [2024-06-25T12:09:57.249Z] 11:58:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 11:58:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 11:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-06-25T12:09:57.249Z] 11:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 11:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-25T12:09:57.249Z] 11:59:01 2 0.00 0.00 0.03 0.02 0.03 99.92 [2024-06-25T12:09:57.249Z] 11:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-25T12:09:57.249Z] 11:59:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-25T12:09:57.249Z] 11:59:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2024-06-25T12:09:57.249Z] 11:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T12:09:57.249Z] 11:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T12:09:57.249Z] 12:00:01 all 0.08 0.00 0.03 0.01 0.01 99.87 [2024-06-25T12:09:57.249Z] 12:00:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2024-06-25T12:09:57.249Z] 12:00:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-06-25T12:09:57.249Z] 12:00:01 2 0.08 0.00 0.03 0.02 0.02 99.85 [2024-06-25T12:09:57.249Z] 12:00:01 3 0.08 0.00 0.03 0.02 0.02 99.85 [2024-06-25T12:09:57.249Z] 12:00:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2024-06-25T12:09:57.249Z] 12:00:01 5 0.30 0.00 0.07 0.03 0.00 99.60 [2024-06-25T12:09:57.249Z] 12:00:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-06-25T12:09:57.249Z] 12:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] [2024-06-25T12:09:57.249Z] 12:00:01 CPU %user %nice %system %iowait %steal %idle [2024-06-25T12:09:57.249Z] 12:01:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2024-06-25T12:09:57.249Z] 12:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T12:09:57.249Z] 12:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T12:09:57.249Z] 12:01:01 2 0.00 0.00 0.03 0.02 0.03 99.92 [2024-06-25T12:09:57.249Z] 12:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-25T12:09:57.249Z] 12:01:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-06-25T12:09:57.249Z] 12:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 12:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 12:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 12:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-06-25T12:09:57.249Z] 12:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-25T12:09:57.249Z] 12:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T12:09:57.249Z] 12:02:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-06-25T12:09:57.249Z] 12:02:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-06-25T12:09:57.249Z] 12:02:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-25T12:09:57.249Z] 12:02:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2024-06-25T12:09:57.249Z] 12:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-25T12:09:57.249Z] 12:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 12:03:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-06-25T12:09:57.249Z] 12:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T12:09:57.249Z] 12:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T12:09:57.249Z] 12:03:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-06-25T12:09:57.249Z] 12:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-25T12:09:57.249Z] 12:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-25T12:09:57.249Z] 12:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 12:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 12:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T12:09:57.249Z] 12:04:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-06-25T12:09:57.249Z] 12:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T12:09:57.249Z] 12:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T12:09:57.249Z] 12:04:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2024-06-25T12:09:57.249Z] 12:04:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2024-06-25T12:09:57.249Z] 12:04:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2024-06-25T12:09:57.249Z] 12:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-25T12:09:57.249Z] 12:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T12:09:57.249Z] 12:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-06-25T12:09:57.249Z] 12:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-06-25T12:09:57.249Z] 12:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T12:09:57.249Z] 12:05:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-06-25T12:09:57.249Z] 12:05:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2024-06-25T12:09:57.249Z] 12:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-25T12:09:57.249Z] 12:05:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-25T12:09:57.249Z] 12:05:01 5 0.12 0.00 0.00 0.00 0.00 99.88 [2024-06-25T12:09:57.249Z] 12:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-25T12:09:57.249Z] 12:05:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-25T12:09:57.249Z] 12:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-06-25T12:09:57.249Z] 12:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T12:09:57.249Z] 12:06:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2024-06-25T12:09:57.249Z] 12:06:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-06-25T12:09:57.249Z] 12:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T12:09:57.249Z] 12:06:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-25T12:09:57.249Z] 12:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 12:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-25T12:09:57.249Z] 12:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T12:09:57.249Z] 12:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-06-25T12:09:57.249Z] 12:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T12:09:57.249Z] 12:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-25T12:09:57.249Z] 12:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T12:09:57.249Z] 12:07:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-25T12:09:57.249Z] 12:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-25T12:09:57.249Z] 12:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 12:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 12:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 12:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-25T12:09:57.249Z] 12:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T12:09:57.249Z] 12:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T12:09:57.249Z] 12:08:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-06-25T12:09:57.249Z] 12:08:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-06-25T12:09:57.249Z] 12:08:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-25T12:09:57.249Z] 12:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T12:09:57.249Z] 12:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 12:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T12:09:57.249Z] 12:09:01 all 4.23 0.00 1.70 1.62 0.03 92.41 [2024-06-25T12:09:57.249Z] 12:09:01 0 4.02 0.00 1.37 0.35 0.02 94.24 [2024-06-25T12:09:57.249Z] 12:09:01 1 3.37 0.00 1.85 0.28 0.03 94.45 [2024-06-25T12:09:57.249Z] 12:09:01 2 5.54 0.00 1.94 0.25 0.03 92.24 [2024-06-25T12:09:57.249Z] 12:09:01 3 3.75 0.00 2.31 8.59 0.02 85.33 [2024-06-25T12:09:57.249Z] 12:09:01 4 4.51 0.00 1.72 3.10 0.03 90.64 [2024-06-25T12:09:57.249Z] 12:09:01 5 3.85 0.00 1.30 0.00 0.03 94.82 [2024-06-25T12:09:57.249Z] 12:09:01 6 4.77 0.00 1.44 0.23 0.03 93.52 [2024-06-25T12:09:57.249Z] 12:09:01 7 4.04 0.00 1.71 0.22 0.03 94.01 [2024-06-25T12:09:57.249Z] Average: all 4.54 0.00 1.02 1.08 0.02 93.33 [2024-06-25T12:09:57.249Z] Average: 0 4.42 0.00 1.12 2.05 0.02 92.38 [2024-06-25T12:09:57.249Z] Average: 1 4.63 0.00 1.11 0.30 0.02 93.95 [2024-06-25T12:09:57.249Z] Average: 2 4.81 0.00 0.98 0.75 0.04 93.41 [2024-06-25T12:09:57.249Z] Average: 3 4.59 0.00 1.01 1.09 0.02 93.29 [2024-06-25T12:09:57.249Z] Average: 4 4.51 0.00 0.87 1.91 0.03 92.69 [2024-06-25T12:09:57.249Z] Average: 5 4.37 0.00 0.96 0.47 0.02 94.18 [2024-06-25T12:09:57.249Z] Average: 6 4.43 0.00 1.10 1.75 0.02 92.70 [2024-06-25T12:09:57.249Z] Average: 7 4.60 0.00 1.04 0.28 0.02 94.06 [2024-06-25T12:09:57.249Z] [2024-06-25T12:09:57.249Z] [2024-06-25T12:09:57.249Z]