Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e33572c78b09f38b3232d0e0b2efce3c95263582+d55cfd14756feee5759f983c7252b83ebf242d79 (98c54d4724fd947d384f2ba234d816ac55e12e61) 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-ssh15608127557338448928.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh735802250239492142.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/PR-404/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/PR-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5181176150138213535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7357560351471252620.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/PR-404/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/PR-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12204895927143732350.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.20 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-15187 in /w/workspace/foundry_device-virtual-go_PR-404 [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/foundry_device-virtual-go_PR-404 # 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 Merging remotes/origin/main commit d55cfd14756feee5759f983c7252b83ebf242d79 into PR head commit e33572c78b09f38b3232d0e0b2efce3c95263582 Merge succeeded, producing cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d Checking out Revision cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d (PR-404) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e33572c78b09f38b3232d0e0b2efce3c95263582 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d55cfd14756feee5759f983c7252b83ebf242d79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d # timeout=10 Commit message: "Merge commit 'd55cfd14756feee5759f983c7252b83ebf242d79' into HEAD" > git rev-list --no-walk e33572c78b09f38b3232d0e0b2efce3c95263582 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T08:13:35.620Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T08:13:35.681Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T08:13:35.693Z] ========================================================= [2023-05-11T08:13:35.693Z] EdgeX Global Pipelines Version Info [2023-05-11T08:13:35.693Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:13:36.415Z] ------------------- [2023-05-11T08:13:36.415Z] stable info: [2023-05-11T08:13:36.415Z] ------------------- [2023-05-11T08:13:36.415Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T08:13:36.415Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T08:13:36.415Z] Message: update stable to v1.0.249 [2023-05-11T08:13:36.994Z] ------------------- [2023-05-11T08:13:36.994Z] experimental info: [2023-05-11T08:13:36.994Z] ------------------- [2023-05-11T08:13:36.994Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T08:13:36.994Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T08:13:36.994Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T08:13:37.188Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-11T08:13:37.204Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-11T08:13:37.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T08:13:37.236Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T08:13:37.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T08:13:37.267Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T08:13:37.282Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T08:13:37.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T08:13:37.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T08:13:37.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T08:13:37.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T08:13:37.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-11T08:13:37.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T08:13:37.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T08:13:37.403Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T08:13:37.420Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T08:13:37.435Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T08:13:37.450Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T08:13:37.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T08:13:37.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T08:13:37.498Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-11T08:13:37.519Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-11T08:13:37.538Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T08:13:37.547Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T08:13:37.562Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T08:13:37.577Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T08:13:37.593Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T08:13:37.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo [2023-05-11T08:13:37.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo [2023-05-11T08:13:37.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo [2023-05-11T08:13:37.646Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [Pipeline] echo [2023-05-11T08:13:37.662Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbb2a5d [Pipeline] echo [2023-05-11T08:13:37.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T08:13:37.722Z] provisioning config files... [2023-05-11T08:13:37.738Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config10125110237652643352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:13:38.043Z] ---> docker-login.sh [2023-05-11T08:13:38.043Z] nexus3.edgexfoundry.org:10001 [2023-05-11T08:13:38.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:13:38.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:13:38.309Z] Configure a credential helper to remove this warning. See [2023-05-11T08:13:38.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:13:38.309Z] [2023-05-11T08:13:38.309Z] Login Succeeded [2023-05-11T08:13:38.309Z] nexus3.edgexfoundry.org:10002 [2023-05-11T08:13:38.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:13:38.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:13:38.571Z] Configure a credential helper to remove this warning. See [2023-05-11T08:13:38.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:13:38.571Z] [2023-05-11T08:13:38.571Z] Login Succeeded [2023-05-11T08:13:38.571Z] nexus3.edgexfoundry.org:10003 [2023-05-11T08:13:38.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:13:38.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:13:38.571Z] Configure a credential helper to remove this warning. See [2023-05-11T08:13:38.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:13:38.571Z] [2023-05-11T08:13:38.571Z] Login Succeeded [2023-05-11T08:13:38.571Z] nexus3.edgexfoundry.org:10004 [2023-05-11T08:13:38.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:13:38.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:13:38.833Z] Configure a credential helper to remove this warning. See [2023-05-11T08:13:38.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:13:38.833Z] [2023-05-11T08:13:38.833Z] Login Succeeded [2023-05-11T08:13:38.833Z] docker.io [2023-05-11T08:13:38.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:13:39.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:13:39.095Z] Configure a credential helper to remove this warning. See [2023-05-11T08:13:39.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:13:39.095Z] [2023-05-11T08:13:39.095Z] Login Succeeded [2023-05-11T08:13:39.095Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T08:13:39.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T08:13:39.461Z] + git rev-list -1 --merges cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d~1..cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [Pipeline] echo [2023-05-11T08:13:39.518Z] -----------> git rev-list -1 --merges cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d~1..cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [2023-05-11T08:13:39.518Z] cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [false] [Pipeline] sh [2023-05-11T08:13:39.820Z] + git log --format=format:%s -1 cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [Pipeline] echo [2023-05-11T08:13:39.836Z] ========================================================= [2023-05-11T08:13:39.836Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T08:13:39.836Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T08:13:40.160Z] + git log --format=format:%s -1 cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [Pipeline] echo [2023-05-11T08:13:40.171Z] [semverPrep] GIT_COMMIT: cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d, Commit Message: Merge commit 'd55cfd14756feee5759f983c7252b83ebf242d79' into HEAD [Pipeline] echo [2023-05-11T08:13:40.180Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T08:13:40.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T08:13:40.558Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T08:13:40.558Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T08:13:40.558Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T08:13:40.558Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T08:13:40.558Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T08:13:40.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:13:41.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T08:13:41.039Z] [2023-05-11T08:13:41.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:13:41.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T08:13:41.344Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T08:13:41.344Z] b85a868b505f: Pulling fs layer [2023-05-11T08:13:41.344Z] e2be974225ed: Pulling fs layer [2023-05-11T08:13:41.344Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T08:13:41.344Z] 988bab9f4d93: Pulling fs layer [2023-05-11T08:13:41.344Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T08:13:41.344Z] eaf3925da568: Pulling fs layer [2023-05-11T08:13:41.344Z] bab4dde63d76: Pulling fs layer [2023-05-11T08:13:41.344Z] bde34c3a00c8: Pulling fs layer [2023-05-11T08:13:41.344Z] b352a97aabf1: Pulling fs layer [2023-05-11T08:13:41.344Z] 4872d77fe225: Pulling fs layer [2023-05-11T08:13:41.344Z] 5851b861e8e6: Pulling fs layer [2023-05-11T08:13:41.344Z] 988bab9f4d93: Waiting [2023-05-11T08:13:41.344Z] 1469e6f7b9e6: Waiting [2023-05-11T08:13:41.344Z] eaf3925da568: Waiting [2023-05-11T08:13:41.344Z] bab4dde63d76: Waiting [2023-05-11T08:13:41.344Z] bde34c3a00c8: Waiting [2023-05-11T08:13:41.344Z] 4872d77fe225: Waiting [2023-05-11T08:13:41.344Z] e2be974225ed: Verifying Checksum [2023-05-11T08:13:41.344Z] e2be974225ed: Download complete [2023-05-11T08:13:41.344Z] 988bab9f4d93: Verifying Checksum [2023-05-11T08:13:41.344Z] 988bab9f4d93: Download complete [2023-05-11T08:13:41.604Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T08:13:41.604Z] 1469e6f7b9e6: Download complete [2023-05-11T08:13:41.604Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T08:13:41.604Z] 339a4e72a1f5: Download complete [2023-05-11T08:13:41.604Z] eaf3925da568: Download complete [2023-05-11T08:13:41.604Z] bde34c3a00c8: Verifying Checksum [2023-05-11T08:13:41.604Z] bde34c3a00c8: Download complete [2023-05-11T08:13:41.604Z] b352a97aabf1: Download complete [2023-05-11T08:13:41.604Z] 4872d77fe225: Verifying Checksum [2023-05-11T08:13:41.604Z] 4872d77fe225: Download complete [2023-05-11T08:13:41.604Z] 5851b861e8e6: Download complete [2023-05-11T08:13:41.604Z] b85a868b505f: Verifying Checksum [2023-05-11T08:13:41.604Z] b85a868b505f: Download complete [2023-05-11T08:13:41.865Z] bab4dde63d76: Verifying Checksum [2023-05-11T08:13:41.865Z] bab4dde63d76: Download complete [2023-05-11T08:13:43.246Z] b85a868b505f: Pull complete [2023-05-11T08:13:43.246Z] e2be974225ed: Pull complete [2023-05-11T08:13:43.815Z] 339a4e72a1f5: Pull complete [2023-05-11T08:13:43.815Z] 988bab9f4d93: Pull complete [2023-05-11T08:13:44.075Z] 1469e6f7b9e6: Pull complete [2023-05-11T08:13:44.075Z] eaf3925da568: Pull complete [2023-05-11T08:13:45.986Z] bab4dde63d76: Pull complete [2023-05-11T08:13:46.245Z] bde34c3a00c8: Pull complete [2023-05-11T08:13:46.245Z] b352a97aabf1: Pull complete [2023-05-11T08:13:46.245Z] 4872d77fe225: Pull complete [2023-05-11T08:13:46.506Z] 5851b861e8e6: Pull complete [2023-05-11T08:13:46.506Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T08:13:46.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T08:13:46.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:13:46.604Z] prd-ubuntu20.04-docker-8c-8g-15187 does not seem to be running inside a container [2023-05-11T08:13:46.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T08:13:49.471Z] $ docker top 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f -eo pid,comm [2023-05-11T08:13:49.524Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T08:13:49.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T08:13:49.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T08:13:49.566Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T08:13:49.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T08:13:49.692Z] $ docker exec 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f ssh-agent [2023-05-11T08:13:49.803Z] SSH_AUTH_SOCK=/tmp/ssh-m2hvpaejiedW/agent.33 [2023-05-11T08:13:49.803Z] SSH_AGENT_PID=39 [2023-05-11T08:13:49.816Z] Running ssh-add (command line suppressed) [2023-05-11T08:13:49.913Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-404@tmp/private_key_15518730969884010190.key (/w/workspace/foundry_device-virtual-go_PR-404@tmp/private_key_15518730969884010190.key) [2023-05-11T08:13:49.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T08:13:50.227Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T08:13:50.251Z] $ docker exec --env ******** --env ******** 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f ssh-agent -k [2023-05-11T08:13:50.361Z] unset SSH_AUTH_SOCK; [2023-05-11T08:13:50.361Z] unset SSH_AGENT_PID; [2023-05-11T08:13:50.361Z] echo Agent pid 39 killed; [2023-05-11T08:13:50.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T08:13:50.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T08:13:50.396Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T08:13:50.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T08:13:50.542Z] $ docker exec 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f ssh-agent [2023-05-11T08:13:50.652Z] SSH_AUTH_SOCK=/tmp/ssh-gWG1DwHyNWOh/agent.71 [2023-05-11T08:13:50.652Z] SSH_AGENT_PID=77 [2023-05-11T08:13:50.657Z] Running ssh-add (command line suppressed) [2023-05-11T08:13:50.772Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-404@tmp/private_key_1466596230042627137.key (/w/workspace/foundry_device-virtual-go_PR-404@tmp/private_key_1466596230042627137.key) [2023-05-11T08:13:50.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T08:13:51.075Z] + git semver init [2023-05-11T08:13:51.335Z] 2023-05-11 08:13:51,274 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T08:13:51.335Z] 2023-05-11 08:13:51,275 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-404/.semver [2023-05-11T08:13:51.335Z] 2023-05-11 08:13:51,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-404/.semver [2023-05-11T08:13:51.335Z] 2023-05-11 08:13:51,275 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-404/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-404, universal_newlines=False, shell=None, istream=None) [2023-05-11T08:13:52.715Z] 2023-05-11 08:13:52,284 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-404/.git/info/exclude [2023-05-11T08:13:52.715Z] 2023-05-11 08:13:52,285 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-404/.semver/PR-404 with force:False [2023-05-11T08:13:52.715Z] 2023-05-11 08:13:52,285 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-404/.semver/PR-404 [2023-05-11T08:13:52.715Z] 2023-05-11 08:13:52,290 [execute] INFO git cat-file --batch-check [2023-05-11T08:13:52.715Z] 2023-05-11 08:13:52,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-404/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T08:13:52.715Z] 2023-05-11 08:13:52,297 [execute] INFO git cat-file --batch [2023-05-11T08:13:52.715Z] 2023-05-11 08:13:52,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-404/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T08:13:52.715Z] 2023-05-11 08:13:52,304 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-404/.semver/PR-404 [2023-05-11T08:13:52.715Z] 0.0.0 [Pipeline] } [2023-05-11T08:13:52.728Z] $ docker exec --env ******** --env ******** 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f ssh-agent -k [2023-05-11T08:13:52.842Z] unset SSH_AUTH_SOCK; [2023-05-11T08:13:52.842Z] unset SSH_AGENT_PID; [2023-05-11T08:13:52.842Z] echo Agent pid 77 killed; [2023-05-11T08:13:52.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T08:13:53.154Z] + git semver [Pipeline] } [2023-05-11T08:13:53.432Z] $ docker stop --time=1 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f [2023-05-11T08:13:54.716Z] $ docker rm -f --volumes 921ed21ab85cd84ca6438f820fc26fddb326fe07cb8596d9378c88b7f376372f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T08:13:55.056Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T08:13:55.256Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T08:13:55.260Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T08:13:55.443Z] provisioning config files... [2023-05-11T08:13:55.452Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config18132878892204693048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:13:55.749Z] ---> docker-login.sh [2023-05-11T08:13:55.749Z] nexus3.edgexfoundry.org:10001 [2023-05-11T08:13:55.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:13:55.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:13:55.749Z] Configure a credential helper to remove this warning. See [2023-05-11T08:13:55.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:13:55.749Z] [2023-05-11T08:13:55.749Z] Login Succeeded [2023-05-11T08:13:55.749Z] nexus3.edgexfoundry.org:10002 [2023-05-11T08:13:55.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:13:55.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:13:55.749Z] Configure a credential helper to remove this warning. See [2023-05-11T08:13:55.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:13:55.749Z] [2023-05-11T08:13:55.749Z] Login Succeeded [2023-05-11T08:13:55.749Z] nexus3.edgexfoundry.org:10003 [2023-05-11T08:13:56.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:13:56.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:13:56.011Z] Configure a credential helper to remove this warning. See [2023-05-11T08:13:56.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:13:56.011Z] [2023-05-11T08:13:56.011Z] Login Succeeded [2023-05-11T08:13:56.011Z] nexus3.edgexfoundry.org:10004 [2023-05-11T08:13:56.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:13:56.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:13:56.011Z] Configure a credential helper to remove this warning. See [2023-05-11T08:13:56.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:13:56.011Z] [2023-05-11T08:13:56.011Z] Login Succeeded [2023-05-11T08:13:56.011Z] docker.io [2023-05-11T08:13:56.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:13:56.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:13:56.271Z] Configure a credential helper to remove this warning. See [2023-05-11T08:13:56.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:13:56.271Z] [2023-05-11T08:13:56.271Z] Login Succeeded [2023-05-11T08:13:56.271Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T08:13:56.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T08:13:56.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T08:13:56.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T08:13:56.377Z] ========================================================= [2023-05-11T08:13:56.378Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T08:13:56.378Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:13:56.695Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T08:13:56.695Z] Sending build context to Docker daemon 23.66MB [2023-05-11T08:13:56.695Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T08:13:56.695Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T08:13:56.964Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T08:13:56.964Z] f56be85fc22e: Pulling fs layer [2023-05-11T08:13:56.964Z] 85791d961cd3: Pulling fs layer [2023-05-11T08:13:56.964Z] d694b5ae8c79: Pulling fs layer [2023-05-11T08:13:56.964Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T08:13:56.964Z] 4d19c01a9841: Pulling fs layer [2023-05-11T08:13:56.964Z] 9325e15d5711: Pulling fs layer [2023-05-11T08:13:56.964Z] 556b6ee489ea: Pulling fs layer [2023-05-11T08:13:56.964Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T08:13:56.964Z] 9f32a84ed3da: Waiting [2023-05-11T08:13:56.964Z] 4d19c01a9841: Waiting [2023-05-11T08:13:56.964Z] 9325e15d5711: Waiting [2023-05-11T08:13:56.964Z] 556b6ee489ea: Waiting [2023-05-11T08:13:56.964Z] c5a4b2cf53e6: Waiting [2023-05-11T08:13:56.964Z] 85791d961cd3: Download complete [2023-05-11T08:13:56.964Z] 9f32a84ed3da: Verifying Checksum [2023-05-11T08:13:56.964Z] 9f32a84ed3da: Download complete [2023-05-11T08:13:56.964Z] 4d19c01a9841: Download complete [2023-05-11T08:13:56.964Z] f56be85fc22e: Verifying Checksum [2023-05-11T08:13:56.964Z] f56be85fc22e: Download complete [2023-05-11T08:13:56.964Z] 9325e15d5711: Verifying Checksum [2023-05-11T08:13:56.964Z] 9325e15d5711: Download complete [2023-05-11T08:13:57.227Z] f56be85fc22e: Pull complete [2023-05-11T08:13:57.227Z] 85791d961cd3: Pull complete [2023-05-11T08:13:57.802Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T08:13:57.802Z] c5a4b2cf53e6: Download complete [2023-05-11T08:13:57.802Z] d694b5ae8c79: Verifying Checksum [2023-05-11T08:13:57.802Z] d694b5ae8c79: Download complete [2023-05-11T08:13:58.062Z] 556b6ee489ea: Verifying Checksum [2023-05-11T08:14:01.353Z] d694b5ae8c79: Pull complete [2023-05-11T08:14:01.615Z] 9f32a84ed3da: Pull complete [2023-05-11T08:14:01.615Z] 4d19c01a9841: Pull complete [2023-05-11T08:14:01.615Z] 9325e15d5711: Pull complete [2023-05-11T08:14:04.159Z] 556b6ee489ea: Pull complete [2023-05-11T08:14:05.092Z] c5a4b2cf53e6: Pull complete [2023-05-11T08:14:05.092Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T08:14:05.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T08:14:05.092Z] ---> c4be618373d6 [2023-05-11T08:14:05.092Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T08:14:09.288Z] ---> Running in c9e020fafe6d [2023-05-11T08:14:09.288Z] Removing intermediate container c9e020fafe6d [2023-05-11T08:14:09.288Z] ---> fb9e55b60f1d [2023-05-11T08:14:09.288Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T08:14:09.288Z] ---> Running in 2a0e9d172ad0 [2023-05-11T08:14:09.288Z] Removing intermediate container 2a0e9d172ad0 [2023-05-11T08:14:09.288Z] ---> 19d33ee2de01 [2023-05-11T08:14:09.288Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:14:09.288Z] ---> Running in f3501b5607fe [2023-05-11T08:14:09.288Z] Removing intermediate container f3501b5607fe [2023-05-11T08:14:09.288Z] ---> 4dbe7761a057 [2023-05-11T08:14:09.288Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-11T08:14:09.288Z] ---> Running in 6c1edb5f05db [2023-05-11T08:14:09.546Z] Removing intermediate container 6c1edb5f05db [2023-05-11T08:14:09.546Z] ---> eb740bef5ef6 [2023-05-11T08:14:09.546Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T08:14:09.546Z] ---> Running in efae2fdf6525 [2023-05-11T08:14:09.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:14:09.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:14:10.065Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T08:14:10.065Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T08:14:10.065Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T08:14:10.065Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T08:14:10.065Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:14:10.327Z] OK: 269 MiB in 57 packages [2023-05-11T08:14:10.384Z] Still waiting to schedule task [2023-05-11T08:14:10.385Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-11T08:14:10.896Z] Removing intermediate container efae2fdf6525 [2023-05-11T08:14:10.896Z] ---> b7a083f52a47 [2023-05-11T08:14:10.896Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-11T08:14:10.896Z] ---> 788c25471cee [2023-05-11T08:14:10.896Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:14:10.896Z] ---> Running in 5c618a91f934 [2023-05-11T08:14:57.630Z] Removing intermediate container 5c618a91f934 [2023-05-11T08:14:57.630Z] ---> 3f922a5e5d50 [2023-05-11T08:14:57.630Z] Step 10/12 : COPY . . [2023-05-11T08:14:57.630Z] ---> 16fa65b7c0c3 [2023-05-11T08:14:57.630Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T08:14:57.630Z] ---> Running in beb80754a91e [2023-05-11T08:14:57.630Z] Removing intermediate container beb80754a91e [2023-05-11T08:14:57.630Z] ---> 833c52ba968a [2023-05-11T08:14:57.630Z] Step 12/12 : RUN $MAKE [2023-05-11T08:14:57.630Z] ---> Running in 6a49b64adb97 [2023-05-11T08:14:57.630Z] noop [2023-05-11T08:14:57.630Z] Removing intermediate container 6a49b64adb97 [2023-05-11T08:14:57.630Z] ---> 292e30d8d79c [2023-05-11T08:14:57.630Z] Successfully built 292e30d8d79c [2023-05-11T08:14:57.630Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:14:57.962Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T08:14:57.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:14:58.031Z] prd-ubuntu20.04-docker-8c-8g-15187 does not seem to be running inside a container [2023-05-11T08:14:58.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T08:14:58.402Z] $ docker top 6cacd362c508eb359cc48b3b1c9a5dd35a0cbd4f61125ec87ae3fb390a04cda2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T08:14:58.742Z] + go version [2023-05-11T08:14:58.743Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T08:14:58.761Z] $ docker stop --time=1 6cacd362c508eb359cc48b3b1c9a5dd35a0cbd4f61125ec87ae3fb390a04cda2 [2023-05-11T08:15:00.033Z] $ docker rm -f --volumes 6cacd362c508eb359cc48b3b1c9a5dd35a0cbd4f61125ec87ae3fb390a04cda2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:15:00.417Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T08:15:00.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:15:00.490Z] prd-ubuntu20.04-docker-8c-8g-15187 does not seem to be running inside a container [2023-05-11T08:15:00.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T08:15:00.851Z] $ docker top 808b41ad293b7b4ad4cac126cc42615aa7f1e3567f6bb02e05b980b1e84b3d51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T08:15:01.188Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-404 [Pipeline] fileExists [Pipeline] sh [2023-05-11T08:15:01.483Z] + make test [2023-05-11T08:15:01.483Z] go test ./... -coverprofile=coverage.out [2023-05-11T08:15:06.762Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-11T08:15:16.738Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-11T08:15:16.738Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2023-05-11T08:15:22.002Z] go vet ./... [2023-05-11T08:15:26.186Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T08:15:26.186Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T08:15:26.186Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T08:15:26.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T08:15:26.214Z] $ docker stop --time=1 808b41ad293b7b4ad4cac126cc42615aa7f1e3567f6bb02e05b980b1e84b3d51 [2023-05-11T08:15:29.265Z] $ docker rm -f --volumes 808b41ad293b7b4ad4cac126cc42615aa7f1e3567f6bb02e05b980b1e84b3d51 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T08:15:29.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T08:15:29.815Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T08:15:30.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T08:15:30.624Z] + ls -al . [2023-05-11T08:15:30.624Z] total 192 [2023-05-11T08:15:30.624Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 08:15 . [2023-05-11T08:15:30.624Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 08:13 .. [2023-05-11T08:15:30.624Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 08:13 .git [2023-05-11T08:15:30.624Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 08:13 .github [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 337 May 11 08:13 .gitignore [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 08:13 .golangci.yml [2023-05-11T08:15:30.624Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 08:13 .semver [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 11 08:13 Attribution.txt [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 11 08:13 CHANGELOG.md [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 11 08:13 Dockerfile [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 08:13 GOVERNANCE.md [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 660 May 11 08:13 Jenkinsfile [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 08:13 LICENSE [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 11 08:13 Makefile [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 623 May 11 08:13 OWNERS.md [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 11 08:13 README.md [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 08:13 VERSION [2023-05-11T08:15:30.624Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 08:13 bin [2023-05-11T08:15:30.624Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 08:13 cmd [2023-05-11T08:15:30.624Z] -rw-r--r-- 1 jenkins jenkins 43063 May 11 08:15 coverage.out [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 11 08:13 go.mod [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 11 08:13 go.sum [2023-05-11T08:15:30.624Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 08:13 internal [2023-05-11T08:15:30.624Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 08:13 snap [2023-05-11T08:15:30.624Z] -rw-rw-r-- 1 jenkins jenkins 235 May 11 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:15:30.928Z] + 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=cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d --label arch=amd64 --label version=0.0.0 . [2023-05-11T08:15:30.928Z] Sending build context to Docker daemon 23.7MB [2023-05-11T08:15:30.928Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T08:15:30.928Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T08:15:30.928Z] ---> 292e30d8d79c [2023-05-11T08:15:30.928Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T08:15:31.498Z] ---> Running in d7c322265e4f [2023-05-11T08:15:31.498Z] Removing intermediate container d7c322265e4f [2023-05-11T08:15:31.498Z] ---> 4188a56fd4d0 [2023-05-11T08:15:31.498Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T08:15:31.498Z] ---> Running in 9c2ffe7ffc7a [2023-05-11T08:15:31.498Z] Removing intermediate container 9c2ffe7ffc7a [2023-05-11T08:15:31.498Z] ---> 3bf37f1e9a79 [2023-05-11T08:15:31.498Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:15:31.498Z] ---> Running in f2b1ead23186 [2023-05-11T08:15:31.498Z] Removing intermediate container f2b1ead23186 [2023-05-11T08:15:31.498Z] ---> c071b73aa16a [2023-05-11T08:15:31.498Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-11T08:15:31.498Z] ---> Running in c7836504892e [2023-05-11T08:15:31.757Z] Removing intermediate container c7836504892e [2023-05-11T08:15:31.757Z] ---> 2c2cf851d628 [2023-05-11T08:15:31.757Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T08:15:31.757Z] ---> Running in 26da5a1f5b23 [2023-05-11T08:15:32.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:15:32.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:15:32.274Z] OK: 269 MiB in 57 packages [2023-05-11T08:15:32.534Z] Removing intermediate container 26da5a1f5b23 [2023-05-11T08:15:32.534Z] ---> 0d187e9dd57a [2023-05-11T08:15:32.534Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-11T08:15:32.792Z] ---> 00edc905fe62 [2023-05-11T08:15:32.792Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:15:32.792Z] ---> Running in aba67a4fc22f [2023-05-11T08:15:33.731Z] Removing intermediate container aba67a4fc22f [2023-05-11T08:15:33.731Z] ---> 0f67018fd3e5 [2023-05-11T08:15:33.731Z] Step 10/25 : COPY . . [2023-05-11T08:15:34.302Z] ---> e89547b5373d [2023-05-11T08:15:34.302Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T08:15:34.302Z] ---> Running in 7c2b91769f8b [2023-05-11T08:15:34.302Z] Removing intermediate container 7c2b91769f8b [2023-05-11T08:15:34.302Z] ---> b966fb17c3fd [2023-05-11T08:15:34.302Z] Step 12/25 : RUN $MAKE [2023-05-11T08:15:34.302Z] ---> Running in 6ecd3051759e [2023-05-11T08:15:34.561Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-11T08:15:50.734Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15188 in /w/workspace/foundry_device-virtual-go_PR-404 [Pipeline] { [Pipeline] ws [2023-05-11T08:15:50.746Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2023-05-11T08:15:50.788Z] The recommended git tool is: git [2023-05-11T08:15:56.266Z] using credential edgex-jenkins-ssh [2023-05-11T08:15:56.282Z] Cloning the remote Git repository [2023-05-11T08:15:56.500Z] Removing intermediate container 6ecd3051759e [2023-05-11T08:15:56.500Z] ---> 70a675d94a50 [2023-05-11T08:15:56.500Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T08:15:56.500Z] 3.17: Pulling from library/alpine [2023-05-11T08:15:56.500Z] f56be85fc22e: Already exists [2023-05-11T08:15:56.500Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T08:15:56.500Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T08:15:56.500Z] ---> 9ed4aefc74f6 [2023-05-11T08:15:56.500Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-11T08:15:56.500Z] ---> Running in 27485e5218d7 [2023-05-11T08:15:56.500Z] Removing intermediate container 27485e5218d7 [2023-05-11T08:15:56.500Z] ---> 28e2df77f0d1 [2023-05-11T08:15:56.500Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T08:15:56.500Z] ---> Running in 96ed963a5dec [2023-05-11T08:15:56.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:15:56.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:15:56.500Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T08:15:56.500Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:15:56.500Z] OK: 7 MiB in 16 packages [2023-05-11T08:15:56.500Z] Removing intermediate container 96ed963a5dec [2023-05-11T08:15:56.500Z] ---> ef3ff9f61ff3 [2023-05-11T08:15:56.500Z] Step 16/25 : WORKDIR / [2023-05-11T08:15:56.500Z] ---> Running in ff628c50c694 [2023-05-11T08:15:56.500Z] Removing intermediate container ff628c50c694 [2023-05-11T08:15:56.500Z] ---> f34c6d9026d2 [2023-05-11T08:15:56.500Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-11T08:15:56.500Z] ---> 48439ab86354 [2023-05-11T08:15:56.500Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-11T08:15:56.500Z] ---> 342b6b098f47 [2023-05-11T08:15:56.500Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-11T08:15:56.500Z] ---> f70b44829700 [2023-05-11T08:15:56.500Z] Step 20/25 : EXPOSE 59900 [2023-05-11T08:15:56.500Z] ---> Running in f1cef874b8d0 [2023-05-11T08:15:56.500Z] Removing intermediate container f1cef874b8d0 [2023-05-11T08:15:56.500Z] ---> 8b51d5528ed6 [2023-05-11T08:15:56.500Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-11T08:15:56.500Z] ---> Running in 7fe97282df22 [2023-05-11T08:15:56.761Z] Removing intermediate container 7fe97282df22 [2023-05-11T08:15:56.761Z] ---> 6da992229032 [2023-05-11T08:15:56.761Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T08:15:56.761Z] ---> Running in 550805de7825 [2023-05-11T08:15:56.761Z] Removing intermediate container 550805de7825 [2023-05-11T08:15:56.761Z] ---> 98c3ea5f9653 [2023-05-11T08:15:56.761Z] Step 23/25 : LABEL arch=amd64 [2023-05-11T08:15:56.761Z] ---> Running in cebe1f17765b [2023-05-11T08:15:56.761Z] Removing intermediate container cebe1f17765b [2023-05-11T08:15:56.761Z] ---> 57c830ff2558 [2023-05-11T08:15:56.761Z] Step 24/25 : LABEL git_sha=cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [2023-05-11T08:15:56.327Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-11T08:15:56.420Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2023-05-11T08:15:56.581Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-11T08:15:56.582Z] > git --version # timeout=10 [2023-05-11T08:15:56.604Z] > git --version # 'git version 2.25.1' [2023-05-11T08:15:56.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T08:15:56.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T08:15:57.020Z] ---> Running in a2ad2f656589 [2023-05-11T08:15:57.020Z] Removing intermediate container a2ad2f656589 [2023-05-11T08:15:57.020Z] ---> 38376aa145d3 [2023-05-11T08:15:57.020Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T08:15:57.020Z] ---> Running in 58ca957a672d [2023-05-11T08:15:57.020Z] Removing intermediate container 58ca957a672d [2023-05-11T08:15:57.020Z] ---> 64fbc3ecb1d9 [2023-05-11T08:15:57.020Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T08:15:57.020Z] Successfully built 64fbc3ecb1d9 [2023-05-11T08:15:57.020Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:15:57.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T08:15:57.505Z] [2023-05-11T08:15:57.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:15:57.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T08:15:57.814Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T08:15:57.814Z] 5eb5b503b376: Pulling fs layer [2023-05-11T08:15:57.814Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T08:15:57.814Z] ec43610c2a17: Pulling fs layer [2023-05-11T08:15:57.814Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T08:15:57.814Z] 33b1e0a273af: Pulling fs layer [2023-05-11T08:15:57.814Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T08:15:57.814Z] 2f39f015ded8: Pulling fs layer [2023-05-11T08:15:57.814Z] 3a2ae6a8a46f: Waiting [2023-05-11T08:15:57.814Z] 33b1e0a273af: Waiting [2023-05-11T08:15:57.814Z] 5d3b04190fa2: Waiting [2023-05-11T08:15:57.814Z] 2f39f015ded8: Waiting [2023-05-11T08:15:57.814Z] 5c69ac0246d0: Verifying Checksum [2023-05-11T08:15:57.814Z] 5c69ac0246d0: Download complete [2023-05-11T08:15:57.814Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T08:15:57.814Z] 3a2ae6a8a46f: Download complete [2023-05-11T08:15:57.814Z] 33b1e0a273af: Verifying Checksum [2023-05-11T08:15:57.814Z] 33b1e0a273af: Download complete [2023-05-11T08:15:57.814Z] ec43610c2a17: Verifying Checksum [2023-05-11T08:15:57.814Z] ec43610c2a17: Download complete [2023-05-11T08:15:57.814Z] 5d3b04190fa2: Download complete [2023-05-11T08:15:58.076Z] 5eb5b503b376: Verifying Checksum [2023-05-11T08:15:58.076Z] 5eb5b503b376: Download complete [2023-05-11T08:15:58.646Z] 2f39f015ded8: Download complete [2023-05-11T08:15:59.215Z] 5eb5b503b376: Pull complete [2023-05-11T08:15:59.474Z] 5c69ac0246d0: Pull complete [2023-05-11T08:15:58.881Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-11T08:15:58.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T08:16:00.041Z] ec43610c2a17: Pull complete [2023-05-11T08:16:00.041Z] 3a2ae6a8a46f: Pull complete [2023-05-11T08:16:00.298Z] 33b1e0a273af: Pull complete [2023-05-11T08:16:00.299Z] 5d3b04190fa2: Pull complete [2023-05-11T08:16:00.366Z] Merging remotes/origin/main commit d55cfd14756feee5759f983c7252b83ebf242d79 into PR head commit e33572c78b09f38b3232d0e0b2efce3c95263582 [2023-05-11T08:16:00.697Z] Merge succeeded, producing 181e79f3b5420f50ecdde24e66e84e32696ea8c9 [2023-05-11T08:16:00.697Z] Checking out Revision 181e79f3b5420f50ecdde24e66e84e32696ea8c9 (PR-404) [2023-05-11T08:15:59.799Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-11T08:15:59.842Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-11T08:15:59.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T08:15:59.859Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-11T08:16:00.386Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T08:16:00.463Z] > git checkout -f e33572c78b09f38b3232d0e0b2efce3c95263582 # timeout=10 [2023-05-11T08:16:00.555Z] > git remote # timeout=10 [2023-05-11T08:16:00.574Z] > git config --get remote.origin.url # timeout=10 [2023-05-11T08:16:00.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T08:16:00.617Z] > git merge d55cfd14756feee5759f983c7252b83ebf242d79 # timeout=10 [2023-05-11T08:16:00.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-11T08:16:00.704Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T08:16:00.719Z] > git checkout -f 181e79f3b5420f50ecdde24e66e84e32696ea8c9 # timeout=10 [2023-05-11T08:16:04.190Z] Commit message: "Merge commit 'd55cfd14756feee5759f983c7252b83ebf242d79' into HEAD" [2023-05-11T08:16:04.201Z] > git rev-list --no-walk e33572c78b09f38b3232d0e0b2efce3c95263582 # timeout=10 [2023-05-11T08:16:04.488Z] 2f39f015ded8: Pull complete [2023-05-11T08:16:04.488Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T08:16:04.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T08:16:04.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:16:04.569Z] prd-ubuntu20.04-docker-8c-8g-15187 does not seem to be running inside a container [2023-05-11T08:16:04.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T08:16:04.835Z] [2023-05-11T08:16:04.835Z] GitHub has been notified of this commit’s build result [2023-05-11T08:16:04.835Z] [2023-05-11T08:16:07.641Z] $ docker top 3cd9382da1336c5b262641bf2b01d52e57202d0c7d3d7b48e449b9edf63d104e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T08:16:08.041Z] ---> job-cost.sh [2023-05-11T08:16:08.041Z] lf-activate-venv: SKIPPING [2023-05-11T08:16:08.041Z] INFO: No Stack... [2023-05-11T08:16:08.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T08:16:08.308Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T08:16:08.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T08:16:08.308Z] Dload Upload Total Spent Left Speed [2023-05-11T08:16:08.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [2023-05-11T08:16:08.557Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-05-11T08:16:08.844Z] + + catcut /w/workspace/foundry_device-virtual-go_PR-404/archives/cost.csv -d, [2023-05-11T08:16:08.845Z] -f6 [Pipeline] lock [2023-05-11T08:16:08.857Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] [2023-05-11T08:16:08.866Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] did not exist. Created. [2023-05-11T08:16:08.866Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T08:16:09.043Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T08:16:09.165Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T08:16:09.191Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T08:16:09.196Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T08:16:09.220Z] $ docker stop --time=1 3cd9382da1336c5b262641bf2b01d52e57202d0c7d3d7b48e449b9edf63d104e [2023-05-11T08:16:09.377Z] + sudo tee /etc/docker/daemon.new [2023-05-11T08:16:09.377Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T08:16:09.377Z] { [2023-05-11T08:16:09.377Z] "registry-mirrors": [ [2023-05-11T08:16:09.377Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T08:16:09.377Z] ], [2023-05-11T08:16:09.377Z] "bip": "10.250.0.254/24", [2023-05-11T08:16:09.377Z] "hosts": [ [2023-05-11T08:16:09.377Z] "tcp://0.0.0.0:5555", [2023-05-11T08:16:09.377Z] "unix:///var/run/docker.sock" [2023-05-11T08:16:09.377Z] ], [2023-05-11T08:16:09.377Z] "mtu": 1458, [2023-05-11T08:16:09.377Z] "selinux-enabled": true, [2023-05-11T08:16:09.377Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T08:16:09.377Z] } [2023-05-11T08:16:10.382Z] $ docker rm -f --volumes 3cd9382da1336c5b262641bf2b01d52e57202d0c7d3d7b48e449b9edf63d104e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T08:16:10.745Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T08:16:11.075Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T08:16:29.349Z] provisioning config files... [2023-05-11T08:16:29.376Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config12005176356149062171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:16:29.733Z] ---> docker-login.sh [2023-05-11T08:16:29.733Z] nexus3.edgexfoundry.org:10001 [2023-05-11T08:16:30.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:16:30.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:16:30.325Z] Configure a credential helper to remove this warning. See [2023-05-11T08:16:30.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:16:30.325Z] [2023-05-11T08:16:30.325Z] Login Succeeded [2023-05-11T08:16:30.325Z] nexus3.edgexfoundry.org:10002 [2023-05-11T08:16:30.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:16:30.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:16:30.602Z] Configure a credential helper to remove this warning. See [2023-05-11T08:16:30.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:16:30.602Z] [2023-05-11T08:16:30.602Z] Login Succeeded [2023-05-11T08:16:30.602Z] nexus3.edgexfoundry.org:10003 [2023-05-11T08:16:30.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:16:31.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:16:31.141Z] Configure a credential helper to remove this warning. See [2023-05-11T08:16:31.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:16:31.141Z] [2023-05-11T08:16:31.141Z] Login Succeeded [2023-05-11T08:16:31.141Z] nexus3.edgexfoundry.org:10004 [2023-05-11T08:16:31.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:16:31.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:16:31.411Z] Configure a credential helper to remove this warning. See [2023-05-11T08:16:31.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:16:31.411Z] [2023-05-11T08:16:31.411Z] Login Succeeded [2023-05-11T08:16:31.411Z] docker.io [2023-05-11T08:16:31.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:16:31.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:16:31.949Z] Configure a credential helper to remove this warning. See [2023-05-11T08:16:31.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:16:31.949Z] [2023-05-11T08:16:31.949Z] Login Succeeded [2023-05-11T08:16:31.949Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T08:16:31.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T08:16:32.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T08:16:32.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T08:16:32.240Z] ========================================================= [2023-05-11T08:16:32.240Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T08:16:32.240Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:16:32.581Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T08:16:32.851Z] Sending build context to Docker daemon 12MB [2023-05-11T08:16:33.122Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T08:16:33.122Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T08:16:33.122Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T08:16:33.122Z] c41833b44d91: Pulling fs layer [2023-05-11T08:16:33.122Z] ed15518f5707: Pulling fs layer [2023-05-11T08:16:33.122Z] feae8fd75edb: Pulling fs layer [2023-05-11T08:16:33.122Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T08:16:33.122Z] 3cdef696dda3: Pulling fs layer [2023-05-11T08:16:33.122Z] 2ced38df9373: Pulling fs layer [2023-05-11T08:16:33.122Z] 58f1dce35555: Pulling fs layer [2023-05-11T08:16:33.122Z] 3cdef696dda3: Waiting [2023-05-11T08:16:33.122Z] 242c74f7c9fa: Waiting [2023-05-11T08:16:33.122Z] 58f1dce35555: Waiting [2023-05-11T08:16:33.122Z] ed15518f5707: Download complete [2023-05-11T08:16:33.122Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T08:16:33.122Z] 242c74f7c9fa: Download complete [2023-05-11T08:16:33.122Z] 3cdef696dda3: Download complete [2023-05-11T08:16:33.398Z] c41833b44d91: Verifying Checksum [2023-05-11T08:16:33.398Z] c41833b44d91: Download complete [2023-05-11T08:16:34.386Z] c41833b44d91: Pull complete [2023-05-11T08:16:34.657Z] 58f1dce35555: Verifying Checksum [2023-05-11T08:16:34.657Z] 58f1dce35555: Download complete [2023-05-11T08:16:34.657Z] ed15518f5707: Pull complete [2023-05-11T08:16:35.636Z] feae8fd75edb: Verifying Checksum [2023-05-11T08:16:35.636Z] feae8fd75edb: Download complete [2023-05-11T08:16:35.904Z] 2ced38df9373: Verifying Checksum [2023-05-11T08:16:35.904Z] 2ced38df9373: Download complete [2023-05-11T08:16:45.988Z] feae8fd75edb: Pull complete [2023-05-11T08:16:45.988Z] 242c74f7c9fa: Pull complete [2023-05-11T08:16:45.988Z] 3cdef696dda3: Pull complete [2023-05-11T08:16:52.798Z] 2ced38df9373: Pull complete [2023-05-11T08:16:54.220Z] 58f1dce35555: Pull complete [2023-05-11T08:16:54.220Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T08:16:54.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T08:16:54.220Z] ---> fadd8f120f05 [2023-05-11T08:16:54.220Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T08:16:56.176Z] ---> Running in fd9219540832 [2023-05-11T08:16:56.176Z] Removing intermediate container fd9219540832 [2023-05-11T08:16:56.176Z] ---> 40b5e7f71ad0 [2023-05-11T08:16:56.176Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T08:16:56.176Z] ---> Running in 965057613dcf [2023-05-11T08:16:56.445Z] Removing intermediate container 965057613dcf [2023-05-11T08:16:56.445Z] ---> 928623ba784b [2023-05-11T08:16:56.445Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:16:56.714Z] ---> Running in 6afdfc9a23ec [2023-05-11T08:16:56.982Z] Removing intermediate container 6afdfc9a23ec [2023-05-11T08:16:56.982Z] ---> a72aeffe92dd [2023-05-11T08:16:56.982Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-11T08:16:56.982Z] ---> Running in 6695fad64a97 [2023-05-11T08:16:57.249Z] Removing intermediate container 6695fad64a97 [2023-05-11T08:16:57.249Z] ---> 48ceb6ca6e5e [2023-05-11T08:16:57.249Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T08:16:57.516Z] ---> Running in 960ca3c93586 [2023-05-11T08:16:58.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:16:59.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:17:00.023Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T08:17:00.024Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T08:17:00.024Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T08:17:00.024Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T08:17:00.291Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:17:00.291Z] OK: 268 MiB in 57 packages [2023-05-11T08:17:01.253Z] Removing intermediate container 960ca3c93586 [2023-05-11T08:17:01.253Z] ---> 5c8b9b6ceb21 [2023-05-11T08:17:01.253Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-11T08:17:01.838Z] ---> 6804753c7759 [2023-05-11T08:17:01.838Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:17:01.838Z] ---> Running in b9256fc9308b [2023-05-11T08:17:58.309Z] Removing intermediate container b9256fc9308b [2023-05-11T08:17:58.309Z] ---> 3fcb57d3a49f [2023-05-11T08:17:58.309Z] Step 10/12 : COPY . . [2023-05-11T08:17:59.723Z] ---> 030da1bbcff5 [2023-05-11T08:17:59.723Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T08:17:59.723Z] ---> Running in f7fde46e8bc1 [2023-05-11T08:18:00.005Z] Removing intermediate container f7fde46e8bc1 [2023-05-11T08:18:00.005Z] ---> 30c4a4e33a18 [2023-05-11T08:18:00.005Z] Step 12/12 : RUN $MAKE [2023-05-11T08:18:00.005Z] ---> Running in 9a3ca2282960 [2023-05-11T08:18:00.972Z] noop [2023-05-11T08:18:01.559Z] Removing intermediate container 9a3ca2282960 [2023-05-11T08:18:01.559Z] ---> 9623b9a8e814 [2023-05-11T08:18:01.829Z] Successfully built 9623b9a8e814 [2023-05-11T08:18:01.829Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:18:02.184Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T08:18:02.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:18:02.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-15188 does not seem to be running inside a container [2023-05-11T08:18:02.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T08:18:03.628Z] $ docker top 4ec2d44434ca9fe7a494d8c12cb1bf0a37c01d300cd493ae56b81e53d9ab127a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T08:18:04.466Z] + go version [2023-05-11T08:18:04.466Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T08:18:04.498Z] $ docker stop --time=1 4ec2d44434ca9fe7a494d8c12cb1bf0a37c01d300cd493ae56b81e53d9ab127a [2023-05-11T08:18:06.123Z] $ docker rm -f --volumes 4ec2d44434ca9fe7a494d8c12cb1bf0a37c01d300cd493ae56b81e53d9ab127a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:18:06.677Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T08:18:06.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:18:06.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-15188 does not seem to be running inside a container [2023-05-11T08:18:06.941Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T08:18:08.136Z] $ docker top 98df16fde63abeaeb6e54095966db2b894647715b7e497a55bceac1cdcd113d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T08:18:08.947Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-11T08:18:09.282Z] + make test [2023-05-11T08:18:09.282Z] go test ./... -coverprofile=coverage.out [2023-05-11T08:18:41.629Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-11T08:20:33.326Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-11T08:20:33.326Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.085s coverage: 58.4% of statements [2023-05-11T08:20:33.326Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T08:20:33.326Z] go vet ./... [2023-05-11T08:21:05.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T08:21:05.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T08:21:05.611Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T08:21:05.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T08:21:05.654Z] $ docker stop --time=1 98df16fde63abeaeb6e54095966db2b894647715b7e497a55bceac1cdcd113d5 [2023-05-11T08:21:07.506Z] $ docker rm -f --volumes 98df16fde63abeaeb6e54095966db2b894647715b7e497a55bceac1cdcd113d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T08:21:08.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T08:21:08.630Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T08:21:09.227Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T08:21:09.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T08:21:09.959Z] + ls -al . [2023-05-11T08:21:09.959Z] total 188 [2023-05-11T08:21:09.959Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 08:18 . [2023-05-11T08:21:09.959Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 08:15 .. [2023-05-11T08:21:09.959Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 08:16 .git [2023-05-11T08:21:09.959Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 08:16 .github [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 337 May 11 08:16 .gitignore [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 08:16 .golangci.yml [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 11 08:16 Attribution.txt [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 11 08:16 CHANGELOG.md [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 11 08:16 Dockerfile [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 08:16 GOVERNANCE.md [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 660 May 11 08:16 Jenkinsfile [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 08:16 LICENSE [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 11 08:16 Makefile [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 623 May 11 08:16 OWNERS.md [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 11 08:16 README.md [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 08:13 VERSION [2023-05-11T08:21:09.959Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 08:16 bin [2023-05-11T08:21:09.959Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 08:16 cmd [2023-05-11T08:21:09.959Z] -rw-r--r-- 1 jenkins jenkins 43063 May 11 08:20 coverage.out [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 11 08:16 go.mod [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 11 08:16 go.sum [2023-05-11T08:21:09.959Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 08:16 internal [2023-05-11T08:21:09.959Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 08:16 snap [2023-05-11T08:21:09.959Z] -rw-rw-r-- 1 jenkins jenkins 235 May 11 08:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:21:10.322Z] + 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=181e79f3b5420f50ecdde24e66e84e32696ea8c9 --label arch=arm64 --label version=0.0.0 . [2023-05-11T08:21:10.946Z] Sending build context to Docker daemon 12.04MB [2023-05-11T08:21:10.946Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T08:21:10.946Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T08:21:10.946Z] ---> 9623b9a8e814 [2023-05-11T08:21:10.946Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T08:21:10.946Z] ---> Running in f96db5fa4551 [2023-05-11T08:21:11.219Z] Removing intermediate container f96db5fa4551 [2023-05-11T08:21:11.219Z] ---> d476f914c754 [2023-05-11T08:21:11.219Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T08:21:11.488Z] ---> Running in dc0e18e25341 [2023-05-11T08:21:11.755Z] Removing intermediate container dc0e18e25341 [2023-05-11T08:21:11.755Z] ---> 72d9acdba7b1 [2023-05-11T08:21:11.755Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:21:11.755Z] ---> Running in 25ee34cc5b60 [2023-05-11T08:21:12.025Z] Removing intermediate container 25ee34cc5b60 [2023-05-11T08:21:12.025Z] ---> 5c2d0f76d6ea [2023-05-11T08:21:12.025Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-11T08:21:12.025Z] ---> Running in 3d20e9c9311a [2023-05-11T08:21:12.613Z] Removing intermediate container 3d20e9c9311a [2023-05-11T08:21:12.613Z] ---> 9ea1b894db6d [2023-05-11T08:21:12.613Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T08:21:12.613Z] ---> Running in 930e3d735b9d [2023-05-11T08:21:13.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:21:14.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:21:15.123Z] OK: 268 MiB in 57 packages [2023-05-11T08:21:16.103Z] Removing intermediate container 930e3d735b9d [2023-05-11T08:21:16.103Z] ---> 108f0ab10937 [2023-05-11T08:21:16.103Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-11T08:21:16.373Z] ---> 391353aacae4 [2023-05-11T08:21:16.373Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:21:16.373Z] ---> Running in 0b292da53007 [2023-05-11T08:21:19.724Z] Removing intermediate container 0b292da53007 [2023-05-11T08:21:19.724Z] ---> fb96274934e1 [2023-05-11T08:21:19.724Z] Step 10/25 : COPY . . [2023-05-11T08:21:20.688Z] ---> 758b630b4b76 [2023-05-11T08:21:20.688Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T08:21:20.688Z] ---> Running in 9c6a41a4cd1e [2023-05-11T08:21:20.956Z] Removing intermediate container 9c6a41a4cd1e [2023-05-11T08:21:20.956Z] ---> 89fa7a062ca7 [2023-05-11T08:21:20.956Z] Step 12/25 : RUN $MAKE [2023-05-11T08:21:20.956Z] ---> Running in d77673ee942f [2023-05-11T08:21:21.918Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-11T08:23:28.595Z] Removing intermediate container d77673ee942f [2023-05-11T08:23:28.595Z] ---> 208ce16e94b9 [2023-05-11T08:23:28.595Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T08:23:28.595Z] 3.17: Pulling from library/alpine [2023-05-11T08:23:28.595Z] c41833b44d91: Already exists [2023-05-11T08:23:28.595Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T08:23:28.595Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T08:23:28.595Z] ---> 51e60588ff2c [2023-05-11T08:23:28.595Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-11T08:23:28.595Z] ---> Running in cf1077b52f03 [2023-05-11T08:23:28.595Z] Removing intermediate container cf1077b52f03 [2023-05-11T08:23:28.595Z] ---> 1185a101656b [2023-05-11T08:23:28.595Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T08:23:28.595Z] ---> Running in e4feb4f6a47a [2023-05-11T08:23:28.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:23:28.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:23:28.595Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T08:23:28.595Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:23:28.595Z] OK: 8 MiB in 16 packages [2023-05-11T08:23:28.595Z] Removing intermediate container e4feb4f6a47a [2023-05-11T08:23:28.595Z] ---> 56517220e543 [2023-05-11T08:23:28.595Z] Step 16/25 : WORKDIR / [2023-05-11T08:23:28.595Z] ---> Running in d7d6ba11032a [2023-05-11T08:23:28.595Z] Removing intermediate container d7d6ba11032a [2023-05-11T08:23:28.595Z] ---> 0945a47b422b [2023-05-11T08:23:28.595Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-11T08:23:28.595Z] ---> d68de78155f8 [2023-05-11T08:23:28.595Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-11T08:23:29.186Z] ---> a1db63d2357f [2023-05-11T08:23:29.186Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-11T08:23:30.608Z] ---> 247b7b6ca1fc [2023-05-11T08:23:30.608Z] Step 20/25 : EXPOSE 59900 [2023-05-11T08:23:30.874Z] ---> Running in 13ee87e00e68 [2023-05-11T08:23:31.142Z] Removing intermediate container 13ee87e00e68 [2023-05-11T08:23:31.142Z] ---> 824af7b54fd2 [2023-05-11T08:23:31.142Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-11T08:23:31.142Z] ---> Running in abb40e251b6f [2023-05-11T08:23:31.412Z] Removing intermediate container abb40e251b6f [2023-05-11T08:23:31.412Z] ---> e67b84a26275 [2023-05-11T08:23:31.412Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T08:23:31.412Z] ---> Running in 82de1138ee82 [2023-05-11T08:23:31.682Z] Removing intermediate container 82de1138ee82 [2023-05-11T08:23:31.682Z] ---> 4a1e19e9768b [2023-05-11T08:23:31.682Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T08:23:31.951Z] ---> Running in ecc88c93124c [2023-05-11T08:23:32.219Z] Removing intermediate container ecc88c93124c [2023-05-11T08:23:32.219Z] ---> 1e88cb07f338 [2023-05-11T08:23:32.219Z] Step 24/25 : LABEL git_sha=181e79f3b5420f50ecdde24e66e84e32696ea8c9 [2023-05-11T08:23:32.219Z] ---> Running in 2cc3ef033f51 [2023-05-11T08:23:32.487Z] Removing intermediate container 2cc3ef033f51 [2023-05-11T08:23:32.487Z] ---> a43ab8a54852 [2023-05-11T08:23:32.487Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T08:23:32.487Z] ---> Running in dee00ad8489a [2023-05-11T08:23:32.756Z] Removing intermediate container dee00ad8489a [2023-05-11T08:23:32.756Z] ---> afcaf2d18598 [2023-05-11T08:23:32.756Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T08:23:33.023Z] Successfully built afcaf2d18598 [2023-05-11T08:23:33.023Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:23:33.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T08:23:33.487Z] [2023-05-11T08:23:33.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:23:33.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T08:23:33.819Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T08:23:33.819Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T08:23:33.819Z] 04944245beec: Pulling fs layer [2023-05-11T08:23:33.819Z] 699f458cf7ca: Pulling fs layer [2023-05-11T08:23:33.819Z] 765212b225bb: Pulling fs layer [2023-05-11T08:23:33.819Z] f23df028b6ca: Pulling fs layer [2023-05-11T08:23:33.819Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T08:23:33.819Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T08:23:33.819Z] 765212b225bb: Waiting [2023-05-11T08:23:33.819Z] f23df028b6ca: Waiting [2023-05-11T08:23:33.819Z] d65c8cfc05b1: Waiting [2023-05-11T08:23:33.819Z] 2437ff75d9bd: Waiting [2023-05-11T08:23:34.089Z] 04944245beec: Verifying Checksum [2023-05-11T08:23:34.089Z] 04944245beec: Download complete [2023-05-11T08:23:34.089Z] 765212b225bb: Download complete [2023-05-11T08:23:34.089Z] f23df028b6ca: Verifying Checksum [2023-05-11T08:23:34.089Z] f23df028b6ca: Download complete [2023-05-11T08:23:34.089Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T08:23:34.089Z] d65c8cfc05b1: Download complete [2023-05-11T08:23:34.358Z] 699f458cf7ca: Verifying Checksum [2023-05-11T08:23:34.358Z] 699f458cf7ca: Download complete [2023-05-11T08:23:34.627Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T08:23:34.627Z] 8998bd30e6a1: Download complete [2023-05-11T08:23:36.572Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T08:23:36.572Z] 2437ff75d9bd: Download complete [2023-05-11T08:23:38.517Z] 8998bd30e6a1: Pull complete [2023-05-11T08:23:38.785Z] 04944245beec: Pull complete [2023-05-11T08:23:40.200Z] 699f458cf7ca: Pull complete [2023-05-11T08:23:40.468Z] 765212b225bb: Pull complete [2023-05-11T08:23:41.052Z] f23df028b6ca: Pull complete [2023-05-11T08:23:41.320Z] d65c8cfc05b1: Pull complete [2023-05-11T08:23:56.320Z] 2437ff75d9bd: Pull complete [2023-05-11T08:23:56.320Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T08:23:56.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T08:23:56.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:23:56.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-15188 does not seem to be running inside a container [2023-05-11T08:23:56.586Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-11T08:23:59.177Z] $ docker top cac1850935f75a9e946442dc1916f177c27398594d584cdefc3bf4be5dafdf6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:24:00.022Z] ---> job-cost.sh [2023-05-11T08:24:00.022Z] lf-activate-venv: SKIPPING [2023-05-11T08:24:00.022Z] INFO: No Stack... [2023-05-11T08:24:00.604Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T08:24:01.186Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T08:24:01.506Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv+ [2023-05-11T08:24:01.507Z] cut -d, -f6 [Pipeline] lock [2023-05-11T08:24:01.834Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] [2023-05-11T08:24:01.840Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] did not exist. Created. [2023-05-11T08:24:01.840Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T08:24:02.181Z] /w/workspace/device-virtual-go/2@tmp/durable-9ecd0f10/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T08:24:02.515Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T08:24:02.806Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T08:24:02.851Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T08:24:02.857Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-404-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T08:24:02.883Z] $ docker stop --time=1 cac1850935f75a9e946442dc1916f177c27398594d584cdefc3bf4be5dafdf6e [2023-05-11T08:24:04.348Z] $ docker rm -f --volumes cac1850935f75a9e946442dc1916f177c27398594d584cdefc3bf4be5dafdf6e [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 [2023-05-11T08:24:04.767Z] provisioning config files... [2023-05-11T08:24:04.774Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config9563071943992880751tmp [Pipeline] { [Pipeline] sh [2023-05-11T08:24:05.069Z] + set +x [2023-05-11T08:24:05.069Z] + bash -s -- [2023-05-11T08:24:05.069Z] + curl -s https://codecov.io/bash [2023-05-11T08:24:05.069Z] [2023-05-11T08:24:05.069Z] _____ _ [2023-05-11T08:24:05.069Z] / ____| | | [2023-05-11T08:24:05.069Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T08:24:05.069Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T08:24:05.069Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T08:24:05.069Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T08:24:05.069Z] Bash-1.0.6 [2023-05-11T08:24:05.069Z] [2023-05-11T08:24:05.069Z] [2023-05-11T08:24:05.069Z] ==> git version 2.25.1 found [2023-05-11T08:24:05.069Z] ==> 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 [2023-05-11T08:24:05.069Z] Release-Date: 2020-01-08 [2023-05-11T08:24:05.069Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-11T08:24:05.069Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T08:24:05.069Z] ==> Jenkins CI detected. [2023-05-11T08:24:05.069Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-404 [2023-05-11T08:24:05.069Z] project root: . [2023-05-11T08:24:05.069Z] --> token set from env [2023-05-11T08:24:05.069Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T08:24:05.328Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T08:24:05.328Z] ==> Python coveragepy not found [2023-05-11T08:24:05.328Z] ==> Searching for coverage reports in: [2023-05-11T08:24:05.328Z] + . [2023-05-11T08:24:05.328Z] -> Found 1 reports [2023-05-11T08:24:05.328Z] ==> Detecting git/mercurial file structure [2023-05-11T08:24:05.328Z] ==> Reading reports [2023-05-11T08:24:05.328Z] + ./coverage.out bytes=43063 [2023-05-11T08:24:05.328Z] ==> Appending adjustments [2023-05-11T08:24:05.328Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T08:24:05.328Z] + Found adjustments [2023-05-11T08:24:05.328Z] ==> Gzipping contents [2023-05-11T08:24:05.328Z] 8.0K /tmp/codecov.4QhAW3.gz [2023-05-11T08:24:05.329Z] ==> Uploading reports [2023-05-11T08:24:05.329Z] url: https://codecov.io [2023-05-11T08:24:05.329Z] query: branch=PR-404&commit=cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-404%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=404&job=&cmd_args= [2023-05-11T08:24:05.329Z] -> Pinging Codecov [2023-05-11T08:24:05.329Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-404&commit=cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-404%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=404&job=&cmd_args= [2023-05-11T08:24:05.589Z] -> Uploading to [2023-05-11T08:24:05.589Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/5E52B4B073DB2E39498172D8E973AA87/cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d/4da7eab4-5c7f-4ab7-9b0a-2b1481c2efe8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T082405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfd16b93d36dc27a5ed1b493e51ccb3f094925e3a31d219dcd1da450383ea3c5 [2023-05-11T08:24:05.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T08:24:05.589Z] Dload Upload Total Spent Left Speed [2023-05-11T08:24:05.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23457 --:--:-- --:--:-- --:--:-- 23351 100 5184 0 0 100 5184 0 21873 --:--:-- --:--:-- --:--:-- 21781 [2023-05-11T08:24:05.847Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/cbb2a5d5d51c5fe763ba23fae3aa8b2de590a77d [Pipeline] } [2023-05-11T08:24:05.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-11T08:24:06.559Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-404/archives ] [2023-05-11T08:24:06.559Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-404/archives [2023-05-11T08:24:06.559Z] total 16 [2023-05-11T08:24:06.559Z] drwxr-xr-x 3 root root 4096 May 11 08:16 . [2023-05-11T08:24:06.559Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 08:16 .. [2023-05-11T08:24:06.559Z] drwxr-xr-x 2 root root 4096 May 11 08:16 cost [2023-05-11T08:24:06.559Z] -rw-r--r-- 1 root root 89 May 11 08:16 cost.csv [2023-05-11T08:24:06.559Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-404/archives [2023-05-11T08:24:06.559Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-404/archives [2023-05-11T08:24:06.559Z] total 16 [2023-05-11T08:24:06.559Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 08:16 . [2023-05-11T08:24:06.559Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 08:16 .. [2023-05-11T08:24:06.559Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 08:16 cost [2023-05-11T08:24:06.559Z] -rw-r--r-- 1 jenkins jenkins 89 May 11 08:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:24:06.853Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:24:07.712Z] ---> package-listing.sh [2023-05-11T08:24:07.713Z] ++ facter osfamily [2023-05-11T08:24:07.713Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T08:24:07.972Z] + OS_FAMILY=debian [2023-05-11T08:24:07.972Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-404 [2023-05-11T08:24:07.972Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T08:24:07.972Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T08:24:07.972Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T08:24:07.972Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T08:24:07.972Z] + '[' /w/workspace/foundry_device-virtual-go_PR-404 ']' [2023-05-11T08:24:07.972Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T08:24:07.972Z] + case "${OS_FAMILY}" in [2023-05-11T08:24:07.972Z] + dpkg -l [2023-05-11T08:24:07.972Z] + grep '^ii' [2023-05-11T08:24:07.972Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T08:24:07.972Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T08:24:07.972Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T08:24:07.972Z] + '[' /w/workspace/foundry_device-virtual-go_PR-404 ']' [2023-05-11T08:24:07.972Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-404/archives/ [2023-05-11T08:24:07.972Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-404/archives/ [Pipeline] echo [2023-05-11T08:24:07.983Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-11T08:24:08.262Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:24:08.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T08:24:08.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:24:08.901Z] prd-ubuntu20.04-docker-8c-8g-15187 does not seem to be running inside a container [2023-05-11T08:24:08.938Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T08:24:09.125Z] $ docker top d6229b4182840a697d056aa2572ce06c71540c9f68e0472cf68e18c33af7f07d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T08:24:09.462Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T08:24:09.746Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T08:24:10.034Z] + ls /var/log/sa-host [2023-05-11T08:24:10.034Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T08:24:10.194Z] provisioning config files... [2023-05-11T08:24:10.204Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config14884371664221623018tmp [Pipeline] { [Pipeline] echo [2023-05-11T08:24:10.219Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:24:10.499Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T08:24:10.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:24:10.842Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T08:24:10.850Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:24:11.136Z] ---> sudo-logs.sh [2023-05-11T08:24:11.136Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T08:24:11.168Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:24:11.454Z] ---> job-cost.sh [2023-05-11T08:24:11.454Z] lf-activate-venv: SKIPPING [2023-05-11T08:24:11.454Z] DEBUG: total: 0.2199999988079071 [2023-05-11T08:24:11.454Z] INFO: Retrieving Stack Cost... [2023-05-11T08:24:12.022Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T08:24:12.281Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T08:24:12.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:24:12.573Z] ---> logs-deploy.sh [2023-05-11T08:24:12.573Z] lf-activate-venv: SKIPPING [2023-05-11T08:24:12.573Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-404/2 [2023-05-11T08:24:12.573Z] INFO: archiving workspace using pattern(s): [2023-05-11T08:24:13.512Z] Archives upload complete. [2023-05-11T08:24:13.771Z] INFO: archiving logs to Nexus [2023-05-11T08:24:14.340Z] ---> uname -a: [2023-05-11T08:24:14.340Z] Linux prd-ubuntu20-04-docker-8c-8g-15187 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-11T08:24:14.340Z] [2023-05-11T08:24:14.340Z] [2023-05-11T08:24:14.340Z] ---> lscpu: [2023-05-11T08:24:14.340Z] Architecture: x86_64 [2023-05-11T08:24:14.340Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-11T08:24:14.340Z] Byte Order: Little Endian [2023-05-11T08:24:14.340Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-11T08:24:14.340Z] CPU(s): 8 [2023-05-11T08:24:14.340Z] On-line CPU(s) list: 0-7 [2023-05-11T08:24:14.340Z] Thread(s) per core: 1 [2023-05-11T08:24:14.341Z] Core(s) per socket: 1 [2023-05-11T08:24:14.341Z] Socket(s): 8 [2023-05-11T08:24:14.341Z] NUMA node(s): 1 [2023-05-11T08:24:14.341Z] Vendor ID: AuthenticAMD [2023-05-11T08:24:14.341Z] CPU family: 23 [2023-05-11T08:24:14.341Z] Model: 49 [2023-05-11T08:24:14.341Z] Model name: AMD EPYC-Rome Processor [2023-05-11T08:24:14.341Z] Stepping: 0 [2023-05-11T08:24:14.341Z] CPU MHz: 2799.998 [2023-05-11T08:24:14.341Z] BogoMIPS: 5599.99 [2023-05-11T08:24:14.341Z] Virtualization: AMD-V [2023-05-11T08:24:14.341Z] Hypervisor vendor: KVM [2023-05-11T08:24:14.341Z] Virtualization type: full [2023-05-11T08:24:14.341Z] L1d cache: 256 KiB [2023-05-11T08:24:14.341Z] L1i cache: 256 KiB [2023-05-11T08:24:14.341Z] L2 cache: 4 MiB [2023-05-11T08:24:14.341Z] L3 cache: 128 MiB [2023-05-11T08:24:14.341Z] NUMA node0 CPU(s): 0-7 [2023-05-11T08:24:14.341Z] Vulnerability Itlb multihit: Not affected [2023-05-11T08:24:14.341Z] Vulnerability L1tf: Not affected [2023-05-11T08:24:14.341Z] Vulnerability Mds: Not affected [2023-05-11T08:24:14.341Z] Vulnerability Meltdown: Not affected [2023-05-11T08:24:14.341Z] Vulnerability Mmio stale data: Not affected [2023-05-11T08:24:14.341Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-11T08:24:14.341Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-11T08:24:14.341Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-11T08:24:14.341Z] Vulnerability Srbds: Not affected [2023-05-11T08:24:14.341Z] Vulnerability Tsx async abort: Not affected [2023-05-11T08:24:14.341Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] ---> nproc: [2023-05-11T08:24:14.341Z] 8 [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] ---> df -h: [2023-05-11T08:24:14.341Z] Filesystem Size Used Avail Use% Mounted on [2023-05-11T08:24:14.341Z] overlay 155G 12G 144G 8% / [2023-05-11T08:24:14.341Z] tmpfs 64M 0 64M 0% /dev [2023-05-11T08:24:14.341Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-11T08:24:14.341Z] shm 64M 0 64M 0% /dev/shm [2023-05-11T08:24:14.341Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] ---> sar -b -r -n DEV: [2023-05-11T08:24:14.341Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15187) 05/11/23 _x86_64_ (8 CPU) [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] 08:12:56 LINUX RESTART (8 CPU) [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] 08:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-11T08:24:14.341Z] 08:14:01 335.62 48.23 287.39 0.00 5435.79 198859.98 0.00 [2023-05-11T08:24:14.341Z] 08:15:01 184.02 1.15 182.87 0.00 20.27 73231.47 0.00 [2023-05-11T08:24:14.341Z] 08:16:01 153.14 0.22 152.92 0.00 12.26 28774.14 0.00 [2023-05-11T08:24:14.341Z] 08:17:01 32.68 0.03 32.64 0.00 1.60 16455.67 0.00 [2023-05-11T08:24:14.341Z] 08:18:01 3.48 0.97 2.52 0.00 67.44 70.24 0.00 [2023-05-11T08:24:14.341Z] 08:19:01 26.98 9.22 17.76 0.00 3375.70 3723.51 0.00 [2023-05-11T08:24:14.341Z] 08:20:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 [2023-05-11T08:24:14.341Z] 08:21:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 [2023-05-11T08:24:14.341Z] 08:22:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2023-05-11T08:24:14.341Z] 08:23:01 1.35 0.00 1.35 0.00 0.00 23.73 0.00 [2023-05-11T08:24:14.341Z] 08:24:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 [2023-05-11T08:24:14.341Z] Average: 67.53 5.44 62.09 0.00 810.33 29200.68 0.00 [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] 08:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-11T08:24:14.341Z] 08:14:01 29436200 31592628 740884 2.25 69960 2368348 1978820 5.83 999132 2111676 466604 [2023-05-11T08:24:14.341Z] 08:15:01 28366932 31551612 754964 2.30 144760 3241488 1890060 5.57 1101172 2972060 1188 [2023-05-11T08:24:14.341Z] 08:16:01 27678536 31541792 763892 2.32 153308 3875108 2064240 6.08 1291136 3430428 380096 [2023-05-11T08:24:14.341Z] 08:17:01 27603216 31574536 729732 2.22 159156 3952288 1767564 5.21 1274668 3495112 148 [2023-05-11T08:24:14.341Z] 08:18:01 27581304 31568884 734648 2.23 160664 3966224 1777236 5.24 1285860 3508960 9128 [2023-05-11T08:24:14.341Z] 08:19:01 27372300 31564000 732256 2.23 164456 4155696 1840484 5.42 1428056 3550388 148 [2023-05-11T08:24:14.341Z] 08:20:01 27372828 31564584 731600 2.22 164552 4155700 1840484 5.42 1428044 3550396 16 [2023-05-11T08:24:14.341Z] 08:21:01 27379332 31571212 724988 2.20 164640 4155700 1840484 5.42 1421716 3550396 136 [2023-05-11T08:24:14.341Z] 08:22:01 27379632 31571544 724600 2.20 164676 4155704 1840484 5.42 1421744 3550400 8 [2023-05-11T08:24:14.341Z] 08:23:01 27379812 31572628 724236 2.20 164764 4155684 1840484 5.42 1421008 3551204 212 [2023-05-11T08:24:14.341Z] 08:24:01 27379724 31572596 724232 2.20 164812 4155684 1840484 5.42 1421160 3551208 16 [2023-05-11T08:24:14.341Z] Average: 27720892 31567820 735094 2.24 152341 3848875 1865529 5.50 1317609 3347475 77973 [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] 08:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-11T08:24:14.341Z] 08:14:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:14:01 ens3 640.24 402.92 7009.93 106.14 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:14:01 docker0 27.11 28.91 2.11 189.49 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:15:01 ens3 367.75 211.33 1990.72 29.02 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:15:01 docker0 191.33 337.68 14.81 1963.16 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:15:01 veth583bcdd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:16:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:16:01 ens3 115.16 68.07 2618.17 17.63 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:16:01 docker0 2.90 6.87 0.18 85.54 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:17:01 ens3 15.46 8.90 16.12 4.72 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:18:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:18:01 ens3 21.89 15.73 149.18 1.22 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:19:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:19:01 ens3 96.60 43.86 1236.42 2.99 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:22:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:24:01 ens3 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] Average: ens3 114.33 68.29 1183.72 14.71 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] Average: docker0 20.12 33.94 1.55 203.44 0.00 0.00 0.00 0.00 [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] ---> sar -P ALL: [2023-05-11T08:24:14.341Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15187) 05/11/23 _x86_64_ (8 CPU) [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] 08:12:56 LINUX RESTART (8 CPU) [2023-05-11T08:24:14.341Z] [2023-05-11T08:24:14.341Z] 08:13:01 CPU %user %nice %system %iowait %steal %idle [2023-05-11T08:24:14.341Z] 08:14:01 all 8.66 0.00 3.18 2.33 0.05 85.78 [2023-05-11T08:24:14.341Z] 08:14:01 0 7.06 0.00 4.78 2.94 0.05 85.16 [2023-05-11T08:24:14.341Z] 08:14:01 1 9.56 0.00 2.60 0.65 0.05 87.14 [2023-05-11T08:24:14.341Z] 08:14:01 2 8.38 0.00 2.25 2.47 0.05 86.84 [2023-05-11T08:24:14.341Z] 08:14:01 3 10.69 0.00 3.53 7.18 0.05 78.54 [2023-05-11T08:24:14.341Z] 08:14:01 4 11.37 0.00 2.75 3.27 0.07 82.54 [2023-05-11T08:24:14.341Z] 08:14:01 5 7.72 0.00 3.25 0.67 0.05 88.31 [2023-05-11T08:24:14.341Z] 08:14:01 6 8.11 0.00 3.48 0.99 0.05 87.37 [2023-05-11T08:24:14.341Z] 08:14:01 7 6.37 0.00 2.79 0.47 0.07 90.30 [2023-05-11T08:24:14.341Z] 08:15:01 all 6.44 0.00 3.26 3.09 0.06 87.16 [2023-05-11T08:24:14.341Z] 08:15:01 0 6.97 0.00 2.76 0.67 0.05 89.55 [2023-05-11T08:24:14.341Z] 08:15:01 1 6.54 0.00 3.29 7.35 0.07 82.75 [2023-05-11T08:24:14.341Z] 08:15:01 2 6.79 0.00 3.16 1.43 0.05 88.56 [2023-05-11T08:24:14.341Z] 08:15:01 3 6.12 0.00 3.01 0.44 0.07 90.36 [2023-05-11T08:24:14.341Z] 08:15:01 4 5.78 0.00 4.41 11.68 0.05 78.07 [2023-05-11T08:24:14.341Z] 08:15:01 5 5.98 0.00 3.09 2.00 0.05 88.88 [2023-05-11T08:24:14.341Z] 08:15:01 6 7.48 0.00 3.44 0.86 0.05 88.17 [2023-05-11T08:24:14.341Z] 08:15:01 7 5.84 0.00 2.92 0.34 0.07 90.83 [2023-05-11T08:24:14.341Z] 08:16:01 all 40.85 0.00 7.44 1.49 0.08 50.14 [2023-05-11T08:24:14.341Z] 08:16:01 0 42.80 0.00 8.15 0.10 0.08 48.86 [2023-05-11T08:24:14.341Z] 08:16:01 1 41.34 0.00 6.97 0.47 0.07 51.15 [2023-05-11T08:24:14.341Z] 08:16:01 2 42.06 0.00 7.35 0.54 0.07 49.98 [2023-05-11T08:24:14.341Z] 08:16:01 3 39.74 0.00 6.87 6.99 0.08 46.31 [2023-05-11T08:24:14.341Z] 08:16:01 4 40.59 0.00 8.06 1.15 0.07 50.13 [2023-05-11T08:24:14.341Z] 08:16:01 5 40.41 0.00 7.36 0.49 0.08 51.66 [2023-05-11T08:24:14.342Z] 08:16:01 6 39.40 0.00 7.41 1.42 0.08 51.68 [2023-05-11T08:24:14.342Z] 08:16:01 7 40.47 0.00 7.36 0.74 0.08 51.34 [2023-05-11T08:24:14.342Z] 08:17:01 all 1.42 0.00 0.63 0.58 0.02 97.34 [2023-05-11T08:24:14.342Z] 08:17:01 0 0.99 0.00 1.25 0.17 0.03 97.56 [2023-05-11T08:24:14.342Z] 08:17:01 1 1.07 0.00 0.59 0.18 0.02 98.14 [2023-05-11T08:24:14.342Z] 08:17:01 2 2.55 0.00 0.46 0.33 0.02 96.64 [2023-05-11T08:24:14.342Z] 08:17:01 3 1.05 0.00 0.84 3.63 0.02 94.46 [2023-05-11T08:24:14.342Z] 08:17:01 4 1.75 0.00 0.50 0.07 0.02 97.66 [2023-05-11T08:24:14.342Z] 08:17:01 5 1.32 0.00 0.43 0.00 0.02 98.23 [2023-05-11T08:24:14.342Z] 08:17:01 6 1.32 0.00 0.54 0.28 0.00 97.86 [2023-05-11T08:24:14.342Z] 08:17:01 7 1.33 0.00 0.47 0.00 0.02 98.18 [2023-05-11T08:24:14.342Z] 08:18:01 all 0.28 0.00 0.06 0.02 0.01 99.63 [2023-05-11T08:24:14.342Z] 08:18:01 0 0.22 0.00 0.10 0.00 0.02 99.67 [2023-05-11T08:24:14.342Z] 08:18:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2023-05-11T08:24:14.342Z] 08:18:01 2 1.65 0.00 0.03 0.08 0.02 98.22 [2023-05-11T08:24:14.342Z] 08:18:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-11T08:24:14.342Z] 08:18:01 4 0.07 0.00 0.02 0.02 0.02 99.88 [2023-05-11T08:24:14.342Z] 08:18:01 5 0.07 0.00 0.03 0.02 0.00 99.88 [2023-05-11T08:24:14.342Z] 08:18:01 6 0.02 0.00 0.20 0.02 0.02 99.75 [2023-05-11T08:24:14.342Z] 08:18:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-11T08:24:14.342Z] 08:19:01 all 1.00 0.00 0.44 0.41 0.02 98.13 [2023-05-11T08:24:14.342Z] 08:19:01 0 1.40 0.00 0.62 0.03 0.02 97.93 [2023-05-11T08:24:14.342Z] 08:19:01 1 1.17 0.00 0.47 0.03 0.02 98.31 [2023-05-11T08:24:14.342Z] 08:19:01 2 1.68 0.00 0.27 0.62 0.02 97.42 [2023-05-11T08:24:14.342Z] 08:19:01 3 0.27 0.00 0.32 0.97 0.02 98.43 [2023-05-11T08:24:14.342Z] 08:19:01 4 0.60 0.00 0.63 0.67 0.02 98.08 [2023-05-11T08:24:14.342Z] 08:19:01 5 1.87 0.00 0.43 0.38 0.02 97.30 [2023-05-11T08:24:14.342Z] 08:19:01 6 0.43 0.00 0.33 0.02 0.00 99.22 [2023-05-11T08:24:14.342Z] 08:19:01 7 0.60 0.00 0.47 0.57 0.03 98.33 [2023-05-11T08:24:14.342Z] 08:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-05-11T08:24:14.342Z] 08:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T08:24:14.342Z] 08:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T08:24:14.342Z] 08:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T08:24:14.342Z] 08:20:01 3 0.00 0.00 0.02 0.07 0.00 99.92 [2023-05-11T08:24:14.342Z] 08:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T08:24:14.342Z] 08:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T08:24:14.342Z] 08:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T08:24:14.342Z] 08:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T08:24:14.342Z] 08:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-11T08:24:14.342Z] 08:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T08:24:14.342Z] 08:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-11T08:24:14.342Z] 08:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T08:24:14.342Z] 08:21:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-11T08:24:14.342Z] 08:21:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-11T08:24:14.342Z] 08:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T08:24:14.342Z] 08:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-11T08:24:14.342Z] 08:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-11T08:24:14.342Z] 08:22:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2023-05-11T08:24:14.342Z] 08:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T08:24:14.342Z] 08:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-11T08:24:14.342Z] 08:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-11T08:24:14.342Z] 08:22:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-11T08:24:14.342Z] 08:22:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-11T08:24:14.342Z] 08:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T08:24:14.342Z] 08:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T08:24:14.342Z] 08:22:01 7 0.00 0.00 0.03 0.00 0.03 99.93 [2023-05-11T08:24:14.342Z] 08:23:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-05-11T08:24:14.342Z] 08:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-11T08:24:14.342Z] 08:23:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-11T08:24:14.342Z] 08:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T08:24:14.342Z] 08:23:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-11T08:24:14.342Z] 08:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T08:24:14.342Z] 08:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T08:24:14.342Z] 08:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T08:24:14.342Z] 08:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-11T08:24:14.342Z] 08:24:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2023-05-11T08:24:14.342Z] 08:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T08:24:14.342Z] 08:24:01 1 0.38 0.00 0.02 0.00 0.02 99.58 [2023-05-11T08:24:14.342Z] 08:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T08:24:14.342Z] 08:24:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-11T08:24:14.342Z] 08:24:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-11T08:24:14.342Z] 08:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T08:24:14.342Z] 08:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T08:24:14.342Z] 08:24:01 7 0.10 0.00 0.02 0.00 0.02 99.87 [2023-05-11T08:24:14.342Z] [2023-05-11T08:24:14.342Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-05-11T08:24:14.342Z] Average: all 5.31 0.00 1.36 0.72 0.03 92.58 [2023-05-11T08:24:14.342Z] Average: 0 5.37 0.00 1.60 0.36 0.03 92.64 [2023-05-11T08:24:14.342Z] Average: 1 5.45 0.00 1.26 0.78 0.02 92.48 [2023-05-11T08:24:14.342Z] Average: 2 5.71 0.00 1.23 0.50 0.02 92.54 [2023-05-11T08:24:14.342Z] Average: 3 5.24 0.00 1.32 1.75 0.03 91.66 [2023-05-11T08:24:14.342Z] Average: 4 5.44 0.00 1.48 1.52 0.03 91.53 [2023-05-11T08:24:14.342Z] Average: 5 5.20 0.00 1.32 0.32 0.02 93.13 [2023-05-11T08:24:14.342Z] Average: 6 5.13 0.00 1.40 0.32 0.02 93.13 [2023-05-11T08:24:14.342Z] Average: 7 4.96 0.00 1.28 0.19 0.03 93.54 [2023-05-11T08:24:14.342Z] [2023-05-11T08:24:14.342Z] [2023-05-11T08:24:14.342Z]