Pull request #137 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 984fe51f50ad26a60291d31b424dafdcaca21f9c+350dcbb98a3b589a77f3df68bd3874cc550526fa (16cefeb2d710b4a4eb9b306e821a9f5676709334) 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-ssh146168597439220744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10996718051253725771.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-137/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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6981686682547806844.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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15858599910136317167.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17223540427641480697.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-137/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-137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11702661572453175605.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-3354 in /w/workspace/y_app-rfid-llrp-inventory_PR-137 [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-137 # 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 350dcbb98a3b589a77f3df68bd3874cc550526fa into PR head commit 984fe51f50ad26a60291d31b424dafdcaca21f9c Merge succeeded, producing 984fe51f50ad26a60291d31b424dafdcaca21f9c Checking out Revision 984fe51f50ad26a60291d31b424dafdcaca21f9c (PR-137) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage > 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/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 984fe51f50ad26a60291d31b424dafdcaca21f9c # 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 350dcbb98a3b589a77f3df68bd3874cc550526fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 984fe51f50ad26a60291d31b424dafdcaca21f9c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-23T13:04:28.224Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-23T13:04:28.409Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-23T13:04:28.501Z] ========================================================= [2023-01-23T13:04:28.501Z] EdgeX Global Pipelines Version Info [2023-01-23T13:04:28.501Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:04:29.244Z] ------------------- [2023-01-23T13:04:29.245Z] stable info: [2023-01-23T13:04:29.245Z] ------------------- [2023-01-23T13:04:29.245Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-23T13:04:29.245Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T13:04:29.245Z] Message: update stable to v1.0.244 [2023-01-23T13:04:29.822Z] ------------------- [2023-01-23T13:04:29.822Z] experimental info: [2023-01-23T13:04:29.822Z] ------------------- [2023-01-23T13:04:29.822Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-23T13:04:29.822Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T13:04:29.822Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-23T13:04:30.111Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-01-23T13:04:30.152Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-01-23T13:04:30.192Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-23T13:04:30.231Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-23T13:04:30.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-23T13:04:30.312Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-23T13:04:30.353Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-23T13:04:30.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-23T13:04:30.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-23T13:04:30.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-23T13:04:30.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-23T13:04:30.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-01-23T13:04:30.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-23T13:04:30.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-23T13:04:30.673Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T13:04:30.711Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T13:04:30.749Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T13:04:30.791Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T13:04:30.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-23T13:04:30.872Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-23T13:04:30.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-23T13:04:30.953Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-23T13:04:30.990Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-23T13:04:31.031Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-23T13:04:31.069Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-23T13:04:31.108Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-23T13:04:31.146Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-23T13:04:31.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo [2023-01-23T13:04:31.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo [2023-01-23T13:04:31.264Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo [2023-01-23T13:04:31.302Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 984fe51f50ad26a60291d31b424dafdcaca21f9c [Pipeline] echo [2023-01-23T13:04:31.340Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 984fe51 [Pipeline] echo [2023-01-23T13:04:31.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T13:04:31.492Z] provisioning config files... [2023-01-23T13:04:31.519Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/config17416914302526075051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:04:31.854Z] ---> docker-login.sh [2023-01-23T13:04:31.854Z] nexus3.edgexfoundry.org:10001 [2023-01-23T13:04:32.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:04:32.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:04:32.117Z] Configure a credential helper to remove this warning. See [2023-01-23T13:04:32.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:04:32.117Z] [2023-01-23T13:04:32.117Z] Login Succeeded [2023-01-23T13:04:32.117Z] nexus3.edgexfoundry.org:10002 [2023-01-23T13:04:32.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:04:32.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:04:32.377Z] Configure a credential helper to remove this warning. See [2023-01-23T13:04:32.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:04:32.377Z] [2023-01-23T13:04:32.378Z] Login Succeeded [2023-01-23T13:04:32.378Z] nexus3.edgexfoundry.org:10003 [2023-01-23T13:04:32.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:04:32.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:04:32.378Z] Configure a credential helper to remove this warning. See [2023-01-23T13:04:32.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:04:32.378Z] [2023-01-23T13:04:32.378Z] Login Succeeded [2023-01-23T13:04:32.378Z] nexus3.edgexfoundry.org:10004 [2023-01-23T13:04:32.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:04:32.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:04:32.638Z] Configure a credential helper to remove this warning. See [2023-01-23T13:04:32.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:04:32.638Z] [2023-01-23T13:04:32.638Z] Login Succeeded [2023-01-23T13:04:32.638Z] docker.io [2023-01-23T13:04:32.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:04:32.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:04:32.898Z] Configure a credential helper to remove this warning. See [2023-01-23T13:04:32.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:04:32.898Z] [2023-01-23T13:04:32.898Z] Login Succeeded [2023-01-23T13:04:32.898Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T13:04:32.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-23T13:04:33.541Z] + git rev-list -1 --merges 984fe51f50ad26a60291d31b424dafdcaca21f9c~1..984fe51f50ad26a60291d31b424dafdcaca21f9c [Pipeline] echo [2023-01-23T13:04:33.613Z] -----------> git rev-list -1 --merges 984fe51f50ad26a60291d31b424dafdcaca21f9c~1..984fe51f50ad26a60291d31b424dafdcaca21f9c 984fe51f50ad26a60291d31b424dafdcaca21f9c [false] [Pipeline] sh [2023-01-23T13:04:33.919Z] + git log --format=format:%s -1 984fe51f50ad26a60291d31b424dafdcaca21f9c [Pipeline] echo [2023-01-23T13:04:33.955Z] ========================================================= [2023-01-23T13:04:33.955Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-23T13:04:33.955Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T13:04:34.386Z] + git log --format=format:%s -1 984fe51f50ad26a60291d31b424dafdcaca21f9c [Pipeline] echo [2023-01-23T13:04:34.418Z] [semverPrep] GIT_COMMIT: 984fe51f50ad26a60291d31b424dafdcaca21f9c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-01-23T13:04:34.450Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-23T13:04:34.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T13:04:34.839Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-23T13:04:34.839Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-23T13:04:34.839Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-23T13:04:34.839Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-23T13:04:34.839Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-23T13:04:34.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:04:35.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T13:04:35.335Z] [2023-01-23T13:04:35.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:04:35.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T13:04:35.701Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-23T13:04:35.701Z] b85a868b505f: Pulling fs layer [2023-01-23T13:04:35.701Z] e2be974225ed: Pulling fs layer [2023-01-23T13:04:35.701Z] 339a4e72a1f5: Pulling fs layer [2023-01-23T13:04:35.701Z] 988bab9f4d93: Pulling fs layer [2023-01-23T13:04:35.701Z] 1469e6f7b9e6: Pulling fs layer [2023-01-23T13:04:35.701Z] eaf3925da568: Pulling fs layer [2023-01-23T13:04:35.701Z] bab4dde63d76: Pulling fs layer [2023-01-23T13:04:35.701Z] bde34c3a00c8: Pulling fs layer [2023-01-23T13:04:35.701Z] b352a97aabf1: Pulling fs layer [2023-01-23T13:04:35.701Z] 4872d77fe225: Pulling fs layer [2023-01-23T13:04:35.701Z] 5851b861e8e6: Pulling fs layer [2023-01-23T13:04:35.701Z] 988bab9f4d93: Waiting [2023-01-23T13:04:35.701Z] 1469e6f7b9e6: Waiting [2023-01-23T13:04:35.701Z] eaf3925da568: Waiting [2023-01-23T13:04:35.701Z] bab4dde63d76: Waiting [2023-01-23T13:04:35.701Z] bde34c3a00c8: Waiting [2023-01-23T13:04:35.701Z] 5851b861e8e6: Waiting [2023-01-23T13:04:35.701Z] b352a97aabf1: Waiting [2023-01-23T13:04:35.701Z] 4872d77fe225: Waiting [2023-01-23T13:04:35.701Z] e2be974225ed: Download complete [2023-01-23T13:04:35.701Z] 988bab9f4d93: Verifying Checksum [2023-01-23T13:04:35.701Z] 988bab9f4d93: Download complete [2023-01-23T13:04:35.965Z] 1469e6f7b9e6: Verifying Checksum [2023-01-23T13:04:35.965Z] 1469e6f7b9e6: Download complete [2023-01-23T13:04:35.965Z] eaf3925da568: Verifying Checksum [2023-01-23T13:04:35.965Z] eaf3925da568: Download complete [2023-01-23T13:04:35.965Z] 339a4e72a1f5: Verifying Checksum [2023-01-23T13:04:35.965Z] 339a4e72a1f5: Download complete [2023-01-23T13:04:35.965Z] bde34c3a00c8: Download complete [2023-01-23T13:04:36.225Z] b352a97aabf1: Verifying Checksum [2023-01-23T13:04:36.225Z] b352a97aabf1: Download complete [2023-01-23T13:04:36.225Z] 4872d77fe225: Download complete [2023-01-23T13:04:36.225Z] 5851b861e8e6: Verifying Checksum [2023-01-23T13:04:36.225Z] 5851b861e8e6: Download complete [2023-01-23T13:04:36.225Z] b85a868b505f: Download complete [2023-01-23T13:04:36.793Z] bab4dde63d76: Verifying Checksum [2023-01-23T13:04:36.793Z] bab4dde63d76: Download complete [2023-01-23T13:04:37.360Z] b85a868b505f: Pull complete [2023-01-23T13:04:37.619Z] e2be974225ed: Pull complete [2023-01-23T13:04:38.186Z] 339a4e72a1f5: Pull complete [2023-01-23T13:04:38.187Z] 988bab9f4d93: Pull complete [2023-01-23T13:04:38.444Z] 1469e6f7b9e6: Pull complete [2023-01-23T13:04:38.444Z] eaf3925da568: Pull complete [2023-01-23T13:04:40.346Z] bab4dde63d76: Pull complete [2023-01-23T13:04:40.346Z] bde34c3a00c8: Pull complete [2023-01-23T13:04:40.346Z] b352a97aabf1: Pull complete [2023-01-23T13:04:40.346Z] 4872d77fe225: Pull complete [2023-01-23T13:04:40.606Z] 5851b861e8e6: Pull complete [2023-01-23T13:04:40.606Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-23T13:04:40.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T13:04:40.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T13:04:40.821Z] prd-ubuntu20.04-docker-8c-8g-3354 does not seem to be running inside a container [2023-01-23T13:04:40.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-137 -v /w/workspace/y_app-rfid-llrp-inventory_PR-137:/w/workspace/y_app-rfid-llrp-inventory_PR-137:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-23T13:04:43.064Z] $ docker top a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 -eo pid,comm [2023-01-23T13:04:43.116Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-23T13:04:43.116Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T13:04:43.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T13:04:43.244Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T13:04:43.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T13:04:43.361Z] $ docker exec a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 ssh-agent [2023-01-23T13:04:43.466Z] SSH_AUTH_SOCK=/tmp/ssh-cxhXVFWKFV4G/agent.32 [2023-01-23T13:04:43.467Z] SSH_AGENT_PID=38 [2023-01-23T13:04:43.473Z] Running ssh-add (command line suppressed) [2023-01-23T13:04:43.595Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/private_key_4764697027047406117.key (/w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/private_key_4764697027047406117.key) [2023-01-23T13:04:43.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T13:04:43.942Z] + git tag --points-at HEAD [Pipeline] } [2023-01-23T13:04:43.970Z] $ docker exec --env ******** --env ******** a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 ssh-agent -k [2023-01-23T13:04:44.069Z] unset SSH_AUTH_SOCK; [2023-01-23T13:04:44.072Z] unset SSH_AGENT_PID; [2023-01-23T13:04:44.072Z] echo Agent pid 38 killed; [2023-01-23T13:04:44.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-23T13:04:44.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T13:04:44.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T13:04:44.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T13:04:44.297Z] $ docker exec a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 ssh-agent [2023-01-23T13:04:44.408Z] SSH_AUTH_SOCK=/tmp/ssh-SdzBp5YCEpf1/agent.71 [2023-01-23T13:04:44.408Z] SSH_AGENT_PID=77 [2023-01-23T13:04:44.413Z] Running ssh-add (command line suppressed) [2023-01-23T13:04:44.533Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/private_key_403314559061945496.key (/w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/private_key_403314559061945496.key) [2023-01-23T13:04:44.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T13:04:44.874Z] + git semver init [2023-01-23T13:04:45.134Z] 2023-01-23 13:04:45,072 [run_init] DEBUG init version:0.0.0 force:False [2023-01-23T13:04:45.134Z] 2023-01-23 13:04:45,073 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver [2023-01-23T13:04:45.134Z] 2023-01-23 13:04:45,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver [2023-01-23T13:04:45.134Z] 2023-01-23 13:04:45,074 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-137, universal_newlines=False, shell=None, istream=None) [2023-01-23T13:04:46.514Z] 2023-01-23 13:04:46,338 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-137/.git/info/exclude [2023-01-23T13:04:46.514Z] 2023-01-23 13:04:46,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver/PR-137 with force:False [2023-01-23T13:04:46.514Z] 2023-01-23 13:04:46,339 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver/PR-137 [2023-01-23T13:04:46.514Z] 2023-01-23 13:04:46,344 [execute] INFO git cat-file --batch-check [2023-01-23T13:04:46.514Z] 2023-01-23 13:04:46,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T13:04:46.514Z] 2023-01-23 13:04:46,350 [execute] INFO git cat-file --batch [2023-01-23T13:04:46.514Z] 2023-01-23 13:04:46,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T13:04:46.514Z] 2023-01-23 13:04:46,357 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver/PR-137 [2023-01-23T13:04:46.514Z] 0.0.0 [Pipeline] } [2023-01-23T13:04:46.543Z] $ docker exec --env ******** --env ******** a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 ssh-agent -k [2023-01-23T13:04:46.658Z] unset SSH_AUTH_SOCK; [2023-01-23T13:04:46.660Z] unset SSH_AGENT_PID; [2023-01-23T13:04:46.660Z] echo Agent pid 77 killed; [2023-01-23T13:04:46.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T13:04:47.081Z] + git semver [Pipeline] } [2023-01-23T13:04:47.366Z] $ docker stop --time=1 a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 [2023-01-23T13:04:48.662Z] $ docker rm -f --volumes a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T13:04:49.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-23T13:04:49.344Z] Stashed 1 file(s) [Pipeline] echo [2023-01-23T13:04:49.362Z] [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 [2023-01-23T13:04:49.968Z] provisioning config files... [2023-01-23T13:04:49.978Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/config7789745601612096172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:04:50.327Z] ---> docker-login.sh [2023-01-23T13:04:50.327Z] nexus3.edgexfoundry.org:10001 [2023-01-23T13:04:50.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:04:50.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:04:50.327Z] Configure a credential helper to remove this warning. See [2023-01-23T13:04:50.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:04:50.327Z] [2023-01-23T13:04:50.327Z] Login Succeeded [2023-01-23T13:04:50.327Z] nexus3.edgexfoundry.org:10002 [2023-01-23T13:04:50.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:04:50.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:04:50.327Z] Configure a credential helper to remove this warning. See [2023-01-23T13:04:50.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:04:50.327Z] [2023-01-23T13:04:50.327Z] Login Succeeded [2023-01-23T13:04:50.588Z] nexus3.edgexfoundry.org:10003 [2023-01-23T13:04:50.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:04:50.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:04:50.588Z] Configure a credential helper to remove this warning. See [2023-01-23T13:04:50.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:04:50.588Z] [2023-01-23T13:04:50.588Z] Login Succeeded [2023-01-23T13:04:50.588Z] nexus3.edgexfoundry.org:10004 [2023-01-23T13:04:50.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:04:50.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:04:50.847Z] Configure a credential helper to remove this warning. See [2023-01-23T13:04:50.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:04:50.847Z] [2023-01-23T13:04:50.847Z] Login Succeeded [2023-01-23T13:04:50.847Z] docker.io [2023-01-23T13:04:50.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:04:51.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:04:51.106Z] Configure a credential helper to remove this warning. See [2023-01-23T13:04:51.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:04:51.106Z] [2023-01-23T13:04:51.106Z] Login Succeeded [2023-01-23T13:04:51.106Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T13:04:51.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T13:04:51.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T13:04:51.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T13:04:51.416Z] ========================================================= [2023-01-23T13:04:51.416Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-23T13:04:51.416Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:04:51.891Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-23T13:04:51.891Z] Sending build context to Docker daemon 12.56MB [2023-01-23T13:04:51.891Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T13:04:51.891Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-23T13:04:51.891Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-23T13:04:51.891Z] 213ec9aee27d: Pulling fs layer [2023-01-23T13:04:51.891Z] 4583459ba037: Pulling fs layer [2023-01-23T13:04:51.891Z] 93c1e223e6f2: Pulling fs layer [2023-01-23T13:04:51.891Z] 53926ce57604: Pulling fs layer [2023-01-23T13:04:51.891Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-23T13:04:51.891Z] 22ff95d597cd: Pulling fs layer [2023-01-23T13:04:51.891Z] 12d6caf4c0d1: Pulling fs layer [2023-01-23T13:04:51.891Z] 96b7cbca73a9: Pulling fs layer [2023-01-23T13:04:51.891Z] a7acece74701: Pulling fs layer [2023-01-23T13:04:51.891Z] 22ff95d597cd: Waiting [2023-01-23T13:04:51.891Z] 53926ce57604: Waiting [2023-01-23T13:04:51.891Z] 21b2b0c7a3f4: Waiting [2023-01-23T13:04:51.891Z] 12d6caf4c0d1: Waiting [2023-01-23T13:04:51.891Z] 96b7cbca73a9: Waiting [2023-01-23T13:04:51.891Z] a7acece74701: Waiting [2023-01-23T13:04:52.156Z] 93c1e223e6f2: Verifying Checksum [2023-01-23T13:04:52.156Z] 93c1e223e6f2: Download complete [2023-01-23T13:04:52.156Z] 4583459ba037: Verifying Checksum [2023-01-23T13:04:52.156Z] 4583459ba037: Download complete [2023-01-23T13:04:52.156Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-23T13:04:52.156Z] 21b2b0c7a3f4: Download complete [2023-01-23T13:04:52.156Z] 22ff95d597cd: Verifying Checksum [2023-01-23T13:04:52.156Z] 22ff95d597cd: Download complete [2023-01-23T13:04:52.156Z] 213ec9aee27d: Verifying Checksum [2023-01-23T13:04:52.156Z] 213ec9aee27d: Download complete [2023-01-23T13:04:52.156Z] 12d6caf4c0d1: Download complete [2023-01-23T13:04:52.423Z] 213ec9aee27d: Pull complete [2023-01-23T13:04:52.423Z] 4583459ba037: Pull complete [2023-01-23T13:04:52.702Z] 93c1e223e6f2: Pull complete [2023-01-23T13:04:53.361Z] a7acece74701: Verifying Checksum [2023-01-23T13:04:53.361Z] a7acece74701: Download complete [2023-01-23T13:04:53.626Z] 53926ce57604: Verifying Checksum [2023-01-23T13:04:53.626Z] 53926ce57604: Download complete [2023-01-23T13:04:53.886Z] 96b7cbca73a9: Verifying Checksum [2023-01-23T13:04:53.886Z] 96b7cbca73a9: Download complete [2023-01-23T13:04:58.069Z] 53926ce57604: Pull complete [2023-01-23T13:04:58.069Z] 21b2b0c7a3f4: Pull complete [2023-01-23T13:04:58.069Z] 22ff95d597cd: Pull complete [2023-01-23T13:04:58.069Z] 12d6caf4c0d1: Pull complete [2023-01-23T13:04:59.972Z] 96b7cbca73a9: Pull complete [2023-01-23T13:05:00.906Z] a7acece74701: Pull complete [2023-01-23T13:05:00.906Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-23T13:05:00.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T13:05:00.906Z] ---> db6d94c90886 [2023-01-23T13:05:00.906Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-23T13:05:04.780Z] Still waiting to schedule task [2023-01-23T13:05:04.781Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-23T13:05:05.506Z] ---> Running in f08c280ea0bc [2023-01-23T13:05:05.506Z] Removing intermediate container f08c280ea0bc [2023-01-23T13:05:05.506Z] ---> 4042c5e9e571 [2023-01-23T13:05:05.506Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-23T13:05:05.506Z] ---> Running in caf9ad1fdfe3 [2023-01-23T13:05:05.506Z] Removing intermediate container caf9ad1fdfe3 [2023-01-23T13:05:05.506Z] ---> ca855620021f [2023-01-23T13:05:05.506Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-23T13:05:05.506Z] ---> Running in 951f65a0a2cc [2023-01-23T13:05:05.506Z] Removing intermediate container 951f65a0a2cc [2023-01-23T13:05:05.506Z] ---> 30f14a3d5e44 [2023-01-23T13:05:05.506Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T13:05:05.506Z] ---> Running in c1c3f5e6e6b5 [2023-01-23T13:05:05.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T13:05:05.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T13:05:06.028Z] OK: 211 MiB in 51 packages [2023-01-23T13:05:06.288Z] Removing intermediate container c1c3f5e6e6b5 [2023-01-23T13:05:06.288Z] ---> 608aedf6715b [2023-01-23T13:05:06.288Z] Step 7/12 : WORKDIR /app [2023-01-23T13:05:06.288Z] ---> Running in 560cda6fa318 [2023-01-23T13:05:06.548Z] Removing intermediate container 560cda6fa318 [2023-01-23T13:05:06.548Z] ---> 4e4199027162 [2023-01-23T13:05:06.548Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-23T13:05:06.548Z] ---> daac44d084ea [2023-01-23T13:05:06.548Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T13:05:06.548Z] ---> Running in 985286a8730e [2023-01-23T13:06:02.861Z] Removing intermediate container 985286a8730e [2023-01-23T13:06:02.861Z] ---> 1abcba05256d [2023-01-23T13:06:02.861Z] Step 10/12 : COPY . . [2023-01-23T13:06:02.861Z] ---> 06fd78003c40 [2023-01-23T13:06:02.861Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T13:06:02.861Z] ---> Running in 1e7cb1c06ca6 [2023-01-23T13:06:02.861Z] Removing intermediate container 1e7cb1c06ca6 [2023-01-23T13:06:02.861Z] ---> 5c5c5af126d0 [2023-01-23T13:06:02.861Z] Step 12/12 : RUN $MAKE [2023-01-23T13:06:02.861Z] ---> Running in 6c23cff0cdf4 [2023-01-23T13:06:02.861Z] noop [2023-01-23T13:06:02.861Z] Removing intermediate container 6c23cff0cdf4 [2023-01-23T13:06:02.861Z] ---> 4b7b42fb53fb [2023-01-23T13:06:02.861Z] Successfully built 4b7b42fb53fb [2023-01-23T13:06:02.861Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:06:03.310Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T13:06:03.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T13:06:03.471Z] prd-ubuntu20.04-docker-8c-8g-3354 does not seem to be running inside a container [2023-01-23T13:06:03.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-137 -v /w/workspace/y_app-rfid-llrp-inventory_PR-137:/w/workspace/y_app-rfid-llrp-inventory_PR-137:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-137@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 ******** ci-base-image-x86_64 cat [2023-01-23T13:06:03.890Z] $ docker top 515ec0c0eee1db2f553d347f4a65aebbcb39a39e08d7f5cfe5f8aae38781228e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T13:06:04.279Z] + go version [2023-01-23T13:06:04.279Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-23T13:06:04.314Z] $ docker stop --time=1 515ec0c0eee1db2f553d347f4a65aebbcb39a39e08d7f5cfe5f8aae38781228e [2023-01-23T13:06:05.590Z] $ docker rm -f --volumes 515ec0c0eee1db2f553d347f4a65aebbcb39a39e08d7f5cfe5f8aae38781228e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:06:06.308Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T13:06:06.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T13:06:06.455Z] prd-ubuntu20.04-docker-8c-8g-3354 does not seem to be running inside a container [2023-01-23T13:06:06.487Z] $ 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-137 -v /w/workspace/y_app-rfid-llrp-inventory_PR-137:/w/workspace/y_app-rfid-llrp-inventory_PR-137:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-137@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 ******** ci-base-image-x86_64 cat [2023-01-23T13:06:06.836Z] $ docker top 7597a6b9c5ed4e5a49c452df5bb67dd55ec8da4ce67c512a9e6006992f99ecf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T13:06:07.221Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-137 [Pipeline] fileExists [Pipeline] sh [2023-01-23T13:06:07.578Z] + make test [2023-01-23T13:06:07.578Z] go test -race ./... -coverprofile=coverage.out ./... [2023-01-23T13:06:25.655Z] # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [2023-01-23T13:06:25.655Z] internal/llrp/device_service.go:105:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-23T13:06:25.655Z] internal/llrp/device_service.go:105:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-23T13:06:25.655Z] internal/llrp/device_service.go:110:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-23T13:06:25.655Z] internal/llrp/device_service.go:110:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-23T13:06:28.188Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2023-01-23T13:06:28.188Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] [2023-01-23T13:06:28.188Z] make: *** [Makefile:36: unittest] Error 2 [Pipeline] } [2023-01-23T13:06:28.239Z] $ docker stop --time=1 7597a6b9c5ed4e5a49c452df5bb67dd55ec8da4ce67c512a9e6006992f99ecf9 [2023-01-23T13:06:31.107Z] $ docker rm -f --volumes 7597a6b9c5ed4e5a49c452df5bb67dd55ec8da4ce67c512a9e6006992f99ecf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:06:32.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T13:06:32.378Z] [2023-01-23T13:06:32.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:06:32.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T13:06:32.757Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-23T13:06:32.757Z] 5eb5b503b376: Pulling fs layer [2023-01-23T13:06:32.757Z] 5c69ac0246d0: Pulling fs layer [2023-01-23T13:06:32.757Z] ec43610c2a17: Pulling fs layer [2023-01-23T13:06:32.757Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-23T13:06:32.757Z] 33b1e0a273af: Pulling fs layer [2023-01-23T13:06:32.757Z] 5d3b04190fa2: Pulling fs layer [2023-01-23T13:06:32.757Z] 2f39f015ded8: Pulling fs layer [2023-01-23T13:06:32.757Z] 33b1e0a273af: Waiting [2023-01-23T13:06:32.757Z] 2f39f015ded8: Waiting [2023-01-23T13:06:32.757Z] 3a2ae6a8a46f: Waiting [2023-01-23T13:06:32.757Z] 5c69ac0246d0: Verifying Checksum [2023-01-23T13:06:32.757Z] 5c69ac0246d0: Download complete [2023-01-23T13:06:32.757Z] 3a2ae6a8a46f: Download complete [2023-01-23T13:06:33.021Z] 33b1e0a273af: Verifying Checksum [2023-01-23T13:06:33.021Z] 33b1e0a273af: Download complete [2023-01-23T13:06:33.021Z] ec43610c2a17: Verifying Checksum [2023-01-23T13:06:33.021Z] ec43610c2a17: Download complete [2023-01-23T13:06:33.021Z] 5d3b04190fa2: Verifying Checksum [2023-01-23T13:06:33.021Z] 5d3b04190fa2: Download complete [2023-01-23T13:06:33.309Z] 5eb5b503b376: Download complete [2023-01-23T13:06:33.876Z] 2f39f015ded8: Download complete [2023-01-23T13:06:34.490Z] 5eb5b503b376: Pull complete [2023-01-23T13:06:34.490Z] 5c69ac0246d0: Pull complete [2023-01-23T13:06:35.095Z] ec43610c2a17: Pull complete [2023-01-23T13:06:35.095Z] 3a2ae6a8a46f: Pull complete [2023-01-23T13:06:35.312Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3356 in /w/workspace/y_app-rfid-llrp-inventory_PR-137 [Pipeline] { [2023-01-23T13:06:35.355Z] 33b1e0a273af: Pull complete [2023-01-23T13:06:35.355Z] 5d3b04190fa2: Pull complete [Pipeline] ws [2023-01-23T13:06:35.377Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-01-23T13:06:35.489Z] The recommended git tool is: git [2023-01-23T13:06:40.386Z] using credential edgex-jenkins-ssh [2023-01-23T13:06:40.408Z] Cloning the remote Git repository [2023-01-23T13:06:40.625Z] 2f39f015ded8: Pull complete [2023-01-23T13:06:40.626Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-23T13:06:40.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T13:06:40.626Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T13:06:40.863Z] prd-ubuntu20.04-docker-8c-8g-3354 does not seem to be running inside a container [2023-01-23T13:06:40.899Z] $ 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-137 -v /w/workspace/y_app-rfid-llrp-inventory_PR-137:/w/workspace/y_app-rfid-llrp-inventory_PR-137:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-137@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 [2023-01-23T13:06:40.459Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-23T13:06:40.558Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-01-23T13:06:40.729Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-23T13:06:40.730Z] > git --version # timeout=10 [2023-01-23T13:06:40.752Z] > git --version # 'git version 2.25.1' [2023-01-23T13:06:40.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T13:06:40.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T13:06:43.998Z] $ docker top fc49585a0e64e37b3cc34a32225c7b07945f2fc9eaab86c2b5f47becb19e6f74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:06:42.922Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-01-23T13:06:42.952Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T13:06:43.729Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-01-23T13:06:43.768Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-23T13:06:43.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T13:06:43.787Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-23T13:06:44.322Z] Merging remotes/origin/main commit 350dcbb98a3b589a77f3df68bd3874cc550526fa into PR head commit 984fe51f50ad26a60291d31b424dafdcaca21f9c [2023-01-23T13:06:44.460Z] ---> job-cost.sh [2023-01-23T13:06:44.460Z] lf-activate-venv: SKIPPING [2023-01-23T13:06:44.460Z] INFO: No Stack... [2023-01-23T13:06:44.557Z] Merge succeeded, producing 984fe51f50ad26a60291d31b424dafdcaca21f9c [2023-01-23T13:06:44.558Z] Checking out Revision 984fe51f50ad26a60291d31b424dafdcaca21f9c (PR-137) [2023-01-23T13:06:44.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T13:06:45.048Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-01-23T13:06:45.100Z] > git --version # timeout=10 [2023-01-23T13:06:45.112Z] > git --version # 'git version 2.25.1' [2023-01-23T13:06:45.124Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T13:06:45.286Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T13:06:45.452Z] [2023-01-23T13:06:45.452Z] GitHub has been notified of this commit’s build result [2023-01-23T13:06:45.452Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-01-23T13:06:45.601Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives/cost.csv [2023-01-23T13:06:45.601Z] + cut -d, -f6 [Pipeline] stage [2023-01-23T13:06:44.343Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T13:06:44.363Z] > git checkout -f 984fe51f50ad26a60291d31b424dafdcaca21f9c # timeout=10 [2023-01-23T13:06:44.458Z] > git remote # timeout=10 [2023-01-23T13:06:44.477Z] > git config --get remote.origin.url # timeout=10 [2023-01-23T13:06:44.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T13:06:44.513Z] > git merge 350dcbb98a3b589a77f3df68bd3874cc550526fa # timeout=10 [2023-01-23T13:06:44.539Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-23T13:06:44.565Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T13:06:44.583Z] > git checkout -f 984fe51f50ad26a60291d31b424dafdcaca21f9c # timeout=10 [Pipeline] { (Prep) [Pipeline] lock [2023-01-23T13:06:45.690Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] [2023-01-23T13:06:45.695Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] did not exist. Created. [2023-01-23T13:06:45.695Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T13:06:46.057Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-23T13:06:46.127Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T13:06:46.151Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T13:06:46.236Z] $ docker stop --time=1 fc49585a0e64e37b3cc34a32225c7b07945f2fc9eaab86c2b5f47becb19e6f74 [2023-01-23T13:06:46.356Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-23T13:06:46.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T13:06:46.356Z] Dload Upload Total Spent Left Speed [2023-01-23T13:06:46.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [2023-01-23T13:06:47.388Z] $ docker rm -f --volumes fc49585a0e64e37b3cc34a32225c7b07945f2fc9eaab86c2b5f47becb19e6f74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-01-23T13:06:47.845Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] } [2023-01-23T13:06:47.867Z] Failed in branch amd64 [Pipeline] sh [2023-01-23T13:06:48.255Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-23T13:06:48.255Z] + sudo tee /etc/docker/daemon.new [2023-01-23T13:06:48.255Z] { [2023-01-23T13:06:48.255Z] "registry-mirrors": [ [2023-01-23T13:06:48.255Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-23T13:06:48.255Z] ], [2023-01-23T13:06:48.255Z] "bip": "10.250.0.254/24", [2023-01-23T13:06:48.255Z] "hosts": [ [2023-01-23T13:06:48.255Z] "tcp://0.0.0.0:5555", [2023-01-23T13:06:48.255Z] "unix:///var/run/docker.sock" [2023-01-23T13:06:48.255Z] ], [2023-01-23T13:06:48.255Z] "mtu": 1458, [2023-01-23T13:06:48.255Z] "selinux-enabled": true, [2023-01-23T13:06:48.255Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-23T13:06:48.255Z] } [Pipeline] sh [2023-01-23T13:06:48.616Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-23T13:06:48.966Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T13:07:07.294Z] provisioning config files... [2023-01-23T13:07:07.324Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4041295907175675238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:07:07.720Z] ---> docker-login.sh [2023-01-23T13:07:07.720Z] nexus3.edgexfoundry.org:10001 [2023-01-23T13:07:07.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:07:08.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:07:08.574Z] Configure a credential helper to remove this warning. See [2023-01-23T13:07:08.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:07:08.574Z] [2023-01-23T13:07:08.574Z] Login Succeeded [2023-01-23T13:07:08.574Z] nexus3.edgexfoundry.org:10002 [2023-01-23T13:07:08.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:07:08.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:07:08.843Z] Configure a credential helper to remove this warning. See [2023-01-23T13:07:08.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:07:08.843Z] [2023-01-23T13:07:08.843Z] Login Succeeded [2023-01-23T13:07:08.843Z] nexus3.edgexfoundry.org:10003 [2023-01-23T13:07:09.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:07:09.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:07:09.112Z] Configure a credential helper to remove this warning. See [2023-01-23T13:07:09.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:07:09.112Z] [2023-01-23T13:07:09.112Z] Login Succeeded [2023-01-23T13:07:09.112Z] nexus3.edgexfoundry.org:10004 [2023-01-23T13:07:09.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:07:09.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:07:09.382Z] Configure a credential helper to remove this warning. See [2023-01-23T13:07:09.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:07:09.382Z] [2023-01-23T13:07:09.382Z] Login Succeeded [2023-01-23T13:07:09.651Z] docker.io [2023-01-23T13:07:09.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T13:07:09.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T13:07:09.920Z] Configure a credential helper to remove this warning. See [2023-01-23T13:07:09.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T13:07:09.920Z] [2023-01-23T13:07:09.920Z] Login Succeeded [2023-01-23T13:07:09.920Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T13:07:09.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T13:07:10.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T13:07:10.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T13:07:10.413Z] ========================================================= [2023-01-23T13:07:10.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-23T13:07:10.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:07:10.972Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-23T13:07:13.568Z] Sending build context to Docker daemon 683kB [2023-01-23T13:07:13.568Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T13:07:13.568Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-23T13:07:13.568Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-23T13:07:13.568Z] 9b18e9b68314: Pulling fs layer [2023-01-23T13:07:13.568Z] 35d82f9e3411: Pulling fs layer [2023-01-23T13:07:13.568Z] e16973657156: Pulling fs layer [2023-01-23T13:07:13.568Z] fc693d55d65f: Pulling fs layer [2023-01-23T13:07:13.568Z] 7e9fc2657dce: Pulling fs layer [2023-01-23T13:07:13.568Z] dda99020689f: Pulling fs layer [2023-01-23T13:07:13.568Z] db1c61fa0a46: Pulling fs layer [2023-01-23T13:07:13.568Z] 7e9fc2657dce: Waiting [2023-01-23T13:07:13.568Z] fc693d55d65f: Waiting [2023-01-23T13:07:13.568Z] dda99020689f: Waiting [2023-01-23T13:07:13.568Z] 891c053d2c06: Pulling fs layer [2023-01-23T13:07:13.568Z] db1c61fa0a46: Waiting [2023-01-23T13:07:13.568Z] e16973657156: Verifying Checksum [2023-01-23T13:07:13.568Z] e16973657156: Download complete [2023-01-23T13:07:13.568Z] 35d82f9e3411: Verifying Checksum [2023-01-23T13:07:13.568Z] 35d82f9e3411: Download complete [2023-01-23T13:07:13.568Z] 7e9fc2657dce: Verifying Checksum [2023-01-23T13:07:13.568Z] 7e9fc2657dce: Download complete [2023-01-23T13:07:13.568Z] dda99020689f: Verifying Checksum [2023-01-23T13:07:13.568Z] dda99020689f: Download complete [2023-01-23T13:07:13.568Z] 9b18e9b68314: Verifying Checksum [2023-01-23T13:07:13.568Z] 9b18e9b68314: Download complete [2023-01-23T13:07:14.576Z] 9b18e9b68314: Pull complete [2023-01-23T13:07:14.576Z] 891c053d2c06: Verifying Checksum [2023-01-23T13:07:14.576Z] 891c053d2c06: Download complete [2023-01-23T13:07:15.167Z] 35d82f9e3411: Pull complete [2023-01-23T13:07:15.438Z] e16973657156: Pull complete [2023-01-23T13:07:16.027Z] db1c61fa0a46: Verifying Checksum [2023-01-23T13:07:16.027Z] db1c61fa0a46: Download complete [2023-01-23T13:07:16.619Z] fc693d55d65f: Verifying Checksum [2023-01-23T13:07:16.619Z] fc693d55d65f: Download complete [2023-01-23T13:07:28.956Z] fc693d55d65f: Pull complete [2023-01-23T13:07:28.956Z] 7e9fc2657dce: Pull complete [2023-01-23T13:07:28.956Z] dda99020689f: Pull complete [2023-01-23T13:07:35.802Z] db1c61fa0a46: Pull complete [2023-01-23T13:07:37.789Z] 891c053d2c06: Pull complete [2023-01-23T13:07:37.789Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-23T13:07:37.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T13:07:37.789Z] ---> f96f9c87975a [2023-01-23T13:07:37.789Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-23T13:07:38.377Z] ---> Running in ba98bb303539 [2023-01-23T13:07:38.964Z] Removing intermediate container ba98bb303539 [2023-01-23T13:07:38.964Z] ---> e3bf841fc9b9 [2023-01-23T13:07:38.964Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-23T13:07:38.964Z] ---> Running in 1460709b57c2 [2023-01-23T13:07:39.233Z] Removing intermediate container 1460709b57c2 [2023-01-23T13:07:39.233Z] ---> daa94902754a [2023-01-23T13:07:39.233Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-23T13:07:39.233Z] ---> Running in 9478718fdbe8 [2023-01-23T13:07:39.502Z] Removing intermediate container 9478718fdbe8 [2023-01-23T13:07:39.502Z] ---> 490f31ce3dec [2023-01-23T13:07:39.502Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T13:07:39.769Z] ---> Running in a62cc70d456e [2023-01-23T13:07:40.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T13:07:41.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T13:07:41.960Z] OK: 221 MiB in 51 packages [2023-01-23T13:07:42.922Z] Removing intermediate container a62cc70d456e [2023-01-23T13:07:42.922Z] ---> d6b4573ea2d2 [2023-01-23T13:07:42.922Z] Step 7/12 : WORKDIR /app [2023-01-23T13:07:42.922Z] ---> Running in 31d95e628746 [2023-01-23T13:07:43.195Z] Removing intermediate container 31d95e628746 [2023-01-23T13:07:43.195Z] ---> 1c93301f9259 [2023-01-23T13:07:43.195Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-23T13:07:43.778Z] ---> f3dcc1f6a67f [2023-01-23T13:07:43.779Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T13:07:43.779Z] ---> Running in 5bb473e0b5a5 [2023-01-23T13:08:51.663Z] Removing intermediate container 5bb473e0b5a5 [2023-01-23T13:08:51.663Z] ---> 434a47bef7c1 [2023-01-23T13:08:51.663Z] Step 10/12 : COPY . . [2023-01-23T13:08:51.663Z] ---> fe7e4d678b82 [2023-01-23T13:08:51.663Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T13:08:51.663Z] ---> Running in 6655a1757458 [2023-01-23T13:08:51.663Z] Removing intermediate container 6655a1757458 [2023-01-23T13:08:51.663Z] ---> 9db40a9fa3ee [2023-01-23T13:08:51.663Z] Step 12/12 : RUN $MAKE [2023-01-23T13:08:51.663Z] ---> Running in a771e7814bf3 [2023-01-23T13:08:51.663Z] noop [2023-01-23T13:08:51.663Z] Removing intermediate container a771e7814bf3 [2023-01-23T13:08:51.663Z] ---> 0f9daa289933 [2023-01-23T13:08:51.663Z] Successfully built 0f9daa289933 [2023-01-23T13:08:51.663Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:08:52.139Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T13:08:52.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T13:08:52.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-3356 does not seem to be running inside a container [2023-01-23T13:08:52.479Z] $ 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 [2023-01-23T13:08:53.738Z] $ docker top 4e689d94c9496dbd0702b82cc21990fc3988e09aec71afc1493b590071f9981f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T13:08:54.640Z] + go version [2023-01-23T13:08:54.640Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-23T13:08:54.677Z] $ docker stop --time=1 4e689d94c9496dbd0702b82cc21990fc3988e09aec71afc1493b590071f9981f [2023-01-23T13:08:56.352Z] $ docker rm -f --volumes 4e689d94c9496dbd0702b82cc21990fc3988e09aec71afc1493b590071f9981f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:08:57.218Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T13:08:57.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T13:08:57.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-3356 does not seem to be running inside a container [2023-01-23T13:08:57.527Z] $ 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 [2023-01-23T13:08:58.672Z] $ docker top 2b1dcade2476f6cfdeb835e0f306bc3be77d341946ad175724b975dde8e45e07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T13:08:59.553Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-01-23T13:09:00.261Z] + make test [2023-01-23T13:09:00.261Z] go test -race ./... -coverprofile=coverage.out ./... [2023-01-23T13:10:36.934Z] # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [2023-01-23T13:10:36.934Z] internal/llrp/device_service.go:105:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-23T13:10:36.934Z] internal/llrp/device_service.go:105:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-23T13:10:36.934Z] internal/llrp/device_service.go:110:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-23T13:10:36.934Z] internal/llrp/device_service.go:110:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-23T13:11:44.839Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2023-01-23T13:11:44.839Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] [2023-01-23T13:11:44.839Z] make: *** [Makefile:36: unittest] Error 2 [Pipeline] } [2023-01-23T13:11:44.896Z] $ docker stop --time=1 2b1dcade2476f6cfdeb835e0f306bc3be77d341946ad175724b975dde8e45e07 [2023-01-23T13:11:47.996Z] $ docker rm -f --volumes 2b1dcade2476f6cfdeb835e0f306bc3be77d341946ad175724b975dde8e45e07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:11:49.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T13:11:49.795Z] [2023-01-23T13:11:49.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:11:50.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T13:11:50.479Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-23T13:11:50.479Z] 8998bd30e6a1: Pulling fs layer [2023-01-23T13:11:50.479Z] 04944245beec: Pulling fs layer [2023-01-23T13:11:50.479Z] 699f458cf7ca: Pulling fs layer [2023-01-23T13:11:50.479Z] 765212b225bb: Pulling fs layer [2023-01-23T13:11:50.479Z] f23df028b6ca: Pulling fs layer [2023-01-23T13:11:50.479Z] d65c8cfc05b1: Pulling fs layer [2023-01-23T13:11:50.479Z] 2437ff75d9bd: Pulling fs layer [2023-01-23T13:11:50.479Z] f23df028b6ca: Waiting [2023-01-23T13:11:50.479Z] d65c8cfc05b1: Waiting [2023-01-23T13:11:50.479Z] 2437ff75d9bd: Waiting [2023-01-23T13:11:50.479Z] 765212b225bb: Waiting [2023-01-23T13:11:50.479Z] 04944245beec: Verifying Checksum [2023-01-23T13:11:50.479Z] 04944245beec: Download complete [2023-01-23T13:11:50.479Z] 765212b225bb: Verifying Checksum [2023-01-23T13:11:50.479Z] 765212b225bb: Download complete [2023-01-23T13:11:50.747Z] f23df028b6ca: Verifying Checksum [2023-01-23T13:11:50.747Z] f23df028b6ca: Download complete [2023-01-23T13:11:50.747Z] d65c8cfc05b1: Download complete [2023-01-23T13:11:50.747Z] 699f458cf7ca: Verifying Checksum [2023-01-23T13:11:50.747Z] 699f458cf7ca: Download complete [2023-01-23T13:11:51.335Z] 8998bd30e6a1: Verifying Checksum [2023-01-23T13:11:51.335Z] 8998bd30e6a1: Download complete [2023-01-23T13:11:55.589Z] 2437ff75d9bd: Verifying Checksum [2023-01-23T13:11:55.589Z] 2437ff75d9bd: Download complete [2023-01-23T13:11:58.946Z] 8998bd30e6a1: Pull complete [2023-01-23T13:11:59.919Z] 04944245beec: Pull complete [2023-01-23T13:12:01.331Z] 699f458cf7ca: Pull complete [2023-01-23T13:12:01.602Z] 765212b225bb: Pull complete [2023-01-23T13:12:02.569Z] f23df028b6ca: Pull complete [2023-01-23T13:12:02.842Z] d65c8cfc05b1: Pull complete [2023-01-23T13:12:17.856Z] 2437ff75d9bd: Pull complete [2023-01-23T13:12:17.856Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-23T13:12:17.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T13:12:17.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T13:12:18.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-3356 does not seem to be running inside a container [2023-01-23T13:12:18.274Z] $ 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 [2023-01-23T13:12:20.939Z] $ docker top 5f4b14d8aca22d578f7a615311f8ee268cb12a1e268d4461d62b21e33d6ac278 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:12:21.540Z] ---> job-cost.sh [2023-01-23T13:12:21.808Z] lf-activate-venv: SKIPPING [2023-01-23T13:12:21.808Z] INFO: No Stack... [2023-01-23T13:12:22.392Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-23T13:12:22.976Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T13:12:23.330Z] + + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-01-23T13:12:23.330Z] cut -d, -f6 [Pipeline] lock [2023-01-23T13:12:23.690Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] [2023-01-23T13:12:23.695Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] did not exist. Created. [2023-01-23T13:12:23.695Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T13:12:24.485Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-4f711e6b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-23T13:12:25.169Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-23T13:12:25.204Z] Warning: overwriting stash ‘stack-cost’ [2023-01-23T13:12:25.656Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T13:12:25.678Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T13:12:25.763Z] $ docker stop --time=1 5f4b14d8aca22d578f7a615311f8ee268cb12a1e268d4461d62b21e33d6ac278 [2023-01-23T13:12:28.052Z] $ docker rm -f --volumes 5f4b14d8aca22d578f7a615311f8ee268cb12a1e268d4461d62b21e33d6ac278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T13:12:28.749Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-23T13:12:30.707Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives ] [2023-01-23T13:12:30.707Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives [2023-01-23T13:12:30.707Z] total 16 [2023-01-23T13:12:30.707Z] drwxr-xr-x 3 root root 4096 Jan 23 13:06 . [2023-01-23T13:12:30.707Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 23 13:06 .. [2023-01-23T13:12:30.707Z] drwxr-xr-x 2 root root 4096 Jan 23 13:06 cost [2023-01-23T13:12:30.707Z] -rw-r--r-- 1 root root 95 Jan 23 13:06 cost.csv [2023-01-23T13:12:30.707Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives [2023-01-23T13:12:30.707Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives [2023-01-23T13:12:30.707Z] total 16 [2023-01-23T13:12:30.707Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 13:06 . [2023-01-23T13:12:30.707Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 23 13:06 .. [2023-01-23T13:12:30.707Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 13:06 cost [2023-01-23T13:12:30.707Z] -rw-r--r-- 1 jenkins jenkins 95 Jan 23 13:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:12:31.032Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:12:31.921Z] ---> package-listing.sh [2023-01-23T13:12:31.921Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-23T13:12:31.921Z] ++ facter osfamily [2023-01-23T13:12:32.181Z] + OS_FAMILY=debian [2023-01-23T13:12:32.181Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-137 [2023-01-23T13:12:32.181Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-23T13:12:32.181Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-23T13:12:32.181Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-23T13:12:32.181Z] + PACKAGES=/tmp/packages_start.txt [2023-01-23T13:12:32.181Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-137 ']' [2023-01-23T13:12:32.181Z] + PACKAGES=/tmp/packages_end.txt [2023-01-23T13:12:32.181Z] + case "${OS_FAMILY}" in [2023-01-23T13:12:32.181Z] + dpkg -l [2023-01-23T13:12:32.181Z] + grep '^ii' [2023-01-23T13:12:32.181Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-23T13:12:32.181Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-23T13:12:32.181Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-23T13:12:32.181Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-137 ']' [2023-01-23T13:12:32.181Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives/ [2023-01-23T13:12:32.181Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives/ [Pipeline] echo [2023-01-23T13:12:32.217Z] 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-23T13:12:32.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T13:12:33.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T13:12:33.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T13:12:33.290Z] prd-ubuntu20.04-docker-8c-8g-3354 does not seem to be running inside a container [2023-01-23T13:12:33.321Z] $ 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-137/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-137 -v /w/workspace/y_app-rfid-llrp-inventory_PR-137:/w/workspace/y_app-rfid-llrp-inventory_PR-137:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T13:12:33.570Z] $ docker top c5241962443943b117a2b4aec3a6ac31d5fdbd95e84b8fc2b4d58de3e448544f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T13:12:33.956Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-23T13:12:34.267Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-23T13:12:34.583Z] + ls /var/log/sa-host [2023-01-23T13:12:34.583Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T13:12:34.711Z] provisioning config files... [2023-01-23T13:12:34.721Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/config8157825696953018592tmp [Pipeline] { [Pipeline] echo [2023-01-23T13:12:34.773Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:12:35.087Z] ---> create-netrc.sh [Pipeline] } [2023-01-23T13:12:35.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:12:35.517Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-23T13:12:35.549Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:12:35.857Z] ---> sudo-logs.sh [2023-01-23T13:12:35.857Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-23T13:12:35.943Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:12:36.256Z] ---> job-cost.sh [2023-01-23T13:12:36.256Z] lf-activate-venv: SKIPPING [2023-01-23T13:12:36.256Z] DEBUG: total: 0.2199999988079071 [2023-01-23T13:12:36.256Z] INFO: Retrieving Stack Cost... [2023-01-23T13:12:36.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T13:12:36.773Z] INFO: Archiving Costs [Pipeline] echo [2023-01-23T13:12:36.809Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T13:12:37.126Z] ---> logs-deploy.sh [2023-01-23T13:12:37.126Z] lf-activate-venv: SKIPPING [2023-01-23T13:12:37.126Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-137/1 [2023-01-23T13:12:37.126Z] INFO: archiving workspace using pattern(s): [2023-01-23T13:12:38.066Z] Archives upload complete. [2023-01-23T13:12:38.326Z] INFO: archiving logs to Nexus [2023-01-23T13:12:38.895Z] ---> uname -a: [2023-01-23T13:12:38.895Z] Linux prd-ubuntu20-04-docker-8c-8g-3354 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-23T13:12:38.895Z] [2023-01-23T13:12:38.895Z] [2023-01-23T13:12:38.895Z] ---> lscpu: [2023-01-23T13:12:38.895Z] Architecture: x86_64 [2023-01-23T13:12:38.895Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-23T13:12:38.895Z] Byte Order: Little Endian [2023-01-23T13:12:38.895Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-23T13:12:38.895Z] CPU(s): 8 [2023-01-23T13:12:38.895Z] On-line CPU(s) list: 0-7 [2023-01-23T13:12:38.895Z] Thread(s) per core: 1 [2023-01-23T13:12:38.895Z] Core(s) per socket: 1 [2023-01-23T13:12:38.895Z] Socket(s): 8 [2023-01-23T13:12:38.895Z] NUMA node(s): 1 [2023-01-23T13:12:38.895Z] Vendor ID: AuthenticAMD [2023-01-23T13:12:38.895Z] CPU family: 23 [2023-01-23T13:12:38.895Z] Model: 49 [2023-01-23T13:12:38.895Z] Model name: AMD EPYC-Rome Processor [2023-01-23T13:12:38.895Z] Stepping: 0 [2023-01-23T13:12:38.895Z] CPU MHz: 2799.988 [2023-01-23T13:12:38.895Z] BogoMIPS: 5599.97 [2023-01-23T13:12:38.895Z] Virtualization: AMD-V [2023-01-23T13:12:38.895Z] Hypervisor vendor: KVM [2023-01-23T13:12:38.895Z] Virtualization type: full [2023-01-23T13:12:38.895Z] L1d cache: 256 KiB [2023-01-23T13:12:38.895Z] L1i cache: 256 KiB [2023-01-23T13:12:38.895Z] L2 cache: 4 MiB [2023-01-23T13:12:38.895Z] L3 cache: 128 MiB [2023-01-23T13:12:38.895Z] NUMA node0 CPU(s): 0-7 [2023-01-23T13:12:38.895Z] Vulnerability Itlb multihit: Not affected [2023-01-23T13:12:38.895Z] Vulnerability L1tf: Not affected [2023-01-23T13:12:38.895Z] Vulnerability Mds: Not affected [2023-01-23T13:12:38.895Z] Vulnerability Meltdown: Not affected [2023-01-23T13:12:38.895Z] Vulnerability Mmio stale data: Not affected [2023-01-23T13:12:38.895Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-23T13:12:38.895Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-23T13:12:38.895Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-23T13:12:38.895Z] Vulnerability Srbds: Not affected [2023-01-23T13:12:38.895Z] Vulnerability Tsx async abort: Not affected [2023-01-23T13:12:38.895Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-23T13:12:38.895Z] [2023-01-23T13:12:38.895Z] [2023-01-23T13:12:38.895Z] ---> nproc: [2023-01-23T13:12:38.895Z] 8 [2023-01-23T13:12:38.895Z] [2023-01-23T13:12:38.895Z] [2023-01-23T13:12:38.895Z] ---> df -h: [2023-01-23T13:12:38.895Z] Filesystem Size Used Avail Use% Mounted on [2023-01-23T13:12:38.895Z] overlay 155G 12G 144G 8% / [2023-01-23T13:12:38.895Z] tmpfs 64M 0 64M 0% /dev [2023-01-23T13:12:38.895Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-23T13:12:38.895Z] shm 64M 0 64M 0% /dev/shm [2023-01-23T13:12:38.895Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-23T13:12:38.895Z] [2023-01-23T13:12:38.895Z] [2023-01-23T13:12:38.895Z] ---> sar -b -r -n DEV: [2023-01-23T13:12:38.895Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3354) 01/23/23 _x86_64_ (8 CPU) [2023-01-23T13:12:38.895Z] [2023-01-23T13:12:38.895Z] 13:03:48 LINUX RESTART (8 CPU) [2023-01-23T13:12:38.895Z] [2023-01-23T13:12:38.895Z] 13:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-23T13:12:38.895Z] 13:05:02 132.04 47.94 84.10 0.00 5413.50 64731.21 0.00 [2023-01-23T13:12:38.895Z] 13:06:01 164.77 1.03 163.74 0.00 21.42 60150.05 0.00 [2023-01-23T13:12:38.895Z] 13:07:01 61.92 0.22 61.71 0.00 10.00 24491.38 0.00 [2023-01-23T13:12:38.895Z] 13:08:01 1.50 0.00 1.50 0.00 0.00 20.01 0.00 [2023-01-23T13:12:38.895Z] 13:09:01 25.95 7.77 18.18 0.00 904.25 2428.66 0.00 [2023-01-23T13:12:38.895Z] 13:10:01 30.86 3.83 27.03 0.00 4272.49 6342.54 0.00 [2023-01-23T13:12:38.895Z] 13:11:01 3.80 0.02 3.78 0.00 0.13 95.43 0.00 [2023-01-23T13:12:38.895Z] 13:12:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2023-01-23T13:12:38.895Z] Average: 52.55 7.61 44.94 0.00 1330.39 19700.67 0.00 [2023-01-23T13:12:38.895Z] [2023-01-23T13:12:38.895Z] 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-23T13:12:38.895Z] 13:05:02 29199576 31616720 699540 2.13 71696 2629640 1836068 5.41 971172 2365316 375096 [2023-01-23T13:12:38.895Z] 13:06:01 28480412 31605240 697432 2.12 144056 3200836 1756740 5.18 1041180 2932676 472 [2023-01-23T13:12:38.895Z] 13:07:01 27955400 31591912 707232 2.15 151568 3653088 1782100 5.25 1156672 3284480 352 [2023-01-23T13:12:38.895Z] 13:08:01 27955460 31592052 706936 2.15 151600 3653092 1782100 5.25 1156464 3284484 164 [2023-01-23T13:12:38.895Z] 13:09:01 27744840 31554740 737032 2.24 169048 3799368 1837748 5.42 1266936 3367316 20776 [2023-01-23T13:12:38.895Z] 13:10:01 27426928 31574996 712872 2.17 185264 4108220 1823004 5.37 1475384 3457220 308 [2023-01-23T13:12:38.895Z] 13:11:01 27441992 31585324 703184 2.14 183876 4104972 1809032 5.33 1464192 3454000 8 [2023-01-23T13:12:38.895Z] 13:12:01 27441872 31585264 703260 2.14 183904 4104976 1809032 5.33 1464320 3454000 56 [2023-01-23T13:12:38.895Z] Average: 27955810 31588281 708436 2.15 155126 3656774 1804478 5.32 1249540 3199936 49654 [2023-01-23T13:12:38.895Z] [2023-01-23T13:12:38.895Z] 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-23T13:12:38.895Z] 13:05:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:05:02 docker0 15.40 12.55 1.27 192.54 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:05:02 ens3 633.03 471.20 6781.60 91.97 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:06:01 docker0 186.75 258.71 15.13 1933.76 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:06:01 ens3 267.55 192.05 1940.64 21.52 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:07:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:07:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:07:01 ens3 145.39 119.11 2557.65 99.01 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:08:01 ens3 0.95 0.33 1.23 0.02 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:09:01 ens3 56.42 34.16 1182.83 2.86 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:10:01 ens3 59.32 31.93 1568.40 2.39 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.895Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.896Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.896Z] 13:11:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.896Z] 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.896Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.896Z] 13:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.896Z] Average: lo 1.17 1.17 0.11 0.11 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.896Z] Average: docker0 24.93 33.45 2.02 262.34 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.896Z] Average: ens3 145.10 105.93 1753.62 27.23 0.00 0.00 0.00 0.00 [2023-01-23T13:12:38.896Z] [2023-01-23T13:12:38.896Z] [2023-01-23T13:12:38.896Z] ---> sar -P ALL: [2023-01-23T13:12:38.896Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3354) 01/23/23 _x86_64_ (8 CPU) [2023-01-23T13:12:38.896Z] [2023-01-23T13:12:38.896Z] 13:03:48 LINUX RESTART (8 CPU) [2023-01-23T13:12:38.896Z] [2023-01-23T13:12:38.896Z] 13:04:01 CPU %user %nice %system %iowait %steal %idle [2023-01-23T13:12:38.896Z] 13:05:02 all 9.39 0.00 3.46 2.26 0.04 84.84 [2023-01-23T13:12:38.896Z] 13:05:02 0 8.50 0.00 3.25 0.84 0.03 87.37 [2023-01-23T13:12:38.896Z] 13:05:02 1 10.56 0.00 3.95 6.80 0.03 78.65 [2023-01-23T13:12:38.896Z] 13:05:02 2 10.51 0.00 3.39 4.64 0.03 81.42 [2023-01-23T13:12:38.896Z] 13:05:02 3 12.34 0.00 3.65 0.49 0.05 83.47 [2023-01-23T13:12:38.896Z] 13:05:02 4 8.15 0.00 3.49 0.84 0.05 87.47 [2023-01-23T13:12:38.896Z] 13:05:02 5 9.19 0.00 3.40 3.30 0.03 84.08 [2023-01-23T13:12:38.896Z] 13:05:02 6 7.81 0.00 2.61 0.37 0.05 89.15 [2023-01-23T13:12:38.896Z] 13:05:02 7 8.09 0.00 3.93 0.76 0.05 87.17 [2023-01-23T13:12:38.896Z] 13:06:01 all 5.16 0.00 2.62 2.74 0.04 89.45 [2023-01-23T13:12:38.896Z] 13:06:01 0 5.04 0.00 2.27 1.87 0.05 90.77 [2023-01-23T13:12:38.896Z] 13:06:01 1 4.10 0.00 2.21 0.05 0.02 93.61 [2023-01-23T13:12:38.896Z] 13:06:01 2 5.47 0.00 3.81 14.20 0.07 76.46 [2023-01-23T13:12:38.896Z] 13:06:01 3 5.46 0.00 2.60 1.06 0.03 90.85 [2023-01-23T13:12:38.896Z] 13:06:01 4 5.75 0.00 1.74 0.20 0.03 92.28 [2023-01-23T13:12:38.896Z] 13:06:01 5 5.52 0.00 2.11 3.24 0.03 89.09 [2023-01-23T13:12:38.896Z] 13:06:01 6 5.77 0.00 2.03 0.20 0.02 91.98 [2023-01-23T13:12:38.896Z] 13:06:01 7 4.15 0.00 4.18 1.13 0.05 90.49 [2023-01-23T13:12:38.896Z] 13:07:01 all 22.60 0.00 3.84 0.99 0.06 72.51 [2023-01-23T13:12:38.896Z] 13:07:01 0 21.79 0.00 4.10 0.12 0.05 73.94 [2023-01-23T13:12:38.896Z] 13:07:01 1 21.64 0.00 4.59 5.94 0.07 67.77 [2023-01-23T13:12:38.896Z] 13:07:01 2 23.52 0.00 3.80 0.19 0.05 72.45 [2023-01-23T13:12:38.896Z] 13:07:01 3 23.14 0.00 3.49 0.02 0.07 73.29 [2023-01-23T13:12:38.896Z] 13:07:01 4 22.38 0.00 3.72 0.07 0.07 73.77 [2023-01-23T13:12:38.896Z] 13:07:01 5 21.63 0.00 3.52 1.33 0.05 73.46 [2023-01-23T13:12:38.896Z] 13:07:01 6 22.71 0.00 3.89 0.12 0.05 73.23 [2023-01-23T13:12:38.896Z] 13:07:01 7 23.99 0.00 3.64 0.15 0.08 72.13 [2023-01-23T13:12:38.896Z] 13:08:01 all 0.26 0.00 0.00 0.00 0.01 99.73 [2023-01-23T13:12:38.896Z] 13:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T13:12:38.896Z] 13:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T13:12:38.896Z] 13:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T13:12:38.896Z] 13:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-23T13:12:38.896Z] 13:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T13:12:38.896Z] 13:08:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-23T13:12:38.896Z] 13:08:01 6 0.05 0.00 0.02 0.02 0.03 99.88 [2023-01-23T13:12:38.896Z] 13:08:01 7 1.97 0.00 0.00 0.00 0.02 98.01 [2023-01-23T13:12:38.896Z] 13:09:01 all 1.14 0.00 0.69 0.25 0.01 97.91 [2023-01-23T13:12:38.896Z] 13:09:01 0 0.93 0.00 0.73 0.03 0.02 98.28 [2023-01-23T13:12:38.896Z] 13:09:01 1 1.02 0.00 0.65 0.48 0.02 97.83 [2023-01-23T13:12:38.896Z] 13:09:01 2 0.77 0.00 1.60 0.02 0.02 97.60 [2023-01-23T13:12:38.896Z] 13:09:01 3 1.15 0.00 0.77 0.05 0.00 98.03 [2023-01-23T13:12:38.896Z] 13:09:01 4 0.93 0.00 0.45 0.63 0.02 97.97 [2023-01-23T13:12:38.896Z] 13:09:01 5 0.95 0.00 0.52 0.75 0.02 97.77 [2023-01-23T13:12:38.896Z] 13:09:01 6 1.02 0.00 0.50 0.03 0.02 98.43 [2023-01-23T13:12:38.896Z] 13:09:01 7 2.32 0.00 0.30 0.03 0.00 97.35 [2023-01-23T13:12:38.896Z] 13:10:01 all 1.30 0.00 0.76 0.52 0.03 97.40 [2023-01-23T13:12:38.896Z] 13:10:01 0 1.60 0.00 0.47 0.07 0.03 97.83 [2023-01-23T13:12:38.896Z] 13:10:01 1 2.24 0.00 0.79 0.03 0.02 96.92 [2023-01-23T13:12:38.896Z] 13:10:01 2 1.43 0.00 0.57 0.03 0.02 97.95 [2023-01-23T13:12:38.896Z] 13:10:01 3 0.68 0.00 0.77 1.62 0.02 96.91 [2023-01-23T13:12:38.896Z] 13:10:01 4 2.15 0.00 0.60 0.47 0.02 96.76 [2023-01-23T13:12:38.896Z] 13:10:01 5 0.87 0.00 0.37 1.18 0.05 97.53 [2023-01-23T13:12:38.896Z] 13:10:01 6 0.58 0.00 1.15 0.02 0.02 98.23 [2023-01-23T13:12:38.896Z] 13:10:01 7 0.80 0.00 1.38 0.72 0.03 97.07 [2023-01-23T13:12:38.896Z] 13:11:01 all 0.07 0.00 0.04 0.02 0.01 99.86 [2023-01-23T13:12:38.896Z] 13:11:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2023-01-23T13:12:38.896Z] 13:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-23T13:12:38.896Z] 13:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-23T13:12:38.896Z] 13:11:01 3 0.05 0.00 0.05 0.07 0.02 99.82 [2023-01-23T13:12:38.896Z] 13:11:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-23T13:12:38.896Z] 13:11:01 5 0.07 0.00 0.07 0.07 0.02 99.78 [2023-01-23T13:12:38.896Z] 13:11:01 6 0.23 0.00 0.10 0.00 0.02 99.65 [2023-01-23T13:12:38.896Z] 13:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-23T13:12:38.896Z] 13:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-23T13:12:38.896Z] 13:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-23T13:12:38.896Z] 13:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T13:12:38.896Z] 13:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-23T13:12:38.896Z] 13:12:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-23T13:12:38.896Z] 13:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-23T13:12:38.896Z] 13:12:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-01-23T13:12:38.896Z] 13:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-23T13:12:38.896Z] 13:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T13:12:38.896Z] Average: all 4.96 0.00 1.42 0.84 0.03 92.76 [2023-01-23T13:12:38.896Z] Average: 0 4.72 0.00 1.35 0.36 0.03 93.55 [2023-01-23T13:12:38.896Z] Average: 1 4.93 0.00 1.52 1.66 0.02 91.87 [2023-01-23T13:12:38.896Z] Average: 2 5.19 0.00 1.63 2.34 0.03 90.81 [2023-01-23T13:12:38.896Z] Average: 3 5.32 0.00 1.41 0.41 0.02 92.83 [2023-01-23T13:12:38.896Z] Average: 4 4.89 0.00 1.25 0.28 0.03 93.56 [2023-01-23T13:12:38.896Z] Average: 5 4.75 0.00 1.24 1.23 0.03 92.75 [2023-01-23T13:12:38.896Z] Average: 6 4.74 0.00 1.28 0.09 0.03 93.86 [2023-01-23T13:12:38.896Z] Average: 7 5.14 0.00 1.66 0.34 0.03 92.83 [2023-01-23T13:12:38.896Z] [2023-01-23T13:12:38.896Z] [2023-01-23T13:12:38.896Z]