Pull request #501 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 350f91378f8e2b74d99603fa7c1a2c5178e3ed86+2bd221175a2feb80dc354132039af34741a0a595 (6608609b61946b610387f5e897bb48d55d8e3a47) 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-ssh5188504884983028074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13815159502393921521.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-501/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-501/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9184370052943674880.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-501/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14887970394358056531.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh8865067863096195183.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-501/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-501/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17101884846114466759.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24324 in /w/workspace/foundry_device-virtual-go_PR-501 [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-501 # 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 > 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/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd221175a2feb80dc354132039af34741a0a595 into PR head commit 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 Merge succeeded, producing 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 Checking out Revision 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 (PR-501) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # 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 2bd221175a2feb80dc354132039af34741a0a595 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-01T11:03:37.800Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-01T11:03:37.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-01T11:03:38.124Z] ========================================================= [2024-11-01T11:03:38.124Z] EdgeX Global Pipelines Version Info [2024-11-01T11:03:38.124Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:03:38.927Z] ------------------- [2024-11-01T11:03:38.927Z] stable info: [2024-11-01T11:03:38.927Z] ------------------- [2024-11-01T11:03:38.927Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-01T11:03:38.927Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T11:03:38.927Z] Message: update stable to v1.0.265 [2024-11-01T11:03:39.497Z] ------------------- [2024-11-01T11:03:39.497Z] experimental info: [2024-11-01T11:03:39.497Z] ------------------- [2024-11-01T11:03:39.497Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-01T11:03:39.497Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-01T11:03:39.497Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-01T11:03:39.764Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-11-01T11:03:39.820Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-11-01T11:03:39.875Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-01T11:03:39.936Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-01T11:03:39.994Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-01T11:03:40.057Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-01T11:03:40.114Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-01T11:03:40.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-01T11:03:40.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-01T11:03:40.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-01T11:03:40.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-01T11:03:40.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-11-01T11:03:40.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-01T11:03:40.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-01T11:03:40.584Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T11:03:40.641Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T11:03:40.700Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T11:03:40.760Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T11:03:40.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-01T11:03:40.883Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-01T11:03:40.941Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-01T11:03:41.002Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-01T11:03:41.064Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-01T11:03:41.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-01T11:03:41.189Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-01T11:03:41.257Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-01T11:03:41.318Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-01T11:03:41.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-501 [Pipeline] echo [2024-11-01T11:03:41.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-501 [Pipeline] echo [2024-11-01T11:03:41.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-501 [Pipeline] echo [2024-11-01T11:03:41.563Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [Pipeline] echo [2024-11-01T11:03:41.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 350f913 [Pipeline] echo [2024-11-01T11:03:41.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T11:03:41.827Z] provisioning config files... [2024-11-01T11:03:41.840Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config1249234851029774083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:03:42.240Z] ---> ****-login.sh [2024-11-01T11:03:42.240Z] nexus3.edgexfoundry.org:10001 [2024-11-01T11:03:42.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:03:42.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:03:42.502Z] Configure a credential helper to remove this warning. See [2024-11-01T11:03:42.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:03:42.502Z] [2024-11-01T11:03:42.502Z] Login Succeeded [2024-11-01T11:03:42.502Z] nexus3.edgexfoundry.org:10002 [2024-11-01T11:03:42.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:03:42.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:03:42.763Z] Configure a credential helper to remove this warning. See [2024-11-01T11:03:42.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:03:42.763Z] [2024-11-01T11:03:42.763Z] Login Succeeded [2024-11-01T11:03:42.763Z] nexus3.edgexfoundry.org:10003 [2024-11-01T11:03:42.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:03:42.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:03:42.764Z] Configure a credential helper to remove this warning. See [2024-11-01T11:03:42.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:03:42.764Z] [2024-11-01T11:03:42.764Z] Login Succeeded [2024-11-01T11:03:42.764Z] nexus3.edgexfoundry.org:10004 [2024-11-01T11:03:43.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:03:43.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:03:43.025Z] Configure a credential helper to remove this warning. See [2024-11-01T11:03:43.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:03:43.025Z] [2024-11-01T11:03:43.025Z] Login Succeeded [2024-11-01T11:03:43.025Z] ****.io [2024-11-01T11:03:43.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:03:43.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:03:43.285Z] Configure a credential helper to remove this warning. See [2024-11-01T11:03:43.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:03:43.285Z] [2024-11-01T11:03:43.285Z] Login Succeeded [2024-11-01T11:03:43.285Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T11:03:43.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-01T11:03:44.003Z] + git rev-list -1 --merges 350f91378f8e2b74d99603fa7c1a2c5178e3ed86~1..350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [Pipeline] echo [2024-11-01T11:03:44.052Z] -----------> git rev-list -1 --merges 350f91378f8e2b74d99603fa7c1a2c5178e3ed86~1..350f91378f8e2b74d99603fa7c1a2c5178e3ed86 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [false] [Pipeline] sh [2024-11-01T11:03:44.380Z] + git log --format=format:%s -1 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [Pipeline] echo [2024-11-01T11:03:44.428Z] ========================================================= [2024-11-01T11:03:44.429Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-01T11:03:44.429Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T11:03:44.904Z] + git log --format=format:%s -1 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [Pipeline] echo [2024-11-01T11:03:44.947Z] [semverPrep] GIT_COMMIT: 350f91378f8e2b74d99603fa7c1a2c5178e3ed86, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-01T11:03:44.984Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-01T11:03:45.404Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T11:03:45.404Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-01T11:03:45.404Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-01T11:03:45.404Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-01T11:03:45.404Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-01T11:03:45.404Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-01T11:03:45.404Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:03:45.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T11:03:45.929Z] [2024-11-01T11:03:45.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:03:46.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T11:03:46.342Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-01T11:03:46.342Z] b85a868b505f: Pulling fs layer [2024-11-01T11:03:46.342Z] e2be974225ed: Pulling fs layer [2024-11-01T11:03:46.342Z] 339a4e72a1f5: Pulling fs layer [2024-11-01T11:03:46.342Z] 988bab9f4d93: Pulling fs layer [2024-11-01T11:03:46.342Z] 1469e6f7b9e6: Pulling fs layer [2024-11-01T11:03:46.342Z] eaf3925da568: Pulling fs layer [2024-11-01T11:03:46.342Z] bab4dde63d76: Pulling fs layer [2024-11-01T11:03:46.342Z] bde34c3a00c8: Pulling fs layer [2024-11-01T11:03:46.342Z] b352a97aabf1: Pulling fs layer [2024-11-01T11:03:46.342Z] 4872d77fe225: Pulling fs layer [2024-11-01T11:03:46.342Z] 5851b861e8e6: Pulling fs layer [2024-11-01T11:03:46.342Z] eaf3925da568: Waiting [2024-11-01T11:03:46.342Z] 1469e6f7b9e6: Waiting [2024-11-01T11:03:46.342Z] bab4dde63d76: Waiting [2024-11-01T11:03:46.342Z] bde34c3a00c8: Waiting [2024-11-01T11:03:46.342Z] 4872d77fe225: Waiting [2024-11-01T11:03:46.342Z] b352a97aabf1: Waiting [2024-11-01T11:03:46.342Z] 5851b861e8e6: Waiting [2024-11-01T11:03:46.342Z] 988bab9f4d93: Waiting [2024-11-01T11:03:46.342Z] e2be974225ed: Download complete [2024-11-01T11:03:46.342Z] 988bab9f4d93: Verifying Checksum [2024-11-01T11:03:46.342Z] 988bab9f4d93: Download complete [2024-11-01T11:03:46.601Z] 1469e6f7b9e6: Verifying Checksum [2024-11-01T11:03:46.601Z] 1469e6f7b9e6: Download complete [2024-11-01T11:03:46.601Z] 339a4e72a1f5: Verifying Checksum [2024-11-01T11:03:46.601Z] 339a4e72a1f5: Download complete [2024-11-01T11:03:46.601Z] eaf3925da568: Verifying Checksum [2024-11-01T11:03:46.601Z] eaf3925da568: Download complete [2024-11-01T11:03:46.601Z] bde34c3a00c8: Verifying Checksum [2024-11-01T11:03:46.601Z] bde34c3a00c8: Download complete [2024-11-01T11:03:46.601Z] b352a97aabf1: Verifying Checksum [2024-11-01T11:03:46.601Z] b352a97aabf1: Download complete [2024-11-01T11:03:46.601Z] 4872d77fe225: Verifying Checksum [2024-11-01T11:03:46.601Z] 4872d77fe225: Download complete [2024-11-01T11:03:46.601Z] 5851b861e8e6: Verifying Checksum [2024-11-01T11:03:46.601Z] 5851b861e8e6: Download complete [2024-11-01T11:03:46.601Z] b85a868b505f: Verifying Checksum [2024-11-01T11:03:46.601Z] b85a868b505f: Download complete [2024-11-01T11:03:46.861Z] bab4dde63d76: Verifying Checksum [2024-11-01T11:03:46.861Z] bab4dde63d76: Download complete [2024-11-01T11:03:47.798Z] b85a868b505f: Pull complete [2024-11-01T11:03:48.059Z] e2be974225ed: Pull complete [2024-11-01T11:03:48.629Z] 339a4e72a1f5: Pull complete [2024-11-01T11:03:48.629Z] 988bab9f4d93: Pull complete [2024-11-01T11:03:48.890Z] 1469e6f7b9e6: Pull complete [2024-11-01T11:03:48.890Z] eaf3925da568: Pull complete [2024-11-01T11:03:50.803Z] bab4dde63d76: Pull complete [2024-11-01T11:03:50.803Z] bde34c3a00c8: Pull complete [2024-11-01T11:03:51.062Z] b352a97aabf1: Pull complete [2024-11-01T11:03:51.062Z] 4872d77fe225: Pull complete [2024-11-01T11:03:51.062Z] 5851b861e8e6: Pull complete [2024-11-01T11:03:51.062Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-01T11:03:51.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T11:03:51.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T11:03:51.379Z] prd-ubuntu20.04-docker-8c-8g-24324 does not seem to be running inside a container [2024-11-01T11:03:51.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T11:03:54.248Z] $ docker top ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a -eo pid,comm [2024-11-01T11:03:54.309Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-01T11:03:54.309Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T11:03:54.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T11:03:54.473Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T11:03:54.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T11:03:54.587Z] $ docker exec ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a ssh-agent [2024-11-01T11:03:54.700Z] SSH_AUTH_SOCK=/tmp/ssh-UdFR0EOLLcKs/agent.32 [2024-11-01T11:03:54.700Z] SSH_AGENT_PID=38 [2024-11-01T11:03:54.706Z] Running ssh-add (command line suppressed) [2024-11-01T11:03:54.806Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_1283360582391501684.key (/w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_1283360582391501684.key) [2024-11-01T11:03:54.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T11:03:55.182Z] + git tag --points-at HEAD [Pipeline] } [2024-11-01T11:03:55.211Z] $ docker exec --env ******** --env ******** ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a ssh-agent -k [2024-11-01T11:03:55.308Z] unset SSH_AUTH_SOCK; [2024-11-01T11:03:55.309Z] unset SSH_AGENT_PID; [2024-11-01T11:03:55.309Z] echo Agent pid 38 killed; [2024-11-01T11:03:55.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-01T11:03:55.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T11:03:55.723Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T11:03:55.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T11:03:55.841Z] $ docker exec ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a ssh-agent [2024-11-01T11:03:55.953Z] SSH_AUTH_SOCK=/tmp/ssh-m5kZqdyad0mw/agent.71 [2024-11-01T11:03:55.953Z] SSH_AGENT_PID=77 [2024-11-01T11:03:55.958Z] Running ssh-add (command line suppressed) [2024-11-01T11:03:56.060Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_6572140485902031285.key (/w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_6572140485902031285.key) [2024-11-01T11:03:56.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T11:03:56.419Z] + git semver init [2024-11-01T11:03:56.680Z] 2024-11-01 11:03:56,608 [run_init] DEBUG init version:0.0.0 force:False [2024-11-01T11:03:56.681Z] 2024-11-01 11:03:56,609 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-501/.semver [2024-11-01T11:03:56.681Z] 2024-11-01 11:03:56,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-501/.semver [2024-11-01T11:03:56.681Z] 2024-11-01 11:03:56,610 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-501/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-501, universal_newlines=False, shell=None, istream=None) [2024-11-01T11:03:59.218Z] 2024-11-01 11:03:58,722 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-501/.git/info/exclude [2024-11-01T11:03:59.218Z] 2024-11-01 11:03:58,723 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-501/.semver/PR-501 with force:False [2024-11-01T11:03:59.218Z] 2024-11-01 11:03:58,723 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-501/.semver/PR-501 [2024-11-01T11:03:59.218Z] 2024-11-01 11:03:58,727 [execute] INFO git cat-file --batch-check [2024-11-01T11:03:59.218Z] 2024-11-01 11:03:58,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-501/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T11:03:59.218Z] 2024-11-01 11:03:58,735 [execute] INFO git cat-file --batch [2024-11-01T11:03:59.218Z] 2024-11-01 11:03:58,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-501/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T11:03:59.218Z] 2024-11-01 11:03:58,741 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-501/.semver/PR-501 [2024-11-01T11:03:59.218Z] 0.0.0 [Pipeline] } [2024-11-01T11:03:59.250Z] $ docker exec --env ******** --env ******** ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a ssh-agent -k [2024-11-01T11:03:59.346Z] unset SSH_AUTH_SOCK; [2024-11-01T11:03:59.346Z] unset SSH_AGENT_PID; [2024-11-01T11:03:59.347Z] echo Agent pid 77 killed; [2024-11-01T11:03:59.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T11:03:59.808Z] + git semver [Pipeline] } [2024-11-01T11:04:00.094Z] $ docker stop --time=1 ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a [2024-11-01T11:04:01.386Z] $ docker rm -f --volumes ad095446a990dcf7acc2eb9eb715fff3acb6567c1a41c0214d596f390af1dc8a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T11:04:01.808Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-01T11:04:02.124Z] Stashed 1 file(s) [Pipeline] echo [2024-11-01T11:04:02.153Z] [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 [2024-11-01T11:04:02.887Z] provisioning config files... [2024-11-01T11:04:02.899Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config12994591820690397915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:04:03.264Z] ---> ****-login.sh [2024-11-01T11:04:03.264Z] nexus3.edgexfoundry.org:10001 [2024-11-01T11:04:03.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:04:03.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:04:03.264Z] Configure a credential helper to remove this warning. See [2024-11-01T11:04:03.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:04:03.264Z] [2024-11-01T11:04:03.264Z] Login Succeeded [2024-11-01T11:04:03.265Z] nexus3.edgexfoundry.org:10002 [2024-11-01T11:04:03.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:04:03.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:04:03.265Z] Configure a credential helper to remove this warning. See [2024-11-01T11:04:03.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:04:03.265Z] [2024-11-01T11:04:03.265Z] Login Succeeded [2024-11-01T11:04:03.265Z] nexus3.edgexfoundry.org:10003 [2024-11-01T11:04:03.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:04:03.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:04:03.524Z] Configure a credential helper to remove this warning. See [2024-11-01T11:04:03.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:04:03.524Z] [2024-11-01T11:04:03.524Z] Login Succeeded [2024-11-01T11:04:03.524Z] nexus3.edgexfoundry.org:10004 [2024-11-01T11:04:03.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:04:03.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:04:03.524Z] Configure a credential helper to remove this warning. See [2024-11-01T11:04:03.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:04:03.524Z] [2024-11-01T11:04:03.524Z] Login Succeeded [2024-11-01T11:04:03.524Z] ****.io [2024-11-01T11:04:03.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:04:03.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:04:03.784Z] Configure a credential helper to remove this warning. See [2024-11-01T11:04:03.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:04:03.784Z] [2024-11-01T11:04:03.784Z] Login Succeeded [2024-11-01T11:04:03.784Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T11:04:03.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T11:04:04.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T11:04:04.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T11:04:04.154Z] ========================================================= [2024-11-01T11:04:04.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-01T11:04:04.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:04:04.673Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T11:04:04.673Z] Sending build context to Docker daemon 37.71MB [2024-11-01T11:04:04.673Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T11:04:04.673Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-01T11:04:04.934Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-01T11:04:04.934Z] 43c4264eed91: Pulling fs layer [2024-11-01T11:04:04.934Z] 4cc291be95ef: Pulling fs layer [2024-11-01T11:04:04.934Z] 2ac1f1163629: Pulling fs layer [2024-11-01T11:04:04.934Z] 5c3c966382ef: Pulling fs layer [2024-11-01T11:04:04.934Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T11:04:04.934Z] 5d5c8e513c77: Pulling fs layer [2024-11-01T11:04:04.934Z] 9f66e0745190: Pulling fs layer [2024-11-01T11:04:04.934Z] f49a43e4bbc0: Pulling fs layer [2024-11-01T11:04:04.934Z] 561ebcabdf7f: Pulling fs layer [2024-11-01T11:04:04.934Z] 5c3c966382ef: Waiting [2024-11-01T11:04:04.934Z] 4f4fb700ef54: Waiting [2024-11-01T11:04:04.934Z] 5d5c8e513c77: Waiting [2024-11-01T11:04:04.934Z] f49a43e4bbc0: Waiting [2024-11-01T11:04:04.934Z] 561ebcabdf7f: Waiting [2024-11-01T11:04:04.934Z] 9f66e0745190: Waiting [2024-11-01T11:04:04.934Z] 4cc291be95ef: Verifying Checksum [2024-11-01T11:04:04.934Z] 4cc291be95ef: Download complete [2024-11-01T11:04:04.934Z] 5c3c966382ef: Verifying Checksum [2024-11-01T11:04:04.934Z] 5c3c966382ef: Download complete [2024-11-01T11:04:04.934Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T11:04:04.934Z] 4f4fb700ef54: Download complete [2024-11-01T11:04:04.934Z] 5d5c8e513c77: Verifying Checksum [2024-11-01T11:04:04.934Z] 5d5c8e513c77: Download complete [2024-11-01T11:04:04.934Z] 43c4264eed91: Verifying Checksum [2024-11-01T11:04:04.934Z] 43c4264eed91: Download complete [2024-11-01T11:04:04.934Z] 9f66e0745190: Verifying Checksum [2024-11-01T11:04:04.934Z] 9f66e0745190: Download complete [2024-11-01T11:04:05.200Z] 43c4264eed91: Pull complete [2024-11-01T11:04:05.200Z] 561ebcabdf7f: Verifying Checksum [2024-11-01T11:04:05.200Z] 561ebcabdf7f: Download complete [2024-11-01T11:04:05.459Z] 4cc291be95ef: Pull complete [2024-11-01T11:04:05.459Z] 2ac1f1163629: Verifying Checksum [2024-11-01T11:04:05.459Z] 2ac1f1163629: Download complete [2024-11-01T11:04:05.719Z] f49a43e4bbc0: Download complete [2024-11-01T11:04:08.995Z] 2ac1f1163629: Pull complete [2024-11-01T11:04:08.995Z] 5c3c966382ef: Pull complete [2024-11-01T11:04:08.995Z] 4f4fb700ef54: Pull complete [2024-11-01T11:04:08.995Z] 5d5c8e513c77: Pull complete [2024-11-01T11:04:08.995Z] 9f66e0745190: Pull complete [2024-11-01T11:04:11.525Z] f49a43e4bbc0: Pull complete [2024-11-01T11:04:11.784Z] 561ebcabdf7f: Pull complete [2024-11-01T11:04:11.784Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-01T11:04:11.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-01T11:04:11.784Z] ---> 3a752c3f9dda [2024-11-01T11:04:11.784Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T11:04:17.072Z] ---> Running in 7a09d7c72896 [2024-11-01T11:04:17.072Z] Removing intermediate container 7a09d7c72896 [2024-11-01T11:04:17.072Z] ---> 473af38f523d [2024-11-01T11:04:17.072Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T11:04:17.072Z] ---> Running in 9766f4c24b34 [2024-11-01T11:04:17.072Z] Removing intermediate container 9766f4c24b34 [2024-11-01T11:04:17.072Z] ---> 955fe92cad86 [2024-11-01T11:04:17.072Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-01T11:04:17.072Z] ---> Running in 63e96b6749fd [2024-11-01T11:04:17.072Z] Removing intermediate container 63e96b6749fd [2024-11-01T11:04:17.072Z] ---> d7af4c68538f [2024-11-01T11:04:17.072Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-01T11:04:17.072Z] ---> Running in e32f3b58ee0c [2024-11-01T11:04:17.072Z] Removing intermediate container e32f3b58ee0c [2024-11-01T11:04:17.072Z] ---> 8a05b074c694 [2024-11-01T11:04:17.072Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T11:04:17.072Z] ---> Running in df75edaa1f5b [2024-11-01T11:04:17.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T11:04:17.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T11:04:17.672Z] Still waiting to schedule task [2024-11-01T11:04:17.672Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-01T11:04:17.899Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-01T11:04:17.899Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-01T11:04:17.899Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-01T11:04:17.899Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-01T11:04:17.899Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T11:04:17.899Z] OK: 250 MiB in 58 packages [2024-11-01T11:04:18.466Z] Removing intermediate container df75edaa1f5b [2024-11-01T11:04:18.466Z] ---> 123edbe67f1e [2024-11-01T11:04:18.466Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-01T11:04:18.466Z] ---> 313a17d68845 [2024-11-01T11:04:18.466Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T11:04:18.466Z] ---> Running in 58d10e07b10a [2024-11-01T11:05:26.202Z] Removing intermediate container 58d10e07b10a [2024-11-01T11:05:26.202Z] ---> a7a4481bebb4 [2024-11-01T11:05:26.202Z] Step 10/12 : COPY . . [2024-11-01T11:05:26.202Z] ---> abb839ec180f [2024-11-01T11:05:26.202Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T11:05:26.202Z] ---> Running in a04b38bce785 [2024-11-01T11:05:26.202Z] Removing intermediate container a04b38bce785 [2024-11-01T11:05:26.202Z] ---> d4ffd3523dc4 [2024-11-01T11:05:26.202Z] Step 12/12 : RUN $MAKE [2024-11-01T11:05:26.202Z] ---> Running in c45d8436648d [2024-11-01T11:05:26.202Z] noop [2024-11-01T11:05:26.202Z] Removing intermediate container c45d8436648d [2024-11-01T11:05:26.202Z] ---> 3734e10b172e [2024-11-01T11:05:26.202Z] Successfully built 3734e10b172e [2024-11-01T11:05:26.202Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:05:26.693Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T11:05:26.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T11:05:26.872Z] prd-ubuntu20.04-docker-8c-8g-24324 does not seem to be running inside a container [2024-11-01T11:05:26.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-01T11:05:27.205Z] $ docker top 23d830b910da6a34efbe6e97890d4941f18b61e1f9951952f264d8b2c16fc815 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T11:05:27.624Z] + go version [2024-11-01T11:05:27.624Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-01T11:05:27.659Z] $ docker stop --time=1 23d830b910da6a34efbe6e97890d4941f18b61e1f9951952f264d8b2c16fc815 [2024-11-01T11:05:28.926Z] $ docker rm -f --volumes 23d830b910da6a34efbe6e97890d4941f18b61e1f9951952f264d8b2c16fc815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:05:29.732Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T11:05:29.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T11:05:29.906Z] prd-ubuntu20.04-docker-8c-8g-24324 does not seem to be running inside a container [2024-11-01T11:05:29.931Z] $ 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-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-01T11:05:30.255Z] $ docker top 825c4db9bee986eac8dbaf89ff9df71d40c05f465cdc1a0ff70934a5448ac8d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T11:05:30.666Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-501 [Pipeline] fileExists [Pipeline] sh [2024-11-01T11:05:31.053Z] + make test [2024-11-01T11:05:31.053Z] go test ./... -coverprofile=coverage.out [2024-11-01T11:05:32.968Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-01T11:05:47.276Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24326 in /w/workspace/foundry_device-virtual-go_PR-501 [Pipeline] { [Pipeline] ws [2024-11-01T11:05:47.349Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-11-01T11:05:50.462Z] The recommended git tool is: git [2024-11-01T11:05:54.900Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-01T11:05:54.900Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2024-11-01T11:05:55.365Z] using credential edgex-jenkins-ssh [2024-11-01T11:05:55.389Z] Cloning the remote Git repository [2024-11-01T11:05:55.428Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-11-01T11:05:55.524Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-11-01T11:05:55.661Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-01T11:05:55.667Z] > git --version # timeout=10 [2024-11-01T11:05:55.691Z] > git --version # 'git version 2.25.1' [2024-11-01T11:05:55.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T11:05:55.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T11:05:59.347Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-01T11:05:59.369Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T11:06:00.270Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-01T11:06:00.323Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-01T11:06:00.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T11:06:00.349Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-01T11:06:00.870Z] Merging remotes/origin/main commit 2bd221175a2feb80dc354132039af34741a0a595 into PR head commit 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [2024-11-01T11:06:01.821Z] Merge succeeded, producing 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [2024-11-01T11:06:01.821Z] Checking out Revision 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 (PR-501) [2024-11-01T11:06:00.888Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T11:06:00.949Z] > git checkout -f 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 [2024-11-01T11:06:01.052Z] > git remote # timeout=10 [2024-11-01T11:06:01.669Z] > git config --get remote.origin.url # timeout=10 [2024-11-01T11:06:01.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T11:06:01.718Z] > git merge 2bd221175a2feb80dc354132039af34741a0a595 # timeout=10 [2024-11-01T11:06:01.749Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-01T11:06:01.827Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T11:06:01.854Z] > git checkout -f 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 [2024-11-01T11:06:02.457Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-01T11:06:02.506Z] > git --version # timeout=10 [2024-11-01T11:06:02.518Z] > git --version # 'git version 2.25.1' [2024-11-01T11:06:02.529Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T11:06:07.115Z] go vet ./... [2024-11-01T11:06:07.531Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-01T11:06:07.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T11:06:07.531Z] Dload Upload Total Spent Left Speed [2024-11-01T11:06:07.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-11-01T11:06:07.886Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-01T11:06:08.231Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-11-01T11:06:08.231Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-01T11:06:08.231Z] { [2024-11-01T11:06:08.231Z] "registry-mirrors": [ [2024-11-01T11:06:08.231Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-01T11:06:08.231Z] ], [2024-11-01T11:06:08.231Z] "bip": "10.250.0.254/24", [2024-11-01T11:06:08.231Z] "hosts": [ [2024-11-01T11:06:08.231Z] "tcp://0.0.0.0:5555", [2024-11-01T11:06:08.231Z] "unix:///var/run/docker.sock" [2024-11-01T11:06:08.231Z] ], [2024-11-01T11:06:08.231Z] "mtu": 1458, [2024-11-01T11:06:08.231Z] "selinux-enabled": true, [2024-11-01T11:06:08.231Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-01T11:06:08.231Z] } [Pipeline] sh [2024-11-01T11:06:08.578Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-01T11:06:08.925Z] + sudo service docker restart [2024-11-01T11:06:11.297Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T11:06:11.297Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T11:06:11.297Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T11:06:11.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T11:06:11.640Z] $ docker stop --time=1 825c4db9bee986eac8dbaf89ff9df71d40c05f465cdc1a0ff70934a5448ac8d3 [2024-11-01T11:06:13.345Z] $ docker rm -f --volumes 825c4db9bee986eac8dbaf89ff9df71d40c05f465cdc1a0ff70934a5448ac8d3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T11:06:14.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T11:06:14.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-01T11:06:14.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T11:06:15.221Z] + ls -al . [2024-11-01T11:06:15.221Z] total 264 [2024-11-01T11:06:15.221Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 11:05 . [2024-11-01T11:06:15.221Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 11:03 .. [2024-11-01T11:06:15.221Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 11:05 .git [2024-11-01T11:06:15.221Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 11:03 .github [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 1 11:03 .gitignore [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 11:03 .golangci.yml [2024-11-01T11:06:15.221Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 11:03 .semver [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 1 11:03 Attribution.txt [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 1 11:03 CHANGELOG.md [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 1 11:03 Dockerfile [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 11:03 GOVERNANCE.md [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 1 11:03 Jenkinsfile [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 11:03 LICENSE [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 2490 Nov 1 11:03 Makefile [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 1 11:03 OWNERS.md [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 1 11:03 README.md [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 11:04 VERSION [2024-11-01T11:06:15.221Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 11:03 bin [2024-11-01T11:06:15.221Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 11:03 cmd [2024-11-01T11:06:15.221Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 1 11:05 coverage.out [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 6228 Nov 1 11:03 go.mod [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 1 11:03 go.sum [2024-11-01T11:06:15.221Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 11:03 internal [2024-11-01T11:06:15.221Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 1 11:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:06:15.668Z] + 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=350f91378f8e2b74d99603fa7c1a2c5178e3ed86 --label arch=amd64 --label version=0.0.0 . [2024-11-01T11:06:15.668Z] Sending build context to Docker daemon 37.76MB [2024-11-01T11:06:15.668Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T11:06:15.668Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-01T11:06:15.668Z] ---> 3734e10b172e [2024-11-01T11:06:15.668Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T11:06:16.242Z] ---> Running in 923a75cfad8e [2024-11-01T11:06:16.242Z] Removing intermediate container 923a75cfad8e [2024-11-01T11:06:16.242Z] ---> 506f650c9702 [2024-11-01T11:06:16.242Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T11:06:16.242Z] ---> Running in 6717ef4433ab [2024-11-01T11:06:16.504Z] Removing intermediate container 6717ef4433ab [2024-11-01T11:06:16.504Z] ---> da8a939463e0 [2024-11-01T11:06:16.504Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-01T11:06:16.504Z] ---> Running in 436b07acd71a [2024-11-01T11:06:16.504Z] Removing intermediate container 436b07acd71a [2024-11-01T11:06:16.504Z] ---> 2033898692d6 [2024-11-01T11:06:16.504Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-01T11:06:16.504Z] ---> Running in 1c1626e66ba0 [2024-11-01T11:06:16.765Z] Removing intermediate container 1c1626e66ba0 [2024-11-01T11:06:16.765Z] ---> c4d93a5f4831 [2024-11-01T11:06:16.765Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T11:06:16.765Z] ---> Running in 528783f726a9 [2024-11-01T11:06:17.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T11:06:17.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T11:06:17.286Z] OK: 250 MiB in 58 packages [2024-11-01T11:06:17.857Z] Removing intermediate container 528783f726a9 [2024-11-01T11:06:17.857Z] ---> fa0404c0c13b [2024-11-01T11:06:17.857Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-01T11:06:17.857Z] ---> 4f7df6ce94db [2024-11-01T11:06:17.857Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T11:06:17.857Z] ---> Running in fc050b441b7a [2024-11-01T11:06:18.798Z] Removing intermediate container fc050b441b7a [2024-11-01T11:06:18.798Z] ---> 2c51d6018c46 [2024-11-01T11:06:18.798Z] Step 10/26 : COPY . . [2024-11-01T11:06:19.737Z] ---> 14d79d93216d [2024-11-01T11:06:19.737Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T11:06:19.737Z] ---> Running in 6d0ef9dbe2cb [2024-11-01T11:06:19.737Z] Removing intermediate container 6d0ef9dbe2cb [2024-11-01T11:06:19.737Z] ---> 001c62b3335d [2024-11-01T11:06:19.737Z] Step 12/26 : RUN $MAKE [2024-11-01T11:06:19.737Z] ---> Running in 59d8c5505489 [2024-11-01T11:06:19.997Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T11:06:27.256Z] provisioning config files... [2024-11-01T11:06:27.289Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3426175888653808105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:06:27.848Z] ---> ****-login.sh [2024-11-01T11:06:27.848Z] nexus3.edgexfoundry.org:10001 [2024-11-01T11:06:28.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:06:28.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:06:28.392Z] Configure a credential helper to remove this warning. See [2024-11-01T11:06:28.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:06:28.392Z] [2024-11-01T11:06:28.392Z] Login Succeeded [2024-11-01T11:06:28.392Z] nexus3.edgexfoundry.org:10002 [2024-11-01T11:06:28.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:06:28.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:06:28.941Z] Configure a credential helper to remove this warning. See [2024-11-01T11:06:28.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:06:28.941Z] [2024-11-01T11:06:28.941Z] Login Succeeded [2024-11-01T11:06:28.941Z] nexus3.edgexfoundry.org:10003 [2024-11-01T11:06:29.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:06:29.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:06:29.215Z] Configure a credential helper to remove this warning. See [2024-11-01T11:06:29.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:06:29.215Z] [2024-11-01T11:06:29.215Z] Login Succeeded [2024-11-01T11:06:29.215Z] nexus3.edgexfoundry.org:10004 [2024-11-01T11:06:29.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:06:29.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:06:29.486Z] Configure a credential helper to remove this warning. See [2024-11-01T11:06:29.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:06:29.486Z] [2024-11-01T11:06:29.486Z] Login Succeeded [2024-11-01T11:06:29.486Z] ****.io [2024-11-01T11:06:29.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T11:06:30.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T11:06:30.032Z] Configure a credential helper to remove this warning. See [2024-11-01T11:06:30.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T11:06:30.032Z] [2024-11-01T11:06:30.032Z] Login Succeeded [2024-11-01T11:06:30.032Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T11:06:30.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T11:06:30.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T11:06:30.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T11:06:30.658Z] ========================================================= [2024-11-01T11:06:30.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-01T11:06:30.658Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:06:31.219Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T11:06:31.810Z] Sending build context to Docker daemon 19.04MB [2024-11-01T11:06:31.810Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T11:06:31.810Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-01T11:06:32.079Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-01T11:06:32.079Z] cf04c63912e1: Pulling fs layer [2024-11-01T11:06:32.079Z] 55b35a11ae5e: Pulling fs layer [2024-11-01T11:06:32.079Z] a37a00ec5f00: Pulling fs layer [2024-11-01T11:06:32.079Z] 50b3750afda1: Pulling fs layer [2024-11-01T11:06:32.079Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T11:06:32.079Z] 80978eb59214: Pulling fs layer [2024-11-01T11:06:32.079Z] c9f46d7d2bd2: Pulling fs layer [2024-11-01T11:06:32.079Z] c5a475d317c9: Pulling fs layer [2024-11-01T11:06:32.079Z] 4f4fb700ef54: Waiting [2024-11-01T11:06:32.079Z] 80978eb59214: Waiting [2024-11-01T11:06:32.079Z] c9f46d7d2bd2: Waiting [2024-11-01T11:06:32.079Z] c5a475d317c9: Waiting [2024-11-01T11:06:32.080Z] 50b3750afda1: Waiting [2024-11-01T11:06:32.080Z] 55b35a11ae5e: Verifying Checksum [2024-11-01T11:06:32.080Z] 55b35a11ae5e: Download complete [2024-11-01T11:06:32.080Z] 50b3750afda1: Verifying Checksum [2024-11-01T11:06:32.080Z] 50b3750afda1: Download complete [2024-11-01T11:06:32.080Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T11:06:32.080Z] 4f4fb700ef54: Download complete [2024-11-01T11:06:32.080Z] 80978eb59214: Verifying Checksum [2024-11-01T11:06:32.080Z] 80978eb59214: Download complete [2024-11-01T11:06:32.080Z] cf04c63912e1: Verifying Checksum [2024-11-01T11:06:32.080Z] cf04c63912e1: Download complete [2024-11-01T11:06:32.666Z] c5a475d317c9: Verifying Checksum [2024-11-01T11:06:32.666Z] c5a475d317c9: Download complete [2024-11-01T11:06:33.258Z] cf04c63912e1: Pull complete [2024-11-01T11:06:33.853Z] 55b35a11ae5e: Pull complete [2024-11-01T11:06:34.438Z] a37a00ec5f00: Verifying Checksum [2024-11-01T11:06:34.438Z] a37a00ec5f00: Download complete [2024-11-01T11:06:35.035Z] c9f46d7d2bd2: Verifying Checksum [2024-11-01T11:06:35.035Z] c9f46d7d2bd2: Download complete [2024-11-01T11:06:50.044Z] a37a00ec5f00: Pull complete [2024-11-01T11:06:50.044Z] 50b3750afda1: Pull complete [2024-11-01T11:06:50.044Z] 4f4fb700ef54: Pull complete [2024-11-01T11:06:50.044Z] 80978eb59214: Pull complete [2024-11-01T11:06:58.264Z] c9f46d7d2bd2: Pull complete [2024-11-01T11:06:58.764Z] Removing intermediate container 59d8c5505489 [2024-11-01T11:06:58.764Z] ---> a3b328399388 [2024-11-01T11:06:58.764Z] Step 13/26 : FROM alpine:3.20 [2024-11-01T11:06:58.764Z] 3.20: Pulling from library/alpine [2024-11-01T11:06:58.764Z] 43c4264eed91: Already exists [2024-11-01T11:06:58.764Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T11:06:58.764Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T11:06:58.764Z] ---> 91ef0af61f39 [2024-11-01T11:06:58.764Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-01T11:06:58.764Z] ---> Running in a2b228295a5d [2024-11-01T11:06:58.764Z] Removing intermediate container a2b228295a5d [2024-11-01T11:06:58.764Z] ---> 8f0c181d1ec0 [2024-11-01T11:06:58.764Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-01T11:06:58.764Z] ---> Running in b13a9121af76 [2024-11-01T11:06:58.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T11:06:58.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T11:06:58.764Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T11:06:58.764Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T11:06:58.764Z] OK: 8 MiB in 15 packages [2024-11-01T11:06:58.764Z] Removing intermediate container b13a9121af76 [2024-11-01T11:06:58.764Z] ---> 8039c5b03886 [2024-11-01T11:06:58.764Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-01T11:06:58.764Z] ---> Running in 9bfd8a6b3e10 [2024-11-01T11:06:58.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T11:06:58.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T11:06:58.764Z] Upgrading critical system libraries and apk-tools: [2024-11-01T11:06:58.764Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T11:06:58.764Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T11:06:58.764Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T11:06:58.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T11:06:58.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T11:06:58.764Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T11:06:58.764Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T11:06:58.764Z] OK: 8 MiB in 15 packages [2024-11-01T11:06:58.764Z] Removing intermediate container 9bfd8a6b3e10 [2024-11-01T11:06:58.764Z] ---> aac4e5ce971f [2024-11-01T11:06:58.764Z] Step 17/26 : WORKDIR / [2024-11-01T11:06:58.764Z] ---> Running in afd6f90747ff [2024-11-01T11:06:58.764Z] Removing intermediate container afd6f90747ff [2024-11-01T11:06:58.764Z] ---> 995c9c49ca71 [2024-11-01T11:06:58.764Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-01T11:06:58.764Z] ---> 0995a4b02da7 [2024-11-01T11:06:58.764Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-01T11:06:58.764Z] ---> 2e8211a08c0d [2024-11-01T11:06:58.764Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-01T11:06:59.229Z] c5a475d317c9: Pull complete [2024-11-01T11:06:59.229Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-01T11:06:59.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-01T11:06:59.229Z] ---> be29e6b0f0d4 [2024-11-01T11:06:59.229Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T11:06:59.701Z] ---> 2e2b23e69c78 [2024-11-01T11:06:59.701Z] Step 21/26 : EXPOSE 59900 [2024-11-01T11:06:59.701Z] ---> Running in 3ebd5e127f4b [2024-11-01T11:06:59.962Z] Removing intermediate container 3ebd5e127f4b [2024-11-01T11:06:59.962Z] ---> 116cac0ee8cc [2024-11-01T11:06:59.962Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-01T11:06:59.962Z] ---> Running in 93812cf628e0 [2024-11-01T11:06:59.962Z] Removing intermediate container 93812cf628e0 [2024-11-01T11:06:59.962Z] ---> de10d4bfd273 [2024-11-01T11:06:59.962Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T11:06:59.962Z] ---> Running in 22e2a379a588 [2024-11-01T11:07:00.222Z] Removing intermediate container 22e2a379a588 [2024-11-01T11:07:00.222Z] ---> e021c3ec9301 [2024-11-01T11:07:00.222Z] Step 24/26 : LABEL arch=amd64 [2024-11-01T11:07:00.222Z] ---> Running in 9a90a0e66992 [2024-11-01T11:07:00.222Z] Removing intermediate container 9a90a0e66992 [2024-11-01T11:07:00.222Z] ---> a9417b2c185c [2024-11-01T11:07:00.222Z] Step 25/26 : LABEL git_sha=350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [2024-11-01T11:07:00.222Z] ---> Running in 98f01fd7885c [2024-11-01T11:07:00.486Z] Removing intermediate container 98f01fd7885c [2024-11-01T11:07:00.486Z] ---> 3b9899bc67ba [2024-11-01T11:07:00.486Z] Step 26/26 : LABEL version=0.0.0 [2024-11-01T11:07:00.486Z] ---> Running in 2a065def2295 [2024-11-01T11:07:00.486Z] Removing intermediate container 2a065def2295 [2024-11-01T11:07:00.486Z] ---> 1c93e577ce4a [2024-11-01T11:07:00.486Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T11:07:00.486Z] Successfully built 1c93e577ce4a [2024-11-01T11:07:00.486Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [2024-11-01T11:07:01.175Z] ---> Running in 39edd9e973b1 [2024-11-01T11:07:01.175Z] Removing intermediate container 39edd9e973b1 [2024-11-01T11:07:01.175Z] ---> a57eecfc44cb [2024-11-01T11:07:01.175Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:07:01.445Z] ---> Running in 5450795326e8 [2024-11-01T11:07:01.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T11:07:01.545Z] [2024-11-01T11:07:01.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:07:01.819Z] Removing intermediate container 5450795326e8 [2024-11-01T11:07:01.820Z] ---> 5af30b10cdad [2024-11-01T11:07:01.820Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-01T11:07:01.820Z] ---> Running in 57ae2ada431f [2024-11-01T11:07:02.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T11:07:02.018Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-01T11:07:02.018Z] 5eb5b503b376: Pulling fs layer [2024-11-01T11:07:02.018Z] 5c69ac0246d0: Pulling fs layer [2024-11-01T11:07:02.018Z] ec43610c2a17: Pulling fs layer [2024-11-01T11:07:02.018Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-01T11:07:02.018Z] 33b1e0a273af: Pulling fs layer [2024-11-01T11:07:02.018Z] 5d3b04190fa2: Pulling fs layer [2024-11-01T11:07:02.018Z] 2f39f015ded8: Pulling fs layer [2024-11-01T11:07:02.018Z] 5d3b04190fa2: Waiting [2024-11-01T11:07:02.018Z] 3a2ae6a8a46f: Waiting [2024-11-01T11:07:02.018Z] 2f39f015ded8: Waiting [2024-11-01T11:07:02.018Z] 33b1e0a273af: Waiting [2024-11-01T11:07:02.018Z] 5c69ac0246d0: Verifying Checksum [2024-11-01T11:07:02.018Z] 5c69ac0246d0: Download complete [2024-11-01T11:07:02.018Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-01T11:07:02.018Z] 3a2ae6a8a46f: Download complete [2024-11-01T11:07:02.018Z] 33b1e0a273af: Verifying Checksum [2024-11-01T11:07:02.018Z] 33b1e0a273af: Download complete [2024-11-01T11:07:02.018Z] 5d3b04190fa2: Verifying Checksum [2024-11-01T11:07:02.018Z] 5d3b04190fa2: Download complete [2024-11-01T11:07:02.018Z] ec43610c2a17: Verifying Checksum [2024-11-01T11:07:02.018Z] ec43610c2a17: Download complete [2024-11-01T11:07:02.092Z] Removing intermediate container 57ae2ada431f [2024-11-01T11:07:02.092Z] ---> 6d76946cc34b [2024-11-01T11:07:02.092Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-01T11:07:02.092Z] ---> Running in 06fbcb795a76 [2024-11-01T11:07:02.276Z] 5eb5b503b376: Download complete [2024-11-01T11:07:02.362Z] Removing intermediate container 06fbcb795a76 [2024-11-01T11:07:02.362Z] ---> 2769c4474df3 [2024-11-01T11:07:02.362Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T11:07:02.630Z] ---> Running in c43279d7c250 [2024-11-01T11:07:02.842Z] 2f39f015ded8: Download complete [2024-11-01T11:07:03.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T11:07:03.778Z] 5eb5b503b376: Pull complete [2024-11-01T11:07:03.778Z] 5c69ac0246d0: Pull complete [2024-11-01T11:07:04.038Z] ec43610c2a17: Pull complete [2024-11-01T11:07:04.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T11:07:04.296Z] 3a2ae6a8a46f: Pull complete [2024-11-01T11:07:04.555Z] 33b1e0a273af: Pull complete [2024-11-01T11:07:04.555Z] 5d3b04190fa2: Pull complete [2024-11-01T11:07:05.603Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-01T11:07:05.603Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-01T11:07:05.603Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-01T11:07:05.603Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-01T11:07:05.603Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T11:07:05.603Z] OK: 242 MiB in 58 packages [2024-11-01T11:07:06.564Z] Removing intermediate container c43279d7c250 [2024-11-01T11:07:06.564Z] ---> 1362dd683008 [2024-11-01T11:07:06.564Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-01T11:07:07.147Z] ---> 700864f78a13 [2024-11-01T11:07:07.147Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T11:07:07.413Z] ---> Running in 8374c60f8d95 [2024-11-01T11:07:09.819Z] 2f39f015ded8: Pull complete [2024-11-01T11:07:09.819Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-01T11:07:09.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T11:07:09.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T11:07:10.085Z] prd-ubuntu20.04-docker-8c-8g-24324 does not seem to be running inside a container [2024-11-01T11:07:10.114Z] $ 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-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-01T11:07:13.961Z] $ docker top dfcc2147e17e597bd6a7f7646baf3c0cecea3f13853f47e48b2b9ff378817fa8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:07:14.473Z] ---> job-cost.sh [2024-11-01T11:07:14.473Z] lf-activate-venv: SKIPPING [2024-11-01T11:07:14.473Z] INFO: No Stack... [2024-11-01T11:07:15.413Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T11:07:15.672Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T11:07:15.993Z] + cat /w/workspace/foundry_device-virtual-go_PR-501/archives/cost.csv [2024-11-01T11:07:15.993Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T11:07:16.044Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] [2024-11-01T11:07:16.051Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] did not exist. Created. [2024-11-01T11:07:16.059Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T11:07:16.503Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-01T11:07:16.563Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T11:07:16.603Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T11:07:16.698Z] $ docker stop --time=1 dfcc2147e17e597bd6a7f7646baf3c0cecea3f13853f47e48b2b9ff378817fa8 [2024-11-01T11:07:17.865Z] $ docker rm -f --volumes dfcc2147e17e597bd6a7f7646baf3c0cecea3f13853f47e48b2b9ff378817fa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-01T11:08:59.060Z] Removing intermediate container 8374c60f8d95 [2024-11-01T11:08:59.060Z] ---> 4e67f21a375f [2024-11-01T11:08:59.060Z] Step 10/12 : COPY . . [2024-11-01T11:08:59.060Z] ---> 1f7e8866b938 [2024-11-01T11:08:59.060Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T11:08:59.060Z] ---> Running in f675353fd462 [2024-11-01T11:08:59.060Z] Removing intermediate container f675353fd462 [2024-11-01T11:08:59.060Z] ---> f88eb52b9f31 [2024-11-01T11:08:59.060Z] Step 12/12 : RUN $MAKE [2024-11-01T11:08:59.060Z] ---> Running in ea825cce9f3d [2024-11-01T11:08:59.060Z] noop [2024-11-01T11:08:59.060Z] Removing intermediate container ea825cce9f3d [2024-11-01T11:08:59.060Z] ---> 4690190d9436 [2024-11-01T11:08:59.060Z] Successfully built 4690190d9436 [2024-11-01T11:08:59.060Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:08:59.562Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T11:08:59.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T11:08:59.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-24326 does not seem to be running inside a container [2024-11-01T11:08:59.899Z] $ 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 ******** ci-base-image-arm64 cat [2024-11-01T11:09:01.001Z] $ docker top 625cc335a5486519bf3d068341e9a03d58587e21479db6a33bc992eb064c545e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T11:09:01.561Z] + go version [2024-11-01T11:09:01.827Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-01T11:09:01.864Z] $ docker stop --time=1 625cc335a5486519bf3d068341e9a03d58587e21479db6a33bc992eb064c545e [2024-11-01T11:09:03.553Z] $ docker rm -f --volumes 625cc335a5486519bf3d068341e9a03d58587e21479db6a33bc992eb064c545e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:09:04.464Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T11:09:04.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T11:09:04.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-24326 does not seem to be running inside a container [2024-11-01T11:09:04.782Z] $ 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 ******** ci-base-image-arm64 cat [2024-11-01T11:09:05.957Z] $ docker top e755eca5aad948e231f8cbfc87d3135bc9abc93998b767149bf775da04238105 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T11:09:06.521Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-01T11:09:07.182Z] + make test [2024-11-01T11:09:07.182Z] go test ./... -coverprofile=coverage.out [2024-11-01T11:09:13.829Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-01T11:12:36.145Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-01T11:12:36.145Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.062s coverage: 58.3% of statements [2024-11-01T11:12:36.145Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-01T11:12:36.145Z] go vet ./... [2024-11-01T11:13:15.154Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T11:13:15.154Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T11:13:15.154Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T11:13:15.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T11:13:15.256Z] $ docker stop --time=1 e755eca5aad948e231f8cbfc87d3135bc9abc93998b767149bf775da04238105 [2024-11-01T11:13:17.132Z] $ docker rm -f --volumes e755eca5aad948e231f8cbfc87d3135bc9abc93998b767149bf775da04238105 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T11:13:18.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T11:13:18.731Z] Warning: overwriting stash ‘coverage-report’ [2024-11-01T11:13:19.177Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T11:13:19.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T11:13:20.172Z] + ls -al . [2024-11-01T11:13:20.172Z] total 260 [2024-11-01T11:13:20.172Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 11:09 . [2024-11-01T11:13:20.172Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 11:05 .. [2024-11-01T11:13:20.172Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 11:06 .git [2024-11-01T11:13:20.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 11:06 .github [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 1 11:06 .gitignore [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 11:06 .golangci.yml [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 1 11:06 Attribution.txt [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 1 11:06 CHANGELOG.md [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 1 11:06 Dockerfile [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 11:06 GOVERNANCE.md [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 1 11:06 Jenkinsfile [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 11:06 LICENSE [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 2490 Nov 1 11:06 Makefile [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 1 11:06 OWNERS.md [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 1 11:06 README.md [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 11:04 VERSION [2024-11-01T11:13:20.172Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 11:06 bin [2024-11-01T11:13:20.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 11:06 cmd [2024-11-01T11:13:20.172Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 1 11:12 coverage.out [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 6228 Nov 1 11:06 go.mod [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 1 11:06 go.sum [2024-11-01T11:13:20.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 11:06 internal [2024-11-01T11:13:20.172Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 1 11:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:13:20.614Z] + 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=350f91378f8e2b74d99603fa7c1a2c5178e3ed86 --label arch=arm64 --label version=0.0.0 . [2024-11-01T11:13:21.200Z] Sending build context to Docker daemon 19.08MB [2024-11-01T11:13:21.200Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T11:13:21.200Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-01T11:13:21.200Z] ---> 4690190d9436 [2024-11-01T11:13:21.200Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T11:13:21.200Z] ---> Running in f8aee3fd97c1 [2024-11-01T11:13:21.466Z] Removing intermediate container f8aee3fd97c1 [2024-11-01T11:13:21.466Z] ---> 811f5227b5a9 [2024-11-01T11:13:21.466Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T11:13:21.733Z] ---> Running in a5f7d17d942d [2024-11-01T11:13:22.000Z] Removing intermediate container a5f7d17d942d [2024-11-01T11:13:22.000Z] ---> 267be9df49b0 [2024-11-01T11:13:22.000Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-01T11:13:22.000Z] ---> Running in 3f38110ab44e [2024-11-01T11:13:22.267Z] Removing intermediate container 3f38110ab44e [2024-11-01T11:13:22.267Z] ---> 1af56f43ec4a [2024-11-01T11:13:22.267Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-01T11:13:22.538Z] ---> Running in df75a259da1e [2024-11-01T11:13:22.809Z] Removing intermediate container df75a259da1e [2024-11-01T11:13:22.809Z] ---> 17dcc3d4bc51 [2024-11-01T11:13:22.809Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T11:13:22.809Z] ---> Running in 5b5ed4615839 [2024-11-01T11:13:23.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T11:13:24.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T11:13:25.765Z] OK: 242 MiB in 58 packages [2024-11-01T11:13:26.729Z] Removing intermediate container 5b5ed4615839 [2024-11-01T11:13:26.729Z] ---> 1c8926091c0e [2024-11-01T11:13:26.729Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-01T11:13:26.997Z] ---> 89aca86cafd4 [2024-11-01T11:13:26.997Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T11:13:27.266Z] ---> Running in b624d2e344e4 [2024-11-01T11:13:29.843Z] Removing intermediate container b624d2e344e4 [2024-11-01T11:13:29.843Z] ---> d2ce7d4f7416 [2024-11-01T11:13:29.843Z] Step 10/26 : COPY . . [2024-11-01T11:13:30.797Z] ---> feaa069591d0 [2024-11-01T11:13:30.797Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T11:13:31.062Z] ---> Running in acdd36d79d57 [2024-11-01T11:13:31.328Z] Removing intermediate container acdd36d79d57 [2024-11-01T11:13:31.328Z] ---> 95b12a0fb410 [2024-11-01T11:13:31.328Z] Step 12/26 : RUN $MAKE [2024-11-01T11:13:31.328Z] ---> Running in 2fc66152d4ca [2024-11-01T11:13:32.294Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-01T11:16:54.036Z] Removing intermediate container 2fc66152d4ca [2024-11-01T11:16:54.036Z] ---> c3fee76bd3af [2024-11-01T11:16:54.036Z] Step 13/26 : FROM alpine:3.20 [2024-11-01T11:16:54.036Z] 3.20: Pulling from library/alpine [2024-11-01T11:16:54.036Z] cf04c63912e1: Already exists [2024-11-01T11:16:54.036Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T11:16:54.036Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T11:16:54.036Z] ---> c157a85ed455 [2024-11-01T11:16:54.036Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-01T11:16:54.036Z] ---> Running in 136aaee3c1a2 [2024-11-01T11:16:54.036Z] Removing intermediate container 136aaee3c1a2 [2024-11-01T11:16:54.036Z] ---> d8fcc8fa4bc5 [2024-11-01T11:16:54.036Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-01T11:16:54.036Z] ---> Running in 6ffe461c83d2 [2024-11-01T11:16:54.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T11:16:54.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T11:16:54.036Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T11:16:54.036Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T11:16:54.036Z] OK: 9 MiB in 15 packages [2024-11-01T11:16:54.036Z] Removing intermediate container 6ffe461c83d2 [2024-11-01T11:16:54.036Z] ---> b12b52c87f3e [2024-11-01T11:16:54.036Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-01T11:16:54.036Z] ---> Running in d8a6035c092f [2024-11-01T11:16:54.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T11:16:54.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T11:16:54.036Z] Upgrading critical system libraries and apk-tools: [2024-11-01T11:16:54.036Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T11:16:54.306Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T11:16:54.307Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T11:16:54.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T11:16:54.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T11:16:55.789Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T11:16:56.057Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T11:16:56.057Z] OK: 9 MiB in 15 packages [2024-11-01T11:16:57.018Z] Removing intermediate container d8a6035c092f [2024-11-01T11:16:57.018Z] ---> db082e055e49 [2024-11-01T11:16:57.018Z] Step 17/26 : WORKDIR / [2024-11-01T11:16:57.018Z] ---> Running in 38520a3711b1 [2024-11-01T11:16:57.285Z] Removing intermediate container 38520a3711b1 [2024-11-01T11:16:57.285Z] ---> b2b3a261b4d2 [2024-11-01T11:16:57.285Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-01T11:16:57.865Z] ---> feaae2206cfd [2024-11-01T11:16:57.865Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-01T11:16:58.133Z] ---> 06903f0781d4 [2024-11-01T11:16:58.133Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-01T11:17:00.704Z] ---> 10e6817e0af4 [2024-11-01T11:17:00.704Z] Step 21/26 : EXPOSE 59900 [2024-11-01T11:17:00.704Z] ---> Running in f4890dc14c1d [2024-11-01T11:17:00.704Z] Removing intermediate container f4890dc14c1d [2024-11-01T11:17:00.704Z] ---> d526a73c8327 [2024-11-01T11:17:00.704Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-01T11:17:00.969Z] ---> Running in ea5a3e06252c [2024-11-01T11:17:00.969Z] Removing intermediate container ea5a3e06252c [2024-11-01T11:17:00.969Z] ---> 84c1721b990d [2024-11-01T11:17:00.969Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T11:17:01.241Z] ---> Running in d824817b8db7 [2024-11-01T11:17:01.507Z] Removing intermediate container d824817b8db7 [2024-11-01T11:17:01.507Z] ---> 7fc044ea5f7e [2024-11-01T11:17:01.507Z] Step 24/26 : LABEL arch=arm64 [2024-11-01T11:17:01.507Z] ---> Running in 218fafce163e [2024-11-01T11:17:01.772Z] Removing intermediate container 218fafce163e [2024-11-01T11:17:01.772Z] ---> 17de3272794d [2024-11-01T11:17:01.772Z] Step 25/26 : LABEL git_sha=350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [2024-11-01T11:17:01.772Z] ---> Running in 81143c85f815 [2024-11-01T11:17:02.037Z] Removing intermediate container 81143c85f815 [2024-11-01T11:17:02.037Z] ---> 19c2f11b2c5d [2024-11-01T11:17:02.037Z] Step 26/26 : LABEL version=0.0.0 [2024-11-01T11:17:02.302Z] ---> Running in 9619bffb3b8a [2024-11-01T11:17:02.567Z] Removing intermediate container 9619bffb3b8a [2024-11-01T11:17:02.567Z] ---> 18fa2b06e75d [2024-11-01T11:17:02.567Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T11:17:02.567Z] Successfully built 18fa2b06e75d [2024-11-01T11:17:02.567Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:17:03.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T11:17:03.477Z] [2024-11-01T11:17:03.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:17:03.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T11:17:03.871Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-01T11:17:03.871Z] 8998bd30e6a1: Pulling fs layer [2024-11-01T11:17:03.871Z] 04944245beec: Pulling fs layer [2024-11-01T11:17:03.871Z] 699f458cf7ca: Pulling fs layer [2024-11-01T11:17:03.871Z] 765212b225bb: Pulling fs layer [2024-11-01T11:17:03.871Z] f23df028b6ca: Pulling fs layer [2024-11-01T11:17:03.871Z] d65c8cfc05b1: Pulling fs layer [2024-11-01T11:17:03.871Z] 2437ff75d9bd: Pulling fs layer [2024-11-01T11:17:03.871Z] f23df028b6ca: Waiting [2024-11-01T11:17:03.871Z] d65c8cfc05b1: Waiting [2024-11-01T11:17:03.871Z] 2437ff75d9bd: Waiting [2024-11-01T11:17:03.871Z] 765212b225bb: Waiting [2024-11-01T11:17:04.135Z] 04944245beec: Verifying Checksum [2024-11-01T11:17:04.135Z] 04944245beec: Download complete [2024-11-01T11:17:04.135Z] 765212b225bb: Verifying Checksum [2024-11-01T11:17:04.135Z] 765212b225bb: Download complete [2024-11-01T11:17:04.135Z] d65c8cfc05b1: Verifying Checksum [2024-11-01T11:17:04.135Z] d65c8cfc05b1: Download complete [2024-11-01T11:17:04.135Z] 699f458cf7ca: Verifying Checksum [2024-11-01T11:17:04.135Z] 699f458cf7ca: Download complete [2024-11-01T11:17:04.719Z] 8998bd30e6a1: Verifying Checksum [2024-11-01T11:17:04.719Z] 8998bd30e6a1: Download complete [2024-11-01T11:17:07.293Z] 2437ff75d9bd: Verifying Checksum [2024-11-01T11:17:07.293Z] 2437ff75d9bd: Download complete [2024-11-01T11:17:09.240Z] 8998bd30e6a1: Pull complete [2024-11-01T11:17:09.507Z] 04944245beec: Pull complete [2024-11-01T11:17:11.448Z] 699f458cf7ca: Pull complete [2024-11-01T11:17:11.448Z] 765212b225bb: Pull complete [2024-11-01T11:17:12.027Z] f23df028b6ca: Pull complete [2024-11-01T11:17:12.293Z] d65c8cfc05b1: Pull complete [2024-11-01T11:17:30.480Z] 2437ff75d9bd: Pull complete [2024-11-01T11:17:30.480Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-01T11:17:30.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T11:17:30.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T11:17:30.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-24326 does not seem to be running inside a container [2024-11-01T11:17:30.862Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-01T11:17:33.488Z] $ docker top 81a3dcf3455bad4a96586304370cda73594c7935200f1677ce481240e2fc618d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:17:34.386Z] ---> job-cost.sh [2024-11-01T11:17:34.386Z] lf-activate-venv: SKIPPING [2024-11-01T11:17:34.386Z] INFO: No Stack... [2024-11-01T11:17:35.336Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-01T11:17:35.912Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T11:17:36.568Z] + cut -d, -f6 [2024-11-01T11:17:36.568Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2024-11-01T11:17:36.646Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] [2024-11-01T11:17:36.652Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] did not exist. Created. [2024-11-01T11:17:36.658Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T11:17:37.075Z] /w/workspace/device-virtual-go/1@tmp/durable-3bc3d083/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-01T11:17:37.423Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-01T11:17:37.458Z] Warning: overwriting stash ‘stack-cost’ [2024-11-01T11:17:37.498Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T11:17:37.517Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T11:17:37.595Z] $ docker stop --time=1 81a3dcf3455bad4a96586304370cda73594c7935200f1677ce481240e2fc618d [2024-11-01T11:17:39.054Z] $ docker rm -f --volumes 81a3dcf3455bad4a96586304370cda73594c7935200f1677ce481240e2fc618d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-01T11:17:40.201Z] provisioning config files... [2024-11-01T11:17:40.208Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config15872587360898868814tmp [Pipeline] { [Pipeline] sh [2024-11-01T11:17:40.576Z] + set +x [2024-11-01T11:17:40.576Z] + bash -s -- [2024-11-01T11:17:40.576Z] + curl -s https://codecov.io/bash [2024-11-01T11:17:40.576Z] [2024-11-01T11:17:40.576Z] _____ _ [2024-11-01T11:17:40.576Z] / ____| | | [2024-11-01T11:17:40.576Z] | | ___ __| | ___ ___ _____ __ [2024-11-01T11:17:40.576Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-01T11:17:40.576Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-01T11:17:40.576Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-01T11:17:40.576Z] Bash-1.0.6 [2024-11-01T11:17:40.576Z] [2024-11-01T11:17:40.576Z] [2024-11-01T11:17:40.576Z] ==> git version 2.25.1 found [2024-11-01T11:17:40.576Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-01T11:17:40.576Z] Release-Date: 2020-01-08 [2024-11-01T11:17:40.576Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-01T11:17:40.576Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-01T11:17:40.576Z] ==> Jenkins CI detected. [2024-11-01T11:17:40.576Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-501 [2024-11-01T11:17:40.576Z] project root: . [2024-11-01T11:17:40.576Z] --> token set from env [2024-11-01T11:17:40.576Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-01T11:17:40.836Z] ==> Running gcov in . (disable via -X gcov) [2024-11-01T11:17:40.836Z] ==> Python coveragepy not found [2024-11-01T11:17:40.836Z] ==> Searching for coverage reports in: [2024-11-01T11:17:40.836Z] + . [2024-11-01T11:17:40.836Z] -> Found 1 reports [2024-11-01T11:17:40.836Z] ==> Detecting git/mercurial file structure [2024-11-01T11:17:40.836Z] ==> Reading reports [2024-11-01T11:17:40.836Z] + ./coverage.out bytes=43316 [2024-11-01T11:17:40.836Z] ==> Appending adjustments [2024-11-01T11:17:40.836Z] https://docs.codecov.io/docs/fixing-reports [2024-11-01T11:17:40.836Z] + Found adjustments [2024-11-01T11:17:40.836Z] ==> Gzipping contents [2024-11-01T11:17:40.836Z] 8.0K /tmp/codecov.W18ByH.gz [2024-11-01T11:17:40.836Z] ==> Uploading reports [2024-11-01T11:17:40.836Z] url: https://codecov.io [2024-11-01T11:17:40.836Z] query: branch=PR-501&commit=350f91378f8e2b74d99603fa7c1a2c5178e3ed86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=501&job=&cmd_args= [2024-11-01T11:17:40.836Z] -> Pinging Codecov [2024-11-01T11:17:40.836Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-501&commit=350f91378f8e2b74d99603fa7c1a2c5178e3ed86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=501&job=&cmd_args= [2024-11-01T11:17:41.094Z] -> Uploading to [2024-11-01T11:17:41.095Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/350f91378f8e2b74d99603fa7c1a2c5178e3ed86/8774ecee-0733-4b29-b74e-de87bef07381.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T111740Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5f8b4405cdfa4ee32eb56615918cd6eebc46b0cc57404357deaef04e5dd3f27a [2024-11-01T11:17:41.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T11:17:41.095Z] Dload Upload Total Spent Left Speed [2024-11-01T11:17:41.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 17439 --:--:-- --:--:-- --:--:-- 17439 [2024-11-01T11:17:41.354Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [Pipeline] } [2024-11-01T11:17:41.388Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-01T11:17:43.631Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-501/archives ] [2024-11-01T11:17:43.632Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-501/archives [2024-11-01T11:17:43.632Z] total 16 [2024-11-01T11:17:43.632Z] drwxr-xr-x 3 root root 4096 Nov 1 11:07 . [2024-11-01T11:17:43.632Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 11:07 .. [2024-11-01T11:17:43.632Z] drwxr-xr-x 2 root root 4096 Nov 1 11:07 cost [2024-11-01T11:17:43.632Z] -rw-r--r-- 1 root root 89 Nov 1 11:07 cost.csv [2024-11-01T11:17:43.632Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-501/archives [2024-11-01T11:17:43.632Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-501/archives [2024-11-01T11:17:43.632Z] total 16 [2024-11-01T11:17:43.632Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 11:07 . [2024-11-01T11:17:43.632Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 11:07 .. [2024-11-01T11:17:43.632Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 11:07 cost [2024-11-01T11:17:43.632Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 1 11:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:17:43.981Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:17:44.888Z] ---> package-listing.sh [2024-11-01T11:17:44.888Z] ++ facter osfamily [2024-11-01T11:17:44.888Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-01T11:17:45.147Z] + OS_FAMILY=debian [2024-11-01T11:17:45.147Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-501 [2024-11-01T11:17:45.147Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-01T11:17:45.147Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-01T11:17:45.147Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-01T11:17:45.147Z] + PACKAGES=/tmp/packages_start.txt [2024-11-01T11:17:45.147Z] + '[' /w/workspace/foundry_device-virtual-go_PR-501 ']' [2024-11-01T11:17:45.147Z] + PACKAGES=/tmp/packages_end.txt [2024-11-01T11:17:45.147Z] + case "${OS_FAMILY}" in [2024-11-01T11:17:45.147Z] + dpkg -l [2024-11-01T11:17:45.147Z] + grep '^ii' [2024-11-01T11:17:45.147Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-01T11:17:45.147Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-01T11:17:45.147Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-01T11:17:45.147Z] + '[' /w/workspace/foundry_device-virtual-go_PR-501 ']' [2024-11-01T11:17:45.147Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-501/archives/ [2024-11-01T11:17:45.147Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-501/archives/ [Pipeline] echo [2024-11-01T11:17:45.190Z] 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-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-01T11:17:45.492Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T11:17:46.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T11:17:46.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T11:17:46.342Z] prd-ubuntu20.04-docker-8c-8g-24324 does not seem to be running inside a container [2024-11-01T11:17:46.362Z] $ 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-501/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-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-01T11:17:46.587Z] $ docker top c8951354140ce10569314c2aa4c6b1685f7c1009b2f341d4a5c733b04dea2b34 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T11:17:47.002Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-01T11:17:47.323Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-01T11:17:47.639Z] + ls /var/log/sa-host [2024-11-01T11:17:47.639Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T11:17:47.979Z] provisioning config files... [2024-11-01T11:17:47.987Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config5176995548589961051tmp [Pipeline] { [Pipeline] echo [2024-11-01T11:17:48.065Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:17:48.395Z] ---> create-netrc.sh [Pipeline] } [2024-11-01T11:17:48.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:17:48.861Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-01T11:17:48.900Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:17:49.229Z] ---> sudo-logs.sh [2024-11-01T11:17:49.229Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-01T11:17:49.334Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:17:49.663Z] ---> job-cost.sh [2024-11-01T11:17:49.663Z] lf-activate-venv: SKIPPING [2024-11-01T11:17:49.663Z] DEBUG: total: 0.2199999988079071 [2024-11-01T11:17:49.663Z] INFO: Retrieving Stack Cost... [2024-11-01T11:17:49.923Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T11:17:50.492Z] INFO: Archiving Costs [Pipeline] echo [2024-11-01T11:17:50.533Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T11:17:50.856Z] ---> logs-deploy.sh [2024-11-01T11:17:50.856Z] lf-activate-venv: SKIPPING [2024-11-01T11:17:50.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-501/1 [2024-11-01T11:17:50.856Z] INFO: archiving workspace using pattern(s): [2024-11-01T11:17:51.795Z] Archives upload complete. [2024-11-01T11:17:52.055Z] INFO: archiving logs to Nexus [2024-11-01T11:17:52.626Z] ---> uname -a: [2024-11-01T11:17:52.626Z] Linux prd-ubuntu20-04-docker-8c-8g-24324 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-01T11:17:52.626Z] [2024-11-01T11:17:52.626Z] [2024-11-01T11:17:52.626Z] ---> lscpu: [2024-11-01T11:17:52.626Z] Architecture: x86_64 [2024-11-01T11:17:52.626Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-01T11:17:52.626Z] Byte Order: Little Endian [2024-11-01T11:17:52.626Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-01T11:17:52.626Z] CPU(s): 8 [2024-11-01T11:17:52.626Z] On-line CPU(s) list: 0-7 [2024-11-01T11:17:52.626Z] Thread(s) per core: 1 [2024-11-01T11:17:52.626Z] Core(s) per socket: 1 [2024-11-01T11:17:52.626Z] Socket(s): 8 [2024-11-01T11:17:52.626Z] NUMA node(s): 1 [2024-11-01T11:17:52.626Z] Vendor ID: AuthenticAMD [2024-11-01T11:17:52.626Z] CPU family: 23 [2024-11-01T11:17:52.626Z] Model: 49 [2024-11-01T11:17:52.626Z] Model name: AMD EPYC-Rome Processor [2024-11-01T11:17:52.626Z] Stepping: 0 [2024-11-01T11:17:52.626Z] CPU MHz: 2800.000 [2024-11-01T11:17:52.626Z] BogoMIPS: 5600.00 [2024-11-01T11:17:52.627Z] Virtualization: AMD-V [2024-11-01T11:17:52.627Z] Hypervisor vendor: KVM [2024-11-01T11:17:52.627Z] Virtualization type: full [2024-11-01T11:17:52.627Z] L1d cache: 256 KiB [2024-11-01T11:17:52.627Z] L1i cache: 256 KiB [2024-11-01T11:17:52.627Z] L2 cache: 4 MiB [2024-11-01T11:17:52.627Z] L3 cache: 128 MiB [2024-11-01T11:17:52.627Z] NUMA node0 CPU(s): 0-7 [2024-11-01T11:17:52.627Z] Vulnerability Itlb multihit: Not affected [2024-11-01T11:17:52.627Z] Vulnerability L1tf: Not affected [2024-11-01T11:17:52.627Z] Vulnerability Mds: Not affected [2024-11-01T11:17:52.627Z] Vulnerability Meltdown: Not affected [2024-11-01T11:17:52.627Z] Vulnerability Mmio stale data: Not affected [2024-11-01T11:17:52.627Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-01T11:17:52.627Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-01T11:17:52.627Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-01T11:17:52.627Z] Vulnerability Srbds: Not affected [2024-11-01T11:17:52.627Z] Vulnerability Tsx async abort: Not affected [2024-11-01T11:17:52.627Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-11-01T11:17:52.627Z] [2024-11-01T11:17:52.627Z] [2024-11-01T11:17:52.627Z] ---> nproc: [2024-11-01T11:17:52.627Z] 8 [2024-11-01T11:17:52.627Z] [2024-11-01T11:17:52.627Z] [2024-11-01T11:17:52.627Z] ---> df -h: [2024-11-01T11:17:52.627Z] Filesystem Size Used Avail Use% Mounted on [2024-11-01T11:17:52.627Z] overlay 155G 12G 143G 8% / [2024-11-01T11:17:52.627Z] tmpfs 64M 0 64M 0% /dev [2024-11-01T11:17:52.627Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-01T11:17:52.627Z] shm 64M 0 64M 0% /dev/shm [2024-11-01T11:17:52.627Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-01T11:17:52.627Z] [2024-11-01T11:17:52.627Z] [2024-11-01T11:17:52.627Z] ---> sar -b -r -n DEV: [2024-11-01T11:17:52.627Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24324) 11/01/24 _x86_64_ (8 CPU) [2024-11-01T11:17:52.627Z] [2024-11-01T11:17:52.627Z] 11:02:53 LINUX RESTART (8 CPU) [2024-11-01T11:17:52.627Z] [2024-11-01T11:17:52.627Z] 11:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-01T11:17:52.627Z] 11:04:02 319.36 48.36 271.00 0.00 5430.29 105625.73 0.00 [2024-11-01T11:17:52.627Z] 11:05:01 220.47 2.25 218.22 0.00 35.38 62961.94 0.00 [2024-11-01T11:17:52.627Z] 11:06:01 136.44 0.07 136.38 0.00 4.13 43816.30 0.00 [2024-11-01T11:17:52.627Z] 11:07:01 178.87 0.20 178.67 0.00 6.80 50523.16 0.00 [2024-11-01T11:17:52.627Z] 11:08:01 53.51 1.00 52.51 0.00 73.45 16893.20 0.00 [2024-11-01T11:17:52.627Z] 11:09:01 41.24 4.92 36.33 0.00 2567.31 5753.97 0.00 [2024-11-01T11:17:52.627Z] 11:10:01 3.52 0.02 3.50 0.00 0.13 82.12 0.00 [2024-11-01T11:17:52.627Z] 11:11:01 1.63 0.00 1.63 0.00 0.00 16.93 0.00 [2024-11-01T11:17:52.627Z] 11:12:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2024-11-01T11:17:52.627Z] 11:13:01 1.82 0.00 1.82 0.00 0.00 20.39 0.00 [2024-11-01T11:17:52.627Z] 11:14:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-11-01T11:17:52.627Z] 11:15:02 1.63 0.00 1.63 0.00 0.00 18.26 0.00 [2024-11-01T11:17:52.627Z] 11:16:01 0.93 0.00 0.93 0.00 0.00 10.03 0.00 [2024-11-01T11:17:52.627Z] 11:17:01 0.98 0.02 0.97 0.00 0.13 11.33 0.00 [2024-11-01T11:17:52.627Z] Average: 68.65 4.07 64.58 0.00 581.14 20384.20 0.00 [2024-11-01T11:17:52.627Z] [2024-11-01T11:17:52.627Z] 11:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-01T11:17:52.627Z] 11:04:02 29894852 31572724 779420 2.37 59696 1922036 1769172 5.21 1008836 1657284 280 [2024-11-01T11:17:52.627Z] 11:05:01 27131048 31464048 843348 2.56 171156 4249428 2039468 6.01 1392804 3775328 762624 [2024-11-01T11:17:52.627Z] 11:06:01 26760356 30800020 1498808 4.56 187252 3951284 2593172 7.64 2009736 3531168 314396 [2024-11-01T11:17:52.627Z] 11:07:01 27389888 31513912 788552 2.40 193200 4055492 1907276 5.62 1411996 3530564 4572 [2024-11-01T11:17:52.627Z] 11:08:01 26881424 31516608 783296 2.38 200920 4508624 1785184 5.26 1425096 3971264 412 [2024-11-01T11:17:52.627Z] 11:09:01 26574236 31495928 782220 2.38 221492 4769052 1737152 5.12 1620564 4050864 140 [2024-11-01T11:17:52.627Z] 11:10:01 26587180 31504072 773956 2.35 220068 4765812 1717724 5.06 1611608 4047652 4 [2024-11-01T11:17:52.627Z] 11:11:01 26587164 31504116 773848 2.35 220120 4765812 1717724 5.06 1611660 4047656 300 [2024-11-01T11:17:52.627Z] 11:12:01 26592944 31509960 767976 2.34 220144 4765816 1717724 5.06 1605960 4047652 8 [2024-11-01T11:17:52.627Z] 11:13:01 26593584 31510660 767140 2.33 220196 4765824 1717724 5.06 1605052 4047660 184 [2024-11-01T11:17:52.627Z] 11:14:01 26593348 31510448 767280 2.33 220232 4765824 1717724 5.06 1605152 4047660 16 [2024-11-01T11:17:52.627Z] 11:15:02 26593372 31510500 767156 2.33 220252 4765828 1717724 5.06 1605204 4047664 4 [2024-11-01T11:17:52.627Z] 11:16:01 26595328 31512460 765352 2.33 220268 4765828 1717724 5.06 1603660 4047664 8 [2024-11-01T11:17:52.627Z] 11:17:01 26594980 31512188 765548 2.33 220292 4765828 1717724 5.06 1604304 4047672 244 [2024-11-01T11:17:52.627Z] Average: 26954979 31459832 830279 2.52 199663 4398749 1826658 5.38 1551545 3778411 77371 [2024-11-01T11:17:52.627Z] [2024-11-01T11:17:52.627Z] 11:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-01T11:17:52.627Z] 11:04:02 docker0 47.56 50.54 3.45 303.93 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:04:02 ens3 527.48 381.05 3052.35 95.23 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:04:02 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:05:01 docker0 325.20 421.49 27.92 3358.10 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:05:01 ens3 548.31 399.10 6599.46 44.93 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:05:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:06:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:06:01 veth651f5ef 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:06:01 ens3 31.43 17.10 30.82 10.42 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:07:01 docker0 7.26 15.18 0.44 190.56 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:07:01 ens3 45.25 28.32 286.33 11.29 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:07:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:08:01 ens3 81.92 50.36 2446.86 9.50 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:08:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:09:01 ens3 256.86 183.19 2068.49 12.15 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:09:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:10:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:12:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.627Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:13:01 ens3 0.47 0.32 1.34 0.02 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:14:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:15:02 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:15:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] Average: docker0 26.82 34.38 2.24 271.82 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] Average: ens3 106.19 75.41 1029.23 13.09 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-01T11:17:52.628Z] [2024-11-01T11:17:52.628Z] [2024-11-01T11:17:52.628Z] ---> sar -P ALL: [2024-11-01T11:17:52.628Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24324) 11/01/24 _x86_64_ (8 CPU) [2024-11-01T11:17:52.628Z] [2024-11-01T11:17:52.628Z] 11:02:53 LINUX RESTART (8 CPU) [2024-11-01T11:17:52.628Z] [2024-11-01T11:17:52.628Z] 11:03:01 CPU %user %nice %system %iowait %steal %idle [2024-11-01T11:17:52.628Z] 11:04:02 all 7.02 0.00 2.08 2.43 0.06 88.41 [2024-11-01T11:17:52.628Z] 11:04:02 0 7.56 0.00 1.61 1.32 0.05 89.46 [2024-11-01T11:17:52.628Z] 11:04:02 1 7.55 0.00 2.42 3.80 0.07 86.17 [2024-11-01T11:17:52.628Z] 11:04:02 2 5.78 0.00 3.22 1.11 0.05 89.84 [2024-11-01T11:17:52.628Z] 11:04:02 3 6.60 0.00 2.05 7.62 0.05 83.68 [2024-11-01T11:17:52.628Z] 11:04:02 4 7.81 0.00 1.94 3.40 0.05 86.79 [2024-11-01T11:17:52.628Z] 11:04:02 5 6.95 0.00 1.77 0.47 0.07 90.74 [2024-11-01T11:17:52.628Z] 11:04:02 6 6.87 0.00 1.81 0.48 0.05 90.79 [2024-11-01T11:17:52.628Z] 11:04:02 7 7.02 0.00 1.84 1.29 0.07 89.78 [2024-11-01T11:17:52.628Z] 11:05:01 all 8.56 0.00 3.90 3.87 0.06 83.62 [2024-11-01T11:17:52.628Z] 11:05:01 0 8.99 0.00 4.46 1.00 0.07 85.48 [2024-11-01T11:17:52.628Z] 11:05:01 1 9.79 0.00 5.26 12.96 0.09 71.90 [2024-11-01T11:17:52.628Z] 11:05:01 2 9.06 0.00 3.63 1.46 0.07 85.78 [2024-11-01T11:17:52.628Z] 11:05:01 3 7.33 0.00 3.35 4.70 0.07 84.55 [2024-11-01T11:17:52.628Z] 11:05:01 4 7.48 0.00 3.55 0.53 0.03 88.41 [2024-11-01T11:17:52.628Z] 11:05:01 5 8.09 0.00 3.40 0.19 0.07 88.25 [2024-11-01T11:17:52.628Z] 11:05:01 6 7.49 0.00 3.81 8.44 0.05 80.21 [2024-11-01T11:17:52.628Z] 11:05:01 7 10.22 0.00 3.74 1.75 0.05 84.24 [2024-11-01T11:17:52.628Z] 11:06:01 all 37.41 0.00 5.90 3.05 0.08 53.56 [2024-11-01T11:17:52.628Z] 11:06:01 0 37.16 0.00 5.40 0.42 0.08 56.94 [2024-11-01T11:17:52.628Z] 11:06:01 1 37.61 0.00 6.00 14.54 0.08 41.76 [2024-11-01T11:17:52.628Z] 11:06:01 2 37.22 0.00 6.23 0.86 0.07 55.63 [2024-11-01T11:17:52.628Z] 11:06:01 3 37.58 0.00 6.49 4.00 0.05 51.87 [2024-11-01T11:17:52.628Z] 11:06:01 4 37.15 0.00 6.38 1.39 0.12 54.96 [2024-11-01T11:17:52.628Z] 11:06:01 5 37.36 0.00 5.94 0.29 0.07 56.35 [2024-11-01T11:17:52.628Z] 11:06:01 6 37.64 0.00 4.97 2.17 0.07 55.15 [2024-11-01T11:17:52.628Z] 11:06:01 7 37.59 0.00 5.79 0.76 0.08 55.78 [2024-11-01T11:17:52.628Z] 11:07:01 all 31.72 0.00 6.64 2.74 0.08 58.83 [2024-11-01T11:17:52.628Z] 11:07:01 0 30.25 0.00 7.05 0.57 0.07 62.06 [2024-11-01T11:17:52.628Z] 11:07:01 1 32.32 0.00 6.21 1.25 0.07 60.16 [2024-11-01T11:17:52.628Z] 11:07:01 2 33.22 0.00 6.66 0.25 0.07 59.81 [2024-11-01T11:17:52.628Z] 11:07:01 3 32.10 0.00 6.96 12.51 0.08 48.34 [2024-11-01T11:17:52.628Z] 11:07:01 4 31.68 0.00 6.45 2.00 0.08 59.78 [2024-11-01T11:17:52.628Z] 11:07:01 5 33.40 0.00 6.59 0.32 0.08 59.61 [2024-11-01T11:17:52.628Z] 11:07:01 6 30.09 0.00 6.27 3.86 0.08 59.69 [2024-11-01T11:17:52.628Z] 11:07:01 7 30.66 0.00 6.93 1.24 0.07 61.10 [2024-11-01T11:17:52.628Z] 11:08:01 all 2.71 0.00 1.31 0.83 0.02 95.12 [2024-11-01T11:17:52.628Z] 11:08:01 0 2.26 0.00 1.14 0.03 0.00 96.57 [2024-11-01T11:17:52.628Z] 11:08:01 1 2.28 0.00 1.49 5.14 0.03 91.05 [2024-11-01T11:17:52.628Z] 11:08:01 2 3.08 0.00 1.28 0.00 0.02 95.63 [2024-11-01T11:17:52.628Z] 11:08:01 3 2.88 0.00 1.41 1.32 0.02 94.37 [2024-11-01T11:17:52.628Z] 11:08:01 4 2.62 0.00 1.32 0.07 0.02 95.97 [2024-11-01T11:17:52.628Z] 11:08:01 5 3.09 0.00 1.09 0.05 0.02 95.75 [2024-11-01T11:17:52.628Z] 11:08:01 6 2.88 0.00 1.17 0.02 0.02 95.91 [2024-11-01T11:17:52.628Z] 11:08:01 7 2.61 0.00 1.62 0.03 0.03 95.70 [2024-11-01T11:17:52.628Z] 11:09:01 all 2.03 0.00 1.09 0.56 0.03 96.29 [2024-11-01T11:17:52.628Z] 11:09:01 0 1.54 0.00 1.69 0.50 0.03 96.24 [2024-11-01T11:17:52.628Z] 11:09:01 1 1.42 0.00 0.79 0.79 0.05 96.96 [2024-11-01T11:17:52.628Z] 11:09:01 2 1.57 0.00 0.62 0.03 0.03 97.75 [2024-11-01T11:17:52.628Z] 11:09:01 3 1.15 0.00 0.78 0.70 0.02 97.35 [2024-11-01T11:17:52.628Z] 11:09:01 4 1.48 0.00 1.96 0.60 0.02 95.94 [2024-11-01T11:17:52.628Z] 11:09:01 5 2.38 0.00 0.77 0.74 0.02 96.10 [2024-11-01T11:17:52.628Z] 11:09:01 6 2.65 0.00 0.82 0.38 0.02 96.13 [2024-11-01T11:17:52.628Z] 11:09:01 7 4.06 0.00 1.34 0.70 0.02 93.88 [2024-11-01T11:17:52.628Z] 11:10:01 all 0.09 0.00 0.04 0.01 0.01 99.84 [2024-11-01T11:17:52.628Z] 11:10:01 0 0.07 0.00 0.03 0.02 0.00 99.88 [2024-11-01T11:17:52.628Z] 11:10:01 1 0.07 0.00 0.07 0.02 0.05 99.80 [2024-11-01T11:17:52.628Z] 11:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-11-01T11:17:52.628Z] 11:10:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-01T11:17:52.628Z] 11:10:01 4 0.13 0.00 0.07 0.00 0.00 99.80 [2024-11-01T11:17:52.628Z] 11:10:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2024-11-01T11:17:52.628Z] 11:10:01 6 0.05 0.00 0.02 0.07 0.02 99.85 [2024-11-01T11:17:52.628Z] 11:10:01 7 0.25 0.00 0.08 0.00 0.02 99.65 [2024-11-01T11:17:52.628Z] 11:11:01 all 0.14 0.00 0.02 0.00 0.01 99.82 [2024-11-01T11:17:52.628Z] 11:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-01T11:17:52.628Z] 11:11:01 1 0.02 0.00 0.07 0.02 0.03 99.87 [2024-11-01T11:17:52.628Z] 11:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-01T11:17:52.628Z] 11:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-01T11:17:52.628Z] 11:11:01 4 1.06 0.00 0.03 0.00 0.02 98.89 [2024-11-01T11:17:52.628Z] 11:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-01T11:17:52.628Z] 11:11:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-01T11:17:52.628Z] 11:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-01T11:17:52.628Z] 11:12:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-11-01T11:17:52.628Z] 11:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-01T11:17:52.628Z] 11:12:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2024-11-01T11:17:52.628Z] 11:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-01T11:17:52.628Z] 11:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-01T11:17:52.628Z] 11:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-01T11:17:52.628Z] 11:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-01T11:17:52.628Z] 11:12:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-01T11:17:52.628Z] 11:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-01T11:17:52.628Z] 11:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-11-01T11:17:52.628Z] 11:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-01T11:17:52.628Z] 11:13:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2024-11-01T11:17:52.628Z] 11:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-01T11:17:52.628Z] 11:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-01T11:17:52.628Z] 11:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-01T11:17:52.628Z] 11:13:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-01T11:17:52.628Z] 11:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-01T11:17:52.628Z] 11:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-01T11:17:52.628Z] 11:14:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2024-11-01T11:17:52.628Z] 11:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-01T11:17:52.628Z] 11:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-11-01T11:17:52.628Z] 11:14:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-01T11:17:52.628Z] 11:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-01T11:17:52.629Z] 11:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-01T11:17:52.629Z] 11:14:01 5 0.30 0.00 0.02 0.00 0.00 99.68 [2024-11-01T11:17:52.629Z] 11:14:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-01T11:17:52.629Z] 11:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-01T11:17:52.629Z] [2024-11-01T11:17:52.629Z] 11:14:01 CPU %user %nice %system %iowait %steal %idle [2024-11-01T11:17:52.629Z] 11:15:02 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-11-01T11:17:52.629Z] 11:15:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-01T11:17:52.629Z] 11:15:02 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-11-01T11:17:52.629Z] 11:15:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-01T11:17:52.629Z] 11:15:02 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-11-01T11:17:52.629Z] 11:15:02 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-01T11:17:52.629Z] 11:15:02 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-01T11:17:52.629Z] 11:15:02 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-01T11:17:52.629Z] 11:15:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-01T11:17:52.629Z] 11:16:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-11-01T11:17:52.629Z] 11:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-01T11:17:52.629Z] 11:16:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2024-11-01T11:17:52.629Z] 11:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-01T11:17:52.629Z] 11:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-01T11:17:52.629Z] 11:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-01T11:17:52.629Z] 11:16:01 5 0.14 0.00 0.02 0.00 0.00 99.85 [2024-11-01T11:17:52.629Z] 11:16:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2024-11-01T11:17:52.629Z] 11:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-01T11:17:52.629Z] 11:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-11-01T11:17:52.629Z] 11:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-01T11:17:52.629Z] 11:17:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2024-11-01T11:17:52.629Z] 11:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-01T11:17:52.629Z] 11:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-01T11:17:52.629Z] 11:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-01T11:17:52.629Z] 11:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-01T11:17:52.629Z] 11:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-01T11:17:52.629Z] 11:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-01T11:17:52.629Z] Average: all 6.39 0.00 1.49 0.96 0.03 91.13 [2024-11-01T11:17:52.629Z] Average: 0 6.24 0.00 1.52 0.27 0.02 91.94 [2024-11-01T11:17:52.629Z] Average: 1 6.49 0.00 1.59 2.72 0.05 89.15 [2024-11-01T11:17:52.629Z] Average: 2 6.42 0.00 1.55 0.26 0.02 91.75 [2024-11-01T11:17:52.629Z] Average: 3 6.23 0.00 1.49 2.19 0.03 90.06 [2024-11-01T11:17:52.629Z] Average: 4 6.37 0.00 1.55 0.57 0.03 91.48 [2024-11-01T11:17:52.629Z] Average: 5 6.53 0.00 1.40 0.15 0.03 91.90 [2024-11-01T11:17:52.629Z] Average: 6 6.24 0.00 1.35 1.09 0.03 91.29 [2024-11-01T11:17:52.629Z] Average: 7 6.58 0.00 1.52 0.41 0.03 91.47 [2024-11-01T11:17:52.629Z] [2024-11-01T11:17:52.629Z] [2024-11-01T11:17:52.629Z]