Pull request #308 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778+aa923df82d1200a07564427012a833b2e51a1905 (476b7383af0010958c6796c8093200c9536d3195) 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-ssh15005210290793522315.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14465950850562517530.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7718938570812887009.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1846379536306708564.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh18067551674543006574.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-308/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-308/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16538994593948991924.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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:app-rfid-llrp-inventory] ========================================================= [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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22329 in /w/workspace/y_app-rfid-llrp-inventory_PR-308 [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/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-308 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aa923df82d1200a07564427012a833b2e51a1905 into PR head commit 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 Merge succeeded, producing 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 Checking out Revision 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 (PR-308) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:08:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:08:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:08:38 ========================================================= 13:08:38 EdgeX Global Pipelines Version Info 13:08:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:08:39 ------------------- 13:08:39 stable info: 13:08:39 ------------------- 13:08:39 Commited By: Ginny Guan ginny@iotechsys.com 13:08:39 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:08:39 Message: update stable to v1.0.265 13:08:40 ------------------- 13:08:40 experimental info: 13:08:40 ------------------- 13:08:40 Commited By: Cherry Wang cherry@iotechsys.com 13:08:40 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 13:08:40 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:08:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:08:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:08:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:08:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:08:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:08:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:08:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-308 [Pipeline] echo 13:08:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-308 [Pipeline] echo 13:08:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-308 [Pipeline] echo 13:08:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 [Pipeline] echo 13:08:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31d64c1 [Pipeline] echo 13:08:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:08:42 provisioning config files... 13:08:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config16376061301614346624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:42 ---> ****-login.sh 13:08:42 nexus3.edgexfoundry.org:10001 13:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:43 Configure a credential helper to remove this warning. See 13:08:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:43 13:08:43 Login Succeeded 13:08:43 nexus3.edgexfoundry.org:10002 13:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:43 Configure a credential helper to remove this warning. See 13:08:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:43 13:08:43 Login Succeeded 13:08:43 nexus3.edgexfoundry.org:10003 13:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:43 Configure a credential helper to remove this warning. See 13:08:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:43 13:08:43 Login Succeeded 13:08:43 nexus3.edgexfoundry.org:10004 13:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:43 Configure a credential helper to remove this warning. See 13:08:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:43 13:08:43 Login Succeeded 13:08:43 ****.io 13:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:43 Configure a credential helper to remove this warning. See 13:08:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:43 13:08:43 Login Succeeded 13:08:43 ---> ****-login.sh ends [Pipeline] } 13:08:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:08:44 + git rev-list -1 --merges 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778~1..31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 [Pipeline] echo 13:08:44 -----------> git rev-list -1 --merges 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778~1..31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 [false] [Pipeline] sh 13:08:44 + git log --format=format:%s -1 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 [Pipeline] echo 13:08:44 ========================================================= 13:08:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:08:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:45 + git log --format=format:%s -1 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 [Pipeline] echo 13:08:45 [semverPrep] GIT_COMMIT: 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:08:45 [semverPrep] This is not a build commit. [Pipeline] sh 13:08:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:08:45 + grep -v github /etc/ssh/ssh_known_hosts 13:08:45 + [ -e /tmp/ssh_known_hosts ] 13:08:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:08:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:08:45 + sudo tee -a /etc/ssh/ssh_known_hosts 13:08:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:46 13:08:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:46 0.1.4: Pulling from edgex-devops/py-git-semver 13:08:46 b85a868b505f: Pulling fs layer 13:08:46 e2be974225ed: Pulling fs layer 13:08:46 339a4e72a1f5: Pulling fs layer 13:08:46 988bab9f4d93: Pulling fs layer 13:08:46 1469e6f7b9e6: Pulling fs layer 13:08:46 eaf3925da568: Pulling fs layer 13:08:46 bab4dde63d76: Pulling fs layer 13:08:46 bde34c3a00c8: Pulling fs layer 13:08:46 b352a97aabf1: Pulling fs layer 13:08:46 4872d77fe225: Pulling fs layer 13:08:46 5851b861e8e6: Pulling fs layer 13:08:46 988bab9f4d93: Waiting 13:08:46 1469e6f7b9e6: Waiting 13:08:46 bde34c3a00c8: Waiting 13:08:46 eaf3925da568: Waiting 13:08:46 b352a97aabf1: Waiting 13:08:46 bab4dde63d76: Waiting 13:08:46 4872d77fe225: Waiting 13:08:46 5851b861e8e6: Waiting 13:08:46 e2be974225ed: Verifying Checksum 13:08:46 e2be974225ed: Download complete 13:08:46 988bab9f4d93: Download complete 13:08:46 1469e6f7b9e6: Verifying Checksum 13:08:46 1469e6f7b9e6: Download complete 13:08:46 eaf3925da568: Verifying Checksum 13:08:46 eaf3925da568: Download complete 13:08:46 339a4e72a1f5: Verifying Checksum 13:08:46 339a4e72a1f5: Download complete 13:08:46 bde34c3a00c8: Verifying Checksum 13:08:46 bde34c3a00c8: Download complete 13:08:46 b352a97aabf1: Download complete 13:08:46 4872d77fe225: Download complete 13:08:46 5851b861e8e6: Verifying Checksum 13:08:46 5851b861e8e6: Download complete 13:08:47 b85a868b505f: Verifying Checksum 13:08:47 b85a868b505f: Download complete 13:08:47 bab4dde63d76: Verifying Checksum 13:08:47 bab4dde63d76: Download complete 13:08:48 b85a868b505f: Pull complete 13:08:48 e2be974225ed: Pull complete 13:08:49 339a4e72a1f5: Pull complete 13:08:49 988bab9f4d93: Pull complete 13:08:49 1469e6f7b9e6: Pull complete 13:08:49 eaf3925da568: Pull complete 13:08:51 bab4dde63d76: Pull complete 13:08:51 bde34c3a00c8: Pull complete 13:08:51 b352a97aabf1: Pull complete 13:08:51 4872d77fe225: Pull complete 13:08:51 5851b861e8e6: Pull complete 13:08:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:51 prd-ubuntu20.04-docker-8c-8g-22329 does not seem to be running inside a container 13:08:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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 13:08:54 $ docker top 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee -eo pid,comm 13:08:55 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). 13:08:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:08:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:55 [ssh-agent] Looking for ssh-agent implementation... 13:08:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:55 $ docker exec 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee ssh-agent 13:08:55 SSH_AUTH_SOCK=/tmp/ssh-KPXNVQBoj6Sz/agent.31 13:08:55 SSH_AGENT_PID=38 13:08:55 Running ssh-add (command line suppressed) 13:08:55 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_13966058257398026146.key (/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_13966058257398026146.key) 13:08:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:55 + git tag --points-at HEAD [Pipeline] } 13:08:55 $ docker exec --env ******** --env ******** 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee ssh-agent -k 13:08:56 unset SSH_AUTH_SOCK; 13:08:56 unset SSH_AGENT_PID; 13:08:56 echo Agent pid 38 killed; 13:08:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:08:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:56 [ssh-agent] Looking for ssh-agent implementation... 13:08:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:56 $ docker exec 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee ssh-agent 13:08:56 SSH_AUTH_SOCK=/tmp/ssh-10SeeaHKlh7s/agent.71 13:08:56 SSH_AGENT_PID=77 13:08:56 Running ssh-add (command line suppressed) 13:08:56 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_10088761400942145868.key (/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_10088761400942145868.key) 13:08:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:56 + git semver init 13:08:57 2024-10-09 13:08:57,070 [run_init] DEBUG init version:0.0.0 force:False 13:08:57 2024-10-09 13:08:57,071 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver 13:08:57 2024-10-09 13:08:57,072 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver 13:08:57 2024-10-09 13:08:57,072 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-308, universal_newlines=False, shell=None, istream=None) 13:08:59 2024-10-09 13:08:59,144 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.git/info/exclude 13:08:59 2024-10-09 13:08:59,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver/PR-308 with force:False 13:08:59 2024-10-09 13:08:59,145 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver/PR-308 13:08:59 2024-10-09 13:08:59,151 [execute] INFO git cat-file --batch-check 13:08:59 2024-10-09 13:08:59,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver, universal_newlines=False, shell=None, istream=) 13:08:59 2024-10-09 13:08:59,157 [execute] INFO git cat-file --batch 13:08:59 2024-10-09 13:08:59,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver, universal_newlines=False, shell=None, istream=) 13:08:59 2024-10-09 13:08:59,163 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver/PR-308 13:08:59 0.0.0 [Pipeline] } 13:08:59 $ docker exec --env ******** --env ******** 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee ssh-agent -k 13:08:59 unset SSH_AUTH_SOCK; 13:08:59 unset SSH_AGENT_PID; 13:08:59 echo Agent pid 77 killed; 13:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:09:00 + git semver [Pipeline] } 13:09:00 $ docker stop --time=1 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee 13:09:01 $ docker rm -f --volumes 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee [Pipeline] // withDockerContainer [Pipeline] sh 13:09:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:09:02 Stashed 1 file(s) [Pipeline] echo 13:09:02 [edgeXSemver]: initialized semver on version 0.0.0 [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 13:09:03 provisioning config files... 13:09:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config3610757227681764243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:04 ---> ****-login.sh 13:09:04 nexus3.edgexfoundry.org:10001 13:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:04 Configure a credential helper to remove this warning. See 13:09:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:04 13:09:04 Login Succeeded 13:09:04 nexus3.edgexfoundry.org:10002 13:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:04 Configure a credential helper to remove this warning. See 13:09:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:04 13:09:04 Login Succeeded 13:09:04 nexus3.edgexfoundry.org:10003 13:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:04 Configure a credential helper to remove this warning. See 13:09:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:04 13:09:04 Login Succeeded 13:09:04 nexus3.edgexfoundry.org:10004 13:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:04 Configure a credential helper to remove this warning. See 13:09:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:04 13:09:04 Login Succeeded 13:09:04 ****.io 13:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:04 Configure a credential helper to remove this warning. See 13:09:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:04 13:09:04 Login Succeeded 13:09:04 ---> ****-login.sh ends [Pipeline] } 13:09:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:09:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:09:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:09:05 ========================================================= 13:09:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:09:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:09:05 Sending build context to Docker daemon 19.96MB 13:09:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:09:05 Step 2/12 : FROM ${BASE} AS builder 13:09:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:09:05 43c4264eed91: Pulling fs layer 13:09:05 4cc291be95ef: Pulling fs layer 13:09:05 2ac1f1163629: Pulling fs layer 13:09:05 5c3c966382ef: Pulling fs layer 13:09:05 4f4fb700ef54: Pulling fs layer 13:09:05 5d5c8e513c77: Pulling fs layer 13:09:05 9f66e0745190: Pulling fs layer 13:09:05 f49a43e4bbc0: Pulling fs layer 13:09:05 561ebcabdf7f: Pulling fs layer 13:09:05 5c3c966382ef: Waiting 13:09:05 f49a43e4bbc0: Waiting 13:09:05 561ebcabdf7f: Waiting 13:09:05 5d5c8e513c77: Waiting 13:09:05 9f66e0745190: Waiting 13:09:05 4cc291be95ef: Verifying Checksum 13:09:05 4cc291be95ef: Download complete 13:09:05 5c3c966382ef: Verifying Checksum 13:09:05 5c3c966382ef: Download complete 13:09:05 4f4fb700ef54: Verifying Checksum 13:09:05 4f4fb700ef54: Download complete 13:09:05 5d5c8e513c77: Verifying Checksum 13:09:05 5d5c8e513c77: Download complete 13:09:05 43c4264eed91: Download complete 13:09:05 9f66e0745190: Verifying Checksum 13:09:05 9f66e0745190: Download complete 13:09:05 43c4264eed91: Pull complete 13:09:06 561ebcabdf7f: Verifying Checksum 13:09:06 561ebcabdf7f: Download complete 13:09:06 4cc291be95ef: Pull complete 13:09:06 2ac1f1163629: Verifying Checksum 13:09:06 2ac1f1163629: Download complete 13:09:06 f49a43e4bbc0: Verifying Checksum 13:09:06 f49a43e4bbc0: Download complete 13:09:10 2ac1f1163629: Pull complete 13:09:10 5c3c966382ef: Pull complete 13:09:10 4f4fb700ef54: Pull complete 13:09:10 5d5c8e513c77: Pull complete 13:09:10 9f66e0745190: Pull complete 13:09:12 f49a43e4bbc0: Pull complete 13:09:12 561ebcabdf7f: Pull complete 13:09:12 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:09:12 ---> 3a752c3f9dda 13:09:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:09:18 ---> Running in adb436d543da 13:09:18 Removing intermediate container adb436d543da 13:09:18 ---> 1ff3fcc01116 13:09:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:09:18 ---> Running in 1f7dc17deb47 13:09:18 Removing intermediate container 1f7dc17deb47 13:09:18 ---> d35e504e4b01 13:09:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:09:18 ---> Running in 5c50efcad97f 13:09:18 Removing intermediate container 5c50efcad97f 13:09:18 ---> e2c3473293c8 13:09:18 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:18 ---> Running in 189493342d51 13:09:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:09:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:09:18 OK: 246 MiB in 54 packages 13:09:18 Still waiting to schedule task 13:09:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:09:18 Removing intermediate container 189493342d51 13:09:18 ---> 9452c277a71d 13:09:18 Step 7/12 : WORKDIR /app 13:09:18 ---> Running in dd5cb8454e44 13:09:18 Removing intermediate container dd5cb8454e44 13:09:18 ---> b886dfcc69a7 13:09:18 Step 8/12 : COPY go.mod vendor* ./ 13:09:18 ---> 1920e2ca980c 13:09:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:18 ---> Running in e9a686b9a641 13:10:15 Removing intermediate container e9a686b9a641 13:10:15 ---> ab8596d1c14a 13:10:15 Step 10/12 : COPY . . 13:10:15 ---> 329bce8d1598 13:10:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:10:15 ---> Running in a97e739301b0 13:10:15 Removing intermediate container a97e739301b0 13:10:15 ---> e881a247e5fe 13:10:15 Step 12/12 : RUN $MAKE 13:10:15 ---> Running in 2b780616588f 13:10:15 noop 13:10:15 Removing intermediate container 2b780616588f 13:10:15 ---> e7ad8277f917 13:10:15 Successfully built e7ad8277f917 13:10:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:15 + docker inspect -f . ci-base-image-x86_64 13:10:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:15 prd-ubuntu20.04-docker-8c-8g-22329 does not seem to be running inside a container 13:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:10:16 $ docker top 97d29fbb5e8131e5c1916742d57938ea99a7032b82efc4f2f74e6afc6205fd5a -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:16 + go version 13:10:16 go version go1.23.2 linux/amd64 [Pipeline] } 13:10:16 $ docker stop --time=1 97d29fbb5e8131e5c1916742d57938ea99a7032b82efc4f2f74e6afc6205fd5a 13:10:17 $ docker rm -f --volumes 97d29fbb5e8131e5c1916742d57938ea99a7032b82efc4f2f74e6afc6205fd5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:18 + docker inspect -f . ci-base-image-x86_64 13:10:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:18 prd-ubuntu20.04-docker-8c-8g-22329 does not seem to be running inside a container 13:10:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:10:19 $ docker top 23162f4298a705458bb5bb470a4f3d1300905c7159342a6bc6d77bfa1015121b -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:19 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-308 [Pipeline] fileExists [Pipeline] sh 13:10:20 + make test 13:10:20 go test -race ./... -coverprofile=coverage.out ./... 13:10:20 go: updates to go.mod needed; to update it: 13:10:20 go mod tidy 13:10:20 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 13:10:20 $ docker stop --time=1 23162f4298a705458bb5bb470a4f3d1300905c7159342a6bc6d77bfa1015121b 13:10:22 $ docker rm -f --volumes 23162f4298a705458bb5bb470a4f3d1300905c7159342a6bc6d77bfa1015121b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:23 13:10:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:23 latest: Pulling from edgex-lftools-log-publisher 13:10:23 5eb5b503b376: Pulling fs layer 13:10:23 5c69ac0246d0: Pulling fs layer 13:10:23 ec43610c2a17: Pulling fs layer 13:10:23 3a2ae6a8a46f: Pulling fs layer 13:10:23 33b1e0a273af: Pulling fs layer 13:10:23 5d3b04190fa2: Pulling fs layer 13:10:23 33b1e0a273af: Waiting 13:10:23 3a2ae6a8a46f: Waiting 13:10:23 2f39f015ded8: Pulling fs layer 13:10:23 5d3b04190fa2: Waiting 13:10:23 5c69ac0246d0: Download complete 13:10:23 3a2ae6a8a46f: Verifying Checksum 13:10:23 3a2ae6a8a46f: Download complete 13:10:23 33b1e0a273af: Verifying Checksum 13:10:23 33b1e0a273af: Download complete 13:10:23 ec43610c2a17: Verifying Checksum 13:10:23 ec43610c2a17: Download complete 13:10:23 5d3b04190fa2: Verifying Checksum 13:10:23 5d3b04190fa2: Download complete 13:10:24 5eb5b503b376: Verifying Checksum 13:10:24 5eb5b503b376: Download complete 13:10:24 2f39f015ded8: Verifying Checksum 13:10:24 2f39f015ded8: Download complete 13:10:25 5eb5b503b376: Pull complete 13:10:25 5c69ac0246d0: Pull complete 13:10:25 ec43610c2a17: Pull complete 13:10:26 3a2ae6a8a46f: Pull complete 13:10:26 33b1e0a273af: Pull complete 13:10:26 5d3b04190fa2: Pull complete 13:10:30 2f39f015ded8: Pull complete 13:10:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:30 prd-ubuntu20.04-docker-8c-8g-22329 does not seem to be running inside a container 13:10:30 $ 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/y_app-rfid-llrp-inventory_PR-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:10:36 $ docker top e924d0b317cb27b6fa342f057d3ae2508b74f65974f7e76071a3983dab50313a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:37 ---> job-cost.sh 13:10:37 lf-activate-venv: SKIPPING 13:10:37 INFO: No Stack... 13:10:37 INFO: Retrieving Pricing Info for: v3-standard-8 13:10:37 INFO: Archiving Costs [Pipeline] sh 13:10:37 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives/cost.csv 13:10:37 + cut -d, -f6 [Pipeline] lock 13:10:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] 13:10:38 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] did not exist. Created. 13:10:38 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:10:38 + echo total: 0.2199999988079071 [Pipeline] stash 13:10:38 Stashed 1 file(s) [Pipeline] } 13:10:38 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:10:38 $ docker stop --time=1 e924d0b317cb27b6fa342f057d3ae2508b74f65974f7e76071a3983dab50313a 13:10:39 $ docker rm -f --volumes e924d0b317cb27b6fa342f057d3ae2508b74f65974f7e76071a3983dab50313a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:10:40 Failed in branch amd64 13:10:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22330 in /w/workspace/y_app-rfid-llrp-inventory_PR-308 [Pipeline] { [Pipeline] ws 13:10:51 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:10:54 The recommended git tool is: git 13:10:58 using credential edgex-jenkins-ssh 13:10:58 Cloning the remote Git repository 13:10:58 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:10:58 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:10:58 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:10:58 > git --version # timeout=10 13:10:59 > git --version # 'git version 2.25.1' 13:10:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:02 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:11:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:03 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:11:03 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:11:03 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:11:04 Merging remotes/origin/main commit aa923df82d1200a07564427012a833b2e51a1905 into PR head commit 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 13:11:04 Merge succeeded, producing 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 13:11:04 Checking out Revision 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 (PR-308) 13:11:05 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:11:05 > git --version # timeout=10 13:11:05 > git --version # 'git version 2.25.1' 13:11:05 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:11:04 > git config core.sparsecheckout # timeout=10 13:11:04 > git checkout -f 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 # timeout=10 13:11:04 > git remote # timeout=10 13:11:04 > git config --get remote.origin.url # timeout=10 13:11:04 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:04 > git merge aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 13:11:04 > git rev-parse HEAD^{commit} # timeout=10 13:11:04 > git config core.sparsecheckout # timeout=10 13:11:04 > git checkout -f 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:11:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:11:10 % Total % Received % Xferd Average Speed Time Time Time Current 13:11:10 Dload Upload Total Spent Left Speed 13:11:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh 13:11:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:11:11 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:11:11 sudo tee /etc/docker/daemon.new 13:11:11 { 13:11:11 "registry-mirrors": [ 13:11:11 "https://nexus3.edgexfoundry.org:10001" 13:11:11 ], 13:11:11 "bip": "10.250.0.254/24", 13:11:11 "hosts": [ 13:11:11 "tcp://0.0.0.0:5555", 13:11:11 "unix:///var/run/docker.sock" 13:11:11 ], 13:11:11 "mtu": 1458, 13:11:11 "selinux-enabled": true, 13:11:11 "seccomp-profile": "/etc/docker/seccomp.json" 13:11:11 } [Pipeline] sh 13:11:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:11:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:30 provisioning config files... 13:11:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1444424492805261358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:30 ---> ****-login.sh 13:11:30 nexus3.edgexfoundry.org:10001 13:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:31 Configure a credential helper to remove this warning. See 13:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:31 13:11:31 Login Succeeded 13:11:31 nexus3.edgexfoundry.org:10002 13:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:31 Configure a credential helper to remove this warning. See 13:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:31 13:11:31 Login Succeeded 13:11:31 nexus3.edgexfoundry.org:10003 13:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:31 Configure a credential helper to remove this warning. See 13:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:31 13:11:31 Login Succeeded 13:11:31 nexus3.edgexfoundry.org:10004 13:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:32 Configure a credential helper to remove this warning. See 13:11:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:32 13:11:32 Login Succeeded 13:11:32 ****.io 13:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:32 Configure a credential helper to remove this warning. See 13:11:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:32 13:11:32 Login Succeeded 13:11:32 ---> ****-login.sh ends [Pipeline] } 13:11:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:11:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:11:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:11:33 ========================================================= 13:11:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:11:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:11:34 Sending build context to Docker daemon 673.8kB 13:11:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:11:34 Step 2/12 : FROM ${BASE} AS builder 13:11:35 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:11:35 cf04c63912e1: Pulling fs layer 13:11:35 55b35a11ae5e: Pulling fs layer 13:11:35 a37a00ec5f00: Pulling fs layer 13:11:35 50b3750afda1: Pulling fs layer 13:11:35 4f4fb700ef54: Pulling fs layer 13:11:35 50b3750afda1: Waiting 13:11:35 80978eb59214: Pulling fs layer 13:11:35 80978eb59214: Waiting 13:11:35 c9f46d7d2bd2: Pulling fs layer 13:11:35 c5a475d317c9: Pulling fs layer 13:11:35 c9f46d7d2bd2: Waiting 13:11:35 c5a475d317c9: Waiting 13:11:35 55b35a11ae5e: Verifying Checksum 13:11:35 55b35a11ae5e: Download complete 13:11:35 50b3750afda1: Verifying Checksum 13:11:35 50b3750afda1: Download complete 13:11:35 4f4fb700ef54: Verifying Checksum 13:11:35 4f4fb700ef54: Download complete 13:11:35 80978eb59214: Verifying Checksum 13:11:35 80978eb59214: Download complete 13:11:35 cf04c63912e1: Verifying Checksum 13:11:35 cf04c63912e1: Download complete 13:11:35 c5a475d317c9: Verifying Checksum 13:11:35 c5a475d317c9: Download complete 13:11:36 cf04c63912e1: Pull complete 13:11:36 55b35a11ae5e: Pull complete 13:11:37 a37a00ec5f00: Verifying Checksum 13:11:37 a37a00ec5f00: Download complete 13:11:38 c9f46d7d2bd2: Verifying Checksum 13:11:38 c9f46d7d2bd2: Download complete 13:11:50 a37a00ec5f00: Pull complete 13:11:50 50b3750afda1: Pull complete 13:11:50 4f4fb700ef54: Pull complete 13:11:51 80978eb59214: Pull complete 13:11:59 c9f46d7d2bd2: Pull complete 13:12:00 c5a475d317c9: Pull complete 13:12:00 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:12:00 ---> be29e6b0f0d4 13:12:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:12:01 ---> Running in 5e2a796c0e73 13:12:01 Removing intermediate container 5e2a796c0e73 13:12:01 ---> bedee551f72d 13:12:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:12:01 ---> Running in f5d433a35f30 13:12:02 Removing intermediate container f5d433a35f30 13:12:02 ---> c726d348cc7d 13:12:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:12:02 ---> Running in b4187934bd14 13:12:02 Removing intermediate container b4187934bd14 13:12:02 ---> 37f7c98af2c6 13:12:02 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:12:02 ---> Running in d8134b6452c6 13:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:12:05 OK: 238 MiB in 54 packages 13:12:06 Removing intermediate container d8134b6452c6 13:12:06 ---> 5a9b1787e397 13:12:06 Step 7/12 : WORKDIR /app 13:12:06 ---> Running in 70198a73ecb4 13:12:06 Removing intermediate container 70198a73ecb4 13:12:06 ---> 94bc50400d2b 13:12:06 Step 8/12 : COPY go.mod vendor* ./ 13:12:06 ---> a7a9db93b31c 13:12:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:06 ---> Running in cd7f09f4156b 13:13:58 Removing intermediate container cd7f09f4156b 13:13:58 ---> edafd1bc2f62 13:13:58 Step 10/12 : COPY . . 13:13:58 ---> 362462391b3b 13:13:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:13:58 ---> Running in e94b3b4f8837 13:13:58 Removing intermediate container e94b3b4f8837 13:13:58 ---> 61572dba97c3 13:13:58 Step 12/12 : RUN $MAKE 13:13:58 ---> Running in 778d1dd5ddf7 13:13:58 noop 13:13:58 Removing intermediate container 778d1dd5ddf7 13:13:58 ---> 83c39a136652 13:13:58 Successfully built 83c39a136652 13:13:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:58 + docker inspect -f . ci-base-image-arm64 13:13:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:59 prd-ubuntu20.04-docker-arm64-4c-16g-22330 does not seem to be running inside a container 13:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:14:00 $ docker top 8d99b6a40f0313363086f130041156143e0b85ef1886bf62e2165ab3558d4742 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:01 + go version 13:14:01 go version go1.23.2 linux/arm64 [Pipeline] } 13:14:01 $ docker stop --time=1 8d99b6a40f0313363086f130041156143e0b85ef1886bf62e2165ab3558d4742 13:14:02 $ docker rm -f --volumes 8d99b6a40f0313363086f130041156143e0b85ef1886bf62e2165ab3558d4742 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:03 + docker inspect -f . ci-base-image-arm64 13:14:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:04 prd-ubuntu20.04-docker-arm64-4c-16g-22330 does not seem to be running inside a container 13:14:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:14:05 $ docker top 7aa3b04e614bfe358cbd491c476e8247ed25b57e437eb94b216617ec92fc931a -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:05 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:14:06 + make test 13:14:06 go test -race ./... -coverprofile=coverage.out ./... 13:14:10 go: updates to go.mod needed; to update it: 13:14:10 go mod tidy 13:14:10 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 13:14:10 $ docker stop --time=1 7aa3b04e614bfe358cbd491c476e8247ed25b57e437eb94b216617ec92fc931a 13:14:12 $ docker rm -f --volumes 7aa3b04e614bfe358cbd491c476e8247ed25b57e437eb94b216617ec92fc931a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:14:13 13:14:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:14:14 arm64: Pulling from edgex-lftools-log-publisher 13:14:14 8998bd30e6a1: Pulling fs layer 13:14:14 04944245beec: Pulling fs layer 13:14:14 699f458cf7ca: Pulling fs layer 13:14:14 765212b225bb: Pulling fs layer 13:14:14 f23df028b6ca: Pulling fs layer 13:14:14 d65c8cfc05b1: Pulling fs layer 13:14:14 2437ff75d9bd: Pulling fs layer 13:14:14 f23df028b6ca: Waiting 13:14:14 d65c8cfc05b1: Waiting 13:14:14 2437ff75d9bd: Waiting 13:14:14 765212b225bb: Waiting 13:14:14 04944245beec: Verifying Checksum 13:14:14 04944245beec: Download complete 13:14:14 765212b225bb: Verifying Checksum 13:14:14 765212b225bb: Download complete 13:14:14 f23df028b6ca: Verifying Checksum 13:14:14 f23df028b6ca: Download complete 13:14:14 d65c8cfc05b1: Verifying Checksum 13:14:14 d65c8cfc05b1: Download complete 13:14:14 699f458cf7ca: Verifying Checksum 13:14:14 699f458cf7ca: Download complete 13:14:15 8998bd30e6a1: Verifying Checksum 13:14:15 8998bd30e6a1: Download complete 13:14:17 2437ff75d9bd: Verifying Checksum 13:14:17 2437ff75d9bd: Download complete 13:14:20 8998bd30e6a1: Pull complete 13:14:20 04944245beec: Pull complete 13:14:22 699f458cf7ca: Pull complete 13:14:22 765212b225bb: Pull complete 13:14:23 f23df028b6ca: Pull complete 13:14:23 d65c8cfc05b1: Pull complete 13:14:41 2437ff75d9bd: Pull complete 13:14:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:14:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:42 prd-ubuntu20.04-docker-arm64-4c-16g-22330 does not seem to be running inside a container 13:14:42 $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:14:44 $ docker top 4e128807e1dbb414021c49204d93aa9ecc7a5d1688ca8af9759b5b6fb9e7bf60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:45 ---> job-cost.sh 13:14:45 lf-activate-venv: SKIPPING 13:14:45 INFO: No Stack... 13:14:47 INFO: Retrieving Pricing Info for: v3-standard-4 13:14:48 INFO: Archiving Costs [Pipeline] sh 13:14:48 + cut -d, -f6 13:14:48 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 13:14:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] 13:14:48 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] did not exist. Created. 13:14:48 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:14:49 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-6b2ab28d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:14:50 + echo total: 0.10999999940395355 [Pipeline] stash 13:14:50 Warning: overwriting stash ‘stack-cost’ 13:14:50 Stashed 1 file(s) [Pipeline] } 13:14:50 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:14:50 $ docker stop --time=1 4e128807e1dbb414021c49204d93aa9ecc7a5d1688ca8af9759b5b6fb9e7bf60 13:14:52 $ docker rm -f --volumes 4e128807e1dbb414021c49204d93aa9ecc7a5d1688ca8af9759b5b6fb9e7bf60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:14:53 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 13:14:55 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives ] 13:14:55 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives 13:14:55 total 16 13:14:55 drwxr-xr-x 3 root root 4096 Oct 9 13:10 . 13:14:55 drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 13:10 .. 13:14:55 drwxr-xr-x 2 root root 4096 Oct 9 13:10 cost 13:14:55 -rw-r--r-- 1 root root 95 Oct 9 13:10 cost.csv 13:14:55 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives 13:14:55 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives 13:14:55 total 16 13:14:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 13:10 . 13:14:55 drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 13:10 .. 13:14:55 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 13:10 cost 13:14:55 -rw-r--r-- 1 jenkins jenkins 95 Oct 9 13:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:14:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:14:56 ---> package-listing.sh 13:14:56 ++ facter osfamily 13:14:56 ++ tr '[:upper:]' '[:lower:]' 13:14:57 + OS_FAMILY=debian 13:14:57 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-308 13:14:57 + START_PACKAGES=/tmp/packages_start.txt 13:14:57 + END_PACKAGES=/tmp/packages_end.txt 13:14:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:14:57 + PACKAGES=/tmp/packages_start.txt 13:14:57 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-308 ']' 13:14:57 + PACKAGES=/tmp/packages_end.txt 13:14:57 + case "${OS_FAMILY}" in 13:14:57 + dpkg -l 13:14:57 + grep '^ii' 13:14:57 + '[' -f /tmp/packages_start.txt ']' 13:14:57 + '[' -f /tmp/packages_end.txt ']' 13:14:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:14:57 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-308 ']' 13:14:57 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives/ 13:14:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives/ [Pipeline] echo 13:14:57 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/y_app-rfid-llrp-inventory_PR-308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:14:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:58 prd-ubuntu20.04-docker-8c-8g-22329 does not seem to be running inside a container 13:14:58 $ 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/y_app-rfid-llrp-inventory_PR-308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:14:58 $ docker top 6ad0ec3465141ef731872563489ec34c53f1e7484185d77c2593cd5f348674b4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:59 + touch /tmp/pre-build-complete [Pipeline] sh 13:14:59 + mkdir -p /var/log/sysstat [Pipeline] sh 13:14:59 + ls /var/log/sa-host 13:14:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:59 provisioning config files... 13:14:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config5370262142848092253tmp [Pipeline] { [Pipeline] echo 13:15:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:15:00 ---> create-netrc.sh [Pipeline] } 13:15:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:15:00 ---> python-tools-install.sh [Pipeline] echo 13:15:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:15:01 ---> sudo-logs.sh 13:15:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:15:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:15:01 ---> job-cost.sh 13:15:01 lf-activate-venv: SKIPPING 13:15:01 DEBUG: total: 0.2199999988079071 13:15:01 INFO: Retrieving Stack Cost... 13:15:02 INFO: Retrieving Pricing Info for: v3-standard-8 13:15:02 INFO: Archiving Costs [Pipeline] echo 13:15:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:15:02 ---> logs-deploy.sh 13:15:02 lf-activate-venv: SKIPPING 13:15:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-308/1 13:15:02 INFO: archiving workspace using pattern(s): 13:15:03 Archives upload complete. 13:15:04 INFO: archiving logs to Nexus 13:15:04 ---> uname -a: 13:15:04 Linux prd-ubuntu20-04-docker-8c-8g-22329 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:15:04 13:15:04 13:15:04 ---> lscpu: 13:15:04 Architecture: x86_64 13:15:04 CPU op-mode(s): 32-bit, 64-bit 13:15:04 Byte Order: Little Endian 13:15:04 Address sizes: 40 bits physical, 48 bits virtual 13:15:04 CPU(s): 8 13:15:04 On-line CPU(s) list: 0-7 13:15:04 Thread(s) per core: 1 13:15:04 Core(s) per socket: 1 13:15:04 Socket(s): 8 13:15:04 NUMA node(s): 1 13:15:04 Vendor ID: AuthenticAMD 13:15:04 CPU family: 23 13:15:04 Model: 49 13:15:04 Model name: AMD EPYC-Rome Processor 13:15:04 Stepping: 0 13:15:04 CPU MHz: 2799.998 13:15:04 BogoMIPS: 5599.99 13:15:04 Virtualization: AMD-V 13:15:04 Hypervisor vendor: KVM 13:15:04 Virtualization type: full 13:15:04 L1d cache: 256 KiB 13:15:04 L1i cache: 256 KiB 13:15:04 L2 cache: 4 MiB 13:15:04 L3 cache: 128 MiB 13:15:04 NUMA node0 CPU(s): 0-7 13:15:04 Vulnerability Itlb multihit: Not affected 13:15:04 Vulnerability L1tf: Not affected 13:15:04 Vulnerability Mds: Not affected 13:15:04 Vulnerability Meltdown: Not affected 13:15:04 Vulnerability Mmio stale data: Not affected 13:15:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:15:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:15:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:15:04 Vulnerability Srbds: Not affected 13:15:04 Vulnerability Tsx async abort: Not affected 13:15:04 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 13:15:04 13:15:04 13:15:04 ---> nproc: 13:15:04 8 13:15:04 13:15:04 13:15:04 ---> df -h: 13:15:04 Filesystem Size Used Avail Use% Mounted on 13:15:04 overlay 155G 12G 144G 8% / 13:15:04 tmpfs 64M 0 64M 0% /dev 13:15:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:15:04 shm 64M 0 64M 0% /dev/shm 13:15:04 /dev/vda1 155G 12G 144G 8% /facter-os 13:15:04 13:15:04 13:15:04 ---> sar -b -r -n DEV: 13:15:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22329) 10/09/24 _x86_64_ (8 CPU) 13:15:04 13:15:04 13:07:53 LINUX RESTART (8 CPU) 13:15:04 13:15:04 13:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:15:04 13:09:02 338.02 48.35 289.67 0.00 5428.06 160708.70 0.00 13:15:04 13:10:01 280.12 2.64 277.48 0.00 45.14 82217.12 0.00 13:15:04 13:11:01 126.56 0.17 126.40 0.00 15.73 35699.12 0.00 13:15:04 13:12:01 1.50 0.00 1.50 0.00 0.00 18.01 0.00 13:15:04 13:13:01 6.20 2.47 3.73 0.00 2047.79 119.05 0.00 13:15:04 13:14:01 35.53 9.25 26.28 0.00 3385.70 6307.35 0.00 13:15:04 13:15:01 5.23 0.15 5.08 0.00 12.13 97.72 0.00 13:15:04 Average: 112.92 9.02 103.90 0.00 1565.79 40642.04 0.00 13:15:04 13:15:04 13:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:15:04 13:09:02 29871172 31560340 793500 2.41 59832 1926240 1742404 5.14 1017068 1667396 220 13:15:04 13:10:01 26914556 31504256 801776 2.44 187232 4457544 1845404 5.44 1355148 3993552 489516 13:15:04 13:11:01 27454840 31511268 796176 2.42 197044 3958980 1771348 5.22 1186392 3667720 332 13:15:04 13:12:01 27454184 31510672 796704 2.42 197084 3958984 1771348 5.22 1186236 3667724 152 13:15:04 13:13:01 27280452 31513084 793624 2.41 198756 4129940 1777860 5.24 1188908 3835140 106556 13:15:04 13:14:01 27083864 31497092 800152 2.43 205736 4292456 1821416 5.37 1409640 3787692 136 13:15:04 13:15:01 27055268 31471228 821108 2.50 205892 4293560 1847904 5.45 1435496 3785468 292 13:15:04 Average: 27587762 31509706 800434 2.43 178797 3859672 1796812 5.30 1254127 3486385 85315 13:15:04 13:15:04 13:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:15:04 13:09:02 docker0 53.67 51.88 3.95 314.52 0.00 0.00 0.00 0.00 13:15:04 13:09:02 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 13:15:04 13:09:02 ens3 507.95 375.91 3072.96 95.09 0.00 0.00 0.00 0.00 13:15:04 13:10:01 docker0 354.84 510.57 29.36 3335.19 0.00 0.00 0.00 0.00 13:15:04 13:10:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 13:15:04 13:10:01 ens3 629.28 427.89 6573.27 46.53 0.00 0.00 0.00 0.00 13:15:04 13:11:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:15:04 13:11:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 13:15:04 13:11:01 ens3 111.91 66.64 2542.90 17.27 0.00 0.00 0.00 0.00 13:15:04 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:04 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:15:04 13:12:01 ens3 1.18 0.52 4.19 0.04 0.00 0.00 0.00 0.00 13:15:04 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:04 13:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:15:04 13:13:01 ens3 52.11 31.41 685.72 2.23 0.00 0.00 0.00 0.00 13:15:04 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:04 13:14:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 13:15:04 13:14:01 ens3 121.88 54.56 1396.01 3.78 0.00 0.00 0.00 0.00 13:15:04 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:04 13:15:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 13:15:04 13:15:01 ens3 21.26 12.86 24.78 8.20 0.00 0.00 0.00 0.00 13:15:04 Average: docker0 57.65 79.34 4.70 514.67 0.00 0.00 0.00 0.00 13:15:04 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 13:15:04 Average: ens3 205.51 137.86 2032.05 24.68 0.00 0.00 0.00 0.00 13:15:04 13:15:04 13:15:04 ---> sar -P ALL: 13:15:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22329) 10/09/24 _x86_64_ (8 CPU) 13:15:04 13:15:04 13:07:53 LINUX RESTART (8 CPU) 13:15:04 13:15:04 13:08:01 CPU %user %nice %system %iowait %steal %idle 13:15:04 13:09:02 all 6.84 0.00 2.09 2.37 0.06 88.64 13:15:04 13:09:02 0 4.08 0.00 1.89 1.34 0.05 92.64 13:15:04 13:09:02 1 8.48 0.00 3.17 6.67 0.07 81.61 13:15:04 13:09:02 2 5.39 0.00 2.19 0.28 0.07 92.06 13:15:04 13:09:02 3 7.75 0.00 1.81 0.77 0.05 89.62 13:15:04 13:09:02 4 8.27 0.00 2.15 4.32 0.05 85.21 13:15:04 13:09:02 5 9.92 0.00 1.69 1.84 0.05 86.50 13:15:04 13:09:02 6 5.63 0.00 2.26 3.17 0.05 88.89 13:15:04 13:09:02 7 5.24 0.00 1.55 0.57 0.07 92.58 13:15:04 13:10:01 all 9.07 0.00 4.34 5.23 0.07 81.29 13:15:04 13:10:01 0 8.47 0.00 4.24 1.04 0.07 86.18 13:15:04 13:10:01 1 9.24 0.00 4.29 2.60 0.05 83.81 13:15:04 13:10:01 2 12.45 0.00 5.23 1.86 0.09 80.37 13:15:04 13:10:01 3 8.26 0.00 3.19 1.01 0.09 87.45 13:15:04 13:10:01 4 8.98 0.00 6.15 27.75 0.09 57.04 13:15:04 13:10:01 5 7.87 0.00 4.01 4.63 0.05 83.43 13:15:04 13:10:01 6 9.84 0.00 4.68 2.23 0.05 83.21 13:15:04 13:10:01 7 7.48 0.00 2.91 0.86 0.05 88.70 13:15:04 13:11:01 all 3.32 0.00 1.79 2.71 0.03 92.14 13:15:04 13:11:01 0 2.95 0.00 1.42 0.32 0.03 95.28 13:15:04 13:11:01 1 3.25 0.00 1.32 0.05 0.03 95.35 13:15:04 13:11:01 2 3.71 0.00 2.87 0.49 0.03 92.90 13:15:04 13:11:01 3 3.74 0.00 1.58 0.05 0.02 94.61 13:15:04 13:11:01 4 3.60 0.00 2.31 16.42 0.03 77.63 13:15:04 13:11:01 5 3.47 0.00 1.76 4.06 0.03 90.68 13:15:04 13:11:01 6 3.34 0.00 1.51 0.32 0.02 94.82 13:15:04 13:11:01 7 2.54 0.00 1.57 0.02 0.03 95.84 13:15:04 13:12:01 all 0.14 0.00 0.01 0.00 0.00 99.85 13:15:04 13:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:15:04 13:12:01 1 0.02 0.00 0.02 0.02 0.00 99.95 13:15:04 13:12:01 2 0.90 0.00 0.02 0.00 0.00 99.09 13:15:04 13:12:01 3 0.05 0.00 0.02 0.00 0.00 99.93 13:15:04 13:12:01 4 0.05 0.00 0.03 0.00 0.00 99.92 13:15:04 13:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 13:15:04 13:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:15:04 13:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:15:04 13:13:01 all 0.46 0.00 0.11 0.10 0.01 99.32 13:15:04 13:13:01 0 0.17 0.00 0.12 0.00 0.03 99.68 13:15:04 13:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:15:04 13:13:01 2 2.12 0.00 0.05 0.00 0.00 97.83 13:15:04 13:13:01 3 0.05 0.00 0.03 0.02 0.02 99.88 13:15:04 13:13:01 4 0.07 0.00 0.03 0.00 0.00 99.90 13:15:04 13:13:01 5 0.95 0.00 0.18 0.18 0.02 98.67 13:15:04 13:13:01 6 0.13 0.00 0.38 0.57 0.02 98.90 13:15:04 13:13:01 7 0.08 0.00 0.07 0.02 0.00 99.83 13:15:04 13:14:01 all 1.36 0.00 0.50 0.45 0.02 97.66 13:15:04 13:14:01 0 0.92 0.00 0.50 1.22 0.02 97.35 13:15:04 13:14:01 1 2.15 0.00 0.58 0.18 0.02 97.06 13:15:04 13:14:01 2 3.40 0.00 0.39 0.30 0.03 95.87 13:15:04 13:14:01 3 0.38 0.00 0.42 0.02 0.02 99.17 13:15:04 13:14:01 4 1.02 0.00 0.35 0.07 0.03 98.53 13:15:04 13:14:01 5 0.74 0.00 0.23 0.42 0.02 98.60 13:15:04 13:14:01 6 1.47 0.00 0.85 0.03 0.00 97.65 13:15:04 13:14:01 7 0.80 0.00 0.70 1.40 0.02 97.08 13:15:04 13:15:01 all 0.75 0.00 0.21 0.02 0.01 99.01 13:15:04 13:15:01 0 0.45 0.00 0.13 0.00 0.00 99.42 13:15:04 13:15:01 1 1.02 0.00 0.28 0.02 0.02 98.67 13:15:04 13:15:01 2 2.41 0.00 0.15 0.07 0.02 97.36 13:15:04 13:15:01 3 0.53 0.00 0.22 0.02 0.00 99.23 13:15:04 13:15:01 4 0.18 0.00 0.20 0.02 0.02 99.58 13:15:04 13:15:01 5 0.20 0.00 0.25 0.03 0.02 99.50 13:15:04 13:15:01 6 0.58 0.00 0.23 0.00 0.02 99.17 13:15:04 13:15:01 7 0.58 0.00 0.20 0.00 0.00 99.22 13:15:04 Average: all 3.11 0.00 1.28 1.54 0.03 94.05 13:15:04 Average: 0 2.41 0.00 1.18 0.56 0.03 95.83 13:15:04 Average: 1 3.44 0.00 1.37 1.36 0.03 93.80 13:15:04 Average: 2 4.30 0.00 1.53 0.42 0.03 93.71 13:15:04 Average: 3 2.94 0.00 1.03 0.27 0.03 95.74 13:15:04 Average: 4 3.13 0.00 1.58 6.84 0.03 88.41 13:15:04 Average: 5 3.29 0.00 1.15 1.59 0.03 93.94 13:15:04 Average: 6 2.97 0.00 1.40 0.89 0.02 94.71 13:15:04 Average: 7 2.37 0.00 0.99 0.41 0.02 96.21 13:15:04 13:15:04 13:15:04