Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ce586e9030a93f7faa235112db1c98351cbead98 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-ssh15138186713025755245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12662946591870282955.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10905525295090118218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5945468428578154980.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8818987055119692893.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual 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-288 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ce586e9030a93f7faa235112db1c98351cbead98 (main) Commit message: "Merge pull request #470 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.13" > git config core.sparsecheckout # timeout=10 > git checkout -f ce586e9030a93f7faa235112db1c98351cbead98 # timeout=10 > git rev-list --no-walk 924acc26038ae5c566a4069cec42ce4481862670 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-16T15:37:14.792Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-16T15:37:14.860Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-16T15:37:14.881Z] ========================================================= [2024-05-16T15:37:14.881Z] EdgeX Global Pipelines Version Info [2024-05-16T15:37:14.881Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:37:15.627Z] ------------------- [2024-05-16T15:37:15.627Z] stable info: [2024-05-16T15:37:15.627Z] ------------------- [2024-05-16T15:37:15.627Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-16T15:37:15.627Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-16T15:37:15.627Z] Message: update stable to v1.0.258 [2024-05-16T15:37:16.197Z] ------------------- [2024-05-16T15:37:16.197Z] experimental info: [2024-05-16T15:37:16.197Z] ------------------- [2024-05-16T15:37:16.197Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-16T15:37:16.197Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-16T15:37:16.197Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-16T15:37:16.269Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-05-16T15:37:16.289Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-05-16T15:37:16.316Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-16T15:37:16.343Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-16T15:37:16.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-16T15:37:16.391Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-16T15:37:16.411Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-16T15:37:16.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-16T15:37:16.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-16T15:37:16.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-16T15:37:16.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-16T15:37:16.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-05-16T15:37:16.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-16T15:37:16.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-16T15:37:16.613Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-16T15:37:16.636Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-16T15:37:16.660Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-16T15:37:16.682Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-16T15:37:16.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-16T15:37:16.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-16T15:37:16.749Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-16T15:37:16.770Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-16T15:37:16.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-16T15:37:16.819Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-16T15:37:16.838Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-16T15:37:16.856Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-16T15:37:16.877Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-16T15:37:16.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-16T15:37:16.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-16T15:37:16.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-16T15:37:16.978Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] echo [2024-05-16T15:37:16.999Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce586e9 [Pipeline] echo [2024-05-16T15:37:17.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T15:37:17.096Z] provisioning config files... [2024-05-16T15:37:17.109Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7771565562885008677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:37:17.447Z] ---> ****-login.sh [2024-05-16T15:37:17.447Z] nexus3.edgexfoundry.org:10001 [2024-05-16T15:37:17.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:37:18.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:37:18.016Z] Configure a credential helper to remove this warning. See [2024-05-16T15:37:18.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:37:18.016Z] [2024-05-16T15:37:18.016Z] Login Succeeded [2024-05-16T15:37:18.016Z] nexus3.edgexfoundry.org:10002 [2024-05-16T15:37:18.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:37:18.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:37:18.016Z] Configure a credential helper to remove this warning. See [2024-05-16T15:37:18.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:37:18.016Z] [2024-05-16T15:37:18.016Z] Login Succeeded [2024-05-16T15:37:18.016Z] nexus3.edgexfoundry.org:10003 [2024-05-16T15:37:18.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:37:18.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:37:18.016Z] Configure a credential helper to remove this warning. See [2024-05-16T15:37:18.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:37:18.016Z] [2024-05-16T15:37:18.016Z] Login Succeeded [2024-05-16T15:37:18.016Z] nexus3.edgexfoundry.org:10004 [2024-05-16T15:37:18.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:37:18.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:37:18.276Z] Configure a credential helper to remove this warning. See [2024-05-16T15:37:18.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:37:18.276Z] [2024-05-16T15:37:18.276Z] Login Succeeded [2024-05-16T15:37:18.276Z] ****.io [2024-05-16T15:37:18.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:37:18.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:37:18.535Z] Configure a credential helper to remove this warning. See [2024-05-16T15:37:18.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:37:18.535Z] [2024-05-16T15:37:18.535Z] Login Succeeded [2024-05-16T15:37:18.535Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T15:37:18.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-16T15:37:18.956Z] + git rev-list -1 --merges ce586e9030a93f7faa235112db1c98351cbead98~1..ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] echo [2024-05-16T15:37:18.978Z] -----------> git rev-list -1 --merges ce586e9030a93f7faa235112db1c98351cbead98~1..ce586e9030a93f7faa235112db1c98351cbead98 ce586e9030a93f7faa235112db1c98351cbead98 [2024-05-16T15:37:18.978Z] ce586e9030a93f7faa235112db1c98351cbead98 [false] [Pipeline] sh [2024-05-16T15:37:19.269Z] + git log --format=format:%s -1 ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] echo [2024-05-16T15:37:19.285Z] ========================================================= [2024-05-16T15:37:19.285Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-16T15:37:19.285Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T15:37:19.629Z] + git log --format=format:%s -1 ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] echo [2024-05-16T15:37:19.641Z] [semverPrep] GIT_COMMIT: ce586e9030a93f7faa235112db1c98351cbead98, Commit Message: Merge pull request #470 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.13 [Pipeline] echo [2024-05-16T15:37:19.655Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-16T15:37:20.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-16T15:37:20.028Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-16T15:37:20.028Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-16T15:37:20.028Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-16T15:37:20.028Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-16T15:37:20.028Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-16T15:37:20.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:37:20.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T15:37:20.498Z] [2024-05-16T15:37:20.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:37:20.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T15:37:20.802Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-16T15:37:20.802Z] b85a868b505f: Pulling fs layer [2024-05-16T15:37:20.802Z] e2be974225ed: Pulling fs layer [2024-05-16T15:37:20.802Z] 339a4e72a1f5: Pulling fs layer [2024-05-16T15:37:20.802Z] 988bab9f4d93: Pulling fs layer [2024-05-16T15:37:20.802Z] 1469e6f7b9e6: Pulling fs layer [2024-05-16T15:37:20.802Z] eaf3925da568: Pulling fs layer [2024-05-16T15:37:20.802Z] bab4dde63d76: Pulling fs layer [2024-05-16T15:37:20.802Z] bde34c3a00c8: Pulling fs layer [2024-05-16T15:37:20.802Z] b352a97aabf1: Pulling fs layer [2024-05-16T15:37:20.802Z] 4872d77fe225: Pulling fs layer [2024-05-16T15:37:20.802Z] 5851b861e8e6: Pulling fs layer [2024-05-16T15:37:20.802Z] 988bab9f4d93: Waiting [2024-05-16T15:37:20.802Z] 1469e6f7b9e6: Waiting [2024-05-16T15:37:20.802Z] b352a97aabf1: Waiting [2024-05-16T15:37:20.802Z] eaf3925da568: Waiting [2024-05-16T15:37:20.802Z] bab4dde63d76: Waiting [2024-05-16T15:37:20.802Z] 5851b861e8e6: Waiting [2024-05-16T15:37:20.802Z] 4872d77fe225: Waiting [2024-05-16T15:37:20.802Z] e2be974225ed: Verifying Checksum [2024-05-16T15:37:20.802Z] 988bab9f4d93: Verifying Checksum [2024-05-16T15:37:20.802Z] 988bab9f4d93: Download complete [2024-05-16T15:37:20.802Z] 1469e6f7b9e6: Verifying Checksum [2024-05-16T15:37:20.802Z] 1469e6f7b9e6: Download complete [2024-05-16T15:37:21.061Z] eaf3925da568: Verifying Checksum [2024-05-16T15:37:21.061Z] eaf3925da568: Download complete [2024-05-16T15:37:21.061Z] 339a4e72a1f5: Verifying Checksum [2024-05-16T15:37:21.061Z] 339a4e72a1f5: Download complete [2024-05-16T15:37:21.061Z] bde34c3a00c8: Verifying Checksum [2024-05-16T15:37:21.061Z] bde34c3a00c8: Download complete [2024-05-16T15:37:21.061Z] b352a97aabf1: Verifying Checksum [2024-05-16T15:37:21.061Z] b352a97aabf1: Download complete [2024-05-16T15:37:21.061Z] 4872d77fe225: Download complete [2024-05-16T15:37:21.061Z] 5851b861e8e6: Verifying Checksum [2024-05-16T15:37:21.061Z] 5851b861e8e6: Download complete [2024-05-16T15:37:21.061Z] b85a868b505f: Verifying Checksum [2024-05-16T15:37:21.061Z] b85a868b505f: Download complete [2024-05-16T15:37:21.321Z] bab4dde63d76: Verifying Checksum [2024-05-16T15:37:21.321Z] bab4dde63d76: Download complete [2024-05-16T15:37:22.258Z] b85a868b505f: Pull complete [2024-05-16T15:37:22.518Z] e2be974225ed: Pull complete [2024-05-16T15:37:23.086Z] 339a4e72a1f5: Pull complete [2024-05-16T15:37:23.086Z] 988bab9f4d93: Pull complete [2024-05-16T15:37:23.348Z] 1469e6f7b9e6: Pull complete [2024-05-16T15:37:23.348Z] eaf3925da568: Pull complete [2024-05-16T15:37:25.254Z] bab4dde63d76: Pull complete [2024-05-16T15:37:25.254Z] bde34c3a00c8: Pull complete [2024-05-16T15:37:25.254Z] b352a97aabf1: Pull complete [2024-05-16T15:37:25.254Z] 4872d77fe225: Pull complete [2024-05-16T15:37:25.254Z] 5851b861e8e6: Pull complete [2024-05-16T15:37:25.514Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-16T15:37:25.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T15:37:25.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:37:25.646Z] prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container [2024-05-16T15:37:25.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-16T15:37:28.220Z] $ docker top e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e -eo pid,comm [2024-05-16T15:37:28.275Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-16T15:37:28.275Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-16T15:37:28.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T15:37:28.342Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T15:37:28.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T15:37:28.482Z] $ docker exec e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e ssh-agent [2024-05-16T15:37:28.579Z] SSH_AUTH_SOCK=/tmp/ssh-1Tk8BwuArPxo/agent.32 [2024-05-16T15:37:28.579Z] SSH_AGENT_PID=38 [2024-05-16T15:37:28.584Z] Running ssh-add (command line suppressed) [2024-05-16T15:37:28.689Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6804744609838580170.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6804744609838580170.key) [2024-05-16T15:37:28.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T15:37:28.992Z] + git tag --points-at HEAD [Pipeline] } [2024-05-16T15:37:29.006Z] $ docker exec --env ******** --env ******** e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e ssh-agent -k [2024-05-16T15:37:29.102Z] unset SSH_AUTH_SOCK; [2024-05-16T15:37:29.103Z] unset SSH_AGENT_PID; [2024-05-16T15:37:29.103Z] echo Agent pid 38 killed; [2024-05-16T15:37:29.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-16T15:37:29.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T15:37:29.156Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T15:37:29.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T15:37:29.285Z] $ docker exec e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e ssh-agent [2024-05-16T15:37:29.397Z] SSH_AUTH_SOCK=/tmp/ssh-4lnrmYAltKAZ/agent.71 [2024-05-16T15:37:29.397Z] SSH_AGENT_PID=77 [2024-05-16T15:37:29.402Z] Running ssh-add (command line suppressed) [2024-05-16T15:37:29.503Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13625790313352167783.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13625790313352167783.key) [2024-05-16T15:37:29.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T15:37:29.811Z] + git semver init [2024-05-16T15:37:30.072Z] 2024-05-16 15:37:29,995 [run_init] DEBUG init version:0.0.0 force:False [2024-05-16T15:37:30.072Z] 2024-05-16 15:37:29,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-05-16T15:37:30.072Z] 2024-05-16 15:37:29,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-05-16T15:37:30.072Z] 2024-05-16 15:37:29,997 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-05-16T15:37:31.997Z] 2024-05-16 15:37:31,558 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-05-16T15:37:31.997Z] 2024-05-16 15:37:31,559 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-05-16T15:37:31.997Z] 2024-05-16 15:37:31,559 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-16T15:37:31.997Z] 2024-05-16 15:37:31,559 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-16T15:37:31.997Z] 3.2.0-dev.12 [Pipeline] } [2024-05-16T15:37:32.009Z] $ docker exec --env ******** --env ******** e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e ssh-agent -k [2024-05-16T15:37:32.146Z] unset SSH_AUTH_SOCK; [2024-05-16T15:37:32.147Z] unset SSH_AGENT_PID; [2024-05-16T15:37:32.148Z] echo Agent pid 77 killed; [2024-05-16T15:37:32.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-16T15:37:32.472Z] + git semver [Pipeline] } [2024-05-16T15:37:32.745Z] $ docker stop --time=1 e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e [2024-05-16T15:37:34.036Z] $ docker rm -f --volumes e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T15:37:34.386Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-16T15:37:34.626Z] Stashed 1 file(s) [Pipeline] echo [2024-05-16T15:37:34.629Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T15:37:34.798Z] provisioning config files... [2024-05-16T15:37:34.808Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15169170893044355351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:37:35.106Z] ---> ****-login.sh [2024-05-16T15:37:35.106Z] nexus3.edgexfoundry.org:10001 [2024-05-16T15:37:35.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:37:35.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:37:35.106Z] Configure a credential helper to remove this warning. See [2024-05-16T15:37:35.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:37:35.106Z] [2024-05-16T15:37:35.106Z] Login Succeeded [2024-05-16T15:37:35.106Z] nexus3.edgexfoundry.org:10002 [2024-05-16T15:37:35.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:37:35.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:37:35.106Z] Configure a credential helper to remove this warning. See [2024-05-16T15:37:35.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:37:35.107Z] [2024-05-16T15:37:35.107Z] Login Succeeded [2024-05-16T15:37:35.107Z] nexus3.edgexfoundry.org:10003 [2024-05-16T15:37:35.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:37:35.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:37:35.366Z] Configure a credential helper to remove this warning. See [2024-05-16T15:37:35.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:37:35.366Z] [2024-05-16T15:37:35.366Z] Login Succeeded [2024-05-16T15:37:35.366Z] nexus3.edgexfoundry.org:10004 [2024-05-16T15:37:35.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:37:35.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:37:35.366Z] Configure a credential helper to remove this warning. See [2024-05-16T15:37:35.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:37:35.366Z] [2024-05-16T15:37:35.366Z] Login Succeeded [2024-05-16T15:37:35.366Z] ****.io [2024-05-16T15:37:35.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:37:35.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:37:35.626Z] Configure a credential helper to remove this warning. See [2024-05-16T15:37:35.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:37:35.627Z] [2024-05-16T15:37:35.627Z] Login Succeeded [2024-05-16T15:37:35.627Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T15:37:35.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-16T15:37:35.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T15:37:35.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T15:37:35.767Z] ========================================================= [2024-05-16T15:37:35.767Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-16T15:37:35.767Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:37:36.104Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-16T15:37:36.104Z] Sending build context to Docker daemon 37.66MB [2024-05-16T15:37:36.104Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T15:37:36.104Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-16T15:37:36.364Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-16T15:37:36.364Z] 619be1103602: Pulling fs layer [2024-05-16T15:37:36.364Z] 7862e08f4a3e: Pulling fs layer [2024-05-16T15:37:36.364Z] 5df492c9dc93: Pulling fs layer [2024-05-16T15:37:36.364Z] 7629e6793208: Pulling fs layer [2024-05-16T15:37:36.364Z] 4f4fb700ef54: Pulling fs layer [2024-05-16T15:37:36.364Z] fb5054dd5b73: Pulling fs layer [2024-05-16T15:37:36.364Z] eeca6798cff9: Pulling fs layer [2024-05-16T15:37:36.364Z] aa269ceb94a6: Pulling fs layer [2024-05-16T15:37:36.364Z] 7629e6793208: Waiting [2024-05-16T15:37:36.364Z] ada007ff1a6a: Pulling fs layer [2024-05-16T15:37:36.364Z] 4f4fb700ef54: Waiting [2024-05-16T15:37:36.364Z] fb5054dd5b73: Waiting [2024-05-16T15:37:36.364Z] ada007ff1a6a: Waiting [2024-05-16T15:37:36.364Z] eeca6798cff9: Waiting [2024-05-16T15:37:36.364Z] aa269ceb94a6: Waiting [2024-05-16T15:37:36.364Z] 7862e08f4a3e: Download complete [2024-05-16T15:37:36.364Z] 7629e6793208: Download complete [2024-05-16T15:37:36.364Z] 4f4fb700ef54: Verifying Checksum [2024-05-16T15:37:36.364Z] 4f4fb700ef54: Download complete [2024-05-16T15:37:36.364Z] 619be1103602: Verifying Checksum [2024-05-16T15:37:36.364Z] 619be1103602: Download complete [2024-05-16T15:37:36.364Z] fb5054dd5b73: Verifying Checksum [2024-05-16T15:37:36.364Z] fb5054dd5b73: Download complete [2024-05-16T15:37:36.364Z] eeca6798cff9: Verifying Checksum [2024-05-16T15:37:36.364Z] eeca6798cff9: Download complete [2024-05-16T15:37:36.623Z] 619be1103602: Pull complete [2024-05-16T15:37:36.623Z] ada007ff1a6a: Verifying Checksum [2024-05-16T15:37:36.623Z] ada007ff1a6a: Download complete [2024-05-16T15:37:36.623Z] 7862e08f4a3e: Pull complete [2024-05-16T15:37:36.884Z] 5df492c9dc93: Verifying Checksum [2024-05-16T15:37:36.884Z] 5df492c9dc93: Download complete [2024-05-16T15:37:37.142Z] aa269ceb94a6: Verifying Checksum [2024-05-16T15:37:37.142Z] aa269ceb94a6: Download complete [2024-05-16T15:37:40.434Z] 5df492c9dc93: Pull complete [2024-05-16T15:37:40.434Z] 7629e6793208: Pull complete [2024-05-16T15:37:40.434Z] 4f4fb700ef54: Pull complete [2024-05-16T15:37:40.434Z] fb5054dd5b73: Pull complete [2024-05-16T15:37:40.434Z] eeca6798cff9: Pull complete [2024-05-16T15:37:42.974Z] aa269ceb94a6: Pull complete [2024-05-16T15:37:42.974Z] ada007ff1a6a: Pull complete [2024-05-16T15:37:42.974Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-16T15:37:42.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-16T15:37:42.974Z] ---> f489d0715acc [2024-05-16T15:37:42.974Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-16T15:37:47.386Z] ---> Running in 2d5e91563b96 [2024-05-16T15:37:47.386Z] Removing intermediate container 2d5e91563b96 [2024-05-16T15:37:47.386Z] ---> 524ab794ad1a [2024-05-16T15:37:47.386Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-16T15:37:47.386Z] ---> Running in c9e25741b059 [2024-05-16T15:37:47.386Z] Removing intermediate container c9e25741b059 [2024-05-16T15:37:47.386Z] ---> 254adc1816b3 [2024-05-16T15:37:47.386Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-16T15:37:47.386Z] ---> Running in 373afc2307c5 [2024-05-16T15:37:47.386Z] Removing intermediate container 373afc2307c5 [2024-05-16T15:37:47.386Z] ---> 0e952fdfac3d [2024-05-16T15:37:47.386Z] Step 6/12 : WORKDIR /device-virtual-go [2024-05-16T15:37:47.386Z] ---> Running in 209e7516bd5c [2024-05-16T15:37:47.386Z] Removing intermediate container 209e7516bd5c [2024-05-16T15:37:47.386Z] ---> 1377e92521a3 [2024-05-16T15:37:47.386Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T15:37:47.386Z] ---> Running in 1c9b1cd93383 [2024-05-16T15:37:47.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T15:37:47.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T15:37:47.906Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-16T15:37:47.906Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-16T15:37:47.906Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-16T15:37:47.906Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-16T15:37:48.168Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T15:37:48.168Z] OK: 268 MiB in 56 packages [2024-05-16T15:37:48.737Z] Removing intermediate container 1c9b1cd93383 [2024-05-16T15:37:48.737Z] ---> fa3cadaaf69b [2024-05-16T15:37:48.737Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-16T15:37:48.737Z] ---> 11c5de819ce2 [2024-05-16T15:37:48.737Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T15:37:48.737Z] ---> Running in ce407daff40d [2024-05-16T15:37:49.747Z] Still waiting to schedule task [2024-05-16T15:37:49.747Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-16T15:38:45.104Z] Removing intermediate container ce407daff40d [2024-05-16T15:38:45.104Z] ---> df83c374a094 [2024-05-16T15:38:45.104Z] Step 10/12 : COPY . . [2024-05-16T15:38:45.104Z] ---> de9675ffa2d3 [2024-05-16T15:38:45.104Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T15:38:45.104Z] ---> Running in 85d04f2ea190 [2024-05-16T15:38:45.104Z] Removing intermediate container 85d04f2ea190 [2024-05-16T15:38:45.104Z] ---> f8b166b85be4 [2024-05-16T15:38:45.104Z] Step 12/12 : RUN $MAKE [2024-05-16T15:38:45.104Z] ---> Running in 145c1c1f76df [2024-05-16T15:38:45.104Z] noop [2024-05-16T15:38:45.104Z] Removing intermediate container 145c1c1f76df [2024-05-16T15:38:45.104Z] ---> 7e29fa2d22ea [2024-05-16T15:38:45.104Z] Successfully built 7e29fa2d22ea [2024-05-16T15:38:45.104Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:38:45.434Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-16T15:38:45.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:38:45.531Z] prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container [2024-05-16T15:38:45.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-16T15:38:45.906Z] $ docker top cd05a7aeeec41fbe53b0585fa20f91558aa24721998bd0a8b6b540af3df08a9d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T15:38:46.265Z] + go version [2024-05-16T15:38:46.265Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-16T15:38:46.279Z] $ docker stop --time=1 cd05a7aeeec41fbe53b0585fa20f91558aa24721998bd0a8b6b540af3df08a9d [2024-05-16T15:38:47.552Z] $ docker rm -f --volumes cd05a7aeeec41fbe53b0585fa20f91558aa24721998bd0a8b6b540af3df08a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:38:48.003Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-16T15:38:48.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:38:48.090Z] prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container [2024-05-16T15:38:48.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-16T15:38:48.474Z] $ docker top 73f37f164db5d54b3edae8a1e8afe01408447bf5bbef8c6f2a6f8ce10d5c6ffd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T15:38:48.831Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-05-16T15:38:49.136Z] + make test [2024-05-16T15:38:49.136Z] go test ./... -coverprofile=coverage.out [2024-05-16T15:38:51.039Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-05-16T15:39:09.117Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-05-16T15:39:09.117Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements [2024-05-16T15:39:21.352Z] go vet ./... [2024-05-16T15:39:25.543Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-16T15:39:25.543Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-16T15:39:25.543Z] ./bin/test-attribution-txt.sh [2024-05-16T15:39:25.543Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-16T15:39:25.543Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-16T15:39:25.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-16T15:39:25.573Z] $ docker stop --time=1 73f37f164db5d54b3edae8a1e8afe01408447bf5bbef8c6f2a6f8ce10d5c6ffd [2024-05-16T15:39:29.223Z] $ docker rm -f --volumes 73f37f164db5d54b3edae8a1e8afe01408447bf5bbef8c6f2a6f8ce10d5c6ffd [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T15:39:29.810Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-289 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [2024-05-16T15:39:29.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] ws [2024-05-16T15:39:29.826Z] Running in /w/workspace/device-virtual-go/168 [Pipeline] { [Pipeline] stash [Pipeline] checkout [2024-05-16T15:39:29.867Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2024-05-16T15:39:32.895Z] The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-16T15:39:33.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-16T15:39:33.677Z] + ls -al . [2024-05-16T15:39:33.677Z] total 268 [2024-05-16T15:39:33.677Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 15:38 . [2024-05-16T15:39:33.677Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:37 .. [2024-05-16T15:39:33.677Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 15:39 .git [2024-05-16T15:39:33.677Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:37 .github [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 272 May 16 15:37 .gitignore [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 15:37 .golangci.yml [2024-05-16T15:39:33.677Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 15:37 .semver [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 9708 May 16 15:37 Attribution.txt [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 15941 May 16 15:37 CHANGELOG.md [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 1755 May 16 15:37 Dockerfile [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 15:37 GOVERNANCE.md [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 660 May 16 15:37 Jenkinsfile [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 15:37 LICENSE [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 1953 May 16 15:37 Makefile [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 623 May 16 15:37 OWNERS.md [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 4103 May 16 15:37 README.md [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 15:37 VERSION [2024-05-16T15:39:33.677Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 15:37 bin [2024-05-16T15:39:33.677Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:37 cmd [2024-05-16T15:39:33.677Z] -rw-r--r-- 1 jenkins jenkins 43063 May 16 15:39 coverage.out [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 6985 May 16 15:37 go.mod [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 101177 May 16 15:37 go.sum [2024-05-16T15:39:33.677Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:37 internal [2024-05-16T15:39:33.677Z] -rw-rw-r-- 1 jenkins jenkins 235 May 16 15:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:39:33.985Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ce586e9030a93f7faa235112db1c98351cbead98 --label arch=amd64 --label version=3.2.0-dev.12 . [2024-05-16T15:39:33.985Z] Sending build context to Docker daemon 37.71MB [2024-05-16T15:39:33.985Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T15:39:33.985Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-16T15:39:33.985Z] ---> 7e29fa2d22ea [2024-05-16T15:39:33.985Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-16T15:39:34.550Z] ---> Running in 3a8b6d560554 [2024-05-16T15:39:34.550Z] Removing intermediate container 3a8b6d560554 [2024-05-16T15:39:34.550Z] ---> 36d305979b75 [2024-05-16T15:39:34.550Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-16T15:39:34.550Z] ---> Running in 1d4ffe02a3de [2024-05-16T15:39:34.550Z] Removing intermediate container 1d4ffe02a3de [2024-05-16T15:39:34.550Z] ---> e8ac2b0687ad [2024-05-16T15:39:34.550Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-05-16T15:39:34.550Z] ---> Running in 39584327e326 [2024-05-16T15:39:34.808Z] Removing intermediate container 39584327e326 [2024-05-16T15:39:34.808Z] ---> d86aee14eea8 [2024-05-16T15:39:34.808Z] Step 6/26 : WORKDIR /device-virtual-go [2024-05-16T15:39:34.808Z] ---> Running in 799c75759d7f [2024-05-16T15:39:34.808Z] Removing intermediate container 799c75759d7f [2024-05-16T15:39:34.808Z] ---> 676c62cf6f13 [2024-05-16T15:39:34.808Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T15:39:34.808Z] ---> Running in 50a17f13c58b [2024-05-16T15:39:35.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T15:39:35.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T15:39:35.581Z] OK: 268 MiB in 56 packages [2024-05-16T15:39:35.840Z] Removing intermediate container 50a17f13c58b [2024-05-16T15:39:35.840Z] ---> b77a42bc1c5a [2024-05-16T15:39:35.840Z] Step 8/26 : COPY go.mod vendor* ./ [2024-05-16T15:39:35.840Z] ---> 2036bae7b6c6 [2024-05-16T15:39:35.840Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T15:39:35.840Z] ---> Running in 9867fe9bdf97 [2024-05-16T15:39:36.772Z] Removing intermediate container 9867fe9bdf97 [2024-05-16T15:39:36.772Z] ---> 236daf6c72ca [2024-05-16T15:39:36.772Z] Step 10/26 : COPY . . [2024-05-16T15:39:37.705Z] ---> d12041646639 [2024-05-16T15:39:37.706Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T15:39:37.706Z] ---> Running in 4a81525f5f79 [2024-05-16T15:39:37.706Z] Removing intermediate container 4a81525f5f79 [2024-05-16T15:39:37.706Z] ---> 750bf7bff017 [2024-05-16T15:39:37.706Z] Step 12/26 : RUN $MAKE [2024-05-16T15:39:37.706Z] ---> Running in b434fc0aad22 [2024-05-16T15:39:37.966Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.13" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-05-16T15:39:40.361Z] using credential edgex-jenkins-ssh [2024-05-16T15:39:40.384Z] Cloning the remote Git repository [2024-05-16T15:39:40.453Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-05-16T15:39:40.646Z] > git init /w/workspace/device-virtual-go/168 # timeout=10 [2024-05-16T15:39:40.832Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-05-16T15:39:40.834Z] > git --version # timeout=10 [2024-05-16T15:39:40.873Z] > git --version # 'git version 2.25.1' [2024-05-16T15:39:40.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-16T15:39:41.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-16T15:39:44.359Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-05-16T15:39:44.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-16T15:39:45.266Z] Avoid second fetch [2024-05-16T15:39:45.267Z] Checking out Revision ce586e9030a93f7faa235112db1c98351cbead98 (main) [2024-05-16T15:39:45.855Z] Commit message: "Merge pull request #470 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.13" [2024-05-16T15:39:45.286Z] > git config core.sparsecheckout # timeout=10 [2024-05-16T15:39:45.356Z] > git checkout -f ce586e9030a93f7faa235112db1c98351cbead98 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T15:39:50.368Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-16T15:39:50.368Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T15:39:50.368Z] Dload Upload Total Spent Left Speed [2024-05-16T15:39:50.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh [2024-05-16T15:39:50.704Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-16T15:39:51.027Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-16T15:39:51.027Z] + sudo tee /etc/docker/daemon.new [2024-05-16T15:39:51.027Z] { [2024-05-16T15:39:51.027Z] "registry-mirrors": [ [2024-05-16T15:39:51.027Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-16T15:39:51.027Z] ], [2024-05-16T15:39:51.027Z] "bip": "10.250.0.254/24", [2024-05-16T15:39:51.027Z] "hosts": [ [2024-05-16T15:39:51.027Z] "tcp://0.0.0.0:5555", [2024-05-16T15:39:51.027Z] "unix:///var/run/docker.sock" [2024-05-16T15:39:51.027Z] ], [2024-05-16T15:39:51.027Z] "mtu": 1458, [2024-05-16T15:39:51.027Z] "selinux-enabled": true, [2024-05-16T15:39:51.027Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-16T15:39:51.027Z] } [Pipeline] sh [2024-05-16T15:39:51.358Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-16T15:39:51.682Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T15:40:09.918Z] provisioning config files... [2024-05-16T15:40:09.943Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/168@tmp/config6851415992926989467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:40:10.100Z] Removing intermediate container b434fc0aad22 [2024-05-16T15:40:10.100Z] ---> c6503cf7e0db [2024-05-16T15:40:10.100Z] Step 13/26 : FROM alpine:3.18 [2024-05-16T15:40:10.100Z] 3.18: Pulling from library/alpine [2024-05-16T15:40:10.100Z] 619be1103602: Already exists [2024-05-16T15:40:10.100Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-16T15:40:10.100Z] Status: Downloaded newer image for alpine:3.18 [2024-05-16T15:40:10.100Z] ---> d3782b16ccc9 [2024-05-16T15:40:10.100Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-05-16T15:40:10.100Z] ---> Running in fe670a9fd4f1 [2024-05-16T15:40:10.100Z] Removing intermediate container fe670a9fd4f1 [2024-05-16T15:40:10.100Z] ---> 3b1559fb1ad4 [2024-05-16T15:40:10.100Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-16T15:40:10.100Z] ---> Running in 00d68101b7dd [2024-05-16T15:40:10.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T15:40:10.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T15:40:10.360Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-16T15:40:10.360Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T15:40:10.360Z] OK: 7 MiB in 16 packages [2024-05-16T15:40:10.375Z] ---> ****-login.sh [2024-05-16T15:40:10.375Z] nexus3.edgexfoundry.org:10001 [2024-05-16T15:40:10.620Z] Removing intermediate container 00d68101b7dd [2024-05-16T15:40:10.620Z] ---> f72000f1cc54 [2024-05-16T15:40:10.620Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-16T15:40:10.620Z] ---> Running in d17ada7fde2b [2024-05-16T15:40:10.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T15:40:10.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:40:10.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:40:10.974Z] Configure a credential helper to remove this warning. See [2024-05-16T15:40:10.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:40:10.974Z] [2024-05-16T15:40:10.974Z] Login Succeeded [2024-05-16T15:40:10.974Z] nexus3.edgexfoundry.org:10002 [2024-05-16T15:40:11.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T15:40:11.137Z] Upgrading critical system libraries and apk-tools: [2024-05-16T15:40:11.137Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-16T15:40:11.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:40:11.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:40:11.243Z] Configure a credential helper to remove this warning. See [2024-05-16T15:40:11.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:40:11.243Z] [2024-05-16T15:40:11.243Z] Login Succeeded [2024-05-16T15:40:11.397Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T15:40:11.397Z] Continuing the upgrade transaction with new apk-tools: [2024-05-16T15:40:11.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T15:40:11.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T15:40:11.512Z] nexus3.edgexfoundry.org:10003 [2024-05-16T15:40:11.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:40:11.656Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-16T15:40:11.656Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T15:40:11.656Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T15:40:11.656Z] OK: 7 MiB in 16 packages [2024-05-16T15:40:11.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:40:11.785Z] Configure a credential helper to remove this warning. See [2024-05-16T15:40:11.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:40:11.785Z] [2024-05-16T15:40:11.785Z] Login Succeeded [2024-05-16T15:40:11.785Z] nexus3.edgexfoundry.org:10004 [2024-05-16T15:40:12.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:40:12.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:40:12.066Z] Configure a credential helper to remove this warning. See [2024-05-16T15:40:12.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:40:12.066Z] [2024-05-16T15:40:12.066Z] Login Succeeded [2024-05-16T15:40:12.066Z] ****.io [2024-05-16T15:40:12.226Z] Removing intermediate container d17ada7fde2b [2024-05-16T15:40:12.226Z] ---> 3686912ef412 [2024-05-16T15:40:12.226Z] Step 17/26 : WORKDIR / [2024-05-16T15:40:12.226Z] ---> Running in 7cbf9a98b138 [2024-05-16T15:40:12.226Z] Removing intermediate container 7cbf9a98b138 [2024-05-16T15:40:12.226Z] ---> fa11c1393c53 [2024-05-16T15:40:12.226Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-05-16T15:40:12.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:40:12.486Z] ---> 51d660d82ea9 [2024-05-16T15:40:12.486Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-05-16T15:40:12.486Z] ---> e2008f680570 [2024-05-16T15:40:12.486Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-05-16T15:40:12.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:40:12.603Z] Configure a credential helper to remove this warning. See [2024-05-16T15:40:12.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:40:12.603Z] [2024-05-16T15:40:12.603Z] Login Succeeded [2024-05-16T15:40:12.603Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T15:40:12.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-16T15:40:12.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T15:40:12.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T15:40:12.957Z] ========================================================= [2024-05-16T15:40:12.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-16T15:40:12.957Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:13.333Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-16T15:40:13.424Z] ---> fa4c9b6f17c6 [2024-05-16T15:40:13.424Z] Step 21/26 : EXPOSE 59900 [2024-05-16T15:40:13.424Z] ---> Running in 2bf1cadcb93d [2024-05-16T15:40:13.684Z] Removing intermediate container 2bf1cadcb93d [2024-05-16T15:40:13.684Z] ---> 6246d12fed2d [2024-05-16T15:40:13.684Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-05-16T15:40:13.684Z] ---> Running in 275b367a4092 [2024-05-16T15:40:13.684Z] Removing intermediate container 275b367a4092 [2024-05-16T15:40:13.684Z] ---> db4adb4862fe [2024-05-16T15:40:13.684Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-16T15:40:13.684Z] ---> Running in 849e84393343 [2024-05-16T15:40:13.684Z] Removing intermediate container 849e84393343 [2024-05-16T15:40:13.684Z] ---> 0d82bb76df25 [2024-05-16T15:40:13.684Z] Step 24/26 : LABEL arch=amd64 [2024-05-16T15:40:13.684Z] ---> Running in 08411ce910d2 [2024-05-16T15:40:13.919Z] Sending build context to Docker daemon 19.01MB [2024-05-16T15:40:13.919Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T15:40:13.919Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-16T15:40:13.919Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-16T15:40:13.919Z] c6b39de5b339: Pulling fs layer [2024-05-16T15:40:13.919Z] a69c41024577: Pulling fs layer [2024-05-16T15:40:13.919Z] d6de4b400683: Pulling fs layer [2024-05-16T15:40:13.919Z] 35cb2a7552d0: Pulling fs layer [2024-05-16T15:40:13.919Z] 4f4fb700ef54: Pulling fs layer [2024-05-16T15:40:13.919Z] 464afbd9ba4c: Pulling fs layer [2024-05-16T15:40:13.919Z] 00f215d4a9da: Pulling fs layer [2024-05-16T15:40:13.919Z] d496ad576159: Pulling fs layer [2024-05-16T15:40:13.919Z] 464afbd9ba4c: Waiting [2024-05-16T15:40:13.919Z] 00f215d4a9da: Waiting [2024-05-16T15:40:13.919Z] d496ad576159: Waiting [2024-05-16T15:40:13.919Z] 35cb2a7552d0: Waiting [2024-05-16T15:40:13.919Z] 4f4fb700ef54: Waiting [2024-05-16T15:40:13.919Z] a69c41024577: Verifying Checksum [2024-05-16T15:40:13.919Z] a69c41024577: Download complete [2024-05-16T15:40:13.919Z] 35cb2a7552d0: Verifying Checksum [2024-05-16T15:40:13.919Z] 35cb2a7552d0: Download complete [2024-05-16T15:40:13.943Z] Removing intermediate container 08411ce910d2 [2024-05-16T15:40:13.943Z] ---> 5415bb0f85ac [2024-05-16T15:40:13.943Z] Step 25/26 : LABEL git_sha=ce586e9030a93f7faa235112db1c98351cbead98 [2024-05-16T15:40:13.943Z] ---> Running in a595c688bdf8 [2024-05-16T15:40:13.943Z] Removing intermediate container a595c688bdf8 [2024-05-16T15:40:13.943Z] ---> 4b0d89a52113 [2024-05-16T15:40:13.943Z] Step 26/26 : LABEL version=3.2.0-dev.12 [2024-05-16T15:40:13.943Z] ---> Running in f7dc1593721c [2024-05-16T15:40:13.943Z] Removing intermediate container f7dc1593721c [2024-05-16T15:40:13.943Z] ---> d8e29b5d8820 [2024-05-16T15:40:13.943Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-16T15:40:13.943Z] Successfully built d8e29b5d8820 [2024-05-16T15:40:13.943Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T15:40:14.086Z] provisioning config files... [2024-05-16T15:40:14.097Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15448269001051277488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:40:14.188Z] 4f4fb700ef54: Verifying Checksum [2024-05-16T15:40:14.188Z] 4f4fb700ef54: Download complete [2024-05-16T15:40:14.188Z] c6b39de5b339: Download complete [2024-05-16T15:40:14.188Z] 464afbd9ba4c: Verifying Checksum [2024-05-16T15:40:14.188Z] 464afbd9ba4c: Download complete [2024-05-16T15:40:14.395Z] ---> ****-login.sh [2024-05-16T15:40:14.395Z] nexus3.edgexfoundry.org:10001 [2024-05-16T15:40:14.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:40:14.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:40:14.396Z] Configure a credential helper to remove this warning. See [2024-05-16T15:40:14.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:40:14.396Z] [2024-05-16T15:40:14.396Z] Login Succeeded [2024-05-16T15:40:14.396Z] nexus3.edgexfoundry.org:10002 [2024-05-16T15:40:14.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:40:14.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:40:14.396Z] Configure a credential helper to remove this warning. See [2024-05-16T15:40:14.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:40:14.396Z] [2024-05-16T15:40:14.396Z] Login Succeeded [2024-05-16T15:40:14.396Z] nexus3.edgexfoundry.org:10003 [2024-05-16T15:40:14.456Z] d496ad576159: Verifying Checksum [2024-05-16T15:40:14.456Z] d496ad576159: Download complete [2024-05-16T15:40:14.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:40:14.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:40:14.656Z] Configure a credential helper to remove this warning. See [2024-05-16T15:40:14.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:40:14.656Z] [2024-05-16T15:40:14.656Z] Login Succeeded [2024-05-16T15:40:14.656Z] nexus3.edgexfoundry.org:10004 [2024-05-16T15:40:14.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:40:14.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:40:14.656Z] Configure a credential helper to remove this warning. See [2024-05-16T15:40:14.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:40:14.656Z] [2024-05-16T15:40:14.656Z] Login Succeeded [2024-05-16T15:40:14.656Z] ****.io [2024-05-16T15:40:14.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:40:14.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:40:14.917Z] Configure a credential helper to remove this warning. See [2024-05-16T15:40:14.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:40:14.917Z] [2024-05-16T15:40:14.917Z] Login Succeeded [2024-05-16T15:40:14.917Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T15:40:14.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-16T15:40:14.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T15:40:15.007Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-05-16T15:40:15.007Z] ce586e9030a93f7faa235112db1c98351cbead98 [2024-05-16T15:40:15.007Z] latest [2024-05-16T15:40:15.007Z] 3.2.0-dev.12 [2024-05-16T15:40:15.007Z] ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 [2024-05-16T15:40:15.007Z] main [2024-05-16T15:40:15.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2024-05-16T15:40:15.039Z] c6b39de5b339: Pull complete [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:15.346Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:15.626Z] a69c41024577: Pull complete [2024-05-16T15:40:15.669Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:ce586e9030a93f7faa235112db1c98351cbead98 [2024-05-16T15:40:15.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-16T15:40:15.669Z] 7192e15ea6ab: Preparing [2024-05-16T15:40:15.669Z] 787182901918: Preparing [2024-05-16T15:40:15.669Z] 748ec1ecda93: Preparing [2024-05-16T15:40:15.669Z] 51dc4f9bac2e: Preparing [2024-05-16T15:40:15.669Z] bf7893cbbd3e: Preparing [2024-05-16T15:40:15.669Z] aedc3bda2944: Preparing [2024-05-16T15:40:15.669Z] 787182901918: Pushed [2024-05-16T15:40:15.669Z] bf7893cbbd3e: Pushed [2024-05-16T15:40:15.669Z] 748ec1ecda93: Pushed [2024-05-16T15:40:15.669Z] aedc3bda2944: Layer already exists [2024-05-16T15:40:15.896Z] d6de4b400683: Verifying Checksum [2024-05-16T15:40:15.896Z] d6de4b400683: Download complete [2024-05-16T15:40:16.239Z] 51dc4f9bac2e: Pushed [2024-05-16T15:40:16.860Z] 00f215d4a9da: Verifying Checksum [2024-05-16T15:40:16.860Z] 00f215d4a9da: Download complete [2024-05-16T15:40:18.780Z] 7192e15ea6ab: Pushed [2024-05-16T15:40:18.781Z] ce586e9030a93f7faa235112db1c98351cbead98: digest: sha256:2341dbfe173be5d86d47822eae1220b29d5d583e73cf80211bef9ef408e9ef1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:19.108Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:19.427Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-05-16T15:40:19.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-16T15:40:19.427Z] 7192e15ea6ab: Preparing [2024-05-16T15:40:19.427Z] 787182901918: Preparing [2024-05-16T15:40:19.427Z] 748ec1ecda93: Preparing [2024-05-16T15:40:19.427Z] 51dc4f9bac2e: Preparing [2024-05-16T15:40:19.427Z] bf7893cbbd3e: Preparing [2024-05-16T15:40:19.427Z] aedc3bda2944: Preparing [2024-05-16T15:40:19.427Z] aedc3bda2944: Waiting [2024-05-16T15:40:19.427Z] 748ec1ecda93: Layer already exists [2024-05-16T15:40:19.427Z] 787182901918: Layer already exists [2024-05-16T15:40:19.427Z] bf7893cbbd3e: Layer already exists [2024-05-16T15:40:19.427Z] 7192e15ea6ab: Layer already exists [2024-05-16T15:40:19.427Z] 51dc4f9bac2e: Layer already exists [2024-05-16T15:40:19.427Z] aedc3bda2944: Layer already exists [2024-05-16T15:40:19.427Z] latest: digest: sha256:2341dbfe173be5d86d47822eae1220b29d5d583e73cf80211bef9ef408e9ef1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:19.750Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:20.073Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.12 [2024-05-16T15:40:20.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-16T15:40:20.073Z] 7192e15ea6ab: Preparing [2024-05-16T15:40:20.073Z] 787182901918: Preparing [2024-05-16T15:40:20.073Z] 748ec1ecda93: Preparing [2024-05-16T15:40:20.073Z] 51dc4f9bac2e: Preparing [2024-05-16T15:40:20.073Z] bf7893cbbd3e: Preparing [2024-05-16T15:40:20.073Z] aedc3bda2944: Preparing [2024-05-16T15:40:20.073Z] aedc3bda2944: Waiting [2024-05-16T15:40:20.073Z] bf7893cbbd3e: Layer already exists [2024-05-16T15:40:20.073Z] 51dc4f9bac2e: Layer already exists [2024-05-16T15:40:20.073Z] 787182901918: Layer already exists [2024-05-16T15:40:20.073Z] 748ec1ecda93: Layer already exists [2024-05-16T15:40:20.073Z] 7192e15ea6ab: Layer already exists [2024-05-16T15:40:20.073Z] aedc3bda2944: Layer already exists [2024-05-16T15:40:20.073Z] 3.2.0-dev.12: digest: sha256:2341dbfe173be5d86d47822eae1220b29d5d583e73cf80211bef9ef408e9ef1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:20.400Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:20.718Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 [2024-05-16T15:40:20.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-16T15:40:20.718Z] 7192e15ea6ab: Preparing [2024-05-16T15:40:20.718Z] 787182901918: Preparing [2024-05-16T15:40:20.718Z] 748ec1ecda93: Preparing [2024-05-16T15:40:20.718Z] 51dc4f9bac2e: Preparing [2024-05-16T15:40:20.718Z] bf7893cbbd3e: Preparing [2024-05-16T15:40:20.718Z] aedc3bda2944: Preparing [2024-05-16T15:40:20.718Z] aedc3bda2944: Waiting [2024-05-16T15:40:20.718Z] bf7893cbbd3e: Layer already exists [2024-05-16T15:40:20.718Z] 7192e15ea6ab: Layer already exists [2024-05-16T15:40:20.718Z] 787182901918: Layer already exists [2024-05-16T15:40:20.718Z] 748ec1ecda93: Layer already exists [2024-05-16T15:40:20.718Z] 51dc4f9bac2e: Layer already exists [2024-05-16T15:40:20.718Z] aedc3bda2944: Layer already exists [2024-05-16T15:40:20.718Z] ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12: digest: sha256:2341dbfe173be5d86d47822eae1220b29d5d583e73cf80211bef9ef408e9ef1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:21.048Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:21.375Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-05-16T15:40:21.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-16T15:40:21.375Z] 7192e15ea6ab: Preparing [2024-05-16T15:40:21.375Z] 787182901918: Preparing [2024-05-16T15:40:21.375Z] 748ec1ecda93: Preparing [2024-05-16T15:40:21.375Z] 51dc4f9bac2e: Preparing [2024-05-16T15:40:21.375Z] bf7893cbbd3e: Preparing [2024-05-16T15:40:21.375Z] aedc3bda2944: Preparing [2024-05-16T15:40:21.375Z] aedc3bda2944: Waiting [2024-05-16T15:40:21.375Z] 7192e15ea6ab: Layer already exists [2024-05-16T15:40:21.375Z] bf7893cbbd3e: Layer already exists [2024-05-16T15:40:21.375Z] 787182901918: Layer already exists [2024-05-16T15:40:21.375Z] 748ec1ecda93: Layer already exists [2024-05-16T15:40:21.375Z] 51dc4f9bac2e: Layer already exists [2024-05-16T15:40:21.375Z] aedc3bda2944: Layer already exists [2024-05-16T15:40:21.375Z] main: digest: sha256:2341dbfe173be5d86d47822eae1220b29d5d583e73cf80211bef9ef408e9ef1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-16T15:40:21.453Z] ===================================================== [Pipeline] echo [2024-05-16T15:40:21.465Z] taggedImages: [2024-05-16T15:40:21.465Z] - nexus3.edgexfoundry.org:10004/device-virtual:ce586e9030a93f7faa235112db1c98351cbead98 [2024-05-16T15:40:21.465Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-05-16T15:40:21.465Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.12 [2024-05-16T15:40:21.465Z] - nexus3.edgexfoundry.org:10004/device-virtual:ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 [2024-05-16T15:40:21.465Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:21.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T15:40:21.874Z] [2024-05-16T15:40:21.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:40:22.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T15:40:22.173Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-16T15:40:22.173Z] 5eb5b503b376: Pulling fs layer [2024-05-16T15:40:22.173Z] 5c69ac0246d0: Pulling fs layer [2024-05-16T15:40:22.173Z] ec43610c2a17: Pulling fs layer [2024-05-16T15:40:22.173Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-16T15:40:22.173Z] 33b1e0a273af: Pulling fs layer [2024-05-16T15:40:22.173Z] 5d3b04190fa2: Pulling fs layer [2024-05-16T15:40:22.173Z] 2f39f015ded8: Pulling fs layer [2024-05-16T15:40:22.173Z] 33b1e0a273af: Waiting [2024-05-16T15:40:22.173Z] 5d3b04190fa2: Waiting [2024-05-16T15:40:22.173Z] 2f39f015ded8: Waiting [2024-05-16T15:40:22.173Z] 3a2ae6a8a46f: Waiting [2024-05-16T15:40:22.173Z] 5c69ac0246d0: Verifying Checksum [2024-05-16T15:40:22.173Z] 5c69ac0246d0: Download complete [2024-05-16T15:40:22.173Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-16T15:40:22.173Z] 3a2ae6a8a46f: Download complete [2024-05-16T15:40:22.432Z] 33b1e0a273af: Verifying Checksum [2024-05-16T15:40:22.432Z] 33b1e0a273af: Download complete [2024-05-16T15:40:22.432Z] 5d3b04190fa2: Verifying Checksum [2024-05-16T15:40:22.432Z] 5d3b04190fa2: Download complete [2024-05-16T15:40:22.432Z] ec43610c2a17: Verifying Checksum [2024-05-16T15:40:22.432Z] ec43610c2a17: Download complete [2024-05-16T15:40:22.432Z] 5eb5b503b376: Verifying Checksum [2024-05-16T15:40:22.432Z] 5eb5b503b376: Download complete [2024-05-16T15:40:23.366Z] 2f39f015ded8: Download complete [2024-05-16T15:40:23.934Z] 5eb5b503b376: Pull complete [2024-05-16T15:40:23.934Z] 5c69ac0246d0: Pull complete [2024-05-16T15:40:24.501Z] ec43610c2a17: Pull complete [2024-05-16T15:40:24.501Z] 3a2ae6a8a46f: Pull complete [2024-05-16T15:40:24.760Z] 33b1e0a273af: Pull complete [2024-05-16T15:40:25.020Z] 5d3b04190fa2: Pull complete [2024-05-16T15:40:29.178Z] d6de4b400683: Pull complete [2024-05-16T15:40:29.178Z] 35cb2a7552d0: Pull complete [2024-05-16T15:40:29.178Z] 4f4fb700ef54: Pull complete [2024-05-16T15:40:29.178Z] 464afbd9ba4c: Pull complete [2024-05-16T15:40:30.291Z] 2f39f015ded8: Pull complete [2024-05-16T15:40:30.291Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-16T15:40:30.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T15:40:30.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:40:30.396Z] prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container [2024-05-16T15:40:30.428Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-16T15:40:34.440Z] $ docker top 8afe8b12a37ae02b55b38b6ce0e987a8c9828568ad7b023f7e652d84ac1854dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:40:34.855Z] ---> job-cost.sh [2024-05-16T15:40:34.855Z] lf-activate-venv: SKIPPING [2024-05-16T15:40:34.855Z] INFO: No Stack... [2024-05-16T15:40:35.115Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-16T15:40:35.375Z] INFO: Archiving Costs [Pipeline] sh [2024-05-16T15:40:35.661Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-05-16T15:40:35.661Z] + cut -d, -f6 [Pipeline] lock [2024-05-16T15:40:35.676Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] [2024-05-16T15:40:35.685Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] did not exist. Created. [2024-05-16T15:40:35.690Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-16T15:40:36.001Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-16T15:40:36.025Z] Stashed 1 file(s) [Pipeline] } [2024-05-16T15:40:36.032Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-16T15:40:36.062Z] $ docker stop --time=1 8afe8b12a37ae02b55b38b6ce0e987a8c9828568ad7b023f7e652d84ac1854dd [2024-05-16T15:40:37.225Z] $ docker rm -f --volumes 8afe8b12a37ae02b55b38b6ce0e987a8c9828568ad7b023f7e652d84ac1854dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-16T15:40:37.401Z] 00f215d4a9da: Pull complete [2024-05-16T15:40:38.812Z] d496ad576159: Pull complete [2024-05-16T15:40:38.812Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-16T15:40:38.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-16T15:40:38.812Z] ---> f246e2811388 [2024-05-16T15:40:38.812Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-16T15:40:40.747Z] ---> Running in 5780e5396651 [2024-05-16T15:40:40.747Z] Removing intermediate container 5780e5396651 [2024-05-16T15:40:40.747Z] ---> e12d7d60506c [2024-05-16T15:40:40.747Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-16T15:40:40.747Z] ---> Running in 588b4de71bb9 [2024-05-16T15:40:41.014Z] Removing intermediate container 588b4de71bb9 [2024-05-16T15:40:41.014Z] ---> 03f6ac7296e9 [2024-05-16T15:40:41.014Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-16T15:40:41.014Z] ---> Running in 55378988174c [2024-05-16T15:40:41.280Z] Removing intermediate container 55378988174c [2024-05-16T15:40:41.280Z] ---> d8910f71e8f8 [2024-05-16T15:40:41.280Z] Step 6/12 : WORKDIR /device-virtual-go [2024-05-16T15:40:41.546Z] ---> Running in 56eb66c0b3ef [2024-05-16T15:40:41.814Z] Removing intermediate container 56eb66c0b3ef [2024-05-16T15:40:41.814Z] ---> e86e95cd9ba0 [2024-05-16T15:40:41.814Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T15:40:41.814Z] ---> Running in fc618ca4dc71 [2024-05-16T15:40:43.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T15:40:43.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T15:40:44.181Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-16T15:40:44.181Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-16T15:40:44.181Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-16T15:40:44.181Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-16T15:40:44.449Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T15:40:44.449Z] OK: 271 MiB in 56 packages [2024-05-16T15:40:45.412Z] Removing intermediate container fc618ca4dc71 [2024-05-16T15:40:45.412Z] ---> ae58c6ff6c75 [2024-05-16T15:40:45.412Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-16T15:40:46.820Z] ---> 0a2f45ea0937 [2024-05-16T15:40:46.820Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T15:40:47.100Z] ---> Running in 240e85e03df0 [2024-05-16T15:42:38.778Z] Removing intermediate container 240e85e03df0 [2024-05-16T15:42:38.778Z] ---> 93f5b2396293 [2024-05-16T15:42:38.778Z] Step 10/12 : COPY . . [2024-05-16T15:42:38.778Z] ---> b9d36add8fab [2024-05-16T15:42:38.778Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T15:42:38.778Z] ---> Running in 041e6e60653c [2024-05-16T15:42:38.778Z] Removing intermediate container 041e6e60653c [2024-05-16T15:42:38.778Z] ---> d97fd85875db [2024-05-16T15:42:38.778Z] Step 12/12 : RUN $MAKE [2024-05-16T15:42:38.778Z] ---> Running in d81fc4299e64 [2024-05-16T15:42:38.778Z] noop [2024-05-16T15:42:38.778Z] Removing intermediate container d81fc4299e64 [2024-05-16T15:42:38.778Z] ---> 22470316649d [2024-05-16T15:42:38.778Z] Successfully built 22470316649d [2024-05-16T15:42:38.778Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:42:39.146Z] + docker inspect -f . ci-base-image-arm64 [2024-05-16T15:42:39.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:42:39.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-289 does not seem to be running inside a container [2024-05-16T15:42:39.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/168 -v /w/workspace/device-virtual-go/168:/w/workspace/device-virtual-go/168:rw,z -v /w/workspace/device-virtual-go/168@tmp:/w/workspace/device-virtual-go/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-16T15:42:40.680Z] $ docker top 972ffb99351ad537086b1755ae6d1fe02050cb1925f1d145aaefa0cf30e94aa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T15:42:41.523Z] + go version [2024-05-16T15:42:41.523Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-16T15:42:41.540Z] $ docker stop --time=1 972ffb99351ad537086b1755ae6d1fe02050cb1925f1d145aaefa0cf30e94aa5 [2024-05-16T15:42:43.129Z] $ docker rm -f --volumes 972ffb99351ad537086b1755ae6d1fe02050cb1925f1d145aaefa0cf30e94aa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:42:43.699Z] + docker inspect -f . ci-base-image-arm64 [2024-05-16T15:42:43.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:42:43.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-289 does not seem to be running inside a container [2024-05-16T15:42:43.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/168 -v /w/workspace/device-virtual-go/168:/w/workspace/device-virtual-go/168:rw,z -v /w/workspace/device-virtual-go/168@tmp:/w/workspace/device-virtual-go/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-16T15:42:45.061Z] $ docker top 1f024c274040e9888b05a56823c95872bbd64d2e1ce95e97160bc0136cdcd94f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T15:42:45.588Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/168 [Pipeline] fileExists [Pipeline] sh [2024-05-16T15:42:46.197Z] + make test [2024-05-16T15:42:46.197Z] go test ./... -coverprofile=coverage.out [2024-05-16T15:42:51.545Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-05-16T15:45:58.296Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-05-16T15:45:58.296Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.086s coverage: 58.4% of statements [2024-05-16T15:45:58.296Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-16T15:45:58.296Z] go vet ./... [2024-05-16T15:46:45.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-16T15:46:45.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-16T15:46:45.124Z] ./bin/test-attribution-txt.sh [2024-05-16T15:46:45.124Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-16T15:46:45.124Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-16T15:46:45.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-16T15:46:45.157Z] $ docker stop --time=1 1f024c274040e9888b05a56823c95872bbd64d2e1ce95e97160bc0136cdcd94f [2024-05-16T15:46:47.021Z] $ docker rm -f --volumes 1f024c274040e9888b05a56823c95872bbd64d2e1ce95e97160bc0136cdcd94f [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T15:46:48.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-16T15:46:48.512Z] Warning: overwriting stash ‘coverage-report’ [2024-05-16T15:46:49.130Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T15:46:49.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-16T15:46:49.894Z] + ls -al . [2024-05-16T15:46:49.894Z] total 264 [2024-05-16T15:46:49.894Z] drwxrwxr-x 7 jenkins jenkins 4096 May 16 15:42 . [2024-05-16T15:46:49.894Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:39 .. [2024-05-16T15:46:49.894Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 15:39 .git [2024-05-16T15:46:49.894Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:39 .github [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 272 May 16 15:39 .gitignore [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 15:39 .golangci.yml [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 9708 May 16 15:39 Attribution.txt [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 15941 May 16 15:39 CHANGELOG.md [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 1755 May 16 15:39 Dockerfile [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 15:39 GOVERNANCE.md [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 660 May 16 15:39 Jenkinsfile [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 15:39 LICENSE [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 1953 May 16 15:39 Makefile [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 623 May 16 15:39 OWNERS.md [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 4103 May 16 15:39 README.md [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 15:37 VERSION [2024-05-16T15:46:49.894Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 15:39 bin [2024-05-16T15:46:49.894Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:39 cmd [2024-05-16T15:46:49.894Z] -rw-r--r-- 1 jenkins jenkins 43063 May 16 15:45 coverage.out [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 6985 May 16 15:39 go.mod [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 101177 May 16 15:39 go.sum [2024-05-16T15:46:49.894Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:39 internal [2024-05-16T15:46:49.894Z] -rw-rw-r-- 1 jenkins jenkins 235 May 16 15:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:46:50.237Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ce586e9030a93f7faa235112db1c98351cbead98 --label arch=arm64 --label version=3.2.0-dev.12 . [2024-05-16T15:46:50.828Z] Sending build context to Docker daemon 19.06MB [2024-05-16T15:46:50.828Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T15:46:50.828Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-16T15:46:50.828Z] ---> 22470316649d [2024-05-16T15:46:50.828Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-16T15:46:51.094Z] ---> Running in 8b1638d37ddb [2024-05-16T15:46:51.094Z] Removing intermediate container 8b1638d37ddb [2024-05-16T15:46:51.094Z] ---> 9be66e81c32c [2024-05-16T15:46:51.094Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-16T15:46:51.363Z] ---> Running in ac2afa99e443 [2024-05-16T15:46:51.628Z] Removing intermediate container ac2afa99e443 [2024-05-16T15:46:51.628Z] ---> 2bc1d477aad7 [2024-05-16T15:46:51.628Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-05-16T15:46:51.628Z] ---> Running in 5d7d4d7e2379 [2024-05-16T15:46:51.894Z] Removing intermediate container 5d7d4d7e2379 [2024-05-16T15:46:51.894Z] ---> 502fc14b0c9f [2024-05-16T15:46:51.894Z] Step 6/26 : WORKDIR /device-virtual-go [2024-05-16T15:46:51.894Z] ---> Running in 4de31a98caa5 [2024-05-16T15:46:52.159Z] Removing intermediate container 4de31a98caa5 [2024-05-16T15:46:52.159Z] ---> 2463ae8bd591 [2024-05-16T15:46:52.159Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T15:46:52.438Z] ---> Running in e91d684e1dd8 [2024-05-16T15:46:53.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T15:46:53.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T15:46:54.625Z] OK: 271 MiB in 56 packages [2024-05-16T15:46:55.589Z] Removing intermediate container e91d684e1dd8 [2024-05-16T15:46:55.590Z] ---> 06e3a0886597 [2024-05-16T15:46:55.590Z] Step 8/26 : COPY go.mod vendor* ./ [2024-05-16T15:46:55.857Z] ---> 36f19907aaf3 [2024-05-16T15:46:55.857Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T15:46:55.857Z] ---> Running in 50f226a994ca [2024-05-16T15:46:58.466Z] Removing intermediate container 50f226a994ca [2024-05-16T15:46:58.466Z] ---> 264fb29a25f4 [2024-05-16T15:46:58.466Z] Step 10/26 : COPY . . [2024-05-16T15:46:59.874Z] ---> 7e79e8ba0019 [2024-05-16T15:46:59.874Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T15:46:59.874Z] ---> Running in cfa55889ecac [2024-05-16T15:46:59.874Z] Removing intermediate container cfa55889ecac [2024-05-16T15:46:59.874Z] ---> f1f28bb4cf3e [2024-05-16T15:46:59.874Z] Step 12/26 : RUN $MAKE [2024-05-16T15:47:00.145Z] ---> Running in e8576a263bc1 [2024-05-16T15:47:01.108Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.13" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-05-16T15:50:22.877Z] Removing intermediate container e8576a263bc1 [2024-05-16T15:50:22.877Z] ---> 649c212c6dcd [2024-05-16T15:50:22.877Z] Step 13/26 : FROM alpine:3.18 [2024-05-16T15:50:22.877Z] 3.18: Pulling from library/alpine [2024-05-16T15:50:22.877Z] c6b39de5b339: Already exists [2024-05-16T15:50:22.877Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-16T15:50:22.877Z] Status: Downloaded newer image for alpine:3.18 [2024-05-16T15:50:22.877Z] ---> 33abbf032149 [2024-05-16T15:50:22.877Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-05-16T15:50:22.877Z] ---> Running in 0b4b4884ec05 [2024-05-16T15:50:22.877Z] Removing intermediate container 0b4b4884ec05 [2024-05-16T15:50:22.877Z] ---> 678c9ee3ba9d [2024-05-16T15:50:22.877Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-16T15:50:22.877Z] ---> Running in 29b5ddeb1bad [2024-05-16T15:50:22.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T15:50:22.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T15:50:22.877Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-16T15:50:22.877Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T15:50:22.877Z] OK: 8 MiB in 16 packages [2024-05-16T15:50:22.877Z] Removing intermediate container 29b5ddeb1bad [2024-05-16T15:50:22.877Z] ---> eb0efaee37f5 [2024-05-16T15:50:22.877Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-16T15:50:22.877Z] ---> Running in c21f45910354 [2024-05-16T15:50:22.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T15:50:22.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T15:50:22.877Z] Upgrading critical system libraries and apk-tools: [2024-05-16T15:50:22.877Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-16T15:50:22.877Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T15:50:22.877Z] Continuing the upgrade transaction with new apk-tools: [2024-05-16T15:50:22.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T15:50:22.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T15:50:22.877Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-16T15:50:22.877Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T15:50:22.877Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T15:50:22.877Z] OK: 8 MiB in 16 packages [2024-05-16T15:50:22.877Z] Removing intermediate container c21f45910354 [2024-05-16T15:50:22.877Z] ---> 9760e50feb44 [2024-05-16T15:50:22.877Z] Step 17/26 : WORKDIR / [2024-05-16T15:50:22.877Z] ---> Running in 985713bd9ff5 [2024-05-16T15:50:22.877Z] Removing intermediate container 985713bd9ff5 [2024-05-16T15:50:22.877Z] ---> 695ba49b5f78 [2024-05-16T15:50:22.877Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-05-16T15:50:22.877Z] ---> 5f941fc2e206 [2024-05-16T15:50:22.877Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-05-16T15:50:22.877Z] ---> 04c57b4060ef [2024-05-16T15:50:22.877Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-05-16T15:50:22.877Z] ---> 9d490875eb3e [2024-05-16T15:50:22.877Z] Step 21/26 : EXPOSE 59900 [2024-05-16T15:50:22.877Z] ---> Running in 3b839f530d65 [2024-05-16T15:50:22.877Z] Removing intermediate container 3b839f530d65 [2024-05-16T15:50:22.877Z] ---> 5d7c44abed53 [2024-05-16T15:50:22.877Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-05-16T15:50:22.877Z] ---> Running in 461317b38991 [2024-05-16T15:50:23.147Z] Removing intermediate container 461317b38991 [2024-05-16T15:50:23.147Z] ---> 4d422db70f52 [2024-05-16T15:50:23.147Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-16T15:50:23.414Z] ---> Running in dd342d337c06 [2024-05-16T15:50:23.678Z] Removing intermediate container dd342d337c06 [2024-05-16T15:50:23.678Z] ---> c03575bb1801 [2024-05-16T15:50:23.678Z] Step 24/26 : LABEL arch=arm64 [2024-05-16T15:50:23.678Z] ---> Running in e5c2bec96ecb [2024-05-16T15:50:23.943Z] Removing intermediate container e5c2bec96ecb [2024-05-16T15:50:23.943Z] ---> 27fd959d45b4 [2024-05-16T15:50:23.943Z] Step 25/26 : LABEL git_sha=ce586e9030a93f7faa235112db1c98351cbead98 [2024-05-16T15:50:23.943Z] ---> Running in 837b7b5a8fa7 [2024-05-16T15:50:24.208Z] Removing intermediate container 837b7b5a8fa7 [2024-05-16T15:50:24.208Z] ---> 7c1b742506ab [2024-05-16T15:50:24.208Z] Step 26/26 : LABEL version=3.2.0-dev.12 [2024-05-16T15:50:24.208Z] ---> Running in 7bdebe9f3a65 [2024-05-16T15:50:24.790Z] Removing intermediate container 7bdebe9f3a65 [2024-05-16T15:50:24.790Z] ---> a2cff638473c [2024-05-16T15:50:24.790Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-16T15:50:24.790Z] Successfully built a2cff638473c [2024-05-16T15:50:24.790Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T15:50:24.938Z] provisioning config files... [2024-05-16T15:50:24.953Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/168@tmp/config11165630284470999091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:50:25.292Z] ---> ****-login.sh [2024-05-16T15:50:25.292Z] nexus3.edgexfoundry.org:10001 [2024-05-16T15:50:25.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:50:25.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:50:25.558Z] Configure a credential helper to remove this warning. See [2024-05-16T15:50:25.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:50:25.558Z] [2024-05-16T15:50:25.558Z] Login Succeeded [2024-05-16T15:50:25.558Z] nexus3.edgexfoundry.org:10002 [2024-05-16T15:50:25.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:50:25.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:50:25.826Z] Configure a credential helper to remove this warning. See [2024-05-16T15:50:25.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:50:25.826Z] [2024-05-16T15:50:25.826Z] Login Succeeded [2024-05-16T15:50:25.826Z] nexus3.edgexfoundry.org:10003 [2024-05-16T15:50:26.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:50:26.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:50:26.361Z] Configure a credential helper to remove this warning. See [2024-05-16T15:50:26.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:50:26.361Z] [2024-05-16T15:50:26.361Z] Login Succeeded [2024-05-16T15:50:26.361Z] nexus3.edgexfoundry.org:10004 [2024-05-16T15:50:26.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:50:26.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:50:26.628Z] Configure a credential helper to remove this warning. See [2024-05-16T15:50:26.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:50:26.629Z] [2024-05-16T15:50:26.629Z] Login Succeeded [2024-05-16T15:50:26.629Z] ****.io [2024-05-16T15:50:26.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T15:50:27.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T15:50:27.158Z] Configure a credential helper to remove this warning. See [2024-05-16T15:50:27.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T15:50:27.158Z] [2024-05-16T15:50:27.159Z] Login Succeeded [2024-05-16T15:50:27.159Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T15:50:27.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-16T15:50:27.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T15:50:27.252Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-05-16T15:50:27.252Z] ce586e9030a93f7faa235112db1c98351cbead98 [2024-05-16T15:50:27.252Z] latest [2024-05-16T15:50:27.252Z] 3.2.0-dev.12 [2024-05-16T15:50:27.252Z] ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 [2024-05-16T15:50:27.252Z] main [2024-05-16T15:50:27.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:50:27.617Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:50:27.972Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ce586e9030a93f7faa235112db1c98351cbead98 [2024-05-16T15:50:27.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-16T15:50:27.972Z] fadcaa5afb47: Preparing [2024-05-16T15:50:27.972Z] 3078d8c42b0f: Preparing [2024-05-16T15:50:27.972Z] 29e5603191ab: Preparing [2024-05-16T15:50:27.972Z] b39b31f71a64: Preparing [2024-05-16T15:50:27.972Z] c5571032e1b1: Preparing [2024-05-16T15:50:27.972Z] 7c504f21be85: Preparing [2024-05-16T15:50:27.972Z] 7c504f21be85: Waiting [2024-05-16T15:50:28.237Z] 3078d8c42b0f: Pushed [2024-05-16T15:50:28.237Z] c5571032e1b1: Pushed [2024-05-16T15:50:28.237Z] 29e5603191ab: Pushed [2024-05-16T15:50:28.237Z] 7c504f21be85: Layer already exists [2024-05-16T15:50:29.637Z] b39b31f71a64: Pushed [2024-05-16T15:50:34.965Z] fadcaa5afb47: Pushed [2024-05-16T15:50:34.965Z] ce586e9030a93f7faa235112db1c98351cbead98: digest: sha256:80c3b75bf68e5948b811e8dd136e7c56182c8026be3f2a95953af80b8cfd2ce4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:50:35.335Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:50:35.682Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-05-16T15:50:35.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-16T15:50:35.682Z] fadcaa5afb47: Preparing [2024-05-16T15:50:35.682Z] 3078d8c42b0f: Preparing [2024-05-16T15:50:35.682Z] 29e5603191ab: Preparing [2024-05-16T15:50:35.682Z] b39b31f71a64: Preparing [2024-05-16T15:50:35.682Z] c5571032e1b1: Preparing [2024-05-16T15:50:35.682Z] 7c504f21be85: Preparing [2024-05-16T15:50:35.682Z] 7c504f21be85: Waiting [2024-05-16T15:50:35.682Z] 3078d8c42b0f: Layer already exists [2024-05-16T15:50:35.682Z] fadcaa5afb47: Layer already exists [2024-05-16T15:50:35.682Z] c5571032e1b1: Layer already exists [2024-05-16T15:50:35.682Z] b39b31f71a64: Layer already exists [2024-05-16T15:50:35.682Z] 29e5603191ab: Layer already exists [2024-05-16T15:50:35.682Z] 7c504f21be85: Layer already exists [2024-05-16T15:50:35.682Z] latest: digest: sha256:80c3b75bf68e5948b811e8dd136e7c56182c8026be3f2a95953af80b8cfd2ce4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:50:36.040Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:50:36.396Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.12 [2024-05-16T15:50:36.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-16T15:50:36.396Z] fadcaa5afb47: Preparing [2024-05-16T15:50:36.396Z] 3078d8c42b0f: Preparing [2024-05-16T15:50:36.396Z] 29e5603191ab: Preparing [2024-05-16T15:50:36.396Z] b39b31f71a64: Preparing [2024-05-16T15:50:36.396Z] c5571032e1b1: Preparing [2024-05-16T15:50:36.396Z] 7c504f21be85: Preparing [2024-05-16T15:50:36.396Z] 7c504f21be85: Waiting [2024-05-16T15:50:36.396Z] fadcaa5afb47: Layer already exists [2024-05-16T15:50:36.396Z] 29e5603191ab: Layer already exists [2024-05-16T15:50:36.396Z] c5571032e1b1: Layer already exists [2024-05-16T15:50:36.396Z] b39b31f71a64: Layer already exists [2024-05-16T15:50:36.396Z] 3078d8c42b0f: Layer already exists [2024-05-16T15:50:36.396Z] 7c504f21be85: Layer already exists [2024-05-16T15:50:36.396Z] 3.2.0-dev.12: digest: sha256:80c3b75bf68e5948b811e8dd136e7c56182c8026be3f2a95953af80b8cfd2ce4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:50:36.742Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:50:37.104Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 [2024-05-16T15:50:37.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-16T15:50:37.104Z] fadcaa5afb47: Preparing [2024-05-16T15:50:37.104Z] 3078d8c42b0f: Preparing [2024-05-16T15:50:37.104Z] 29e5603191ab: Preparing [2024-05-16T15:50:37.104Z] b39b31f71a64: Preparing [2024-05-16T15:50:37.104Z] c5571032e1b1: Preparing [2024-05-16T15:50:37.104Z] 7c504f21be85: Preparing [2024-05-16T15:50:37.104Z] 7c504f21be85: Waiting [2024-05-16T15:50:37.104Z] 3078d8c42b0f: Layer already exists [2024-05-16T15:50:37.104Z] 29e5603191ab: Layer already exists [2024-05-16T15:50:37.104Z] fadcaa5afb47: Layer already exists [2024-05-16T15:50:37.104Z] b39b31f71a64: Layer already exists [2024-05-16T15:50:37.104Z] c5571032e1b1: Layer already exists [2024-05-16T15:50:37.104Z] 7c504f21be85: Layer already exists [2024-05-16T15:50:37.104Z] ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12: digest: sha256:80c3b75bf68e5948b811e8dd136e7c56182c8026be3f2a95953af80b8cfd2ce4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:50:37.453Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:50:37.797Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-05-16T15:50:37.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-16T15:50:37.797Z] fadcaa5afb47: Preparing [2024-05-16T15:50:37.797Z] 3078d8c42b0f: Preparing [2024-05-16T15:50:37.797Z] 29e5603191ab: Preparing [2024-05-16T15:50:37.797Z] b39b31f71a64: Preparing [2024-05-16T15:50:37.797Z] c5571032e1b1: Preparing [2024-05-16T15:50:37.797Z] 7c504f21be85: Preparing [2024-05-16T15:50:37.797Z] 7c504f21be85: Waiting [2024-05-16T15:50:37.797Z] b39b31f71a64: Layer already exists [2024-05-16T15:50:37.797Z] c5571032e1b1: Layer already exists [2024-05-16T15:50:37.797Z] fadcaa5afb47: Layer already exists [2024-05-16T15:50:37.797Z] 29e5603191ab: Layer already exists [2024-05-16T15:50:37.797Z] 3078d8c42b0f: Layer already exists [2024-05-16T15:50:37.797Z] 7c504f21be85: Layer already exists [2024-05-16T15:50:38.060Z] main: digest: sha256:80c3b75bf68e5948b811e8dd136e7c56182c8026be3f2a95953af80b8cfd2ce4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-16T15:50:38.134Z] ===================================================== [Pipeline] echo [2024-05-16T15:50:38.148Z] taggedImages: [2024-05-16T15:50:38.148Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ce586e9030a93f7faa235112db1c98351cbead98 [2024-05-16T15:50:38.148Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-05-16T15:50:38.148Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.12 [2024-05-16T15:50:38.148Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 [2024-05-16T15:50:38.148Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:50:38.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T15:50:38.536Z] [2024-05-16T15:50:38.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:50:38.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T15:50:38.873Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-16T15:50:38.873Z] 8998bd30e6a1: Pulling fs layer [2024-05-16T15:50:38.873Z] 04944245beec: Pulling fs layer [2024-05-16T15:50:38.873Z] 699f458cf7ca: Pulling fs layer [2024-05-16T15:50:38.873Z] 765212b225bb: Pulling fs layer [2024-05-16T15:50:38.873Z] f23df028b6ca: Pulling fs layer [2024-05-16T15:50:38.873Z] d65c8cfc05b1: Pulling fs layer [2024-05-16T15:50:38.873Z] 2437ff75d9bd: Pulling fs layer [2024-05-16T15:50:38.873Z] d65c8cfc05b1: Waiting [2024-05-16T15:50:38.873Z] 2437ff75d9bd: Waiting [2024-05-16T15:50:38.873Z] f23df028b6ca: Waiting [2024-05-16T15:50:38.873Z] 765212b225bb: Waiting [2024-05-16T15:50:39.138Z] 04944245beec: Verifying Checksum [2024-05-16T15:50:39.138Z] 04944245beec: Download complete [2024-05-16T15:50:39.138Z] 765212b225bb: Verifying Checksum [2024-05-16T15:50:39.138Z] 765212b225bb: Download complete [2024-05-16T15:50:39.138Z] f23df028b6ca: Download complete [2024-05-16T15:50:39.138Z] d65c8cfc05b1: Download complete [2024-05-16T15:50:39.138Z] 699f458cf7ca: Verifying Checksum [2024-05-16T15:50:39.138Z] 699f458cf7ca: Download complete [2024-05-16T15:50:39.720Z] 8998bd30e6a1: Download complete [2024-05-16T15:50:42.288Z] 2437ff75d9bd: Verifying Checksum [2024-05-16T15:50:42.288Z] 2437ff75d9bd: Download complete [2024-05-16T15:50:44.219Z] 8998bd30e6a1: Pull complete [2024-05-16T15:50:44.484Z] 04944245beec: Pull complete [2024-05-16T15:50:46.423Z] 699f458cf7ca: Pull complete [2024-05-16T15:50:46.423Z] 765212b225bb: Pull complete [2024-05-16T15:50:47.002Z] f23df028b6ca: Pull complete [2024-05-16T15:50:47.267Z] d65c8cfc05b1: Pull complete [2024-05-16T15:51:05.451Z] 2437ff75d9bd: Pull complete [2024-05-16T15:51:05.451Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-16T15:51:05.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T15:51:05.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:51:05.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-289 does not seem to be running inside a container [2024-05-16T15:51:05.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/168 -v /w/workspace/device-virtual-go/168:/w/workspace/device-virtual-go/168:rw,z -v /w/workspace/device-virtual-go/168@tmp:/w/workspace/device-virtual-go/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-16T15:51:08.300Z] $ docker top df734899b0094c865d9d6e87de2b97bbd8f0077cfbdb89fb978777adb9103d8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:51:09.129Z] ---> job-cost.sh [2024-05-16T15:51:09.129Z] lf-activate-venv: SKIPPING [2024-05-16T15:51:09.129Z] INFO: No Stack... [2024-05-16T15:51:09.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-16T15:51:10.282Z] INFO: Archiving Costs [Pipeline] sh [2024-05-16T15:51:10.920Z] + cat /w/workspace/device-virtual-go/168/archives/cost.csv [2024-05-16T15:51:10.920Z] + cut -d, -f6 [Pipeline] lock [2024-05-16T15:51:10.971Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] [2024-05-16T15:51:10.984Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] did not exist. Created. [2024-05-16T15:51:10.992Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-16T15:51:11.652Z] /w/workspace/device-virtual-go/168@tmp/durable-6c511efc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-16T15:51:12.285Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-16T15:51:12.311Z] Warning: overwriting stash ‘stack-cost’ [2024-05-16T15:51:12.367Z] Stashed 1 file(s) [Pipeline] } [2024-05-16T15:51:12.375Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-16T15:51:12.403Z] $ docker stop --time=1 df734899b0094c865d9d6e87de2b97bbd8f0077cfbdb89fb978777adb9103d8a [2024-05-16T15:51:13.870Z] $ docker rm -f --volumes df734899b0094c865d9d6e87de2b97bbd8f0077cfbdb89fb978777adb9103d8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-16T15:51:14.395Z] provisioning config files... [2024-05-16T15:51:14.402Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12732365194813345583tmp [Pipeline] { [Pipeline] sh [2024-05-16T15:51:14.697Z] + set +x [2024-05-16T15:51:14.697Z] + curl -s https://codecov.io/bash [2024-05-16T15:51:14.697Z] + bash -s -- [2024-05-16T15:51:14.957Z] [2024-05-16T15:51:14.957Z] _____ _ [2024-05-16T15:51:14.957Z] / ____| | | [2024-05-16T15:51:14.957Z] | | ___ __| | ___ ___ _____ __ [2024-05-16T15:51:14.957Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-16T15:51:14.957Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-16T15:51:14.957Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-16T15:51:14.957Z] Bash-1.0.6 [2024-05-16T15:51:14.957Z] [2024-05-16T15:51:14.957Z] [2024-05-16T15:51:14.957Z] ==> git version 2.25.1 found [2024-05-16T15:51:14.957Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-16T15:51:14.957Z] Release-Date: 2020-01-08 [2024-05-16T15:51:14.957Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-16T15:51:14.957Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-16T15:51:14.957Z] ==> Jenkins CI detected. [2024-05-16T15:51:14.957Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-05-16T15:51:14.957Z] project root: . [2024-05-16T15:51:14.957Z] --> token set from env [2024-05-16T15:51:14.957Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-16T15:51:14.957Z] ==> Running gcov in . (disable via -X gcov) [2024-05-16T15:51:14.957Z] ==> Python coveragepy not found [2024-05-16T15:51:14.957Z] ==> Searching for coverage reports in: [2024-05-16T15:51:14.957Z] + . [2024-05-16T15:51:14.957Z] -> Found 1 reports [2024-05-16T15:51:14.957Z] ==> Detecting git/mercurial file structure [2024-05-16T15:51:14.957Z] ==> Reading reports [2024-05-16T15:51:14.957Z] + ./coverage.out bytes=43063 [2024-05-16T15:51:14.957Z] ==> Appending adjustments [2024-05-16T15:51:14.957Z] https://docs.codecov.io/docs/fixing-reports [2024-05-16T15:51:15.217Z] + Found adjustments [2024-05-16T15:51:15.217Z] ==> Gzipping contents [2024-05-16T15:51:15.217Z] 8.0K /tmp/codecov.ZmDlBw.gz [2024-05-16T15:51:15.217Z] ==> Uploading reports [2024-05-16T15:51:15.217Z] url: https://codecov.io [2024-05-16T15:51:15.217Z] query: branch=main&commit=ce586e9030a93f7faa235112db1c98351cbead98&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-16T15:51:15.217Z] -> Pinging Codecov [2024-05-16T15:51:15.217Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ce586e9030a93f7faa235112db1c98351cbead98&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-16T15:51:15.217Z] -> Uploading to [2024-05-16T15:51:15.217Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-16/5E52B4B073DB2E39498172D8E973AA87/ce586e9030a93f7faa235112db1c98351cbead98/ab0994fc-c15b-4018-b79f-2013222bff72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240516%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240516T155115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfdaa2e7d54ac6bdaf6c56dcb77d02ffd8b5fa8b0c2b37e4f2df5efc0d657f9d [2024-05-16T15:51:15.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T15:51:15.217Z] Dload Upload Total Spent Left Speed [2024-05-16T15:51:15.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 20567 --:--:-- --:--:-- --:--:-- 20567 [2024-05-16T15:51:15.479Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] } [2024-05-16T15:51:15.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-16T15:51:15.714Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-16T15:51:15.733Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:51:16.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-16T15:51:16.050Z] [2024-05-16T15:51:16.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:51:16.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-16T15:51:16.352Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-05-16T15:51:16.352Z] df9b9388f04a: Pulling fs layer [2024-05-16T15:51:16.352Z] 52dc419b0ee2: Pulling fs layer [2024-05-16T15:51:16.352Z] 25bc292e5bac: Pulling fs layer [2024-05-16T15:51:16.352Z] 114826534d7a: Pulling fs layer [2024-05-16T15:51:16.352Z] 4657fd5d0bcf: Pulling fs layer [2024-05-16T15:51:16.352Z] 6ad1cebc031e: Pulling fs layer [2024-05-16T15:51:16.352Z] 8a3aa393b2d8: Pulling fs layer [2024-05-16T15:51:16.352Z] 4657fd5d0bcf: Waiting [2024-05-16T15:51:16.352Z] 114826534d7a: Waiting [2024-05-16T15:51:16.352Z] 6ad1cebc031e: Waiting [2024-05-16T15:51:16.352Z] 25bc292e5bac: Verifying Checksum [2024-05-16T15:51:16.352Z] 25bc292e5bac: Download complete [2024-05-16T15:51:16.352Z] 52dc419b0ee2: Verifying Checksum [2024-05-16T15:51:16.352Z] 4657fd5d0bcf: Download complete [2024-05-16T15:51:16.352Z] df9b9388f04a: Download complete [2024-05-16T15:51:16.611Z] 6ad1cebc031e: Verifying Checksum [2024-05-16T15:51:16.611Z] 6ad1cebc031e: Download complete [2024-05-16T15:51:16.611Z] df9b9388f04a: Pull complete [2024-05-16T15:51:16.611Z] 52dc419b0ee2: Pull complete [2024-05-16T15:51:16.611Z] 25bc292e5bac: Pull complete [2024-05-16T15:51:17.178Z] 114826534d7a: Verifying Checksum [2024-05-16T15:51:17.178Z] 114826534d7a: Download complete [2024-05-16T15:51:17.178Z] 8a3aa393b2d8: Verifying Checksum [2024-05-16T15:51:17.178Z] 8a3aa393b2d8: Download complete [2024-05-16T15:51:20.459Z] 114826534d7a: Pull complete [2024-05-16T15:51:20.719Z] 4657fd5d0bcf: Pull complete [2024-05-16T15:51:20.978Z] 6ad1cebc031e: Pull complete [2024-05-16T15:51:24.269Z] 8a3aa393b2d8: Pull complete [2024-05-16T15:51:24.269Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-05-16T15:51:24.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-16T15:51:24.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:51:24.476Z] prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container [2024-05-16T15:51:24.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-05-16T15:51:28.470Z] $ docker top 848a466a49bdaa4586cea51b052aecd230322d1ebfed391d317bea1c7d98f8c4 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-16T15:51:28.543Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-05-16T15:51:28.822Z] + set -o pipefail [2024-05-16T15:51:28.822Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-05-16T15:51:35.519Z] [2024-05-16T15:51:35.519Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-05-16T15:51:35.519Z] [2024-05-16T15:51:35.519Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/26317f71-beef-47f7-92fd-5af2fb506737 [2024-05-16T15:51:35.519Z] [2024-05-16T15:51:35.519Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-16T15:51:35.519Z] [2024-05-16T15:51:35.519Z] [2024-05-16T15:51:35.519Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-05-16T15:51:35.519Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-05-16T15:51:35.519Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-05-16T15:51:35.548Z] $ docker stop --time=1 848a466a49bdaa4586cea51b052aecd230322d1ebfed391d317bea1c7d98f8c4 [2024-05-16T15:51:39.805Z] $ docker rm -f --volumes 848a466a49bdaa4586cea51b052aecd230322d1ebfed391d317bea1c7d98f8c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-16T15:51:40.696Z] + git log --format=format:%s -1 ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] sh [2024-05-16T15:51:40.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-16T15:51:40.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:51:41.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T15:51:41.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:51:41.377Z] prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container [2024-05-16T15:51:41.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-16T15:51:42.024Z] $ docker top da1b46ab9f32c1dcc6183394c54a864e3c07b463823c6c5e78c03873d27a8809 -eo pid,comm [2024-05-16T15:51:42.070Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-16T15:51:42.070Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-16T15:51:42.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T15:51:42.120Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T15:51:42.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T15:51:42.243Z] $ docker exec da1b46ab9f32c1dcc6183394c54a864e3c07b463823c6c5e78c03873d27a8809 ssh-agent [2024-05-16T15:51:42.358Z] SSH_AUTH_SOCK=/tmp/ssh-KqUhjmey3zRl/agent.32 [2024-05-16T15:51:42.358Z] SSH_AGENT_PID=38 [2024-05-16T15:51:42.365Z] Running ssh-add (command line suppressed) [2024-05-16T15:51:42.463Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16818338277604641577.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16818338277604641577.key) [2024-05-16T15:51:42.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T15:51:42.769Z] + git semver tag [2024-05-16T15:51:43.028Z] 2024-05-16 15:51:42,950 [run_tag] DEBUG tag force:False [2024-05-16T15:51:43.028Z] 2024-05-16 15:51:42,950 [check_head_tag] DEBUG check head tag [2024-05-16T15:51:43.028Z] 2024-05-16 15:51:42,951 [execute] INFO git cat-file --batch-check [2024-05-16T15:51:43.028Z] 2024-05-16 15:51:42,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-05-16T15:51:43.028Z] 2024-05-16 15:51:42,954 [execute] INFO git cat-file --batch [2024-05-16T15:51:43.028Z] 2024-05-16 15:51:42,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-05-16T15:51:43.028Z] 2024-05-16 15:51:42,973 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-16T15:51:43.028Z] 2024-05-16 15:51:42,973 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 [2024-05-16T15:51:43.028Z] 2024-05-16 15:51:42,974 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-05-16T15:51:43.028Z] 2024-05-16 15:51:42,978 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-16T15:51:43.028Z] 3.2.0-dev.12 [Pipeline] } [2024-05-16T15:51:43.038Z] $ docker exec --env ******** --env ******** da1b46ab9f32c1dcc6183394c54a864e3c07b463823c6c5e78c03873d27a8809 ssh-agent -k [2024-05-16T15:51:43.133Z] unset SSH_AUTH_SOCK; [2024-05-16T15:51:43.134Z] unset SSH_AGENT_PID; [2024-05-16T15:51:43.134Z] echo Agent pid 38 killed; [2024-05-16T15:51:43.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-16T15:51:43.469Z] + git semver [Pipeline] } [2024-05-16T15:51:43.745Z] $ docker stop --time=1 da1b46ab9f32c1dcc6183394c54a864e3c07b463823c6c5e78c03873d27a8809 [2024-05-16T15:51:44.979Z] $ docker rm -f --volumes da1b46ab9f32c1dcc6183394c54a864e3c07b463823c6c5e78c03873d27a8809 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:51:45.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-16T15:51:45.395Z] [2024-05-16T15:51:45.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:51:45.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-16T15:51:45.701Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-16T15:51:45.701Z] ab5ef0e58194: Pulling fs layer [2024-05-16T15:51:45.701Z] 9712f1f96733: Pulling fs layer [2024-05-16T15:51:45.701Z] 63f879dbbcfc: Pulling fs layer [2024-05-16T15:51:45.701Z] 0d9ebad4ef96: Pulling fs layer [2024-05-16T15:51:45.701Z] e9a5061849ea: Pulling fs layer [2024-05-16T15:51:45.701Z] d747dcd14b5f: Pulling fs layer [2024-05-16T15:51:45.701Z] 2de7ff778b66: Pulling fs layer [2024-05-16T15:51:45.701Z] 0d9ebad4ef96: Waiting [2024-05-16T15:51:45.701Z] e9a5061849ea: Waiting [2024-05-16T15:51:45.701Z] 2de7ff778b66: Waiting [2024-05-16T15:51:45.701Z] d747dcd14b5f: Waiting [2024-05-16T15:51:45.701Z] 9712f1f96733: Verifying Checksum [2024-05-16T15:51:45.701Z] 9712f1f96733: Download complete [2024-05-16T15:51:45.962Z] 63f879dbbcfc: Verifying Checksum [2024-05-16T15:51:45.962Z] 63f879dbbcfc: Download complete [2024-05-16T15:51:46.220Z] 0d9ebad4ef96: Verifying Checksum [2024-05-16T15:51:46.220Z] 0d9ebad4ef96: Download complete [2024-05-16T15:51:46.220Z] d747dcd14b5f: Verifying Checksum [2024-05-16T15:51:46.220Z] d747dcd14b5f: Download complete [2024-05-16T15:51:46.220Z] e9a5061849ea: Verifying Checksum [2024-05-16T15:51:46.220Z] e9a5061849ea: Download complete [2024-05-16T15:51:46.220Z] ab5ef0e58194: Verifying Checksum [2024-05-16T15:51:46.220Z] ab5ef0e58194: Download complete [2024-05-16T15:51:46.479Z] 2de7ff778b66: Verifying Checksum [2024-05-16T15:51:46.479Z] 2de7ff778b66: Download complete [2024-05-16T15:51:49.005Z] ab5ef0e58194: Pull complete [2024-05-16T15:51:49.005Z] 9712f1f96733: Pull complete [2024-05-16T15:51:49.936Z] 63f879dbbcfc: Pull complete [2024-05-16T15:51:54.123Z] 0d9ebad4ef96: Pull complete [2024-05-16T15:51:54.123Z] e9a5061849ea: Pull complete [2024-05-16T15:51:54.123Z] d747dcd14b5f: Pull complete [2024-05-16T15:51:55.060Z] 2de7ff778b66: Pull complete [2024-05-16T15:51:55.060Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-16T15:51:55.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-16T15:51:55.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:51:55.164Z] prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container [2024-05-16T15:51:55.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-16T15:52:00.874Z] $ docker top 144734d0e94307f0f6e2ed8fa9074f57f814b38f4332fff56cff7b17603b9423 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-16T15:52:00.948Z] provisioning config files... [2024-05-16T15:52:00.956Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12635199959619365169tmp [2024-05-16T15:52:00.965Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16922467053052032065tmp [2024-05-16T15:52:00.973Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1235389379652938677tmp [Pipeline] { [Pipeline] echo [2024-05-16T15:52:01.006Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:52:01.306Z] ---> sigul-configuration.sh [2024-05-16T15:52:01.306Z] gpg: directory `/root/.gnupg' created [2024-05-16T15:52:01.306Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-16T15:52:01.306Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-16T15:52:01.306Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-16T15:52:01.306Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-16T15:52:01.306Z] gpg: CAST5 encrypted data [2024-05-16T15:52:01.306Z] gpg: encrypted with 1 passphrase [2024-05-16T15:52:01.306Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-16T15:52:01.605Z] + mkdir /home/jenkins [2024-05-16T15:52:01.605Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-16T15:52:01.899Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-05-16T15:52:01.912Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:52:02.220Z] ---> sigul-install.sh [2024-05-16T15:52:02.220Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-16T15:52:02.516Z] + git tag --list [2024-05-16T15:52:02.516Z] v1.0.0 [2024-05-16T15:52:02.516Z] v1.1.0 [2024-05-16T15:52:02.516Z] v1.1.1 [2024-05-16T15:52:02.516Z] v1.2.1 [2024-05-16T15:52:02.516Z] v1.2.2 [2024-05-16T15:52:02.516Z] v1.2.3 [2024-05-16T15:52:02.516Z] v1.3.0 [2024-05-16T15:52:02.516Z] v1.3.1 [2024-05-16T15:52:02.516Z] v2.0.0 [2024-05-16T15:52:02.516Z] v2.1.0 [2024-05-16T15:52:02.516Z] v2.1.1 [2024-05-16T15:52:02.516Z] v2.2.0 [2024-05-16T15:52:02.516Z] v2.3.0 [2024-05-16T15:52:02.516Z] v3.0 [2024-05-16T15:52:02.516Z] v3.0.0 [2024-05-16T15:52:02.516Z] v3.1 [2024-05-16T15:52:02.516Z] v3.1.0 [2024-05-16T15:52:02.516Z] v3.1.0-dev.1 [2024-05-16T15:52:02.516Z] v3.1.0-dev.10 [2024-05-16T15:52:02.516Z] v3.1.0-dev.11 [2024-05-16T15:52:02.516Z] v3.1.0-dev.12 [2024-05-16T15:52:02.516Z] v3.1.0-dev.13 [2024-05-16T15:52:02.516Z] v3.1.0-dev.14 [2024-05-16T15:52:02.516Z] v3.1.0-dev.15 [2024-05-16T15:52:02.516Z] v3.1.0-dev.16 [2024-05-16T15:52:02.516Z] v3.1.0-dev.17 [2024-05-16T15:52:02.516Z] v3.1.0-dev.18 [2024-05-16T15:52:02.516Z] v3.1.0-dev.19 [2024-05-16T15:52:02.516Z] v3.1.0-dev.2 [2024-05-16T15:52:02.516Z] v3.1.0-dev.20 [2024-05-16T15:52:02.516Z] v3.1.0-dev.21 [2024-05-16T15:52:02.516Z] v3.1.0-dev.22 [2024-05-16T15:52:02.516Z] v3.1.0-dev.23 [2024-05-16T15:52:02.516Z] v3.1.0-dev.24 [2024-05-16T15:52:02.516Z] v3.1.0-dev.25 [2024-05-16T15:52:02.516Z] v3.1.0-dev.26 [2024-05-16T15:52:02.516Z] v3.1.0-dev.27 [2024-05-16T15:52:02.516Z] v3.1.0-dev.28 [2024-05-16T15:52:02.516Z] v3.1.0-dev.29 [2024-05-16T15:52:02.516Z] v3.1.0-dev.3 [2024-05-16T15:52:02.516Z] v3.1.0-dev.30 [2024-05-16T15:52:02.516Z] v3.1.0-dev.4 [2024-05-16T15:52:02.516Z] v3.1.0-dev.5 [2024-05-16T15:52:02.516Z] v3.1.0-dev.6 [2024-05-16T15:52:02.516Z] v3.1.0-dev.7 [2024-05-16T15:52:02.516Z] v3.1.0-dev.8 [2024-05-16T15:52:02.516Z] v3.1.0-dev.9 [2024-05-16T15:52:02.516Z] v3.1.1 [2024-05-16T15:52:02.516Z] v3.1.1-dev.1 [2024-05-16T15:52:02.516Z] v3.2.0-dev.1 [2024-05-16T15:52:02.516Z] v3.2.0-dev.10 [2024-05-16T15:52:02.516Z] v3.2.0-dev.11 [2024-05-16T15:52:02.516Z] v3.2.0-dev.12 [2024-05-16T15:52:02.516Z] v3.2.0-dev.2 [2024-05-16T15:52:02.516Z] v3.2.0-dev.3 [2024-05-16T15:52:02.516Z] v3.2.0-dev.4 [2024-05-16T15:52:02.516Z] v3.2.0-dev.5 [2024-05-16T15:52:02.516Z] v3.2.0-dev.6 [2024-05-16T15:52:02.516Z] v3.2.0-dev.7 [2024-05-16T15:52:02.516Z] v3.2.0-dev.8 [2024-05-16T15:52:02.516Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-16T15:52:02.817Z] + lftools sign git-tag v3.2.0-dev.12 [2024-05-16T15:52:03.385Z] Signing Git tag with Sigul... [2024-05-16T15:52:03.385Z] Signing v3.2.0-dev.12 [Pipeline] echo [2024-05-16T15:52:03.969Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:52:04.263Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-16T15:52:04.270Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-16T15:52:04.296Z] $ docker stop --time=1 144734d0e94307f0f6e2ed8fa9074f57f814b38f4332fff56cff7b17603b9423 [2024-05-16T15:52:05.587Z] $ docker rm -f --volumes 144734d0e94307f0f6e2ed8fa9074f57f814b38f4332fff56cff7b17603b9423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-16T15:52:06.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-16T15:52:06.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:52:06.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T15:52:06.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:52:06.435Z] prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container [2024-05-16T15:52:06.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-16T15:52:06.764Z] $ docker top d62d94defe1cd325bcdfacd3196a334bea83f632ab628892a1fa8d6e3eaf27d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-16T15:52:06.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T15:52:06.858Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T15:52:06.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T15:52:06.984Z] $ docker exec d62d94defe1cd325bcdfacd3196a334bea83f632ab628892a1fa8d6e3eaf27d4 ssh-agent [2024-05-16T15:52:07.073Z] SSH_AUTH_SOCK=/tmp/ssh-6dHX5y71Nshe/agent.32 [2024-05-16T15:52:07.073Z] SSH_AGENT_PID=38 [2024-05-16T15:52:07.078Z] Running ssh-add (command line suppressed) [2024-05-16T15:52:07.167Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17919073427903980591.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17919073427903980591.key) [2024-05-16T15:52:07.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T15:52:07.472Z] + git semver bump pre [2024-05-16T15:52:07.731Z] 2024-05-16 15:52:07,663 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-16T15:52:07.731Z] 2024-05-16 15:52:07,663 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev [2024-05-16T15:52:07.731Z] 2024-05-16 15:52:07,663 [bump_version] DEBUG bumped version:3.2.0-dev.13 [2024-05-16T15:52:07.731Z] 2024-05-16 15:52:07,663 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-05-16T15:52:07.731Z] 2024-05-16 15:52:07,663 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-16T15:52:07.731Z] 2024-05-16 15:52:07,664 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-16T15:52:07.731Z] 2024-05-16 15:52:07,666 [execute] INFO git cat-file --batch-check [2024-05-16T15:52:07.731Z] 2024-05-16 15:52:07,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-16T15:52:07.731Z] 2024-05-16 15:52:07,674 [execute] INFO git cat-file --batch [2024-05-16T15:52:07.731Z] 2024-05-16 15:52:07,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-16T15:52:07.731Z] 2024-05-16 15:52:07,679 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-16T15:52:07.731Z] 3.2.0-dev.13 [Pipeline] } [2024-05-16T15:52:07.740Z] $ docker exec --env ******** --env ******** d62d94defe1cd325bcdfacd3196a334bea83f632ab628892a1fa8d6e3eaf27d4 ssh-agent -k [2024-05-16T15:52:07.828Z] unset SSH_AUTH_SOCK; [2024-05-16T15:52:07.828Z] unset SSH_AGENT_PID; [2024-05-16T15:52:07.828Z] echo Agent pid 38 killed; [2024-05-16T15:52:07.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-16T15:52:08.153Z] + git semver [Pipeline] } [2024-05-16T15:52:08.424Z] $ docker stop --time=1 d62d94defe1cd325bcdfacd3196a334bea83f632ab628892a1fa8d6e3eaf27d4 [2024-05-16T15:52:10.081Z] $ docker rm -f --volumes d62d94defe1cd325bcdfacd3196a334bea83f632ab628892a1fa8d6e3eaf27d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T15:52:10.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-16T15:52:10.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:52:10.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T15:52:10.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:52:10.838Z] prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container [2024-05-16T15:52:10.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-16T15:52:11.689Z] $ docker top ffe0864f3e1a30765cb5b6176316aa3e235734dc2bea89a404bac22cd68c3b78 -eo pid,comm [2024-05-16T15:52:11.731Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-16T15:52:11.731Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-16T15:52:11.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T15:52:11.789Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T15:52:11.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T15:52:11.905Z] $ docker exec ffe0864f3e1a30765cb5b6176316aa3e235734dc2bea89a404bac22cd68c3b78 ssh-agent [2024-05-16T15:52:12.013Z] SSH_AUTH_SOCK=/tmp/ssh-Ceq1X0oJBDMb/agent.14 [2024-05-16T15:52:12.013Z] SSH_AGENT_PID=27 [2024-05-16T15:52:12.018Z] Running ssh-add (command line suppressed) [2024-05-16T15:52:12.119Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3063646681225503538.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3063646681225503538.key) [2024-05-16T15:52:12.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T15:52:12.421Z] + git semver push [2024-05-16T15:52:12.679Z] 2024-05-16 15:52:12,625 [run_push] DEBUG push [2024-05-16T15:52:12.679Z] 2024-05-16 15:52:12,626 [execute] INFO git cat-file --batch-check [2024-05-16T15:52:12.679Z] 2024-05-16 15:52:12,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-16T15:52:12.679Z] 2024-05-16 15:52:12,630 [execute] INFO git rev-list 6d79d17109fc806eeb0130231ef8330c55333749 -- [2024-05-16T15:52:12.679Z] 2024-05-16 15:52:12,631 [execute] DEBUG Popen(['git', 'rev-list', '6d79d17109fc806eeb0130231ef8330c55333749', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-16T15:52:12.679Z] 2024-05-16 15:52:12,637 [execute] INFO git fetch -v origin [2024-05-16T15:52:12.679Z] 2024-05-16 15:52:12,637 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-16T15:52:13.246Z] 2024-05-16 15:52:13,088 [run_push] DEBUG no remote changes detected [2024-05-16T15:52:13.246Z] 2024-05-16 15:52:13,088 [execute] INFO git push origin semver [2024-05-16T15:52:13.246Z] 2024-05-16 15:52:13,089 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-16T15:52:14.186Z] 2024-05-16 15:52:13,858 [run_push] DEBUG push all version tags [2024-05-16T15:52:14.187Z] 2024-05-16 15:52:13,858 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-16T15:52:14.187Z] 2024-05-16 15:52:13,859 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-05-16T15:52:14.754Z] 2024-05-16 15:52:14,669 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-16T15:52:14.754Z] 3.2.0-dev.13 [Pipeline] } [2024-05-16T15:52:14.765Z] $ docker exec --env ******** --env ******** ffe0864f3e1a30765cb5b6176316aa3e235734dc2bea89a404bac22cd68c3b78 ssh-agent -k [2024-05-16T15:52:14.857Z] unset SSH_AUTH_SOCK; [2024-05-16T15:52:14.857Z] unset SSH_AGENT_PID; [2024-05-16T15:52:14.857Z] echo Agent pid 27 killed; [2024-05-16T15:52:14.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-16T15:52:15.191Z] + git semver [Pipeline] } [2024-05-16T15:52:15.463Z] $ docker stop --time=1 ffe0864f3e1a30765cb5b6176316aa3e235734dc2bea89a404bac22cd68c3b78 [2024-05-16T15:52:16.800Z] $ docker rm -f --volumes ffe0864f3e1a30765cb5b6176316aa3e235734dc2bea89a404bac22cd68c3b78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-16T15:52:17.481Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-05-16T15:52:17.481Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-05-16T15:52:17.481Z] total 16 [2024-05-16T15:52:17.481Z] drwxr-xr-x 3 root root 4096 May 16 15:40 . [2024-05-16T15:52:17.481Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 15:52 .. [2024-05-16T15:52:17.481Z] drwxr-xr-x 2 root root 4096 May 16 15:40 cost [2024-05-16T15:52:17.481Z] -rw-r--r-- 1 root root 89 May 16 15:40 cost.csv [2024-05-16T15:52:17.481Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-05-16T15:52:17.481Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-05-16T15:52:17.481Z] total 16 [2024-05-16T15:52:17.481Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 15:40 . [2024-05-16T15:52:17.481Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 15:52 .. [2024-05-16T15:52:17.481Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 15:40 cost [2024-05-16T15:52:17.481Z] -rw-r--r-- 1 jenkins jenkins 89 May 16 15:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:52:17.774Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:52:18.628Z] ---> package-listing.sh [2024-05-16T15:52:18.628Z] ++ facter osfamily [2024-05-16T15:52:18.628Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-16T15:52:18.886Z] + OS_FAMILY=debian [2024-05-16T15:52:18.886Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-05-16T15:52:18.886Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-16T15:52:18.886Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-16T15:52:18.886Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-16T15:52:18.886Z] + PACKAGES=/tmp/packages_start.txt [2024-05-16T15:52:18.886Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-05-16T15:52:18.886Z] + PACKAGES=/tmp/packages_end.txt [2024-05-16T15:52:18.886Z] + case "${OS_FAMILY}" in [2024-05-16T15:52:18.886Z] + dpkg -l [2024-05-16T15:52:18.886Z] + grep '^ii' [2024-05-16T15:52:18.886Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-16T15:52:18.886Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-16T15:52:18.886Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-16T15:52:18.886Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-05-16T15:52:18.886Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-05-16T15:52:18.886Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-05-16T15:52:18.895Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-16T15:52:19.172Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T15:52:21.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T15:52:21.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T15:52:21.638Z] prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container [2024-05-16T15:52:21.670Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-16T15:52:21.885Z] $ docker top eaf1f2341cd39734498faf1db958205cf5ba3db85e409ba7f57fe94221d1ced1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T15:52:22.239Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-16T15:52:22.527Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-16T15:52:22.815Z] + ls /var/log/sa-host [2024-05-16T15:52:22.816Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T15:52:22.977Z] provisioning config files... [2024-05-16T15:52:22.987Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12984552025348134692tmp [Pipeline] { [Pipeline] echo [2024-05-16T15:52:23.005Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:52:23.289Z] ---> create-netrc.sh [Pipeline] } [2024-05-16T15:52:23.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:52:23.643Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-16T15:52:23.652Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:52:23.935Z] ---> sudo-logs.sh [2024-05-16T15:52:23.935Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-16T15:52:23.958Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:52:24.242Z] ---> job-cost.sh [2024-05-16T15:52:24.242Z] lf-activate-venv: SKIPPING [2024-05-16T15:52:24.242Z] DEBUG: total: 0.2199999988079071 [2024-05-16T15:52:24.242Z] INFO: Retrieving Stack Cost... [2024-05-16T15:52:24.503Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-16T15:52:25.071Z] INFO: Archiving Costs [Pipeline] echo [2024-05-16T15:52:25.085Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T15:52:25.367Z] ---> logs-deploy.sh [2024-05-16T15:52:25.367Z] lf-activate-venv: SKIPPING [2024-05-16T15:52:25.367Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/168 [2024-05-16T15:52:25.367Z] INFO: archiving workspace using pattern(s): [2024-05-16T15:52:27.900Z] Archives upload complete. [2024-05-16T15:52:28.159Z] INFO: archiving logs to Nexus [2024-05-16T15:52:28.729Z] ---> uname -a: [2024-05-16T15:52:28.729Z] Linux prd-ubuntu20-04-docker-8c-8g-288 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] ---> lscpu: [2024-05-16T15:52:28.729Z] Architecture: x86_64 [2024-05-16T15:52:28.729Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-16T15:52:28.729Z] Byte Order: Little Endian [2024-05-16T15:52:28.729Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-16T15:52:28.729Z] CPU(s): 8 [2024-05-16T15:52:28.729Z] On-line CPU(s) list: 0-7 [2024-05-16T15:52:28.729Z] Thread(s) per core: 1 [2024-05-16T15:52:28.729Z] Core(s) per socket: 1 [2024-05-16T15:52:28.729Z] Socket(s): 8 [2024-05-16T15:52:28.729Z] NUMA node(s): 1 [2024-05-16T15:52:28.729Z] Vendor ID: AuthenticAMD [2024-05-16T15:52:28.729Z] CPU family: 23 [2024-05-16T15:52:28.729Z] Model: 49 [2024-05-16T15:52:28.729Z] Model name: AMD EPYC-Rome Processor [2024-05-16T15:52:28.729Z] Stepping: 0 [2024-05-16T15:52:28.729Z] CPU MHz: 2800.000 [2024-05-16T15:52:28.729Z] BogoMIPS: 5600.00 [2024-05-16T15:52:28.729Z] Virtualization: AMD-V [2024-05-16T15:52:28.729Z] Hypervisor vendor: KVM [2024-05-16T15:52:28.729Z] Virtualization type: full [2024-05-16T15:52:28.729Z] L1d cache: 256 KiB [2024-05-16T15:52:28.729Z] L1i cache: 256 KiB [2024-05-16T15:52:28.729Z] L2 cache: 4 MiB [2024-05-16T15:52:28.729Z] L3 cache: 128 MiB [2024-05-16T15:52:28.729Z] NUMA node0 CPU(s): 0-7 [2024-05-16T15:52:28.729Z] Vulnerability Itlb multihit: Not affected [2024-05-16T15:52:28.729Z] Vulnerability L1tf: Not affected [2024-05-16T15:52:28.729Z] Vulnerability Mds: Not affected [2024-05-16T15:52:28.729Z] Vulnerability Meltdown: Not affected [2024-05-16T15:52:28.729Z] Vulnerability Mmio stale data: Not affected [2024-05-16T15:52:28.729Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-16T15:52:28.729Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-16T15:52:28.729Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-16T15:52:28.729Z] Vulnerability Srbds: Not affected [2024-05-16T15:52:28.729Z] Vulnerability Tsx async abort: Not affected [2024-05-16T15:52:28.729Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] ---> nproc: [2024-05-16T15:52:28.729Z] 8 [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] ---> df -h: [2024-05-16T15:52:28.729Z] Filesystem Size Used Avail Use% Mounted on [2024-05-16T15:52:28.729Z] overlay 155G 14G 142G 9% / [2024-05-16T15:52:28.729Z] tmpfs 64M 0 64M 0% /dev [2024-05-16T15:52:28.729Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-16T15:52:28.729Z] shm 64M 0 64M 0% /dev/shm [2024-05-16T15:52:28.729Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] ---> sar -b -r -n DEV: [2024-05-16T15:52:28.729Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-288) 05/16/24 _x86_64_ (8 CPU) [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] 15:36:31 LINUX RESTART (8 CPU) [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] 15:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-16T15:52:28.729Z] 15:38:01 390.43 15.54 374.89 0.00 1980.68 38871.65 0.00 [2024-05-16T15:52:28.729Z] 15:39:01 235.76 2.27 233.49 0.00 24.00 77580.40 0.00 [2024-05-16T15:52:28.729Z] 15:40:01 86.24 0.15 86.09 0.00 8.40 24135.84 0.00 [2024-05-16T15:52:28.729Z] 15:41:01 139.53 0.05 139.48 0.00 5.87 40804.53 0.00 [2024-05-16T15:52:28.729Z] 15:42:01 47.28 5.10 42.19 0.00 4341.75 8370.96 0.00 [2024-05-16T15:52:28.729Z] 15:43:01 5.47 0.02 5.45 0.00 0.13 114.00 0.00 [2024-05-16T15:52:28.729Z] 15:44:01 2.13 0.00 2.13 0.00 0.00 24.79 0.00 [2024-05-16T15:52:28.729Z] 15:45:01 2.07 0.00 2.07 0.00 0.00 23.33 0.00 [2024-05-16T15:52:28.729Z] 15:46:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2024-05-16T15:52:28.729Z] 15:47:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 [2024-05-16T15:52:28.729Z] 15:48:01 1.38 0.00 1.38 0.00 0.00 20.00 0.00 [2024-05-16T15:52:28.729Z] 15:49:01 1.98 0.00 1.98 0.00 0.00 21.60 0.00 [2024-05-16T15:52:28.729Z] 15:50:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2024-05-16T15:52:28.729Z] 15:51:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2024-05-16T15:52:28.729Z] 15:52:01 139.66 0.20 139.46 0.00 16.80 60942.11 0.00 [2024-05-16T15:52:28.729Z] Average: 70.15 1.54 68.61 0.00 423.48 16706.63 0.00 [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] 15:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-16T15:52:28.729Z] 15:38:01 29104420 31499552 811972 2.47 80684 2581720 1974508 5.82 1072368 2311716 10468 [2024-05-16T15:52:28.729Z] 15:39:01 27189044 31280168 1016268 3.09 187252 4011148 2330840 6.87 1702920 3416072 476180 [2024-05-16T15:52:28.729Z] 15:40:01 27449220 31489916 809312 2.46 191596 3965120 1971800 5.81 1390556 3477760 178120 [2024-05-16T15:52:28.729Z] 15:41:01 26961768 31508980 788068 2.40 201632 4416292 1795112 5.29 1394604 3911024 360 [2024-05-16T15:52:28.729Z] 15:42:01 26508192 31484760 784236 2.38 230072 4813716 1723204 5.08 1679428 4043980 1040 [2024-05-16T15:52:28.729Z] 15:43:01 26521628 31493544 775780 2.36 228640 4810588 1730144 5.10 1670744 4040844 400 [2024-05-16T15:52:28.729Z] 15:44:01 26521548 31493536 775712 2.36 228708 4810592 1730144 5.10 1670716 4040852 8 [2024-05-16T15:52:28.729Z] 15:45:01 26530448 31502520 766756 2.33 228792 4810600 1730144 5.10 1661828 4040852 8 [2024-05-16T15:52:28.729Z] 15:46:01 26530424 31502500 766740 2.33 228832 4810600 1730144 5.10 1661608 4040852 16 [2024-05-16T15:52:28.729Z] 15:47:01 26532188 31504352 764792 2.33 228888 4810604 1730144 5.10 1660808 4040860 8 [2024-05-16T15:52:28.729Z] 15:48:01 26532988 31505240 763876 2.32 228944 4810604 1730144 5.10 1660100 4040860 44 [2024-05-16T15:52:28.729Z] 15:49:01 26532940 31505228 763768 2.32 228996 4810608 1730144 5.10 1660076 4040864 4 [2024-05-16T15:52:28.729Z] 15:50:01 26532616 31504968 763952 2.32 229048 4810612 1730144 5.10 1660156 4040872 8 [2024-05-16T15:52:28.729Z] 15:51:01 26533068 31505424 763624 2.32 229076 4810612 1730144 5.10 1660252 4040872 12 [2024-05-16T15:52:28.729Z] 15:52:01 25029236 31452880 810492 2.46 251912 6118772 1842196 5.43 1775880 5303956 664 [2024-05-16T15:52:28.729Z] Average: 26733982 31482238 795023 2.42 213538 4613479 1813930 5.35 1598803 3922149 44489 [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] 15:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-16T15:52:28.729Z] 15:38:01 vethe938c57 163.65 181.78 16.20 148.89 0.00 0.00 0.00 0.01 [2024-05-16T15:52:28.729Z] 15:38:01 docker0 219.25 240.77 17.88 514.54 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:38:01 ens3 676.04 521.84 6018.83 101.49 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:38:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:39:01 veth6b77902 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:39:01 docker0 168.29 328.81 14.31 3102.60 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:39:01 ens3 349.98 181.80 3126.19 25.67 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:40:01 docker0 1.33 2.28 0.08 30.88 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:40:01 ens3 23.98 14.95 50.76 9.76 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:40:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:41:01 docker0 4.97 8.42 0.31 129.73 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:41:01 ens3 159.59 118.35 2683.65 226.41 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:41:01 lo 7.87 7.87 0.78 0.78 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:42:01 ens3 179.77 68.19 2710.75 4.99 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:42:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:43:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:45:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:47:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:52:01 docker0 74.97 140.11 6.34 1251.77 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:52:01 ens3 440.34 277.37 8446.77 165.37 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:52:01 vetha27b310 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] 15:52:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] Average: docker0 31.04 47.81 2.58 335.09 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] Average: ens3 121.43 78.39 1530.82 35.51 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] Average: vetha27b310 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] Average: lo 1.21 1.21 0.12 0.12 0.00 0.00 0.00 0.00 [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] ---> sar -P ALL: [2024-05-16T15:52:28.729Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-288) 05/16/24 _x86_64_ (8 CPU) [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] 15:36:31 LINUX RESTART (8 CPU) [2024-05-16T15:52:28.729Z] [2024-05-16T15:52:28.729Z] 15:37:02 CPU %user %nice %system %iowait %steal %idle [2024-05-16T15:52:28.729Z] 15:38:01 all 8.83 0.00 3.20 2.36 0.06 85.55 [2024-05-16T15:52:28.729Z] 15:38:01 0 7.85 0.00 3.16 0.74 0.07 88.18 [2024-05-16T15:52:28.729Z] 15:38:01 1 11.48 0.00 3.47 3.37 0.07 81.62 [2024-05-16T15:52:28.729Z] 15:38:01 2 8.37 0.00 2.78 0.07 0.05 88.73 [2024-05-16T15:52:28.729Z] 15:38:01 3 6.73 0.00 2.25 1.49 0.05 89.48 [2024-05-16T15:52:28.729Z] 15:38:01 4 11.06 0.00 3.35 6.01 0.05 79.54 [2024-05-16T15:52:28.729Z] 15:38:01 5 10.33 0.00 3.31 0.63 0.07 85.65 [2024-05-16T15:52:28.729Z] 15:38:01 6 9.09 0.00 3.84 0.48 0.07 86.52 [2024-05-16T15:52:28.729Z] 15:38:01 7 5.73 0.00 3.44 6.09 0.07 84.67 [2024-05-16T15:52:28.729Z] 15:39:01 all 21.72 0.00 6.02 4.32 0.08 67.85 [2024-05-16T15:52:28.729Z] 15:39:01 0 21.69 0.00 5.08 1.53 0.07 71.63 [2024-05-16T15:52:28.729Z] 15:39:01 1 22.18 0.00 5.31 1.50 0.07 70.95 [2024-05-16T15:52:28.729Z] 15:39:01 2 20.85 0.00 6.18 10.99 0.08 61.90 [2024-05-16T15:52:28.729Z] 15:39:01 3 21.99 0.00 5.93 5.47 0.10 66.51 [2024-05-16T15:52:28.729Z] 15:39:01 4 22.27 0.00 6.56 12.40 0.08 58.68 [2024-05-16T15:52:28.729Z] 15:39:01 5 21.03 0.00 4.66 0.99 0.07 73.25 [2024-05-16T15:52:28.729Z] 15:39:01 6 22.18 0.00 6.31 0.76 0.07 70.69 [2024-05-16T15:52:28.729Z] 15:39:01 7 21.62 0.00 8.15 0.98 0.10 69.15 [2024-05-16T15:52:28.729Z] 15:40:01 all 48.33 0.00 7.20 1.12 0.08 43.28 [2024-05-16T15:52:28.729Z] 15:40:01 0 47.10 0.00 7.48 0.03 0.08 45.30 [2024-05-16T15:52:28.729Z] 15:40:01 1 49.48 0.00 6.88 0.13 0.08 43.43 [2024-05-16T15:52:28.729Z] 15:40:01 2 47.82 0.00 6.68 0.13 0.07 45.29 [2024-05-16T15:52:28.729Z] 15:40:01 3 48.31 0.00 7.62 3.78 0.08 40.20 [2024-05-16T15:52:28.729Z] 15:40:01 4 48.02 0.00 7.07 0.93 0.08 43.90 [2024-05-16T15:52:28.729Z] 15:40:01 5 48.71 0.00 7.00 3.20 0.08 41.00 [2024-05-16T15:52:28.729Z] 15:40:01 6 47.66 0.00 7.23 0.03 0.08 44.99 [2024-05-16T15:52:28.729Z] 15:40:01 7 49.52 0.00 7.59 0.69 0.08 42.12 [2024-05-16T15:52:28.729Z] 15:41:01 all 5.26 0.00 2.32 1.98 0.06 90.39 [2024-05-16T15:52:28.729Z] 15:41:01 0 4.54 0.00 2.30 0.08 0.03 93.05 [2024-05-16T15:52:28.729Z] 15:41:01 1 5.25 0.00 2.81 1.26 0.05 90.64 [2024-05-16T15:52:28.729Z] 15:41:01 2 4.91 0.00 2.03 0.23 0.07 92.77 [2024-05-16T15:52:28.729Z] 15:41:01 3 5.20 0.00 2.71 3.16 0.05 88.87 [2024-05-16T15:52:28.729Z] 15:41:01 4 5.63 0.00 2.03 0.77 0.05 91.51 [2024-05-16T15:52:28.729Z] 15:41:01 5 5.19 0.00 2.08 4.82 0.07 87.83 [2024-05-16T15:52:28.729Z] 15:41:01 6 5.42 0.00 2.20 0.02 0.07 92.29 [2024-05-16T15:52:28.729Z] 15:41:01 7 5.94 0.00 2.36 5.50 0.08 86.12 [2024-05-16T15:52:28.729Z] 15:42:01 all 2.42 0.00 1.28 0.48 0.03 95.79 [2024-05-16T15:52:28.729Z] 15:42:01 0 2.75 0.00 0.88 0.02 0.03 96.32 [2024-05-16T15:52:28.729Z] 15:42:01 1 2.62 0.00 2.20 0.03 0.03 95.11 [2024-05-16T15:52:28.729Z] 15:42:01 2 2.39 0.00 0.90 0.03 0.02 96.66 [2024-05-16T15:52:28.730Z] 15:42:01 3 1.64 0.00 1.67 1.35 0.05 95.29 [2024-05-16T15:52:28.730Z] 15:42:01 4 1.86 0.00 1.29 1.44 0.03 95.37 [2024-05-16T15:52:28.730Z] 15:42:01 5 2.21 0.00 0.89 0.05 0.02 96.84 [2024-05-16T15:52:28.730Z] 15:42:01 6 4.11 0.00 1.29 0.37 0.03 94.21 [2024-05-16T15:52:28.730Z] 15:42:01 7 1.80 0.00 1.12 0.55 0.02 96.51 [2024-05-16T15:52:28.730Z] 15:43:01 all 0.35 0.00 0.07 0.02 0.01 99.55 [2024-05-16T15:52:28.730Z] 15:43:01 0 2.07 0.00 0.07 0.00 0.02 97.85 [2024-05-16T15:52:28.730Z] 15:43:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2024-05-16T15:52:28.730Z] 15:43:01 2 0.08 0.00 0.08 0.07 0.02 99.75 [2024-05-16T15:52:28.730Z] 15:43:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2024-05-16T15:52:28.730Z] 15:43:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2024-05-16T15:52:28.730Z] 15:43:01 5 0.23 0.00 0.15 0.00 0.02 99.60 [2024-05-16T15:52:28.730Z] 15:43:01 6 0.12 0.00 0.05 0.08 0.00 99.75 [2024-05-16T15:52:28.730Z] 15:43:01 7 0.13 0.00 0.08 0.00 0.02 99.77 [2024-05-16T15:52:28.730Z] 15:44:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2024-05-16T15:52:28.730Z] 15:44:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2024-05-16T15:52:28.730Z] 15:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-16T15:52:28.730Z] 15:44:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-05-16T15:52:28.730Z] 15:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-16T15:52:28.730Z] 15:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T15:52:28.730Z] 15:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-16T15:52:28.730Z] 15:44:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2024-05-16T15:52:28.730Z] 15:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-05-16T15:52:28.730Z] 15:45:01 all 0.26 0.00 0.00 0.00 0.01 99.72 [2024-05-16T15:52:28.730Z] 15:45:01 0 1.92 0.00 0.02 0.00 0.02 98.05 [2024-05-16T15:52:28.730Z] 15:45:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2024-05-16T15:52:28.730Z] 15:45:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2024-05-16T15:52:28.730Z] 15:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-16T15:52:28.730Z] 15:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T15:52:28.730Z] 15:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-16T15:52:28.730Z] 15:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-16T15:52:28.730Z] 15:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-16T15:52:28.730Z] 15:46:01 all 0.19 0.00 0.02 0.00 0.01 99.79 [2024-05-16T15:52:28.730Z] 15:46:01 0 1.04 0.00 0.03 0.00 0.00 98.92 [2024-05-16T15:52:28.730Z] 15:46:01 1 0.28 0.00 0.02 0.02 0.00 99.68 [2024-05-16T15:52:28.730Z] 15:46:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2024-05-16T15:52:28.730Z] 15:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-16T15:52:28.730Z] 15:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T15:52:28.730Z] 15:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-16T15:52:28.730Z] 15:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-16T15:52:28.730Z] 15:46:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2024-05-16T15:52:28.730Z] 15:47:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-05-16T15:52:28.730Z] 15:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-16T15:52:28.730Z] 15:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-16T15:52:28.730Z] 15:47:01 2 0.05 0.00 0.05 0.00 0.05 99.85 [2024-05-16T15:52:28.730Z] 15:47:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-05-16T15:52:28.730Z] 15:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-16T15:52:28.730Z] 15:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-16T15:52:28.730Z] 15:47:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2024-05-16T15:52:28.730Z] 15:47:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-16T15:52:28.730Z] 15:48:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-05-16T15:52:28.730Z] 15:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-16T15:52:28.730Z] 15:48:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-16T15:52:28.730Z] 15:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-16T15:52:28.730Z] 15:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-16T15:52:28.730Z] 15:48:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-05-16T15:52:28.730Z] 15:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T15:52:28.730Z] 15:48:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-05-16T15:52:28.730Z] 15:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-16T15:52:28.730Z] [2024-05-16T15:52:28.730Z] 15:48:01 CPU %user %nice %system %iowait %steal %idle [2024-05-16T15:52:28.730Z] 15:49:01 all 0.07 0.00 0.01 0.01 0.01 99.89 [2024-05-16T15:52:28.730Z] 15:49:01 0 0.43 0.00 0.02 0.00 0.02 99.53 [2024-05-16T15:52:28.730Z] 15:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T15:52:28.730Z] 15:49:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-16T15:52:28.730Z] 15:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-16T15:52:28.730Z] 15:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-16T15:52:28.730Z] 15:49:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-05-16T15:52:28.730Z] 15:49:01 6 0.00 0.00 0.00 0.07 0.02 99.92 [2024-05-16T15:52:28.730Z] 15:49:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2024-05-16T15:52:28.730Z] 15:50:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2024-05-16T15:52:28.730Z] 15:50:01 0 0.98 0.00 0.02 0.00 0.00 99.01 [2024-05-16T15:52:28.730Z] 15:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-16T15:52:28.730Z] 15:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T15:52:28.730Z] 15:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-16T15:52:28.730Z] 15:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-16T15:52:28.730Z] 15:50:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-05-16T15:52:28.730Z] 15:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-16T15:52:28.730Z] 15:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-16T15:52:28.730Z] 15:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-05-16T15:52:28.730Z] 15:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-16T15:52:28.730Z] 15:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-16T15:52:28.730Z] 15:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-16T15:52:28.730Z] 15:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-16T15:52:28.730Z] 15:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-16T15:52:28.730Z] 15:51:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-16T15:52:28.730Z] 15:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-16T15:52:28.730Z] 15:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-16T15:52:28.730Z] 15:52:01 all 8.70 0.00 3.75 2.73 0.06 84.75 [2024-05-16T15:52:28.730Z] 15:52:01 0 8.37 0.00 2.93 0.05 0.03 88.62 [2024-05-16T15:52:28.730Z] 15:52:01 1 7.44 0.00 3.85 0.15 0.07 88.49 [2024-05-16T15:52:28.730Z] 15:52:01 2 8.71 0.00 5.80 16.37 0.09 69.03 [2024-05-16T15:52:28.730Z] 15:52:01 3 10.42 0.00 4.03 0.98 0.07 84.51 [2024-05-16T15:52:28.730Z] 15:52:01 4 7.77 0.00 3.52 3.47 0.07 85.17 [2024-05-16T15:52:28.730Z] 15:52:01 5 9.52 0.00 3.21 0.03 0.05 87.19 [2024-05-16T15:52:28.730Z] 15:52:01 6 7.27 0.00 2.75 0.93 0.05 89.00 [2024-05-16T15:52:28.730Z] 15:52:01 7 10.12 0.00 3.95 0.02 0.08 85.83 [2024-05-16T15:52:28.730Z] Average: all 6.39 0.00 1.58 0.86 0.03 91.13 [2024-05-16T15:52:28.730Z] Average: 0 6.67 0.00 1.45 0.16 0.03 91.69 [2024-05-16T15:52:28.730Z] Average: 1 6.55 0.00 1.63 0.43 0.03 91.37 [2024-05-16T15:52:28.730Z] Average: 2 6.18 0.00 1.63 1.84 0.04 90.32 [2024-05-16T15:52:28.730Z] Average: 3 6.25 0.00 1.61 1.07 0.03 91.04 [2024-05-16T15:52:28.730Z] Average: 4 6.40 0.00 1.58 1.65 0.03 90.34 [2024-05-16T15:52:28.730Z] Average: 5 6.44 0.00 1.41 0.65 0.03 91.47 [2024-05-16T15:52:28.730Z] Average: 6 6.35 0.00 1.57 0.19 0.03 91.86 [2024-05-16T15:52:28.730Z] Average: 7 6.31 0.00 1.77 0.91 0.04 90.98 [2024-05-16T15:52:28.730Z] [2024-05-16T15:52:28.730Z] [2024-05-16T15:52:28.730Z]