Pull request #378 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-virtual-go Loading trusted files from base branch main at 4efa56b4c53bfd63d1b185632fb211d8f865e63a rather than a253a423b6da74e95db5be6ffaf4040d942faf4b Obtained Jenkinsfile from 4efa56b4c53bfd63d1b185632fb211d8f865e63a 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-ssh15360506200887467887.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9690548401360281029.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-378/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-378/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3742334888611778139.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-378/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15446336440180373682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh16685609592467383573.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-378/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-378/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9185925428193367339.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7260 in /w/workspace/foundry_device-virtual-go_PR-378 [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-378 # 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/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4efa56b4c53bfd63d1b185632fb211d8f865e63a into PR head commit a253a423b6da74e95db5be6ffaf4040d942faf4b Merge succeeded, producing a253a423b6da74e95db5be6ffaf4040d942faf4b Checking out Revision a253a423b6da74e95db5be6ffaf4040d942faf4b (PR-378) > git config core.sparsecheckout # timeout=10 > git checkout -f a253a423b6da74e95db5be6ffaf4040d942faf4b # 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 4efa56b4c53bfd63d1b185632fb211d8f865e63a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a253a423b6da74e95db5be6ffaf4040d942faf4b # timeout=10 Commit message: "feat: Remove deprecated rand.Seed function" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-10T02:08:45.834Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-10T02:08:46.022Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-10T02:08:46.122Z] ========================================================= [2023-04-10T02:08:46.122Z] EdgeX Global Pipelines Version Info [2023-04-10T02:08:46.122Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:08:46.859Z] ------------------- [2023-04-10T02:08:46.859Z] stable info: [2023-04-10T02:08:46.859Z] ------------------- [2023-04-10T02:08:46.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-10T02:08:46.859Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-10T02:08:46.859Z] Message: update stable to v1.0.245 [2023-04-10T02:08:47.430Z] ------------------- [2023-04-10T02:08:47.430Z] experimental info: [2023-04-10T02:08:47.430Z] ------------------- [2023-04-10T02:08:47.430Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-10T02:08:47.430Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-10T02:08:47.430Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-10T02:08:47.705Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-10T02:08:47.741Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-10T02:08:47.778Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-10T02:08:47.817Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-10T02:08:47.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-10T02:08:47.898Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-10T02:08:47.940Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-10T02:08:47.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-10T02:08:48.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-10T02:08:48.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-10T02:08:48.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-10T02:08:48.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-10T02:08:48.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-10T02:08:48.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-10T02:08:48.271Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-10T02:08:48.309Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-10T02:08:48.351Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T02:08:48.408Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T02:08:48.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-10T02:08:48.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-10T02:08:48.561Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-10T02:08:48.602Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-10T02:08:48.645Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-10T02:08:48.687Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-10T02:08:48.728Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-10T02:08:48.773Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-10T02:08:48.818Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-10T02:08:48.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo [2023-04-10T02:08:48.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo [2023-04-10T02:08:48.938Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo [2023-04-10T02:08:48.977Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a253a423b6da74e95db5be6ffaf4040d942faf4b [Pipeline] echo [2023-04-10T02:08:49.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a253a42 [Pipeline] echo [2023-04-10T02:08:49.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T02:08:49.174Z] provisioning config files... [2023-04-10T02:08:49.188Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-378@tmp/config670204656800298721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:08:49.541Z] ---> docker-login.sh [2023-04-10T02:08:49.541Z] nexus3.edgexfoundry.org:10001 [2023-04-10T02:08:49.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:08:49.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:08:49.803Z] Configure a credential helper to remove this warning. See [2023-04-10T02:08:49.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:08:49.803Z] [2023-04-10T02:08:49.803Z] Login Succeeded [2023-04-10T02:08:49.803Z] nexus3.edgexfoundry.org:10002 [2023-04-10T02:08:49.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:08:50.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:08:50.062Z] Configure a credential helper to remove this warning. See [2023-04-10T02:08:50.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:08:50.062Z] [2023-04-10T02:08:50.062Z] Login Succeeded [2023-04-10T02:08:50.062Z] nexus3.edgexfoundry.org:10003 [2023-04-10T02:08:50.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:08:50.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:08:50.062Z] Configure a credential helper to remove this warning. See [2023-04-10T02:08:50.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:08:50.062Z] [2023-04-10T02:08:50.062Z] Login Succeeded [2023-04-10T02:08:50.062Z] nexus3.edgexfoundry.org:10004 [2023-04-10T02:08:50.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:08:50.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:08:50.323Z] Configure a credential helper to remove this warning. See [2023-04-10T02:08:50.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:08:50.323Z] [2023-04-10T02:08:50.323Z] Login Succeeded [2023-04-10T02:08:50.323Z] docker.io [2023-04-10T02:08:50.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:08:50.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:08:50.583Z] Configure a credential helper to remove this warning. See [2023-04-10T02:08:50.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:08:50.583Z] [2023-04-10T02:08:50.583Z] Login Succeeded [2023-04-10T02:08:50.583Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T02:08:50.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-10T02:08:51.230Z] + git rev-list -1 --merges a253a423b6da74e95db5be6ffaf4040d942faf4b~1..a253a423b6da74e95db5be6ffaf4040d942faf4b [Pipeline] echo [2023-04-10T02:08:51.290Z] -----------> git rev-list -1 --merges a253a423b6da74e95db5be6ffaf4040d942faf4b~1..a253a423b6da74e95db5be6ffaf4040d942faf4b a253a423b6da74e95db5be6ffaf4040d942faf4b [false] [Pipeline] sh [2023-04-10T02:08:51.601Z] + git log --format=format:%s -1 a253a423b6da74e95db5be6ffaf4040d942faf4b [Pipeline] echo [2023-04-10T02:08:51.636Z] ========================================================= [2023-04-10T02:08:51.636Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-10T02:08:51.636Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T02:08:52.060Z] + git log --format=format:%s -1 a253a423b6da74e95db5be6ffaf4040d942faf4b [Pipeline] echo [2023-04-10T02:08:52.095Z] [semverPrep] GIT_COMMIT: a253a423b6da74e95db5be6ffaf4040d942faf4b, Commit Message: feat: Remove deprecated rand.Seed function [Pipeline] echo [2023-04-10T02:08:52.122Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-10T02:08:52.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-10T02:08:52.526Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-10T02:08:52.526Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-10T02:08:52.526Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-10T02:08:52.526Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-10T02:08:52.526Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-10T02:08:52.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:08:53.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T02:08:53.013Z] [2023-04-10T02:08:53.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:08:53.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T02:08:53.406Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-10T02:08:53.406Z] b85a868b505f: Pulling fs layer [2023-04-10T02:08:53.406Z] e2be974225ed: Pulling fs layer [2023-04-10T02:08:53.406Z] 339a4e72a1f5: Pulling fs layer [2023-04-10T02:08:53.406Z] 988bab9f4d93: Pulling fs layer [2023-04-10T02:08:53.406Z] 1469e6f7b9e6: Pulling fs layer [2023-04-10T02:08:53.406Z] eaf3925da568: Pulling fs layer [2023-04-10T02:08:53.406Z] bab4dde63d76: Pulling fs layer [2023-04-10T02:08:53.406Z] bde34c3a00c8: Pulling fs layer [2023-04-10T02:08:53.406Z] b352a97aabf1: Pulling fs layer [2023-04-10T02:08:53.406Z] 4872d77fe225: Pulling fs layer [2023-04-10T02:08:53.406Z] 5851b861e8e6: Pulling fs layer [2023-04-10T02:08:53.406Z] 988bab9f4d93: Waiting [2023-04-10T02:08:53.406Z] 1469e6f7b9e6: Waiting [2023-04-10T02:08:53.406Z] eaf3925da568: Waiting [2023-04-10T02:08:53.406Z] bab4dde63d76: Waiting [2023-04-10T02:08:53.406Z] bde34c3a00c8: Waiting [2023-04-10T02:08:53.406Z] 4872d77fe225: Waiting [2023-04-10T02:08:53.406Z] b352a97aabf1: Waiting [2023-04-10T02:08:53.406Z] e2be974225ed: Verifying Checksum [2023-04-10T02:08:53.406Z] e2be974225ed: Download complete [2023-04-10T02:08:53.406Z] 988bab9f4d93: Download complete [2023-04-10T02:08:53.406Z] 1469e6f7b9e6: Verifying Checksum [2023-04-10T02:08:53.406Z] 1469e6f7b9e6: Download complete [2023-04-10T02:08:53.406Z] 339a4e72a1f5: Verifying Checksum [2023-04-10T02:08:53.406Z] 339a4e72a1f5: Download complete [2023-04-10T02:08:53.406Z] eaf3925da568: Verifying Checksum [2023-04-10T02:08:53.406Z] eaf3925da568: Download complete [2023-04-10T02:08:53.665Z] bde34c3a00c8: Download complete [2023-04-10T02:08:53.665Z] b352a97aabf1: Download complete [2023-04-10T02:08:53.665Z] 4872d77fe225: Download complete [2023-04-10T02:08:53.665Z] 5851b861e8e6: Verifying Checksum [2023-04-10T02:08:53.665Z] 5851b861e8e6: Download complete [2023-04-10T02:08:53.665Z] b85a868b505f: Verifying Checksum [2023-04-10T02:08:53.665Z] b85a868b505f: Download complete [2023-04-10T02:08:53.923Z] bab4dde63d76: Verifying Checksum [2023-04-10T02:08:53.923Z] bab4dde63d76: Download complete [2023-04-10T02:08:54.865Z] b85a868b505f: Pull complete [2023-04-10T02:08:55.124Z] e2be974225ed: Pull complete [2023-04-10T02:08:55.381Z] 339a4e72a1f5: Pull complete [2023-04-10T02:08:55.641Z] 988bab9f4d93: Pull complete [2023-04-10T02:08:55.899Z] 1469e6f7b9e6: Pull complete [2023-04-10T02:08:55.899Z] eaf3925da568: Pull complete [2023-04-10T02:08:57.802Z] bab4dde63d76: Pull complete [2023-04-10T02:08:57.802Z] bde34c3a00c8: Pull complete [2023-04-10T02:08:57.802Z] b352a97aabf1: Pull complete [2023-04-10T02:08:58.064Z] 4872d77fe225: Pull complete [2023-04-10T02:08:58.064Z] 5851b861e8e6: Pull complete [2023-04-10T02:08:58.064Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-10T02:08:58.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T02:08:58.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T02:08:58.344Z] prd-ubuntu20.04-docker-8c-8g-7260 does not seem to be running inside a container [2023-04-10T02:08:58.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-378 -v /w/workspace/foundry_device-virtual-go_PR-378:/w/workspace/foundry_device-virtual-go_PR-378:rw,z -v /w/workspace/foundry_device-virtual-go_PR-378@tmp:/w/workspace/foundry_device-virtual-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-10T02:09:00.976Z] $ docker top fdc68377e033634f39aca00f69053015382d2b3e18eb39e5c20a7449409e5cc1 -eo pid,comm [2023-04-10T02:09:01.032Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-10T02:09:01.032Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-10T02:09:01.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T02:09:01.161Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T02:09:01.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T02:09:01.295Z] $ docker exec fdc68377e033634f39aca00f69053015382d2b3e18eb39e5c20a7449409e5cc1 ssh-agent [2023-04-10T02:09:01.408Z] SSH_AUTH_SOCK=/tmp/ssh-xR7HA8CeolPe/agent.32 [2023-04-10T02:09:01.408Z] SSH_AGENT_PID=38 [2023-04-10T02:09:01.416Z] Running ssh-add (command line suppressed) [2023-04-10T02:09:01.521Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-378@tmp/private_key_7351070202786466436.key (/w/workspace/foundry_device-virtual-go_PR-378@tmp/private_key_7351070202786466436.key) [2023-04-10T02:09:01.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T02:09:01.875Z] + git tag --points-at HEAD [Pipeline] } [2023-04-10T02:09:01.899Z] $ docker exec --env ******** --env ******** fdc68377e033634f39aca00f69053015382d2b3e18eb39e5c20a7449409e5cc1 ssh-agent -k [2023-04-10T02:09:02.005Z] unset SSH_AUTH_SOCK; [2023-04-10T02:09:02.005Z] unset SSH_AGENT_PID; [2023-04-10T02:09:02.006Z] echo Agent pid 38 killed; [2023-04-10T02:09:02.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-10T02:09:02.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T02:09:02.103Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T02:09:02.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T02:09:02.206Z] $ docker exec fdc68377e033634f39aca00f69053015382d2b3e18eb39e5c20a7449409e5cc1 ssh-agent [2023-04-10T02:09:02.305Z] SSH_AUTH_SOCK=/tmp/ssh-Y9Pi63H9ivMq/agent.70 [2023-04-10T02:09:02.305Z] SSH_AGENT_PID=76 [2023-04-10T02:09:02.311Z] Running ssh-add (command line suppressed) [2023-04-10T02:09:02.414Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-378@tmp/private_key_13110906069635228949.key (/w/workspace/foundry_device-virtual-go_PR-378@tmp/private_key_13110906069635228949.key) [2023-04-10T02:09:02.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T02:09:02.835Z] + git semver init [2023-04-10T02:09:03.095Z] 2023-04-10 02:09:03,037 [run_init] DEBUG init version:0.0.0 force:False [2023-04-10T02:09:03.095Z] 2023-04-10 02:09:03,039 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-378/.semver [2023-04-10T02:09:03.095Z] 2023-04-10 02:09:03,039 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-378/.semver [2023-04-10T02:09:03.095Z] 2023-04-10 02:09:03,040 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-378/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-378, universal_newlines=False, shell=None, istream=None) [2023-04-10T02:09:04.479Z] 2023-04-10 02:09:04,071 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-378/.git/info/exclude [2023-04-10T02:09:04.479Z] 2023-04-10 02:09:04,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-378/.semver/PR-378 with force:False [2023-04-10T02:09:04.479Z] 2023-04-10 02:09:04,071 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-378/.semver/PR-378 [2023-04-10T02:09:04.479Z] 2023-04-10 02:09:04,076 [execute] INFO git cat-file --batch-check [2023-04-10T02:09:04.479Z] 2023-04-10 02:09:04,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) [2023-04-10T02:09:04.479Z] 2023-04-10 02:09:04,081 [execute] INFO git cat-file --batch [2023-04-10T02:09:04.479Z] 2023-04-10 02:09:04,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) [2023-04-10T02:09:04.479Z] 2023-04-10 02:09:04,085 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-378/.semver/PR-378 [2023-04-10T02:09:04.479Z] 0.0.0 [Pipeline] } [2023-04-10T02:09:04.505Z] $ docker exec --env ******** --env ******** fdc68377e033634f39aca00f69053015382d2b3e18eb39e5c20a7449409e5cc1 ssh-agent -k [2023-04-10T02:09:04.600Z] unset SSH_AUTH_SOCK; [2023-04-10T02:09:04.600Z] unset SSH_AGENT_PID; [2023-04-10T02:09:04.600Z] echo Agent pid 76 killed; [2023-04-10T02:09:04.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-10T02:09:05.035Z] + git semver [Pipeline] } [2023-04-10T02:09:05.319Z] $ docker stop --time=1 fdc68377e033634f39aca00f69053015382d2b3e18eb39e5c20a7449409e5cc1 [2023-04-10T02:09:06.626Z] $ docker rm -f --volumes fdc68377e033634f39aca00f69053015382d2b3e18eb39e5c20a7449409e5cc1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T02:09:07.093Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-10T02:09:07.362Z] Stashed 1 file(s) [Pipeline] echo [2023-04-10T02:09:07.379Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T02:09:07.963Z] provisioning config files... [2023-04-10T02:09:07.973Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-378@tmp/config6153003556305965564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:09:08.321Z] ---> docker-login.sh [2023-04-10T02:09:08.321Z] nexus3.edgexfoundry.org:10001 [2023-04-10T02:09:08.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:09:08.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:09:08.321Z] Configure a credential helper to remove this warning. See [2023-04-10T02:09:08.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:09:08.321Z] [2023-04-10T02:09:08.321Z] Login Succeeded [2023-04-10T02:09:08.321Z] nexus3.edgexfoundry.org:10002 [2023-04-10T02:09:08.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:09:08.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:09:08.321Z] Configure a credential helper to remove this warning. See [2023-04-10T02:09:08.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:09:08.321Z] [2023-04-10T02:09:08.321Z] Login Succeeded [2023-04-10T02:09:08.321Z] nexus3.edgexfoundry.org:10003 [2023-04-10T02:09:08.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:09:08.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:09:08.581Z] Configure a credential helper to remove this warning. See [2023-04-10T02:09:08.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:09:08.581Z] [2023-04-10T02:09:08.581Z] Login Succeeded [2023-04-10T02:09:08.581Z] nexus3.edgexfoundry.org:10004 [2023-04-10T02:09:08.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:09:08.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:09:08.581Z] Configure a credential helper to remove this warning. See [2023-04-10T02:09:08.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:09:08.581Z] [2023-04-10T02:09:08.581Z] Login Succeeded [2023-04-10T02:09:08.581Z] docker.io [2023-04-10T02:09:08.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:09:08.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:09:08.840Z] Configure a credential helper to remove this warning. See [2023-04-10T02:09:08.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:09:08.840Z] [2023-04-10T02:09:08.840Z] Login Succeeded [2023-04-10T02:09:08.840Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T02:09:08.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-10T02:09:09.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T02:09:09.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T02:09:09.164Z] ========================================================= [2023-04-10T02:09:09.164Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-10T02:09:09.164Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:09:09.641Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-10T02:09:09.641Z] Sending build context to Docker daemon 23.55MB [2023-04-10T02:09:09.641Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-10T02:09:09.641Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-10T02:09:09.900Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-10T02:09:09.900Z] 63b65145d645: Pulling fs layer [2023-04-10T02:09:09.900Z] a2d21d5440eb: Pulling fs layer [2023-04-10T02:09:09.900Z] 935e6c44a52c: Pulling fs layer [2023-04-10T02:09:09.900Z] 94cc34f8dd06: Pulling fs layer [2023-04-10T02:09:09.900Z] 30dea6a524f1: Pulling fs layer [2023-04-10T02:09:09.900Z] a2aff8979fd8: Pulling fs layer [2023-04-10T02:09:09.900Z] 6808be2612f2: Pulling fs layer [2023-04-10T02:09:09.900Z] f25807f1079a: Pulling fs layer [2023-04-10T02:09:09.900Z] 94cc34f8dd06: Waiting [2023-04-10T02:09:09.900Z] 30dea6a524f1: Waiting [2023-04-10T02:09:09.900Z] a2aff8979fd8: Waiting [2023-04-10T02:09:09.900Z] 6808be2612f2: Waiting [2023-04-10T02:09:09.900Z] f25807f1079a: Waiting [2023-04-10T02:09:09.900Z] a2d21d5440eb: Download complete [2023-04-10T02:09:09.900Z] 94cc34f8dd06: Verifying Checksum [2023-04-10T02:09:09.900Z] 94cc34f8dd06: Download complete [2023-04-10T02:09:09.900Z] 30dea6a524f1: Download complete [2023-04-10T02:09:09.900Z] 63b65145d645: Verifying Checksum [2023-04-10T02:09:09.900Z] 63b65145d645: Download complete [2023-04-10T02:09:09.900Z] a2aff8979fd8: Verifying Checksum [2023-04-10T02:09:09.900Z] a2aff8979fd8: Download complete [2023-04-10T02:09:09.900Z] 63b65145d645: Pull complete [2023-04-10T02:09:10.159Z] a2d21d5440eb: Pull complete [2023-04-10T02:09:10.159Z] f25807f1079a: Verifying Checksum [2023-04-10T02:09:10.159Z] f25807f1079a: Download complete [2023-04-10T02:09:10.416Z] 935e6c44a52c: Verifying Checksum [2023-04-10T02:09:10.416Z] 935e6c44a52c: Download complete [2023-04-10T02:09:10.674Z] 6808be2612f2: Verifying Checksum [2023-04-10T02:09:10.674Z] 6808be2612f2: Download complete [2023-04-10T02:09:13.963Z] 935e6c44a52c: Pull complete [2023-04-10T02:09:13.963Z] 94cc34f8dd06: Pull complete [2023-04-10T02:09:13.963Z] 30dea6a524f1: Pull complete [2023-04-10T02:09:13.963Z] a2aff8979fd8: Pull complete [2023-04-10T02:09:16.508Z] 6808be2612f2: Pull complete [2023-04-10T02:09:17.078Z] f25807f1079a: Pull complete [2023-04-10T02:09:17.078Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-10T02:09:17.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-10T02:09:17.078Z] ---> 3b553350e43f [2023-04-10T02:09:17.078Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-10T02:09:21.276Z] ---> Running in 1b5a6a2bfc31 [2023-04-10T02:09:21.276Z] Removing intermediate container 1b5a6a2bfc31 [2023-04-10T02:09:21.276Z] ---> 9864c606cb43 [2023-04-10T02:09:21.276Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T02:09:21.276Z] ---> Running in 5b7a533a6d5b [2023-04-10T02:09:21.276Z] Removing intermediate container 5b7a533a6d5b [2023-04-10T02:09:21.276Z] ---> 3aff63b2cada [2023-04-10T02:09:21.276Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-10T02:09:21.276Z] ---> Running in b43261e514c5 [2023-04-10T02:09:21.276Z] Removing intermediate container b43261e514c5 [2023-04-10T02:09:21.276Z] ---> 9a0a6bc80087 [2023-04-10T02:09:21.276Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-10T02:09:21.276Z] ---> Running in b3e6334de70f [2023-04-10T02:09:21.276Z] Removing intermediate container b3e6334de70f [2023-04-10T02:09:21.276Z] ---> 3d109d518d70 [2023-04-10T02:09:21.276Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T02:09:21.276Z] ---> Running in 614d8bfd9221 [2023-04-10T02:09:21.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-10T02:09:21.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-10T02:09:22.054Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-10T02:09:22.054Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-10T02:09:22.054Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-10T02:09:22.054Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-10T02:09:22.054Z] Executing busybox-1.35.0-r29.trigger [2023-04-10T02:09:22.054Z] OK: 269 MiB in 57 packages [2023-04-10T02:09:22.619Z] Removing intermediate container 614d8bfd9221 [2023-04-10T02:09:22.619Z] ---> 87098076b2a0 [2023-04-10T02:09:22.619Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-10T02:09:22.619Z] ---> 5b7baf615845 [2023-04-10T02:09:22.619Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T02:09:22.619Z] ---> Running in 0875965d96aa [2023-04-10T02:09:22.789Z] Still waiting to schedule task [2023-04-10T02:09:22.789Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7254’ [2023-04-10T02:09:49.225Z] Removing intermediate container 0875965d96aa [2023-04-10T02:09:49.225Z] ---> 98709ddcbb3e [2023-04-10T02:09:49.225Z] Step 10/12 : COPY . . [2023-04-10T02:09:49.225Z] ---> 308caad9a177 [2023-04-10T02:09:49.225Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-10T02:09:49.225Z] ---> Running in 1e6d63450aaf [2023-04-10T02:09:49.225Z] Removing intermediate container 1e6d63450aaf [2023-04-10T02:09:49.225Z] ---> f366cee12350 [2023-04-10T02:09:49.225Z] Step 12/12 : RUN $MAKE [2023-04-10T02:09:49.225Z] ---> Running in ec1c0733fb61 [2023-04-10T02:09:49.225Z] noop [2023-04-10T02:09:49.225Z] Removing intermediate container ec1c0733fb61 [2023-04-10T02:09:49.225Z] ---> eed86c5bbd9f [2023-04-10T02:09:49.225Z] Successfully built eed86c5bbd9f [2023-04-10T02:09:49.225Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:09:49.685Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-10T02:09:49.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T02:09:49.847Z] prd-ubuntu20.04-docker-8c-8g-7260 does not seem to be running inside a container [2023-04-10T02:09:49.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-378 -v /w/workspace/foundry_device-virtual-go_PR-378:/w/workspace/foundry_device-virtual-go_PR-378:rw,z -v /w/workspace/foundry_device-virtual-go_PR-378@tmp:/w/workspace/foundry_device-virtual-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-10T02:09:50.223Z] $ docker top 9a5ffae5a6a22a52328f4ed99a979859097b579171a2ddf458a127668555bc85 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T02:09:50.622Z] + go version [2023-04-10T02:09:50.622Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-10T02:09:50.656Z] $ docker stop --time=1 9a5ffae5a6a22a52328f4ed99a979859097b579171a2ddf458a127668555bc85 [2023-04-10T02:09:51.944Z] $ docker rm -f --volumes 9a5ffae5a6a22a52328f4ed99a979859097b579171a2ddf458a127668555bc85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:09:52.647Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-10T02:09:52.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T02:09:52.792Z] prd-ubuntu20.04-docker-8c-8g-7260 does not seem to be running inside a container [2023-04-10T02:09:52.820Z] $ 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-378 -v /w/workspace/foundry_device-virtual-go_PR-378:/w/workspace/foundry_device-virtual-go_PR-378:rw,z -v /w/workspace/foundry_device-virtual-go_PR-378@tmp:/w/workspace/foundry_device-virtual-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-10T02:09:53.154Z] $ docker top 72a36488d4a418f88f919a7e1dc98545cc9b01b1af5f963ddc4b772080a5945d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T02:09:53.554Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-378 [Pipeline] fileExists [Pipeline] sh [2023-04-10T02:09:53.918Z] + make test [2023-04-10T02:09:53.918Z] go test ./... -coverprofile=coverage.out [2023-04-10T02:09:59.181Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-10T02:10:09.166Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-10T02:10:09.166Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 59.0% of statements [2023-04-10T02:10:15.738Z] go vet ./... [2023-04-10T02:10:19.023Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T02:10:19.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T02:10:19.023Z] ./bin/test-attribution-txt.sh [2023-04-10T02:10:19.023Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-10T02:10:19.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-10T02:10:19.086Z] $ docker stop --time=1 72a36488d4a418f88f919a7e1dc98545cc9b01b1af5f963ddc4b772080a5945d [2023-04-10T02:10:21.779Z] $ docker rm -f --volumes 72a36488d4a418f88f919a7e1dc98545cc9b01b1af5f963ddc4b772080a5945d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T02:10:22.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-10T02:10:22.377Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-10T02:10:23.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-10T02:10:23.351Z] + ls -al . [2023-04-10T02:10:23.351Z] total 192 [2023-04-10T02:10:23.351Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 02:09 . [2023-04-10T02:10:23.351Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 02:08 .. [2023-04-10T02:10:23.351Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 02:09 .git [2023-04-10T02:10:23.351Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 02:08 .github [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 10 02:08 .gitignore [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 10 02:08 .golangci.yml [2023-04-10T02:10:23.352Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 02:09 .semver [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 8641 Apr 10 02:08 Attribution.txt [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 10 02:08 CHANGELOG.md [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 10 02:08 Dockerfile [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 02:08 GOVERNANCE.md [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 10 02:08 Jenkinsfile [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 10 02:08 LICENSE [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 10 02:08 Makefile [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 10 02:08 OWNERS.md [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 10 02:08 README.md [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 02:09 VERSION [2023-04-10T02:10:23.352Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 02:08 bin [2023-04-10T02:10:23.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 02:08 cmd [2023-04-10T02:10:23.352Z] -rw-r--r-- 1 jenkins jenkins 42786 Apr 10 02:10 coverage.out [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 10 02:08 go.mod [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 31219 Apr 10 02:08 go.sum [2023-04-10T02:10:23.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 02:08 internal [2023-04-10T02:10:23.352Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 02:08 snap [2023-04-10T02:10:23.352Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 10 02:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:10:23.739Z] + 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=a253a423b6da74e95db5be6ffaf4040d942faf4b --label arch=amd64 --label version=0.0.0 . [2023-04-10T02:10:23.739Z] Sending build context to Docker daemon 23.59MB [2023-04-10T02:10:23.739Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-10T02:10:23.739Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-10T02:10:23.739Z] ---> eed86c5bbd9f [2023-04-10T02:10:23.739Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-10T02:10:23.998Z] ---> Running in d198e364a169 [2023-04-10T02:10:24.257Z] Removing intermediate container d198e364a169 [2023-04-10T02:10:24.257Z] ---> f48ae229d28d [2023-04-10T02:10:24.257Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T02:10:24.257Z] ---> Running in 82c8a286550a [2023-04-10T02:10:24.257Z] Removing intermediate container 82c8a286550a [2023-04-10T02:10:24.257Z] ---> cc043510c73e [2023-04-10T02:10:24.257Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-10T02:10:24.257Z] ---> Running in 62f3e5b3f9eb [2023-04-10T02:10:24.257Z] Removing intermediate container 62f3e5b3f9eb [2023-04-10T02:10:24.257Z] ---> f6ac94167f88 [2023-04-10T02:10:24.257Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-10T02:10:24.517Z] ---> Running in 9f45945fb14a [2023-04-10T02:10:24.517Z] Removing intermediate container 9f45945fb14a [2023-04-10T02:10:24.517Z] ---> 00925f5c8614 [2023-04-10T02:10:24.517Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T02:10:24.517Z] ---> Running in ef8f5b319b85 [2023-04-10T02:10:24.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-10T02:10:24.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-10T02:10:25.034Z] OK: 269 MiB in 57 packages [2023-04-10T02:10:25.292Z] Removing intermediate container ef8f5b319b85 [2023-04-10T02:10:25.292Z] ---> 236edf44fde5 [2023-04-10T02:10:25.292Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-10T02:10:25.551Z] ---> a821955b79e2 [2023-04-10T02:10:25.551Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T02:10:25.551Z] ---> Running in f51cf38643ce [2023-04-10T02:10:26.492Z] Removing intermediate container f51cf38643ce [2023-04-10T02:10:26.492Z] ---> 107f5743fefa [2023-04-10T02:10:26.492Z] Step 10/25 : COPY . . [2023-04-10T02:10:27.428Z] ---> 96848c067d37 [2023-04-10T02:10:27.428Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-10T02:10:27.428Z] ---> Running in e6b8c204d6f0 [2023-04-10T02:10:27.428Z] Removing intermediate container e6b8c204d6f0 [2023-04-10T02:10:27.428Z] ---> 6f1a990c2134 [2023-04-10T02:10:27.428Z] Step 12/25 : RUN $MAKE [2023-04-10T02:10:27.428Z] ---> Running in fc13b9d9fc1a [2023-04-10T02:10:27.688Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-10T02:10:49.635Z] Removing intermediate container fc13b9d9fc1a [2023-04-10T02:10:49.635Z] ---> 4ba2346bed7b [2023-04-10T02:10:49.635Z] Step 13/25 : FROM alpine:3.17 [2023-04-10T02:10:49.635Z] 3.17: Pulling from library/alpine [2023-04-10T02:10:49.635Z] f56be85fc22e: Pulling fs layer [2023-04-10T02:10:49.635Z] f56be85fc22e: Download complete [2023-04-10T02:10:49.635Z] f56be85fc22e: Pull complete [2023-04-10T02:10:49.635Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-10T02:10:49.635Z] Status: Downloaded newer image for alpine:3.17 [2023-04-10T02:10:49.635Z] ---> 9ed4aefc74f6 [2023-04-10T02:10:49.635Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-10T02:10:49.635Z] ---> Running in 1a9e534800c8 [2023-04-10T02:10:49.635Z] Removing intermediate container 1a9e534800c8 [2023-04-10T02:10:49.635Z] ---> 4affdbe30299 [2023-04-10T02:10:49.635Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-10T02:10:49.635Z] ---> Running in 4b3f0b2abd7d [2023-04-10T02:10:49.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-10T02:10:49.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-10T02:10:49.635Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-10T02:10:49.635Z] Executing busybox-1.35.0-r29.trigger [2023-04-10T02:10:49.635Z] OK: 7 MiB in 16 packages [2023-04-10T02:10:49.895Z] Removing intermediate container 4b3f0b2abd7d [2023-04-10T02:10:49.895Z] ---> 90108f1ffe6e [2023-04-10T02:10:49.895Z] Step 16/25 : WORKDIR / [2023-04-10T02:10:49.895Z] ---> Running in ee3306fdbae5 [2023-04-10T02:10:49.895Z] Removing intermediate container ee3306fdbae5 [2023-04-10T02:10:49.895Z] ---> 03a82d5e6e9f [2023-04-10T02:10:49.895Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-10T02:10:50.156Z] ---> 893fa08007f3 [2023-04-10T02:10:50.156Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-10T02:10:50.156Z] ---> e468db8a7f59 [2023-04-10T02:10:50.156Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-10T02:10:50.730Z] ---> 066e4eeb00e4 [2023-04-10T02:10:50.730Z] Step 20/25 : EXPOSE 59900 [2023-04-10T02:10:50.993Z] ---> Running in ecc6f5f1fa77 [2023-04-10T02:10:50.993Z] Removing intermediate container ecc6f5f1fa77 [2023-04-10T02:10:50.993Z] ---> 7c09e01a9bdb [2023-04-10T02:10:50.993Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-10T02:10:50.993Z] ---> Running in 8a40add32d1a [2023-04-10T02:10:50.993Z] Removing intermediate container 8a40add32d1a [2023-04-10T02:10:50.993Z] ---> f10ef783b532 [2023-04-10T02:10:50.993Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-10T02:10:50.993Z] ---> Running in 696cde3fb0e2 [2023-04-10T02:10:51.259Z] Removing intermediate container 696cde3fb0e2 [2023-04-10T02:10:51.259Z] ---> 32e909ebabcc [2023-04-10T02:10:51.259Z] Step 23/25 : LABEL arch=amd64 [2023-04-10T02:10:51.259Z] ---> Running in c0b62a0a3969 [2023-04-10T02:10:51.259Z] Removing intermediate container c0b62a0a3969 [2023-04-10T02:10:51.259Z] ---> 89b43fb70da4 [2023-04-10T02:10:51.259Z] Step 24/25 : LABEL git_sha=a253a423b6da74e95db5be6ffaf4040d942faf4b [2023-04-10T02:10:51.259Z] ---> Running in 1e00bd27f1ca [2023-04-10T02:10:51.259Z] Removing intermediate container 1e00bd27f1ca [2023-04-10T02:10:51.259Z] ---> 04729d7909ac [2023-04-10T02:10:51.259Z] Step 25/25 : LABEL version=0.0.0 [2023-04-10T02:10:51.520Z] ---> Running in 93f2d8484c72 [2023-04-10T02:10:51.520Z] Removing intermediate container 93f2d8484c72 [2023-04-10T02:10:51.520Z] ---> c8a9fa7db8cd [2023-04-10T02:10:51.520Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-10T02:10:51.520Z] Successfully built c8a9fa7db8cd [2023-04-10T02:10:51.520Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:10:52.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T02:10:52.376Z] [2023-04-10T02:10:52.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:10:52.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T02:10:52.750Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-10T02:10:52.750Z] 5eb5b503b376: Pulling fs layer [2023-04-10T02:10:52.750Z] 5c69ac0246d0: Pulling fs layer [2023-04-10T02:10:52.750Z] ec43610c2a17: Pulling fs layer [2023-04-10T02:10:52.750Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-10T02:10:52.750Z] 33b1e0a273af: Pulling fs layer [2023-04-10T02:10:52.750Z] 5d3b04190fa2: Pulling fs layer [2023-04-10T02:10:52.750Z] 2f39f015ded8: Pulling fs layer [2023-04-10T02:10:52.750Z] 33b1e0a273af: Waiting [2023-04-10T02:10:52.750Z] 5d3b04190fa2: Waiting [2023-04-10T02:10:52.750Z] 3a2ae6a8a46f: Waiting [2023-04-10T02:10:52.750Z] 5c69ac0246d0: Download complete [2023-04-10T02:10:52.750Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-10T02:10:52.750Z] 3a2ae6a8a46f: Download complete [2023-04-10T02:10:53.011Z] 33b1e0a273af: Verifying Checksum [2023-04-10T02:10:53.011Z] 33b1e0a273af: Download complete [2023-04-10T02:10:53.011Z] 5d3b04190fa2: Download complete [2023-04-10T02:10:53.011Z] ec43610c2a17: Verifying Checksum [2023-04-10T02:10:53.011Z] ec43610c2a17: Download complete [2023-04-10T02:10:53.011Z] 5eb5b503b376: Verifying Checksum [2023-04-10T02:10:53.011Z] 5eb5b503b376: Download complete [2023-04-10T02:10:53.580Z] 2f39f015ded8: Download complete [2023-04-10T02:10:54.148Z] 5eb5b503b376: Pull complete [2023-04-10T02:10:54.405Z] 5c69ac0246d0: Pull complete [2023-04-10T02:10:54.973Z] ec43610c2a17: Pull complete [2023-04-10T02:10:54.973Z] 3a2ae6a8a46f: Pull complete [2023-04-10T02:10:55.232Z] 33b1e0a273af: Pull complete [2023-04-10T02:10:55.232Z] 5d3b04190fa2: Pull complete [2023-04-10T02:11:00.500Z] 2f39f015ded8: Pull complete [2023-04-10T02:11:00.500Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-10T02:11:00.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T02:11:00.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T02:11:00.730Z] prd-ubuntu20.04-docker-8c-8g-7260 does not seem to be running inside a container [2023-04-10T02:11:00.763Z] $ 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-378 -v /w/workspace/foundry_device-virtual-go_PR-378:/w/workspace/foundry_device-virtual-go_PR-378:rw,z -v /w/workspace/foundry_device-virtual-go_PR-378@tmp:/w/workspace/foundry_device-virtual-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-10T02:11:03.418Z] $ docker top a4dc8977e27e8616d533a992263415a93e472c921f1a7d19c5b91516e82fece5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:11:03.880Z] ---> job-cost.sh [2023-04-10T02:11:03.880Z] lf-activate-venv: SKIPPING [2023-04-10T02:11:03.880Z] INFO: No Stack... [2023-04-10T02:11:04.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-10T02:11:04.720Z] INFO: Archiving Costs [Pipeline] sh [2023-04-10T02:11:05.041Z] + cat /w/workspace/foundry_device-virtual-go_PR-378/archives/cost.csv [2023-04-10T02:11:05.041Z] + cut -d, -f6 [Pipeline] lock [2023-04-10T02:11:05.079Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-378-1-stack-cost] [2023-04-10T02:11:05.084Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-378-1-stack-cost] did not exist. Created. [2023-04-10T02:11:05.084Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-10T02:11:05.482Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-10T02:11:05.532Z] Stashed 1 file(s) [Pipeline] } [2023-04-10T02:11:05.556Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-378-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-10T02:11:05.629Z] $ docker stop --time=1 a4dc8977e27e8616d533a992263415a93e472c921f1a7d19c5b91516e82fece5 [2023-04-10T02:11:06.788Z] $ docker rm -f --volumes a4dc8977e27e8616d533a992263415a93e472c921f1a7d19c5b91516e82fece5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-10T02:12:19.521Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7261 in /w/workspace/foundry_device-virtual-go_PR-378 [Pipeline] { [Pipeline] ws [2023-04-10T02:12:19.583Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-04-10T02:12:19.721Z] The recommended git tool is: git [2023-04-10T02:12:24.623Z] using credential edgex-jenkins-ssh [2023-04-10T02:12:24.644Z] Cloning the remote Git repository [2023-04-10T02:12:24.690Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-10T02:12:24.782Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-04-10T02:12:24.933Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-10T02:12:24.934Z] > git --version # timeout=10 [2023-04-10T02:12:24.958Z] > git --version # 'git version 2.25.1' [2023-04-10T02:12:24.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T02:12:25.115Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T02:12:27.149Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-10T02:12:27.173Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T02:12:28.137Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-10T02:12:28.180Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-10T02:12:28.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T02:12:28.201Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-10T02:12:28.795Z] Merging remotes/origin/main commit 4efa56b4c53bfd63d1b185632fb211d8f865e63a into PR head commit a253a423b6da74e95db5be6ffaf4040d942faf4b [2023-04-10T02:12:29.120Z] Merge succeeded, producing a253a423b6da74e95db5be6ffaf4040d942faf4b [2023-04-10T02:12:29.120Z] Checking out Revision a253a423b6da74e95db5be6ffaf4040d942faf4b (PR-378) [2023-04-10T02:12:28.817Z] > git config core.sparsecheckout # timeout=10 [2023-04-10T02:12:28.897Z] > git checkout -f a253a423b6da74e95db5be6ffaf4040d942faf4b # timeout=10 [2023-04-10T02:12:28.996Z] > git remote # timeout=10 [2023-04-10T02:12:29.017Z] > git config --get remote.origin.url # timeout=10 [2023-04-10T02:12:29.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T02:12:29.070Z] > git merge 4efa56b4c53bfd63d1b185632fb211d8f865e63a # timeout=10 [2023-04-10T02:12:29.100Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-10T02:12:29.131Z] > git config core.sparsecheckout # timeout=10 [2023-04-10T02:12:29.148Z] > git checkout -f a253a423b6da74e95db5be6ffaf4040d942faf4b # timeout=10 [2023-04-10T02:12:32.696Z] Commit message: "feat: Remove deprecated rand.Seed function" [2023-04-10T02:12:32.755Z] > git --version # timeout=10 [2023-04-10T02:12:32.768Z] > git --version # 'git version 2.25.1' [2023-04-10T02:12:32.781Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T02:12:33.996Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-10T02:12:33.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T02:12:33.996Z] Dload Upload Total Spent Left Speed [2023-04-10T02:12:33.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-04-10T02:12:34.755Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-10T02:12:35.100Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-10T02:12:35.100Z] + sudo tee /etc/docker/daemon.new [2023-04-10T02:12:35.100Z] { [2023-04-10T02:12:35.100Z] "registry-mirrors": [ [2023-04-10T02:12:35.100Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-10T02:12:35.100Z] ], [2023-04-10T02:12:35.100Z] "bip": "10.250.0.254/24", [2023-04-10T02:12:35.100Z] "hosts": [ [2023-04-10T02:12:35.100Z] "tcp://0.0.0.0:5555", [2023-04-10T02:12:35.100Z] "unix:///var/run/docker.sock" [2023-04-10T02:12:35.100Z] ], [2023-04-10T02:12:35.100Z] "mtu": 1458, [2023-04-10T02:12:35.100Z] "selinux-enabled": true, [2023-04-10T02:12:35.100Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-10T02:12:35.100Z] } [Pipeline] sh [2023-04-10T02:12:35.446Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-10T02:12:35.794Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T02:12:54.117Z] provisioning config files... [2023-04-10T02:12:54.141Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4624035677704004635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:12:54.520Z] ---> docker-login.sh [2023-04-10T02:12:54.520Z] nexus3.edgexfoundry.org:10001 [2023-04-10T02:12:54.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:12:55.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:12:55.060Z] Configure a credential helper to remove this warning. See [2023-04-10T02:12:55.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:12:55.060Z] [2023-04-10T02:12:55.060Z] Login Succeeded [2023-04-10T02:12:55.060Z] nexus3.edgexfoundry.org:10002 [2023-04-10T02:12:55.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:12:55.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:12:55.329Z] Configure a credential helper to remove this warning. See [2023-04-10T02:12:55.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:12:55.329Z] [2023-04-10T02:12:55.329Z] Login Succeeded [2023-04-10T02:12:55.329Z] nexus3.edgexfoundry.org:10003 [2023-04-10T02:12:55.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:12:55.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:12:55.874Z] Configure a credential helper to remove this warning. See [2023-04-10T02:12:55.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:12:55.874Z] [2023-04-10T02:12:55.874Z] Login Succeeded [2023-04-10T02:12:55.874Z] nexus3.edgexfoundry.org:10004 [2023-04-10T02:12:56.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:12:56.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:12:56.147Z] Configure a credential helper to remove this warning. See [2023-04-10T02:12:56.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:12:56.147Z] [2023-04-10T02:12:56.147Z] Login Succeeded [2023-04-10T02:12:56.147Z] docker.io [2023-04-10T02:12:56.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T02:12:56.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T02:12:56.684Z] Configure a credential helper to remove this warning. See [2023-04-10T02:12:56.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T02:12:56.684Z] [2023-04-10T02:12:56.684Z] Login Succeeded [2023-04-10T02:12:56.684Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T02:12:56.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-10T02:12:57.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T02:12:57.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T02:12:57.167Z] ========================================================= [2023-04-10T02:12:57.167Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-10T02:12:57.167Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:12:57.717Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-10T02:12:58.315Z] Sending build context to Docker daemon 11.93MB [2023-04-10T02:12:58.315Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-10T02:12:58.315Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-10T02:12:58.315Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-10T02:12:58.315Z] af6eaf76a39c: Pulling fs layer [2023-04-10T02:12:58.315Z] 55522c791124: Pulling fs layer [2023-04-10T02:12:58.315Z] ce5c4a1c91eb: Pulling fs layer [2023-04-10T02:12:58.315Z] 169dfbe0d373: Pulling fs layer [2023-04-10T02:12:58.315Z] e1ff8fa3b103: Pulling fs layer [2023-04-10T02:12:58.315Z] 52ebb69f0ebf: Pulling fs layer [2023-04-10T02:12:58.315Z] 5abe8eddf0d5: Pulling fs layer [2023-04-10T02:12:58.315Z] 169dfbe0d373: Waiting [2023-04-10T02:12:58.315Z] e1ff8fa3b103: Waiting [2023-04-10T02:12:58.315Z] 52ebb69f0ebf: Waiting [2023-04-10T02:12:58.315Z] 5abe8eddf0d5: Waiting [2023-04-10T02:12:58.315Z] 55522c791124: Verifying Checksum [2023-04-10T02:12:58.315Z] 55522c791124: Download complete [2023-04-10T02:12:58.315Z] 169dfbe0d373: Verifying Checksum [2023-04-10T02:12:58.315Z] 169dfbe0d373: Download complete [2023-04-10T02:12:58.588Z] e1ff8fa3b103: Verifying Checksum [2023-04-10T02:12:58.588Z] e1ff8fa3b103: Download complete [2023-04-10T02:12:58.588Z] af6eaf76a39c: Verifying Checksum [2023-04-10T02:12:58.588Z] af6eaf76a39c: Download complete [2023-04-10T02:13:00.015Z] af6eaf76a39c: Pull complete [2023-04-10T02:13:00.015Z] 5abe8eddf0d5: Verifying Checksum [2023-04-10T02:13:00.015Z] 5abe8eddf0d5: Download complete [2023-04-10T02:13:00.292Z] 55522c791124: Pull complete [2023-04-10T02:13:00.877Z] 52ebb69f0ebf: Verifying Checksum [2023-04-10T02:13:00.877Z] 52ebb69f0ebf: Download complete [2023-04-10T02:13:00.877Z] ce5c4a1c91eb: Verifying Checksum [2023-04-10T02:13:00.877Z] ce5c4a1c91eb: Download complete [2023-04-10T02:13:13.199Z] ce5c4a1c91eb: Pull complete [2023-04-10T02:13:13.199Z] 169dfbe0d373: Pull complete [2023-04-10T02:13:13.199Z] e1ff8fa3b103: Pull complete [2023-04-10T02:13:18.548Z] 52ebb69f0ebf: Pull complete [2023-04-10T02:13:20.512Z] 5abe8eddf0d5: Pull complete [2023-04-10T02:13:20.512Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-10T02:13:20.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-10T02:13:20.512Z] ---> 6cb57ee374ae [2023-04-10T02:13:20.512Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-10T02:13:22.519Z] ---> Running in 185002405ce7 [2023-04-10T02:13:22.519Z] Removing intermediate container 185002405ce7 [2023-04-10T02:13:22.519Z] ---> 5a22d3eadb88 [2023-04-10T02:13:22.519Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T02:13:22.519Z] ---> Running in 668e19201371 [2023-04-10T02:13:22.787Z] Removing intermediate container 668e19201371 [2023-04-10T02:13:22.787Z] ---> 4a7ffe00eb47 [2023-04-10T02:13:22.787Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-10T02:13:23.054Z] ---> Running in a972bba67762 [2023-04-10T02:13:23.323Z] Removing intermediate container a972bba67762 [2023-04-10T02:13:23.323Z] ---> 38ad9ccb0559 [2023-04-10T02:13:23.323Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-10T02:13:23.323Z] ---> Running in ed1d84fe1590 [2023-04-10T02:13:23.591Z] Removing intermediate container ed1d84fe1590 [2023-04-10T02:13:23.591Z] ---> dc0615226754 [2023-04-10T02:13:23.591Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T02:13:23.863Z] ---> Running in 298d77d1cb4c [2023-04-10T02:13:24.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-10T02:13:25.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-10T02:13:26.383Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-10T02:13:26.383Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-10T02:13:26.655Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-10T02:13:26.655Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-10T02:13:26.655Z] Executing busybox-1.35.0-r29.trigger [2023-04-10T02:13:26.655Z] OK: 268 MiB in 57 packages [2023-04-10T02:13:27.621Z] Removing intermediate container 298d77d1cb4c [2023-04-10T02:13:27.621Z] ---> 77c8251d7ead [2023-04-10T02:13:27.621Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-10T02:13:28.208Z] ---> 2ba6695076a3 [2023-04-10T02:13:28.208Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T02:13:28.208Z] ---> Running in 1e543c0ec3a9 [2023-04-10T02:14:36.115Z] Removing intermediate container 1e543c0ec3a9 [2023-04-10T02:14:36.116Z] ---> 1d4f110f8080 [2023-04-10T02:14:36.116Z] Step 10/12 : COPY . . [2023-04-10T02:14:36.116Z] ---> aac4915600b8 [2023-04-10T02:14:36.116Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-10T02:14:36.116Z] ---> Running in b57dee830759 [2023-04-10T02:14:36.116Z] Removing intermediate container b57dee830759 [2023-04-10T02:14:36.116Z] ---> eb243fd29cc4 [2023-04-10T02:14:36.116Z] Step 12/12 : RUN $MAKE [2023-04-10T02:14:36.116Z] ---> Running in 0a5e1beba7d3 [2023-04-10T02:14:36.116Z] noop [2023-04-10T02:14:36.116Z] Removing intermediate container 0a5e1beba7d3 [2023-04-10T02:14:36.116Z] ---> 2e4809b7504c [2023-04-10T02:14:36.116Z] Successfully built 2e4809b7504c [2023-04-10T02:14:36.116Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:14:36.588Z] + docker inspect -f . ci-base-image-arm64 [2023-04-10T02:14:36.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T02:14:36.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-7261 does not seem to be running inside a container [2023-04-10T02:14:36.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-10T02:14:38.291Z] $ docker top 2e5a5da4ca75d72d5cc26144908e2ab57d7084d13cb8d4dbbf6c9d532d2789c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T02:14:39.177Z] + go version [2023-04-10T02:14:39.177Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-10T02:14:39.214Z] $ docker stop --time=1 2e5a5da4ca75d72d5cc26144908e2ab57d7084d13cb8d4dbbf6c9d532d2789c8 [2023-04-10T02:14:40.823Z] $ docker rm -f --volumes 2e5a5da4ca75d72d5cc26144908e2ab57d7084d13cb8d4dbbf6c9d532d2789c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:14:41.669Z] + docker inspect -f . ci-base-image-arm64 [2023-04-10T02:14:41.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T02:14:41.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-7261 does not seem to be running inside a container [2023-04-10T02:14:41.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-10T02:14:43.147Z] $ docker top f676523ddea7e4a89149d542da854f59d108b28bb84b080f81a50fd9944321e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T02:14:43.719Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-10T02:14:44.755Z] + make test [2023-04-10T02:14:44.755Z] go test ./... -coverprofile=coverage.out [2023-04-10T02:15:17.255Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-10T02:17:23.961Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-10T02:17:23.961Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.084s coverage: 58.8% of statements [2023-04-10T02:17:23.961Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-10T02:17:23.961Z] go vet ./... [2023-04-10T02:17:50.687Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T02:17:50.687Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T02:17:50.687Z] ./bin/test-attribution-txt.sh [2023-04-10T02:17:50.687Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-10T02:17:50.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-10T02:17:50.762Z] $ docker stop --time=1 f676523ddea7e4a89149d542da854f59d108b28bb84b080f81a50fd9944321e6 [2023-04-10T02:17:53.974Z] $ docker rm -f --volumes f676523ddea7e4a89149d542da854f59d108b28bb84b080f81a50fd9944321e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T02:17:55.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-10T02:17:55.195Z] Warning: overwriting stash ‘coverage-report’ [2023-04-10T02:17:55.670Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T02:17:56.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-10T02:17:56.728Z] + ls -al . [2023-04-10T02:17:56.728Z] total 188 [2023-04-10T02:17:56.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 02:14 . [2023-04-10T02:17:56.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 02:12 .. [2023-04-10T02:17:56.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 02:12 .git [2023-04-10T02:17:56.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 02:12 .github [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 10 02:12 .gitignore [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 10 02:12 .golangci.yml [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 8641 Apr 10 02:12 Attribution.txt [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 10 02:12 CHANGELOG.md [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 10 02:12 Dockerfile [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 02:12 GOVERNANCE.md [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 10 02:12 Jenkinsfile [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 10 02:12 LICENSE [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 10 02:12 Makefile [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 10 02:12 OWNERS.md [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 10 02:12 README.md [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 02:09 VERSION [2023-04-10T02:17:56.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 02:12 bin [2023-04-10T02:17:56.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 02:12 cmd [2023-04-10T02:17:56.728Z] -rw-r--r-- 1 jenkins jenkins 42786 Apr 10 02:17 coverage.out [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 10 02:12 go.mod [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 31219 Apr 10 02:12 go.sum [2023-04-10T02:17:56.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 02:12 internal [2023-04-10T02:17:56.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 02:12 snap [2023-04-10T02:17:56.728Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 10 02:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:17:57.167Z] + 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=a253a423b6da74e95db5be6ffaf4040d942faf4b --label arch=arm64 --label version=0.0.0 . [2023-04-10T02:17:57.466Z] Sending build context to Docker daemon 11.98MB [2023-04-10T02:17:57.753Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-10T02:17:57.753Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-10T02:17:57.753Z] ---> 2e4809b7504c [2023-04-10T02:17:57.753Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-10T02:17:57.753Z] ---> Running in c1e4b75df748 [2023-04-10T02:17:58.027Z] Removing intermediate container c1e4b75df748 [2023-04-10T02:17:58.027Z] ---> 5172d98211d3 [2023-04-10T02:17:58.027Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T02:17:58.027Z] ---> Running in 4c8f1c5fa665 [2023-04-10T02:17:58.299Z] Removing intermediate container 4c8f1c5fa665 [2023-04-10T02:17:58.299Z] ---> 9500abe93feb [2023-04-10T02:17:58.299Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-10T02:17:58.570Z] ---> Running in bf1c54683eb3 [2023-04-10T02:17:58.839Z] Removing intermediate container bf1c54683eb3 [2023-04-10T02:17:58.839Z] ---> c5e30ed39e4d [2023-04-10T02:17:58.839Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-10T02:17:58.839Z] ---> Running in e39e084b7f94 [2023-04-10T02:17:59.109Z] Removing intermediate container e39e084b7f94 [2023-04-10T02:17:59.109Z] ---> 05cbb4f54b72 [2023-04-10T02:17:59.109Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T02:17:59.376Z] ---> Running in e80136cc3693 [2023-04-10T02:18:00.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-10T02:18:00.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-10T02:18:01.879Z] OK: 268 MiB in 57 packages [2023-04-10T02:18:02.839Z] Removing intermediate container e80136cc3693 [2023-04-10T02:18:02.839Z] ---> f095471182e5 [2023-04-10T02:18:02.839Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-10T02:18:03.106Z] ---> af1179816a68 [2023-04-10T02:18:03.106Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T02:18:03.106Z] ---> Running in 98e5ffae96b5 [2023-04-10T02:18:08.446Z] Removing intermediate container 98e5ffae96b5 [2023-04-10T02:18:08.446Z] ---> 754dc3e61617 [2023-04-10T02:18:08.446Z] Step 10/25 : COPY . . [2023-04-10T02:18:08.720Z] ---> ca3b11bc13fe [2023-04-10T02:18:08.720Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-10T02:18:08.987Z] ---> Running in 2d9184096c4b [2023-04-10T02:18:09.254Z] Removing intermediate container 2d9184096c4b [2023-04-10T02:18:09.254Z] ---> e4f371e55e5f [2023-04-10T02:18:09.254Z] Step 12/25 : RUN $MAKE [2023-04-10T02:18:09.254Z] ---> Running in 321396b321af [2023-04-10T02:18:10.219Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-10T02:20:16.917Z] Removing intermediate container 321396b321af [2023-04-10T02:20:16.917Z] ---> b113d88d76d4 [2023-04-10T02:20:16.917Z] Step 13/25 : FROM alpine:3.17 [2023-04-10T02:20:16.917Z] 3.17: Pulling from library/alpine [2023-04-10T02:20:16.917Z] c41833b44d91: Pulling fs layer [2023-04-10T02:20:16.917Z] c41833b44d91: Verifying Checksum [2023-04-10T02:20:16.917Z] c41833b44d91: Download complete [2023-04-10T02:20:16.917Z] c41833b44d91: Pull complete [2023-04-10T02:20:16.917Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-10T02:20:16.917Z] Status: Downloaded newer image for alpine:3.17 [2023-04-10T02:20:16.917Z] ---> 51e60588ff2c [2023-04-10T02:20:16.917Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-10T02:20:16.917Z] ---> Running in b0a8e8fb8b46 [2023-04-10T02:20:16.917Z] Removing intermediate container b0a8e8fb8b46 [2023-04-10T02:20:16.917Z] ---> 9fcbec95b6dd [2023-04-10T02:20:16.917Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-10T02:20:16.917Z] ---> Running in f3360a196fb6 [2023-04-10T02:20:17.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-10T02:20:17.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-10T02:20:19.181Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-10T02:20:19.181Z] Executing busybox-1.35.0-r29.trigger [2023-04-10T02:20:19.181Z] OK: 8 MiB in 16 packages [2023-04-10T02:20:20.149Z] Removing intermediate container f3360a196fb6 [2023-04-10T02:20:20.149Z] ---> 05b8e523d2e6 [2023-04-10T02:20:20.149Z] Step 16/25 : WORKDIR / [2023-04-10T02:20:20.149Z] ---> Running in dfbc0a5e12b8 [2023-04-10T02:20:20.415Z] Removing intermediate container dfbc0a5e12b8 [2023-04-10T02:20:20.415Z] ---> 2ddf9e2bd1d8 [2023-04-10T02:20:20.415Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-10T02:20:20.999Z] ---> 4a1f3a9db3f6 [2023-04-10T02:20:20.999Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-10T02:20:21.266Z] ---> c0dc29a1a2d5 [2023-04-10T02:20:21.266Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-10T02:20:22.675Z] ---> 40d98e7159ae [2023-04-10T02:20:22.675Z] Step 20/25 : EXPOSE 59900 [2023-04-10T02:20:22.675Z] ---> Running in e762a3d8aa2f [2023-04-10T02:20:22.942Z] Removing intermediate container e762a3d8aa2f [2023-04-10T02:20:22.942Z] ---> e6ad39f9cfd5 [2023-04-10T02:20:22.942Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-10T02:20:22.942Z] ---> Running in 6e7277ba4f16 [2023-04-10T02:20:23.211Z] Removing intermediate container 6e7277ba4f16 [2023-04-10T02:20:23.211Z] ---> b829cec0f057 [2023-04-10T02:20:23.211Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-10T02:20:23.211Z] ---> Running in 0f1e60b80a66 [2023-04-10T02:20:23.797Z] Removing intermediate container 0f1e60b80a66 [2023-04-10T02:20:23.797Z] ---> e389386e9115 [2023-04-10T02:20:23.797Z] Step 23/25 : LABEL arch=arm64 [2023-04-10T02:20:23.797Z] ---> Running in a7a9397467e1 [2023-04-10T02:20:24.063Z] Removing intermediate container a7a9397467e1 [2023-04-10T02:20:24.063Z] ---> e2c082ee58be [2023-04-10T02:20:24.063Z] Step 24/25 : LABEL git_sha=a253a423b6da74e95db5be6ffaf4040d942faf4b [2023-04-10T02:20:24.063Z] ---> Running in 5c34a6ac773c [2023-04-10T02:20:24.329Z] Removing intermediate container 5c34a6ac773c [2023-04-10T02:20:24.329Z] ---> d2bab37315c0 [2023-04-10T02:20:24.329Z] Step 25/25 : LABEL version=0.0.0 [2023-04-10T02:20:24.329Z] ---> Running in 855865fd4c08 [2023-04-10T02:20:24.599Z] Removing intermediate container 855865fd4c08 [2023-04-10T02:20:24.599Z] ---> a80f4d7d7354 [2023-04-10T02:20:24.599Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-10T02:20:24.599Z] Successfully built a80f4d7d7354 [2023-04-10T02:20:24.599Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:20:25.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T02:20:25.407Z] [2023-04-10T02:20:25.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:20:25.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T02:20:25.819Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-10T02:20:25.819Z] 8998bd30e6a1: Pulling fs layer [2023-04-10T02:20:25.819Z] 04944245beec: Pulling fs layer [2023-04-10T02:20:25.819Z] 699f458cf7ca: Pulling fs layer [2023-04-10T02:20:25.819Z] 765212b225bb: Pulling fs layer [2023-04-10T02:20:25.819Z] f23df028b6ca: Pulling fs layer [2023-04-10T02:20:25.819Z] d65c8cfc05b1: Pulling fs layer [2023-04-10T02:20:25.819Z] 2437ff75d9bd: Pulling fs layer [2023-04-10T02:20:25.819Z] 765212b225bb: Waiting [2023-04-10T02:20:25.819Z] f23df028b6ca: Waiting [2023-04-10T02:20:25.819Z] d65c8cfc05b1: Waiting [2023-04-10T02:20:25.819Z] 2437ff75d9bd: Waiting [2023-04-10T02:20:26.089Z] 04944245beec: Verifying Checksum [2023-04-10T02:20:26.089Z] 04944245beec: Download complete [2023-04-10T02:20:26.089Z] 765212b225bb: Verifying Checksum [2023-04-10T02:20:26.089Z] 765212b225bb: Download complete [2023-04-10T02:20:26.089Z] f23df028b6ca: Verifying Checksum [2023-04-10T02:20:26.089Z] f23df028b6ca: Download complete [2023-04-10T02:20:26.089Z] d65c8cfc05b1: Verifying Checksum [2023-04-10T02:20:26.089Z] d65c8cfc05b1: Download complete [2023-04-10T02:20:26.089Z] 699f458cf7ca: Verifying Checksum [2023-04-10T02:20:26.089Z] 699f458cf7ca: Download complete [2023-04-10T02:20:26.670Z] 8998bd30e6a1: Download complete [2023-04-10T02:20:28.611Z] 2437ff75d9bd: Verifying Checksum [2023-04-10T02:20:28.611Z] 2437ff75d9bd: Download complete [2023-04-10T02:20:30.017Z] 8998bd30e6a1: Pull complete [2023-04-10T02:20:30.598Z] 04944245beec: Pull complete [2023-04-10T02:20:31.560Z] 699f458cf7ca: Pull complete [2023-04-10T02:20:31.827Z] 765212b225bb: Pull complete [2023-04-10T02:20:32.787Z] f23df028b6ca: Pull complete [2023-04-10T02:20:32.787Z] d65c8cfc05b1: Pull complete [2023-04-10T02:20:45.083Z] 2437ff75d9bd: Pull complete [2023-04-10T02:20:45.083Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-10T02:20:45.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T02:20:45.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T02:20:45.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-7261 does not seem to be running inside a container [2023-04-10T02:20:45.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-10T02:20:47.886Z] $ docker top daca1a022430fe2ab4df361bf9d5d20bc135aef7a1e9e584a7e74a820ddffe3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:20:48.459Z] ---> job-cost.sh [2023-04-10T02:20:48.734Z] lf-activate-venv: SKIPPING [2023-04-10T02:20:48.734Z] INFO: No Stack... [2023-04-10T02:20:49.319Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-10T02:20:49.899Z] INFO: Archiving Costs [Pipeline] sh [2023-04-10T02:20:50.553Z] + cut -d, -f6 [2023-04-10T02:20:50.553Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-04-10T02:20:50.631Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-378-1-stack-cost] [2023-04-10T02:20:50.636Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-378-1-stack-cost] did not exist. Created. [2023-04-10T02:20:50.636Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-10T02:20:51.045Z] /w/workspace/device-virtual-go/1@tmp/durable-ffd46aaf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-10T02:20:51.986Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-10T02:20:52.019Z] Warning: overwriting stash ‘stack-cost’ [2023-04-10T02:20:52.067Z] Stashed 1 file(s) [Pipeline] } [2023-04-10T02:20:52.082Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-378-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-10T02:20:52.165Z] $ docker stop --time=1 daca1a022430fe2ab4df361bf9d5d20bc135aef7a1e9e584a7e74a820ddffe3a [2023-04-10T02:20:53.623Z] $ docker rm -f --volumes daca1a022430fe2ab4df361bf9d5d20bc135aef7a1e9e584a7e74a820ddffe3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-10T02:20:54.729Z] provisioning config files... [2023-04-10T02:20:54.736Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-378@tmp/config3429858611980902541tmp [Pipeline] { [Pipeline] sh [2023-04-10T02:20:55.082Z] + set +x [2023-04-10T02:20:55.083Z] + bash -s -- [2023-04-10T02:20:55.083Z] + curl -s https://codecov.io/bash [2023-04-10T02:20:55.083Z] [2023-04-10T02:20:55.083Z] _____ _ [2023-04-10T02:20:55.083Z] / ____| | | [2023-04-10T02:20:55.083Z] | | ___ __| | ___ ___ _____ __ [2023-04-10T02:20:55.083Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-10T02:20:55.083Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-10T02:20:55.083Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-10T02:20:55.083Z] Bash-1.0.6 [2023-04-10T02:20:55.083Z] [2023-04-10T02:20:55.083Z] [2023-04-10T02:20:55.083Z] ==> git version 2.25.1 found [2023-04-10T02:20:55.083Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-10T02:20:55.083Z] Release-Date: 2020-01-08 [2023-04-10T02:20:55.083Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-10T02:20:55.083Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-10T02:20:55.083Z] ==> Jenkins CI detected. [2023-04-10T02:20:55.083Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-378 [2023-04-10T02:20:55.083Z] project root: . [2023-04-10T02:20:55.083Z] --> token set from env [2023-04-10T02:20:55.083Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-10T02:20:55.083Z] ==> Running gcov in . (disable via -X gcov) [2023-04-10T02:20:55.083Z] ==> Python coveragepy not found [2023-04-10T02:20:55.083Z] ==> Searching for coverage reports in: [2023-04-10T02:20:55.083Z] + . [2023-04-10T02:20:55.342Z] -> Found 1 reports [2023-04-10T02:20:55.342Z] ==> Detecting git/mercurial file structure [2023-04-10T02:20:55.342Z] ==> Reading reports [2023-04-10T02:20:55.342Z] + ./coverage.out bytes=42786 [2023-04-10T02:20:55.342Z] ==> Appending adjustments [2023-04-10T02:20:55.342Z] https://docs.codecov.io/docs/fixing-reports [2023-04-10T02:20:55.342Z] + Found adjustments [2023-04-10T02:20:55.342Z] ==> Gzipping contents [2023-04-10T02:20:55.342Z] 8.0K /tmp/codecov.87vcte.gz [2023-04-10T02:20:55.342Z] ==> Uploading reports [2023-04-10T02:20:55.342Z] url: https://codecov.io [2023-04-10T02:20:55.342Z] query: branch=PR-378&commit=a253a423b6da74e95db5be6ffaf4040d942faf4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2023-04-10T02:20:55.342Z] -> Pinging Codecov [2023-04-10T02:20:55.342Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-378&commit=a253a423b6da74e95db5be6ffaf4040d942faf4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2023-04-10T02:20:55.602Z] -> Uploading to [2023-04-10T02:20:55.602Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-10/5E52B4B073DB2E39498172D8E973AA87/a253a423b6da74e95db5be6ffaf4040d942faf4b/cfab64d2-e204-4202-b642-3266d213f0c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230410T022055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b377eed1d29a7a1f3b1963b02a3c5299453bfdab24a409056b4507a182c10b2d [2023-04-10T02:20:55.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T02:20:55.602Z] Dload Upload Total Spent Left Speed [2023-04-10T02:20:55.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5133 0 0 100 5133 0 19818 --:--:-- --:--:-- --:--:-- 19818 [2023-04-10T02:20:55.861Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a253a423b6da74e95db5be6ffaf4040d942faf4b [Pipeline] } [2023-04-10T02:20:55.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-10T02:20:57.763Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-378/archives ] [2023-04-10T02:20:57.763Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-378/archives [2023-04-10T02:20:57.763Z] total 16 [2023-04-10T02:20:57.763Z] drwxr-xr-x 3 root root 4096 Apr 10 02:11 . [2023-04-10T02:20:57.763Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 02:11 .. [2023-04-10T02:20:57.763Z] drwxr-xr-x 2 root root 4096 Apr 10 02:11 cost [2023-04-10T02:20:57.763Z] -rw-r--r-- 1 root root 89 Apr 10 02:11 cost.csv [2023-04-10T02:20:57.763Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-378/archives [2023-04-10T02:20:57.763Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-378/archives [2023-04-10T02:20:57.763Z] total 16 [2023-04-10T02:20:57.763Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 02:11 . [2023-04-10T02:20:57.763Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 02:11 .. [2023-04-10T02:20:57.763Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 10 02:11 cost [2023-04-10T02:20:57.763Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 10 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:20:58.091Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:20:58.985Z] ---> package-listing.sh [2023-04-10T02:20:58.985Z] ++ facter osfamily [2023-04-10T02:20:58.985Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-10T02:20:59.244Z] + OS_FAMILY=debian [2023-04-10T02:20:59.244Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-378 [2023-04-10T02:20:59.244Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-10T02:20:59.244Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-10T02:20:59.244Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-10T02:20:59.244Z] + PACKAGES=/tmp/packages_start.txt [2023-04-10T02:20:59.244Z] + '[' /w/workspace/foundry_device-virtual-go_PR-378 ']' [2023-04-10T02:20:59.244Z] + PACKAGES=/tmp/packages_end.txt [2023-04-10T02:20:59.244Z] + case "${OS_FAMILY}" in [2023-04-10T02:20:59.244Z] + grep '^ii' [2023-04-10T02:20:59.244Z] + dpkg -l [2023-04-10T02:20:59.244Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-10T02:20:59.244Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-10T02:20:59.244Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-10T02:20:59.244Z] + '[' /w/workspace/foundry_device-virtual-go_PR-378 ']' [2023-04-10T02:20:59.244Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-378/archives/ [2023-04-10T02:20:59.244Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-378/archives/ [Pipeline] echo [2023-04-10T02:20:59.278Z] 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-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-10T02:20:59.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T02:21:00.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T02:21:00.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T02:21:00.345Z] prd-ubuntu20.04-docker-8c-8g-7260 does not seem to be running inside a container [2023-04-10T02:21:00.373Z] $ 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-378/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-378 -v /w/workspace/foundry_device-virtual-go_PR-378:/w/workspace/foundry_device-virtual-go_PR-378:rw,z -v /w/workspace/foundry_device-virtual-go_PR-378@tmp:/w/workspace/foundry_device-virtual-go_PR-378@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 [2023-04-10T02:21:00.542Z] $ docker top 99dd4d7630a82dfcc8eedfd184ea28d01c8eaddfe336b3621f7a6ec9ea208640 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T02:21:00.973Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-10T02:21:01.280Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-10T02:21:01.587Z] + ls /var/log/sa-host [2023-04-10T02:21:01.587Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T02:21:01.902Z] provisioning config files... [2023-04-10T02:21:01.911Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-378@tmp/config13608804198599957100tmp [Pipeline] { [Pipeline] echo [2023-04-10T02:21:01.955Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:21:02.360Z] ---> create-netrc.sh [Pipeline] } [2023-04-10T02:21:02.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:21:02.779Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-10T02:21:02.819Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:21:03.134Z] ---> sudo-logs.sh [2023-04-10T02:21:03.134Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-10T02:21:03.229Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:21:03.543Z] ---> job-cost.sh [2023-04-10T02:21:03.543Z] lf-activate-venv: SKIPPING [2023-04-10T02:21:03.543Z] DEBUG: total: 0.2199999988079071 [2023-04-10T02:21:03.543Z] INFO: Retrieving Stack Cost... [2023-04-10T02:21:04.111Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-10T02:21:04.370Z] INFO: Archiving Costs [Pipeline] echo [2023-04-10T02:21:04.404Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T02:21:04.711Z] ---> logs-deploy.sh [2023-04-10T02:21:04.711Z] lf-activate-venv: SKIPPING [2023-04-10T02:21:04.711Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-378/1 [2023-04-10T02:21:04.711Z] INFO: archiving workspace using pattern(s): [2023-04-10T02:21:05.646Z] Archives upload complete. [2023-04-10T02:21:05.905Z] INFO: archiving logs to Nexus [2023-04-10T02:21:06.474Z] ---> uname -a: [2023-04-10T02:21:06.474Z] Linux prd-ubuntu20-04-docker-8c-8g-7260 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-10T02:21:06.474Z] [2023-04-10T02:21:06.474Z] [2023-04-10T02:21:06.474Z] ---> lscpu: [2023-04-10T02:21:06.474Z] Architecture: x86_64 [2023-04-10T02:21:06.474Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-10T02:21:06.474Z] Byte Order: Little Endian [2023-04-10T02:21:06.474Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-10T02:21:06.474Z] CPU(s): 8 [2023-04-10T02:21:06.474Z] On-line CPU(s) list: 0-7 [2023-04-10T02:21:06.474Z] Thread(s) per core: 1 [2023-04-10T02:21:06.474Z] Core(s) per socket: 1 [2023-04-10T02:21:06.474Z] Socket(s): 8 [2023-04-10T02:21:06.474Z] NUMA node(s): 1 [2023-04-10T02:21:06.474Z] Vendor ID: AuthenticAMD [2023-04-10T02:21:06.474Z] CPU family: 23 [2023-04-10T02:21:06.474Z] Model: 49 [2023-04-10T02:21:06.474Z] Model name: AMD EPYC-Rome Processor [2023-04-10T02:21:06.474Z] Stepping: 0 [2023-04-10T02:21:06.474Z] CPU MHz: 2800.000 [2023-04-10T02:21:06.474Z] BogoMIPS: 5600.00 [2023-04-10T02:21:06.474Z] Virtualization: AMD-V [2023-04-10T02:21:06.474Z] Hypervisor vendor: KVM [2023-04-10T02:21:06.474Z] Virtualization type: full [2023-04-10T02:21:06.474Z] L1d cache: 256 KiB [2023-04-10T02:21:06.474Z] L1i cache: 256 KiB [2023-04-10T02:21:06.474Z] L2 cache: 4 MiB [2023-04-10T02:21:06.474Z] L3 cache: 128 MiB [2023-04-10T02:21:06.474Z] NUMA node0 CPU(s): 0-7 [2023-04-10T02:21:06.474Z] Vulnerability Itlb multihit: Not affected [2023-04-10T02:21:06.474Z] Vulnerability L1tf: Not affected [2023-04-10T02:21:06.474Z] Vulnerability Mds: Not affected [2023-04-10T02:21:06.474Z] Vulnerability Meltdown: Not affected [2023-04-10T02:21:06.474Z] Vulnerability Mmio stale data: Not affected [2023-04-10T02:21:06.474Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-10T02:21:06.474Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-10T02:21:06.474Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-10T02:21:06.474Z] Vulnerability Srbds: Not affected [2023-04-10T02:21:06.474Z] Vulnerability Tsx async abort: Not affected [2023-04-10T02:21:06.474Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-10T02:21:06.474Z] [2023-04-10T02:21:06.474Z] [2023-04-10T02:21:06.474Z] ---> nproc: [2023-04-10T02:21:06.474Z] 8 [2023-04-10T02:21:06.474Z] [2023-04-10T02:21:06.474Z] [2023-04-10T02:21:06.474Z] ---> df -h: [2023-04-10T02:21:06.474Z] Filesystem Size Used Avail Use% Mounted on [2023-04-10T02:21:06.474Z] overlay 155G 12G 144G 8% / [2023-04-10T02:21:06.474Z] tmpfs 64M 0 64M 0% /dev [2023-04-10T02:21:06.474Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-10T02:21:06.474Z] shm 64M 0 64M 0% /dev/shm [2023-04-10T02:21:06.474Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-10T02:21:06.474Z] [2023-04-10T02:21:06.474Z] [2023-04-10T02:21:06.474Z] ---> sar -b -r -n DEV: [2023-04-10T02:21:06.474Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7260) 04/10/23 _x86_64_ (8 CPU) [2023-04-10T02:21:06.474Z] [2023-04-10T02:21:06.474Z] 02:08:05 LINUX RESTART (8 CPU) [2023-04-10T02:21:06.474Z] [2023-04-10T02:21:06.474Z] 02:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-10T02:21:06.474Z] 02:10:01 197.12 1.66 195.46 0.00 45.82 74351.06 0.00 [2023-04-10T02:21:06.474Z] 02:11:01 163.24 0.20 163.04 0.00 11.20 35994.40 0.00 [2023-04-10T02:21:06.474Z] 02:12:01 19.15 0.03 19.11 0.00 6.93 9348.86 0.00 [2023-04-10T02:21:06.474Z] 02:13:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 [2023-04-10T02:21:06.474Z] 02:14:01 55.44 10.58 44.86 0.00 5154.87 8768.67 0.00 [2023-04-10T02:21:06.474Z] 02:15:01 4.77 0.02 4.75 0.00 0.13 106.23 0.00 [2023-04-10T02:21:06.474Z] 02:16:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2023-04-10T02:21:06.474Z] 02:17:01 1.98 0.02 1.97 0.00 0.13 22.79 0.00 [2023-04-10T02:21:06.474Z] 02:18:01 1.62 0.00 1.62 0.00 0.00 16.93 0.00 [2023-04-10T02:21:06.474Z] 02:19:01 2.22 0.00 2.22 0.00 0.00 25.06 0.00 [2023-04-10T02:21:06.474Z] 02:20:02 1.47 0.00 1.47 0.00 0.00 15.46 0.00 [2023-04-10T02:21:06.474Z] 02:21:01 6.81 0.27 6.54 0.00 20.74 122.28 0.00 [2023-04-10T02:21:06.474Z] Average: 37.90 1.07 36.84 0.00 437.75 10659.58 0.00 [2023-04-10T02:21:06.474Z] [2023-04-10T02:21:06.474Z] 02:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-10T02:21:06.474Z] 02:10:01 27968044 31337072 969464 2.95 144924 3408292 2311444 6.81 1484068 2968628 206940 [2023-04-10T02:21:06.474Z] 02:11:01 27609280 31545456 761624 2.32 158840 3920944 1825112 5.38 1300692 3472672 230000 [2023-04-10T02:21:06.474Z] 02:12:01 27616324 31552864 754284 2.29 159040 3921164 1760756 5.19 1302980 3460392 24 [2023-04-10T02:21:06.474Z] 02:13:01 27616156 31552824 753872 2.29 159080 3921156 1760756 5.19 1303780 3460392 36 [2023-04-10T02:21:06.474Z] 02:14:01 27092268 31533312 757072 2.30 192428 4376536 1827372 5.39 1624360 3627344 236 [2023-04-10T02:21:06.474Z] 02:15:01 27097324 31533648 756196 2.30 190996 4373400 1790180 5.28 1622360 3624252 8 [2023-04-10T02:21:06.474Z] 02:16:01 27105220 31541636 748076 2.27 191076 4373404 1790180 5.28 1614568 3624260 0 [2023-04-10T02:21:06.474Z] 02:17:01 27105144 31541624 747904 2.27 191168 4373392 1790180 5.28 1614328 3624268 8 [2023-04-10T02:21:06.474Z] 02:18:01 27104992 31541676 747492 2.27 191232 4373408 1790180 5.28 1614436 3624276 8 [2023-04-10T02:21:06.474Z] 02:19:01 27105172 31541976 747144 2.27 191312 4373424 1790180 5.28 1614668 3624288 16 [2023-04-10T02:21:06.474Z] 02:20:02 27105084 31542276 747016 2.27 191396 4373424 1790180 5.28 1614584 3624620 16 [2023-04-10T02:21:06.474Z] 02:21:01 27075324 31514480 772976 2.35 191572 4374776 1844976 5.44 1642180 3625128 336 [2023-04-10T02:21:06.474Z] Average: 27300028 31523237 771927 2.35 179422 4180277 1839291 5.42 1529417 3530043 36469 [2023-04-10T02:21:06.474Z] [2023-04-10T02:21:06.474Z] 02:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-10T02:21:06.474Z] 02:10:01 ens3 556.89 325.59 6321.23 45.32 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.474Z] 02:10:01 docker0 213.74 344.21 16.84 2173.47 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.474Z] 02:10:01 vethb40a2f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.474Z] 02:10:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.474Z] 02:11:01 ens3 137.69 81.70 2677.26 19.05 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.474Z] 02:11:01 docker0 3.27 7.72 0.20 85.69 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.474Z] 02:11:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.474Z] 02:12:01 ens3 8.25 5.42 8.20 2.97 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.474Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:12:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:13:01 ens3 5.13 3.57 12.70 0.49 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:14:01 ens3 173.64 84.29 2807.16 6.21 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:14:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:15:01 ens3 0.42 0.33 0.08 0.02 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:17:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:19:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:20:02 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:21:01 ens3 16.90 11.12 19.28 6.55 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] 02:21:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] Average: ens3 74.36 42.35 981.03 6.67 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] Average: docker0 17.84 28.93 1.40 185.75 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 [2023-04-10T02:21:06.475Z] [2023-04-10T02:21:06.475Z] [2023-04-10T02:21:06.475Z] ---> sar -P ALL: [2023-04-10T02:21:06.475Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7260) 04/10/23 _x86_64_ (8 CPU) [2023-04-10T02:21:06.475Z] [2023-04-10T02:21:06.475Z] 02:08:05 LINUX RESTART (8 CPU) [2023-04-10T02:21:06.475Z] [2023-04-10T02:21:06.475Z] 02:09:02 CPU %user %nice %system %iowait %steal %idle [2023-04-10T02:21:06.475Z] 02:10:01 all 16.25 0.00 5.28 3.32 0.07 75.08 [2023-04-10T02:21:06.475Z] 02:10:01 0 15.39 0.00 4.65 0.53 0.07 79.36 [2023-04-10T02:21:06.475Z] 02:10:01 1 15.94 0.00 4.63 0.38 0.05 79.00 [2023-04-10T02:21:06.475Z] 02:10:01 2 16.07 0.00 5.12 0.93 0.07 77.81 [2023-04-10T02:21:06.475Z] 02:10:01 3 17.27 0.00 5.89 1.80 0.07 74.97 [2023-04-10T02:21:06.475Z] 02:10:01 4 17.32 0.00 4.91 3.95 0.07 73.76 [2023-04-10T02:21:06.475Z] 02:10:01 5 15.92 0.00 7.31 17.32 0.09 59.36 [2023-04-10T02:21:06.475Z] 02:10:01 6 16.42 0.00 3.94 0.74 0.05 78.84 [2023-04-10T02:21:06.475Z] 02:10:01 7 15.69 0.00 5.84 1.05 0.07 77.35 [2023-04-10T02:21:06.475Z] 02:11:01 all 33.60 0.00 6.18 2.11 0.10 58.02 [2023-04-10T02:21:06.475Z] 02:11:01 0 34.16 0.00 6.51 0.19 0.12 59.02 [2023-04-10T02:21:06.475Z] 02:11:01 1 33.79 0.00 6.20 0.27 0.08 59.65 [2023-04-10T02:21:06.475Z] 02:11:01 2 33.79 0.00 6.10 0.39 0.08 59.64 [2023-04-10T02:21:06.475Z] 02:11:01 3 33.20 0.00 5.82 1.21 0.08 59.68 [2023-04-10T02:21:06.475Z] 02:11:01 4 34.13 0.00 5.65 6.36 0.10 53.76 [2023-04-10T02:21:06.475Z] 02:11:01 5 35.15 0.00 7.06 2.90 0.10 54.79 [2023-04-10T02:21:06.475Z] 02:11:01 6 31.56 0.00 5.52 4.46 0.08 58.39 [2023-04-10T02:21:06.475Z] 02:11:01 7 33.00 0.00 6.60 1.12 0.12 59.17 [2023-04-10T02:21:06.475Z] 02:12:01 all 0.26 0.00 0.15 0.33 0.02 99.24 [2023-04-10T02:21:06.475Z] 02:12:01 0 0.60 0.00 0.12 0.00 0.02 99.27 [2023-04-10T02:21:06.475Z] 02:12:01 1 0.12 0.00 0.17 0.00 0.00 99.72 [2023-04-10T02:21:06.475Z] 02:12:01 2 0.25 0.00 0.08 0.02 0.03 99.62 [2023-04-10T02:21:06.475Z] 02:12:01 3 0.22 0.00 0.10 0.00 0.02 99.67 [2023-04-10T02:21:06.475Z] 02:12:01 4 0.37 0.00 0.27 1.82 0.00 97.55 [2023-04-10T02:21:06.475Z] 02:12:01 5 0.23 0.00 0.12 0.45 0.03 99.17 [2023-04-10T02:21:06.475Z] 02:12:01 6 0.20 0.00 0.17 0.30 0.02 99.32 [2023-04-10T02:21:06.475Z] 02:12:01 7 0.13 0.00 0.18 0.02 0.02 99.65 [2023-04-10T02:21:06.475Z] 02:13:01 all 0.14 0.00 0.02 0.01 0.01 99.82 [2023-04-10T02:21:06.475Z] 02:13:01 0 0.86 0.00 0.03 0.00 0.02 99.09 [2023-04-10T02:21:06.475Z] 02:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-10T02:21:06.475Z] 02:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-10T02:21:06.475Z] 02:13:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-10T02:21:06.475Z] 02:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-10T02:21:06.475Z] 02:13:01 5 0.03 0.00 0.05 0.02 0.02 99.88 [2023-04-10T02:21:06.475Z] 02:13:01 6 0.02 0.00 0.02 0.08 0.00 99.88 [2023-04-10T02:21:06.475Z] 02:13:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-10T02:21:06.475Z] 02:14:01 all 2.27 0.00 1.31 0.67 0.03 95.72 [2023-04-10T02:21:06.475Z] 02:14:01 0 2.29 0.00 0.65 0.08 0.02 96.96 [2023-04-10T02:21:06.475Z] 02:14:01 1 2.13 0.00 1.03 0.07 0.02 96.75 [2023-04-10T02:21:06.475Z] 02:14:01 2 2.71 0.00 1.15 0.38 0.03 95.72 [2023-04-10T02:21:06.475Z] 02:14:01 3 1.34 0.00 3.09 0.64 0.03 94.90 [2023-04-10T02:21:06.475Z] 02:14:01 4 1.70 0.00 1.00 1.60 0.03 95.66 [2023-04-10T02:21:06.475Z] 02:14:01 5 4.36 0.00 1.45 1.40 0.03 92.75 [2023-04-10T02:21:06.475Z] 02:14:01 6 1.50 0.00 0.92 0.77 0.02 96.79 [2023-04-10T02:21:06.475Z] 02:14:01 7 2.14 0.00 1.22 0.45 0.02 96.17 [2023-04-10T02:21:06.475Z] 02:15:01 all 0.07 0.00 0.05 0.04 0.00 99.84 [2023-04-10T02:21:06.475Z] 02:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-10T02:21:06.475Z] 02:15:01 1 0.03 0.00 0.07 0.10 0.00 99.80 [2023-04-10T02:21:06.475Z] 02:15:01 2 0.27 0.00 0.08 0.00 0.02 99.63 [2023-04-10T02:21:06.475Z] 02:15:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-04-10T02:21:06.475Z] 02:15:01 4 0.10 0.00 0.03 0.17 0.02 99.68 [2023-04-10T02:21:06.475Z] 02:15:01 5 0.03 0.00 0.03 0.03 0.00 99.90 [2023-04-10T02:21:06.475Z] 02:15:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-04-10T02:21:06.475Z] 02:15:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-10T02:21:06.475Z] 02:16:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2023-04-10T02:21:06.475Z] 02:16:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2023-04-10T02:21:06.475Z] 02:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-10T02:21:06.475Z] 02:16:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-10T02:21:06.475Z] 02:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-10T02:21:06.475Z] 02:16:01 4 0.05 0.00 0.03 0.07 0.02 99.83 [2023-04-10T02:21:06.475Z] 02:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-10T02:21:06.475Z] 02:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-10T02:21:06.475Z] 02:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-10T02:21:06.475Z] 02:17:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-04-10T02:21:06.475Z] 02:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-10T02:21:06.475Z] 02:17:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2023-04-10T02:21:06.475Z] 02:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-10T02:21:06.475Z] 02:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-10T02:21:06.475Z] 02:17:01 4 0.02 0.00 0.03 0.15 0.02 99.78 [2023-04-10T02:21:06.475Z] 02:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-10T02:21:06.475Z] 02:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-10T02:21:06.475Z] 02:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-10T02:21:06.475Z] 02:18:01 all 0.08 0.00 0.01 0.02 0.00 99.88 [2023-04-10T02:21:06.475Z] 02:18:01 0 0.48 0.00 0.03 0.00 0.02 99.47 [2023-04-10T02:21:06.475Z] 02:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-10T02:21:06.475Z] 02:18:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2023-04-10T02:21:06.475Z] 02:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-10T02:21:06.475Z] 02:18:01 4 0.07 0.00 0.03 0.17 0.02 99.72 [2023-04-10T02:21:06.475Z] 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-10T02:21:06.475Z] 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-10T02:21:06.475Z] 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-10T02:21:06.475Z] 02:19:01 all 0.13 0.00 0.02 0.02 0.01 99.82 [2023-04-10T02:21:06.475Z] 02:19:01 0 0.73 0.00 0.03 0.00 0.00 99.24 [2023-04-10T02:21:06.475Z] 02:19:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2023-04-10T02:21:06.475Z] 02:19:01 2 0.00 0.00 0.03 0.03 0.02 99.92 [2023-04-10T02:21:06.475Z] 02:19:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-10T02:21:06.475Z] 02:19:01 4 0.30 0.00 0.05 0.07 0.02 99.57 [2023-04-10T02:21:06.475Z] 02:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-10T02:21:06.475Z] 02:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-10T02:21:06.475Z] 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-10T02:21:06.475Z] 02:20:02 all 0.17 0.00 0.01 0.01 0.00 99.81 [2023-04-10T02:21:06.475Z] 02:20:02 0 1.16 0.00 0.02 0.00 0.02 98.81 [2023-04-10T02:21:06.475Z] 02:20:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-10T02:21:06.475Z] 02:20:02 2 0.07 0.00 0.02 0.02 0.00 99.90 [2023-04-10T02:21:06.475Z] 02:20:02 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-10T02:21:06.475Z] 02:20:02 4 0.05 0.00 0.00 0.05 0.02 99.88 [2023-04-10T02:21:06.475Z] 02:20:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-10T02:21:06.475Z] 02:20:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-10T02:21:06.475Z] 02:20:02 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-10T02:21:06.475Z] [2023-04-10T02:21:06.475Z] 02:20:02 CPU %user %nice %system %iowait %steal %idle [2023-04-10T02:21:06.475Z] 02:21:01 all 0.43 0.00 0.15 0.08 0.01 99.33 [2023-04-10T02:21:06.475Z] 02:21:01 0 0.46 0.00 0.08 0.00 0.00 99.46 [2023-04-10T02:21:06.475Z] 02:21:01 1 0.20 0.00 0.17 0.00 0.02 99.61 [2023-04-10T02:21:06.475Z] 02:21:01 2 0.66 0.00 0.19 0.17 0.02 98.97 [2023-04-10T02:21:06.475Z] 02:21:01 3 0.14 0.00 0.08 0.00 0.02 99.76 [2023-04-10T02:21:06.475Z] 02:21:01 4 0.61 0.00 0.19 0.48 0.00 98.73 [2023-04-10T02:21:06.475Z] 02:21:01 5 0.14 0.00 0.10 0.00 0.00 99.76 [2023-04-10T02:21:06.475Z] 02:21:01 6 0.46 0.00 0.17 0.03 0.00 99.34 [2023-04-10T02:21:06.475Z] 02:21:01 7 0.80 0.00 0.20 0.00 0.00 99.00 [2023-04-10T02:21:06.475Z] Average: all 4.40 0.00 1.09 0.55 0.02 93.95 [2023-04-10T02:21:06.475Z] Average: 0 4.64 0.00 1.00 0.07 0.02 94.27 [2023-04-10T02:21:06.475Z] Average: 1 4.32 0.00 1.02 0.07 0.02 94.58 [2023-04-10T02:21:06.475Z] Average: 2 4.45 0.00 1.06 0.16 0.03 94.31 [2023-04-10T02:21:06.475Z] Average: 3 4.31 0.00 1.25 0.30 0.02 94.12 [2023-04-10T02:21:06.475Z] Average: 4 4.49 0.00 1.00 1.23 0.03 93.26 [2023-04-10T02:21:06.476Z] Average: 5 4.59 0.00 1.32 1.79 0.02 92.27 [2023-04-10T02:21:06.476Z] Average: 6 4.14 0.00 0.89 0.53 0.02 94.43 [2023-04-10T02:21:06.476Z] Average: 7 4.26 0.00 1.16 0.22 0.02 94.34 [2023-04-10T02:21:06.476Z] [2023-04-10T02:21:06.476Z] [2023-04-10T02:21:06.476Z]