Pull request #286 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0fed98bf371416b4b24056cd8444dfcd7577fe3b+5b4415030ab3c0da7e927d10f7674bfb96f8b020 (aa821e14af2a1e36258c935cd472635b05c24c9c) 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-ssh9422595435006548940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh375426117822623076.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-286/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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9434375559897460800.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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3676892428307025640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14078921182731511800.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-286/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-286/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17582973598551235906.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.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: 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-2549 in /w/workspace/y_app-rfid-llrp-inventory_PR-286 [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-286 # 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 Merging remotes/origin/main commit 5b4415030ab3c0da7e927d10f7674bfb96f8b020 into PR head commit 0fed98bf371416b4b24056cd8444dfcd7577fe3b Merge succeeded, producing 0fed98bf371416b4b24056cd8444dfcd7577fe3b Checking out Revision 0fed98bf371416b4b24056cd8444dfcd7577fe3b (PR-286) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fed98bf371416b4b24056cd8444dfcd7577fe3b # 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 5b4415030ab3c0da7e927d10f7674bfb96f8b020 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fed98bf371416b4b24056cd8444dfcd7577fe3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:21:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:21:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:21:17 ========================================================= 13:21:17 EdgeX Global Pipelines Version Info 13:21:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:21:19 ------------------- 13:21:19 stable info: 13:21:19 ------------------- 13:21:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:21:19 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:21:19 Message: update stable to v1.0.258 13:21:19 ------------------- 13:21:19 experimental info: 13:21:19 ------------------- 13:21:19 Commited By: **** collab-it+edgex@linuxfoundation.org 13:21:19 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:21:19 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:21:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:21:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:21:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:21:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:21:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-286 [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-286 [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-286 [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fed98bf371416b4b24056cd8444dfcd7577fe3b [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fed98b [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:21 provisioning config files... 13:21:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/config1583992464615013051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:21 ---> ****-login.sh 13:21:21 nexus3.edgexfoundry.org:10001 13:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:22 Configure a credential helper to remove this warning. See 13:21:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:22 13:21:22 Login Succeeded 13:21:22 nexus3.edgexfoundry.org:10002 13:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:22 Configure a credential helper to remove this warning. See 13:21:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:22 13:21:22 Login Succeeded 13:21:22 nexus3.edgexfoundry.org:10003 13:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:22 Configure a credential helper to remove this warning. See 13:21:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:22 13:21:22 Login Succeeded 13:21:22 nexus3.edgexfoundry.org:10004 13:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:22 Configure a credential helper to remove this warning. See 13:21:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:22 13:21:22 Login Succeeded 13:21:22 ****.io 13:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:27 Configure a credential helper to remove this warning. See 13:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:27 13:21:27 Login Succeeded 13:21:27 ---> ****-login.sh ends [Pipeline] } 13:21:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:21:28 + git rev-list -1 --merges 0fed98bf371416b4b24056cd8444dfcd7577fe3b~1..0fed98bf371416b4b24056cd8444dfcd7577fe3b [Pipeline] echo 13:21:28 -----------> git rev-list -1 --merges 0fed98bf371416b4b24056cd8444dfcd7577fe3b~1..0fed98bf371416b4b24056cd8444dfcd7577fe3b 0fed98bf371416b4b24056cd8444dfcd7577fe3b [false] [Pipeline] sh 13:21:28 + git log --format=format:%s -1 0fed98bf371416b4b24056cd8444dfcd7577fe3b [Pipeline] echo 13:21:28 ========================================================= 13:21:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:21:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:29 + git log --format=format:%s -1 0fed98bf371416b4b24056cd8444dfcd7577fe3b [Pipeline] echo 13:21:29 [semverPrep] GIT_COMMIT: 0fed98bf371416b4b24056cd8444dfcd7577fe3b, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 [Pipeline] echo 13:21:29 [semverPrep] This is not a build commit. [Pipeline] sh 13:21:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:21:29 + grep -v github /etc/ssh/ssh_known_hosts 13:21:29 + [ -e /tmp/ssh_known_hosts ] 13:21:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:21:29 + + sudo tee -a /etc/ssh/ssh_known_hosts 13:21:29 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:21:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:30 13:21:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:31 0.1.4: Pulling from edgex-devops/py-git-semver 13:21:31 b85a868b505f: Pulling fs layer 13:21:31 e2be974225ed: Pulling fs layer 13:21:31 339a4e72a1f5: Pulling fs layer 13:21:31 988bab9f4d93: Pulling fs layer 13:21:31 1469e6f7b9e6: Pulling fs layer 13:21:31 eaf3925da568: Pulling fs layer 13:21:31 bab4dde63d76: Pulling fs layer 13:21:31 bde34c3a00c8: Pulling fs layer 13:21:31 b352a97aabf1: Pulling fs layer 13:21:31 4872d77fe225: Pulling fs layer 13:21:31 5851b861e8e6: Pulling fs layer 13:21:31 bab4dde63d76: Waiting 13:21:31 bde34c3a00c8: Waiting 13:21:31 b352a97aabf1: Waiting 13:21:31 4872d77fe225: Waiting 13:21:31 5851b861e8e6: Waiting 13:21:31 988bab9f4d93: Waiting 13:21:31 1469e6f7b9e6: Waiting 13:21:31 eaf3925da568: Waiting 13:21:31 e2be974225ed: Download complete 13:21:31 988bab9f4d93: Download complete 13:21:31 1469e6f7b9e6: Verifying Checksum 13:21:31 1469e6f7b9e6: Download complete 13:21:31 eaf3925da568: Verifying Checksum 13:21:31 339a4e72a1f5: Verifying Checksum 13:21:31 339a4e72a1f5: Download complete 13:21:31 eaf3925da568: Download complete 13:21:31 bde34c3a00c8: Verifying Checksum 13:21:31 bde34c3a00c8: Download complete 13:21:31 b352a97aabf1: Verifying Checksum 13:21:31 b352a97aabf1: Download complete 13:21:31 4872d77fe225: Verifying Checksum 13:21:31 4872d77fe225: Download complete 13:21:31 5851b861e8e6: Download complete 13:21:31 b85a868b505f: Verifying Checksum 13:21:31 b85a868b505f: Download complete 13:21:31 bab4dde63d76: Verifying Checksum 13:21:31 bab4dde63d76: Download complete 13:21:32 b85a868b505f: Pull complete 13:21:33 e2be974225ed: Pull complete 13:21:34 339a4e72a1f5: Pull complete 13:21:34 988bab9f4d93: Pull complete 13:21:34 1469e6f7b9e6: Pull complete 13:21:35 eaf3925da568: Pull complete 13:21:37 bab4dde63d76: Pull complete 13:21:37 bde34c3a00c8: Pull complete 13:21:37 b352a97aabf1: Pull complete 13:21:37 4872d77fe225: Pull complete 13:21:37 5851b861e8e6: Pull complete 13:21:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:21:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:37 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 13:21:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-286 -v /w/workspace/y_app-rfid-llrp-inventory_PR-286:/w/workspace/y_app-rfid-llrp-inventory_PR-286:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-286@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:21:40 $ docker top dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 -eo pid,comm 13:21:40 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:21:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:21:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:40 [ssh-agent] Looking for ssh-agent implementation... 13:21:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:40 $ docker exec dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 ssh-agent 13:21:41 SSH_AUTH_SOCK=/tmp/ssh-H3Qh45tQhktZ/agent.33 13:21:41 SSH_AGENT_PID=39 13:21:41 Running ssh-add (command line suppressed) 13:21:41 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/private_key_10944688577919394634.key (/w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/private_key_10944688577919394634.key) 13:21:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:41 + git tag --points-at HEAD [Pipeline] } 13:21:41 $ docker exec --env ******** --env ******** dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 ssh-agent -k 13:21:41 unset SSH_AUTH_SOCK; 13:21:41 unset SSH_AGENT_PID; 13:21:41 echo Agent pid 39 killed; 13:21:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:21:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:41 [ssh-agent] Looking for ssh-agent implementation... 13:21:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:41 $ docker exec dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 ssh-agent 13:21:42 SSH_AUTH_SOCK=/tmp/ssh-sJdwU5hzyKey/agent.72 13:21:42 SSH_AGENT_PID=78 13:21:42 Running ssh-add (command line suppressed) 13:21:42 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/private_key_13014914393455994969.key (/w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/private_key_13014914393455994969.key) 13:21:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:42 + git semver init 13:21:42 2024-04-16 13:21:42,617 [run_init] DEBUG init version:0.0.0 force:False 13:21:42 2024-04-16 13:21:42,619 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver 13:21:42 2024-04-16 13:21:42,619 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver 13:21:42 2024-04-16 13:21:42,619 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-286, universal_newlines=False, shell=None, istream=None) 13:21:44 2024-04-16 13:21:43,867 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-286/.git/info/exclude 13:21:44 2024-04-16 13:21:43,868 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver/PR-286 with force:False 13:21:44 2024-04-16 13:21:43,868 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver/PR-286 13:21:44 2024-04-16 13:21:43,872 [execute] INFO git cat-file --batch-check 13:21:44 2024-04-16 13:21:43,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver, universal_newlines=False, shell=None, istream=) 13:21:44 2024-04-16 13:21:43,879 [execute] INFO git cat-file --batch 13:21:44 2024-04-16 13:21:43,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver, universal_newlines=False, shell=None, istream=) 13:21:44 2024-04-16 13:21:43,885 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver/PR-286 13:21:44 0.0.0 [Pipeline] } 13:21:44 $ docker exec --env ******** --env ******** dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 ssh-agent -k 13:21:44 unset SSH_AUTH_SOCK; 13:21:44 unset SSH_AGENT_PID; 13:21:44 echo Agent pid 78 killed; 13:21:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:21:44 + git semver [Pipeline] } 13:21:44 $ docker stop --time=1 dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 13:21:46 $ docker rm -f --volumes dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 [Pipeline] // withDockerContainer [Pipeline] sh 13:21:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:21:46 Stashed 1 file(s) [Pipeline] echo 13:21:46 [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:21:47 provisioning config files... 13:21:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/config15985123390622805188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:47 ---> ****-login.sh 13:21:47 nexus3.edgexfoundry.org:10001 13:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:47 Configure a credential helper to remove this warning. See 13:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:47 13:21:47 Login Succeeded 13:21:47 nexus3.edgexfoundry.org:10002 13:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:47 Configure a credential helper to remove this warning. See 13:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:47 13:21:47 Login Succeeded 13:21:47 nexus3.edgexfoundry.org:10003 13:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:48 Configure a credential helper to remove this warning. See 13:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:48 13:21:48 Login Succeeded 13:21:48 nexus3.edgexfoundry.org:10004 13:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:48 Configure a credential helper to remove this warning. See 13:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:48 13:21:48 Login Succeeded 13:21:48 ****.io 13:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:48 Configure a credential helper to remove this warning. See 13:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:48 13:21:48 Login Succeeded 13:21:48 ---> ****-login.sh ends [Pipeline] } 13:21:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:21:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:21:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:21:48 ========================================================= 13:21:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:21:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:49 + 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 . 13:21:49 Sending build context to Docker daemon 16.97MB 13:21:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:21:49 Step 2/12 : FROM ${BASE} AS builder 13:21:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:21:49 7264a8db6415: Pulling fs layer 13:21:49 c4d48a809fc2: Pulling fs layer 13:21:49 4f1c88b9dad5: Pulling fs layer 13:21:49 ad3a456e5733: Pulling fs layer 13:21:49 69c7f0334f64: Pulling fs layer 13:21:49 1f1c1a5573a3: Pulling fs layer 13:21:49 ce7588e14bc9: Pulling fs layer 13:21:49 69c7f0334f64: Waiting 13:21:49 ad3a456e5733: Waiting 13:21:49 1f1c1a5573a3: Waiting 13:21:49 b5e4710f87ac: Pulling fs layer 13:21:49 b5e4710f87ac: Waiting 13:21:49 c4d48a809fc2: Verifying Checksum 13:21:49 c4d48a809fc2: Download complete 13:21:49 ad3a456e5733: Verifying Checksum 13:21:49 ad3a456e5733: Download complete 13:21:49 69c7f0334f64: Verifying Checksum 13:21:49 69c7f0334f64: Download complete 13:21:49 7264a8db6415: Download complete 13:21:49 1f1c1a5573a3: Verifying Checksum 13:21:49 1f1c1a5573a3: Download complete 13:21:49 7264a8db6415: Pull complete 13:21:49 c4d48a809fc2: Pull complete 13:21:49 b5e4710f87ac: Verifying Checksum 13:21:49 b5e4710f87ac: Download complete 13:21:49 4f1c88b9dad5: Verifying Checksum 13:21:49 4f1c88b9dad5: Download complete 13:21:50 ce7588e14bc9: Verifying Checksum 13:21:50 ce7588e14bc9: Download complete 13:21:52 4f1c88b9dad5: Pull complete 13:21:52 ad3a456e5733: Pull complete 13:21:52 69c7f0334f64: Pull complete 13:21:52 1f1c1a5573a3: Pull complete 13:21:55 ce7588e14bc9: Pull complete 13:21:55 b5e4710f87ac: Pull complete 13:21:55 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:21:55 ---> 88b5674ff536 13:21:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:22:01 ---> Running in e30d621c67fb 13:22:01 Removing intermediate container e30d621c67fb 13:22:01 ---> 25269cd152e7 13:22:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:22:01 ---> Running in de42bda57c42 13:22:01 Removing intermediate container de42bda57c42 13:22:01 ---> 3dde69ad90c0 13:22:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:22:01 ---> Running in 3a04edd7521d 13:22:01 Removing intermediate container 3a04edd7521d 13:22:01 ---> 8fcfb7b7a0db 13:22:01 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:22:01 ---> Running in d331bcd49212 13:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:22:02 Still waiting to schedule task 13:22:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:22:04 OK: 264 MiB in 52 packages 13:22:05 Removing intermediate container d331bcd49212 13:22:05 ---> b5b6651ef00a 13:22:05 Step 7/12 : WORKDIR /app 13:22:05 ---> Running in 82c9346cfc28 13:22:05 Removing intermediate container 82c9346cfc28 13:22:05 ---> e6fc4ad005bb 13:22:05 Step 8/12 : COPY go.mod vendor* ./ 13:22:05 ---> 21ffbd5f1256 13:22:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:05 ---> Running in c990affe3b79 13:23:26 Removing intermediate container c990affe3b79 13:23:26 ---> f5e99748ec20 13:23:26 Step 10/12 : COPY . . 13:23:26 ---> 6f6cdd7f071e 13:23:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:23:26 ---> Running in 75f69200f778 13:23:26 Removing intermediate container 75f69200f778 13:23:26 ---> da0ac3039a32 13:23:26 Step 12/12 : RUN $MAKE 13:23:26 ---> Running in 4f8fd3d3661c 13:23:26 noop 13:23:26 Removing intermediate container 4f8fd3d3661c 13:23:26 ---> bf16b00597e5 13:23:26 Successfully built bf16b00597e5 13:23:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:27 + docker inspect -f . ci-base-image-x86_64 13:23:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:27 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 13:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-286 -v /w/workspace/y_app-rfid-llrp-inventory_PR-286:/w/workspace/y_app-rfid-llrp-inventory_PR-286:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-286@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:23:27 $ docker top 8de013600f1148a7f867d794b3868bbe7d816e3e84f0ebef7461a0b04926cb27 -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:28 + go version 13:23:28 go version go1.21.0 linux/amd64 [Pipeline] } 13:23:28 $ docker stop --time=1 8de013600f1148a7f867d794b3868bbe7d816e3e84f0ebef7461a0b04926cb27 13:23:29 $ docker rm -f --volumes 8de013600f1148a7f867d794b3868bbe7d816e3e84f0ebef7461a0b04926cb27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:30 + docker inspect -f . ci-base-image-x86_64 13:23:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:30 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 13:23:30 $ 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-286 -v /w/workspace/y_app-rfid-llrp-inventory_PR-286:/w/workspace/y_app-rfid-llrp-inventory_PR-286:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-286@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:23:30 $ docker top 54bbec48b62b72f178fda8a98d783a8e27ab31e183b0c134f656ae7bacf420e2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:31 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-286 [Pipeline] fileExists [Pipeline] sh 13:23:31 + make test 13:23:31 go test -race ./... -coverprofile=coverage.out ./... 13:23:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2550 in /w/workspace/y_app-rfid-llrp-inventory_PR-286 [Pipeline] { [Pipeline] ws 13:23:43 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:23:46 The recommended git tool is: git 13:23:51 using credential edgex-jenkins-ssh 13:23:51 Cloning the remote Git repository 13:23:51 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:23:51 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:23:51 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:23:51 > git --version # timeout=10 13:23:51 > git --version # 'git version 2.25.1' 13:23:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:54 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:23:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:55 Merging remotes/origin/main commit 5b4415030ab3c0da7e927d10f7674bfb96f8b020 into PR head commit 0fed98bf371416b4b24056cd8444dfcd7577fe3b 13:23:56 Merge succeeded, producing 0fed98bf371416b4b24056cd8444dfcd7577fe3b 13:23:56 Checking out Revision 0fed98bf371416b4b24056cd8444dfcd7577fe3b (PR-286) 13:23:55 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:23:55 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:23:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:23:55 > git config core.sparsecheckout # timeout=10 13:23:55 > git checkout -f 0fed98bf371416b4b24056cd8444dfcd7577fe3b # timeout=10 13:23:56 > git remote # timeout=10 13:23:56 > git config --get remote.origin.url # timeout=10 13:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:56 > git merge 5b4415030ab3c0da7e927d10f7674bfb96f8b020 # timeout=10 13:23:56 > git rev-parse HEAD^{commit} # timeout=10 13:23:56 > git config core.sparsecheckout # timeout=10 13:23:56 > git checkout -f 0fed98bf371416b4b24056cd8444dfcd7577fe3b # timeout=10 13:23:56 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" 13:23:56 > git --version # timeout=10 13:23:56 > git --version # 'git version 2.25.1' 13:23:56 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:23:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:23:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:23:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.121s coverage: 86.2% of statements [Pipeline] withEnv [Pipeline] { 13:24:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.707s coverage: 71.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:24:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:24:01 % Total % Received % Xferd Average Speed Time Time Time Current 13:24:01 Dload Upload Total Spent Left Speed 13:24:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh 13:24:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:24:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:24:02 + sudo tee /etc/docker/daemon.new 13:24:02 { 13:24:02 "registry-mirrors": [ 13:24:02 "https://nexus3.edgexfoundry.org:10001" 13:24:02 ], 13:24:02 "bip": "10.250.0.254/24", 13:24:02 "hosts": [ 13:24:02 "tcp://0.0.0.0:5555", 13:24:02 "unix:///var/run/docker.sock" 13:24:02 ], 13:24:02 "mtu": 1458, 13:24:02 "selinux-enabled": true, 13:24:02 "seccomp-profile": "/etc/docker/seccomp.json" 13:24:02 } [Pipeline] sh 13:24:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:24:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:21 provisioning config files... 13:24:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12237278595435968814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:21 ---> ****-login.sh 13:24:21 nexus3.edgexfoundry.org:10001 13:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:22 Configure a credential helper to remove this warning. See 13:24:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:22 13:24:22 Login Succeeded 13:24:22 nexus3.edgexfoundry.org:10002 13:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:23 Configure a credential helper to remove this warning. See 13:24:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:23 13:24:23 Login Succeeded 13:24:23 nexus3.edgexfoundry.org:10003 13:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:23 Configure a credential helper to remove this warning. See 13:24:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:23 13:24:23 Login Succeeded 13:24:23 nexus3.edgexfoundry.org:10004 13:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:23 Configure a credential helper to remove this warning. See 13:24:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:23 13:24:23 Login Succeeded 13:24:23 ****.io 13:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:24 Configure a credential helper to remove this warning. See 13:24:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:24 13:24:24 Login Succeeded 13:24:24 ---> ****-login.sh ends [Pipeline] } 13:24:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:24:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:24:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:24:24 ========================================================= 13:24:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:24:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:25 + 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 . 13:24:25 Sending build context to Docker daemon 673.8kB 13:24:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:24:25 Step 2/12 : FROM ${BASE} AS builder 13:24:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:24:25 9fda8d8052c6: Pulling fs layer 13:24:25 5d54e960e981: Pulling fs layer 13:24:25 c4a7e357bf2a: Pulling fs layer 13:24:25 f0e02332f6b5: Pulling fs layer 13:24:25 872ee5b61b7b: Pulling fs layer 13:24:25 0c6a40ed1a82: Pulling fs layer 13:24:25 94ae7d8d031c: Pulling fs layer 13:24:25 f0e02332f6b5: Waiting 13:24:25 872ee5b61b7b: Waiting 13:24:25 0c6a40ed1a82: Waiting 13:24:25 94ae7d8d031c: Waiting 13:24:25 5d54e960e981: Verifying Checksum 13:24:25 5d54e960e981: Download complete 13:24:25 f0e02332f6b5: Verifying Checksum 13:24:25 f0e02332f6b5: Download complete 13:24:25 872ee5b61b7b: Verifying Checksum 13:24:25 872ee5b61b7b: Download complete 13:24:25 9fda8d8052c6: Download complete 13:24:26 94ae7d8d031c: Verifying Checksum 13:24:26 94ae7d8d031c: Download complete 13:24:26 9fda8d8052c6: Pull complete 13:24:27 5d54e960e981: Pull complete 13:24:27 c4a7e357bf2a: Verifying Checksum 13:24:27 c4a7e357bf2a: Download complete 13:24:27 go vet ./... 13:24:28 0c6a40ed1a82: Verifying Checksum 13:24:28 0c6a40ed1a82: Download complete 13:24:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:24:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:24:32 ./bin/test-attribution.sh 13:24:32 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:24:32 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:24:32 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:24:32 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:24:32 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:24:32 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:24:32 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:24:32 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:24:32 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:24:32 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 13:24:32 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:24:32 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:24:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:24:32 $ docker stop --time=1 54bbec48b62b72f178fda8a98d783a8e27ab31e183b0c134f656ae7bacf420e2 13:24:36 $ docker rm -f --volumes 54bbec48b62b72f178fda8a98d783a8e27ab31e183b0c134f656ae7bacf420e2 [Pipeline] // withDockerContainer [Pipeline] sh 13:24:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:24:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:24:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:24:39 + ls -al . 13:24:39 total 276 13:24:39 drwxrwxr-x 11 jenkins jenkins 4096 Apr 16 13:23 . 13:24:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 13:21 .. 13:24:39 -rw-rw-r-- 1 jenkins jenkins 262 Apr 16 13:21 .dockerignore 13:24:39 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 13:24 .git 13:24:39 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 13:21 .github 13:24:39 -rw-rw-r-- 1 jenkins jenkins 773 Apr 16 13:21 .gitignore 13:24:39 -rw-rw-r-- 1 jenkins jenkins 41 Apr 16 13:21 .golangci.yml 13:24:39 drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 13:21 .semver 13:24:39 -rw-rw-r-- 1 jenkins jenkins 10232 Apr 16 13:21 Attribution.txt 13:24:39 -rw-rw-r-- 1 jenkins jenkins 11245 Apr 16 13:21 CHANGELOG.md 13:24:39 -rw-rw-r-- 1 jenkins jenkins 1768 Apr 16 13:21 Dockerfile 13:24:39 -rw-rw-r-- 1 jenkins jenkins 677 Apr 16 13:21 GOVERNANCE.md 13:24:39 -rw-rw-r-- 1 jenkins jenkins 665 Apr 16 13:21 Jenkinsfile 13:24:39 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 16 13:21 LICENSE 13:24:39 -rw-rw-r-- 1 jenkins jenkins 2503 Apr 16 13:21 Makefile 13:24:39 -rw-rw-r-- 1 jenkins jenkins 617 Apr 16 13:21 OWNERS.md 13:24:39 -rw-rw-r-- 1 jenkins jenkins 3851 Apr 16 13:21 README.md 13:24:39 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 13:21 VERSION 13:24:39 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 13:21 bin 13:24:39 -rw-r--r-- 1 jenkins jenkins 41317 Apr 16 13:24 coverage.out 13:24:39 -rw-rw-r-- 1 jenkins jenkins 7273 Apr 16 13:21 go.mod 13:24:39 -rw-rw-r-- 1 jenkins jenkins 101848 Apr 16 13:21 go.sum 13:24:39 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 13:21 images 13:24:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 13:21 internal 13:24:39 -rw-rw-r-- 1 jenkins jenkins 531 Apr 16 13:21 main.go 13:24:39 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 13:21 openapi 13:24:39 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 13:21 res 13:24:39 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 13:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:39 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0fed98bf371416b4b24056cd8444dfcd7577fe3b --label arch=amd64 --label version=0.0.0 . 13:24:39 Sending build context to Docker daemon 16.97MB 13:24:39 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:24:39 Step 2/30 : FROM ${BASE} AS builder 13:24:39 ---> bf16b00597e5 13:24:39 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:24:40 ---> Running in e1ae6b7d7e5e 13:24:40 Removing intermediate container e1ae6b7d7e5e 13:24:40 ---> fbb300cdeb3c 13:24:40 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:24:40 ---> Running in d9e2562541c5 13:24:40 Removing intermediate container d9e2562541c5 13:24:40 ---> 6426227bef09 13:24:40 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:24:40 ---> Running in be45aab2f09e 13:24:40 Removing intermediate container be45aab2f09e 13:24:40 ---> a0bf238aa493 13:24:40 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:24:40 ---> Running in e16326bfb74a 13:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:24:40 OK: 264 MiB in 52 packages 13:24:41 Removing intermediate container e16326bfb74a 13:24:41 ---> e489ec5856f1 13:24:41 Step 7/30 : WORKDIR /app 13:24:41 ---> Running in 66d5798f30cf 13:24:41 c4a7e357bf2a: Pull complete 13:24:41 f0e02332f6b5: Pull complete 13:24:41 872ee5b61b7b: Pull complete 13:24:41 Removing intermediate container 66d5798f30cf 13:24:41 ---> 0dd0a4b7ae0d 13:24:41 Step 8/30 : COPY go.mod vendor* ./ 13:24:41 ---> 35dae9aaf012 13:24:41 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:41 ---> Running in aab6ea8ed5bc 13:24:41 Removing intermediate container aab6ea8ed5bc 13:24:41 ---> 374c6807eaf7 13:24:41 Step 10/30 : COPY . . 13:24:42 ---> ac06a037a825 13:24:42 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:24:42 ---> Running in 7ea98d45bee8 13:24:42 Removing intermediate container 7ea98d45bee8 13:24:42 ---> 011ddf377989 13:24:42 Step 12/30 : RUN $MAKE 13:24:42 ---> Running in 09be44103db7 13:24:43 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:24:49 0c6a40ed1a82: Pull complete 13:24:50 94ae7d8d031c: Pull complete 13:24:50 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:24:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:24:50 ---> 86de565de09d 13:24:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:24:52 ---> Running in 9d79d7c828c6 13:24:52 Removing intermediate container 9d79d7c828c6 13:24:52 ---> 1c9e7991a805 13:24:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:24:52 ---> Running in 33afd0401b6d 13:24:53 Removing intermediate container 33afd0401b6d 13:24:53 ---> 1d27752673de 13:24:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:24:53 ---> Running in 802a06c6f8a4 13:24:53 Removing intermediate container 802a06c6f8a4 13:24:53 ---> 14b16a7ad743 13:24:53 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:24:53 ---> Running in e40f5fa24780 13:24:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:24:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:24:55 OK: 266 MiB in 52 packages 13:24:56 Removing intermediate container e40f5fa24780 13:24:56 ---> 2d42a2f53e55 13:24:56 Step 7/12 : WORKDIR /app 13:24:56 ---> Running in 1243defb49f9 13:24:57 Removing intermediate container 1243defb49f9 13:24:57 ---> b1dcb22e770b 13:24:57 Step 8/12 : COPY go.mod vendor* ./ 13:24:57 ---> fce85ee7d2d3 13:24:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:57 ---> Running in 15ff0a50e266 13:25:09 Removing intermediate container 09be44103db7 13:25:09 ---> d266ba5c129e 13:25:09 Step 13/30 : FROM alpine:3.18 13:25:09 3.18: Pulling from library/alpine 13:25:09 619be1103602: Pulling fs layer 13:25:09 619be1103602: Verifying Checksum 13:25:09 619be1103602: Download complete 13:25:09 619be1103602: Pull complete 13:25:09 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:25:09 Status: Downloaded newer image for alpine:3.18 13:25:09 ---> d3782b16ccc9 13:25:09 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:25:10 ---> Running in ad297a204e87 13:25:10 Removing intermediate container ad297a204e87 13:25:10 ---> 4178121e8fab 13:25:10 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:25:10 ---> Running in b7580f4a62ed 13:25:10 Removing intermediate container b7580f4a62ed 13:25:10 ---> 8919f13c3b8d 13:25:10 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:25:10 ---> Running in 7c3077103a32 13:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:25:10 (1/2) Installing ca-certificates (20240226-r0) 13:25:10 (2/2) Installing dumb-init (1.2.5-r2) 13:25:10 Executing busybox-1.36.1-r5.trigger 13:25:10 Executing ca-certificates-20240226-r0.trigger 13:25:10 OK: 8 MiB in 17 packages 13:25:11 Removing intermediate container 7c3077103a32 13:25:11 ---> a7a9f22ee09b 13:25:11 Step 17/30 : RUN apk --no-cache upgrade 13:25:11 ---> Running in 6a877641679f 13:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:25:11 Upgrading critical system libraries and apk-tools: 13:25:11 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 13:25:11 Executing busybox-1.36.1-r5.trigger 13:25:11 Continuing the upgrade transaction with new apk-tools: 13:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:25:12 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:25:12 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:25:12 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:25:12 Executing ca-certificates-20240226-r0.trigger 13:25:12 OK: 8 MiB in 17 packages 13:25:13 Removing intermediate container 6a877641679f 13:25:13 ---> b87d46b97f58 13:25:13 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:25:13 ---> b38dbbdc1d31 13:25:13 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:25:13 ---> e251f6d846ab 13:25:13 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:25:13 ---> 3ec14b5bbf1e 13:25:13 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:25:13 ---> 3401aa6ed9cb 13:25:13 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:25:14 ---> 4e33e29aa9df 13:25:14 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:25:14 ---> Running in e1f43e6c7e5d 13:25:14 Removing intermediate container e1f43e6c7e5d 13:25:14 ---> 5eeb18060af3 13:25:14 Step 24/30 : VOLUME /cache 13:25:14 ---> Running in 18f390b96ddd 13:25:14 Removing intermediate container 18f390b96ddd 13:25:14 ---> 0e9e4c78aad7 13:25:14 Step 25/30 : EXPOSE 59711 13:25:14 ---> Running in c76deceb7d73 13:25:14 Removing intermediate container c76deceb7d73 13:25:14 ---> 4a2bb0628d1c 13:25:14 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:25:14 ---> Running in b266dc75e532 13:25:15 Removing intermediate container b266dc75e532 13:25:15 ---> af26d9951de7 13:25:15 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:25:15 ---> Running in 5c5e9f2079c0 13:25:15 Removing intermediate container 5c5e9f2079c0 13:25:15 ---> 1982ab7944fd 13:25:15 Step 28/30 : LABEL arch=amd64 13:25:15 ---> Running in 4bc4870ebaea 13:25:15 Removing intermediate container 4bc4870ebaea 13:25:15 ---> f9dc75d4bf3a 13:25:15 Step 29/30 : LABEL git_sha=0fed98bf371416b4b24056cd8444dfcd7577fe3b 13:25:15 ---> Running in 11199dc9cec5 13:25:15 Removing intermediate container 11199dc9cec5 13:25:15 ---> 77c674dab7b6 13:25:15 Step 30/30 : LABEL version=0.0.0 13:25:15 ---> Running in 6bfa28f2bd8f 13:25:15 Removing intermediate container 6bfa28f2bd8f 13:25:15 ---> ce858adf4e8d 13:25:15 [Warning] One or more build-args [ARCH] were not consumed 13:25:15 Successfully built ce858adf4e8d 13:25:15 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:25:16 13:25:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:25:16 latest: Pulling from edgex-lftools-log-publisher 13:25:16 5eb5b503b376: Pulling fs layer 13:25:16 5c69ac0246d0: Pulling fs layer 13:25:16 ec43610c2a17: Pulling fs layer 13:25:16 3a2ae6a8a46f: Pulling fs layer 13:25:16 33b1e0a273af: Pulling fs layer 13:25:16 5d3b04190fa2: Pulling fs layer 13:25:16 2f39f015ded8: Pulling fs layer 13:25:16 3a2ae6a8a46f: Waiting 13:25:16 33b1e0a273af: Waiting 13:25:16 2f39f015ded8: Waiting 13:25:16 5d3b04190fa2: Waiting 13:25:16 5c69ac0246d0: Verifying Checksum 13:25:16 5c69ac0246d0: Download complete 13:25:16 3a2ae6a8a46f: Verifying Checksum 13:25:16 3a2ae6a8a46f: Download complete 13:25:16 33b1e0a273af: Verifying Checksum 13:25:16 33b1e0a273af: Download complete 13:25:16 5d3b04190fa2: Verifying Checksum 13:25:16 5d3b04190fa2: Download complete 13:25:16 ec43610c2a17: Verifying Checksum 13:25:16 ec43610c2a17: Download complete 13:25:17 5eb5b503b376: Verifying Checksum 13:25:17 5eb5b503b376: Download complete 13:25:17 2f39f015ded8: Verifying Checksum 13:25:17 2f39f015ded8: Download complete 13:25:18 5eb5b503b376: Pull complete 13:25:18 5c69ac0246d0: Pull complete 13:25:18 ec43610c2a17: Pull complete 13:25:18 3a2ae6a8a46f: Pull complete 13:25:18 33b1e0a273af: Pull complete 13:25:18 5d3b04190fa2: Pull complete 13:25:23 2f39f015ded8: Pull complete 13:25:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:25:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:23 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 13:25:23 $ 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-286 -v /w/workspace/y_app-rfid-llrp-inventory_PR-286:/w/workspace/y_app-rfid-llrp-inventory_PR-286:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-286@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:25:28 $ docker top 91ecbd14054de1945669c68e9d7f1474874bf8d67f3490435dcef7914f36b3df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:28 ---> job-cost.sh 13:25:28 lf-activate-venv: SKIPPING 13:25:28 INFO: No Stack... 13:25:28 INFO: Retrieving Pricing Info for: v3-standard-8 13:25:29 INFO: Archiving Costs [Pipeline] sh 13:25:29 + + cat /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives/cost.csv 13:25:29 cut -d, -f6 [Pipeline] lock 13:25:29 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] 13:25:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] did not exist. Created. 13:25:29 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:25:30 + echo total: 0.2199999988079071 [Pipeline] stash 13:25:30 Stashed 1 file(s) [Pipeline] } 13:25:30 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:25:30 $ docker stop --time=1 91ecbd14054de1945669c68e9d7f1474874bf8d67f3490435dcef7914f36b3df 13:25:31 $ docker rm -f --volumes 91ecbd14054de1945669c68e9d7f1474874bf8d67f3490435dcef7914f36b3df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:26:49 Removing intermediate container 15ff0a50e266 13:26:49 ---> a3afd384abc9 13:26:49 Step 10/12 : COPY . . 13:26:49 ---> 23db0e5a186f 13:26:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:26:49 ---> Running in c91e38ad8785 13:26:49 Removing intermediate container c91e38ad8785 13:26:49 ---> 0b9531c91065 13:26:49 Step 12/12 : RUN $MAKE 13:26:49 ---> Running in 0d4460c76666 13:26:49 noop 13:26:50 Removing intermediate container 0d4460c76666 13:26:50 ---> 96e64f1ea63a 13:26:50 Successfully built 96e64f1ea63a 13:26:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:51 + docker inspect -f . ci-base-image-arm64 13:26:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:51 prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container 13:26:51 $ 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:26:52 $ docker top 1dced6dc770fdca452696c5992f936e3b4e89d62639d0ca869c9530e62a5c2f1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:53 + go version 13:26:53 go version go1.21.0 linux/arm64 [Pipeline] } 13:26:53 $ docker stop --time=1 1dced6dc770fdca452696c5992f936e3b4e89d62639d0ca869c9530e62a5c2f1 13:26:55 $ docker rm -f --volumes 1dced6dc770fdca452696c5992f936e3b4e89d62639d0ca869c9530e62a5c2f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:55 + docker inspect -f . ci-base-image-arm64 13:26:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:56 prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container 13:26:56 $ 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:26:57 $ docker top fa6851815bc1139d631a85a7134f74ca3e36141597f88cc403030912e3842ccf -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:58 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:26:58 + make test 13:26:58 go test -race ./... -coverprofile=coverage.out ./... 13:30:05 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:30:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:30:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.997s coverage: 86.2% of statements 13:30:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.324s coverage: 71.9% of statements 13:30:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:30:12 go vet ./... 13:33:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:33:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:33:04 ./bin/test-attribution.sh 13:33:04 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:33:04 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:33:04 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:33:04 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:33:04 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:33:04 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:33:04 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:33:04 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:33:04 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:33:04 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 13:33:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:33:04 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:33:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:33:04 $ docker stop --time=1 fa6851815bc1139d631a85a7134f74ca3e36141597f88cc403030912e3842ccf 13:33:06 $ docker rm -f --volumes fa6851815bc1139d631a85a7134f74ca3e36141597f88cc403030912e3842ccf [Pipeline] // withDockerContainer [Pipeline] sh 13:33:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:33:08 Warning: overwriting stash ‘coverage-report’ 13:33:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:33:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:33:09 + ls -al . 13:33:09 total 272 13:33:09 drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 13:27 . 13:33:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 13:23 .. 13:33:09 -rw-rw-r-- 1 jenkins jenkins 262 Apr 16 13:23 .dockerignore 13:33:09 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 13:24 .git 13:33:09 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 13:23 .github 13:33:09 -rw-rw-r-- 1 jenkins jenkins 773 Apr 16 13:23 .gitignore 13:33:09 -rw-rw-r-- 1 jenkins jenkins 41 Apr 16 13:23 .golangci.yml 13:33:09 -rw-rw-r-- 1 jenkins jenkins 10232 Apr 16 13:23 Attribution.txt 13:33:09 -rw-rw-r-- 1 jenkins jenkins 11245 Apr 16 13:23 CHANGELOG.md 13:33:09 -rw-rw-r-- 1 jenkins jenkins 1768 Apr 16 13:23 Dockerfile 13:33:09 -rw-rw-r-- 1 jenkins jenkins 677 Apr 16 13:23 GOVERNANCE.md 13:33:09 -rw-rw-r-- 1 jenkins jenkins 665 Apr 16 13:23 Jenkinsfile 13:33:09 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 16 13:23 LICENSE 13:33:09 -rw-rw-r-- 1 jenkins jenkins 2503 Apr 16 13:23 Makefile 13:33:09 -rw-rw-r-- 1 jenkins jenkins 617 Apr 16 13:23 OWNERS.md 13:33:09 -rw-rw-r-- 1 jenkins jenkins 3851 Apr 16 13:23 README.md 13:33:09 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 13:21 VERSION 13:33:09 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 13:23 bin 13:33:09 -rw-r--r-- 1 jenkins jenkins 41317 Apr 16 13:30 coverage.out 13:33:09 -rw-rw-r-- 1 jenkins jenkins 7273 Apr 16 13:23 go.mod 13:33:09 -rw-rw-r-- 1 jenkins jenkins 101848 Apr 16 13:23 go.sum 13:33:09 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 13:23 images 13:33:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 13:23 internal 13:33:09 -rw-rw-r-- 1 jenkins jenkins 531 Apr 16 13:23 main.go 13:33:09 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 13:23 openapi 13:33:09 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 13:23 res 13:33:09 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 13:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:10 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0fed98bf371416b4b24056cd8444dfcd7577fe3b --label arch=arm64 --label version=0.0.0 . 13:33:10 Sending build context to Docker daemon 673.8kB 13:33:10 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:33:10 Step 2/30 : FROM ${BASE} AS builder 13:33:10 ---> 96e64f1ea63a 13:33:10 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:33:10 ---> Running in 5580d7919deb 13:33:10 Removing intermediate container 5580d7919deb 13:33:10 ---> 93941b010981 13:33:10 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:33:11 ---> Running in aec35fbc91b2 13:33:11 Removing intermediate container aec35fbc91b2 13:33:11 ---> 4fe2d5a2dce3 13:33:11 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:33:11 ---> Running in eb2f471d3f3b 13:33:11 Removing intermediate container eb2f471d3f3b 13:33:11 ---> eff513b068e1 13:33:11 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:33:11 ---> Running in 822616d5dbdf 13:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:33:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:33:14 OK: 266 MiB in 52 packages 13:33:15 Removing intermediate container 822616d5dbdf 13:33:15 ---> abd151251772 13:33:15 Step 7/30 : WORKDIR /app 13:33:15 ---> Running in a8846d451324 13:33:15 Removing intermediate container a8846d451324 13:33:15 ---> cff011c1e25a 13:33:15 Step 8/30 : COPY go.mod vendor* ./ 13:33:15 ---> a373735b681e 13:33:15 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:15 ---> Running in 61794269f38a 13:33:17 Removing intermediate container 61794269f38a 13:33:17 ---> 8549850e9e90 13:33:17 Step 10/30 : COPY . . 13:33:18 ---> b609ef8caf02 13:33:18 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:33:18 ---> Running in e49969c2fbcb 13:33:18 Removing intermediate container e49969c2fbcb 13:33:18 ---> 3f2f9c36b2dd 13:33:18 Step 12/30 : RUN $MAKE 13:33:18 ---> Running in 98ff9546e6fd 13:33:19 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:35:56 Removing intermediate container 98ff9546e6fd 13:35:56 ---> f8d621be2121 13:35:56 Step 13/30 : FROM alpine:3.18 13:35:56 3.18: Pulling from library/alpine 13:35:56 c6b39de5b339: Pulling fs layer 13:35:56 c6b39de5b339: Verifying Checksum 13:35:56 c6b39de5b339: Download complete 13:35:56 c6b39de5b339: Pull complete 13:35:56 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:35:56 Status: Downloaded newer image for alpine:3.18 13:35:56 ---> 33abbf032149 13:35:56 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:35:56 ---> Running in 01558584548e 13:35:56 Removing intermediate container 01558584548e 13:35:56 ---> 6cc2b9cb8162 13:35:56 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:35:56 ---> Running in 2d5242d99a42 13:35:56 Removing intermediate container 2d5242d99a42 13:35:56 ---> bbcd58ca599c 13:35:56 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:35:56 ---> Running in 5bbb5b9839e9 13:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:35:56 (1/2) Installing ca-certificates (20240226-r0) 13:35:56 (2/2) Installing dumb-init (1.2.5-r2) 13:35:56 Executing busybox-1.36.1-r5.trigger 13:35:56 Executing ca-certificates-20240226-r0.trigger 13:35:56 OK: 9 MiB in 17 packages 13:35:56 Removing intermediate container 5bbb5b9839e9 13:35:56 ---> a4850ae0d7dc 13:35:56 Step 17/30 : RUN apk --no-cache upgrade 13:35:56 ---> Running in 5d3ba9ab1791 13:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:35:59 Upgrading critical system libraries and apk-tools: 13:35:59 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 13:35:59 Executing busybox-1.36.1-r5.trigger 13:35:59 Continuing the upgrade transaction with new apk-tools: 13:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:36:00 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:36:00 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:36:00 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:36:00 Executing ca-certificates-20240226-r0.trigger 13:36:00 OK: 9 MiB in 17 packages 13:36:01 Removing intermediate container 5d3ba9ab1791 13:36:01 ---> 58f0bdd0ad76 13:36:01 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:36:02 ---> 3e7411e8c001 13:36:02 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:36:02 ---> 78df7ce9ddec 13:36:02 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:36:03 ---> c51652aae9e7 13:36:03 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:36:03 ---> cd328ca91f5f 13:36:03 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:36:05 ---> 0645fbb25c29 13:36:05 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:36:05 ---> Running in 585b8bf3db17 13:36:07 Removing intermediate container 585b8bf3db17 13:36:07 ---> be01bb99235c 13:36:07 Step 24/30 : VOLUME /cache 13:36:07 ---> Running in bbe1b457036e 13:36:07 Removing intermediate container bbe1b457036e 13:36:07 ---> de9f9803fbc8 13:36:07 Step 25/30 : EXPOSE 59711 13:36:07 ---> Running in c069a8ee1d2e 13:36:07 Removing intermediate container c069a8ee1d2e 13:36:07 ---> 776bef8fb9e7 13:36:07 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:36:07 ---> Running in f5b83de2638e 13:36:07 Removing intermediate container f5b83de2638e 13:36:07 ---> 3824abf780bb 13:36:07 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:36:07 ---> Running in c6d5251e6399 13:36:08 Removing intermediate container c6d5251e6399 13:36:08 ---> 16da04067732 13:36:08 Step 28/30 : LABEL arch=arm64 13:36:08 ---> Running in bed34a2160a8 13:36:08 Removing intermediate container bed34a2160a8 13:36:08 ---> 85cccaa9d7b2 13:36:08 Step 29/30 : LABEL git_sha=0fed98bf371416b4b24056cd8444dfcd7577fe3b 13:36:08 ---> Running in 598d9041b220 13:36:08 Removing intermediate container 598d9041b220 13:36:08 ---> 80d174150069 13:36:08 Step 30/30 : LABEL version=0.0.0 13:36:08 ---> Running in 11a179ca0fc2 13:36:09 Removing intermediate container 11a179ca0fc2 13:36:09 ---> a9ceb08a4c63 13:36:09 [Warning] One or more build-args [ARCH] were not consumed 13:36:09 Successfully built a9ceb08a4c63 13:36:09 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:36:10 13:36:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:36:10 arm64: Pulling from edgex-lftools-log-publisher 13:36:10 8998bd30e6a1: Pulling fs layer 13:36:10 04944245beec: Pulling fs layer 13:36:10 699f458cf7ca: Pulling fs layer 13:36:10 765212b225bb: Pulling fs layer 13:36:10 f23df028b6ca: Pulling fs layer 13:36:10 d65c8cfc05b1: Pulling fs layer 13:36:10 2437ff75d9bd: Pulling fs layer 13:36:10 765212b225bb: Waiting 13:36:10 f23df028b6ca: Waiting 13:36:10 d65c8cfc05b1: Waiting 13:36:10 2437ff75d9bd: Waiting 13:36:10 04944245beec: Verifying Checksum 13:36:10 04944245beec: Download complete 13:36:10 765212b225bb: Verifying Checksum 13:36:10 765212b225bb: Download complete 13:36:10 f23df028b6ca: Verifying Checksum 13:36:10 f23df028b6ca: Download complete 13:36:10 d65c8cfc05b1: Verifying Checksum 13:36:10 d65c8cfc05b1: Download complete 13:36:10 699f458cf7ca: Verifying Checksum 13:36:10 699f458cf7ca: Download complete 13:36:11 8998bd30e6a1: Verifying Checksum 13:36:11 8998bd30e6a1: Download complete 13:36:13 2437ff75d9bd: Verifying Checksum 13:36:13 2437ff75d9bd: Download complete 13:36:15 8998bd30e6a1: Pull complete 13:36:16 04944245beec: Pull complete 13:36:17 699f458cf7ca: Pull complete 13:36:17 765212b225bb: Pull complete 13:36:18 f23df028b6ca: Pull complete 13:36:18 d65c8cfc05b1: Pull complete 13:36:36 2437ff75d9bd: Pull complete 13:36:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:36:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:36:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:37 prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container 13:36:37 $ 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:36:40 $ docker top 4d2ad9cf3a5c66ad1faee34598f5d184f3d7ecb6a2c4541ef831986d145f3131 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:40 ---> job-cost.sh 13:36:40 lf-activate-venv: SKIPPING 13:36:40 INFO: No Stack... 13:36:41 INFO: Retrieving Pricing Info for: v3-standard-4 13:36:42 INFO: Archiving Costs [Pipeline] sh 13:36:42 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:36:42 + cut -d, -f6 [Pipeline] lock 13:36:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] 13:36:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] did not exist. Created. 13:36:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:36:43 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-b2dd44fb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:36:44 + echo total: 0.10999999940395355 [Pipeline] stash 13:36:44 Warning: overwriting stash ‘stack-cost’ 13:36:44 Stashed 1 file(s) [Pipeline] } 13:36:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:36:44 $ docker stop --time=1 4d2ad9cf3a5c66ad1faee34598f5d184f3d7ecb6a2c4541ef831986d145f3131 13:36:45 $ docker rm -f --volumes 4d2ad9cf3a5c66ad1faee34598f5d184f3d7ecb6a2c4541ef831986d145f3131 [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 13:36:46 provisioning config files... 13:36:46 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/config15292225428202743249tmp [Pipeline] { [Pipeline] sh 13:36:47 + set +x 13:36:47 + curl -s https://codecov.io/bash 13:36:47 + bash -s -- 13:36:47 13:36:47 _____ _ 13:36:47 / ____| | | 13:36:47 | | ___ __| | ___ ___ _____ __ 13:36:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:36:47 | |___| (_) | (_| | __/ (_| (_) \ V / 13:36:47 \_____\___/ \__,_|\___|\___\___/ \_/ 13:36:47 Bash-1.0.6 13:36:47 13:36:47 13:36:47 ==> git version 2.25.1 found 13:36:47 ==> 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 13:36:47 Release-Date: 2020-01-08 13:36:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:36:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:36:47 ==> Jenkins CI detected. 13:36:47 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-286 13:36:47 project root: . 13:36:47 --> token set from env 13:36:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:36:47 ==> Running gcov in . (disable via -X gcov) 13:36:47 ==> Python coveragepy not found 13:36:47 ==> Searching for coverage reports in: 13:36:47 + . 13:36:47 -> Found 1 reports 13:36:47 ==> Detecting git/mercurial file structure 13:36:47 ==> Reading reports 13:36:47 + ./coverage.out bytes=41317 13:36:47 ==> Appending adjustments 13:36:47 https://docs.codecov.io/docs/fixing-reports 13:36:47 + Found adjustments 13:36:47 ==> Gzipping contents 13:36:47 12K /tmp/codecov.Oenyoz.gz 13:36:47 ==> Uploading reports 13:36:47 url: https://codecov.io 13:36:47 query: branch=PR-286&commit=0fed98bf371416b4b24056cd8444dfcd7577fe3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=286&job=&cmd_args= 13:36:47 -> Pinging Codecov 13:36:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-286&commit=0fed98bf371416b4b24056cd8444dfcd7577fe3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=286&job=&cmd_args= 13:36:47 -> Uploading to 13:36:47 https://storage.googleapis.com/codecov/v4/raw/2024-04-16/581DD39554BDF9B6E22D074273EAD858/0fed98bf371416b4b24056cd8444dfcd7577fe3b/e17e334d-b028-4e3a-b398-ac7db6e7f454.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240416T133647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5efe5ba7dbabb2b962ccd1380cdec2e1a7ce2fa30a9c127675354c1eb733a99d 13:36:47 % Total % Received % Xferd Average Speed Time Time Time Current 13:36:47 Dload Upload Total Spent Left Speed 13:36:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 42214 --:--:-- --:--:-- --:--:-- 42061 100 11609 0 0 100 11609 0 42214 --:--:-- --:--:-- --:--:-- 42061 13:36:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0fed98bf371416b4b24056cd8444dfcd7577fe3b [Pipeline] } 13:36:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:36:50 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives ] 13:36:50 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives 13:36:50 total 16 13:36:50 drwxr-xr-x 3 root root 4096 Apr 16 13:25 . 13:36:50 drwxrwxr-x 12 jenkins jenkins 4096 Apr 16 13:25 .. 13:36:50 drwxr-xr-x 2 root root 4096 Apr 16 13:25 cost 13:36:50 -rw-r--r-- 1 root root 95 Apr 16 13:25 cost.csv 13:36:50 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives 13:36:50 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives 13:36:50 total 16 13:36:50 drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 13:25 . 13:36:50 drwxrwxr-x 12 jenkins jenkins 4096 Apr 16 13:25 .. 13:36:50 drwxr-xr-x 2 jenkins jenkins 4096 Apr 16 13:25 cost 13:36:50 -rw-r--r-- 1 jenkins jenkins 95 Apr 16 13:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:36:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:36:51 ---> package-listing.sh 13:36:51 ++ facter osfamily 13:36:51 ++ tr '[:upper:]' '[:lower:]' 13:36:51 + OS_FAMILY=debian 13:36:51 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-286 13:36:51 + START_PACKAGES=/tmp/packages_start.txt 13:36:51 + END_PACKAGES=/tmp/packages_end.txt 13:36:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:36:51 + PACKAGES=/tmp/packages_start.txt 13:36:51 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-286 ']' 13:36:51 + PACKAGES=/tmp/packages_end.txt 13:36:51 + case "${OS_FAMILY}" in 13:36:51 + dpkg -l 13:36:51 + grep '^ii' 13:36:51 + '[' -f /tmp/packages_start.txt ']' 13:36:51 + '[' -f /tmp/packages_end.txt ']' 13:36:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:36:51 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-286 ']' 13:36:51 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives/ 13:36:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives/ [Pipeline] echo 13:36:51 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-286/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:36:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:36:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:52 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 13:36:52 $ 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-286/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-286 -v /w/workspace/y_app-rfid-llrp-inventory_PR-286:/w/workspace/y_app-rfid-llrp-inventory_PR-286:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-286@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:36:52 $ docker top 1ae05dd2f826e1624388bd9729396b892fcaf7b8db36e3ca5c7c698c86a88dbe -eo pid,comm [Pipeline] { [Pipeline] sh 13:36:53 + touch /tmp/pre-build-complete [Pipeline] sh 13:36:53 + mkdir -p /var/log/sysstat [Pipeline] sh 13:36:53 + ls /var/log/sa-host 13:36:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:36:54 provisioning config files... 13:36:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/config12253590560741604459tmp [Pipeline] { [Pipeline] echo 13:36:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:36:54 ---> create-netrc.sh [Pipeline] } 13:36:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:36:55 ---> python-tools-install.sh [Pipeline] echo 13:36:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:36:55 ---> sudo-logs.sh 13:36:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:36:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:36:55 ---> job-cost.sh 13:36:55 lf-activate-venv: SKIPPING 13:36:55 DEBUG: total: 0.2199999988079071 13:36:55 INFO: Retrieving Stack Cost... 13:36:56 INFO: Retrieving Pricing Info for: v3-standard-8 13:36:56 INFO: Archiving Costs [Pipeline] echo 13:36:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:36:56 ---> logs-deploy.sh 13:36:56 lf-activate-venv: SKIPPING 13:36:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-286/1 13:36:56 INFO: archiving workspace using pattern(s): 13:36:57 Archives upload complete. 13:36:58 INFO: archiving logs to Nexus 13:36:58 ---> uname -a: 13:36:58 Linux prd-ubuntu20-04-docker-8c-8g-2549 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:36:58 13:36:58 13:36:58 ---> lscpu: 13:36:58 Architecture: x86_64 13:36:58 CPU op-mode(s): 32-bit, 64-bit 13:36:58 Byte Order: Little Endian 13:36:58 Address sizes: 40 bits physical, 48 bits virtual 13:36:58 CPU(s): 8 13:36:58 On-line CPU(s) list: 0-7 13:36:58 Thread(s) per core: 1 13:36:58 Core(s) per socket: 1 13:36:58 Socket(s): 8 13:36:58 NUMA node(s): 1 13:36:58 Vendor ID: AuthenticAMD 13:36:58 CPU family: 23 13:36:58 Model: 49 13:36:58 Model name: AMD EPYC-Rome Processor 13:36:58 Stepping: 0 13:36:58 CPU MHz: 2800.000 13:36:58 BogoMIPS: 5600.00 13:36:58 Virtualization: AMD-V 13:36:58 Hypervisor vendor: KVM 13:36:58 Virtualization type: full 13:36:58 L1d cache: 256 KiB 13:36:58 L1i cache: 256 KiB 13:36:58 L2 cache: 4 MiB 13:36:58 L3 cache: 128 MiB 13:36:58 NUMA node0 CPU(s): 0-7 13:36:58 Vulnerability Itlb multihit: Not affected 13:36:58 Vulnerability L1tf: Not affected 13:36:58 Vulnerability Mds: Not affected 13:36:58 Vulnerability Meltdown: Not affected 13:36:58 Vulnerability Mmio stale data: Not affected 13:36:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:36:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:36:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:36:58 Vulnerability Srbds: Not affected 13:36:58 Vulnerability Tsx async abort: Not affected 13:36:58 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:36:58 13:36:58 13:36:58 ---> nproc: 13:36:58 8 13:36:58 13:36:58 13:36:58 ---> df -h: 13:36:58 Filesystem Size Used Avail Use% Mounted on 13:36:58 overlay 155G 12G 144G 8% / 13:36:58 tmpfs 64M 0 64M 0% /dev 13:36:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:36:58 shm 64M 0 64M 0% /dev/shm 13:36:58 /dev/vda1 155G 12G 144G 8% /facter-os 13:36:58 13:36:58 13:36:58 ---> sar -b -r -n DEV: 13:36:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2549) 04/16/24 _x86_64_ (8 CPU) 13:36:58 13:36:58 13:20:34 LINUX RESTART (8 CPU) 13:36:58 13:36:58 13:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:36:58 13:22:01 352.07 38.08 314.00 0.00 4254.22 37560.81 0.00 13:36:58 13:23:01 173.03 3.48 169.55 0.00 59.20 37959.47 0.00 13:36:58 13:24:01 145.88 0.05 145.83 0.00 7.47 60043.34 0.00 13:36:58 13:25:01 92.92 0.17 92.75 0.00 7.20 24607.96 0.00 13:36:58 13:26:01 185.32 10.28 175.04 0.00 3460.22 47546.74 0.00 13:36:58 13:27:01 4.25 0.00 4.25 0.00 0.00 58.38 0.00 13:36:58 13:28:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 13:36:58 13:29:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 13:36:58 13:30:02 1.53 0.00 1.53 0.00 0.00 15.73 0.00 13:36:58 13:31:01 2.25 0.00 2.25 0.00 0.00 33.35 0.00 13:36:58 13:32:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 13:36:58 13:33:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 13:36:58 13:34:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 13:36:58 13:35:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 13:36:58 13:36:01 1.95 0.02 1.93 0.00 0.13 22.53 0.00 13:36:58 Average: 64.48 3.48 61.01 0.00 519.78 13876.89 0.00 13:36:58 13:36:58 13:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:36:58 13:22:01 29234316 31559428 755452 2.30 74408 2531444 1939592 5.72 1002064 2261824 492 13:36:58 13:23:01 27286912 31496092 802080 2.44 168504 4133884 2069392 6.10 1329996 3674468 708276 13:36:58 13:24:01 27420652 31407060 883064 2.69 186752 3905136 2018032 5.95 1368884 3507864 100528 13:36:58 13:25:01 27563808 31531624 762020 2.32 191304 3897212 1894464 5.58 1335096 3416776 259520 13:36:58 13:26:01 26790936 31518708 763248 2.32 206636 4582180 1823660 5.37 1515624 3933384 1288 13:36:58 13:27:01 26790124 31517840 764204 2.32 206688 4582180 1823660 5.37 1516632 3933352 140 13:36:58 13:28:01 26794124 31521944 760028 2.31 206728 4582184 1823660 5.37 1512724 3933356 4 13:36:58 13:29:01 26794124 31521980 759956 2.31 206760 4582184 1823660 5.37 1512760 3933356 48 13:36:58 13:30:02 26803164 31531064 750788 2.28 206840 4582188 1823660 5.37 1503320 3933360 8 13:36:58 13:31:01 26803888 31532428 749820 2.28 206932 4582296 1823660 5.37 1503116 3933868 28 13:36:58 13:32:01 26804324 31532876 749484 2.28 206976 4582296 1823660 5.37 1503248 3933876 160 13:36:58 13:33:01 26804348 31532964 749404 2.28 207000 4582300 1823660 5.37 1503188 3933884 192 13:36:58 13:34:01 26804300 31532920 749360 2.28 207028 4582300 1823660 5.37 1503188 3933884 8 13:36:58 13:35:01 26804284 31532972 749276 2.28 207060 4582304 1839716 5.42 1503248 3933892 144 13:36:58 13:36:01 26803800 31532616 749960 2.28 207124 4582304 1817348 5.36 1503132 3933880 32 13:36:58 Average: 27086874 31520168 766543 2.33 193116 4324826 1866099 5.50 1441081 3742068 71391 13:36:58 13:36:58 13:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:36:58 13:22:01 docker0 41.49 39.09 3.05 265.91 0.00 0.00 0.00 0.00 13:36:58 13:22:01 vethcc55ec1 0.12 0.20 0.01 0.02 0.00 0.00 0.00 0.00 13:36:58 13:22:01 ens3 556.01 395.03 6019.94 120.72 0.00 0.00 0.00 0.00 13:36:58 13:22:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 13:36:58 13:23:01 docker0 313.53 470.90 27.05 3233.95 0.00 0.00 0.00 0.00 13:36:58 13:23:01 ens3 489.08 324.50 3254.80 40.91 0.00 0.00 0.00 0.00 13:36:58 13:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:36:58 13:24:01 vethda8d663 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:36:58 13:24:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:36:58 13:24:01 ens3 24.63 14.53 26.66 9.75 0.00 0.00 0.00 0.00 13:36:58 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:25:01 docker0 1.27 2.33 0.08 30.89 0.00 0.00 0.00 0.00 13:36:58 13:25:01 ens3 22.49 14.68 49.13 8.99 0.00 0.00 0.00 0.00 13:36:58 13:25:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:36:58 13:26:01 docker0 4.87 8.25 0.31 132.42 0.00 0.00 0.00 0.00 13:36:58 13:26:01 ens3 227.61 115.81 4092.91 17.48 0.00 0.00 0.00 0.00 13:36:58 13:26:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 13:36:58 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:27:01 ens3 1.82 2.25 0.19 18.77 0.00 0.00 0.00 0.00 13:36:58 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:36:58 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:28:01 ens3 0.60 0.40 2.50 0.03 0.00 0.00 0.00 0.00 13:36:58 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:36:58 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:36:58 13:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:30:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:31:01 ens3 0.14 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:36:58 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:36:58 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:32:01 ens3 1.53 2.23 0.17 6.73 0.00 0.00 0.00 0.00 13:36:58 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:33:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:36:58 13:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:36:58 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:36:58 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:36:58 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:58 Average: docker0 24.10 34.74 2.03 244.44 0.00 0.00 0.00 0.00 13:36:58 Average: ens3 88.38 58.05 897.34 14.91 0.00 0.00 0.00 0.00 13:36:58 Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 13:36:58 13:36:58 13:36:58 ---> sar -P ALL: 13:36:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2549) 04/16/24 _x86_64_ (8 CPU) 13:36:58 13:36:58 13:20:34 LINUX RESTART (8 CPU) 13:36:58 13:36:58 13:21:01 CPU %user %nice %system %iowait %steal %idle 13:36:58 13:22:01 all 8.82 0.00 2.78 3.07 0.09 85.23 13:36:58 13:22:01 0 7.14 0.00 4.39 11.86 0.10 76.51 13:36:58 13:22:01 1 7.33 0.00 2.39 0.39 0.08 89.80 13:36:58 13:22:01 2 11.96 0.00 2.78 0.67 0.08 84.50 13:36:58 13:22:01 3 8.72 0.00 2.43 2.07 0.08 86.69 13:36:58 13:22:01 4 9.86 0.00 2.40 0.35 0.10 87.28 13:36:58 13:22:01 5 8.53 0.00 3.26 3.59 0.10 84.51 13:36:58 13:22:01 6 10.02 0.00 1.89 5.08 0.08 82.93 13:36:58 13:22:01 7 7.01 0.00 2.76 0.55 0.10 89.58 13:36:58 13:23:01 all 5.84 0.00 2.60 4.07 0.06 87.43 13:36:58 13:23:01 0 6.04 0.00 2.37 3.59 0.05 87.95 13:36:58 13:23:01 1 5.95 0.00 2.68 0.82 0.05 90.50 13:36:58 13:23:01 2 5.78 0.00 2.02 0.84 0.03 91.32 13:36:58 13:23:01 3 5.81 0.00 3.58 24.63 0.08 65.89 13:36:58 13:23:01 4 5.74 0.00 2.43 0.79 0.10 90.93 13:36:58 13:23:01 5 6.34 0.00 2.77 0.77 0.07 90.06 13:36:58 13:23:01 6 5.36 0.00 2.61 0.95 0.05 91.02 13:36:58 13:23:01 7 5.68 0.00 2.38 0.25 0.05 91.64 13:36:58 13:24:01 all 26.97 0.00 3.25 3.16 0.06 66.56 13:36:58 13:24:01 0 28.96 0.00 3.09 1.60 0.07 66.29 13:36:58 13:24:01 1 27.53 0.00 3.55 1.58 0.05 67.29 13:36:58 13:24:01 2 28.21 0.00 3.03 0.13 0.07 68.56 13:36:58 13:24:01 3 26.72 0.00 4.16 0.49 0.05 68.59 13:36:58 13:24:01 4 23.11 0.00 2.63 0.22 0.07 73.97 13:36:58 13:24:01 5 27.72 0.00 2.68 0.12 0.05 69.44 13:36:58 13:24:01 6 26.09 0.00 2.83 6.87 0.05 64.16 13:36:58 13:24:01 7 27.44 0.00 4.02 14.31 0.08 54.15 13:36:58 13:25:01 all 52.25 0.00 4.62 1.14 0.09 41.90 13:36:58 13:25:01 0 52.26 0.00 5.15 1.18 0.08 41.33 13:36:58 13:25:01 1 52.69 0.00 4.58 0.05 0.08 42.60 13:36:58 13:25:01 2 52.50 0.00 4.64 0.12 0.08 42.66 13:36:58 13:25:01 3 53.40 0.00 4.96 4.39 0.10 37.15 13:36:58 13:25:01 4 47.82 0.00 4.29 0.08 0.08 47.72 13:36:58 13:25:01 5 53.58 0.00 4.64 0.47 0.10 41.21 13:36:58 13:25:01 6 52.73 0.00 4.25 2.61 0.10 40.31 13:36:58 13:25:01 7 53.02 0.00 4.46 0.20 0.10 42.22 13:36:58 13:26:01 all 4.66 0.00 2.19 2.88 0.05 90.22 13:36:58 13:26:01 0 4.51 0.00 1.93 1.27 0.03 92.26 13:36:58 13:26:01 1 4.69 0.00 1.66 0.65 0.13 92.87 13:36:58 13:26:01 2 4.19 0.00 2.09 1.60 0.03 92.09 13:36:58 13:26:01 3 4.22 0.00 2.84 4.80 0.03 88.10 13:36:58 13:26:01 4 4.97 0.00 2.55 0.02 0.03 92.43 13:36:58 13:26:01 5 4.73 0.00 1.61 1.45 0.03 92.17 13:36:58 13:26:01 6 6.36 0.00 2.27 5.84 0.05 85.48 13:36:58 13:26:01 7 3.65 0.00 2.60 7.45 0.05 86.25 13:36:58 13:27:01 all 0.04 0.00 0.01 0.01 0.01 99.94 13:36:58 13:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:36:58 13:27:01 1 0.08 0.00 0.02 0.00 0.02 99.88 13:36:58 13:27:01 2 0.03 0.00 0.00 0.03 0.02 99.92 13:36:58 13:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:36:58 13:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:36:58 13:27:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:36:58 13:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:36:58 13:27:01 7 0.05 0.00 0.02 0.03 0.03 99.87 13:36:58 13:28:01 all 0.02 0.00 0.00 0.01 0.00 99.96 13:36:58 13:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:36:58 13:28:01 1 0.07 0.00 0.00 0.03 0.00 99.90 13:36:58 13:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:36:58 13:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:36:58 13:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:36:58 13:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:36:58 13:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:36:58 13:28:01 7 0.05 0.00 0.00 0.00 0.02 99.93 13:36:58 13:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:36:58 13:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:36:58 13:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:36:58 13:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:36:58 13:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:36:58 13:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:36:58 13:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:36:58 13:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:36:58 13:29:01 7 0.03 0.00 0.02 0.00 0.03 99.92 13:36:58 13:30:02 all 0.02 0.00 0.01 0.01 0.01 99.96 13:36:58 13:30:02 0 0.02 0.00 0.00 0.00 0.00 99.98 13:36:58 13:30:02 1 0.02 0.00 0.00 0.02 0.00 99.97 13:36:58 13:30:02 2 0.03 0.00 0.02 0.03 0.00 99.92 13:36:58 13:30:02 3 0.02 0.00 0.00 0.00 0.00 99.98 13:36:58 13:30:02 4 0.02 0.00 0.02 0.00 0.02 99.95 13:36:58 13:30:02 5 0.02 0.00 0.00 0.00 0.00 99.98 13:36:58 13:30:02 6 0.02 0.00 0.00 0.00 0.02 99.97 13:36:58 13:30:02 7 0.03 0.00 0.03 0.02 0.02 99.90 13:36:58 13:31:01 all 0.01 0.00 0.01 0.04 0.01 99.93 13:36:58 13:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:36:58 13:31:01 1 0.05 0.00 0.03 0.17 0.02 99.73 13:36:58 13:31:01 2 0.00 0.00 0.00 0.12 0.00 99.88 13:36:58 13:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:36:58 13:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:36:58 13:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:36:58 13:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:36:58 13:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:36:58 13:32:01 all 0.08 0.00 0.01 0.00 0.01 99.90 13:36:58 13:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:36:58 13:32:01 1 0.43 0.00 0.00 0.00 0.00 99.57 13:36:58 13:32:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:36:58 13:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:36:58 13:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:36:58 13:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:36:58 13:32:01 6 0.08 0.00 0.03 0.00 0.02 99.87 13:36:58 13:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:36:58 13:36:58 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:36:58 13:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:36:58 13:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:36:58 13:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:36:58 13:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:36:58 13:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:36:58 13:33:01 4 0.02 0.00 0.00 0.02 0.02 99.95 13:36:58 13:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:36:58 13:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:36:58 13:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:36:58 13:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:36:58 13:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 13:36:58 13:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:36:58 13:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:36:58 13:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:36:58 13:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:36:58 13:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:36:58 13:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:36:58 13:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:36:58 13:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:36:58 13:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:36:58 13:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:36:58 13:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:36:58 13:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:36:58 13:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:36:58 13:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:36:58 13:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:36:58 13:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:36:58 13:36:01 all 0.04 0.00 0.03 0.01 0.01 99.92 13:36:58 13:36:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:36:58 13:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:36:58 13:36:01 2 0.05 0.00 0.05 0.03 0.00 99.87 13:36:58 13:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:36:58 13:36:01 4 0.03 0.00 0.03 0.02 0.02 99.90 13:36:58 13:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:36:58 13:36:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:36:58 13:36:01 7 0.03 0.00 0.00 0.02 0.00 99.95 13:36:58 Average: all 6.56 0.00 1.03 0.96 0.03 91.42 13:36:58 Average: 0 6.58 0.00 1.13 1.29 0.03 90.97 13:36:58 Average: 1 6.57 0.00 1.00 0.25 0.03 92.15 13:36:58 Average: 2 6.84 0.00 0.97 0.24 0.02 91.92 13:36:58 Average: 3 6.57 0.00 1.20 2.41 0.03 89.80 13:36:58 Average: 4 6.07 0.00 0.95 0.10 0.03 92.84 13:36:58 Average: 5 6.72 0.00 1.00 0.43 0.03 91.82 13:36:58 Average: 6 6.68 0.00 0.93 1.42 0.03 90.94 13:36:58 Average: 7 6.45 0.00 1.08 1.51 0.04 90.92 13:36:58 13:36:58 13:36:58