Pull request #272 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/device-virtual-go Loading trusted files from base branch main at c03aa7c74cee4c24f0ea21a2b880bc2767aae84f rather than cf9045853effe6d05df18425f3d9055c73f3b4c3 Obtained Jenkinsfile from c03aa7c74cee4c24f0ea21a2b880bc2767aae84f 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-ssh18112777283282933896.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh11857118947596020196.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-272/workspace@libs/edgex-global-pipelines/.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-272/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15388814958429639376.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh922967022286855955.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-272/workspace@libs/lf-pipelines/.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-272/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15409638529610522732.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10357’ Running on prd-ubuntu20.04-docker-8c-8g-10367 in /w/workspace/foundry_device-virtual-go_PR-272 [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-272 # 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 Merging remotes/origin/main commit c03aa7c74cee4c24f0ea21a2b880bc2767aae84f into PR head commit cf9045853effe6d05df18425f3d9055c73f3b4c3 Merge succeeded, producing cf9045853effe6d05df18425f3d9055c73f3b4c3 Checking out Revision cf9045853effe6d05df18425f3d9055c73f3b4c3 (PR-272) > 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 > 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/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf9045853effe6d05df18425f3d9055c73f3b4c3 # 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 c03aa7c74cee4c24f0ea21a2b880bc2767aae84f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf9045853effe6d05df18425f3d9055c73f3b4c3 # timeout=10 Commit message: "fix(security): Dependency version bump for device-sdk and go-mod-core-contracts" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk cf30344d637e320ae3285e6339d90396576ac4fc # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-01T01:18:29.841Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-01T01:18:29.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-01T01:18:29.925Z] ========================================================= [2022-04-01T01:18:29.925Z] EdgeX Global Pipelines Version Info [2022-04-01T01:18:29.925Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:18:30.713Z] ------------------- [2022-04-01T01:18:30.713Z] stable info: [2022-04-01T01:18:30.713Z] ------------------- [2022-04-01T01:18:30.713Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-01T01:18:30.713Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-01T01:18:30.713Z] Message: update stable to v1.0.221 [2022-04-01T01:18:31.285Z] ------------------- [2022-04-01T01:18:31.285Z] experimental info: [2022-04-01T01:18:31.285Z] ------------------- [2022-04-01T01:18:31.285Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-01T01:18:31.285Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-01T01:18:31.285Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-01T01:18:31.450Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-04-01T01:18:31.463Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-04-01T01:18:31.474Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-01T01:18:31.486Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-01T01:18:31.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-01T01:18:31.513Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-01T01:18:31.526Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-01T01:18:31.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-01T01:18:31.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-01T01:18:31.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-01T01:18:31.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-01T01:18:31.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-04-01T01:18:31.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-01T01:18:31.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-01T01:18:31.622Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-01T01:18:31.639Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-01T01:18:31.659Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-01T01:18:31.676Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-01T01:18:31.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-01T01:18:31.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-01T01:18:31.715Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-01T01:18:31.732Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-01T01:18:31.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-01T01:18:31.755Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-01T01:18:31.775Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-01T01:18:31.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-01T01:18:31.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-272 [Pipeline] echo [2022-04-01T01:18:31.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-272 [Pipeline] echo [2022-04-01T01:18:31.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-272 [Pipeline] echo [2022-04-01T01:18:31.865Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf9045853effe6d05df18425f3d9055c73f3b4c3 [Pipeline] echo [2022-04-01T01:18:31.874Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf90458 [Pipeline] echo [2022-04-01T01:18:31.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T01:18:31.933Z] provisioning config files... [2022-04-01T01:18:31.946Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-272@tmp/config7867101116349055396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:18:32.251Z] ---> docker-login.sh [2022-04-01T01:18:32.251Z] nexus3.edgexfoundry.org:10001 [2022-04-01T01:18:32.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:18:32.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:18:32.773Z] Configure a credential helper to remove this warning. See [2022-04-01T01:18:32.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:18:32.773Z] [2022-04-01T01:18:32.773Z] Login Succeeded [2022-04-01T01:18:32.773Z] nexus3.edgexfoundry.org:10002 [2022-04-01T01:18:32.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:18:32.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:18:32.773Z] Configure a credential helper to remove this warning. See [2022-04-01T01:18:32.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:18:32.773Z] [2022-04-01T01:18:32.773Z] Login Succeeded [2022-04-01T01:18:32.773Z] nexus3.edgexfoundry.org:10003 [2022-04-01T01:18:33.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:18:33.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:18:33.035Z] Configure a credential helper to remove this warning. See [2022-04-01T01:18:33.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:18:33.035Z] [2022-04-01T01:18:33.035Z] Login Succeeded [2022-04-01T01:18:33.035Z] nexus3.edgexfoundry.org:10004 [2022-04-01T01:18:33.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:18:33.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:18:33.035Z] Configure a credential helper to remove this warning. See [2022-04-01T01:18:33.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:18:33.035Z] [2022-04-01T01:18:33.035Z] Login Succeeded [2022-04-01T01:18:33.035Z] docker.io [2022-04-01T01:18:33.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:18:33.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:18:33.630Z] Configure a credential helper to remove this warning. See [2022-04-01T01:18:33.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:18:33.630Z] [2022-04-01T01:18:33.630Z] Login Succeeded [2022-04-01T01:18:33.630Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T01:18:33.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-01T01:18:34.022Z] + git rev-list -1 --merges cf9045853effe6d05df18425f3d9055c73f3b4c3~1..cf9045853effe6d05df18425f3d9055c73f3b4c3 [Pipeline] echo [2022-04-01T01:18:34.114Z] -----------> git rev-list -1 --merges cf9045853effe6d05df18425f3d9055c73f3b4c3~1..cf9045853effe6d05df18425f3d9055c73f3b4c3 cf9045853effe6d05df18425f3d9055c73f3b4c3 [false] [Pipeline] sh [2022-04-01T01:18:34.412Z] + git log --format=format:%s -1 cf9045853effe6d05df18425f3d9055c73f3b4c3 [Pipeline] echo [2022-04-01T01:18:34.430Z] ========================================================= [2022-04-01T01:18:34.430Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-01T01:18:34.430Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-01T01:18:34.775Z] + git log --format=format:%s -1 cf9045853effe6d05df18425f3d9055c73f3b4c3 [Pipeline] echo [2022-04-01T01:18:34.789Z] [semverPrep] GIT_COMMIT: cf9045853effe6d05df18425f3d9055c73f3b4c3, Commit Message: fix(security): Dependency version bump for device-sdk and go-mod-core-contracts [Pipeline] echo [2022-04-01T01:18:34.800Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-01T01:18:35.209Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-01T01:18:35.209Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-01T01:18:35.209Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-01T01:18:35.209Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-01T01:18:35.209Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-01T01:18:35.209Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-01T01:18:35.209Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:18:35.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T01:18:35.663Z] [2022-04-01T01:18:35.663Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:18:35.971Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T01:18:35.971Z] latest: Pulling from edgex-devops/git-semver [2022-04-01T01:18:35.971Z] a0d0a0d46f8b: Pulling fs layer [2022-04-01T01:18:35.971Z] 3e5f54012d9b: Pulling fs layer [2022-04-01T01:18:35.971Z] 4c7163046ea9: Pulling fs layer [2022-04-01T01:18:35.971Z] 0c2d73faf560: Pulling fs layer [2022-04-01T01:18:35.971Z] 0c2d73faf560: Waiting [2022-04-01T01:18:35.971Z] 3e5f54012d9b: Verifying Checksum [2022-04-01T01:18:35.971Z] 3e5f54012d9b: Download complete [2022-04-01T01:18:35.971Z] a0d0a0d46f8b: Verifying Checksum [2022-04-01T01:18:35.971Z] a0d0a0d46f8b: Download complete [2022-04-01T01:18:35.971Z] 0c2d73faf560: Verifying Checksum [2022-04-01T01:18:35.971Z] 0c2d73faf560: Download complete [2022-04-01T01:18:36.232Z] 4c7163046ea9: Verifying Checksum [2022-04-01T01:18:36.232Z] 4c7163046ea9: Download complete [2022-04-01T01:18:36.232Z] a0d0a0d46f8b: Pull complete [2022-04-01T01:18:36.232Z] 3e5f54012d9b: Pull complete [2022-04-01T01:18:36.491Z] 4c7163046ea9: Pull complete [2022-04-01T01:18:36.751Z] 0c2d73faf560: Pull complete [2022-04-01T01:18:36.751Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-01T01:18:36.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T01:18:36.751Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-01T01:18:36.821Z] prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container [2022-04-01T01:18:36.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-272 -v /w/workspace/foundry_device-virtual-go_PR-272:/w/workspace/foundry_device-virtual-go_PR-272:rw,z -v /w/workspace/foundry_device-virtual-go_PR-272@tmp:/w/workspace/foundry_device-virtual-go_PR-272@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:10004/edgex-devops/git-semver:latest cat [2022-04-01T01:18:37.530Z] $ docker top 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-01T01:18:37.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-01T01:18:37.621Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-01T01:18:37.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-01T01:18:37.756Z] $ docker exec 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 ssh-agent [2022-04-01T01:18:37.884Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeIDPKK/agent.13 [2022-04-01T01:18:37.884Z] SSH_AGENT_PID=19 [2022-04-01T01:18:37.891Z] Running ssh-add (command line suppressed) [2022-04-01T01:18:38.023Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-272@tmp/private_key_565373369590120993.key (/w/workspace/foundry_device-virtual-go_PR-272@tmp/private_key_565373369590120993.key) [2022-04-01T01:18:38.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-01T01:18:38.326Z] + git tag --points-at HEAD [Pipeline] } [2022-04-01T01:18:38.345Z] $ docker exec --env ******** --env ******** 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 ssh-agent -k [2022-04-01T01:18:38.448Z] unset SSH_AUTH_SOCK; [2022-04-01T01:18:38.449Z] unset SSH_AGENT_PID; [2022-04-01T01:18:38.449Z] echo Agent pid 19 killed; [2022-04-01T01:18:38.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-01T01:18:38.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-01T01:18:38.476Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-01T01:18:38.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-01T01:18:38.600Z] $ docker exec 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 ssh-agent [2022-04-01T01:18:38.710Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiIfpEf/agent.51 [2022-04-01T01:18:38.710Z] SSH_AGENT_PID=58 [2022-04-01T01:18:38.717Z] Running ssh-add (command line suppressed) [2022-04-01T01:18:38.833Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-272@tmp/private_key_1346752373739723726.key (/w/workspace/foundry_device-virtual-go_PR-272@tmp/private_key_1346752373739723726.key) [2022-04-01T01:18:38.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-01T01:18:39.134Z] + git semver init [2022-04-01T01:18:39.134Z] # -> Open(): unable to determine branch for HEAD [2022-04-01T01:18:39.134Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-272/.git [2022-04-01T01:18:39.134Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-272 [2022-04-01T01:18:39.134Z] # $SEMVER_REMOTE_NAME = origin [2022-04-01T01:18:39.134Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-01T01:18:39.134Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-01T01:18:39.134Z] # $SEMVER_BRANCH = PR-272 [2022-04-01T01:18:39.134Z] # $SEMVER_TEMP = /tmp/semver-847996320 [2022-04-01T01:18:39.134Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-04-01T01:18:40.525Z] # '/tmp/semver-847996320' -> '/w/workspace/foundry_device-virtual-go_PR-272/.semver' [2022-04-01T01:18:40.525Z] # -> Force: false [2022-04-01T01:18:40.525Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-272/.semver [Pipeline] } [2022-04-01T01:18:40.544Z] $ docker exec --env ******** --env ******** 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 ssh-agent -k [2022-04-01T01:18:40.656Z] unset SSH_AUTH_SOCK; [2022-04-01T01:18:40.658Z] unset SSH_AGENT_PID; [2022-04-01T01:18:40.658Z] echo Agent pid 58 killed; [2022-04-01T01:18:40.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-01T01:18:40.981Z] + git semver [Pipeline] } [2022-04-01T01:18:41.002Z] $ docker stop --time=1 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 [2022-04-01T01:18:42.416Z] $ docker rm -f 8dbc0f7002cd57a353ba88e2af17bdf9e9cb2a72fb95a5658622ed50cf09aa92 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T01:18:42.768Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-01T01:18:43.014Z] Stashed 1 file(s) [Pipeline] echo [2022-04-01T01:18:43.019Z] [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 [2022-04-01T01:18:43.176Z] provisioning config files... [2022-04-01T01:18:43.185Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-272@tmp/config2936458961579305811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:18:43.488Z] ---> docker-login.sh [2022-04-01T01:18:43.488Z] nexus3.edgexfoundry.org:10001 [2022-04-01T01:18:43.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:18:43.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:18:43.488Z] Configure a credential helper to remove this warning. See [2022-04-01T01:18:43.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:18:43.488Z] [2022-04-01T01:18:43.488Z] Login Succeeded [2022-04-01T01:18:43.488Z] nexus3.edgexfoundry.org:10002 [2022-04-01T01:18:43.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:18:43.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:18:43.747Z] Configure a credential helper to remove this warning. See [2022-04-01T01:18:43.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:18:43.747Z] [2022-04-01T01:18:43.747Z] Login Succeeded [2022-04-01T01:18:43.747Z] nexus3.edgexfoundry.org:10003 [2022-04-01T01:18:43.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:18:43.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:18:43.747Z] Configure a credential helper to remove this warning. See [2022-04-01T01:18:43.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:18:43.747Z] [2022-04-01T01:18:43.747Z] Login Succeeded [2022-04-01T01:18:43.747Z] nexus3.edgexfoundry.org:10004 [2022-04-01T01:18:43.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:18:44.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:18:44.008Z] Configure a credential helper to remove this warning. See [2022-04-01T01:18:44.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:18:44.008Z] [2022-04-01T01:18:44.008Z] Login Succeeded [2022-04-01T01:18:44.008Z] docker.io [2022-04-01T01:18:44.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:18:44.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:18:44.269Z] Configure a credential helper to remove this warning. See [2022-04-01T01:18:44.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:18:44.269Z] [2022-04-01T01:18:44.269Z] Login Succeeded [2022-04-01T01:18:44.269Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T01:18:44.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-01T01:18:44.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-01T01:18:44.358Z] ========================================================= [2022-04-01T01:18:44.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-01T01:18:44.358Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:18:44.677Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-01T01:18:44.677Z] Sending build context to Docker daemon 22.89MB [2022-04-01T01:18:44.677Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-01T01:18:44.677Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-01T01:18:44.938Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-01T01:18:44.938Z] 59bf1c3509f3: Pulling fs layer [2022-04-01T01:18:44.939Z] 666ba61612fd: Pulling fs layer [2022-04-01T01:18:44.939Z] 8ed8ca486205: Pulling fs layer [2022-04-01T01:18:44.939Z] 4fe6c5a15a65: Pulling fs layer [2022-04-01T01:18:44.939Z] 22a0e8bec74d: Pulling fs layer [2022-04-01T01:18:44.939Z] 640e595b4fbd: Pulling fs layer [2022-04-01T01:18:44.939Z] 763cafe07f6e: Pulling fs layer [2022-04-01T01:18:44.939Z] 0c0b528cf693: Pulling fs layer [2022-04-01T01:18:44.939Z] 10935f4eaf8b: Pulling fs layer [2022-04-01T01:18:44.939Z] 640e595b4fbd: Waiting [2022-04-01T01:18:44.939Z] 10935f4eaf8b: Waiting [2022-04-01T01:18:44.939Z] 0c0b528cf693: Waiting [2022-04-01T01:18:44.939Z] 4fe6c5a15a65: Waiting [2022-04-01T01:18:44.939Z] 8ed8ca486205: Download complete [2022-04-01T01:18:44.939Z] 666ba61612fd: Verifying Checksum [2022-04-01T01:18:44.939Z] 666ba61612fd: Download complete [2022-04-01T01:18:44.939Z] 22a0e8bec74d: Verifying Checksum [2022-04-01T01:18:44.939Z] 22a0e8bec74d: Download complete [2022-04-01T01:18:44.939Z] 640e595b4fbd: Verifying Checksum [2022-04-01T01:18:44.939Z] 640e595b4fbd: Download complete [2022-04-01T01:18:44.939Z] 59bf1c3509f3: Verifying Checksum [2022-04-01T01:18:44.939Z] 59bf1c3509f3: Download complete [2022-04-01T01:18:44.939Z] 763cafe07f6e: Download complete [2022-04-01T01:18:44.939Z] 0c0b528cf693: Verifying Checksum [2022-04-01T01:18:44.939Z] 0c0b528cf693: Download complete [2022-04-01T01:18:44.939Z] 59bf1c3509f3: Pull complete [2022-04-01T01:18:45.200Z] 666ba61612fd: Pull complete [2022-04-01T01:18:45.200Z] 8ed8ca486205: Pull complete [2022-04-01T01:18:45.460Z] 10935f4eaf8b: Verifying Checksum [2022-04-01T01:18:45.460Z] 10935f4eaf8b: Download complete [2022-04-01T01:18:45.720Z] 4fe6c5a15a65: Verifying Checksum [2022-04-01T01:18:45.720Z] 4fe6c5a15a65: Download complete [2022-04-01T01:18:49.922Z] 4fe6c5a15a65: Pull complete [2022-04-01T01:18:49.922Z] 22a0e8bec74d: Pull complete [2022-04-01T01:18:49.922Z] 640e595b4fbd: Pull complete [2022-04-01T01:18:49.922Z] 763cafe07f6e: Pull complete [2022-04-01T01:18:49.922Z] 0c0b528cf693: Pull complete [2022-04-01T01:18:51.832Z] 10935f4eaf8b: Pull complete [2022-04-01T01:18:51.832Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-01T01:18:51.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-01T01:18:51.832Z] ---> 99d49a6021b9 [2022-04-01T01:18:51.832Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-01T01:18:53.746Z] ---> Running in 0eea1e4e70b6 [2022-04-01T01:18:53.746Z] Removing intermediate container 0eea1e4e70b6 [2022-04-01T01:18:53.746Z] ---> 49fd66189649 [2022-04-01T01:18:53.746Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-01T01:18:53.746Z] ---> Running in 770f2a9dc419 [2022-04-01T01:18:53.746Z] Removing intermediate container 770f2a9dc419 [2022-04-01T01:18:53.746Z] ---> 94928458f759 [2022-04-01T01:18:53.746Z] Step 5/12 : WORKDIR /device-virtual-go [2022-04-01T01:18:53.746Z] ---> Running in 3eb1124571bd [2022-04-01T01:18:53.746Z] Removing intermediate container 3eb1124571bd [2022-04-01T01:18:53.746Z] ---> d4140ed8ba75 [2022-04-01T01:18:53.746Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T01:18:53.746Z] ---> Running in ab1f0b0c49d9 [2022-04-01T01:18:54.317Z] Removing intermediate container ab1f0b0c49d9 [2022-04-01T01:18:54.317Z] ---> 9e0538ef60c9 [2022-04-01T01:18:54.317Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-01T01:18:54.317Z] ---> Running in 016455db52f3 [2022-04-01T01:18:54.577Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T01:18:55.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T01:18:56.092Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-01T01:18:56.092Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-01T01:18:56.092Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-01T01:18:56.353Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-01T01:18:56.353Z] Executing busybox-1.34.1-r3.trigger [2022-04-01T01:18:56.353Z] OK: 224 MiB in 56 packages [2022-04-01T01:18:56.613Z] Removing intermediate container 016455db52f3 [2022-04-01T01:18:56.613Z] ---> a6a0f67c84e8 [2022-04-01T01:18:56.613Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-01T01:18:56.875Z] ---> c0cf7206edc8 [2022-04-01T01:18:56.875Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T01:18:56.875Z] ---> Running in 57f4350c5267 [2022-04-01T01:18:58.132Z] Still waiting to schedule task [2022-04-01T01:18:58.132Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10361’ [2022-04-01T01:19:11.775Z] Removing intermediate container 57f4350c5267 [2022-04-01T01:19:11.775Z] ---> 0c32a6ebf8a9 [2022-04-01T01:19:11.775Z] Step 10/12 : COPY . . [2022-04-01T01:19:11.775Z] ---> ac5d2b1cd552 [2022-04-01T01:19:11.775Z] Step 11/12 : ARG MAKE='make build' [2022-04-01T01:19:11.775Z] ---> Running in 73f264eedd38 [2022-04-01T01:19:11.775Z] Removing intermediate container 73f264eedd38 [2022-04-01T01:19:11.775Z] ---> 7e23dcb2296e [2022-04-01T01:19:11.775Z] Step 12/12 : RUN $MAKE [2022-04-01T01:19:11.775Z] ---> Running in 1b5639902e69 [2022-04-01T01:19:11.775Z] noop [2022-04-01T01:19:11.775Z] Removing intermediate container 1b5639902e69 [2022-04-01T01:19:11.775Z] ---> 8ab369c3828b [2022-04-01T01:19:11.775Z] Successfully built 8ab369c3828b [2022-04-01T01:19:11.775Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:19:12.072Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-01T01:19:12.072Z] . [Pipeline] withDockerContainer [2022-04-01T01:19:12.139Z] prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container [2022-04-01T01:19:12.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-272 -v /w/workspace/foundry_device-virtual-go_PR-272:/w/workspace/foundry_device-virtual-go_PR-272:rw,z -v /w/workspace/foundry_device-virtual-go_PR-272@tmp:/w/workspace/foundry_device-virtual-go_PR-272@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-01T01:19:12.587Z] $ docker top 7f0a47959e6e3b7480df4265fdb9598e3af7b6ea8740c34e49c91c31fe4c61a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T01:19:12.943Z] + go version [2022-04-01T01:19:12.943Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-01T01:19:12.961Z] $ docker stop --time=1 7f0a47959e6e3b7480df4265fdb9598e3af7b6ea8740c34e49c91c31fe4c61a1 [2022-04-01T01:19:14.263Z] $ docker rm -f 7f0a47959e6e3b7480df4265fdb9598e3af7b6ea8740c34e49c91c31fe4c61a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:19:14.655Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-01T01:19:14.655Z] . [Pipeline] withDockerContainer [2022-04-01T01:19:14.738Z] prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container [2022-04-01T01:19:14.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-272 -v /w/workspace/foundry_device-virtual-go_PR-272:/w/workspace/foundry_device-virtual-go_PR-272:rw,z -v /w/workspace/foundry_device-virtual-go_PR-272@tmp:/w/workspace/foundry_device-virtual-go_PR-272@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-01T01:19:15.142Z] $ docker top 1f8f974e2922aeaa85250fcd07dc60a170e8c29012fb12c8efaf46c5c4a413c6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-01T01:19:15.506Z] + make test [2022-04-01T01:19:15.506Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-01T01:19:15.765Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-04-01T01:19:23.895Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-04-01T01:19:24.187Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements [2022-04-01T01:19:24.447Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-01T01:19:28.846Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-01T01:19:28.846Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-01T01:19:28.846Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-01T01:19:28.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-01T01:19:28.881Z] $ docker stop --time=1 1f8f974e2922aeaa85250fcd07dc60a170e8c29012fb12c8efaf46c5c4a413c6 [2022-04-01T01:19:30.509Z] $ docker rm -f 1f8f974e2922aeaa85250fcd07dc60a170e8c29012fb12c8efaf46c5c4a413c6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T01:19:30.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-01T01:19:30.963Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-01T01:19:31.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-01T01:19:32.265Z] + ls -al . [2022-04-01T01:19:32.265Z] total 180 [2022-04-01T01:19:32.265Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 01:19 . [2022-04-01T01:19:32.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 01:18 .. [2022-04-01T01:19:32.265Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 01:18 .git [2022-04-01T01:19:32.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 01:18 .github [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 270 Apr 1 01:18 .gitignore [2022-04-01T01:19:32.265Z] drwx------ 3 jenkins jenkins 4096 Apr 1 01:18 .semver [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 7750 Apr 1 01:18 Attribution.txt [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 6349 Apr 1 01:18 CHANGELOG.md [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 1974 Apr 1 01:18 Dockerfile [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 1 01:18 GOVERNANCE.md [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 1 01:18 Jenkinsfile [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 1 01:18 LICENSE [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 1157 Apr 1 01:18 Makefile [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 1 01:18 OWNERS.md [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 2914 Apr 1 01:18 README.md [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 01:18 VERSION [2022-04-01T01:19:32.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 01:18 bin [2022-04-01T01:19:32.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 01:18 cmd [2022-04-01T01:19:32.265Z] -rw-r--r-- 1 jenkins jenkins 44128 Apr 1 01:19 coverage.out [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 3171 Apr 1 01:18 go.mod [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 34634 Apr 1 01:18 go.sum [2022-04-01T01:19:32.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 01:18 internal [2022-04-01T01:19:32.265Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 1 01:18 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:19:32.580Z] + 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=cf9045853effe6d05df18425f3d9055c73f3b4c3 --label arch=amd64 --label version=0.0.0 . [2022-04-01T01:19:32.580Z] Sending build context to Docker daemon 22.93MB [2022-04-01T01:19:32.580Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-04-01T01:19:32.580Z] Step 2/26 : FROM ${BASE} AS builder [2022-04-01T01:19:32.580Z] ---> 8ab369c3828b [2022-04-01T01:19:32.580Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-01T01:19:32.840Z] ---> Running in a353d9fb8310 [2022-04-01T01:19:32.840Z] Removing intermediate container a353d9fb8310 [2022-04-01T01:19:32.840Z] ---> 5d958ae07aba [2022-04-01T01:19:32.840Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-04-01T01:19:32.840Z] ---> Running in 4f06f7cac8f2 [2022-04-01T01:19:32.840Z] Removing intermediate container 4f06f7cac8f2 [2022-04-01T01:19:32.840Z] ---> e86bc5c8bf39 [2022-04-01T01:19:32.840Z] Step 5/26 : WORKDIR /device-virtual-go [2022-04-01T01:19:33.100Z] ---> Running in 00be5dbce90b [2022-04-01T01:19:33.100Z] Removing intermediate container 00be5dbce90b [2022-04-01T01:19:33.100Z] ---> 738a86c00575 [2022-04-01T01:19:33.100Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T01:19:33.100Z] ---> Running in 2bf14ce33033 [2022-04-01T01:19:33.668Z] Removing intermediate container 2bf14ce33033 [2022-04-01T01:19:33.669Z] ---> 3805ff4f6839 [2022-04-01T01:19:33.669Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-01T01:19:33.669Z] ---> Running in db3ba3d70124 [2022-04-01T01:19:33.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T01:19:34.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T01:19:35.135Z] OK: 224 MiB in 56 packages [2022-04-01T01:19:35.394Z] Removing intermediate container db3ba3d70124 [2022-04-01T01:19:35.394Z] ---> 5a30723d75f6 [2022-04-01T01:19:35.394Z] Step 8/26 : COPY go.mod vendor* ./ [2022-04-01T01:19:35.394Z] ---> 58d218ec7486 [2022-04-01T01:19:35.394Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T01:19:35.654Z] ---> Running in 3d5820d1458c [2022-04-01T01:19:36.223Z] Removing intermediate container 3d5820d1458c [2022-04-01T01:19:36.223Z] ---> ab373d4e4a16 [2022-04-01T01:19:36.223Z] Step 10/26 : COPY . . [2022-04-01T01:19:36.793Z] ---> b8108e1e8538 [2022-04-01T01:19:36.793Z] Step 11/26 : ARG MAKE='make build' [2022-04-01T01:19:36.793Z] ---> Running in 5fefe6744dad [2022-04-01T01:19:36.793Z] Removing intermediate container 5fefe6744dad [2022-04-01T01:19:36.793Z] ---> b844754975b6 [2022-04-01T01:19:36.793Z] Step 12/26 : RUN $MAKE [2022-04-01T01:19:37.052Z] ---> Running in 506f486caabb [2022-04-01T01:19:37.311Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2022-04-01T01:19:49.534Z] Removing intermediate container 506f486caabb [2022-04-01T01:19:49.534Z] ---> 70c95fdaa337 [2022-04-01T01:19:49.534Z] Step 13/26 : FROM alpine:3.14 [2022-04-01T01:19:49.534Z] 3.14: Pulling from library/alpine [2022-04-01T01:19:49.534Z] cfab2db72209: Pulling fs layer [2022-04-01T01:19:49.534Z] cfab2db72209: Verifying Checksum [2022-04-01T01:19:49.534Z] cfab2db72209: Download complete [2022-04-01T01:19:49.534Z] cfab2db72209: Pull complete [2022-04-01T01:19:49.534Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-01T01:19:49.534Z] Status: Downloaded newer image for alpine:3.14 [2022-04-01T01:19:49.534Z] ---> 84b07dd2d1fd [2022-04-01T01:19:49.534Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-04-01T01:19:49.534Z] ---> Running in 93c98f119621 [2022-04-01T01:19:49.534Z] Removing intermediate container 93c98f119621 [2022-04-01T01:19:49.534Z] ---> 1e14ac3bfc60 [2022-04-01T01:19:49.534Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T01:19:49.534Z] ---> Running in 9e85cec9e3af [2022-04-01T01:19:50.107Z] Removing intermediate container 9e85cec9e3af [2022-04-01T01:19:50.107Z] ---> 6e5faa57e91d [2022-04-01T01:19:50.107Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-01T01:19:50.107Z] ---> Running in f8095509dd83 [2022-04-01T01:19:50.368Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-01T01:19:51.308Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-01T01:19:51.569Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-01T01:19:51.569Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-01T01:19:51.569Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-01T01:19:51.829Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-01T01:19:51.829Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-01T01:19:52.091Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-01T01:19:52.091Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T01:19:52.091Z] OK: 8 MiB in 20 packages [2022-04-01T01:19:52.352Z] Removing intermediate container f8095509dd83 [2022-04-01T01:19:52.352Z] ---> 605677f0026d [2022-04-01T01:19:52.352Z] Step 17/26 : WORKDIR / [2022-04-01T01:19:52.352Z] ---> Running in 688423407e9d [2022-04-01T01:19:52.614Z] Removing intermediate container 688423407e9d [2022-04-01T01:19:52.614Z] ---> 1aae8c65ee0e [2022-04-01T01:19:52.614Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-04-01T01:19:52.614Z] ---> c4c68ee757d7 [2022-04-01T01:19:52.614Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-04-01T01:19:52.877Z] ---> f6fab29850b7 [2022-04-01T01:19:52.877Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-04-01T01:19:53.449Z] ---> 2d102d66348d [2022-04-01T01:19:53.449Z] Step 21/26 : EXPOSE 59900 [2022-04-01T01:19:53.449Z] ---> Running in 894f8bbc889a [2022-04-01T01:19:53.449Z] Removing intermediate container 894f8bbc889a [2022-04-01T01:19:53.449Z] ---> cbc1441f8d64 [2022-04-01T01:19:53.450Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-04-01T01:19:53.450Z] ---> Running in da7b363bef69 [2022-04-01T01:19:53.450Z] Removing intermediate container da7b363bef69 [2022-04-01T01:19:53.450Z] ---> 4cf4f2112b60 [2022-04-01T01:19:53.450Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T01:19:53.711Z] ---> Running in 3c60d68a83ed [2022-04-01T01:19:53.711Z] Removing intermediate container 3c60d68a83ed [2022-04-01T01:19:53.711Z] ---> 1f85b7145e4d [2022-04-01T01:19:53.711Z] Step 24/26 : LABEL arch=amd64 [2022-04-01T01:19:53.711Z] ---> Running in d95706fd6f0c [2022-04-01T01:19:53.711Z] Removing intermediate container d95706fd6f0c [2022-04-01T01:19:53.711Z] ---> d5e2143b6a96 [2022-04-01T01:19:53.711Z] Step 25/26 : LABEL git_sha=cf9045853effe6d05df18425f3d9055c73f3b4c3 [2022-04-01T01:19:53.711Z] ---> Running in ac83d14bfef8 [2022-04-01T01:19:53.972Z] Removing intermediate container ac83d14bfef8 [2022-04-01T01:19:53.972Z] ---> ce6101f5794e [2022-04-01T01:19:53.972Z] Step 26/26 : LABEL version=0.0.0 [2022-04-01T01:19:53.972Z] ---> Running in 321b19793277 [2022-04-01T01:19:53.972Z] Removing intermediate container 321b19793277 [2022-04-01T01:19:53.972Z] ---> 6d137673c1da [2022-04-01T01:19:53.972Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-01T01:19:53.972Z] Successfully built 6d137673c1da [2022-04-01T01:19:53.972Z] Successfully tagged device-virtual:latest [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] sh [2022-04-01T01:19:54.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T01:19:54.422Z] [2022-04-01T01:19:54.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:19:54.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T01:19:54.726Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-01T01:19:54.726Z] 5eb5b503b376: Pulling fs layer [2022-04-01T01:19:54.726Z] 5c69ac0246d0: Pulling fs layer [2022-04-01T01:19:54.726Z] ec43610c2a17: Pulling fs layer [2022-04-01T01:19:54.726Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-01T01:19:54.726Z] 33b1e0a273af: Pulling fs layer [2022-04-01T01:19:54.726Z] 5d3b04190fa2: Pulling fs layer [2022-04-01T01:19:54.726Z] 2f39f015ded8: Pulling fs layer [2022-04-01T01:19:54.726Z] 3a2ae6a8a46f: Waiting [2022-04-01T01:19:54.726Z] 33b1e0a273af: Waiting [2022-04-01T01:19:54.726Z] 5d3b04190fa2: Waiting [2022-04-01T01:19:54.726Z] 2f39f015ded8: Waiting [2022-04-01T01:19:54.726Z] 5c69ac0246d0: Verifying Checksum [2022-04-01T01:19:54.726Z] 5c69ac0246d0: Download complete [2022-04-01T01:19:54.726Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-01T01:19:54.726Z] 3a2ae6a8a46f: Download complete [2022-04-01T01:19:54.726Z] 33b1e0a273af: Verifying Checksum [2022-04-01T01:19:54.726Z] 33b1e0a273af: Download complete [2022-04-01T01:19:54.726Z] ec43610c2a17: Verifying Checksum [2022-04-01T01:19:54.726Z] ec43610c2a17: Download complete [2022-04-01T01:19:54.726Z] 5d3b04190fa2: Download complete [2022-04-01T01:19:54.987Z] 5eb5b503b376: Verifying Checksum [2022-04-01T01:19:54.987Z] 5eb5b503b376: Download complete [2022-04-01T01:19:55.557Z] 2f39f015ded8: Download complete [2022-04-01T01:19:56.126Z] 5eb5b503b376: Pull complete [2022-04-01T01:19:56.126Z] 5c69ac0246d0: Pull complete [2022-04-01T01:19:56.693Z] ec43610c2a17: Pull complete [2022-04-01T01:19:56.693Z] 3a2ae6a8a46f: Pull complete [2022-04-01T01:19:56.952Z] 33b1e0a273af: Pull complete [2022-04-01T01:19:56.952Z] 5d3b04190fa2: Pull complete [2022-04-01T01:20:01.145Z] 2f39f015ded8: Pull complete [2022-04-01T01:20:01.145Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-01T01:20:01.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T01:20:01.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-01T01:20:01.206Z] prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container [2022-04-01T01:20:01.242Z] $ 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-272 -v /w/workspace/foundry_device-virtual-go_PR-272:/w/workspace/foundry_device-virtual-go_PR-272:rw,z -v /w/workspace/foundry_device-virtual-go_PR-272@tmp:/w/workspace/foundry_device-virtual-go_PR-272@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-01T01:20:02.702Z] $ docker top 5620ac2fc31bd73a8aee898bbd6f4dfef1d0a2e223414c7254ab5117408a469e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:20:03.124Z] ---> job-cost.sh [2022-04-01T01:20:03.124Z] lf-activate-venv: SKIPPING [2022-04-01T01:20:03.124Z] INFO: No Stack... [2022-04-01T01:20:03.385Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-01T01:20:03.957Z] INFO: Archiving Costs [Pipeline] sh [2022-04-01T01:20:04.255Z] + cat /w/workspace/foundry_device-virtual-go_PR-272/archives/cost.csv [2022-04-01T01:20:04.255Z] + cut -d, -f6 [Pipeline] lock [2022-04-01T01:20:04.276Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] [2022-04-01T01:20:04.282Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] did not exist. Created. [2022-04-01T01:20:04.282Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-01T01:20:04.598Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-01T01:20:04.627Z] Stashed 1 file(s) [Pipeline] } [2022-04-01T01:20:04.633Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-01T01:20:04.659Z] $ docker stop --time=1 5620ac2fc31bd73a8aee898bbd6f4dfef1d0a2e223414c7254ab5117408a469e [2022-04-01T01:20:05.811Z] $ docker rm -f 5620ac2fc31bd73a8aee898bbd6f4dfef1d0a2e223414c7254ab5117408a469e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-01T01:22:42.944Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10368 in /w/workspace/foundry_device-virtual-go_PR-272 [Pipeline] { [Pipeline] ws [2022-04-01T01:22:42.958Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2022-04-01T01:22:43.278Z] The recommended git tool is: git [2022-04-01T01:22:50.843Z] using credential edgex-jenkins-ssh [2022-04-01T01:22:50.870Z] Cloning the remote Git repository [2022-04-01T01:22:51.054Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-04-01T01:22:51.235Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2022-04-01T01:22:51.476Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-04-01T01:22:51.477Z] > git --version # timeout=10 [2022-04-01T01:22:51.580Z] > git --version # 'git version 2.25.1' [2022-04-01T01:22:51.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T01:22:51.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-01T01:22:53.893Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-04-01T01:22:53.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-01T01:22:53.982Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-04-01T01:22:54.033Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-04-01T01:22:54.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T01:22:54.061Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-01T01:22:54.646Z] Merging remotes/origin/main commit c03aa7c74cee4c24f0ea21a2b880bc2767aae84f into PR head commit cf9045853effe6d05df18425f3d9055c73f3b4c3 [2022-04-01T01:22:54.916Z] Merge succeeded, producing cf9045853effe6d05df18425f3d9055c73f3b4c3 [2022-04-01T01:22:54.917Z] Checking out Revision cf9045853effe6d05df18425f3d9055c73f3b4c3 (PR-272) [2022-04-01T01:22:54.672Z] > git config core.sparsecheckout # timeout=10 [2022-04-01T01:22:54.701Z] > git checkout -f cf9045853effe6d05df18425f3d9055c73f3b4c3 # timeout=10 [2022-04-01T01:22:54.799Z] > git remote # timeout=10 [2022-04-01T01:22:54.834Z] > git config --get remote.origin.url # timeout=10 [2022-04-01T01:22:54.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T01:22:54.873Z] > git merge c03aa7c74cee4c24f0ea21a2b880bc2767aae84f # timeout=10 [2022-04-01T01:22:54.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-01T01:22:54.931Z] > git config core.sparsecheckout # timeout=10 [2022-04-01T01:22:54.960Z] > git checkout -f cf9045853effe6d05df18425f3d9055c73f3b4c3 # timeout=10 [2022-04-01T01:22:59.316Z] Commit message: "fix(security): Dependency version bump for device-sdk and go-mod-core-contracts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-01T01:23:00.252Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-01T01:23:00.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-01T01:23:00.253Z] Dload Upload Total Spent Left Speed [2022-04-01T01:23:00.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 40282 0 --:--:-- --:--:-- --:--:-- 40282 [Pipeline] sh [2022-04-01T01:23:00.791Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-01T01:23:01.140Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-01T01:23:01.140Z] + sudo tee /etc/docker/daemon.new [2022-04-01T01:23:01.140Z] { [2022-04-01T01:23:01.140Z] "registry-mirrors": [ [2022-04-01T01:23:01.140Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-01T01:23:01.140Z] ], [2022-04-01T01:23:01.140Z] "bip": "10.250.0.254/24", [2022-04-01T01:23:01.140Z] "hosts": [ [2022-04-01T01:23:01.140Z] "tcp://0.0.0.0:5555", [2022-04-01T01:23:01.140Z] "unix:///var/run/docker.sock" [2022-04-01T01:23:01.140Z] ], [2022-04-01T01:23:01.140Z] "mtu": 1458, [2022-04-01T01:23:01.140Z] "selinux-enabled": true, [2022-04-01T01:23:01.140Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-01T01:23:01.140Z] } [Pipeline] sh [2022-04-01T01:23:01.646Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-01T01:23:01.998Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T01:23:20.357Z] provisioning config files... [2022-04-01T01:23:20.382Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config1350645204326842532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:23:20.754Z] ---> docker-login.sh [2022-04-01T01:23:20.754Z] nexus3.edgexfoundry.org:10001 [2022-04-01T01:23:21.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:23:21.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:23:21.637Z] Configure a credential helper to remove this warning. See [2022-04-01T01:23:21.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:23:21.637Z] [2022-04-01T01:23:21.637Z] Login Succeeded [2022-04-01T01:23:21.637Z] nexus3.edgexfoundry.org:10002 [2022-04-01T01:23:21.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:23:22.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:23:22.187Z] Configure a credential helper to remove this warning. See [2022-04-01T01:23:22.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:23:22.187Z] [2022-04-01T01:23:22.187Z] Login Succeeded [2022-04-01T01:23:22.187Z] nexus3.edgexfoundry.org:10003 [2022-04-01T01:23:22.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:23:22.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:23:22.741Z] Configure a credential helper to remove this warning. See [2022-04-01T01:23:22.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:23:22.741Z] [2022-04-01T01:23:22.741Z] Login Succeeded [2022-04-01T01:23:22.741Z] nexus3.edgexfoundry.org:10004 [2022-04-01T01:23:23.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:23:23.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:23:23.022Z] Configure a credential helper to remove this warning. See [2022-04-01T01:23:23.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:23:23.022Z] [2022-04-01T01:23:23.022Z] Login Succeeded [2022-04-01T01:23:23.022Z] docker.io [2022-04-01T01:23:23.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T01:23:23.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T01:23:23.894Z] Configure a credential helper to remove this warning. See [2022-04-01T01:23:23.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T01:23:23.894Z] [2022-04-01T01:23:23.894Z] Login Succeeded [2022-04-01T01:23:23.894Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T01:23:23.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-01T01:23:24.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-01T01:23:24.445Z] ========================================================= [2022-04-01T01:23:24.445Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-01T01:23:24.445Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:23:24.807Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-01T01:23:25.409Z] Sending build context to Docker daemon 11.59MB [2022-04-01T01:23:25.409Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-01T01:23:25.409Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-01T01:23:25.409Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-01T01:23:25.409Z] 9b3977197b4f: Pulling fs layer [2022-04-01T01:23:25.409Z] 1a89e8eeedd5: Pulling fs layer [2022-04-01T01:23:25.409Z] 94645a83ff95: Pulling fs layer [2022-04-01T01:23:25.409Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-01T01:23:25.409Z] 0c92f367c5e7: Pulling fs layer [2022-04-01T01:23:25.409Z] f7c0051592d6: Pulling fs layer [2022-04-01T01:23:25.409Z] a227ed2f7395: Pulling fs layer [2022-04-01T01:23:25.409Z] 7b1c46037f91: Pulling fs layer [2022-04-01T01:23:25.409Z] 3f3a8bcf1eab: Waiting [2022-04-01T01:23:25.409Z] 0c92f367c5e7: Waiting [2022-04-01T01:23:25.409Z] f7c0051592d6: Waiting [2022-04-01T01:23:25.409Z] a227ed2f7395: Waiting [2022-04-01T01:23:25.409Z] 7b1c46037f91: Waiting [2022-04-01T01:23:25.688Z] 94645a83ff95: Verifying Checksum [2022-04-01T01:23:25.688Z] 94645a83ff95: Download complete [2022-04-01T01:23:25.688Z] 1a89e8eeedd5: Verifying Checksum [2022-04-01T01:23:25.688Z] 1a89e8eeedd5: Download complete [2022-04-01T01:23:25.688Z] 0c92f367c5e7: Verifying Checksum [2022-04-01T01:23:25.688Z] 0c92f367c5e7: Download complete [2022-04-01T01:23:25.688Z] f7c0051592d6: Download complete [2022-04-01T01:23:25.688Z] 9b3977197b4f: Download complete [2022-04-01T01:23:25.688Z] a227ed2f7395: Verifying Checksum [2022-04-01T01:23:25.688Z] a227ed2f7395: Download complete [2022-04-01T01:23:26.298Z] 9b3977197b4f: Pull complete [2022-04-01T01:23:26.906Z] 1a89e8eeedd5: Pull complete [2022-04-01T01:23:27.183Z] 94645a83ff95: Pull complete [2022-04-01T01:23:27.785Z] 7b1c46037f91: Verifying Checksum [2022-04-01T01:23:27.785Z] 7b1c46037f91: Download complete [2022-04-01T01:23:28.384Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-01T01:23:28.384Z] 3f3a8bcf1eab: Download complete [2022-04-01T01:23:40.794Z] 3f3a8bcf1eab: Pull complete [2022-04-01T01:23:40.794Z] 0c92f367c5e7: Pull complete [2022-04-01T01:23:40.794Z] f7c0051592d6: Pull complete [2022-04-01T01:23:40.794Z] a227ed2f7395: Pull complete [2022-04-01T01:23:47.540Z] 7b1c46037f91: Pull complete [2022-04-01T01:23:47.540Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-01T01:23:47.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-01T01:23:47.540Z] ---> f79e39bc4007 [2022-04-01T01:23:47.540Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-01T01:23:47.540Z] ---> Running in 62c314605908 [2022-04-01T01:23:47.815Z] Removing intermediate container 62c314605908 [2022-04-01T01:23:47.815Z] ---> 8272ea097347 [2022-04-01T01:23:47.815Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-01T01:23:47.815Z] ---> Running in befb12ff1c5f [2022-04-01T01:23:48.089Z] Removing intermediate container befb12ff1c5f [2022-04-01T01:23:48.089Z] ---> ee708605655e [2022-04-01T01:23:48.089Z] Step 5/12 : WORKDIR /device-virtual-go [2022-04-01T01:23:48.089Z] ---> Running in 97b943d5144d [2022-04-01T01:23:48.692Z] Removing intermediate container 97b943d5144d [2022-04-01T01:23:48.692Z] ---> 7718023731f1 [2022-04-01T01:23:48.692Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T01:23:48.692Z] ---> Running in 2bf1127ead64 [2022-04-01T01:23:50.660Z] Removing intermediate container 2bf1127ead64 [2022-04-01T01:23:50.660Z] ---> 11e39bab2770 [2022-04-01T01:23:50.660Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-01T01:23:50.660Z] ---> Running in abdbafe7d7b6 [2022-04-01T01:23:51.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T01:23:52.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T01:23:53.209Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-01T01:23:53.209Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-01T01:23:53.209Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-01T01:23:53.485Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-01T01:23:53.485Z] Executing busybox-1.34.1-r3.trigger [2022-04-01T01:23:53.485Z] OK: 224 MiB in 56 packages [2022-04-01T01:23:54.466Z] Removing intermediate container abdbafe7d7b6 [2022-04-01T01:23:54.466Z] ---> 85bb85ab6b0c [2022-04-01T01:23:54.466Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-01T01:23:55.070Z] ---> 861910e8ae47 [2022-04-01T01:23:55.070Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T01:23:55.070Z] ---> Running in 3fdf98a9cf6d [2022-04-01T01:24:42.080Z] Removing intermediate container 3fdf98a9cf6d [2022-04-01T01:24:42.080Z] ---> 383c3e26931f [2022-04-01T01:24:42.080Z] Step 10/12 : COPY . . [2022-04-01T01:24:42.080Z] ---> d959b4d30573 [2022-04-01T01:24:42.080Z] Step 11/12 : ARG MAKE='make build' [2022-04-01T01:24:42.080Z] ---> Running in c9f41292f750 [2022-04-01T01:24:42.080Z] Removing intermediate container c9f41292f750 [2022-04-01T01:24:42.080Z] ---> acf59f3ff825 [2022-04-01T01:24:42.080Z] Step 12/12 : RUN $MAKE [2022-04-01T01:24:42.080Z] ---> Running in 60d93d5c7040 [2022-04-01T01:24:42.080Z] noop [2022-04-01T01:24:42.080Z] Removing intermediate container 60d93d5c7040 [2022-04-01T01:24:42.080Z] ---> 25c2b330a0f2 [2022-04-01T01:24:42.080Z] Successfully built 25c2b330a0f2 [2022-04-01T01:24:42.080Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:24:42.430Z] + docker inspect -f . ci-base-image-arm64 [2022-04-01T01:24:42.430Z] . [Pipeline] withDockerContainer [2022-04-01T01:24:42.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-10368 does not seem to be running inside a container [2022-04-01T01:24:42.769Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-01T01:24:44.086Z] $ docker top ded9fd3ecdcdc1e7633d8fdd7a6cb7d9468d7bbbe6164cd098ef4d348542113f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T01:24:45.020Z] + go version [2022-04-01T01:24:45.020Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-01T01:24:45.051Z] $ docker stop --time=1 ded9fd3ecdcdc1e7633d8fdd7a6cb7d9468d7bbbe6164cd098ef4d348542113f [2022-04-01T01:24:46.696Z] $ docker rm -f ded9fd3ecdcdc1e7633d8fdd7a6cb7d9468d7bbbe6164cd098ef4d348542113f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:24:47.289Z] + docker inspect -f . ci-base-image-arm64 [2022-04-01T01:24:47.289Z] . [Pipeline] withDockerContainer [2022-04-01T01:24:47.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-10368 does not seem to be running inside a container [2022-04-01T01:24:47.635Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-01T01:24:48.945Z] $ docker top 0d83085ea7e4eb9c6d5947547233e90ec24f3ef6a03ff9fa4b4407f8643eb850 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-01T01:24:49.871Z] + make test [2022-04-01T01:24:49.871Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-01T01:24:51.311Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-04-01T01:26:13.186Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-04-01T01:26:13.186Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.135s coverage: 65.7% of statements [2022-04-01T01:26:13.186Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-01T01:26:35.377Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-01T01:26:35.377Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-01T01:26:35.377Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-01T01:26:37.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-01T01:26:37.393Z] $ docker stop --time=1 0d83085ea7e4eb9c6d5947547233e90ec24f3ef6a03ff9fa4b4407f8643eb850 [2022-04-01T01:26:39.162Z] $ docker rm -f 0d83085ea7e4eb9c6d5947547233e90ec24f3ef6a03ff9fa4b4407f8643eb850 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T01:26:40.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-01T01:26:40.079Z] Warning: overwriting stash ‘coverage-report’ [2022-04-01T01:26:40.560Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-01T01:26:40.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-01T01:26:41.295Z] + ls -al . [2022-04-01T01:26:41.295Z] total 176 [2022-04-01T01:26:41.295Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 1 01:26 . [2022-04-01T01:26:41.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 01:22 .. [2022-04-01T01:26:41.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 01:22 .git [2022-04-01T01:26:41.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 01:22 .github [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 270 Apr 1 01:22 .gitignore [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 7750 Apr 1 01:22 Attribution.txt [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 6349 Apr 1 01:22 CHANGELOG.md [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 1974 Apr 1 01:22 Dockerfile [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 1 01:22 GOVERNANCE.md [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 1 01:22 Jenkinsfile [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 1 01:22 LICENSE [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 1157 Apr 1 01:22 Makefile [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 1 01:22 OWNERS.md [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 2914 Apr 1 01:22 README.md [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 01:18 VERSION [2022-04-01T01:26:41.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 01:22 bin [2022-04-01T01:26:41.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 01:22 cmd [2022-04-01T01:26:41.295Z] -rw-r--r-- 1 jenkins jenkins 44128 Apr 1 01:26 coverage.out [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 3171 Apr 1 01:22 go.mod [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 34634 Apr 1 01:22 go.sum [2022-04-01T01:26:41.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 01:22 internal [2022-04-01T01:26:41.295Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 1 01:22 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:26:41.664Z] + 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=cf9045853effe6d05df18425f3d9055c73f3b4c3 --label arch=arm64 --label version=0.0.0 . [2022-04-01T01:26:42.283Z] Sending build context to Docker daemon 11.63MB [2022-04-01T01:26:42.283Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-04-01T01:26:42.283Z] Step 2/26 : FROM ${BASE} AS builder [2022-04-01T01:26:42.283Z] ---> 25c2b330a0f2 [2022-04-01T01:26:42.283Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-01T01:26:42.283Z] ---> Running in 60ea90f17008 [2022-04-01T01:26:42.576Z] Removing intermediate container 60ea90f17008 [2022-04-01T01:26:42.576Z] ---> 8aa5c51f0bc9 [2022-04-01T01:26:42.576Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-04-01T01:26:42.854Z] ---> Running in 39b73f4f26e4 [2022-04-01T01:26:43.171Z] Removing intermediate container 39b73f4f26e4 [2022-04-01T01:26:43.171Z] ---> ff09589b8ecc [2022-04-01T01:26:43.171Z] Step 5/26 : WORKDIR /device-virtual-go [2022-04-01T01:26:43.171Z] ---> Running in 3200a2cdd28f [2022-04-01T01:26:43.451Z] Removing intermediate container 3200a2cdd28f [2022-04-01T01:26:43.451Z] ---> 9f108a581c62 [2022-04-01T01:26:43.451Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T01:26:43.745Z] ---> Running in 9e7f66571301 [2022-04-01T01:26:45.201Z] Removing intermediate container 9e7f66571301 [2022-04-01T01:26:45.201Z] ---> b0e3ca3fbb58 [2022-04-01T01:26:45.201Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-01T01:26:45.480Z] ---> Running in 509c55c3ad16 [2022-04-01T01:26:46.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T01:26:47.450Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T01:26:48.047Z] OK: 224 MiB in 56 packages [2022-04-01T01:26:49.032Z] Removing intermediate container 509c55c3ad16 [2022-04-01T01:26:49.032Z] ---> 413279e93b08 [2022-04-01T01:26:49.032Z] Step 8/26 : COPY go.mod vendor* ./ [2022-04-01T01:26:49.635Z] ---> a60a9d820af9 [2022-04-01T01:26:49.635Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T01:26:49.635Z] ---> Running in 7b87aa6f82b2 [2022-04-01T01:26:51.615Z] Removing intermediate container 7b87aa6f82b2 [2022-04-01T01:26:51.615Z] ---> 38b527656785 [2022-04-01T01:26:51.615Z] Step 10/26 : COPY . . [2022-04-01T01:26:52.598Z] ---> d6ae77a33a37 [2022-04-01T01:26:52.598Z] Step 11/26 : ARG MAKE='make build' [2022-04-01T01:26:52.874Z] ---> Running in f46592a6bd41 [2022-04-01T01:26:53.149Z] Removing intermediate container f46592a6bd41 [2022-04-01T01:26:53.149Z] ---> 4b6e9265e870 [2022-04-01T01:26:53.149Z] Step 12/26 : RUN $MAKE [2022-04-01T01:26:53.149Z] ---> Running in 11ba2bfdf92a [2022-04-01T01:26:54.132Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2022-04-01T01:28:15.926Z] Removing intermediate container 11ba2bfdf92a [2022-04-01T01:28:15.926Z] ---> 2b374ee8fc79 [2022-04-01T01:28:15.926Z] Step 13/26 : FROM alpine:3.14 [2022-04-01T01:28:15.926Z] 3.14: Pulling from library/alpine [2022-04-01T01:28:15.926Z] 810d54c7e01b: Pulling fs layer [2022-04-01T01:28:15.926Z] 810d54c7e01b: Verifying Checksum [2022-04-01T01:28:15.926Z] 810d54c7e01b: Download complete [2022-04-01T01:28:15.926Z] 810d54c7e01b: Pull complete [2022-04-01T01:28:15.926Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-01T01:28:15.926Z] Status: Downloaded newer image for alpine:3.14 [2022-04-01T01:28:15.926Z] ---> cc3d11fa2d52 [2022-04-01T01:28:15.926Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-04-01T01:28:15.926Z] ---> Running in 8714d31636df [2022-04-01T01:28:15.926Z] Removing intermediate container 8714d31636df [2022-04-01T01:28:15.926Z] ---> 55cd71740531 [2022-04-01T01:28:15.926Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T01:28:15.926Z] ---> Running in 8926ecd0f528 [2022-04-01T01:28:15.926Z] Removing intermediate container 8926ecd0f528 [2022-04-01T01:28:15.926Z] ---> 3d33297d3c65 [2022-04-01T01:28:15.926Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-01T01:28:15.926Z] ---> Running in 28a40b5c5122 [2022-04-01T01:28:15.926Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-01T01:28:15.926Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-01T01:28:15.926Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-01T01:28:15.926Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-01T01:28:15.926Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-01T01:28:15.926Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-01T01:28:15.926Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-01T01:28:15.926Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-01T01:28:15.926Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T01:28:15.926Z] OK: 8 MiB in 20 packages [2022-04-01T01:28:15.926Z] Removing intermediate container 28a40b5c5122 [2022-04-01T01:28:15.926Z] ---> 8e6c4ee8824d [2022-04-01T01:28:15.926Z] Step 17/26 : WORKDIR / [2022-04-01T01:28:15.926Z] ---> Running in 4c246a24144c [2022-04-01T01:28:15.926Z] Removing intermediate container 4c246a24144c [2022-04-01T01:28:15.926Z] ---> ac585aa1e80c [2022-04-01T01:28:15.927Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-04-01T01:28:15.927Z] ---> c94345c5c168 [2022-04-01T01:28:15.927Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-04-01T01:28:15.927Z] ---> 3550b94daab9 [2022-04-01T01:28:15.927Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-04-01T01:28:16.907Z] ---> 01215f7d8474 [2022-04-01T01:28:16.907Z] Step 21/26 : EXPOSE 59900 [2022-04-01T01:28:16.907Z] ---> Running in 42072cc7f0ce [2022-04-01T01:28:17.183Z] Removing intermediate container 42072cc7f0ce [2022-04-01T01:28:17.183Z] ---> 16c7c4e01a3f [2022-04-01T01:28:17.183Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-04-01T01:28:17.183Z] ---> Running in c76dbaaa98ac [2022-04-01T01:28:17.455Z] Removing intermediate container c76dbaaa98ac [2022-04-01T01:28:17.455Z] ---> f53896c25b03 [2022-04-01T01:28:17.455Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T01:28:17.455Z] ---> Running in 93f08cff3754 [2022-04-01T01:28:17.729Z] Removing intermediate container 93f08cff3754 [2022-04-01T01:28:17.729Z] ---> 5d6e7629bb3b [2022-04-01T01:28:17.729Z] Step 24/26 : LABEL arch=arm64 [2022-04-01T01:28:18.002Z] ---> Running in dadd9a677186 [2022-04-01T01:28:18.274Z] Removing intermediate container dadd9a677186 [2022-04-01T01:28:18.275Z] ---> 0d6ef3fb3b2d [2022-04-01T01:28:18.275Z] Step 25/26 : LABEL git_sha=cf9045853effe6d05df18425f3d9055c73f3b4c3 [2022-04-01T01:28:18.275Z] ---> Running in 0353958b827d [2022-04-01T01:28:18.551Z] Removing intermediate container 0353958b827d [2022-04-01T01:28:18.551Z] ---> 5bc68267094d [2022-04-01T01:28:18.551Z] Step 26/26 : LABEL version=0.0.0 [2022-04-01T01:28:18.551Z] ---> Running in b9d974d7c6bd [2022-04-01T01:28:19.146Z] Removing intermediate container b9d974d7c6bd [2022-04-01T01:28:19.146Z] ---> 71645736200d [2022-04-01T01:28:19.146Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-01T01:28:19.146Z] Successfully built 71645736200d [2022-04-01T01:28:19.146Z] Successfully tagged device-virtual-arm64:latest [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] sh [2022-04-01T01:28:19.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-01T01:28:19.583Z] [2022-04-01T01:28:19.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:28:19.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-01T01:28:20.212Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-01T01:28:20.212Z] 8998bd30e6a1: Pulling fs layer [2022-04-01T01:28:20.212Z] 04944245beec: Pulling fs layer [2022-04-01T01:28:20.212Z] 699f458cf7ca: Pulling fs layer [2022-04-01T01:28:20.212Z] 765212b225bb: Pulling fs layer [2022-04-01T01:28:20.212Z] f23df028b6ca: Pulling fs layer [2022-04-01T01:28:20.212Z] d65c8cfc05b1: Pulling fs layer [2022-04-01T01:28:20.212Z] 2437ff75d9bd: Pulling fs layer [2022-04-01T01:28:20.212Z] 765212b225bb: Waiting [2022-04-01T01:28:20.212Z] f23df028b6ca: Waiting [2022-04-01T01:28:20.212Z] d65c8cfc05b1: Waiting [2022-04-01T01:28:20.212Z] 2437ff75d9bd: Waiting [2022-04-01T01:28:20.212Z] 04944245beec: Download complete [2022-04-01T01:28:20.212Z] 765212b225bb: Verifying Checksum [2022-04-01T01:28:20.212Z] 765212b225bb: Download complete [2022-04-01T01:28:20.212Z] f23df028b6ca: Download complete [2022-04-01T01:28:20.212Z] d65c8cfc05b1: Verifying Checksum [2022-04-01T01:28:20.212Z] d65c8cfc05b1: Download complete [2022-04-01T01:28:20.488Z] 699f458cf7ca: Verifying Checksum [2022-04-01T01:28:20.488Z] 699f458cf7ca: Download complete [2022-04-01T01:28:20.770Z] 8998bd30e6a1: Verifying Checksum [2022-04-01T01:28:20.770Z] 8998bd30e6a1: Download complete [2022-04-01T01:28:23.402Z] 2437ff75d9bd: Verifying Checksum [2022-04-01T01:28:23.402Z] 2437ff75d9bd: Download complete [2022-04-01T01:28:25.394Z] 8998bd30e6a1: Pull complete [2022-04-01T01:28:25.394Z] 04944245beec: Pull complete [2022-04-01T01:28:27.372Z] 699f458cf7ca: Pull complete [2022-04-01T01:28:27.372Z] 765212b225bb: Pull complete [2022-04-01T01:28:27.969Z] f23df028b6ca: Pull complete [2022-04-01T01:28:28.242Z] d65c8cfc05b1: Pull complete [2022-04-01T01:28:43.339Z] 2437ff75d9bd: Pull complete [2022-04-01T01:28:43.339Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-01T01:28:43.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-01T01:28:43.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-01T01:28:43.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-10368 does not seem to be running inside a container [2022-04-01T01:28:43.642Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-01T01:28:46.157Z] $ docker top e1e822cdbf9f616de5fe55671be33960b5bffd1f595704161d3485145825f3c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:28:47.072Z] ---> job-cost.sh [2022-04-01T01:28:47.072Z] lf-activate-venv: SKIPPING [2022-04-01T01:28:47.072Z] INFO: No Stack... [2022-04-01T01:28:47.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-01T01:28:48.320Z] INFO: Archiving Costs [Pipeline] sh [2022-04-01T01:28:48.985Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2022-04-01T01:28:48.985Z] + cut -d, -f6 [Pipeline] lock [2022-04-01T01:28:49.056Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] [2022-04-01T01:28:49.061Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] did not exist. Created. [2022-04-01T01:28:49.061Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-01T01:28:49.739Z] /w/workspace/device-virtual-go/2@tmp/durable-7321546b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-01T01:28:50.418Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-01T01:28:50.440Z] Warning: overwriting stash ‘stack-cost’ [2022-04-01T01:28:50.483Z] Stashed 1 file(s) [Pipeline] } [2022-04-01T01:28:50.492Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-272-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-01T01:28:50.518Z] $ docker stop --time=1 e1e822cdbf9f616de5fe55671be33960b5bffd1f595704161d3485145825f3c0 [2022-04-01T01:28:52.015Z] $ docker rm -f e1e822cdbf9f616de5fe55671be33960b5bffd1f595704161d3485145825f3c0 [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 [2022-04-01T01:28:52.515Z] provisioning config files... [2022-04-01T01:28:52.524Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-272@tmp/config4171775751263303384tmp [Pipeline] { [Pipeline] sh [2022-04-01T01:28:52.819Z] + set +x [2022-04-01T01:28:52.819Z] + curl -s https://codecov.io/bash [2022-04-01T01:28:52.819Z] + bash -s -- [2022-04-01T01:28:52.819Z] [2022-04-01T01:28:52.819Z] _____ _ [2022-04-01T01:28:52.819Z] / ____| | | [2022-04-01T01:28:52.819Z] | | ___ __| | ___ ___ _____ __ [2022-04-01T01:28:52.819Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-01T01:28:52.819Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-01T01:28:52.819Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-01T01:28:52.819Z] Bash-1.0.6 [2022-04-01T01:28:52.819Z] [2022-04-01T01:28:52.819Z] [2022-04-01T01:28:52.819Z] ==> git version 2.25.1 found [2022-04-01T01:28:52.819Z] ==> 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 [2022-04-01T01:28:52.819Z] Release-Date: 2020-01-08 [2022-04-01T01:28:52.819Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-01T01:28:52.819Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-01T01:28:52.819Z] ==> Jenkins CI detected. [2022-04-01T01:28:52.819Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-272 [2022-04-01T01:28:52.819Z] project root: . [2022-04-01T01:28:52.819Z] --> token set from env [2022-04-01T01:28:52.819Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-01T01:28:52.819Z] ==> Running gcov in . (disable via -X gcov) [2022-04-01T01:28:52.819Z] ==> Python coveragepy not found [2022-04-01T01:28:52.819Z] ==> Searching for coverage reports in: [2022-04-01T01:28:52.819Z] + . [2022-04-01T01:28:52.819Z] -> Found 1 reports [2022-04-01T01:28:52.819Z] ==> Detecting git/mercurial file structure [2022-04-01T01:28:52.819Z] ==> Reading reports [2022-04-01T01:28:52.819Z] + ./coverage.out bytes=44128 [2022-04-01T01:28:52.819Z] ==> Appending adjustments [2022-04-01T01:28:52.819Z] https://docs.codecov.io/docs/fixing-reports [2022-04-01T01:28:53.079Z] + Found adjustments [2022-04-01T01:28:53.079Z] ==> Gzipping contents [2022-04-01T01:28:53.079Z] 8.0K /tmp/codecov.e4yz3Q.gz [2022-04-01T01:28:53.079Z] ==> Uploading reports [2022-04-01T01:28:53.079Z] url: https://codecov.io [2022-04-01T01:28:53.079Z] query: branch=PR-272&commit=cf9045853effe6d05df18425f3d9055c73f3b4c3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-272%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=272&job=&cmd_args= [2022-04-01T01:28:53.079Z] -> Pinging Codecov [2022-04-01T01:28:53.079Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-272&commit=cf9045853effe6d05df18425f3d9055c73f3b4c3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-272%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=272&job=&cmd_args= [2022-04-01T01:28:53.385Z] -> Uploading to [2022-04-01T01:28:53.385Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-01/5E52B4B073DB2E39498172D8E973AA87/cf9045853effe6d05df18425f3d9055c73f3b4c3/3c79c949-ff62-4e6a-8f95-eb28dc7149bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220401T012853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae4710beeb1fb66c8b4e0262bbe915810c7d048a61c4e8d745c69453c4fc65b8 [2022-04-01T01:28:53.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-01T01:28:53.385Z] Dload Upload Total Spent Left Speed [2022-04-01T01:28:53.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5289 0 0 100 5289 0 19373 --:--:-- --:--:-- --:--:-- 19444 [2022-04-01T01:28:53.700Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/cf9045853effe6d05df18425f3d9055c73f3b4c3 [Pipeline] } [2022-04-01T01:28:53.707Z] 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 [2022-04-01T01:28:54.519Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-272/archives ] [2022-04-01T01:28:54.519Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-272/archives [2022-04-01T01:28:54.519Z] total 16 [2022-04-01T01:28:54.519Z] drwxr-xr-x 3 root root 4096 Apr 1 01:20 . [2022-04-01T01:28:54.519Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 01:20 .. [2022-04-01T01:28:54.519Z] drwxr-xr-x 2 root root 4096 Apr 1 01:20 cost [2022-04-01T01:28:54.519Z] -rw-r--r-- 1 root root 88 Apr 1 01:20 cost.csv [2022-04-01T01:28:54.519Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-272/archives [2022-04-01T01:28:54.519Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-272/archives [2022-04-01T01:28:54.519Z] total 16 [2022-04-01T01:28:54.519Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 01:20 . [2022-04-01T01:28:54.519Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 01:20 .. [2022-04-01T01:28:54.519Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 1 01:20 cost [2022-04-01T01:28:54.519Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 1 01:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:28:54.818Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:28:55.688Z] ---> package-listing.sh [2022-04-01T01:28:55.688Z] ++ facter osfamily [2022-04-01T01:28:55.688Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-01T01:28:55.949Z] + OS_FAMILY=debian [2022-04-01T01:28:55.949Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-272 [2022-04-01T01:28:55.949Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-01T01:28:55.949Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-01T01:28:55.949Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-01T01:28:55.949Z] + PACKAGES=/tmp/packages_start.txt [2022-04-01T01:28:55.949Z] + '[' /w/workspace/foundry_device-virtual-go_PR-272 ']' [2022-04-01T01:28:55.949Z] + PACKAGES=/tmp/packages_end.txt [2022-04-01T01:28:55.949Z] + case "${OS_FAMILY}" in [2022-04-01T01:28:55.949Z] + dpkg -l [2022-04-01T01:28:55.949Z] + grep '^ii' [2022-04-01T01:28:55.949Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-01T01:28:55.949Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-01T01:28:55.949Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-01T01:28:55.949Z] + '[' /w/workspace/foundry_device-virtual-go_PR-272 ']' [2022-04-01T01:28:55.949Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-272/archives/ [2022-04-01T01:28:55.949Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-272/archives/ [Pipeline] echo [2022-04-01T01:28:55.964Z] 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-272/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-01T01:28:56.248Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-01T01:28:56.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T01:28:56.811Z] . [Pipeline] withDockerContainer [2022-04-01T01:28:56.879Z] prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container [2022-04-01T01:28:56.920Z] $ 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-272/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-272 -v /w/workspace/foundry_device-virtual-go_PR-272:/w/workspace/foundry_device-virtual-go_PR-272:rw,z -v /w/workspace/foundry_device-virtual-go_PR-272@tmp:/w/workspace/foundry_device-virtual-go_PR-272@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-01T01:28:57.162Z] $ docker top adbcc79e0bf25f64da03d7917c10224f5cf0557fde024280ceb08566280d82b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T01:28:57.517Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-01T01:28:57.810Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-01T01:28:58.103Z] + ls /var/log/sa-host [2022-04-01T01:28:58.103Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T01:28:58.315Z] provisioning config files... [2022-04-01T01:28:58.323Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-272@tmp/config5287771600595800746tmp [Pipeline] { [Pipeline] echo [2022-04-01T01:28:58.340Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:28:58.624Z] ---> create-netrc.sh [Pipeline] } [2022-04-01T01:28:58.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:28:58.977Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-01T01:28:58.988Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:28:59.277Z] ---> sudo-logs.sh [2022-04-01T01:28:59.277Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-01T01:28:59.301Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:28:59.584Z] ---> job-cost.sh [2022-04-01T01:28:59.584Z] lf-activate-venv: SKIPPING [2022-04-01T01:28:59.584Z] DEBUG: total: 0.2199999988079071 [2022-04-01T01:28:59.584Z] INFO: Retrieving Stack Cost... [2022-04-01T01:29:00.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-01T01:29:00.421Z] INFO: Archiving Costs [Pipeline] echo [2022-04-01T01:29:00.434Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T01:29:00.723Z] ---> logs-deploy.sh [2022-04-01T01:29:00.723Z] lf-activate-venv: SKIPPING [2022-04-01T01:29:00.723Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-272/2 [2022-04-01T01:29:00.723Z] INFO: archiving workspace using pattern(s): [2022-04-01T01:29:01.668Z] Archives upload complete. [2022-04-01T01:29:01.930Z] INFO: archiving logs to Nexus [2022-04-01T01:29:02.505Z] ---> uname -a: [2022-04-01T01:29:02.505Z] Linux prd-ubuntu20-04-docker-8c-8g-10367 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-01T01:29:02.505Z] [2022-04-01T01:29:02.505Z] [2022-04-01T01:29:02.505Z] ---> lscpu: [2022-04-01T01:29:02.505Z] Architecture: x86_64 [2022-04-01T01:29:02.505Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-01T01:29:02.505Z] Byte Order: Little Endian [2022-04-01T01:29:02.505Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-01T01:29:02.505Z] CPU(s): 8 [2022-04-01T01:29:02.505Z] On-line CPU(s) list: 0-7 [2022-04-01T01:29:02.505Z] Thread(s) per core: 1 [2022-04-01T01:29:02.505Z] Core(s) per socket: 1 [2022-04-01T01:29:02.505Z] Socket(s): 8 [2022-04-01T01:29:02.505Z] NUMA node(s): 1 [2022-04-01T01:29:02.505Z] Vendor ID: AuthenticAMD [2022-04-01T01:29:02.505Z] CPU family: 23 [2022-04-01T01:29:02.505Z] Model: 49 [2022-04-01T01:29:02.505Z] Model name: AMD EPYC-Rome Processor [2022-04-01T01:29:02.505Z] Stepping: 0 [2022-04-01T01:29:02.505Z] CPU MHz: 2799.998 [2022-04-01T01:29:02.505Z] BogoMIPS: 5599.99 [2022-04-01T01:29:02.505Z] Virtualization: AMD-V [2022-04-01T01:29:02.505Z] Hypervisor vendor: KVM [2022-04-01T01:29:02.505Z] Virtualization type: full [2022-04-01T01:29:02.505Z] L1d cache: 256 KiB [2022-04-01T01:29:02.505Z] L1i cache: 256 KiB [2022-04-01T01:29:02.505Z] L2 cache: 4 MiB [2022-04-01T01:29:02.505Z] L3 cache: 128 MiB [2022-04-01T01:29:02.505Z] NUMA node0 CPU(s): 0-7 [2022-04-01T01:29:02.505Z] Vulnerability Itlb multihit: Not affected [2022-04-01T01:29:02.505Z] Vulnerability L1tf: Not affected [2022-04-01T01:29:02.505Z] Vulnerability Mds: Not affected [2022-04-01T01:29:02.505Z] Vulnerability Meltdown: Not affected [2022-04-01T01:29:02.505Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-01T01:29:02.505Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-01T01:29:02.505Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-01T01:29:02.505Z] Vulnerability Srbds: Not affected [2022-04-01T01:29:02.505Z] Vulnerability Tsx async abort: Not affected [2022-04-01T01:29:02.505Z] 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 [2022-04-01T01:29:02.505Z] [2022-04-01T01:29:02.505Z] [2022-04-01T01:29:02.505Z] ---> nproc: [2022-04-01T01:29:02.505Z] 8 [2022-04-01T01:29:02.505Z] [2022-04-01T01:29:02.505Z] [2022-04-01T01:29:02.505Z] ---> df -h: [2022-04-01T01:29:02.505Z] Filesystem Size Used Avail Use% Mounted on [2022-04-01T01:29:02.505Z] overlay 155G 11G 145G 7% / [2022-04-01T01:29:02.505Z] tmpfs 64M 0 64M 0% /dev [2022-04-01T01:29:02.505Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-01T01:29:02.505Z] shm 64M 0 64M 0% /dev/shm [2022-04-01T01:29:02.505Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-01T01:29:02.505Z] [2022-04-01T01:29:02.505Z] [2022-04-01T01:29:02.505Z] ---> sar -b -r -n DEV: [2022-04-01T01:29:02.505Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10367) 04/01/22 _x86_64_ (8 CPU) [2022-04-01T01:29:02.505Z] [2022-04-01T01:29:02.505Z] 01:17:52 LINUX RESTART (8 CPU) [2022-04-01T01:29:02.505Z] [2022-04-01T01:29:02.505Z] 01:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-01T01:29:02.505Z] 01:19:02 459.13 62.78 396.35 0.00 8267.24 206043.05 0.00 [2022-04-01T01:29:02.505Z] 01:20:01 226.67 0.15 226.52 0.00 20.20 40286.46 0.00 [2022-04-01T01:29:02.505Z] 01:21:01 29.23 0.00 29.23 0.00 0.00 15936.43 0.00 [2022-04-01T01:29:02.505Z] 01:22:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 [2022-04-01T01:29:02.505Z] 01:23:01 1.40 0.02 1.38 0.00 0.13 15.60 0.00 [2022-04-01T01:29:02.505Z] 01:24:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2022-04-01T01:29:02.505Z] 01:25:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 [2022-04-01T01:29:02.505Z] 01:26:01 0.85 0.00 0.85 0.00 0.00 10.93 0.00 [2022-04-01T01:29:02.505Z] 01:27:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 [2022-04-01T01:29:02.505Z] 01:28:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2022-04-01T01:29:02.505Z] 01:29:01 6.60 0.25 6.35 0.00 19.33 124.38 0.00 [2022-04-01T01:29:02.505Z] Average: 66.07 5.75 60.32 0.00 756.40 23840.05 0.00 [2022-04-01T01:29:02.505Z] [2022-04-01T01:29:02.505Z] 01:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-01T01:29:02.505Z] 01:19:02 28771996 31756364 541708 1.65 133776 3102644 2073768 6.11 1218960 2492620 58292 [2022-04-01T01:29:02.505Z] 01:20:01 28103500 31756256 536368 1.63 162288 3676604 2004068 5.91 1365140 2941168 466524 [2022-04-01T01:29:02.505Z] 01:21:01 28124188 31777348 515448 1.57 162488 3676652 1825684 5.38 1355084 2928832 20 [2022-04-01T01:29:02.505Z] 01:22:01 28124896 31778096 514592 1.56 162528 3676648 1825684 5.38 1354036 2928832 132 [2022-04-01T01:29:02.505Z] 01:23:01 28125584 31778864 513924 1.56 162576 3676660 1848068 5.45 1353812 2928988 28 [2022-04-01T01:29:02.505Z] 01:24:01 28126024 31779348 513400 1.56 162608 3676668 1848068 5.45 1353868 2928992 156 [2022-04-01T01:29:02.505Z] 01:25:01 28135332 31788700 504052 1.53 162644 3676672 1848068 5.45 1344248 2929004 16 [2022-04-01T01:29:02.505Z] 01:26:01 28135096 31788500 504236 1.53 162668 3676676 1848068 5.45 1344580 2929008 160 [2022-04-01T01:29:02.505Z] 01:27:01 28135304 31788896 504140 1.53 162708 3676676 1848068 5.45 1344432 2929188 12 [2022-04-01T01:29:02.505Z] 01:28:01 28135484 31789128 503896 1.53 162724 3676680 1848068 5.45 1344252 2929192 48 [2022-04-01T01:29:02.505Z] 01:29:01 28044400 31704144 583980 1.78 162860 3678080 2002240 5.90 1427488 2926140 784 [2022-04-01T01:29:02.505Z] Average: 28178346 31771422 521431 1.59 159988 3624605 1892714 5.58 1345991 2890179 47834 [2022-04-01T01:29:02.505Z] [2022-04-01T01:29:02.505Z] 01:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-01T01:29:02.505Z] 01:19:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.505Z] 01:19:02 docker0 145.62 160.10 12.38 1233.52 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.505Z] 01:19:02 ens3 828.29 543.15 6792.72 118.69 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.505Z] 01:20:01 lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.505Z] 01:20:01 docker0 13.64 17.25 0.77 91.25 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.505Z] 01:20:01 ens3 181.95 123.23 2736.86 74.83 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.505Z] 01:21:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.505Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.505Z] 01:21:01 ens3 9.12 5.65 8.13 2.91 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:22:01 ens3 1.10 0.55 0.09 0.05 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:23:01 ens3 0.65 0.57 0.35 0.28 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:24:01 ens3 0.22 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:26:01 ens3 1.97 0.95 1.60 0.06 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:27:01 ens3 10.86 5.47 11.74 0.37 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:29:01 lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] 01:29:01 ens3 47.39 35.23 32.42 48.84 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] Average: docker0 14.48 16.12 1.20 120.50 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] Average: ens3 98.22 64.93 868.53 22.30 0.00 0.00 0.00 0.00 [2022-04-01T01:29:02.506Z] [2022-04-01T01:29:02.506Z] [2022-04-01T01:29:02.506Z] ---> sar -P ALL: [2022-04-01T01:29:02.506Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10367) 04/01/22 _x86_64_ (8 CPU) [2022-04-01T01:29:02.506Z] [2022-04-01T01:29:02.506Z] 01:17:52 LINUX RESTART (8 CPU) [2022-04-01T01:29:02.506Z] [2022-04-01T01:29:02.506Z] 01:18:01 CPU %user %nice %system %iowait %steal %idle [2022-04-01T01:29:02.506Z] 01:19:02 all 11.04 0.00 4.70 2.42 0.08 81.77 [2022-04-01T01:29:02.506Z] 01:19:02 0 11.57 0.00 3.75 0.96 0.08 83.64 [2022-04-01T01:29:02.506Z] 01:19:02 1 10.32 0.00 4.53 3.57 0.08 81.50 [2022-04-01T01:29:02.506Z] 01:19:02 2 10.30 0.00 6.89 7.14 0.08 75.58 [2022-04-01T01:29:02.506Z] 01:19:02 3 8.39 0.00 4.21 2.59 0.08 84.73 [2022-04-01T01:29:02.506Z] 01:19:02 4 10.21 0.00 4.18 2.31 0.07 83.24 [2022-04-01T01:29:02.506Z] 01:19:02 5 13.49 0.00 4.20 0.87 0.07 81.37 [2022-04-01T01:29:02.506Z] 01:19:02 6 12.81 0.00 4.18 1.45 0.07 81.50 [2022-04-01T01:29:02.506Z] 01:19:02 7 11.23 0.00 5.67 0.42 0.08 82.59 [2022-04-01T01:29:02.506Z] 01:20:01 all 26.55 0.00 6.72 1.25 0.10 65.38 [2022-04-01T01:29:02.506Z] 01:20:01 0 23.80 0.00 5.89 0.31 0.10 69.89 [2022-04-01T01:29:02.506Z] 01:20:01 1 28.52 0.00 6.77 3.84 0.09 60.78 [2022-04-01T01:29:02.506Z] 01:20:01 2 23.28 0.00 6.43 0.52 0.10 69.67 [2022-04-01T01:29:02.506Z] 01:20:01 3 26.82 0.00 6.30 2.34 0.10 64.44 [2022-04-01T01:29:02.506Z] 01:20:01 4 26.81 0.00 6.97 0.67 0.10 65.45 [2022-04-01T01:29:02.506Z] 01:20:01 5 28.35 0.00 6.61 0.62 0.09 64.33 [2022-04-01T01:29:02.506Z] 01:20:01 6 27.40 0.00 7.13 1.40 0.10 63.96 [2022-04-01T01:29:02.506Z] 01:20:01 7 27.40 0.00 7.63 0.31 0.09 64.57 [2022-04-01T01:29:02.506Z] 01:21:01 all 0.23 0.00 0.18 0.24 0.01 99.35 [2022-04-01T01:29:02.506Z] 01:21:01 0 0.13 0.00 0.10 0.00 0.02 99.75 [2022-04-01T01:29:02.506Z] 01:21:01 1 0.30 0.00 0.18 0.25 0.02 99.25 [2022-04-01T01:29:02.506Z] 01:21:01 2 0.23 0.00 0.45 1.33 0.00 97.98 [2022-04-01T01:29:02.506Z] 01:21:01 3 0.20 0.00 0.10 0.02 0.02 99.67 [2022-04-01T01:29:02.506Z] 01:21:01 4 0.22 0.00 0.13 0.00 0.02 99.63 [2022-04-01T01:29:02.506Z] 01:21:01 5 0.18 0.00 0.13 0.23 0.02 99.43 [2022-04-01T01:29:02.506Z] 01:21:01 6 0.20 0.00 0.17 0.05 0.02 99.57 [2022-04-01T01:29:02.506Z] 01:21:01 7 0.33 0.00 0.13 0.00 0.02 99.52 [2022-04-01T01:29:02.506Z] 01:22:01 all 0.15 0.00 0.01 0.01 0.00 99.83 [2022-04-01T01:29:02.506Z] 01:22:01 0 1.04 0.00 0.03 0.00 0.00 98.92 [2022-04-01T01:29:02.506Z] 01:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-01T01:29:02.506Z] 01:22:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:22:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-01T01:29:02.506Z] 01:22:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-01T01:29:02.506Z] 01:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T01:29:02.506Z] 01:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-01T01:29:02.506Z] 01:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:23:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2022-04-01T01:29:02.506Z] 01:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-01T01:29:02.506Z] 01:23:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2022-04-01T01:29:02.506Z] 01:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-01T01:29:02.506Z] 01:23:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:24:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2022-04-01T01:29:02.506Z] 01:24:01 0 0.62 0.00 0.03 0.00 0.00 99.35 [2022-04-01T01:29:02.506Z] 01:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-01T01:29:02.506Z] 01:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:24:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2022-04-01T01:29:02.506Z] 01:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T01:29:02.506Z] 01:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-01T01:29:02.506Z] 01:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-01T01:29:02.506Z] 01:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-01T01:29:02.506Z] 01:25:01 all 0.09 0.00 0.02 0.01 0.00 99.88 [2022-04-01T01:29:02.506Z] 01:25:01 0 0.55 0.00 0.02 0.00 0.02 99.42 [2022-04-01T01:29:02.506Z] 01:25:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2022-04-01T01:29:02.506Z] 01:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-01T01:29:02.506Z] 01:25:01 3 0.03 0.00 0.05 0.03 0.00 99.88 [2022-04-01T01:29:02.506Z] 01:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:25:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2022-04-01T01:29:02.506Z] 01:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-01T01:29:02.506Z] 01:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-01T01:29:02.506Z] 01:26:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2022-04-01T01:29:02.506Z] 01:26:01 0 0.65 0.00 0.02 0.00 0.00 99.33 [2022-04-01T01:29:02.506Z] 01:26:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2022-04-01T01:29:02.506Z] 01:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-01T01:29:02.506Z] 01:26:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-04-01T01:29:02.506Z] 01:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-01T01:29:02.506Z] 01:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-01T01:29:02.506Z] 01:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-01T01:29:02.506Z] 01:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T01:29:02.506Z] 01:27:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2022-04-01T01:29:02.506Z] 01:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-01T01:29:02.506Z] 01:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-01T01:29:02.506Z] 01:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T01:29:02.506Z] 01:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-01T01:29:02.506Z] 01:27:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:27:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2022-04-01T01:29:02.506Z] 01:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:27:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2022-04-01T01:29:02.506Z] 01:28:01 all 0.09 0.00 0.01 0.01 0.01 99.88 [2022-04-01T01:29:02.506Z] 01:28:01 0 0.63 0.00 0.00 0.00 0.00 99.37 [2022-04-01T01:29:02.506Z] 01:28:01 1 0.00 0.00 0.05 0.00 0.02 99.93 [2022-04-01T01:29:02.506Z] 01:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-01T01:29:02.506Z] 01:28:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:28:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2022-04-01T01:29:02.506Z] 01:28:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-01T01:29:02.506Z] 01:28:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2022-04-01T01:29:02.506Z] 01:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-01T01:29:02.506Z] 01:29:01 all 0.91 0.00 0.31 0.02 0.02 98.75 [2022-04-01T01:29:02.506Z] 01:29:01 0 1.15 0.00 0.32 0.02 0.02 98.50 [2022-04-01T01:29:02.506Z] 01:29:01 1 1.75 0.00 0.32 0.00 0.03 97.90 [2022-04-01T01:29:02.506Z] 01:29:01 2 0.52 0.00 0.32 0.00 0.00 99.17 [2022-04-01T01:29:02.506Z] 01:29:01 3 0.93 0.00 0.27 0.05 0.02 98.73 [2022-04-01T01:29:02.506Z] 01:29:01 4 0.47 0.00 0.28 0.00 0.02 99.23 [2022-04-01T01:29:02.506Z] 01:29:01 5 0.43 0.00 0.28 0.10 0.02 99.17 [2022-04-01T01:29:02.506Z] 01:29:01 6 1.03 0.00 0.33 0.02 0.02 98.60 [2022-04-01T01:29:02.506Z] 01:29:01 7 0.97 0.00 0.35 0.00 0.02 98.67 [2022-04-01T01:29:02.506Z] [2022-04-01T01:29:02.506Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-04-01T01:29:02.506Z] Average: all 3.50 0.00 1.07 0.36 0.02 95.05 [2022-04-01T01:29:02.506Z] Average: 0 3.59 0.00 0.91 0.12 0.02 95.36 [2022-04-01T01:29:02.506Z] Average: 1 3.67 0.00 1.07 0.69 0.03 94.54 [2022-04-01T01:29:02.506Z] Average: 2 3.06 0.00 1.26 0.82 0.02 94.84 [2022-04-01T01:29:02.506Z] Average: 3 3.24 0.00 0.98 0.46 0.02 95.31 [2022-04-01T01:29:02.506Z] Average: 4 3.37 0.00 1.04 0.27 0.02 95.30 [2022-04-01T01:29:02.506Z] Average: 5 3.80 0.00 1.01 0.18 0.02 95.00 [2022-04-01T01:29:02.506Z] Average: 6 3.70 0.00 1.06 0.26 0.02 94.96 [2022-04-01T01:29:02.506Z] Average: 7 3.55 0.00 1.24 0.07 0.02 95.13 [2022-04-01T01:29:02.506Z] [2022-04-01T01:29:02.506Z] [2022-04-01T01:29:02.506Z]