Pull request #442 opened 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 lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from d8a7a2a187c2b79cc082905f9a439033f71ed988+4bca90f1dcf7f6a68b4f435e584e4fdab171b977 (07354bbca46d50f8ae6d0546398e463d9923f318) 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-ssh4202170192665315882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16618407331981513121.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4902102990513544469.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10193716078060450526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15713228455397221682.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-442/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-442/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9903076447661426085.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10304 in /w/workspace/foundry_device-virtual-go_PR-442 [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-442 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 into PR head commit d8a7a2a187c2b79cc082905f9a439033f71ed988 Merge succeeded, producing d8a7a2a187c2b79cc082905f9a439033f71ed988 Checking out Revision d8a7a2a187c2b79cc082905f9a439033f71ed988 (PR-442) > 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/442/head:refs/remotes/origin/PR-442 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8a7a2a187c2b79cc082905f9a439033f71ed988 # 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 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8a7a2a187c2b79cc082905f9a439033f71ed988 # timeout=10 Commit message: "refactor: Remove obsolete comments from config file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T21:54:12.699Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T21:54:12.871Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T21:54:12.985Z] ========================================================= [2023-10-24T21:54:12.985Z] EdgeX Global Pipelines Version Info [2023-10-24T21:54:12.985Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:54:13.727Z] ------------------- [2023-10-24T21:54:13.727Z] stable info: [2023-10-24T21:54:13.727Z] ------------------- [2023-10-24T21:54:13.727Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T21:54:13.727Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T21:54:13.727Z] Message: update stable to v1.0.254 [2023-10-24T21:54:14.296Z] ------------------- [2023-10-24T21:54:14.296Z] experimental info: [2023-10-24T21:54:14.296Z] ------------------- [2023-10-24T21:54:14.296Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T21:54:14.296Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T21:54:14.296Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T21:54:14.565Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-10-24T21:54:14.607Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-10-24T21:54:14.649Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T21:54:14.688Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T21:54:14.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T21:54:14.761Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T21:54:14.799Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T21:54:14.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T21:54:14.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T21:54:14.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T21:54:14.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T21:54:14.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-10-24T21:54:15.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T21:54:15.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T21:54:15.128Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T21:54:15.171Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T21:54:15.218Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T21:54:15.257Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T21:54:15.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T21:54:15.332Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T21:54:15.369Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T21:54:15.408Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T21:54:15.445Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T21:54:15.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T21:54:15.533Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T21:54:15.575Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T21:54:15.626Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T21:54:15.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-442 [Pipeline] echo [2023-10-24T21:54:15.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-442 [Pipeline] echo [2023-10-24T21:54:15.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-442 [Pipeline] echo [2023-10-24T21:54:15.813Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8a7a2a187c2b79cc082905f9a439033f71ed988 [Pipeline] echo [2023-10-24T21:54:15.857Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8a7a2a [Pipeline] echo [2023-10-24T21:54:15.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:54:16.020Z] provisioning config files... [2023-10-24T21:54:16.033Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-442@tmp/config2512686494446107087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:54:16.410Z] ---> docker-login.sh [2023-10-24T21:54:16.410Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:54:16.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:54:16.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:54:16.672Z] Configure a credential helper to remove this warning. See [2023-10-24T21:54:16.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:54:16.672Z] [2023-10-24T21:54:16.672Z] Login Succeeded [2023-10-24T21:54:16.672Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:54:16.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:54:16.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:54:16.672Z] Configure a credential helper to remove this warning. See [2023-10-24T21:54:16.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:54:16.672Z] [2023-10-24T21:54:16.672Z] Login Succeeded [2023-10-24T21:54:16.672Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:54:16.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:54:16.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:54:16.930Z] Configure a credential helper to remove this warning. See [2023-10-24T21:54:16.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:54:16.930Z] [2023-10-24T21:54:16.930Z] Login Succeeded [2023-10-24T21:54:16.930Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:54:16.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:54:16.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:54:16.930Z] Configure a credential helper to remove this warning. See [2023-10-24T21:54:16.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:54:16.930Z] [2023-10-24T21:54:16.930Z] Login Succeeded [2023-10-24T21:54:16.930Z] docker.io [2023-10-24T21:54:16.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:54:17.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:54:17.188Z] Configure a credential helper to remove this warning. See [2023-10-24T21:54:17.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:54:17.188Z] [2023-10-24T21:54:17.188Z] Login Succeeded [2023-10-24T21:54:17.188Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:54:17.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T21:54:17.844Z] + git rev-list -1 --merges d8a7a2a187c2b79cc082905f9a439033f71ed988~1..d8a7a2a187c2b79cc082905f9a439033f71ed988 [Pipeline] echo [2023-10-24T21:54:17.906Z] -----------> git rev-list -1 --merges d8a7a2a187c2b79cc082905f9a439033f71ed988~1..d8a7a2a187c2b79cc082905f9a439033f71ed988 d8a7a2a187c2b79cc082905f9a439033f71ed988 [false] [Pipeline] sh [2023-10-24T21:54:18.215Z] + git log --format=format:%s -1 d8a7a2a187c2b79cc082905f9a439033f71ed988 [Pipeline] echo [2023-10-24T21:54:18.247Z] ========================================================= [2023-10-24T21:54:18.247Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T21:54:18.247Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T21:54:18.674Z] + git log --format=format:%s -1 d8a7a2a187c2b79cc082905f9a439033f71ed988 [Pipeline] echo [2023-10-24T21:54:18.715Z] [semverPrep] GIT_COMMIT: d8a7a2a187c2b79cc082905f9a439033f71ed988, Commit Message: refactor: Remove obsolete comments from config file [Pipeline] echo [2023-10-24T21:54:18.747Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T21:54:19.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T21:54:19.110Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T21:54:19.110Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T21:54:19.110Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T21:54:19.110Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T21:54:19.110Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T21:54:19.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:54:19.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:54:19.518Z] [2023-10-24T21:54:19.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:54:19.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:54:19.890Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T21:54:19.890Z] b85a868b505f: Pulling fs layer [2023-10-24T21:54:19.890Z] e2be974225ed: Pulling fs layer [2023-10-24T21:54:19.890Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T21:54:19.890Z] 988bab9f4d93: Pulling fs layer [2023-10-24T21:54:19.890Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T21:54:19.890Z] eaf3925da568: Pulling fs layer [2023-10-24T21:54:19.890Z] bab4dde63d76: Pulling fs layer [2023-10-24T21:54:19.890Z] bde34c3a00c8: Pulling fs layer [2023-10-24T21:54:19.890Z] b352a97aabf1: Pulling fs layer [2023-10-24T21:54:19.890Z] 4872d77fe225: Pulling fs layer [2023-10-24T21:54:19.890Z] 5851b861e8e6: Pulling fs layer [2023-10-24T21:54:19.890Z] 988bab9f4d93: Waiting [2023-10-24T21:54:19.890Z] 1469e6f7b9e6: Waiting [2023-10-24T21:54:19.890Z] eaf3925da568: Waiting [2023-10-24T21:54:19.890Z] bab4dde63d76: Waiting [2023-10-24T21:54:19.890Z] 4872d77fe225: Waiting [2023-10-24T21:54:19.890Z] bde34c3a00c8: Waiting [2023-10-24T21:54:19.890Z] b352a97aabf1: Waiting [2023-10-24T21:54:19.890Z] 5851b861e8e6: Waiting [2023-10-24T21:54:19.890Z] e2be974225ed: Download complete [2023-10-24T21:54:19.890Z] 988bab9f4d93: Verifying Checksum [2023-10-24T21:54:19.890Z] 988bab9f4d93: Download complete [2023-10-24T21:54:19.890Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T21:54:19.890Z] 339a4e72a1f5: Download complete [2023-10-24T21:54:19.890Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T21:54:19.891Z] 1469e6f7b9e6: Download complete [2023-10-24T21:54:19.891Z] eaf3925da568: Verifying Checksum [2023-10-24T21:54:19.891Z] eaf3925da568: Download complete [2023-10-24T21:54:20.151Z] bde34c3a00c8: Download complete [2023-10-24T21:54:20.151Z] b352a97aabf1: Download complete [2023-10-24T21:54:20.151Z] 4872d77fe225: Download complete [2023-10-24T21:54:20.151Z] 5851b861e8e6: Verifying Checksum [2023-10-24T21:54:20.151Z] 5851b861e8e6: Download complete [2023-10-24T21:54:20.151Z] b85a868b505f: Download complete [2023-10-24T21:54:20.409Z] bab4dde63d76: Verifying Checksum [2023-10-24T21:54:20.409Z] bab4dde63d76: Download complete [2023-10-24T21:54:21.344Z] b85a868b505f: Pull complete [2023-10-24T21:54:21.344Z] e2be974225ed: Pull complete [2023-10-24T21:54:21.910Z] 339a4e72a1f5: Pull complete [2023-10-24T21:54:21.910Z] 988bab9f4d93: Pull complete [2023-10-24T21:54:22.168Z] 1469e6f7b9e6: Pull complete [2023-10-24T21:54:22.168Z] eaf3925da568: Pull complete [2023-10-24T21:54:24.069Z] bab4dde63d76: Pull complete [2023-10-24T21:54:24.069Z] bde34c3a00c8: Pull complete [2023-10-24T21:54:24.328Z] b352a97aabf1: Pull complete [2023-10-24T21:54:24.328Z] 4872d77fe225: Pull complete [2023-10-24T21:54:24.328Z] 5851b861e8e6: Pull complete [2023-10-24T21:54:24.328Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T21:54:24.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:54:24.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:54:24.562Z] prd-ubuntu20.04-docker-8c-8g-10304 does not seem to be running inside a container [2023-10-24T21:54:24.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-442 -v /w/workspace/foundry_device-virtual-go_PR-442:/w/workspace/foundry_device-virtual-go_PR-442:rw,z -v /w/workspace/foundry_device-virtual-go_PR-442@tmp:/w/workspace/foundry_device-virtual-go_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T21:54:27.761Z] $ docker top c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a -eo pid,comm [2023-10-24T21:54:27.823Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T21:54:27.823Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T21:54:27.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T21:54:27.949Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T21:54:28.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T21:54:28.054Z] $ docker exec c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a ssh-agent [2023-10-24T21:54:28.187Z] SSH_AUTH_SOCK=/tmp/ssh-5irViHs2ujf7/agent.31 [2023-10-24T21:54:28.187Z] SSH_AGENT_PID=37 [2023-10-24T21:54:28.193Z] Running ssh-add (command line suppressed) [2023-10-24T21:54:28.300Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-442@tmp/private_key_11068773383426347348.key (/w/workspace/foundry_device-virtual-go_PR-442@tmp/private_key_11068773383426347348.key) [2023-10-24T21:54:28.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T21:54:28.655Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T21:54:28.674Z] $ docker exec --env ******** --env ******** c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a ssh-agent -k [2023-10-24T21:54:28.784Z] unset SSH_AUTH_SOCK; [2023-10-24T21:54:28.784Z] unset SSH_AGENT_PID; [2023-10-24T21:54:28.784Z] echo Agent pid 37 killed; [2023-10-24T21:54:28.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T21:54:28.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T21:54:28.877Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T21:54:29.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T21:54:29.001Z] $ docker exec c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a ssh-agent [2023-10-24T21:54:29.114Z] SSH_AUTH_SOCK=/tmp/ssh-0UfZ8ThUQrSn/agent.70 [2023-10-24T21:54:29.114Z] SSH_AGENT_PID=76 [2023-10-24T21:54:29.119Z] Running ssh-add (command line suppressed) [2023-10-24T21:54:29.222Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-442@tmp/private_key_6505629223032601313.key (/w/workspace/foundry_device-virtual-go_PR-442@tmp/private_key_6505629223032601313.key) [2023-10-24T21:54:29.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T21:54:29.580Z] + git semver init [2023-10-24T21:54:29.839Z] 2023-10-24 21:54:29,799 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T21:54:29.839Z] 2023-10-24 21:54:29,800 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-442/.semver [2023-10-24T21:54:29.839Z] 2023-10-24 21:54:29,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-442/.semver [2023-10-24T21:54:29.839Z] 2023-10-24 21:54:29,800 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-442/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-442, universal_newlines=False, shell=None, istream=None) [2023-10-24T21:54:31.337Z] 2023-10-24 21:54:30,973 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-442/.git/info/exclude [2023-10-24T21:54:31.337Z] 2023-10-24 21:54:30,974 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-442/.semver/PR-442 with force:False [2023-10-24T21:54:31.337Z] 2023-10-24 21:54:30,974 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-442/.semver/PR-442 [2023-10-24T21:54:31.337Z] 2023-10-24 21:54:30,978 [execute] INFO git cat-file --batch-check [2023-10-24T21:54:31.337Z] 2023-10-24 21:54:30,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-442/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T21:54:31.337Z] 2023-10-24 21:54:30,984 [execute] INFO git cat-file --batch [2023-10-24T21:54:31.337Z] 2023-10-24 21:54:30,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-442/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T21:54:31.337Z] 2023-10-24 21:54:30,989 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-442/.semver/PR-442 [2023-10-24T21:54:31.337Z] 0.0.0 [Pipeline] } [2023-10-24T21:54:31.365Z] $ docker exec --env ******** --env ******** c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a ssh-agent -k [2023-10-24T21:54:31.468Z] unset SSH_AUTH_SOCK; [2023-10-24T21:54:31.468Z] unset SSH_AGENT_PID; [2023-10-24T21:54:31.468Z] echo Agent pid 76 killed; [2023-10-24T21:54:31.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T21:54:31.894Z] + git semver [Pipeline] } [2023-10-24T21:54:32.173Z] $ docker stop --time=1 c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a [2023-10-24T21:54:33.437Z] $ docker rm -f --volumes c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:54:33.853Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T21:54:34.119Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T21:54:34.136Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:54:34.735Z] provisioning config files... [2023-10-24T21:54:34.744Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-442@tmp/config18289541045955660546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:54:35.100Z] ---> docker-login.sh [2023-10-24T21:54:35.100Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:54:35.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:54:35.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:54:35.100Z] Configure a credential helper to remove this warning. See [2023-10-24T21:54:35.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:54:35.100Z] [2023-10-24T21:54:35.100Z] Login Succeeded [2023-10-24T21:54:35.100Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:54:35.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:54:35.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:54:35.100Z] Configure a credential helper to remove this warning. See [2023-10-24T21:54:35.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:54:35.100Z] [2023-10-24T21:54:35.100Z] Login Succeeded [2023-10-24T21:54:35.100Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:54:35.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:54:35.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:54:35.357Z] Configure a credential helper to remove this warning. See [2023-10-24T21:54:35.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:54:35.357Z] [2023-10-24T21:54:35.357Z] Login Succeeded [2023-10-24T21:54:35.357Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:54:35.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:54:35.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:54:35.357Z] Configure a credential helper to remove this warning. See [2023-10-24T21:54:35.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:54:35.357Z] [2023-10-24T21:54:35.357Z] Login Succeeded [2023-10-24T21:54:35.357Z] docker.io [2023-10-24T21:54:35.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:54:35.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:54:35.617Z] Configure a credential helper to remove this warning. See [2023-10-24T21:54:35.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:54:35.617Z] [2023-10-24T21:54:35.617Z] Login Succeeded [2023-10-24T21:54:35.617Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:54:35.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T21:54:35.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:54:35.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:54:35.926Z] ========================================================= [2023-10-24T21:54:35.926Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T21:54:35.926Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:54:36.396Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T21:54:36.396Z] Sending build context to Docker daemon 23.68MB [2023-10-24T21:54:36.396Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:54:36.396Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T21:54:36.663Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T21:54:36.663Z] 7264a8db6415: Pulling fs layer [2023-10-24T21:54:36.663Z] c4d48a809fc2: Pulling fs layer [2023-10-24T21:54:36.663Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T21:54:36.663Z] ad3a456e5733: Pulling fs layer [2023-10-24T21:54:36.663Z] 33e27b845d1e: Pulling fs layer [2023-10-24T21:54:36.663Z] c68163c4e522: Pulling fs layer [2023-10-24T21:54:36.663Z] 50da416c3ac9: Pulling fs layer [2023-10-24T21:54:36.663Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T21:54:36.663Z] ad3a456e5733: Waiting [2023-10-24T21:54:36.663Z] 33e27b845d1e: Waiting [2023-10-24T21:54:36.663Z] c68163c4e522: Waiting [2023-10-24T21:54:36.663Z] 50da416c3ac9: Waiting [2023-10-24T21:54:36.663Z] 23d2d4c4bb30: Waiting [2023-10-24T21:54:36.663Z] c4d48a809fc2: Download complete [2023-10-24T21:54:36.663Z] ad3a456e5733: Verifying Checksum [2023-10-24T21:54:36.663Z] ad3a456e5733: Download complete [2023-10-24T21:54:36.663Z] 33e27b845d1e: Verifying Checksum [2023-10-24T21:54:36.663Z] 33e27b845d1e: Download complete [2023-10-24T21:54:36.663Z] 7264a8db6415: Download complete [2023-10-24T21:54:36.663Z] c68163c4e522: Verifying Checksum [2023-10-24T21:54:36.663Z] c68163c4e522: Download complete [2023-10-24T21:54:36.921Z] 7264a8db6415: Pull complete [2023-10-24T21:54:36.921Z] c4d48a809fc2: Pull complete [2023-10-24T21:54:36.921Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T21:54:36.921Z] 23d2d4c4bb30: Download complete [2023-10-24T21:54:37.179Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T21:54:37.179Z] 4f1c88b9dad5: Download complete [2023-10-24T21:54:37.438Z] 50da416c3ac9: Verifying Checksum [2023-10-24T21:54:37.438Z] 50da416c3ac9: Download complete [2023-10-24T21:54:39.966Z] 4f1c88b9dad5: Pull complete [2023-10-24T21:54:40.224Z] ad3a456e5733: Pull complete [2023-10-24T21:54:40.224Z] 33e27b845d1e: Pull complete [2023-10-24T21:54:40.224Z] c68163c4e522: Pull complete [2023-10-24T21:54:42.762Z] 50da416c3ac9: Pull complete [2023-10-24T21:54:43.021Z] 23d2d4c4bb30: Pull complete [2023-10-24T21:54:43.021Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T21:54:43.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T21:54:43.021Z] ---> 0786185ac409 [2023-10-24T21:54:43.021Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T21:54:48.294Z] ---> Running in bba6151ff4d4 [2023-10-24T21:54:48.294Z] Removing intermediate container bba6151ff4d4 [2023-10-24T21:54:48.294Z] ---> 2c5c39b4fb60 [2023-10-24T21:54:48.294Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T21:54:48.294Z] ---> Running in 2a16c1b13914 [2023-10-24T21:54:48.294Z] Removing intermediate container 2a16c1b13914 [2023-10-24T21:54:48.294Z] ---> 4e2a4d144eff [2023-10-24T21:54:48.294Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:54:48.294Z] ---> Running in 4bffd2c00b8f [2023-10-24T21:54:48.294Z] Removing intermediate container 4bffd2c00b8f [2023-10-24T21:54:48.294Z] ---> 1fa5901c6038 [2023-10-24T21:54:48.294Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-24T21:54:48.294Z] ---> Running in 4b29b6a839de [2023-10-24T21:54:48.294Z] Removing intermediate container 4b29b6a839de [2023-10-24T21:54:48.294Z] ---> 3d5e6f14e17d [2023-10-24T21:54:48.294Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T21:54:48.294Z] ---> Running in 3a57317251a9 [2023-10-24T21:54:48.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T21:54:48.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T21:54:48.812Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T21:54:48.812Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T21:54:48.812Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T21:54:49.074Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T21:54:49.074Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:54:49.074Z] OK: 268 MiB in 56 packages [2023-10-24T21:54:49.555Z] Still waiting to schedule task [2023-10-24T21:54:49.555Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T21:54:49.642Z] Removing intermediate container 3a57317251a9 [2023-10-24T21:54:49.642Z] ---> 6dbc2b89233f [2023-10-24T21:54:49.642Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T21:54:49.642Z] ---> d02a4bcb9806 [2023-10-24T21:54:49.642Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:54:49.642Z] ---> Running in 311473fe1084 [2023-10-24T21:55:45.872Z] Removing intermediate container 311473fe1084 [2023-10-24T21:55:45.872Z] ---> d7a1c5ba57c4 [2023-10-24T21:55:45.872Z] Step 10/12 : COPY . . [2023-10-24T21:55:45.872Z] ---> 9419e0907e7f [2023-10-24T21:55:45.872Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:55:45.872Z] ---> Running in 2de92c458561 [2023-10-24T21:55:45.872Z] Removing intermediate container 2de92c458561 [2023-10-24T21:55:45.872Z] ---> fd2924977203 [2023-10-24T21:55:45.872Z] Step 12/12 : RUN $MAKE [2023-10-24T21:55:45.872Z] ---> Running in bd8536caf4f6 [2023-10-24T21:55:45.872Z] noop [2023-10-24T21:55:45.872Z] Removing intermediate container bd8536caf4f6 [2023-10-24T21:55:45.872Z] ---> 30a6170d51ee [2023-10-24T21:55:45.872Z] Successfully built 30a6170d51ee [2023-10-24T21:55:45.872Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:55:46.315Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T21:55:46.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:55:46.453Z] prd-ubuntu20.04-docker-8c-8g-10304 does not seem to be running inside a container [2023-10-24T21:55:46.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-442 -v /w/workspace/foundry_device-virtual-go_PR-442:/w/workspace/foundry_device-virtual-go_PR-442:rw,z -v /w/workspace/foundry_device-virtual-go_PR-442@tmp:/w/workspace/foundry_device-virtual-go_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T21:55:46.862Z] $ docker top e8988c13f6c035c6083d2582a514e2de2036df90481d1a279cdf05f6f00f0adb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:55:47.254Z] + go version [2023-10-24T21:55:47.254Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T21:55:47.292Z] $ docker stop --time=1 e8988c13f6c035c6083d2582a514e2de2036df90481d1a279cdf05f6f00f0adb [2023-10-24T21:55:48.555Z] $ docker rm -f --volumes e8988c13f6c035c6083d2582a514e2de2036df90481d1a279cdf05f6f00f0adb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:55:49.306Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T21:55:49.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:55:49.459Z] prd-ubuntu20.04-docker-8c-8g-10304 does not seem to be running inside a container [2023-10-24T21:55:49.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-442 -v /w/workspace/foundry_device-virtual-go_PR-442:/w/workspace/foundry_device-virtual-go_PR-442:rw,z -v /w/workspace/foundry_device-virtual-go_PR-442@tmp:/w/workspace/foundry_device-virtual-go_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T21:55:49.821Z] $ docker top 79f15792bde5bccde1c0a602d7b5b5a4ae05b7f3019f4a201d5bac47e91af4ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:55:50.207Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-442 [Pipeline] fileExists [Pipeline] sh [2023-10-24T21:55:50.564Z] + make test [2023-10-24T21:55:50.564Z] go test ./... -coverprofile=coverage.out [2023-10-24T21:55:52.467Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-24T21:56:02.424Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-24T21:56:02.424Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-10-24T21:56:08.985Z] go vet ./... [2023-10-24T21:56:12.266Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T21:56:12.266Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T21:56:12.266Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T21:56:12.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T21:56:12.343Z] $ docker stop --time=1 79f15792bde5bccde1c0a602d7b5b5a4ae05b7f3019f4a201d5bac47e91af4ad [2023-10-24T21:56:15.803Z] $ docker rm -f --volumes 79f15792bde5bccde1c0a602d7b5b5a4ae05b7f3019f4a201d5bac47e91af4ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:56:16.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T21:56:16.422Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T21:56:17.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T21:56:17.337Z] + ls -al . [2023-10-24T21:56:17.337Z] total 200 [2023-10-24T21:56:17.337Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:55 . [2023-10-24T21:56:17.337Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:54 .. [2023-10-24T21:56:17.337Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:56 .git [2023-10-24T21:56:17.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:54 .github [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 21:54 .gitignore [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 21:54 .golangci.yml [2023-10-24T21:56:17.337Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 21:54 .semver [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 21:54 Attribution.txt [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 21:54 CHANGELOG.md [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 21:54 Dockerfile [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 21:54 GOVERNANCE.md [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 21:54 Jenkinsfile [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 21:54 LICENSE [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 21:54 Makefile [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 21:54 OWNERS.md [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 21:54 README.md [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 21:54 VERSION [2023-10-24T21:56:17.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:54 bin [2023-10-24T21:56:17.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:54 cmd [2023-10-24T21:56:17.337Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 21:56 coverage.out [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 21:54 go.mod [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 21:54 go.sum [2023-10-24T21:56:17.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:54 internal [2023-10-24T21:56:17.337Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 21:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:56:17.728Z] + 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=d8a7a2a187c2b79cc082905f9a439033f71ed988 --label arch=amd64 --label version=0.0.0 . [2023-10-24T21:56:17.728Z] Sending build context to Docker daemon 23.72MB [2023-10-24T21:56:17.728Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:56:17.728Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T21:56:17.728Z] ---> 30a6170d51ee [2023-10-24T21:56:17.728Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T21:56:18.297Z] ---> Running in c05924fbd6a3 [2023-10-24T21:56:18.297Z] Removing intermediate container c05924fbd6a3 [2023-10-24T21:56:18.297Z] ---> ee68d26e3251 [2023-10-24T21:56:18.297Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T21:56:18.297Z] ---> Running in d1de8ec8d610 [2023-10-24T21:56:18.556Z] Removing intermediate container d1de8ec8d610 [2023-10-24T21:56:18.556Z] ---> 6b8d3040c8d8 [2023-10-24T21:56:18.556Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:56:18.556Z] ---> Running in 7da00f2de634 [2023-10-24T21:56:18.556Z] Removing intermediate container 7da00f2de634 [2023-10-24T21:56:18.556Z] ---> da93031c5151 [2023-10-24T21:56:18.556Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-24T21:56:18.556Z] ---> Running in 4f8205025d8f [2023-10-24T21:56:18.556Z] Removing intermediate container 4f8205025d8f [2023-10-24T21:56:18.556Z] ---> 8504c866d8cf [2023-10-24T21:56:18.556Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T21:56:18.815Z] ---> Running in 575d9b1adc32 [2023-10-24T21:56:19.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T21:56:19.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T21:56:19.332Z] OK: 268 MiB in 56 packages [2023-10-24T21:56:19.591Z] Removing intermediate container 575d9b1adc32 [2023-10-24T21:56:19.591Z] ---> 17be0eb1f0bc [2023-10-24T21:56:19.591Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-24T21:56:19.854Z] ---> a65d88218def [2023-10-24T21:56:19.854Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:56:19.854Z] ---> Running in 6e22a2f0d074 [2023-10-24T21:56:20.422Z] Removing intermediate container 6e22a2f0d074 [2023-10-24T21:56:20.422Z] ---> 1e295f6c898d [2023-10-24T21:56:20.422Z] Step 10/25 : COPY . . [2023-10-24T21:56:20.998Z] ---> 6bfe7c6e4d58 [2023-10-24T21:56:20.998Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:56:20.998Z] ---> Running in 682b7add71c2 [2023-10-24T21:56:20.998Z] Removing intermediate container 682b7add71c2 [2023-10-24T21:56:20.998Z] ---> 20ac9d44a2d9 [2023-10-24T21:56:20.998Z] Step 12/25 : RUN $MAKE [2023-10-24T21:56:20.998Z] ---> Running in bcbd7efc6e41 [2023-10-24T21:56:21.257Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-24T21:56:43.199Z] Removing intermediate container bcbd7efc6e41 [2023-10-24T21:56:43.199Z] ---> a4890a4c9da6 [2023-10-24T21:56:43.199Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T21:56:43.200Z] 3.18: Pulling from library/alpine [2023-10-24T21:56:43.200Z] 96526aa774ef: Pulling fs layer [2023-10-24T21:56:43.200Z] 96526aa774ef: Download complete [2023-10-24T21:56:43.200Z] 96526aa774ef: Pull complete [2023-10-24T21:56:43.200Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T21:56:43.200Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T21:56:43.200Z] ---> 8ca4688f4f35 [2023-10-24T21:56:43.200Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-24T21:56:43.200Z] ---> Running in f90c10db56ba [2023-10-24T21:56:43.200Z] Removing intermediate container f90c10db56ba [2023-10-24T21:56:43.200Z] ---> 2bcbded803d1 [2023-10-24T21:56:43.200Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-24T21:56:43.200Z] ---> Running in cb7e3efa9e46 [2023-10-24T21:56:43.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T21:56:43.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T21:56:43.200Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T21:56:43.200Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:56:43.200Z] OK: 7 MiB in 16 packages [2023-10-24T21:56:43.458Z] Removing intermediate container cb7e3efa9e46 [2023-10-24T21:56:43.458Z] ---> 185b20c8f7d9 [2023-10-24T21:56:43.458Z] Step 16/25 : WORKDIR / [2023-10-24T21:56:43.458Z] ---> Running in 909109f96d97 [2023-10-24T21:56:43.716Z] Removing intermediate container 909109f96d97 [2023-10-24T21:56:43.716Z] ---> 37b91daa44f1 [2023-10-24T21:56:43.716Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-24T21:56:43.716Z] ---> 488a2072c4eb [2023-10-24T21:56:43.716Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-24T21:56:43.973Z] ---> cb31730cf144 [2023-10-24T21:56:43.973Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-24T21:56:44.779Z] ---> ab6e6b31b402 [2023-10-24T21:56:44.779Z] Step 20/25 : EXPOSE 59900 [2023-10-24T21:56:44.779Z] ---> Running in f0c4865956fd [2023-10-24T21:56:44.779Z] Removing intermediate container f0c4865956fd [2023-10-24T21:56:44.779Z] ---> 22b8653978dd [2023-10-24T21:56:44.779Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-24T21:56:44.779Z] ---> Running in 95a1463d91df [2023-10-24T21:56:44.779Z] Removing intermediate container 95a1463d91df [2023-10-24T21:56:44.779Z] ---> bd0b390b07cb [2023-10-24T21:56:44.779Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T21:56:44.779Z] ---> Running in c2b1b26dca07 [2023-10-24T21:56:45.037Z] Removing intermediate container c2b1b26dca07 [2023-10-24T21:56:45.037Z] ---> 2064069df0c8 [2023-10-24T21:56:45.037Z] Step 23/25 : LABEL arch=amd64 [2023-10-24T21:56:45.037Z] ---> Running in a96a1c7a7b47 [2023-10-24T21:56:45.037Z] Removing intermediate container a96a1c7a7b47 [2023-10-24T21:56:45.037Z] ---> 6eadcdae9355 [2023-10-24T21:56:45.037Z] Step 24/25 : LABEL git_sha=d8a7a2a187c2b79cc082905f9a439033f71ed988 [2023-10-24T21:56:45.037Z] ---> Running in 2b3292dbcfc0 [2023-10-24T21:56:45.037Z] Removing intermediate container 2b3292dbcfc0 [2023-10-24T21:56:45.037Z] ---> 0c98e7299369 [2023-10-24T21:56:45.037Z] Step 25/25 : LABEL version=0.0.0 [2023-10-24T21:56:45.037Z] ---> Running in 3f9943e8299e [2023-10-24T21:56:45.295Z] Removing intermediate container 3f9943e8299e [2023-10-24T21:56:45.295Z] ---> 7f3d6e431d4e [2023-10-24T21:56:45.295Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T21:56:45.295Z] Successfully built 7f3d6e431d4e [2023-10-24T21:56:45.295Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:56:46.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:56:46.166Z] [2023-10-24T21:56:46.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:56:46.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:56:46.541Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T21:56:46.541Z] 5eb5b503b376: Pulling fs layer [2023-10-24T21:56:46.541Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T21:56:46.541Z] ec43610c2a17: Pulling fs layer [2023-10-24T21:56:46.541Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T21:56:46.541Z] 33b1e0a273af: Pulling fs layer [2023-10-24T21:56:46.541Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T21:56:46.541Z] 2f39f015ded8: Pulling fs layer [2023-10-24T21:56:46.541Z] 33b1e0a273af: Waiting [2023-10-24T21:56:46.541Z] 5d3b04190fa2: Waiting [2023-10-24T21:56:46.541Z] 2f39f015ded8: Waiting [2023-10-24T21:56:46.541Z] 3a2ae6a8a46f: Waiting [2023-10-24T21:56:46.541Z] 5c69ac0246d0: Download complete [2023-10-24T21:56:46.541Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T21:56:46.541Z] 3a2ae6a8a46f: Download complete [2023-10-24T21:56:46.541Z] 33b1e0a273af: Verifying Checksum [2023-10-24T21:56:46.541Z] 33b1e0a273af: Download complete [2023-10-24T21:56:46.541Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T21:56:46.541Z] 5d3b04190fa2: Download complete [2023-10-24T21:56:46.541Z] ec43610c2a17: Download complete [2023-10-24T21:56:46.802Z] 5eb5b503b376: Verifying Checksum [2023-10-24T21:56:46.802Z] 5eb5b503b376: Download complete [2023-10-24T21:56:47.370Z] 2f39f015ded8: Verifying Checksum [2023-10-24T21:56:47.371Z] 2f39f015ded8: Download complete [2023-10-24T21:56:47.934Z] 5eb5b503b376: Pull complete [2023-10-24T21:56:48.192Z] 5c69ac0246d0: Pull complete [2023-10-24T21:56:48.757Z] ec43610c2a17: Pull complete [2023-10-24T21:56:48.757Z] 3a2ae6a8a46f: Pull complete [2023-10-24T21:56:49.015Z] 33b1e0a273af: Pull complete [2023-10-24T21:56:49.015Z] 5d3b04190fa2: Pull complete [2023-10-24T21:56:53.194Z] 2f39f015ded8: Pull complete [2023-10-24T21:56:53.194Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T21:56:53.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:56:53.194Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:56:53.413Z] prd-ubuntu20.04-docker-8c-8g-10304 does not seem to be running inside a container [2023-10-24T21:56:53.450Z] $ 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-442 -v /w/workspace/foundry_device-virtual-go_PR-442:/w/workspace/foundry_device-virtual-go_PR-442:rw,z -v /w/workspace/foundry_device-virtual-go_PR-442@tmp:/w/workspace/foundry_device-virtual-go_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T21:56:58.169Z] $ docker top 0a2b1a8e396d19f259da3b1a2bed5bdf38721c094ce95503094694eb6300b2bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:56:58.613Z] ---> job-cost.sh [2023-10-24T21:56:58.613Z] lf-activate-venv: SKIPPING [2023-10-24T21:56:58.613Z] INFO: No Stack... [2023-10-24T21:56:58.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T21:56:59.439Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T21:56:59.767Z] + cat /w/workspace/foundry_device-virtual-go_PR-442/archives/cost.csv [2023-10-24T21:56:59.767Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T21:56:59.803Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] [2023-10-24T21:56:59.811Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] did not exist. Created. [2023-10-24T21:56:59.811Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T21:57:00.198Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T21:57:00.249Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T21:57:00.279Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T21:57:00.366Z] $ docker stop --time=1 0a2b1a8e396d19f259da3b1a2bed5bdf38721c094ce95503094694eb6300b2bc [2023-10-24T21:57:01.518Z] $ docker rm -f --volumes 0a2b1a8e396d19f259da3b1a2bed5bdf38721c094ce95503094694eb6300b2bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T21:57:55.040Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10306 in /w/workspace/foundry_device-virtual-go_PR-442 [Pipeline] { [Pipeline] ws [2023-10-24T21:57:55.097Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-10-24T21:57:55.208Z] The recommended git tool is: git [2023-10-24T21:58:01.748Z] using credential edgex-jenkins-ssh [2023-10-24T21:58:01.769Z] Cloning the remote Git repository [2023-10-24T21:58:01.834Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-10-24T21:58:01.956Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-10-24T21:58:02.136Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-24T21:58:02.137Z] > git --version # timeout=10 [2023-10-24T21:58:02.164Z] > git --version # 'git version 2.25.1' [2023-10-24T21:58:02.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T21:58:02.389Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T21:58:04.641Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-24T21:58:04.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T21:58:06.573Z] Merging remotes/origin/main commit 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 into PR head commit d8a7a2a187c2b79cc082905f9a439033f71ed988 [2023-10-24T21:58:06.969Z] Merge succeeded, producing d8a7a2a187c2b79cc082905f9a439033f71ed988 [2023-10-24T21:58:06.969Z] Checking out Revision d8a7a2a187c2b79cc082905f9a439033f71ed988 (PR-442) [2023-10-24T21:58:05.817Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-24T21:58:05.877Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-24T21:58:05.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T21:58:05.900Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/442/head:refs/remotes/origin/PR-442 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T21:58:06.606Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T21:58:06.699Z] > git checkout -f d8a7a2a187c2b79cc082905f9a439033f71ed988 # timeout=10 [2023-10-24T21:58:06.817Z] > git remote # timeout=10 [2023-10-24T21:58:06.845Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T21:58:06.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T21:58:06.911Z] > git merge 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 # timeout=10 [2023-10-24T21:58:06.947Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T21:58:06.979Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T21:58:07.001Z] > git checkout -f d8a7a2a187c2b79cc082905f9a439033f71ed988 # timeout=10 [2023-10-24T21:58:10.786Z] Commit message: "refactor: Remove obsolete comments from config file" [2023-10-24T21:58:10.854Z] > git --version # timeout=10 [2023-10-24T21:58:10.870Z] > git --version # 'git version 2.25.1' [2023-10-24T21:58:10.887Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T21:58:12.018Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T21:58:12.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T21:58:12.018Z] Dload Upload Total Spent Left Speed [2023-10-24T21:58:12.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-10-24T21:58:12.998Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T21:58:13.361Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T21:58:13.361Z] + sudo tee /etc/docker/daemon.new [2023-10-24T21:58:13.361Z] { [2023-10-24T21:58:13.361Z] "registry-mirrors": [ [2023-10-24T21:58:13.361Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T21:58:13.361Z] ], [2023-10-24T21:58:13.361Z] "bip": "10.250.0.254/24", [2023-10-24T21:58:13.361Z] "hosts": [ [2023-10-24T21:58:13.361Z] "tcp://0.0.0.0:5555", [2023-10-24T21:58:13.361Z] "unix:///var/run/docker.sock" [2023-10-24T21:58:13.361Z] ], [2023-10-24T21:58:13.361Z] "mtu": 1458, [2023-10-24T21:58:13.361Z] "selinux-enabled": true, [2023-10-24T21:58:13.361Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T21:58:13.361Z] } [Pipeline] sh [2023-10-24T21:58:13.719Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T21:58:14.095Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:58:32.450Z] provisioning config files... [2023-10-24T21:58:32.489Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5341632332457549086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:58:32.895Z] ---> docker-login.sh [2023-10-24T21:58:32.895Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:58:33.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:58:33.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:58:33.489Z] Configure a credential helper to remove this warning. See [2023-10-24T21:58:33.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:58:33.489Z] [2023-10-24T21:58:33.489Z] Login Succeeded [2023-10-24T21:58:33.489Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:58:33.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:58:34.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:58:34.030Z] Configure a credential helper to remove this warning. See [2023-10-24T21:58:34.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:58:34.030Z] [2023-10-24T21:58:34.030Z] Login Succeeded [2023-10-24T21:58:34.030Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:58:34.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:58:34.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:58:34.303Z] Configure a credential helper to remove this warning. See [2023-10-24T21:58:34.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:58:34.303Z] [2023-10-24T21:58:34.303Z] Login Succeeded [2023-10-24T21:58:34.303Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:58:34.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:58:34.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:58:34.900Z] Configure a credential helper to remove this warning. See [2023-10-24T21:58:34.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:58:34.900Z] [2023-10-24T21:58:34.900Z] Login Succeeded [2023-10-24T21:58:34.900Z] docker.io [2023-10-24T21:58:35.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:58:35.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:58:35.439Z] Configure a credential helper to remove this warning. See [2023-10-24T21:58:35.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:58:35.439Z] [2023-10-24T21:58:35.439Z] Login Succeeded [2023-10-24T21:58:35.439Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:58:35.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T21:58:35.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:58:35.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:58:35.963Z] ========================================================= [2023-10-24T21:58:35.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T21:58:35.963Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:58:36.466Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T21:58:37.057Z] Sending build context to Docker daemon 11.98MB [2023-10-24T21:58:37.057Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:58:37.057Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T21:58:37.327Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T21:58:37.327Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T21:58:37.327Z] 5d54e960e981: Pulling fs layer [2023-10-24T21:58:37.327Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T21:58:37.328Z] f0e02332f6b5: Pulling fs layer [2023-10-24T21:58:37.328Z] cefa15bbcfad: Pulling fs layer [2023-10-24T21:58:37.328Z] 17808c966233: Pulling fs layer [2023-10-24T21:58:37.328Z] f4c1fc716caa: Pulling fs layer [2023-10-24T21:58:37.328Z] cefa15bbcfad: Waiting [2023-10-24T21:58:37.328Z] 17808c966233: Waiting [2023-10-24T21:58:37.328Z] f4c1fc716caa: Waiting [2023-10-24T21:58:37.328Z] f0e02332f6b5: Waiting [2023-10-24T21:58:37.328Z] 5d54e960e981: Verifying Checksum [2023-10-24T21:58:37.328Z] 5d54e960e981: Download complete [2023-10-24T21:58:37.328Z] f0e02332f6b5: Verifying Checksum [2023-10-24T21:58:37.328Z] f0e02332f6b5: Download complete [2023-10-24T21:58:37.328Z] cefa15bbcfad: Download complete [2023-10-24T21:58:37.328Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T21:58:37.328Z] 9fda8d8052c6: Download complete [2023-10-24T21:58:37.928Z] f4c1fc716caa: Verifying Checksum [2023-10-24T21:58:37.928Z] f4c1fc716caa: Download complete [2023-10-24T21:58:38.520Z] 9fda8d8052c6: Pull complete [2023-10-24T21:58:39.488Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T21:58:39.488Z] c4a7e357bf2a: Download complete [2023-10-24T21:58:40.080Z] 17808c966233: Download complete [2023-10-24T21:58:40.360Z] 5d54e960e981: Pull complete [2023-10-24T21:58:55.382Z] c4a7e357bf2a: Pull complete [2023-10-24T21:58:55.382Z] f0e02332f6b5: Pull complete [2023-10-24T21:58:55.382Z] cefa15bbcfad: Pull complete [2023-10-24T21:59:02.047Z] 17808c966233: Pull complete [2023-10-24T21:59:03.992Z] f4c1fc716caa: Pull complete [2023-10-24T21:59:03.992Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T21:59:03.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T21:59:03.992Z] ---> ea914061e18c [2023-10-24T21:59:03.992Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T21:59:04.959Z] ---> Running in 50b66a450c33 [2023-10-24T21:59:05.229Z] Removing intermediate container 50b66a450c33 [2023-10-24T21:59:05.229Z] ---> ce7d8dfd4f86 [2023-10-24T21:59:05.229Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T21:59:05.229Z] ---> Running in a9d9018fb954 [2023-10-24T21:59:05.503Z] Removing intermediate container a9d9018fb954 [2023-10-24T21:59:05.503Z] ---> de906aea0d29 [2023-10-24T21:59:05.503Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:59:05.772Z] ---> Running in fb9a2803bcbd [2023-10-24T21:59:06.042Z] Removing intermediate container fb9a2803bcbd [2023-10-24T21:59:06.042Z] ---> b75c00cefc2a [2023-10-24T21:59:06.042Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-24T21:59:06.042Z] ---> Running in 3adc43a2c344 [2023-10-24T21:59:06.628Z] Removing intermediate container 3adc43a2c344 [2023-10-24T21:59:06.628Z] ---> 1f44f8398fe4 [2023-10-24T21:59:06.628Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T21:59:06.628Z] ---> Running in d7710bb827d8 [2023-10-24T21:59:08.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T21:59:08.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T21:59:09.582Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T21:59:09.582Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T21:59:09.582Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T21:59:09.873Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T21:59:09.873Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:59:09.873Z] OK: 270 MiB in 56 packages [2023-10-24T21:59:11.296Z] Removing intermediate container d7710bb827d8 [2023-10-24T21:59:11.296Z] ---> 7845d508dd8f [2023-10-24T21:59:11.296Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T21:59:11.568Z] ---> 34375f4e8238 [2023-10-24T21:59:11.568Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:59:11.568Z] ---> Running in af00802450dc [2023-10-24T22:00:48.282Z] Removing intermediate container af00802450dc [2023-10-24T22:00:48.282Z] ---> b56d399d6442 [2023-10-24T22:00:48.282Z] Step 10/12 : COPY . . [2023-10-24T22:00:48.282Z] ---> d036300db435 [2023-10-24T22:00:48.282Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:00:48.282Z] ---> Running in a00eebb8f72d [2023-10-24T22:00:48.282Z] Removing intermediate container a00eebb8f72d [2023-10-24T22:00:48.282Z] ---> 570027c1a441 [2023-10-24T22:00:48.282Z] Step 12/12 : RUN $MAKE [2023-10-24T22:00:48.567Z] ---> Running in 523c493886b5 [2023-10-24T22:00:50.009Z] noop [2023-10-24T22:00:50.284Z] Removing intermediate container 523c493886b5 [2023-10-24T22:00:50.284Z] ---> c8db2fe38a2e [2023-10-24T22:00:50.284Z] Successfully built c8db2fe38a2e [2023-10-24T22:00:50.284Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:00:50.763Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:00:50.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:00:51.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-10306 does not seem to be running inside a container [2023-10-24T22:00:51.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T22:00:52.614Z] $ docker top 3fcda7331da12b0169555c40294bc0fafcf319db8ca056056c8fadb82b9c23ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:00:53.503Z] + go version [2023-10-24T22:00:53.503Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T22:00:53.540Z] $ docker stop --time=1 3fcda7331da12b0169555c40294bc0fafcf319db8ca056056c8fadb82b9c23ef [2023-10-24T22:00:55.177Z] $ docker rm -f --volumes 3fcda7331da12b0169555c40294bc0fafcf319db8ca056056c8fadb82b9c23ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:00:56.283Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:00:56.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:00:56.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-10306 does not seem to be running inside a container [2023-10-24T22:00:56.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T22:00:58.081Z] $ docker top b124584fa559819707aa0a72f1f0adfce281516651e5295db7dd30a63ce7c988 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:00:58.791Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:00:59.515Z] + make test [2023-10-24T22:00:59.515Z] go test ./... -coverprofile=coverage.out [2023-10-24T22:01:03.821Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-24T22:03:10.534Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-24T22:03:10.534Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.094s coverage: 58.4% of statements [2023-10-24T22:03:10.534Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T22:03:10.534Z] go vet ./... [2023-10-24T22:03:28.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:03:28.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:03:28.729Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:03:28.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:03:28.791Z] $ docker stop --time=1 b124584fa559819707aa0a72f1f0adfce281516651e5295db7dd30a63ce7c988 [2023-10-24T22:03:30.711Z] $ docker rm -f --volumes b124584fa559819707aa0a72f1f0adfce281516651e5295db7dd30a63ce7c988 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:03:31.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:03:32.014Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T22:03:32.512Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:03:33.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:03:33.541Z] + ls -al . [2023-10-24T22:03:33.541Z] total 196 [2023-10-24T22:03:33.541Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 22:01 . [2023-10-24T22:03:33.541Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:58 .. [2023-10-24T22:03:33.541Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:58 .git [2023-10-24T22:03:33.541Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:58 .github [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 21:58 .gitignore [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 21:58 .golangci.yml [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 21:58 Attribution.txt [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 21:58 CHANGELOG.md [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 21:58 Dockerfile [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 21:58 GOVERNANCE.md [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 21:58 Jenkinsfile [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 21:58 LICENSE [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 21:58 Makefile [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 21:58 OWNERS.md [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 21:58 README.md [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 21:54 VERSION [2023-10-24T22:03:33.541Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:58 bin [2023-10-24T22:03:33.541Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:58 cmd [2023-10-24T22:03:33.541Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 22:03 coverage.out [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 21:58 go.mod [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 21:58 go.sum [2023-10-24T22:03:33.541Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:58 internal [2023-10-24T22:03:33.541Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 21:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:34.022Z] + 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=d8a7a2a187c2b79cc082905f9a439033f71ed988 --label arch=arm64 --label version=0.0.0 . [2023-10-24T22:03:34.621Z] Sending build context to Docker daemon 12.02MB [2023-10-24T22:03:34.621Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:03:34.621Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T22:03:34.621Z] ---> c8db2fe38a2e [2023-10-24T22:03:34.621Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T22:03:34.918Z] ---> Running in 472d64cc247a [2023-10-24T22:03:35.201Z] Removing intermediate container 472d64cc247a [2023-10-24T22:03:35.201Z] ---> 4dcbe2e5cd5b [2023-10-24T22:03:35.201Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:03:35.201Z] ---> Running in f77120577479 [2023-10-24T22:03:35.500Z] Removing intermediate container f77120577479 [2023-10-24T22:03:35.500Z] ---> 8574715e4a2e [2023-10-24T22:03:35.500Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:03:35.500Z] ---> Running in 9f713d19d9ec [2023-10-24T22:03:36.105Z] Removing intermediate container 9f713d19d9ec [2023-10-24T22:03:36.105Z] ---> 5b7ef5ebac09 [2023-10-24T22:03:36.105Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-24T22:03:36.105Z] ---> Running in b89f4bf21d97 [2023-10-24T22:03:36.380Z] Removing intermediate container b89f4bf21d97 [2023-10-24T22:03:36.380Z] ---> 3c2f130d2420 [2023-10-24T22:03:36.380Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:03:36.661Z] ---> Running in b10d46ab4a56 [2023-10-24T22:03:37.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:03:38.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:03:39.636Z] OK: 270 MiB in 56 packages [2023-10-24T22:03:40.621Z] Removing intermediate container b10d46ab4a56 [2023-10-24T22:03:40.621Z] ---> 9ff109827c12 [2023-10-24T22:03:40.621Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-24T22:03:41.209Z] ---> b2d70193088d [2023-10-24T22:03:41.209Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:03:41.209Z] ---> Running in 437063b5ce09 [2023-10-24T22:03:43.814Z] Removing intermediate container 437063b5ce09 [2023-10-24T22:03:43.814Z] ---> e76b248c568c [2023-10-24T22:03:43.814Z] Step 10/25 : COPY . . [2023-10-24T22:03:47.186Z] ---> f0f994da8d7f [2023-10-24T22:03:47.186Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:03:47.186Z] ---> Running in f55285c6e00a [2023-10-24T22:03:47.186Z] Removing intermediate container f55285c6e00a [2023-10-24T22:03:47.186Z] ---> 038ec7f497c1 [2023-10-24T22:03:47.186Z] Step 12/25 : RUN $MAKE [2023-10-24T22:03:47.186Z] ---> Running in 71d832b47b7e [2023-10-24T22:03:48.168Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-24T22:05:54.901Z] Removing intermediate container 71d832b47b7e [2023-10-24T22:05:54.901Z] ---> 8cc8ad732a3c [2023-10-24T22:05:54.901Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T22:05:54.901Z] 3.18: Pulling from library/alpine [2023-10-24T22:05:54.901Z] 579b34f0a95b: Pulling fs layer [2023-10-24T22:05:54.901Z] 579b34f0a95b: Verifying Checksum [2023-10-24T22:05:54.901Z] 579b34f0a95b: Download complete [2023-10-24T22:05:54.901Z] 579b34f0a95b: Pull complete [2023-10-24T22:05:54.901Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:05:54.901Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:05:54.901Z] ---> 3cc203321400 [2023-10-24T22:05:54.901Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-24T22:05:54.901Z] ---> Running in e735a94641a5 [2023-10-24T22:05:55.169Z] Removing intermediate container e735a94641a5 [2023-10-24T22:05:55.169Z] ---> 369d1ae63188 [2023-10-24T22:05:55.169Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-24T22:05:55.443Z] ---> Running in 36d3cf70e069 [2023-10-24T22:05:56.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:05:57.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:05:58.434Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T22:05:58.434Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:05:58.434Z] OK: 8 MiB in 16 packages [2023-10-24T22:05:59.412Z] Removing intermediate container 36d3cf70e069 [2023-10-24T22:05:59.412Z] ---> 3a046decef25 [2023-10-24T22:05:59.412Z] Step 16/25 : WORKDIR / [2023-10-24T22:05:59.682Z] ---> Running in 6178cdb591bf [2023-10-24T22:05:59.954Z] Removing intermediate container 6178cdb591bf [2023-10-24T22:05:59.954Z] ---> a7f42fb8588d [2023-10-24T22:05:59.954Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-24T22:06:00.542Z] ---> 65ae2c2f0f95 [2023-10-24T22:06:00.542Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-24T22:06:01.137Z] ---> e86191d7b6d5 [2023-10-24T22:06:01.137Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-24T22:06:03.103Z] ---> 58fbc20e0461 [2023-10-24T22:06:03.103Z] Step 20/25 : EXPOSE 59900 [2023-10-24T22:06:03.103Z] ---> Running in 071e9d72e9da [2023-10-24T22:06:03.372Z] Removing intermediate container 071e9d72e9da [2023-10-24T22:06:03.372Z] ---> 6d6998da2432 [2023-10-24T22:06:03.372Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-24T22:06:03.643Z] ---> Running in a63403577af7 [2023-10-24T22:06:03.914Z] Removing intermediate container a63403577af7 [2023-10-24T22:06:03.914Z] ---> efab1c3d4b1a [2023-10-24T22:06:03.914Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T22:06:03.914Z] ---> Running in 40fda43c7a6c [2023-10-24T22:06:04.508Z] Removing intermediate container 40fda43c7a6c [2023-10-24T22:06:04.508Z] ---> 966a5dc1b109 [2023-10-24T22:06:04.508Z] Step 23/25 : LABEL arch=arm64 [2023-10-24T22:06:04.508Z] ---> Running in 082bbf313c4b [2023-10-24T22:06:04.837Z] Removing intermediate container 082bbf313c4b [2023-10-24T22:06:04.837Z] ---> 38f45801186f [2023-10-24T22:06:04.837Z] Step 24/25 : LABEL git_sha=d8a7a2a187c2b79cc082905f9a439033f71ed988 [2023-10-24T22:06:05.111Z] ---> Running in 4066230e6f4d [2023-10-24T22:06:05.379Z] Removing intermediate container 4066230e6f4d [2023-10-24T22:06:05.379Z] ---> 0ba744d9da7b [2023-10-24T22:06:05.379Z] Step 25/25 : LABEL version=0.0.0 [2023-10-24T22:06:05.379Z] ---> Running in 5f3e9600e7a7 [2023-10-24T22:06:05.646Z] Removing intermediate container 5f3e9600e7a7 [2023-10-24T22:06:05.646Z] ---> 5565c19af6ff [2023-10-24T22:06:05.646Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:06:05.646Z] Successfully built 5565c19af6ff [2023-10-24T22:06:05.646Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:06:06.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:06:06.475Z] [2023-10-24T22:06:06.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:06:06.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:06:07.190Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T22:06:07.190Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T22:06:07.190Z] 04944245beec: Pulling fs layer [2023-10-24T22:06:07.190Z] 699f458cf7ca: Pulling fs layer [2023-10-24T22:06:07.191Z] 765212b225bb: Pulling fs layer [2023-10-24T22:06:07.191Z] f23df028b6ca: Pulling fs layer [2023-10-24T22:06:07.191Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T22:06:07.191Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T22:06:07.191Z] 765212b225bb: Waiting [2023-10-24T22:06:07.191Z] f23df028b6ca: Waiting [2023-10-24T22:06:07.191Z] d65c8cfc05b1: Waiting [2023-10-24T22:06:07.191Z] 2437ff75d9bd: Waiting [2023-10-24T22:06:07.191Z] 04944245beec: Verifying Checksum [2023-10-24T22:06:07.191Z] 765212b225bb: Verifying Checksum [2023-10-24T22:06:07.191Z] 765212b225bb: Download complete [2023-10-24T22:06:07.464Z] f23df028b6ca: Download complete [2023-10-24T22:06:07.464Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T22:06:07.464Z] d65c8cfc05b1: Download complete [2023-10-24T22:06:07.739Z] 699f458cf7ca: Verifying Checksum [2023-10-24T22:06:07.739Z] 699f458cf7ca: Download complete [2023-10-24T22:06:08.009Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T22:06:08.009Z] 8998bd30e6a1: Download complete [2023-10-24T22:06:11.378Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T22:06:11.378Z] 2437ff75d9bd: Download complete [2023-10-24T22:06:13.330Z] 8998bd30e6a1: Pull complete [2023-10-24T22:06:13.597Z] 04944245beec: Pull complete [2023-10-24T22:06:20.272Z] 699f458cf7ca: Pull complete [2023-10-24T22:06:20.272Z] 765212b225bb: Pull complete [2023-10-24T22:06:20.540Z] f23df028b6ca: Pull complete [2023-10-24T22:06:20.814Z] d65c8cfc05b1: Pull complete [2023-10-24T22:06:39.044Z] 2437ff75d9bd: Pull complete [2023-10-24T22:06:39.044Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T22:06:39.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:06:39.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:06:39.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-10306 does not seem to be running inside a container [2023-10-24T22:06:39.513Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T22:06:42.463Z] $ docker top ac08a50973af3f9ba709d5ea96c814e3568b3e1b464c627e558642f95306c5c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:06:43.396Z] ---> job-cost.sh [2023-10-24T22:06:43.396Z] lf-activate-venv: SKIPPING [2023-10-24T22:06:43.396Z] INFO: No Stack... [2023-10-24T22:06:43.983Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T22:06:44.565Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:06:45.237Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-10-24T22:06:45.237Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T22:06:45.329Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] [2023-10-24T22:06:45.334Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] did not exist. Created. [2023-10-24T22:06:45.335Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:06:46.091Z] /w/workspace/device-virtual-go/1@tmp/durable-58d897f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T22:06:46.772Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T22:06:46.810Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T22:06:46.862Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:06:46.877Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:06:46.966Z] $ docker stop --time=1 ac08a50973af3f9ba709d5ea96c814e3568b3e1b464c627e558642f95306c5c4 [2023-10-24T22:06:48.530Z] $ docker rm -f --volumes ac08a50973af3f9ba709d5ea96c814e3568b3e1b464c627e558642f95306c5c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-24T22:06:49.548Z] provisioning config files... [2023-10-24T22:06:49.556Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-442@tmp/config4917433259561937243tmp [Pipeline] { [Pipeline] sh [2023-10-24T22:06:49.892Z] + set +x [2023-10-24T22:06:49.892Z] + curl -s https://codecov.io/bash [2023-10-24T22:06:49.892Z] + bash -s -- [2023-10-24T22:06:49.892Z] [2023-10-24T22:06:49.892Z] _____ _ [2023-10-24T22:06:49.892Z] / ____| | | [2023-10-24T22:06:49.892Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T22:06:49.892Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T22:06:49.892Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T22:06:49.892Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T22:06:49.892Z] Bash-1.0.6 [2023-10-24T22:06:49.892Z] [2023-10-24T22:06:49.892Z] [2023-10-24T22:06:49.892Z] ==> git version 2.25.1 found [2023-10-24T22:06:49.892Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-24T22:06:49.892Z] Release-Date: 2020-01-08 [2023-10-24T22:06:49.892Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T22:06:49.892Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T22:06:49.892Z] ==> Jenkins CI detected. [2023-10-24T22:06:49.892Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-442 [2023-10-24T22:06:49.892Z] project root: . [2023-10-24T22:06:49.892Z] --> token set from env [2023-10-24T22:06:49.892Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T22:06:49.892Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T22:06:49.892Z] ==> Python coveragepy not found [2023-10-24T22:06:49.892Z] ==> Searching for coverage reports in: [2023-10-24T22:06:49.892Z] + . [2023-10-24T22:06:49.892Z] -> Found 1 reports [2023-10-24T22:06:49.892Z] ==> Detecting git/mercurial file structure [2023-10-24T22:06:50.151Z] ==> Reading reports [2023-10-24T22:06:50.151Z] + ./coverage.out bytes=43063 [2023-10-24T22:06:50.151Z] ==> Appending adjustments [2023-10-24T22:06:50.151Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T22:06:50.151Z] + Found adjustments [2023-10-24T22:06:50.151Z] ==> Gzipping contents [2023-10-24T22:06:50.151Z] 8.0K /tmp/codecov.TRkFe3.gz [2023-10-24T22:06:50.151Z] ==> Uploading reports [2023-10-24T22:06:50.151Z] url: https://codecov.io [2023-10-24T22:06:50.151Z] query: branch=PR-442&commit=d8a7a2a187c2b79cc082905f9a439033f71ed988&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=442&job=&cmd_args= [2023-10-24T22:06:50.151Z] -> Pinging Codecov [2023-10-24T22:06:50.151Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-442&commit=d8a7a2a187c2b79cc082905f9a439033f71ed988&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=442&job=&cmd_args= [2023-10-24T22:06:50.414Z] -> Uploading to [2023-10-24T22:06:50.414Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/5E52B4B073DB2E39498172D8E973AA87/d8a7a2a187c2b79cc082905f9a439033f71ed988/b15b9449-e29e-4abf-acf9-d91c6f35fc04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T220650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=245678803098d24f62ccdf892e1b686863e9a1462833389f1e914aa188a198a7 [2023-10-24T22:06:50.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:06:50.414Z] Dload Upload Total Spent Left Speed [2023-10-24T22:06:50.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 17058 --:--:-- --:--:-- --:--:-- 17058 [2023-10-24T22:06:50.674Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d8a7a2a187c2b79cc082905f9a439033f71ed988 [Pipeline] } [2023-10-24T22:06:50.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-24T22:06:52.439Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-442/archives ] [2023-10-24T22:06:52.439Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-442/archives [2023-10-24T22:06:52.439Z] total 16 [2023-10-24T22:06:52.439Z] drwxr-xr-x 3 root root 4096 Oct 24 21:56 . [2023-10-24T22:06:52.439Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 21:57 .. [2023-10-24T22:06:52.439Z] drwxr-xr-x 2 root root 4096 Oct 24 21:56 cost [2023-10-24T22:06:52.439Z] -rw-r--r-- 1 root root 89 Oct 24 21:56 cost.csv [2023-10-24T22:06:52.439Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-442/archives [2023-10-24T22:06:52.439Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-442/archives [2023-10-24T22:06:52.439Z] total 16 [2023-10-24T22:06:52.439Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 21:56 . [2023-10-24T22:06:52.439Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 21:57 .. [2023-10-24T22:06:52.439Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 21:56 cost [2023-10-24T22:06:52.439Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 24 21:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:06:52.764Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:06:53.648Z] ---> package-listing.sh [2023-10-24T22:06:53.649Z] ++ facter osfamily [2023-10-24T22:06:53.649Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T22:06:53.908Z] + OS_FAMILY=debian [2023-10-24T22:06:53.908Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-442 [2023-10-24T22:06:53.908Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T22:06:53.908Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T22:06:53.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T22:06:53.908Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T22:06:53.908Z] + '[' /w/workspace/foundry_device-virtual-go_PR-442 ']' [2023-10-24T22:06:53.908Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T22:06:53.908Z] + case "${OS_FAMILY}" in [2023-10-24T22:06:53.908Z] + dpkg -l [2023-10-24T22:06:53.908Z] + grep '^ii' [2023-10-24T22:06:53.908Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T22:06:53.908Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T22:06:53.908Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T22:06:53.908Z] + '[' /w/workspace/foundry_device-virtual-go_PR-442 ']' [2023-10-24T22:06:53.908Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-442/archives/ [2023-10-24T22:06:53.908Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-442/archives/ [Pipeline] echo [2023-10-24T22:06:53.944Z] 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-442/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T22:06:54.241Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:06:54.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:06:54.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:06:55.005Z] prd-ubuntu20.04-docker-8c-8g-10304 does not seem to be running inside a container [2023-10-24T22:06:55.050Z] $ 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-442/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-442 -v /w/workspace/foundry_device-virtual-go_PR-442:/w/workspace/foundry_device-virtual-go_PR-442:rw,z -v /w/workspace/foundry_device-virtual-go_PR-442@tmp:/w/workspace/foundry_device-virtual-go_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T22:06:55.279Z] $ docker top 54d5d2ac0cba9f03350d75ab341891c42845928a063231f8c82e0a812427f5ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:06:55.653Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T22:06:55.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T22:06:56.272Z] + ls /var/log/sa-host [2023-10-24T22:06:56.272Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:06:56.418Z] provisioning config files... [2023-10-24T22:06:56.424Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-442@tmp/config18272731215113532955tmp [Pipeline] { [Pipeline] echo [2023-10-24T22:06:56.479Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:06:56.782Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T22:06:56.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:06:57.215Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T22:06:57.248Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:06:57.556Z] ---> sudo-logs.sh [2023-10-24T22:06:57.557Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T22:06:57.640Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:06:57.947Z] ---> job-cost.sh [2023-10-24T22:06:57.947Z] lf-activate-venv: SKIPPING [2023-10-24T22:06:57.947Z] DEBUG: total: 0.2199999988079071 [2023-10-24T22:06:57.947Z] INFO: Retrieving Stack Cost... [2023-10-24T22:06:58.206Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:06:58.771Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T22:06:58.802Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:06:59.103Z] ---> logs-deploy.sh [2023-10-24T22:06:59.104Z] lf-activate-venv: SKIPPING [2023-10-24T22:06:59.104Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-442/1 [2023-10-24T22:06:59.104Z] INFO: archiving workspace using pattern(s): [2023-10-24T22:07:00.038Z] Archives upload complete. [2023-10-24T22:07:00.297Z] INFO: archiving logs to Nexus [2023-10-24T22:07:00.867Z] ---> uname -a: [2023-10-24T22:07:00.868Z] Linux prd-ubuntu20-04-docker-8c-8g-10304 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] ---> lscpu: [2023-10-24T22:07:00.868Z] Architecture: x86_64 [2023-10-24T22:07:00.868Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-24T22:07:00.868Z] Byte Order: Little Endian [2023-10-24T22:07:00.868Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-24T22:07:00.868Z] CPU(s): 8 [2023-10-24T22:07:00.868Z] On-line CPU(s) list: 0-7 [2023-10-24T22:07:00.868Z] Thread(s) per core: 1 [2023-10-24T22:07:00.868Z] Core(s) per socket: 1 [2023-10-24T22:07:00.868Z] Socket(s): 8 [2023-10-24T22:07:00.868Z] NUMA node(s): 1 [2023-10-24T22:07:00.868Z] Vendor ID: AuthenticAMD [2023-10-24T22:07:00.868Z] CPU family: 23 [2023-10-24T22:07:00.868Z] Model: 49 [2023-10-24T22:07:00.868Z] Model name: AMD EPYC-Rome Processor [2023-10-24T22:07:00.868Z] Stepping: 0 [2023-10-24T22:07:00.868Z] CPU MHz: 2799.998 [2023-10-24T22:07:00.868Z] BogoMIPS: 5599.99 [2023-10-24T22:07:00.868Z] Virtualization: AMD-V [2023-10-24T22:07:00.868Z] Hypervisor vendor: KVM [2023-10-24T22:07:00.868Z] Virtualization type: full [2023-10-24T22:07:00.868Z] L1d cache: 256 KiB [2023-10-24T22:07:00.868Z] L1i cache: 256 KiB [2023-10-24T22:07:00.868Z] L2 cache: 4 MiB [2023-10-24T22:07:00.868Z] L3 cache: 128 MiB [2023-10-24T22:07:00.868Z] NUMA node0 CPU(s): 0-7 [2023-10-24T22:07:00.868Z] Vulnerability Itlb multihit: Not affected [2023-10-24T22:07:00.868Z] Vulnerability L1tf: Not affected [2023-10-24T22:07:00.868Z] Vulnerability Mds: Not affected [2023-10-24T22:07:00.868Z] Vulnerability Meltdown: Not affected [2023-10-24T22:07:00.868Z] Vulnerability Mmio stale data: Not affected [2023-10-24T22:07:00.868Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-24T22:07:00.868Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-24T22:07:00.868Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-24T22:07:00.868Z] Vulnerability Srbds: Not affected [2023-10-24T22:07:00.868Z] Vulnerability Tsx async abort: Not affected [2023-10-24T22:07:00.868Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] ---> nproc: [2023-10-24T22:07:00.868Z] 8 [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] ---> df -h: [2023-10-24T22:07:00.868Z] Filesystem Size Used Avail Use% Mounted on [2023-10-24T22:07:00.868Z] overlay 155G 12G 144G 8% / [2023-10-24T22:07:00.868Z] tmpfs 64M 0 64M 0% /dev [2023-10-24T22:07:00.868Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-24T22:07:00.868Z] shm 64M 0 64M 0% /dev/shm [2023-10-24T22:07:00.868Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] ---> sar -b -r -n DEV: [2023-10-24T22:07:00.868Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10304) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] 21:53:32 LINUX RESTART (8 CPU) [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] 21:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-24T22:07:00.868Z] 21:55:01 358.92 15.55 343.38 0.00 1923.01 36918.51 0.00 [2023-10-24T22:07:00.868Z] 21:56:01 169.56 1.33 168.22 0.00 19.20 53268.86 0.00 [2023-10-24T22:07:00.868Z] 21:57:01 195.47 0.20 195.27 0.00 11.73 46649.43 0.00 [2023-10-24T22:07:00.868Z] 21:58:01 2.22 0.07 2.15 0.00 0.67 29.87 0.00 [2023-10-24T22:07:00.868Z] 21:59:01 42.64 9.37 33.28 0.00 2884.59 5005.83 0.00 [2023-10-24T22:07:00.868Z] 22:00:01 21.56 0.00 21.56 0.00 0.00 1665.86 0.00 [2023-10-24T22:07:00.868Z] 22:01:01 20.93 0.00 20.93 0.00 0.00 1628.80 0.00 [2023-10-24T22:07:00.868Z] 22:02:01 21.08 0.00 21.08 0.00 0.00 1628.92 0.00 [2023-10-24T22:07:00.868Z] 22:03:01 21.01 0.00 21.01 0.00 0.00 1631.59 0.00 [2023-10-24T22:07:00.868Z] 22:04:01 21.43 0.00 21.43 0.00 0.00 1492.95 0.00 [2023-10-24T22:07:00.868Z] 22:05:01 20.95 0.00 20.95 0.00 0.00 1638.93 0.00 [2023-10-24T22:07:00.868Z] 22:06:01 20.80 0.00 20.80 0.00 0.00 1617.86 0.00 [2023-10-24T22:07:00.868Z] Average: 76.38 2.21 74.17 0.00 403.25 12764.45 0.00 [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] 21:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-24T22:07:00.868Z] 21:55:01 29189304 31535552 782944 2.38 78224 2537416 2002528 5.90 1032516 2278988 5356 [2023-10-24T22:07:00.868Z] 21:56:01 27895312 31438828 862252 2.62 150184 3556076 2088616 6.16 1451780 3030216 355104 [2023-10-24T22:07:00.868Z] 21:57:01 27584916 31534152 768492 2.34 163756 3910756 1790748 5.28 1303916 3452628 368 [2023-10-24T22:07:00.868Z] 21:58:01 27597068 31545896 756948 2.30 163784 3910656 1790748 5.28 1289108 3452488 56 [2023-10-24T22:07:00.868Z] 21:59:01 27335484 31529916 743032 2.26 180824 4142820 1727520 5.09 1439132 3539180 1248 [2023-10-24T22:07:00.868Z] 22:00:01 27332108 31538568 734608 2.23 183764 4151800 1744300 5.14 1435900 3548156 848 [2023-10-24T22:07:00.868Z] 22:01:01 27320932 31539540 733464 2.23 187108 4160204 1744300 5.14 1439288 3556528 572 [2023-10-24T22:07:00.868Z] 22:02:01 27316600 31546592 726444 2.21 189812 4168588 1744300 5.14 1434940 3564920 560 [2023-10-24T22:07:00.868Z] 22:03:01 27304636 31545640 727360 2.21 192200 4176884 1744300 5.14 1437668 3573228 368 [2023-10-24T22:07:00.868Z] 22:04:01 27293596 31546128 726848 2.21 194932 4185376 1744300 5.14 1440976 3581724 4456 [2023-10-24T22:07:00.868Z] 22:05:01 27282484 31546232 726696 2.21 197584 4193688 1744300 5.14 1443348 3590020 4068 [2023-10-24T22:07:00.868Z] 22:06:01 27272280 31546924 726020 2.21 199692 4202172 1744300 5.14 1445364 3598544 4112 [2023-10-24T22:07:00.868Z] Average: 27560393 31532831 751259 2.28 173489 3941370 1800855 5.31 1382828 3397218 31426 [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] 21:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-24T22:07:00.868Z] 21:55:01 vethe3431af 61.59 69.44 6.04 54.20 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:55:01 docker0 90.98 101.55 7.45 299.72 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:55:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:55:01 ens3 588.05 395.00 5700.51 97.02 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:56:01 veth2583162 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:56:01 docker0 150.41 197.05 12.43 2268.53 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:56:01 ens3 218.93 163.67 2291.74 23.49 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:57:01 docker0 3.88 7.10 0.23 62.34 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:57:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:57:01 ens3 131.59 79.97 2668.41 20.90 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:58:01 ens3 0.68 0.43 0.35 0.29 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:59:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 21:59:01 ens3 132.96 71.27 1375.54 5.09 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:00:01 ens3 93.80 56.07 155.23 3.62 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:01:01 ens3 87.42 53.67 146.09 3.65 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:02:01 ens3 87.09 52.97 144.44 3.60 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:03:01 ens3 89.09 53.06 145.37 3.42 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:04:01 ens3 89.45 54.66 148.05 4.02 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:05:01 ens3 87.47 54.11 145.06 3.92 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] 22:06:01 ens3 72.75 40.99 149.82 3.01 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] Average: docker0 20.44 25.47 1.68 219.21 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] Average: ens3 139.94 89.65 1089.19 14.34 0.00 0.00 0.00 0.00 [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] ---> sar -P ALL: [2023-10-24T22:07:00.868Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10304) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] 21:53:32 LINUX RESTART (8 CPU) [2023-10-24T22:07:00.868Z] [2023-10-24T22:07:00.868Z] 21:54:01 CPU %user %nice %system %iowait %steal %idle [2023-10-24T22:07:00.868Z] 21:55:01 all 8.08 0.00 2.98 2.65 0.05 86.24 [2023-10-24T22:07:00.868Z] 21:55:01 0 7.15 0.00 3.36 0.17 0.05 89.27 [2023-10-24T22:07:00.868Z] 21:55:01 1 8.27 0.00 3.77 0.99 0.05 86.91 [2023-10-24T22:07:00.868Z] 21:55:01 2 6.82 0.00 2.42 3.20 0.05 87.51 [2023-10-24T22:07:00.868Z] 21:55:01 3 6.52 0.00 2.92 4.03 0.07 86.46 [2023-10-24T22:07:00.868Z] 21:55:01 4 7.35 0.00 2.91 0.07 0.03 89.64 [2023-10-24T22:07:00.868Z] 21:55:01 5 9.64 0.00 2.48 7.73 0.05 80.10 [2023-10-24T22:07:00.868Z] 21:55:01 6 9.92 0.00 3.90 4.78 0.05 81.35 [2023-10-24T22:07:00.868Z] 21:55:01 7 8.95 0.00 2.11 0.22 0.05 88.68 [2023-10-24T22:07:00.868Z] 21:56:01 all 17.75 0.00 4.16 3.45 0.07 74.57 [2023-10-24T22:07:00.868Z] 21:56:01 0 16.97 0.00 3.92 1.57 0.07 77.47 [2023-10-24T22:07:00.868Z] 21:56:01 1 17.43 0.00 3.67 0.45 0.07 78.38 [2023-10-24T22:07:00.868Z] 21:56:01 2 18.82 0.00 3.59 0.84 0.07 76.68 [2023-10-24T22:07:00.868Z] 21:56:01 3 17.72 0.00 5.51 11.11 0.07 65.59 [2023-10-24T22:07:00.868Z] 21:56:01 4 17.69 0.00 3.33 0.17 0.05 78.77 [2023-10-24T22:07:00.868Z] 21:56:01 5 16.92 0.00 4.40 0.54 0.07 78.08 [2023-10-24T22:07:00.868Z] 21:56:01 6 18.52 0.00 4.41 8.66 0.07 68.34 [2023-10-24T22:07:00.868Z] 21:56:01 7 17.94 0.00 4.44 4.29 0.07 73.27 [2023-10-24T22:07:00.868Z] 21:57:01 all 27.27 0.00 4.16 2.91 0.07 65.59 [2023-10-24T22:07:00.868Z] 21:57:01 0 28.94 0.00 4.12 0.94 0.07 65.93 [2023-10-24T22:07:00.868Z] 21:57:01 1 27.45 0.00 4.71 12.61 0.08 55.15 [2023-10-24T22:07:00.868Z] 21:57:01 2 27.49 0.00 4.85 3.13 0.08 64.44 [2023-10-24T22:07:00.868Z] 21:57:01 3 27.53 0.00 4.09 0.79 0.08 67.50 [2023-10-24T22:07:00.868Z] 21:57:01 4 25.77 0.00 3.64 3.50 0.07 67.02 [2023-10-24T22:07:00.868Z] 21:57:01 5 27.58 0.00 3.84 1.34 0.05 67.18 [2023-10-24T22:07:00.868Z] 21:57:01 6 25.94 0.00 4.15 0.91 0.08 68.92 [2023-10-24T22:07:00.868Z] 21:57:01 7 27.43 0.00 3.87 0.10 0.07 68.53 [2023-10-24T22:07:00.868Z] 21:58:01 all 0.04 0.00 0.03 0.01 0.01 99.92 [2023-10-24T22:07:00.868Z] 21:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T22:07:00.868Z] 21:58:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2023-10-24T22:07:00.868Z] 21:58:01 2 0.05 0.00 0.07 0.00 0.02 99.87 [2023-10-24T22:07:00.868Z] 21:58:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-24T22:07:00.868Z] 21:58:01 4 0.13 0.00 0.02 0.02 0.00 99.83 [2023-10-24T22:07:00.868Z] 21:58:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-10-24T22:07:00.868Z] 21:58:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-24T22:07:00.868Z] 21:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-24T22:07:00.868Z] 21:59:01 all 1.56 0.00 0.88 0.52 0.02 97.02 [2023-10-24T22:07:00.868Z] 21:59:01 0 2.27 0.00 0.90 0.10 0.02 96.71 [2023-10-24T22:07:00.868Z] 21:59:01 1 1.64 0.00 0.59 0.02 0.02 97.74 [2023-10-24T22:07:00.868Z] 21:59:01 2 1.79 0.00 0.97 0.79 0.03 96.42 [2023-10-24T22:07:00.868Z] 21:59:01 3 1.82 0.00 0.73 0.07 0.02 97.36 [2023-10-24T22:07:00.868Z] 21:59:01 4 0.73 0.00 0.48 1.59 0.02 97.18 [2023-10-24T22:07:00.868Z] 21:59:01 5 1.90 0.00 2.07 1.12 0.00 94.91 [2023-10-24T22:07:00.868Z] 21:59:01 6 1.07 0.00 0.62 0.42 0.02 97.88 [2023-10-24T22:07:00.868Z] 21:59:01 7 1.24 0.00 0.64 0.10 0.03 97.99 [2023-10-24T22:07:00.868Z] 22:00:01 all 0.33 0.00 0.13 0.14 0.01 99.39 [2023-10-24T22:07:00.868Z] 22:00:01 0 0.30 0.00 0.10 0.02 0.00 99.58 [2023-10-24T22:07:00.868Z] 22:00:01 1 0.25 0.00 0.08 0.03 0.00 99.63 [2023-10-24T22:07:00.868Z] 22:00:01 2 0.37 0.00 0.17 0.03 0.02 99.41 [2023-10-24T22:07:00.868Z] 22:00:01 3 0.12 0.00 0.02 0.00 0.02 99.85 [2023-10-24T22:07:00.868Z] 22:00:01 4 0.30 0.00 0.22 0.88 0.02 98.58 [2023-10-24T22:07:00.868Z] 22:00:01 5 0.23 0.00 0.05 0.03 0.02 99.67 [2023-10-24T22:07:00.868Z] 22:00:01 6 0.50 0.00 0.17 0.05 0.02 99.27 [2023-10-24T22:07:00.868Z] 22:00:01 7 0.55 0.00 0.22 0.07 0.02 99.15 [2023-10-24T22:07:00.868Z] 22:01:01 all 0.35 0.00 0.11 0.15 0.01 99.38 [2023-10-24T22:07:00.868Z] 22:01:01 0 0.27 0.00 0.05 0.03 0.02 99.63 [2023-10-24T22:07:00.868Z] 22:01:01 1 0.40 0.00 0.08 0.03 0.02 99.47 [2023-10-24T22:07:00.868Z] 22:01:01 2 0.32 0.00 0.13 0.03 0.02 99.50 [2023-10-24T22:07:00.868Z] 22:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T22:07:00.868Z] 22:01:01 4 0.20 0.00 0.17 0.83 0.00 98.80 [2023-10-24T22:07:00.868Z] 22:01:01 5 0.48 0.00 0.12 0.08 0.00 99.32 [2023-10-24T22:07:00.868Z] 22:01:01 6 0.57 0.00 0.13 0.05 0.00 99.25 [2023-10-24T22:07:00.868Z] 22:01:01 7 0.57 0.00 0.17 0.12 0.03 99.11 [2023-10-24T22:07:00.868Z] 22:02:01 all 0.47 0.00 0.11 0.14 0.01 99.27 [2023-10-24T22:07:00.868Z] 22:02:01 0 0.42 0.00 0.12 0.10 0.00 99.37 [2023-10-24T22:07:00.868Z] 22:02:01 1 0.43 0.00 0.13 0.05 0.00 99.38 [2023-10-24T22:07:00.868Z] 22:02:01 2 0.55 0.00 0.15 0.05 0.02 99.23 [2023-10-24T22:07:00.868Z] 22:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T22:07:00.868Z] 22:02:01 4 0.38 0.00 0.23 0.85 0.02 98.51 [2023-10-24T22:07:00.868Z] 22:02:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-10-24T22:07:00.868Z] 22:02:01 6 0.45 0.00 0.07 0.05 0.02 99.42 [2023-10-24T22:07:00.868Z] 22:02:01 7 1.44 0.00 0.17 0.03 0.02 98.34 [2023-10-24T22:07:00.868Z] 22:03:01 all 0.30 0.00 0.11 0.14 0.01 99.43 [2023-10-24T22:07:00.868Z] 22:03:01 0 0.42 0.00 0.17 0.05 0.02 99.35 [2023-10-24T22:07:00.868Z] 22:03:01 1 0.42 0.00 0.15 0.05 0.02 99.37 [2023-10-24T22:07:00.868Z] 22:03:01 2 0.37 0.00 0.12 0.05 0.02 99.45 [2023-10-24T22:07:00.869Z] 22:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:07:00.869Z] 22:03:01 4 0.30 0.00 0.22 0.88 0.00 98.60 [2023-10-24T22:07:00.869Z] 22:03:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-10-24T22:07:00.869Z] 22:03:01 6 0.35 0.00 0.10 0.05 0.02 99.48 [2023-10-24T22:07:00.869Z] 22:03:01 7 0.52 0.00 0.13 0.03 0.03 99.28 [2023-10-24T22:07:00.869Z] 22:04:01 all 0.37 0.00 0.10 0.14 0.02 99.37 [2023-10-24T22:07:00.869Z] 22:04:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2023-10-24T22:07:00.869Z] 22:04:01 1 0.23 0.00 0.05 0.02 0.02 99.68 [2023-10-24T22:07:00.869Z] 22:04:01 2 0.45 0.00 0.12 0.03 0.02 99.38 [2023-10-24T22:07:00.869Z] 22:04:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-10-24T22:07:00.869Z] 22:04:01 4 0.63 0.00 0.20 0.85 0.02 98.30 [2023-10-24T22:07:00.869Z] 22:04:01 5 0.35 0.00 0.12 0.03 0.02 99.48 [2023-10-24T22:07:00.869Z] 22:04:01 6 0.55 0.00 0.18 0.07 0.02 99.18 [2023-10-24T22:07:00.869Z] 22:04:01 7 0.60 0.00 0.15 0.07 0.03 99.14 [2023-10-24T22:07:00.869Z] 22:05:01 all 0.36 0.00 0.10 0.13 0.01 99.40 [2023-10-24T22:07:00.869Z] 22:05:01 0 0.58 0.00 0.07 0.07 0.02 99.27 [2023-10-24T22:07:00.869Z] 22:05:01 1 0.38 0.00 0.15 0.03 0.02 99.42 [2023-10-24T22:07:00.869Z] 22:05:01 2 0.18 0.00 0.05 0.02 0.02 99.73 [2023-10-24T22:07:00.869Z] 22:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T22:07:00.869Z] 22:05:01 4 0.38 0.00 0.20 0.80 0.02 98.60 [2023-10-24T22:07:00.869Z] 22:05:01 5 0.43 0.00 0.05 0.05 0.00 99.47 [2023-10-24T22:07:00.869Z] 22:05:01 6 0.27 0.00 0.10 0.02 0.02 99.60 [2023-10-24T22:07:00.869Z] 22:05:01 7 0.64 0.00 0.15 0.03 0.02 99.16 [2023-10-24T22:07:00.869Z] [2023-10-24T22:07:00.869Z] 22:05:01 CPU %user %nice %system %iowait %steal %idle [2023-10-24T22:07:00.869Z] 22:06:01 all 0.38 0.00 0.10 0.23 0.01 99.27 [2023-10-24T22:07:00.869Z] 22:06:01 0 0.40 0.00 0.08 0.05 0.00 99.47 [2023-10-24T22:07:00.869Z] 22:06:01 1 0.25 0.00 0.13 0.02 0.02 99.58 [2023-10-24T22:07:00.869Z] 22:06:01 2 0.62 0.00 0.18 0.18 0.02 99.00 [2023-10-24T22:07:00.869Z] 22:06:01 3 0.10 0.00 0.05 0.00 0.02 99.83 [2023-10-24T22:07:00.869Z] 22:06:01 4 0.25 0.00 0.17 0.83 0.00 98.75 [2023-10-24T22:07:00.869Z] 22:06:01 5 0.20 0.00 0.03 0.02 0.00 99.75 [2023-10-24T22:07:00.869Z] 22:06:01 6 0.40 0.00 0.10 0.73 0.00 98.77 [2023-10-24T22:07:00.869Z] 22:06:01 7 0.83 0.00 0.08 0.03 0.03 99.02 [2023-10-24T22:07:00.869Z] Average: all 4.74 0.00 1.08 0.88 0.02 93.28 [2023-10-24T22:07:00.869Z] Average: 0 4.80 0.00 1.07 0.26 0.02 93.85 [2023-10-24T22:07:00.869Z] Average: 1 4.73 0.00 1.12 1.18 0.03 92.94 [2023-10-24T22:07:00.869Z] Average: 2 4.79 0.00 1.06 0.69 0.03 93.42 [2023-10-24T22:07:00.869Z] Average: 3 4.45 0.00 1.11 1.33 0.03 93.09 [2023-10-24T22:07:00.869Z] Average: 4 4.49 0.00 0.98 0.94 0.02 93.58 [2023-10-24T22:07:00.869Z] Average: 5 4.80 0.00 1.09 0.91 0.02 93.18 [2023-10-24T22:07:00.869Z] Average: 6 4.86 0.00 1.16 1.31 0.03 92.65 [2023-10-24T22:07:00.869Z] Average: 7 5.03 0.00 1.01 0.42 0.03 93.50 [2023-10-24T22:07:00.869Z] [2023-10-24T22:07:00.869Z] [2023-10-24T22:07:00.869Z]