Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f9d641867fc5ea0f7d8928df8972b1498c50331 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-ssh13015009492710781813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17181218760353101162.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17065561678409601471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5686860343114998317.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7654936143633120841.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9180 in /w/workspace/exfoundry_device-virtual-go_main [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/exfoundry_device-virtual-go_main # 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 Avoid second fetch Checking out Revision 0f9d641867fc5ea0f7d8928df8972b1498c50331 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 0f9d641867fc5ea0f7d8928df8972b1498c50331 # timeout=10 Commit message: "Merge pull request #438 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" > git rev-list --no-walk f37031385f16eefedf40f271103157f893ed69f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-13T03:10:05.562Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-13T03:10:05.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-13T03:10:05.639Z] ========================================================= [2023-10-13T03:10:05.639Z] EdgeX Global Pipelines Version Info [2023-10-13T03:10:05.639Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:10:06.339Z] ------------------- [2023-10-13T03:10:06.339Z] stable info: [2023-10-13T03:10:06.339Z] ------------------- [2023-10-13T03:10:06.339Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-13T03:10:06.339Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T03:10:06.339Z] Message: update stable to v1.0.254 [2023-10-13T03:10:06.907Z] ------------------- [2023-10-13T03:10:06.907Z] experimental info: [2023-10-13T03:10:06.907Z] ------------------- [2023-10-13T03:10:06.907Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-13T03:10:06.907Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T03:10:06.907Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-13T03:10:07.072Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-10-13T03:10:07.088Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-10-13T03:10:07.105Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-13T03:10:07.118Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-13T03:10:07.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-13T03:10:07.141Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-13T03:10:07.157Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-13T03:10:07.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-13T03:10:07.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-13T03:10:07.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-13T03:10:07.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-13T03:10:07.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-10-13T03:10:07.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-13T03:10:07.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-13T03:10:07.288Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T03:10:07.301Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T03:10:07.312Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T03:10:07.325Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T03:10:07.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-13T03:10:07.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-13T03:10:07.372Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-13T03:10:07.385Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-13T03:10:07.398Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-13T03:10:07.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-13T03:10:07.426Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-13T03:10:07.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-13T03:10:07.455Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-13T03:10:07.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-13T03:10:07.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-13T03:10:07.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-13T03:10:07.512Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] echo [2023-10-13T03:10:07.523Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f9d641 [Pipeline] echo [2023-10-13T03:10:07.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:10:07.580Z] provisioning config files... [2023-10-13T03:10:07.594Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4673372480902205155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:10:07.899Z] ---> docker-login.sh [2023-10-13T03:10:07.900Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:10:08.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:10:08.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:10:08.160Z] Configure a credential helper to remove this warning. See [2023-10-13T03:10:08.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:10:08.160Z] [2023-10-13T03:10:08.160Z] Login Succeeded [2023-10-13T03:10:08.160Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:10:08.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:10:08.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:10:08.420Z] Configure a credential helper to remove this warning. See [2023-10-13T03:10:08.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:10:08.420Z] [2023-10-13T03:10:08.420Z] Login Succeeded [2023-10-13T03:10:08.420Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:10:08.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:10:08.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:10:08.420Z] Configure a credential helper to remove this warning. See [2023-10-13T03:10:08.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:10:08.420Z] [2023-10-13T03:10:08.420Z] Login Succeeded [2023-10-13T03:10:08.420Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:10:08.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:10:08.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:10:08.420Z] Configure a credential helper to remove this warning. See [2023-10-13T03:10:08.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:10:08.420Z] [2023-10-13T03:10:08.420Z] Login Succeeded [2023-10-13T03:10:08.420Z] docker.io [2023-10-13T03:10:08.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:10:08.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:10:08.939Z] Configure a credential helper to remove this warning. See [2023-10-13T03:10:08.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:10:08.939Z] [2023-10-13T03:10:08.939Z] Login Succeeded [2023-10-13T03:10:08.939Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:10:08.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-13T03:10:09.304Z] + git rev-list -1 --merges 0f9d641867fc5ea0f7d8928df8972b1498c50331~1..0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] echo [2023-10-13T03:10:09.346Z] -----------> git rev-list -1 --merges 0f9d641867fc5ea0f7d8928df8972b1498c50331~1..0f9d641867fc5ea0f7d8928df8972b1498c50331 0f9d641867fc5ea0f7d8928df8972b1498c50331 [2023-10-13T03:10:09.346Z] 0f9d641867fc5ea0f7d8928df8972b1498c50331 [false] [Pipeline] sh [2023-10-13T03:10:09.638Z] + git log --format=format:%s -1 0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] echo [2023-10-13T03:10:09.653Z] ========================================================= [2023-10-13T03:10:09.653Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-13T03:10:09.653Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T03:10:09.980Z] + git log --format=format:%s -1 0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] echo [2023-10-13T03:10:09.991Z] [semverPrep] GIT_COMMIT: 0f9d641867fc5ea0f7d8928df8972b1498c50331, Commit Message: Merge pull request #438 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34 [Pipeline] echo [2023-10-13T03:10:10.000Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-13T03:10:10.360Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:10:10.360Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-13T03:10:10.360Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-13T03:10:10.360Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-13T03:10:10.360Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-13T03:10:10.360Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-13T03:10:10.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:10:10.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:10:10.759Z] [2023-10-13T03:10:10.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:10:11.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:10:11.057Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-13T03:10:11.057Z] b85a868b505f: Pulling fs layer [2023-10-13T03:10:11.057Z] e2be974225ed: Pulling fs layer [2023-10-13T03:10:11.057Z] 339a4e72a1f5: Pulling fs layer [2023-10-13T03:10:11.057Z] 988bab9f4d93: Pulling fs layer [2023-10-13T03:10:11.057Z] 1469e6f7b9e6: Pulling fs layer [2023-10-13T03:10:11.057Z] eaf3925da568: Pulling fs layer [2023-10-13T03:10:11.057Z] bab4dde63d76: Pulling fs layer [2023-10-13T03:10:11.057Z] bde34c3a00c8: Pulling fs layer [2023-10-13T03:10:11.057Z] 988bab9f4d93: Waiting [2023-10-13T03:10:11.057Z] 1469e6f7b9e6: Waiting [2023-10-13T03:10:11.057Z] eaf3925da568: Waiting [2023-10-13T03:10:11.057Z] bab4dde63d76: Waiting [2023-10-13T03:10:11.057Z] b352a97aabf1: Pulling fs layer [2023-10-13T03:10:11.057Z] 4872d77fe225: Pulling fs layer [2023-10-13T03:10:11.057Z] 5851b861e8e6: Pulling fs layer [2023-10-13T03:10:11.057Z] bde34c3a00c8: Waiting [2023-10-13T03:10:11.057Z] 4872d77fe225: Waiting [2023-10-13T03:10:11.057Z] b352a97aabf1: Waiting [2023-10-13T03:10:11.057Z] e2be974225ed: Download complete [2023-10-13T03:10:11.057Z] 988bab9f4d93: Verifying Checksum [2023-10-13T03:10:11.057Z] 988bab9f4d93: Download complete [2023-10-13T03:10:11.057Z] 339a4e72a1f5: Verifying Checksum [2023-10-13T03:10:11.057Z] 339a4e72a1f5: Download complete [2023-10-13T03:10:11.057Z] 1469e6f7b9e6: Verifying Checksum [2023-10-13T03:10:11.057Z] 1469e6f7b9e6: Download complete [2023-10-13T03:10:11.057Z] eaf3925da568: Verifying Checksum [2023-10-13T03:10:11.057Z] eaf3925da568: Download complete [2023-10-13T03:10:11.317Z] bde34c3a00c8: Verifying Checksum [2023-10-13T03:10:11.317Z] bde34c3a00c8: Download complete [2023-10-13T03:10:11.317Z] b352a97aabf1: Verifying Checksum [2023-10-13T03:10:11.317Z] b352a97aabf1: Download complete [2023-10-13T03:10:11.317Z] 4872d77fe225: Verifying Checksum [2023-10-13T03:10:11.317Z] 4872d77fe225: Download complete [2023-10-13T03:10:11.317Z] 5851b861e8e6: Verifying Checksum [2023-10-13T03:10:11.317Z] 5851b861e8e6: Download complete [2023-10-13T03:10:11.317Z] b85a868b505f: Download complete [2023-10-13T03:10:11.576Z] bab4dde63d76: Verifying Checksum [2023-10-13T03:10:11.576Z] bab4dde63d76: Download complete [2023-10-13T03:10:12.511Z] b85a868b505f: Pull complete [2023-10-13T03:10:12.511Z] e2be974225ed: Pull complete [2023-10-13T03:10:12.771Z] 339a4e72a1f5: Pull complete [2023-10-13T03:10:13.029Z] 988bab9f4d93: Pull complete [2023-10-13T03:10:13.290Z] 1469e6f7b9e6: Pull complete [2023-10-13T03:10:13.290Z] eaf3925da568: Pull complete [2023-10-13T03:10:14.680Z] bab4dde63d76: Pull complete [2023-10-13T03:10:14.939Z] bde34c3a00c8: Pull complete [2023-10-13T03:10:14.939Z] b352a97aabf1: Pull complete [2023-10-13T03:10:15.200Z] 4872d77fe225: Pull complete [2023-10-13T03:10:15.200Z] 5851b861e8e6: Pull complete [2023-10-13T03:10:15.200Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-13T03:10:15.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:10:15.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:10:15.289Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2023-10-13T03:10:15.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T03:10:18.564Z] $ docker top ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 -eo pid,comm [2023-10-13T03:10:18.613Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-13T03:10:18.613Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:10:18.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:10:18.651Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:10:18.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:10:18.772Z] $ docker exec ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 ssh-agent [2023-10-13T03:10:18.868Z] SSH_AUTH_SOCK=/tmp/ssh-IseJ0DGnpRaa/agent.33 [2023-10-13T03:10:18.868Z] SSH_AGENT_PID=39 [2023-10-13T03:10:18.875Z] Running ssh-add (command line suppressed) [2023-10-13T03:10:18.975Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2120873998308082518.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2120873998308082518.key) [2023-10-13T03:10:18.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:10:19.274Z] + git tag --points-at HEAD [Pipeline] } [2023-10-13T03:10:19.294Z] $ docker exec --env ******** --env ******** ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 ssh-agent -k [2023-10-13T03:10:19.388Z] unset SSH_AUTH_SOCK; [2023-10-13T03:10:19.389Z] unset SSH_AGENT_PID; [2023-10-13T03:10:19.389Z] echo Agent pid 39 killed; [2023-10-13T03:10:19.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-13T03:10:19.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:10:19.421Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:10:19.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:10:19.525Z] $ docker exec ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 ssh-agent [2023-10-13T03:10:19.626Z] SSH_AUTH_SOCK=/tmp/ssh-eh5LUXg93It3/agent.71 [2023-10-13T03:10:19.626Z] SSH_AGENT_PID=77 [2023-10-13T03:10:19.631Z] Running ssh-add (command line suppressed) [2023-10-13T03:10:19.726Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7746703322492144461.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7746703322492144461.key) [2023-10-13T03:10:19.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:10:20.025Z] + git semver init [2023-10-13T03:10:20.286Z] 2023-10-13 03:10:20,207 [run_init] DEBUG init version:0.0.0 force:False [2023-10-13T03:10:20.286Z] 2023-10-13 03:10:20,207 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-10-13T03:10:20.286Z] 2023-10-13 03:10:20,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-10-13T03:10:20.286Z] 2023-10-13 03:10:20,208 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:10:21.669Z] 2023-10-13 03:10:21,373 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-10-13T03:10:21.669Z] 2023-10-13 03:10:21,373 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-10-13T03:10:21.669Z] 2023-10-13 03:10:21,373 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-13T03:10:21.669Z] 2023-10-13 03:10:21,374 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-13T03:10:21.669Z] 3.1.0-dev.22 [Pipeline] } [2023-10-13T03:10:21.681Z] $ docker exec --env ******** --env ******** ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 ssh-agent -k [2023-10-13T03:10:21.769Z] unset SSH_AUTH_SOCK; [2023-10-13T03:10:21.770Z] unset SSH_AGENT_PID; [2023-10-13T03:10:21.770Z] echo Agent pid 77 killed; [2023-10-13T03:10:21.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:10:22.093Z] + git semver [Pipeline] } [2023-10-13T03:10:22.369Z] $ docker stop --time=1 ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 [2023-10-13T03:10:23.696Z] $ docker rm -f --volumes ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:10:24.018Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-13T03:10:24.205Z] Stashed 1 file(s) [Pipeline] echo [2023-10-13T03:10:24.208Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:10:24.357Z] provisioning config files... [2023-10-13T03:10:24.363Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5620910277002761376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:10:24.660Z] ---> docker-login.sh [2023-10-13T03:10:24.660Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:10:24.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:10:24.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:10:24.660Z] Configure a credential helper to remove this warning. See [2023-10-13T03:10:24.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:10:24.660Z] [2023-10-13T03:10:24.660Z] Login Succeeded [2023-10-13T03:10:24.660Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:10:24.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:10:24.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:10:24.660Z] Configure a credential helper to remove this warning. See [2023-10-13T03:10:24.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:10:24.660Z] [2023-10-13T03:10:24.660Z] Login Succeeded [2023-10-13T03:10:24.660Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:10:24.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:10:24.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:10:24.919Z] Configure a credential helper to remove this warning. See [2023-10-13T03:10:24.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:10:24.919Z] [2023-10-13T03:10:24.919Z] Login Succeeded [2023-10-13T03:10:24.919Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:10:24.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:10:24.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:10:24.919Z] Configure a credential helper to remove this warning. See [2023-10-13T03:10:24.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:10:24.920Z] [2023-10-13T03:10:24.920Z] Login Succeeded [2023-10-13T03:10:24.920Z] docker.io [2023-10-13T03:10:24.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:10:25.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:10:25.178Z] Configure a credential helper to remove this warning. See [2023-10-13T03:10:25.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:10:25.178Z] [2023-10-13T03:10:25.178Z] Login Succeeded [2023-10-13T03:10:25.178Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:10:25.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T03:10:25.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:10:25.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:10:25.262Z] ========================================================= [2023-10-13T03:10:25.262Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-13T03:10:25.262Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:10:25.567Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-13T03:10:25.567Z] Sending build context to Docker daemon 23.66MB [2023-10-13T03:10:25.567Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:10:25.567Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-13T03:10:25.826Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-13T03:10:25.826Z] 7264a8db6415: Pulling fs layer [2023-10-13T03:10:25.826Z] c4d48a809fc2: Pulling fs layer [2023-10-13T03:10:25.826Z] 4f1c88b9dad5: Pulling fs layer [2023-10-13T03:10:25.826Z] ad3a456e5733: Pulling fs layer [2023-10-13T03:10:25.826Z] 33e27b845d1e: Pulling fs layer [2023-10-13T03:10:25.826Z] c68163c4e522: Pulling fs layer [2023-10-13T03:10:25.826Z] 50da416c3ac9: Pulling fs layer [2023-10-13T03:10:25.826Z] 23d2d4c4bb30: Pulling fs layer [2023-10-13T03:10:25.826Z] 33e27b845d1e: Waiting [2023-10-13T03:10:25.826Z] ad3a456e5733: Waiting [2023-10-13T03:10:25.826Z] c68163c4e522: Waiting [2023-10-13T03:10:25.826Z] 50da416c3ac9: Waiting [2023-10-13T03:10:25.826Z] 23d2d4c4bb30: Waiting [2023-10-13T03:10:25.826Z] c4d48a809fc2: Download complete [2023-10-13T03:10:25.826Z] ad3a456e5733: Download complete [2023-10-13T03:10:25.826Z] 33e27b845d1e: Verifying Checksum [2023-10-13T03:10:25.826Z] 33e27b845d1e: Download complete [2023-10-13T03:10:25.826Z] 7264a8db6415: Download complete [2023-10-13T03:10:25.826Z] c68163c4e522: Verifying Checksum [2023-10-13T03:10:25.826Z] c68163c4e522: Download complete [2023-10-13T03:10:26.085Z] 7264a8db6415: Pull complete [2023-10-13T03:10:26.086Z] 23d2d4c4bb30: Verifying Checksum [2023-10-13T03:10:26.086Z] 23d2d4c4bb30: Download complete [2023-10-13T03:10:26.086Z] c4d48a809fc2: Pull complete [2023-10-13T03:10:26.086Z] 4f1c88b9dad5: Verifying Checksum [2023-10-13T03:10:26.086Z] 4f1c88b9dad5: Download complete [2023-10-13T03:10:26.649Z] 50da416c3ac9: Verifying Checksum [2023-10-13T03:10:26.649Z] 50da416c3ac9: Download complete [2023-10-13T03:10:29.176Z] 4f1c88b9dad5: Pull complete [2023-10-13T03:10:29.176Z] ad3a456e5733: Pull complete [2023-10-13T03:10:29.176Z] 33e27b845d1e: Pull complete [2023-10-13T03:10:29.176Z] c68163c4e522: Pull complete [2023-10-13T03:10:31.072Z] 50da416c3ac9: Pull complete [2023-10-13T03:10:31.638Z] 23d2d4c4bb30: Pull complete [2023-10-13T03:10:31.638Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-13T03:10:31.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-13T03:10:31.638Z] ---> 0786185ac409 [2023-10-13T03:10:31.638Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-13T03:10:38.207Z] ---> Running in a56c14d96cd5 [2023-10-13T03:10:38.207Z] Removing intermediate container a56c14d96cd5 [2023-10-13T03:10:38.207Z] ---> 5bc45868d9cf [2023-10-13T03:10:38.207Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:10:38.207Z] ---> Running in ea3d03a8812e [2023-10-13T03:10:38.207Z] Removing intermediate container ea3d03a8812e [2023-10-13T03:10:38.207Z] ---> 591b254bd93d [2023-10-13T03:10:38.207Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:10:38.207Z] ---> Running in f9914f986a36 [2023-10-13T03:10:38.207Z] Removing intermediate container f9914f986a36 [2023-10-13T03:10:38.207Z] ---> fd9d750aaa92 [2023-10-13T03:10:38.207Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-13T03:10:38.207Z] ---> Running in dd36137bba70 [2023-10-13T03:10:38.207Z] Removing intermediate container dd36137bba70 [2023-10-13T03:10:38.207Z] ---> 8fa7dfb2affb [2023-10-13T03:10:38.207Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:10:38.207Z] ---> Running in 0be247d37140 [2023-10-13T03:10:38.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T03:10:38.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T03:10:38.207Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-13T03:10:38.207Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-13T03:10:38.207Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-13T03:10:38.207Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-13T03:10:38.207Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T03:10:38.207Z] OK: 268 MiB in 56 packages [2023-10-13T03:10:38.774Z] Removing intermediate container 0be247d37140 [2023-10-13T03:10:38.774Z] ---> dc1d768ffbe9 [2023-10-13T03:10:38.774Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-13T03:10:39.032Z] ---> d040d5348c69 [2023-10-13T03:10:39.032Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:10:39.032Z] ---> Running in d6b815bef58b [2023-10-13T03:10:39.315Z] Still waiting to schedule task [2023-10-13T03:10:39.315Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-13T03:11:35.262Z] Removing intermediate container d6b815bef58b [2023-10-13T03:11:35.262Z] ---> e1a6173c7f7f [2023-10-13T03:11:35.262Z] Step 10/12 : COPY . . [2023-10-13T03:11:35.262Z] ---> 44dd31ae7ec4 [2023-10-13T03:11:35.262Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:11:35.262Z] ---> Running in ecad0da47d92 [2023-10-13T03:11:35.262Z] Removing intermediate container ecad0da47d92 [2023-10-13T03:11:35.262Z] ---> ad063931bb0f [2023-10-13T03:11:35.262Z] Step 12/12 : RUN $MAKE [2023-10-13T03:11:35.262Z] ---> Running in adabb3c96a9a [2023-10-13T03:11:35.262Z] noop [2023-10-13T03:11:35.262Z] Removing intermediate container adabb3c96a9a [2023-10-13T03:11:35.262Z] ---> c90b4eb30902 [2023-10-13T03:11:35.262Z] Successfully built c90b4eb30902 [2023-10-13T03:11:35.262Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:11:35.586Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T03:11:35.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:11:35.654Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2023-10-13T03:11:35.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat [2023-10-13T03:11:36.023Z] $ docker top 3aa93efdac7f0bd950fb18ca972fbc370af09e46335ce13e205bab374cf61585 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:11:36.365Z] + go version [2023-10-13T03:11:36.365Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-13T03:11:36.380Z] $ docker stop --time=1 3aa93efdac7f0bd950fb18ca972fbc370af09e46335ce13e205bab374cf61585 [2023-10-13T03:11:37.632Z] $ docker rm -f --volumes 3aa93efdac7f0bd950fb18ca972fbc370af09e46335ce13e205bab374cf61585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:11:38.020Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T03:11:38.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:11:38.093Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2023-10-13T03:11:38.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat [2023-10-13T03:11:38.471Z] $ docker top 0e0a7ca53c96c391f0f0deb23d8a97eef595fb3de8a21a45f31ed5ce483daa8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:11:38.807Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-13T03:11:39.171Z] + make test [2023-10-13T03:11:39.171Z] go test ./... -coverprofile=coverage.out [2023-10-13T03:11:40.141Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-13T03:11:50.104Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-13T03:11:50.104Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2023-10-13T03:11:55.367Z] go vet ./... [2023-10-13T03:11:57.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T03:11:57.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T03:11:57.894Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T03:11:57.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T03:11:57.918Z] $ docker stop --time=1 0e0a7ca53c96c391f0f0deb23d8a97eef595fb3de8a21a45f31ed5ce483daa8a [2023-10-13T03:11:59.796Z] $ docker rm -f --volumes 0e0a7ca53c96c391f0f0deb23d8a97eef595fb3de8a21a45f31ed5ce483daa8a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:12:00.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T03:12:00.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-13T03:12:00.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T03:12:01.156Z] + ls -al . [2023-10-13T03:12:01.156Z] total 204 [2023-10-13T03:12:01.156Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 03:11 . [2023-10-13T03:12:01.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:10 .. [2023-10-13T03:12:01.156Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:11 .git [2023-10-13T03:12:01.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:10 .github [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 13 03:10 .gitignore [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 03:10 .golangci.yml [2023-10-13T03:12:01.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:10 .semver [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 13 03:10 Attribution.txt [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 13 03:10 CHANGELOG.md [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 13 03:10 Dockerfile [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 03:10 GOVERNANCE.md [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 13 03:10 Jenkinsfile [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 03:10 LICENSE [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 13 03:10 Makefile [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 13 03:10 OWNERS.md [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 4111 Oct 13 03:10 README.md [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 03:10 VERSION [2023-10-13T03:12:01.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:10 bin [2023-10-13T03:12:01.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:10 cmd [2023-10-13T03:12:01.156Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 13 03:11 coverage.out [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 13 03:10 go.mod [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 35021 Oct 13 03:10 go.sum [2023-10-13T03:12:01.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:10 internal [2023-10-13T03:12:01.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:10 snap [2023-10-13T03:12:01.156Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 13 03:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:01.459Z] + 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=0f9d641867fc5ea0f7d8928df8972b1498c50331 --label arch=amd64 --label version=3.1.0-dev.22 . [2023-10-13T03:12:01.459Z] Sending build context to Docker daemon 23.71MB [2023-10-13T03:12:01.459Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:12:01.459Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-13T03:12:01.459Z] ---> c90b4eb30902 [2023-10-13T03:12:01.459Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-13T03:12:02.027Z] ---> Running in 8543aecc5781 [2023-10-13T03:12:02.027Z] Removing intermediate container 8543aecc5781 [2023-10-13T03:12:02.027Z] ---> 7c698864155f [2023-10-13T03:12:02.027Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:12:02.027Z] ---> Running in db0893e00518 [2023-10-13T03:12:02.027Z] Removing intermediate container db0893e00518 [2023-10-13T03:12:02.027Z] ---> c5ffa3d5081f [2023-10-13T03:12:02.027Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:12:02.285Z] ---> Running in 1f4a178403ca [2023-10-13T03:12:02.285Z] Removing intermediate container 1f4a178403ca [2023-10-13T03:12:02.285Z] ---> 943ec64111e3 [2023-10-13T03:12:02.285Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-13T03:12:02.285Z] ---> Running in 2e8cb1ec3c96 [2023-10-13T03:12:02.285Z] Removing intermediate container 2e8cb1ec3c96 [2023-10-13T03:12:02.285Z] ---> 2672d601c2b2 [2023-10-13T03:12:02.285Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:12:02.285Z] ---> Running in af83c727efe4 [2023-10-13T03:12:02.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T03:12:02.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T03:12:02.803Z] OK: 268 MiB in 56 packages [2023-10-13T03:12:03.370Z] Removing intermediate container af83c727efe4 [2023-10-13T03:12:03.370Z] ---> dcd14d4ee194 [2023-10-13T03:12:03.370Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-13T03:12:03.370Z] ---> d5584e7408ec [2023-10-13T03:12:03.370Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:12:03.370Z] ---> Running in 0f353b48e9d4 [2023-10-13T03:12:03.937Z] Removing intermediate container 0f353b48e9d4 [2023-10-13T03:12:03.937Z] ---> 6e5bcdfb7ca1 [2023-10-13T03:12:03.937Z] Step 10/25 : COPY . . [2023-10-13T03:12:04.874Z] ---> dc61b15c842f [2023-10-13T03:12:04.874Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:12:04.874Z] ---> Running in 58fa9951bde9 [2023-10-13T03:12:04.874Z] Removing intermediate container 58fa9951bde9 [2023-10-13T03:12:04.874Z] ---> d3d6abce0be5 [2023-10-13T03:12:04.874Z] Step 12/25 : RUN $MAKE [2023-10-13T03:12:04.874Z] ---> Running in 1dfdb63841eb [2023-10-13T03:12:04.874Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-13T03:12:13.572Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9182 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-10-13T03:12:13.586Z] Running in /w/workspace/device-virtual-go/148 [Pipeline] { [Pipeline] checkout [2023-10-13T03:12:13.614Z] The recommended git tool is: git [2023-10-13T03:12:19.216Z] using credential edgex-jenkins-ssh [2023-10-13T03:12:19.233Z] Cloning the remote Git repository [2023-10-13T03:12:19.277Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-10-13T03:12:19.363Z] > git init /w/workspace/device-virtual-go/148 # timeout=10 [2023-10-13T03:12:19.496Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-13T03:12:19.497Z] > git --version # timeout=10 [2023-10-13T03:12:19.515Z] > git --version # 'git version 2.25.1' [2023-10-13T03:12:19.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T03:12:19.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T03:12:23.668Z] Avoid second fetch [2023-10-13T03:12:23.669Z] Checking out Revision 0f9d641867fc5ea0f7d8928df8972b1498c50331 (main) [2023-10-13T03:12:22.840Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-13T03:12:22.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T03:12:23.688Z] > git config core.sparsecheckout # timeout=10 [2023-10-13T03:12:23.762Z] > git checkout -f 0f9d641867fc5ea0f7d8928df8972b1498c50331 # timeout=10 [2023-10-13T03:12:24.217Z] Commit message: "Merge pull request #438 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T03:12:25.181Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-13T03:12:25.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T03:12:25.181Z] Dload Upload Total Spent Left Speed [2023-10-13T03:12:25.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-10-13T03:12:25.756Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-13T03:12:26.082Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-10-13T03:12:26.082Z] [2023-10-13T03:12:26.082Z] { [2023-10-13T03:12:26.082Z] "registry-mirrors": [ [2023-10-13T03:12:26.082Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-13T03:12:26.082Z] ], [2023-10-13T03:12:26.082Z] "bip": "10.250.0.254/24", [2023-10-13T03:12:26.082Z] "hosts": [ [2023-10-13T03:12:26.082Z] "tcp://0.0.0.0:5555", [2023-10-13T03:12:26.082Z] "unix:///var/run/docker.sock" [2023-10-13T03:12:26.082Z] ], [2023-10-13T03:12:26.082Z] "mtu": 1458, [2023-10-13T03:12:26.082Z] "selinux-enabled": true, [2023-10-13T03:12:26.082Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-13T03:12:26.082Z] } [Pipeline] sh [2023-10-13T03:12:26.408Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-13T03:12:26.738Z] + sudo service docker restart [2023-10-13T03:12:26.809Z] Removing intermediate container 1dfdb63841eb [2023-10-13T03:12:26.809Z] ---> 058c92741a94 [2023-10-13T03:12:26.809Z] Step 13/25 : FROM alpine:3.18 [2023-10-13T03:12:26.809Z] 3.18: Pulling from library/alpine [2023-10-13T03:12:26.809Z] 96526aa774ef: Pulling fs layer [2023-10-13T03:12:26.809Z] 96526aa774ef: Verifying Checksum [2023-10-13T03:12:26.809Z] 96526aa774ef: Download complete [2023-10-13T03:12:26.809Z] 96526aa774ef: Pull complete [2023-10-13T03:12:26.809Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T03:12:26.809Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T03:12:26.809Z] ---> 8ca4688f4f35 [2023-10-13T03:12:26.809Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-13T03:12:26.809Z] ---> Running in ff8b24b73bf2 [2023-10-13T03:12:26.809Z] Removing intermediate container ff8b24b73bf2 [2023-10-13T03:12:26.809Z] ---> 9b1f8930268b [2023-10-13T03:12:26.809Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-13T03:12:26.809Z] ---> Running in 9e3746a7b1f8 [2023-10-13T03:12:26.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T03:12:26.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T03:12:27.067Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-13T03:12:27.067Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T03:12:27.067Z] OK: 7 MiB in 16 packages [2023-10-13T03:12:27.326Z] Removing intermediate container 9e3746a7b1f8 [2023-10-13T03:12:27.326Z] ---> 0d73b289ad49 [2023-10-13T03:12:27.326Z] Step 16/25 : WORKDIR / [2023-10-13T03:12:27.584Z] ---> Running in 95bc58f19e0d [2023-10-13T03:12:27.584Z] Removing intermediate container 95bc58f19e0d [2023-10-13T03:12:27.584Z] ---> 1d839d9fc338 [2023-10-13T03:12:27.584Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-13T03:12:27.584Z] ---> 6d4d797b52c1 [2023-10-13T03:12:27.584Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-13T03:12:27.844Z] ---> 3bc54149b9ed [2023-10-13T03:12:27.844Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-13T03:12:28.778Z] ---> 9abd15610bdb [2023-10-13T03:12:28.778Z] Step 20/25 : EXPOSE 59900 [2023-10-13T03:12:28.779Z] ---> Running in 5fe71c34e1b9 [2023-10-13T03:12:28.779Z] Removing intermediate container 5fe71c34e1b9 [2023-10-13T03:12:28.779Z] ---> 6d126cd61078 [2023-10-13T03:12:28.779Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-13T03:12:28.779Z] ---> Running in fff5246df7a9 [2023-10-13T03:12:28.779Z] Removing intermediate container fff5246df7a9 [2023-10-13T03:12:28.779Z] ---> 00b9c4e15b72 [2023-10-13T03:12:28.779Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-13T03:12:28.779Z] ---> Running in 7e188c78f751 [2023-10-13T03:12:28.779Z] Removing intermediate container 7e188c78f751 [2023-10-13T03:12:28.779Z] ---> 3412beb591f1 [2023-10-13T03:12:28.779Z] Step 23/25 : LABEL arch=amd64 [2023-10-13T03:12:28.779Z] ---> Running in 7c8660cf371f [2023-10-13T03:12:29.037Z] Removing intermediate container 7c8660cf371f [2023-10-13T03:12:29.037Z] ---> ec361db457c6 [2023-10-13T03:12:29.037Z] Step 24/25 : LABEL git_sha=0f9d641867fc5ea0f7d8928df8972b1498c50331 [2023-10-13T03:12:29.037Z] ---> Running in 29f25e59eee3 [2023-10-13T03:12:29.037Z] Removing intermediate container 29f25e59eee3 [2023-10-13T03:12:29.037Z] ---> e938dbc58fb6 [2023-10-13T03:12:29.037Z] Step 25/25 : LABEL version=3.1.0-dev.22 [2023-10-13T03:12:29.037Z] ---> Running in 2c4381ce3413 [2023-10-13T03:12:29.037Z] Removing intermediate container 2c4381ce3413 [2023-10-13T03:12:29.037Z] ---> 76c04eb2c607 [2023-10-13T03:12:29.037Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T03:12:29.037Z] Successfully built 76c04eb2c607 [2023-10-13T03:12:29.037Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:12:29.158Z] provisioning config files... [2023-10-13T03:12:29.166Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9611997138590665660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:12:29.455Z] ---> docker-login.sh [2023-10-13T03:12:29.455Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:12:29.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:29.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:29.455Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:29.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:29.455Z] [2023-10-13T03:12:29.455Z] Login Succeeded [2023-10-13T03:12:29.455Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:12:29.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:29.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:29.455Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:29.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:29.455Z] [2023-10-13T03:12:29.455Z] Login Succeeded [2023-10-13T03:12:29.455Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:12:29.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:29.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:29.713Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:29.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:29.713Z] [2023-10-13T03:12:29.713Z] Login Succeeded [2023-10-13T03:12:29.713Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:12:29.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:29.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:29.713Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:29.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:29.713Z] [2023-10-13T03:12:29.713Z] Login Succeeded [2023-10-13T03:12:29.713Z] docker.io [2023-10-13T03:12:29.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:29.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:29.970Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:29.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:29.970Z] [2023-10-13T03:12:29.970Z] Login Succeeded [2023-10-13T03:12:29.970Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:12:29.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:12:30.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:12:30.043Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-10-13T03:12:30.043Z] 0f9d641867fc5ea0f7d8928df8972b1498c50331 [2023-10-13T03:12:30.043Z] latest [2023-10-13T03:12:30.043Z] 3.1.0-dev.22 [2023-10-13T03:12:30.043Z] 0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 [2023-10-13T03:12:30.043Z] main [2023-10-13T03:12:30.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:30.367Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:30.673Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:0f9d641867fc5ea0f7d8928df8972b1498c50331 [2023-10-13T03:12:30.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-13T03:12:30.673Z] 1bb3ae88bcf1: Preparing [2023-10-13T03:12:30.673Z] 67499eb433e5: Preparing [2023-10-13T03:12:30.673Z] bed196470bed: Preparing [2023-10-13T03:12:30.673Z] c4104f71111e: Preparing [2023-10-13T03:12:30.673Z] cc2447e1835a: Preparing [2023-10-13T03:12:30.673Z] cc2447e1835a: Layer already exists [2023-10-13T03:12:30.673Z] c4104f71111e: Pushed [2023-10-13T03:12:30.673Z] bed196470bed: Pushed [2023-10-13T03:12:30.674Z] 67499eb433e5: Pushed [2023-10-13T03:12:33.205Z] 1bb3ae88bcf1: Pushed [2023-10-13T03:12:33.205Z] 0f9d641867fc5ea0f7d8928df8972b1498c50331: digest: sha256:c68a4d963b10997c648c3b66693ae995a5bcfbfb2f9022227ec9dca851017cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:33.776Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:34.078Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-10-13T03:12:34.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-13T03:12:34.078Z] 1bb3ae88bcf1: Preparing [2023-10-13T03:12:34.078Z] 67499eb433e5: Preparing [2023-10-13T03:12:34.078Z] bed196470bed: Preparing [2023-10-13T03:12:34.078Z] c4104f71111e: Preparing [2023-10-13T03:12:34.078Z] cc2447e1835a: Preparing [2023-10-13T03:12:34.078Z] 67499eb433e5: Layer already exists [2023-10-13T03:12:34.078Z] c4104f71111e: Layer already exists [2023-10-13T03:12:34.078Z] 1bb3ae88bcf1: Layer already exists [2023-10-13T03:12:34.078Z] bed196470bed: Layer already exists [2023-10-13T03:12:34.078Z] cc2447e1835a: Layer already exists [2023-10-13T03:12:34.078Z] latest: digest: sha256:c68a4d963b10997c648c3b66693ae995a5bcfbfb2f9022227ec9dca851017cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:34.384Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:34.686Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.22 [2023-10-13T03:12:34.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-13T03:12:34.687Z] 1bb3ae88bcf1: Preparing [2023-10-13T03:12:34.687Z] 67499eb433e5: Preparing [2023-10-13T03:12:34.687Z] bed196470bed: Preparing [2023-10-13T03:12:34.687Z] c4104f71111e: Preparing [2023-10-13T03:12:34.687Z] cc2447e1835a: Preparing [2023-10-13T03:12:34.687Z] 67499eb433e5: Layer already exists [2023-10-13T03:12:34.687Z] cc2447e1835a: Layer already exists [2023-10-13T03:12:34.687Z] 1bb3ae88bcf1: Layer already exists [2023-10-13T03:12:34.687Z] c4104f71111e: Layer already exists [2023-10-13T03:12:34.687Z] bed196470bed: Layer already exists [2023-10-13T03:12:34.687Z] 3.1.0-dev.22: digest: sha256:c68a4d963b10997c648c3b66693ae995a5bcfbfb2f9022227ec9dca851017cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:34.995Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:35.301Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 [2023-10-13T03:12:35.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-13T03:12:35.301Z] 1bb3ae88bcf1: Preparing [2023-10-13T03:12:35.301Z] 67499eb433e5: Preparing [2023-10-13T03:12:35.301Z] bed196470bed: Preparing [2023-10-13T03:12:35.301Z] c4104f71111e: Preparing [2023-10-13T03:12:35.301Z] cc2447e1835a: Preparing [2023-10-13T03:12:35.301Z] c4104f71111e: Layer already exists [2023-10-13T03:12:35.301Z] bed196470bed: Layer already exists [2023-10-13T03:12:35.301Z] 1bb3ae88bcf1: Layer already exists [2023-10-13T03:12:35.301Z] 67499eb433e5: Layer already exists [2023-10-13T03:12:35.301Z] cc2447e1835a: Layer already exists [2023-10-13T03:12:35.301Z] 0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22: digest: sha256:c68a4d963b10997c648c3b66693ae995a5bcfbfb2f9022227ec9dca851017cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:35.609Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:35.916Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-10-13T03:12:35.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-13T03:12:35.916Z] 1bb3ae88bcf1: Preparing [2023-10-13T03:12:35.916Z] 67499eb433e5: Preparing [2023-10-13T03:12:35.916Z] bed196470bed: Preparing [2023-10-13T03:12:35.916Z] c4104f71111e: Preparing [2023-10-13T03:12:35.916Z] cc2447e1835a: Preparing [2023-10-13T03:12:35.916Z] 1bb3ae88bcf1: Layer already exists [2023-10-13T03:12:35.916Z] c4104f71111e: Layer already exists [2023-10-13T03:12:35.916Z] 67499eb433e5: Layer already exists [2023-10-13T03:12:35.916Z] bed196470bed: Layer already exists [2023-10-13T03:12:35.916Z] cc2447e1835a: Layer already exists [2023-10-13T03:12:35.916Z] main: digest: sha256:c68a4d963b10997c648c3b66693ae995a5bcfbfb2f9022227ec9dca851017cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:12:35.955Z] ===================================================== [Pipeline] echo [2023-10-13T03:12:35.967Z] taggedImages: [2023-10-13T03:12:35.967Z] - nexus3.edgexfoundry.org:10004/device-virtual:0f9d641867fc5ea0f7d8928df8972b1498c50331 [2023-10-13T03:12:35.967Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-10-13T03:12:35.967Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.22 [2023-10-13T03:12:35.967Z] - nexus3.edgexfoundry.org:10004/device-virtual:0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 [2023-10-13T03:12:35.967Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:36.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:12:36.349Z] [2023-10-13T03:12:36.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:36.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:12:36.640Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-13T03:12:36.640Z] 5eb5b503b376: Pulling fs layer [2023-10-13T03:12:36.640Z] 5c69ac0246d0: Pulling fs layer [2023-10-13T03:12:36.640Z] ec43610c2a17: Pulling fs layer [2023-10-13T03:12:36.640Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-13T03:12:36.640Z] 33b1e0a273af: Pulling fs layer [2023-10-13T03:12:36.640Z] 5d3b04190fa2: Pulling fs layer [2023-10-13T03:12:36.640Z] 2f39f015ded8: Pulling fs layer [2023-10-13T03:12:36.640Z] 33b1e0a273af: Waiting [2023-10-13T03:12:36.640Z] 5d3b04190fa2: Waiting [2023-10-13T03:12:36.640Z] 2f39f015ded8: Waiting [2023-10-13T03:12:36.640Z] 3a2ae6a8a46f: Waiting [2023-10-13T03:12:36.640Z] 5c69ac0246d0: Verifying Checksum [2023-10-13T03:12:36.640Z] 5c69ac0246d0: Download complete [2023-10-13T03:12:36.640Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-13T03:12:36.640Z] 3a2ae6a8a46f: Download complete [2023-10-13T03:12:36.640Z] 33b1e0a273af: Verifying Checksum [2023-10-13T03:12:36.640Z] 33b1e0a273af: Download complete [2023-10-13T03:12:36.640Z] ec43610c2a17: Verifying Checksum [2023-10-13T03:12:36.640Z] ec43610c2a17: Download complete [2023-10-13T03:12:36.905Z] 5d3b04190fa2: Verifying Checksum [2023-10-13T03:12:36.905Z] 5d3b04190fa2: Download complete [2023-10-13T03:12:36.905Z] 5eb5b503b376: Verifying Checksum [2023-10-13T03:12:36.905Z] 5eb5b503b376: Download complete [2023-10-13T03:12:37.474Z] 2f39f015ded8: Download complete [2023-10-13T03:12:38.041Z] 5eb5b503b376: Pull complete [2023-10-13T03:12:38.300Z] 5c69ac0246d0: Pull complete [2023-10-13T03:12:38.559Z] ec43610c2a17: Pull complete [2023-10-13T03:12:38.559Z] 3a2ae6a8a46f: Pull complete [2023-10-13T03:12:38.817Z] 33b1e0a273af: Pull complete [2023-10-13T03:12:39.075Z] 5d3b04190fa2: Pull complete [2023-10-13T03:12:43.258Z] 2f39f015ded8: Pull complete [2023-10-13T03:12:43.258Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-13T03:12:43.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:12:43.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:12:43.345Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2023-10-13T03:12:43.377Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-13T03:12:50.360Z] $ docker top 9f1a595cc841e0c1018e2725621c8863cca5303a3824edbca0491c7ce8f804ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-10-13T03:12:50.513Z] provisioning config files... [2023-10-13T03:12:50.547Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/148@tmp/config2040814409736328474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:12:50.762Z] ---> job-cost.sh [2023-10-13T03:12:50.762Z] lf-activate-venv: SKIPPING [2023-10-13T03:12:50.762Z] INFO: No Stack... [2023-10-13T03:12:50.914Z] ---> docker-login.sh [2023-10-13T03:12:50.914Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:12:51.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T03:12:51.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:51.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:51.509Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:51.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:51.509Z] [2023-10-13T03:12:51.509Z] Login Succeeded [2023-10-13T03:12:51.509Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:12:51.589Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T03:12:51.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:51.878Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-10-13T03:12:51.878Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T03:12:51.895Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] [2023-10-13T03:12:51.899Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] did not exist. Created. [2023-10-13T03:12:51.899Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T03:12:52.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:52.055Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:52.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:52.055Z] [2023-10-13T03:12:52.055Z] Login Succeeded [2023-10-13T03:12:52.055Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:12:52.206Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-13T03:12:52.228Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T03:12:52.238Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T03:12:52.258Z] $ docker stop --time=1 9f1a595cc841e0c1018e2725621c8863cca5303a3824edbca0491c7ce8f804ec [2023-10-13T03:12:52.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:52.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:52.328Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:52.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:52.328Z] [2023-10-13T03:12:52.328Z] Login Succeeded [2023-10-13T03:12:52.328Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:12:52.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:52.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:52.874Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:52.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:52.874Z] [2023-10-13T03:12:52.874Z] Login Succeeded [2023-10-13T03:12:52.874Z] docker.io [2023-10-13T03:12:53.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:53.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:53.410Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:53.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:53.410Z] [2023-10-13T03:12:53.410Z] Login Succeeded [2023-10-13T03:12:53.410Z] ---> docker-login.sh ends [2023-10-13T03:12:53.467Z] $ docker rm -f --volumes 9f1a595cc841e0c1018e2725621c8863cca5303a3824edbca0491c7ce8f804ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-10-13T03:12:53.512Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-10-13T03:12:53.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:12:53.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:12:53.822Z] ========================================================= [2023-10-13T03:12:53.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-13T03:12:53.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:54.183Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-13T03:12:54.781Z] Sending build context to Docker daemon 11.97MB [2023-10-13T03:12:54.781Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:12:54.781Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-13T03:12:54.781Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-13T03:12:54.781Z] 9fda8d8052c6: Pulling fs layer [2023-10-13T03:12:54.781Z] 5d54e960e981: Pulling fs layer [2023-10-13T03:12:54.781Z] c4a7e357bf2a: Pulling fs layer [2023-10-13T03:12:54.781Z] f0e02332f6b5: Pulling fs layer [2023-10-13T03:12:54.781Z] cefa15bbcfad: Pulling fs layer [2023-10-13T03:12:54.781Z] 17808c966233: Pulling fs layer [2023-10-13T03:12:54.781Z] f4c1fc716caa: Pulling fs layer [2023-10-13T03:12:54.781Z] cefa15bbcfad: Waiting [2023-10-13T03:12:54.781Z] 17808c966233: Waiting [2023-10-13T03:12:54.781Z] f4c1fc716caa: Waiting [2023-10-13T03:12:54.781Z] f0e02332f6b5: Waiting [2023-10-13T03:12:54.781Z] 5d54e960e981: Verifying Checksum [2023-10-13T03:12:54.781Z] 5d54e960e981: Download complete [2023-10-13T03:12:54.781Z] f0e02332f6b5: Verifying Checksum [2023-10-13T03:12:54.781Z] f0e02332f6b5: Download complete [2023-10-13T03:12:55.055Z] cefa15bbcfad: Verifying Checksum [2023-10-13T03:12:55.055Z] cefa15bbcfad: Download complete [2023-10-13T03:12:55.055Z] 9fda8d8052c6: Verifying Checksum [2023-10-13T03:12:55.055Z] 9fda8d8052c6: Download complete [2023-10-13T03:12:55.648Z] f4c1fc716caa: Verifying Checksum [2023-10-13T03:12:55.648Z] f4c1fc716caa: Download complete [2023-10-13T03:12:56.244Z] 9fda8d8052c6: Pull complete [2023-10-13T03:12:56.837Z] 5d54e960e981: Pull complete [2023-10-13T03:12:57.108Z] c4a7e357bf2a: Verifying Checksum [2023-10-13T03:12:57.108Z] c4a7e357bf2a: Download complete [2023-10-13T03:12:58.527Z] 17808c966233: Verifying Checksum [2023-10-13T03:12:58.527Z] 17808c966233: Download complete [2023-10-13T03:13:10.857Z] c4a7e357bf2a: Pull complete [2023-10-13T03:13:10.857Z] f0e02332f6b5: Pull complete [2023-10-13T03:13:10.857Z] cefa15bbcfad: Pull complete [2023-10-13T03:13:21.060Z] 17808c966233: Pull complete [2023-10-13T03:13:21.060Z] f4c1fc716caa: Pull complete [2023-10-13T03:13:21.060Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-13T03:13:21.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-13T03:13:21.330Z] ---> ea914061e18c [2023-10-13T03:13:21.330Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-13T03:13:22.773Z] ---> Running in 9ac111231b63 [2023-10-13T03:13:22.773Z] Removing intermediate container 9ac111231b63 [2023-10-13T03:13:22.773Z] ---> d3979581871d [2023-10-13T03:13:22.773Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:13:23.038Z] ---> Running in 823fb298b140 [2023-10-13T03:13:23.305Z] Removing intermediate container 823fb298b140 [2023-10-13T03:13:23.305Z] ---> 34a8edb52a05 [2023-10-13T03:13:23.305Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:13:23.305Z] ---> Running in ac07dd55537e [2023-10-13T03:13:23.573Z] Removing intermediate container ac07dd55537e [2023-10-13T03:13:23.573Z] ---> 68676c10d9df [2023-10-13T03:13:23.573Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-13T03:13:23.573Z] ---> Running in 9ac8bfcd0df3 [2023-10-13T03:13:23.841Z] Removing intermediate container 9ac8bfcd0df3 [2023-10-13T03:13:23.841Z] ---> 1bd17444735f [2023-10-13T03:13:23.841Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:13:24.107Z] ---> Running in 5f70bc34f2ea [2023-10-13T03:13:25.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T03:13:25.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T03:13:26.622Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-13T03:13:26.622Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-13T03:13:26.622Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-13T03:13:26.622Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-13T03:13:26.622Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T03:13:26.622Z] OK: 270 MiB in 56 packages [2023-10-13T03:13:27.586Z] Removing intermediate container 5f70bc34f2ea [2023-10-13T03:13:27.587Z] ---> f992dec2b4b5 [2023-10-13T03:13:27.587Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-13T03:13:30.174Z] ---> f84ad07e99a9 [2023-10-13T03:13:30.174Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:13:30.174Z] ---> Running in 184801e4d9cd [2023-10-13T03:15:06.826Z] Removing intermediate container 184801e4d9cd [2023-10-13T03:15:06.826Z] ---> 26d3ba1c016a [2023-10-13T03:15:06.826Z] Step 10/12 : COPY . . [2023-10-13T03:15:06.826Z] ---> a29da23dda81 [2023-10-13T03:15:06.826Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:15:06.826Z] ---> Running in ca15d6dcaba2 [2023-10-13T03:15:06.826Z] Removing intermediate container ca15d6dcaba2 [2023-10-13T03:15:06.826Z] ---> 199fac407992 [2023-10-13T03:15:06.826Z] Step 12/12 : RUN $MAKE [2023-10-13T03:15:06.826Z] ---> Running in 30b737e77446 [2023-10-13T03:15:06.826Z] noop [2023-10-13T03:15:06.826Z] Removing intermediate container 30b737e77446 [2023-10-13T03:15:06.826Z] ---> c5d5565899d6 [2023-10-13T03:15:06.826Z] Successfully built c5d5565899d6 [2023-10-13T03:15:06.826Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:07.182Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T03:15:07.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:15:07.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-9182 does not seem to be running inside a container [2023-10-13T03:15:07.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/148 -v /w/workspace/device-virtual-go/148:/w/workspace/device-virtual-go/148:rw,z -v /w/workspace/device-virtual-go/148@tmp:/w/workspace/device-virtual-go/148@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 ******** ci-base-image-arm64 cat [2023-10-13T03:15:08.702Z] $ docker top af12e3a4b71d14c30058885caf2ce43b2e1cd2be215b9dcada98019c9406826c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:15:09.517Z] + go version [2023-10-13T03:15:09.517Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-13T03:15:09.546Z] $ docker stop --time=1 af12e3a4b71d14c30058885caf2ce43b2e1cd2be215b9dcada98019c9406826c [2023-10-13T03:15:11.279Z] $ docker rm -f --volumes af12e3a4b71d14c30058885caf2ce43b2e1cd2be215b9dcada98019c9406826c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:11.870Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T03:15:11.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:15:12.095Z] prd-ubuntu20.04-docker-arm64-4c-16g-9182 does not seem to be running inside a container [2023-10-13T03:15:12.179Z] $ 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/148 -v /w/workspace/device-virtual-go/148:/w/workspace/device-virtual-go/148:rw,z -v /w/workspace/device-virtual-go/148@tmp:/w/workspace/device-virtual-go/148@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 ******** ci-base-image-arm64 cat [2023-10-13T03:15:13.531Z] $ docker top f091f63246f42cdc2549e2546514c583a3a0a00de9c6d1c4c36ef71255d14628 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:15:14.402Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/148 [Pipeline] fileExists [Pipeline] sh [2023-10-13T03:15:15.069Z] + make test [2023-10-13T03:15:15.069Z] go test ./... -coverprofile=coverage.out [2023-10-13T03:15:20.430Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-13T03:17:12.223Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-13T03:17:12.223Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.080s coverage: 58.4% of statements [2023-10-13T03:17:12.223Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-13T03:17:12.223Z] go vet ./... [2023-10-13T03:17:34.373Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T03:17:34.373Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T03:17:34.373Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T03:17:34.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T03:17:34.416Z] $ docker stop --time=1 f091f63246f42cdc2549e2546514c583a3a0a00de9c6d1c4c36ef71255d14628 [2023-10-13T03:17:36.394Z] $ docker rm -f --volumes f091f63246f42cdc2549e2546514c583a3a0a00de9c6d1c4c36ef71255d14628 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:17:37.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T03:17:37.682Z] Warning: overwriting stash ‘coverage-report’ [2023-10-13T03:17:38.238Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T03:17:38.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T03:17:38.965Z] + ls -al . [2023-10-13T03:17:38.965Z] total 200 [2023-10-13T03:17:38.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:15 . [2023-10-13T03:17:38.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:12 .. [2023-10-13T03:17:38.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:12 .git [2023-10-13T03:17:38.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:12 .github [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 13 03:12 .gitignore [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 03:12 .golangci.yml [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 13 03:12 Attribution.txt [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 13 03:12 CHANGELOG.md [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 13 03:12 Dockerfile [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 03:12 GOVERNANCE.md [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 13 03:12 Jenkinsfile [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 03:12 LICENSE [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 13 03:12 Makefile [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 13 03:12 OWNERS.md [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 4111 Oct 13 03:12 README.md [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 03:10 VERSION [2023-10-13T03:17:38.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:12 bin [2023-10-13T03:17:38.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:12 cmd [2023-10-13T03:17:38.965Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 13 03:17 coverage.out [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 13 03:12 go.mod [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 35021 Oct 13 03:12 go.sum [2023-10-13T03:17:38.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:12 internal [2023-10-13T03:17:38.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:12 snap [2023-10-13T03:17:38.965Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 13 03:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:17:39.312Z] + 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=0f9d641867fc5ea0f7d8928df8972b1498c50331 --label arch=arm64 --label version=3.1.0-dev.22 . [2023-10-13T03:17:39.900Z] Sending build context to Docker daemon 12.02MB [2023-10-13T03:17:39.900Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:17:39.900Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-13T03:17:39.900Z] ---> c5d5565899d6 [2023-10-13T03:17:39.900Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-13T03:17:39.900Z] ---> Running in a1b7e14d7e91 [2023-10-13T03:17:40.499Z] Removing intermediate container a1b7e14d7e91 [2023-10-13T03:17:40.499Z] ---> b8d4bd2d3d05 [2023-10-13T03:17:40.499Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:17:40.499Z] ---> Running in b8d4376925b8 [2023-10-13T03:17:40.769Z] Removing intermediate container b8d4376925b8 [2023-10-13T03:17:40.769Z] ---> bebb728e1b30 [2023-10-13T03:17:40.769Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:17:41.040Z] ---> Running in 7f2a44da2cd9 [2023-10-13T03:17:41.314Z] Removing intermediate container 7f2a44da2cd9 [2023-10-13T03:17:41.314Z] ---> 7188050f8154 [2023-10-13T03:17:41.314Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-13T03:17:41.314Z] ---> Running in 3818c1e2159a [2023-10-13T03:17:41.903Z] Removing intermediate container 3818c1e2159a [2023-10-13T03:17:41.903Z] ---> 06b175a94c70 [2023-10-13T03:17:41.903Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:17:41.903Z] ---> Running in 89e33ad18666 [2023-10-13T03:17:42.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T03:17:43.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T03:17:44.871Z] OK: 270 MiB in 56 packages [2023-10-13T03:17:45.837Z] Removing intermediate container 89e33ad18666 [2023-10-13T03:17:45.837Z] ---> abeabd9cd86e [2023-10-13T03:17:45.837Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-13T03:17:46.421Z] ---> 4e34220abbf4 [2023-10-13T03:17:46.421Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:17:46.421Z] ---> Running in e19e33e08265 [2023-10-13T03:17:48.997Z] Removing intermediate container e19e33e08265 [2023-10-13T03:17:48.997Z] ---> 71c1097c0351 [2023-10-13T03:17:48.997Z] Step 10/25 : COPY . . [2023-10-13T03:17:50.404Z] ---> c43c8b740b56 [2023-10-13T03:17:50.404Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:17:50.404Z] ---> Running in bffc81ede585 [2023-10-13T03:17:50.675Z] Removing intermediate container bffc81ede585 [2023-10-13T03:17:50.675Z] ---> 9c15125c9633 [2023-10-13T03:17:50.675Z] Step 12/25 : RUN $MAKE [2023-10-13T03:17:50.943Z] ---> Running in b2c3b6ac755e [2023-10-13T03:17:51.921Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-13T03:19:58.636Z] Removing intermediate container b2c3b6ac755e [2023-10-13T03:19:58.636Z] ---> c7dadfe72dfb [2023-10-13T03:19:58.636Z] Step 13/25 : FROM alpine:3.18 [2023-10-13T03:19:58.636Z] 3.18: Pulling from library/alpine [2023-10-13T03:19:58.636Z] 579b34f0a95b: Pulling fs layer [2023-10-13T03:19:58.636Z] 579b34f0a95b: Verifying Checksum [2023-10-13T03:19:58.636Z] 579b34f0a95b: Download complete [2023-10-13T03:19:59.222Z] 579b34f0a95b: Pull complete [2023-10-13T03:19:59.222Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T03:19:59.222Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T03:19:59.222Z] ---> 3cc203321400 [2023-10-13T03:19:59.222Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-13T03:19:59.222Z] ---> Running in a7ab1095d34c [2023-10-13T03:19:59.809Z] Removing intermediate container a7ab1095d34c [2023-10-13T03:19:59.809Z] ---> 68621324c1c1 [2023-10-13T03:19:59.809Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-13T03:19:59.809Z] ---> Running in 116348a528d7 [2023-10-13T03:20:00.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T03:20:01.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T03:20:02.811Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-13T03:20:02.811Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T03:20:02.811Z] OK: 8 MiB in 16 packages [2023-10-13T03:20:03.790Z] Removing intermediate container 116348a528d7 [2023-10-13T03:20:03.790Z] ---> 441ce46dc971 [2023-10-13T03:20:03.790Z] Step 16/25 : WORKDIR / [2023-10-13T03:20:03.790Z] ---> Running in bcf84bc3aef2 [2023-10-13T03:20:04.060Z] Removing intermediate container bcf84bc3aef2 [2023-10-13T03:20:04.060Z] ---> d6fd12414b16 [2023-10-13T03:20:04.060Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-13T03:20:06.654Z] ---> f9e80a9edd73 [2023-10-13T03:20:06.654Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-13T03:20:06.921Z] ---> 937c911a6af0 [2023-10-13T03:20:06.921Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-13T03:20:08.877Z] ---> 9806373d62b2 [2023-10-13T03:20:08.877Z] Step 20/25 : EXPOSE 59900 [2023-10-13T03:20:08.877Z] ---> Running in da414cd1b405 [2023-10-13T03:20:08.877Z] Removing intermediate container da414cd1b405 [2023-10-13T03:20:08.877Z] ---> 111a548638b2 [2023-10-13T03:20:08.877Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-13T03:20:09.144Z] ---> Running in b92f9264b9b5 [2023-10-13T03:20:09.412Z] Removing intermediate container b92f9264b9b5 [2023-10-13T03:20:09.412Z] ---> 0a920a5e193b [2023-10-13T03:20:09.412Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-13T03:20:09.412Z] ---> Running in 8303cc771777 [2023-10-13T03:20:09.681Z] Removing intermediate container 8303cc771777 [2023-10-13T03:20:09.681Z] ---> ba7169673fb5 [2023-10-13T03:20:09.681Z] Step 23/25 : LABEL arch=arm64 [2023-10-13T03:20:09.951Z] ---> Running in 039c361a127f [2023-10-13T03:20:10.220Z] Removing intermediate container 039c361a127f [2023-10-13T03:20:10.220Z] ---> 0b67eec86a48 [2023-10-13T03:20:10.220Z] Step 24/25 : LABEL git_sha=0f9d641867fc5ea0f7d8928df8972b1498c50331 [2023-10-13T03:20:10.220Z] ---> Running in da3e44fc8921 [2023-10-13T03:20:10.491Z] Removing intermediate container da3e44fc8921 [2023-10-13T03:20:10.491Z] ---> 6d97dc85d22d [2023-10-13T03:20:10.491Z] Step 25/25 : LABEL version=3.1.0-dev.22 [2023-10-13T03:20:10.759Z] ---> Running in 12380f125032 [2023-10-13T03:20:11.027Z] Removing intermediate container 12380f125032 [2023-10-13T03:20:11.027Z] ---> 52527a67fa19 [2023-10-13T03:20:11.027Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T03:20:11.027Z] Successfully built 52527a67fa19 [2023-10-13T03:20:11.027Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:20:11.185Z] provisioning config files... [2023-10-13T03:20:11.199Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/148@tmp/config5472618509939057548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:20:11.552Z] ---> docker-login.sh [2023-10-13T03:20:11.552Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:20:11.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:20:11.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:20:11.821Z] Configure a credential helper to remove this warning. See [2023-10-13T03:20:11.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:20:11.821Z] [2023-10-13T03:20:11.821Z] Login Succeeded [2023-10-13T03:20:11.821Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:20:12.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:20:12.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:20:12.359Z] Configure a credential helper to remove this warning. See [2023-10-13T03:20:12.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:20:12.359Z] [2023-10-13T03:20:12.359Z] Login Succeeded [2023-10-13T03:20:12.359Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:20:12.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:20:12.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:20:12.627Z] Configure a credential helper to remove this warning. See [2023-10-13T03:20:12.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:20:12.627Z] [2023-10-13T03:20:12.627Z] Login Succeeded [2023-10-13T03:20:12.627Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:20:12.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:20:13.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:20:13.165Z] Configure a credential helper to remove this warning. See [2023-10-13T03:20:13.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:20:13.165Z] [2023-10-13T03:20:13.165Z] Login Succeeded [2023-10-13T03:20:13.165Z] docker.io [2023-10-13T03:20:13.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:20:13.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:20:13.703Z] Configure a credential helper to remove this warning. See [2023-10-13T03:20:13.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:20:13.703Z] [2023-10-13T03:20:13.703Z] Login Succeeded [2023-10-13T03:20:13.703Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:20:13.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:20:13.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:20:13.754Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-10-13T03:20:13.754Z] 0f9d641867fc5ea0f7d8928df8972b1498c50331 [2023-10-13T03:20:13.754Z] latest [2023-10-13T03:20:13.754Z] 3.1.0-dev.22 [2023-10-13T03:20:13.754Z] 0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 [2023-10-13T03:20:13.754Z] main [2023-10-13T03:20:13.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:14.185Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:14.623Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0f9d641867fc5ea0f7d8928df8972b1498c50331 [2023-10-13T03:20:14.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-13T03:20:14.623Z] 57eef6723beb: Preparing [2023-10-13T03:20:14.623Z] 73719810339b: Preparing [2023-10-13T03:20:14.623Z] 68077a0de2cc: Preparing [2023-10-13T03:20:14.623Z] 80d441556f1f: Preparing [2023-10-13T03:20:14.623Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:20:14.623Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:20:14.921Z] 68077a0de2cc: Pushed [2023-10-13T03:20:14.921Z] 73719810339b: Pushed [2023-10-13T03:20:14.921Z] 80d441556f1f: Pushed [2023-10-13T03:20:21.633Z] 57eef6723beb: Pushed [2023-10-13T03:20:21.633Z] 0f9d641867fc5ea0f7d8928df8972b1498c50331: digest: sha256:d91f14aab2f8c7ba691f6ff41ab2e694edde67514b14193643af0fd3b5794f88 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:21.986Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:22.347Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-10-13T03:20:22.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-13T03:20:22.347Z] 57eef6723beb: Preparing [2023-10-13T03:20:22.347Z] 73719810339b: Preparing [2023-10-13T03:20:22.347Z] 68077a0de2cc: Preparing [2023-10-13T03:20:22.347Z] 80d441556f1f: Preparing [2023-10-13T03:20:22.347Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:20:22.347Z] 68077a0de2cc: Layer already exists [2023-10-13T03:20:22.347Z] 73719810339b: Layer already exists [2023-10-13T03:20:22.347Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:20:22.347Z] 57eef6723beb: Layer already exists [2023-10-13T03:20:22.347Z] 80d441556f1f: Layer already exists [2023-10-13T03:20:22.616Z] latest: digest: sha256:d91f14aab2f8c7ba691f6ff41ab2e694edde67514b14193643af0fd3b5794f88 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:22.970Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:23.316Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.22 [2023-10-13T03:20:23.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-13T03:20:23.316Z] 57eef6723beb: Preparing [2023-10-13T03:20:23.316Z] 73719810339b: Preparing [2023-10-13T03:20:23.316Z] 68077a0de2cc: Preparing [2023-10-13T03:20:23.316Z] 80d441556f1f: Preparing [2023-10-13T03:20:23.316Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:20:23.316Z] 80d441556f1f: Layer already exists [2023-10-13T03:20:23.316Z] 57eef6723beb: Layer already exists [2023-10-13T03:20:23.316Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:20:23.316Z] 68077a0de2cc: Layer already exists [2023-10-13T03:20:23.316Z] 73719810339b: Layer already exists [2023-10-13T03:20:23.582Z] 3.1.0-dev.22: digest: sha256:d91f14aab2f8c7ba691f6ff41ab2e694edde67514b14193643af0fd3b5794f88 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:23.925Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:24.271Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 [2023-10-13T03:20:24.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-13T03:20:24.271Z] 57eef6723beb: Preparing [2023-10-13T03:20:24.271Z] 73719810339b: Preparing [2023-10-13T03:20:24.271Z] 68077a0de2cc: Preparing [2023-10-13T03:20:24.271Z] 80d441556f1f: Preparing [2023-10-13T03:20:24.271Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:20:24.271Z] 68077a0de2cc: Layer already exists [2023-10-13T03:20:24.271Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:20:24.271Z] 73719810339b: Layer already exists [2023-10-13T03:20:24.271Z] 80d441556f1f: Layer already exists [2023-10-13T03:20:24.271Z] 57eef6723beb: Layer already exists [2023-10-13T03:20:24.539Z] 0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22: digest: sha256:d91f14aab2f8c7ba691f6ff41ab2e694edde67514b14193643af0fd3b5794f88 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:24.885Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:25.230Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-10-13T03:20:25.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-13T03:20:25.230Z] 57eef6723beb: Preparing [2023-10-13T03:20:25.230Z] 73719810339b: Preparing [2023-10-13T03:20:25.230Z] 68077a0de2cc: Preparing [2023-10-13T03:20:25.230Z] 80d441556f1f: Preparing [2023-10-13T03:20:25.230Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:20:25.230Z] 73719810339b: Layer already exists [2023-10-13T03:20:25.230Z] 68077a0de2cc: Layer already exists [2023-10-13T03:20:25.230Z] 80d441556f1f: Layer already exists [2023-10-13T03:20:25.230Z] 57eef6723beb: Layer already exists [2023-10-13T03:20:25.230Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:20:25.496Z] main: digest: sha256:d91f14aab2f8c7ba691f6ff41ab2e694edde67514b14193643af0fd3b5794f88 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:20:25.542Z] ===================================================== [Pipeline] echo [2023-10-13T03:20:25.549Z] taggedImages: [2023-10-13T03:20:25.549Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0f9d641867fc5ea0f7d8928df8972b1498c50331 [2023-10-13T03:20:25.549Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-10-13T03:20:25.549Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.22 [2023-10-13T03:20:25.549Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 [2023-10-13T03:20:25.549Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:25.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T03:20:25.903Z] [2023-10-13T03:20:25.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:26.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T03:20:26.512Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-13T03:20:26.512Z] 8998bd30e6a1: Pulling fs layer [2023-10-13T03:20:26.512Z] 04944245beec: Pulling fs layer [2023-10-13T03:20:26.512Z] 699f458cf7ca: Pulling fs layer [2023-10-13T03:20:26.512Z] 765212b225bb: Pulling fs layer [2023-10-13T03:20:26.512Z] f23df028b6ca: Pulling fs layer [2023-10-13T03:20:26.512Z] d65c8cfc05b1: Pulling fs layer [2023-10-13T03:20:26.512Z] 2437ff75d9bd: Pulling fs layer [2023-10-13T03:20:26.512Z] f23df028b6ca: Waiting [2023-10-13T03:20:26.512Z] 765212b225bb: Waiting [2023-10-13T03:20:26.512Z] d65c8cfc05b1: Waiting [2023-10-13T03:20:26.512Z] 2437ff75d9bd: Waiting [2023-10-13T03:20:26.512Z] 04944245beec: Verifying Checksum [2023-10-13T03:20:26.512Z] 04944245beec: Download complete [2023-10-13T03:20:26.512Z] 765212b225bb: Verifying Checksum [2023-10-13T03:20:26.512Z] 765212b225bb: Download complete [2023-10-13T03:20:26.787Z] f23df028b6ca: Verifying Checksum [2023-10-13T03:20:26.787Z] f23df028b6ca: Download complete [2023-10-13T03:20:26.787Z] d65c8cfc05b1: Verifying Checksum [2023-10-13T03:20:26.787Z] d65c8cfc05b1: Download complete [2023-10-13T03:20:26.787Z] 699f458cf7ca: Verifying Checksum [2023-10-13T03:20:26.787Z] 699f458cf7ca: Download complete [2023-10-13T03:20:27.375Z] 8998bd30e6a1: Verifying Checksum [2023-10-13T03:20:27.375Z] 8998bd30e6a1: Download complete [2023-10-13T03:20:29.965Z] 2437ff75d9bd: Verifying Checksum [2023-10-13T03:20:29.965Z] 2437ff75d9bd: Download complete [2023-10-13T03:20:31.912Z] 8998bd30e6a1: Pull complete [2023-10-13T03:20:33.324Z] 04944245beec: Pull complete [2023-10-13T03:20:34.740Z] 699f458cf7ca: Pull complete [2023-10-13T03:20:35.008Z] 765212b225bb: Pull complete [2023-10-13T03:20:35.970Z] f23df028b6ca: Pull complete [2023-10-13T03:20:36.239Z] d65c8cfc05b1: Pull complete [2023-10-13T03:20:54.462Z] 2437ff75d9bd: Pull complete [2023-10-13T03:20:54.462Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-13T03:20:54.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T03:20:54.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:20:54.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-9182 does not seem to be running inside a container [2023-10-13T03:20:54.760Z] $ 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/148 -v /w/workspace/device-virtual-go/148:/w/workspace/device-virtual-go/148:rw,z -v /w/workspace/device-virtual-go/148@tmp:/w/workspace/device-virtual-go/148@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-lftools-log-publisher:arm64 cat [2023-10-13T03:20:57.905Z] $ docker top e84cbdb43f640ebbe1c8e920f6499bf37e26220f46ff5e360dc58f161d86b7fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:20:58.782Z] ---> job-cost.sh [2023-10-13T03:20:58.782Z] lf-activate-venv: SKIPPING [2023-10-13T03:20:58.782Z] INFO: No Stack... [2023-10-13T03:20:59.050Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-13T03:21:00.013Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T03:21:00.665Z] + cat /w/workspace/device-virtual-go/148/archives/cost.csv [2023-10-13T03:21:00.665Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T03:21:00.732Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] [2023-10-13T03:21:00.738Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] did not exist. Created. [2023-10-13T03:21:00.738Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T03:21:01.408Z] /w/workspace/device-virtual-go/148@tmp/durable-4fb8677c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-13T03:21:02.083Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-13T03:21:02.106Z] Warning: overwriting stash ‘stack-cost’ [2023-10-13T03:21:02.170Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T03:21:02.180Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T03:21:02.218Z] $ docker stop --time=1 e84cbdb43f640ebbe1c8e920f6499bf37e26220f46ff5e360dc58f161d86b7fc [2023-10-13T03:21:03.745Z] $ docker rm -f --volumes e84cbdb43f640ebbe1c8e920f6499bf37e26220f46ff5e360dc58f161d86b7fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-13T03:21:04.122Z] provisioning config files... [2023-10-13T03:21:04.129Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17405023787257530061tmp [Pipeline] { [Pipeline] sh [2023-10-13T03:21:04.420Z] + set +x [2023-10-13T03:21:04.420Z] + curl -s https://codecov.io/bash [2023-10-13T03:21:04.420Z] + bash -s -- [2023-10-13T03:21:04.420Z] [2023-10-13T03:21:04.420Z] _____ _ [2023-10-13T03:21:04.420Z] / ____| | | [2023-10-13T03:21:04.420Z] | | ___ __| | ___ ___ _____ __ [2023-10-13T03:21:04.420Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-13T03:21:04.420Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-13T03:21:04.420Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-13T03:21:04.420Z] Bash-1.0.6 [2023-10-13T03:21:04.420Z] [2023-10-13T03:21:04.420Z] [2023-10-13T03:21:04.420Z] ==> git version 2.25.1 found [2023-10-13T03:21:04.420Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-13T03:21:04.420Z] Release-Date: 2020-01-08 [2023-10-13T03:21:04.420Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-13T03:21:04.420Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-13T03:21:04.420Z] ==> Jenkins CI detected. [2023-10-13T03:21:04.420Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-10-13T03:21:04.420Z] project root: . [2023-10-13T03:21:04.420Z] --> token set from env [2023-10-13T03:21:04.420Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-13T03:21:04.420Z] ==> Running gcov in . (disable via -X gcov) [2023-10-13T03:21:04.420Z] ==> Python coveragepy not found [2023-10-13T03:21:04.420Z] ==> Searching for coverage reports in: [2023-10-13T03:21:04.420Z] + . [2023-10-13T03:21:04.420Z] -> Found 1 reports [2023-10-13T03:21:04.420Z] ==> Detecting git/mercurial file structure [2023-10-13T03:21:04.420Z] ==> Reading reports [2023-10-13T03:21:04.679Z] + ./coverage.out bytes=43063 [2023-10-13T03:21:04.679Z] ==> Appending adjustments [2023-10-13T03:21:04.679Z] https://docs.codecov.io/docs/fixing-reports [2023-10-13T03:21:04.679Z] + Found adjustments [2023-10-13T03:21:04.679Z] ==> Gzipping contents [2023-10-13T03:21:04.679Z] 8.0K /tmp/codecov.7lnqX0.gz [2023-10-13T03:21:04.679Z] ==> Uploading reports [2023-10-13T03:21:04.679Z] url: https://codecov.io [2023-10-13T03:21:04.679Z] query: branch=main&commit=0f9d641867fc5ea0f7d8928df8972b1498c50331&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-13T03:21:04.679Z] -> Pinging Codecov [2023-10-13T03:21:04.679Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=0f9d641867fc5ea0f7d8928df8972b1498c50331&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-13T03:21:04.679Z] -> Uploading to [2023-10-13T03:21:04.679Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-13/5E52B4B073DB2E39498172D8E973AA87/0f9d641867fc5ea0f7d8928df8972b1498c50331/80d34d81-63dd-4b14-9c29-f5bd961e0f99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231013T032104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=029ea57d6c1d5f6689c3536f06b5d8a7a071b52eb9f7bab13f8ab72181083a0a [2023-10-13T03:21:04.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T03:21:04.938Z] Dload Upload Total Spent Left Speed [2023-10-13T03:21:05.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 17692 --:--:-- --:--:-- --:--:-- 17692 [2023-10-13T03:21:05.198Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] } [2023-10-13T03:21:05.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-13T03:21:05.429Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-13T03:21:05.439Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:21:05.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T03:21:05.742Z] [2023-10-13T03:21:05.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:21:06.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T03:21:06.045Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-13T03:21:06.045Z] df9b9388f04a: Pulling fs layer [2023-10-13T03:21:06.045Z] 52dc419b0ee2: Pulling fs layer [2023-10-13T03:21:06.045Z] 25bc292e5bac: Pulling fs layer [2023-10-13T03:21:06.045Z] 114826534d7a: Pulling fs layer [2023-10-13T03:21:06.045Z] 4657fd5d0bcf: Pulling fs layer [2023-10-13T03:21:06.045Z] 6ad1cebc031e: Pulling fs layer [2023-10-13T03:21:06.045Z] 8a3aa393b2d8: Pulling fs layer [2023-10-13T03:21:06.045Z] 4657fd5d0bcf: Waiting [2023-10-13T03:21:06.045Z] 6ad1cebc031e: Waiting [2023-10-13T03:21:06.045Z] 8a3aa393b2d8: Waiting [2023-10-13T03:21:06.045Z] 25bc292e5bac: Verifying Checksum [2023-10-13T03:21:06.045Z] 25bc292e5bac: Download complete [2023-10-13T03:21:06.045Z] 52dc419b0ee2: Download complete [2023-10-13T03:21:06.045Z] 4657fd5d0bcf: Download complete [2023-10-13T03:21:06.045Z] df9b9388f04a: Verifying Checksum [2023-10-13T03:21:06.305Z] df9b9388f04a: Pull complete [2023-10-13T03:21:06.305Z] 6ad1cebc031e: Verifying Checksum [2023-10-13T03:21:06.305Z] 6ad1cebc031e: Download complete [2023-10-13T03:21:06.305Z] 52dc419b0ee2: Pull complete [2023-10-13T03:21:06.305Z] 25bc292e5bac: Pull complete [2023-10-13T03:21:06.871Z] 114826534d7a: Verifying Checksum [2023-10-13T03:21:06.871Z] 114826534d7a: Download complete [2023-10-13T03:21:06.871Z] 8a3aa393b2d8: Download complete [2023-10-13T03:21:10.156Z] 114826534d7a: Pull complete [2023-10-13T03:21:10.156Z] 4657fd5d0bcf: Pull complete [2023-10-13T03:21:10.156Z] 6ad1cebc031e: Pull complete [2023-10-13T03:21:12.683Z] 8a3aa393b2d8: Pull complete [2023-10-13T03:21:12.683Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-13T03:21:12.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T03:21:12.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:21:12.764Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2023-10-13T03:21:12.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-13T03:21:17.152Z] $ docker top b169c4ce1355b19ab26cf8304874e5bad0c227412d94b61ae281e476966d9b27 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-13T03:21:17.219Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-10-13T03:21:17.499Z] + set -o pipefail [2023-10-13T03:21:17.499Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-10-13T03:21:25.612Z] [2023-10-13T03:21:25.612Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-10-13T03:21:25.612Z] [2023-10-13T03:21:25.612Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/ec148322-8858-4b7b-95c7-42e083da8a70 [2023-10-13T03:21:25.612Z] [2023-10-13T03:21:25.612Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-13T03:21:25.612Z] [2023-10-13T03:21:25.612Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-13T03:21:25.612Z] [2023-10-13T03:21:25.612Z] [2023-10-13T03:21:25.612Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-13T03:21:25.612Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-13T03:21:25.612Z] More details here: https://snyk.co/ue1NS [2023-10-13T03:21:25.612Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-13T03:21:25.612Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-13T03:21:25.626Z] $ docker stop --time=1 b169c4ce1355b19ab26cf8304874e5bad0c227412d94b61ae281e476966d9b27 [2023-10-13T03:21:28.839Z] $ docker rm -f --volumes b169c4ce1355b19ab26cf8304874e5bad0c227412d94b61ae281e476966d9b27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T03:21:29.570Z] + git log --format=format:%s -1 0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] sh [2023-10-13T03:21:29.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:21:29.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:21:30.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:21:30.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:21:30.239Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2023-10-13T03:21:30.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T03:21:30.635Z] $ docker top fd3177500a65e30b2ef904d8603feb5452c2bc38e4e8f612a68d5ef244479ca5 -eo pid,comm [2023-10-13T03:21:30.680Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-13T03:21:30.680Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:21:30.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:21:30.718Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:21:30.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:21:30.845Z] $ docker exec fd3177500a65e30b2ef904d8603feb5452c2bc38e4e8f612a68d5ef244479ca5 ssh-agent [2023-10-13T03:21:30.942Z] SSH_AUTH_SOCK=/tmp/ssh-JMh9ak8lprrX/agent.32 [2023-10-13T03:21:30.942Z] SSH_AGENT_PID=38 [2023-10-13T03:21:30.946Z] Running ssh-add (command line suppressed) [2023-10-13T03:21:31.058Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1070861759562123846.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1070861759562123846.key) [2023-10-13T03:21:31.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:21:31.352Z] + git semver tag [2023-10-13T03:21:31.611Z] 2023-10-13 03:21:31,541 [run_tag] DEBUG tag force:False [2023-10-13T03:21:31.611Z] 2023-10-13 03:21:31,541 [check_head_tag] DEBUG check head tag [2023-10-13T03:21:31.611Z] 2023-10-13 03:21:31,542 [execute] INFO git cat-file --batch-check [2023-10-13T03:21:31.611Z] 2023-10-13 03:21:31,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-10-13T03:21:31.611Z] 2023-10-13 03:21:31,546 [execute] INFO git cat-file --batch [2023-10-13T03:21:31.611Z] 2023-10-13 03:21:31,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-10-13T03:21:31.611Z] 2023-10-13 03:21:31,559 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-13T03:21:31.611Z] 2023-10-13 03:21:31,560 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 [2023-10-13T03:21:31.611Z] 2023-10-13 03:21:31,560 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:21:31.612Z] 2023-10-13 03:21:31,564 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-13T03:21:31.612Z] 3.1.0-dev.22 [Pipeline] } [2023-10-13T03:21:31.621Z] $ docker exec --env ******** --env ******** fd3177500a65e30b2ef904d8603feb5452c2bc38e4e8f612a68d5ef244479ca5 ssh-agent -k [2023-10-13T03:21:31.708Z] unset SSH_AUTH_SOCK; [2023-10-13T03:21:31.708Z] unset SSH_AGENT_PID; [2023-10-13T03:21:31.708Z] echo Agent pid 38 killed; [2023-10-13T03:21:31.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:21:32.027Z] + git semver [Pipeline] } [2023-10-13T03:21:32.300Z] $ docker stop --time=1 fd3177500a65e30b2ef904d8603feb5452c2bc38e4e8f612a68d5ef244479ca5 [2023-10-13T03:21:33.595Z] $ docker rm -f --volumes fd3177500a65e30b2ef904d8603feb5452c2bc38e4e8f612a68d5ef244479ca5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:21:33.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T03:21:33.968Z] [2023-10-13T03:21:33.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:21:34.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T03:21:34.270Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-13T03:21:34.270Z] ab5ef0e58194: Pulling fs layer [2023-10-13T03:21:34.270Z] 9712f1f96733: Pulling fs layer [2023-10-13T03:21:34.270Z] 63f879dbbcfc: Pulling fs layer [2023-10-13T03:21:34.270Z] 0d9ebad4ef96: Pulling fs layer [2023-10-13T03:21:34.270Z] e9a5061849ea: Pulling fs layer [2023-10-13T03:21:34.270Z] d747dcd14b5f: Pulling fs layer [2023-10-13T03:21:34.270Z] 2de7ff778b66: Pulling fs layer [2023-10-13T03:21:34.270Z] 0d9ebad4ef96: Waiting [2023-10-13T03:21:34.270Z] e9a5061849ea: Waiting [2023-10-13T03:21:34.270Z] d747dcd14b5f: Waiting [2023-10-13T03:21:34.270Z] 2de7ff778b66: Waiting [2023-10-13T03:21:34.270Z] 9712f1f96733: Download complete [2023-10-13T03:21:34.529Z] 63f879dbbcfc: Download complete [2023-10-13T03:21:34.788Z] e9a5061849ea: Verifying Checksum [2023-10-13T03:21:34.788Z] e9a5061849ea: Download complete [2023-10-13T03:21:34.788Z] 0d9ebad4ef96: Verifying Checksum [2023-10-13T03:21:34.788Z] 0d9ebad4ef96: Download complete [2023-10-13T03:21:34.788Z] d747dcd14b5f: Verifying Checksum [2023-10-13T03:21:34.788Z] d747dcd14b5f: Download complete [2023-10-13T03:21:34.788Z] ab5ef0e58194: Verifying Checksum [2023-10-13T03:21:34.788Z] ab5ef0e58194: Download complete [2023-10-13T03:21:35.046Z] 2de7ff778b66: Verifying Checksum [2023-10-13T03:21:35.046Z] 2de7ff778b66: Download complete [2023-10-13T03:21:37.575Z] ab5ef0e58194: Pull complete [2023-10-13T03:21:37.575Z] 9712f1f96733: Pull complete [2023-10-13T03:21:37.832Z] 63f879dbbcfc: Pull complete [2023-10-13T03:21:41.117Z] 0d9ebad4ef96: Pull complete [2023-10-13T03:21:41.684Z] e9a5061849ea: Pull complete [2023-10-13T03:21:41.684Z] d747dcd14b5f: Pull complete [2023-10-13T03:21:42.621Z] 2de7ff778b66: Pull complete [2023-10-13T03:21:42.621Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-13T03:21:42.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T03:21:42.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:21:42.703Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2023-10-13T03:21:42.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-13T03:21:46.082Z] $ docker top bc39fcc80c3bc03e345cf71c638d30808960e8c4599e0028a902ab36d8918f99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:21:46.144Z] provisioning config files... [2023-10-13T03:21:46.151Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9379394456337910960tmp [2023-10-13T03:21:46.163Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12124378803362267485tmp [2023-10-13T03:21:46.173Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9772149495237334590tmp [Pipeline] { [Pipeline] echo [2023-10-13T03:21:46.184Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:21:46.464Z] ---> sigul-configuration.sh [2023-10-13T03:21:46.464Z] gpg: directory `/root/.gnupg' created [2023-10-13T03:21:46.464Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-13T03:21:46.464Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-13T03:21:46.464Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-13T03:21:46.464Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-13T03:21:46.464Z] gpg: CAST5 encrypted data [2023-10-13T03:21:46.464Z] gpg: encrypted with 1 passphrase [2023-10-13T03:21:46.464Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-13T03:21:46.751Z] + mkdir /home/jenkins [2023-10-13T03:21:46.751Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-13T03:21:47.044Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-13T03:21:47.053Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:21:47.338Z] ---> sigul-install.sh [2023-10-13T03:21:47.338Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-13T03:21:47.622Z] + git tag --list [2023-10-13T03:21:47.622Z] v1.0.0 [2023-10-13T03:21:47.622Z] v1.1.0 [2023-10-13T03:21:47.622Z] v1.1.1 [2023-10-13T03:21:47.622Z] v1.2.1 [2023-10-13T03:21:47.622Z] v1.2.2 [2023-10-13T03:21:47.622Z] v1.2.3 [2023-10-13T03:21:47.622Z] v1.3.0 [2023-10-13T03:21:47.622Z] v1.3.1 [2023-10-13T03:21:47.622Z] v2.0.0 [2023-10-13T03:21:47.622Z] v2.1.0 [2023-10-13T03:21:47.622Z] v2.1.1 [2023-10-13T03:21:47.622Z] v2.2.0 [2023-10-13T03:21:47.622Z] v2.3.0 [2023-10-13T03:21:47.622Z] v3.0 [2023-10-13T03:21:47.622Z] v3.0.0 [2023-10-13T03:21:47.622Z] v3.1.0-dev.1 [2023-10-13T03:21:47.622Z] v3.1.0-dev.10 [2023-10-13T03:21:47.622Z] v3.1.0-dev.11 [2023-10-13T03:21:47.622Z] v3.1.0-dev.12 [2023-10-13T03:21:47.622Z] v3.1.0-dev.13 [2023-10-13T03:21:47.622Z] v3.1.0-dev.14 [2023-10-13T03:21:47.622Z] v3.1.0-dev.15 [2023-10-13T03:21:47.622Z] v3.1.0-dev.16 [2023-10-13T03:21:47.622Z] v3.1.0-dev.17 [2023-10-13T03:21:47.622Z] v3.1.0-dev.18 [2023-10-13T03:21:47.622Z] v3.1.0-dev.19 [2023-10-13T03:21:47.622Z] v3.1.0-dev.2 [2023-10-13T03:21:47.622Z] v3.1.0-dev.20 [2023-10-13T03:21:47.622Z] v3.1.0-dev.21 [2023-10-13T03:21:47.622Z] v3.1.0-dev.22 [2023-10-13T03:21:47.622Z] v3.1.0-dev.3 [2023-10-13T03:21:47.622Z] v3.1.0-dev.4 [2023-10-13T03:21:47.622Z] v3.1.0-dev.5 [2023-10-13T03:21:47.622Z] v3.1.0-dev.6 [2023-10-13T03:21:47.622Z] v3.1.0-dev.7 [2023-10-13T03:21:47.622Z] v3.1.0-dev.8 [2023-10-13T03:21:47.622Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-13T03:21:47.909Z] + lftools sign git-tag v3.1.0-dev.22 [2023-10-13T03:21:48.479Z] Signing Git tag with Sigul... [2023-10-13T03:21:48.479Z] Signing v3.1.0-dev.22 [Pipeline] echo [2023-10-13T03:21:49.054Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:21:49.338Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-13T03:21:49.344Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-13T03:21:49.368Z] $ docker stop --time=1 bc39fcc80c3bc03e345cf71c638d30808960e8c4599e0028a902ab36d8918f99 [2023-10-13T03:21:50.678Z] $ docker rm -f --volumes bc39fcc80c3bc03e345cf71c638d30808960e8c4599e0028a902ab36d8918f99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-13T03:21:51.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:21:51.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:21:51.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:21:51.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:21:51.464Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2023-10-13T03:21:51.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T03:21:51.846Z] $ docker top 401c52eeb40fa4b119affafe495571f2e27f81c452c647c11f70d5a8602cadc4 -eo pid,comm [2023-10-13T03:21:51.897Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-13T03:21:51.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:21:51.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:21:51.936Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:21:52.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:21:52.044Z] $ docker exec 401c52eeb40fa4b119affafe495571f2e27f81c452c647c11f70d5a8602cadc4 ssh-agent [2023-10-13T03:21:52.139Z] SSH_AUTH_SOCK=/tmp/ssh-wllMwpopxBf8/agent.33 [2023-10-13T03:21:52.139Z] SSH_AGENT_PID=39 [2023-10-13T03:21:52.144Z] Running ssh-add (command line suppressed) [2023-10-13T03:21:52.251Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5814714361150141066.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5814714361150141066.key) [2023-10-13T03:21:52.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:21:52.551Z] + git semver bump pre [2023-10-13T03:21:52.811Z] 2023-10-13 03:21:52,721 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-13T03:21:52.811Z] 2023-10-13 03:21:52,721 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev [2023-10-13T03:21:52.811Z] 2023-10-13 03:21:52,722 [bump_version] DEBUG bumped version:3.1.0-dev.23 [2023-10-13T03:21:52.811Z] 2023-10-13 03:21:52,722 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-10-13T03:21:52.811Z] 2023-10-13 03:21:52,722 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-13T03:21:52.811Z] 2023-10-13 03:21:52,722 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-13T03:21:52.811Z] 2023-10-13 03:21:52,724 [execute] INFO git cat-file --batch-check [2023-10-13T03:21:52.811Z] 2023-10-13 03:21:52,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T03:21:52.811Z] 2023-10-13 03:21:52,732 [execute] INFO git cat-file --batch [2023-10-13T03:21:52.811Z] 2023-10-13 03:21:52,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T03:21:52.811Z] 2023-10-13 03:21:52,739 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-13T03:21:52.811Z] 3.1.0-dev.23 [Pipeline] } [2023-10-13T03:21:52.821Z] $ docker exec --env ******** --env ******** 401c52eeb40fa4b119affafe495571f2e27f81c452c647c11f70d5a8602cadc4 ssh-agent -k [2023-10-13T03:21:52.924Z] unset SSH_AUTH_SOCK; [2023-10-13T03:21:52.924Z] unset SSH_AGENT_PID; [2023-10-13T03:21:52.924Z] echo Agent pid 39 killed; [2023-10-13T03:21:52.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:21:53.243Z] + git semver [Pipeline] } [2023-10-13T03:21:53.516Z] $ docker stop --time=1 401c52eeb40fa4b119affafe495571f2e27f81c452c647c11f70d5a8602cadc4 [2023-10-13T03:21:54.847Z] $ docker rm -f --volumes 401c52eeb40fa4b119affafe495571f2e27f81c452c647c11f70d5a8602cadc4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:21:55.181Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:21:55.181Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:21:55.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:21:55.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:21:55.563Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2023-10-13T03:21:55.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T03:21:55.961Z] $ docker top d1290d755ff70843547226c4a70cfbe9ef62085d403c65d4e525151f46928e91 -eo pid,comm [2023-10-13T03:21:56.010Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-13T03:21:56.010Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:21:56.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:21:56.049Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:21:56.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:21:56.190Z] $ docker exec d1290d755ff70843547226c4a70cfbe9ef62085d403c65d4e525151f46928e91 ssh-agent [2023-10-13T03:21:56.313Z] SSH_AUTH_SOCK=/tmp/ssh-R7BLxInB6YDE/agent.33 [2023-10-13T03:21:56.313Z] SSH_AGENT_PID=39 [2023-10-13T03:21:56.318Z] Running ssh-add (command line suppressed) [2023-10-13T03:21:56.430Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10132361201522755677.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10132361201522755677.key) [2023-10-13T03:21:56.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:21:56.729Z] + git semver push [2023-10-13T03:21:56.988Z] 2023-10-13 03:21:56,915 [run_push] DEBUG push [2023-10-13T03:21:56.988Z] 2023-10-13 03:21:56,916 [execute] INFO git cat-file --batch-check [2023-10-13T03:21:56.988Z] 2023-10-13 03:21:56,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T03:21:56.988Z] 2023-10-13 03:21:56,920 [execute] INFO git rev-list 6fd96e7bfb274bc42ac13d0e3f1f7dba6727b61d -- [2023-10-13T03:21:56.988Z] 2023-10-13 03:21:56,920 [execute] DEBUG Popen(['git', 'rev-list', '6fd96e7bfb274bc42ac13d0e3f1f7dba6727b61d', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:21:56.988Z] 2023-10-13 03:21:56,930 [execute] INFO git fetch -v origin [2023-10-13T03:21:56.988Z] 2023-10-13 03:21:56,930 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-13T03:21:57.555Z] 2023-10-13 03:21:57,475 [run_push] DEBUG no remote changes detected [2023-10-13T03:21:57.555Z] 2023-10-13 03:21:57,476 [execute] INFO git push origin semver [2023-10-13T03:21:57.555Z] 2023-10-13 03:21:57,476 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:21:58.491Z] 2023-10-13 03:21:58,308 [run_push] DEBUG push all version tags [2023-10-13T03:21:58.491Z] 2023-10-13 03:21:58,308 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-13T03:21:58.491Z] 2023-10-13 03:21:58,309 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:21:59.431Z] 2023-10-13 03:21:59,095 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-13T03:21:59.432Z] 3.1.0-dev.23 [Pipeline] } [2023-10-13T03:21:59.443Z] $ docker exec --env ******** --env ******** d1290d755ff70843547226c4a70cfbe9ef62085d403c65d4e525151f46928e91 ssh-agent -k [2023-10-13T03:21:59.539Z] unset SSH_AUTH_SOCK; [2023-10-13T03:21:59.539Z] unset SSH_AGENT_PID; [2023-10-13T03:21:59.539Z] echo Agent pid 39 killed; [2023-10-13T03:21:59.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:21:59.856Z] + git semver [Pipeline] } [2023-10-13T03:22:00.129Z] $ docker stop --time=1 d1290d755ff70843547226c4a70cfbe9ef62085d403c65d4e525151f46928e91 [2023-10-13T03:22:01.396Z] $ docker rm -f --volumes d1290d755ff70843547226c4a70cfbe9ef62085d403c65d4e525151f46928e91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-13T03:22:02.007Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-10-13T03:22:02.007Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-10-13T03:22:02.007Z] total 16 [2023-10-13T03:22:02.007Z] drwxr-xr-x 3 root root 4096 Oct 13 03:12 . [2023-10-13T03:22:02.007Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 03:21 .. [2023-10-13T03:22:02.007Z] drwxr-xr-x 2 root root 4096 Oct 13 03:12 cost [2023-10-13T03:22:02.007Z] -rw-r--r-- 1 root root 89 Oct 13 03:12 cost.csv [2023-10-13T03:22:02.007Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-10-13T03:22:02.007Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-10-13T03:22:02.007Z] total 16 [2023-10-13T03:22:02.007Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:12 . [2023-10-13T03:22:02.007Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 03:21 .. [2023-10-13T03:22:02.007Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 03:12 cost [2023-10-13T03:22:02.007Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 13 03:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:22:02.343Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:22:03.215Z] ---> package-listing.sh [2023-10-13T03:22:03.215Z] ++ facter osfamily [2023-10-13T03:22:03.215Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-13T03:22:03.475Z] + OS_FAMILY=debian [2023-10-13T03:22:03.475Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-10-13T03:22:03.475Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-13T03:22:03.475Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-13T03:22:03.475Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-13T03:22:03.475Z] + PACKAGES=/tmp/packages_start.txt [2023-10-13T03:22:03.475Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-10-13T03:22:03.475Z] + PACKAGES=/tmp/packages_end.txt [2023-10-13T03:22:03.475Z] + case "${OS_FAMILY}" in [2023-10-13T03:22:03.475Z] + dpkg -l [2023-10-13T03:22:03.475Z] + grep '^ii' [2023-10-13T03:22:03.475Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-13T03:22:03.475Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-13T03:22:03.475Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-13T03:22:03.475Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-10-13T03:22:03.475Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-10-13T03:22:03.475Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-10-13T03:22:03.485Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-13T03:22:03.759Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:22:04.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:22:04.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:22:04.388Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2023-10-13T03:22:04.418Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-13T03:22:04.623Z] $ docker top 14048419e63525e26a2a012347c53a870d2fa9492fb9b22f709e21a0b749b21b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:22:04.961Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-13T03:22:05.246Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-13T03:22:05.533Z] + ls /var/log/sa-host [2023-10-13T03:22:05.533Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:22:05.694Z] provisioning config files... [2023-10-13T03:22:05.702Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10742874461315665014tmp [Pipeline] { [Pipeline] echo [2023-10-13T03:22:05.713Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:22:05.999Z] ---> create-netrc.sh [Pipeline] } [2023-10-13T03:22:06.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:22:06.330Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-13T03:22:06.339Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:22:06.623Z] ---> sudo-logs.sh [2023-10-13T03:22:06.623Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-13T03:22:06.650Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:22:06.932Z] ---> job-cost.sh [2023-10-13T03:22:06.933Z] lf-activate-venv: SKIPPING [2023-10-13T03:22:06.933Z] DEBUG: total: 0.2199999988079071 [2023-10-13T03:22:06.933Z] INFO: Retrieving Stack Cost... [2023-10-13T03:22:07.499Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T03:22:07.756Z] INFO: Archiving Costs [Pipeline] echo [2023-10-13T03:22:07.767Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:22:08.048Z] ---> logs-deploy.sh [2023-10-13T03:22:08.049Z] lf-activate-venv: SKIPPING [2023-10-13T03:22:08.049Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/148 [2023-10-13T03:22:08.049Z] INFO: archiving workspace using pattern(s): [2023-10-13T03:22:08.986Z] Archives upload complete. [2023-10-13T03:22:09.246Z] INFO: archiving logs to Nexus [2023-10-13T03:22:09.817Z] ---> uname -a: [2023-10-13T03:22:09.817Z] Linux prd-ubuntu20-04-docker-8c-8g-9180 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-13T03:22:09.817Z] [2023-10-13T03:22:09.817Z] [2023-10-13T03:22:09.817Z] ---> lscpu: [2023-10-13T03:22:09.817Z] Architecture: x86_64 [2023-10-13T03:22:09.817Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-13T03:22:09.817Z] Byte Order: Little Endian [2023-10-13T03:22:09.817Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-13T03:22:09.817Z] CPU(s): 8 [2023-10-13T03:22:09.817Z] On-line CPU(s) list: 0-7 [2023-10-13T03:22:09.817Z] Thread(s) per core: 1 [2023-10-13T03:22:09.817Z] Core(s) per socket: 1 [2023-10-13T03:22:09.817Z] Socket(s): 8 [2023-10-13T03:22:09.817Z] NUMA node(s): 1 [2023-10-13T03:22:09.817Z] Vendor ID: AuthenticAMD [2023-10-13T03:22:09.817Z] CPU family: 23 [2023-10-13T03:22:09.817Z] Model: 49 [2023-10-13T03:22:09.817Z] Model name: AMD EPYC-Rome Processor [2023-10-13T03:22:09.817Z] Stepping: 0 [2023-10-13T03:22:09.817Z] CPU MHz: 2800.000 [2023-10-13T03:22:09.817Z] BogoMIPS: 5600.00 [2023-10-13T03:22:09.817Z] Virtualization: AMD-V [2023-10-13T03:22:09.817Z] Hypervisor vendor: KVM [2023-10-13T03:22:09.817Z] Virtualization type: full [2023-10-13T03:22:09.817Z] L1d cache: 256 KiB [2023-10-13T03:22:09.817Z] L1i cache: 256 KiB [2023-10-13T03:22:09.817Z] L2 cache: 4 MiB [2023-10-13T03:22:09.817Z] L3 cache: 128 MiB [2023-10-13T03:22:09.817Z] NUMA node0 CPU(s): 0-7 [2023-10-13T03:22:09.817Z] Vulnerability Itlb multihit: Not affected [2023-10-13T03:22:09.817Z] Vulnerability L1tf: Not affected [2023-10-13T03:22:09.817Z] Vulnerability Mds: Not affected [2023-10-13T03:22:09.817Z] Vulnerability Meltdown: Not affected [2023-10-13T03:22:09.817Z] Vulnerability Mmio stale data: Not affected [2023-10-13T03:22:09.817Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-13T03:22:09.817Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-13T03:22:09.817Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-13T03:22:09.817Z] Vulnerability Srbds: Not affected [2023-10-13T03:22:09.817Z] Vulnerability Tsx async abort: Not affected [2023-10-13T03:22:09.817Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-13T03:22:09.817Z] [2023-10-13T03:22:09.817Z] [2023-10-13T03:22:09.817Z] ---> nproc: [2023-10-13T03:22:09.817Z] 8 [2023-10-13T03:22:09.817Z] [2023-10-13T03:22:09.817Z] [2023-10-13T03:22:09.817Z] ---> df -h: [2023-10-13T03:22:09.817Z] Filesystem Size Used Avail Use% Mounted on [2023-10-13T03:22:09.817Z] overlay 155G 13G 143G 9% / [2023-10-13T03:22:09.817Z] tmpfs 64M 0 64M 0% /dev [2023-10-13T03:22:09.817Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-13T03:22:09.817Z] shm 64M 0 64M 0% /dev/shm [2023-10-13T03:22:09.817Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-13T03:22:09.817Z] [2023-10-13T03:22:09.817Z] [2023-10-13T03:22:09.817Z] ---> sar -b -r -n DEV: [2023-10-13T03:22:09.817Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9180) 10/13/23 _x86_64_ (8 CPU) [2023-10-13T03:22:09.817Z] [2023-10-13T03:22:09.817Z] 03:09:25 LINUX RESTART (8 CPU) [2023-10-13T03:22:09.817Z] [2023-10-13T03:22:09.817Z] 03:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-13T03:22:09.817Z] 03:11:01 136.71 13.18 123.52 0.00 1875.61 35110.79 0.00 [2023-10-13T03:22:09.817Z] 03:12:01 188.95 0.90 188.05 0.00 9.60 62344.41 0.00 [2023-10-13T03:22:09.817Z] 03:13:01 177.49 0.20 177.29 0.00 25.20 38445.46 0.00 [2023-10-13T03:22:09.817Z] 03:14:01 2.43 0.00 2.43 0.00 0.00 28.28 0.00 [2023-10-13T03:22:09.817Z] 03:15:01 39.29 12.68 26.61 0.00 5449.23 6348.41 0.00 [2023-10-13T03:22:09.817Z] 03:16:01 4.47 0.00 4.47 0.00 0.00 51.58 0.00 [2023-10-13T03:22:09.817Z] 03:17:01 1.17 0.02 1.15 0.00 0.13 13.60 0.00 [2023-10-13T03:22:09.817Z] 03:18:01 2.18 0.00 2.18 0.00 0.00 23.33 0.00 [2023-10-13T03:22:09.817Z] 03:19:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2023-10-13T03:22:09.817Z] 03:20:01 2.03 0.00 2.03 0.00 0.00 36.53 0.00 [2023-10-13T03:22:09.817Z] 03:21:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2023-10-13T03:22:09.817Z] 03:22:01 160.87 0.40 160.47 0.00 26.66 60884.92 0.00 [2023-10-13T03:22:09.817Z] Average: 59.74 2.27 57.47 0.00 613.77 16917.17 0.00 [2023-10-13T03:22:09.817Z] [2023-10-13T03:22:09.817Z] 03:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-13T03:22:09.817Z] 03:11:01 29227660 31573708 742444 2.26 78656 2539440 1988112 5.86 995088 2279064 6528 [2023-10-13T03:22:09.817Z] 03:12:01 28389432 31551224 753380 2.29 152392 3203876 1901608 5.60 1202896 2820124 16 [2023-10-13T03:22:09.817Z] 03:13:01 27600868 31561360 739992 2.25 165024 3922904 1766516 5.21 1276736 3462252 432 [2023-10-13T03:22:09.817Z] 03:14:01 27601472 31562036 739148 2.25 165072 3922904 1766516 5.21 1276392 3462252 8 [2023-10-13T03:22:09.817Z] 03:15:01 27229248 31546760 744556 2.26 173292 4256236 1825164 5.38 1510784 3575324 908 [2023-10-13T03:22:09.817Z] 03:16:01 27231756 31549300 741916 2.26 173364 4256236 1825164 5.38 1505396 3575324 8 [2023-10-13T03:22:09.817Z] 03:17:01 27240232 31557920 733484 2.23 173408 4256236 1825164 5.38 1497180 3575328 212 [2023-10-13T03:22:09.817Z] 03:18:01 27240660 31558536 732456 2.23 173468 4256240 1825164 5.38 1496764 3575328 8 [2023-10-13T03:22:09.817Z] 03:19:01 27240620 31558696 732360 2.23 173556 4256244 1825164 5.38 1496848 3575440 8 [2023-10-13T03:22:09.817Z] 03:20:01 27240344 31558512 732528 2.23 173640 4256228 1825164 5.38 1497020 3575416 36 [2023-10-13T03:22:09.817Z] 03:21:01 27240116 31558332 732660 2.23 173676 4256228 1825164 5.38 1497012 3575420 8 [2023-10-13T03:22:09.817Z] 03:22:01 25727940 31520716 763884 2.32 210660 5564628 1817240 5.36 1628324 4822556 248 [2023-10-13T03:22:09.817Z] Average: 27434196 31554758 740734 2.25 165517 4078950 1834678 5.41 1406703 3489486 702 [2023-10-13T03:22:09.817Z] [2023-10-13T03:22:09.817Z] 03:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-13T03:22:09.817Z] 03:11:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:11:01 docker0 109.52 131.32 8.82 310.56 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:11:01 vethcae1820 78.82 97.88 7.60 60.92 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:11:01 ens3 476.00 333.05 5457.64 63.89 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:12:01 docker0 152.76 189.52 12.26 2290.67 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:12:01 ens3 230.13 185.97 2326.55 93.31 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:13:01 lo 7.27 7.27 0.73 0.73 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:13:01 docker0 3.13 5.58 0.19 62.25 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:13:01 ens3 166.99 114.93 2678.25 244.80 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:14:01 ens3 1.42 0.33 0.94 0.09 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:15:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:15:01 ens3 166.52 88.80 2030.21 6.44 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:16:01 ens3 1.88 0.93 0.61 0.43 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:17:01 ens3 0.88 0.57 0.51 0.41 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:18:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:19:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:20:01 ens3 0.38 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.817Z] 03:21:01 ens3 0.38 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.818Z] 03:22:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.818Z] 03:22:01 docker0 65.76 82.80 5.35 1023.41 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.818Z] 03:22:01 ens3 386.85 265.14 8243.51 110.66 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.818Z] Average: lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.818Z] Average: docker0 27.48 33.97 2.21 307.23 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.818Z] Average: ens3 118.81 82.16 1722.97 43.31 0.00 0.00 0.00 0.00 [2023-10-13T03:22:09.818Z] [2023-10-13T03:22:09.818Z] [2023-10-13T03:22:09.818Z] ---> sar -P ALL: [2023-10-13T03:22:09.818Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9180) 10/13/23 _x86_64_ (8 CPU) [2023-10-13T03:22:09.818Z] [2023-10-13T03:22:09.818Z] 03:09:25 LINUX RESTART (8 CPU) [2023-10-13T03:22:09.818Z] [2023-10-13T03:22:09.818Z] 03:10:02 CPU %user %nice %system %iowait %steal %idle [2023-10-13T03:22:09.818Z] 03:11:01 all 6.49 0.00 2.41 2.30 0.06 88.75 [2023-10-13T03:22:09.818Z] 03:11:01 0 9.57 0.00 2.22 0.51 0.07 87.63 [2023-10-13T03:22:09.818Z] 03:11:01 1 5.94 0.00 2.24 0.65 0.07 91.10 [2023-10-13T03:22:09.818Z] 03:11:01 2 6.50 0.00 2.03 0.38 0.05 91.04 [2023-10-13T03:22:09.818Z] 03:11:01 3 7.38 0.00 2.81 8.34 0.07 81.39 [2023-10-13T03:22:09.818Z] 03:11:01 4 6.54 0.00 1.93 3.33 0.03 88.17 [2023-10-13T03:22:09.818Z] 03:11:01 5 4.94 0.00 2.61 4.22 0.03 88.19 [2023-10-13T03:22:09.818Z] 03:11:01 6 4.97 0.00 3.52 0.91 0.05 90.55 [2023-10-13T03:22:09.818Z] 03:11:01 7 6.06 0.00 1.90 0.07 0.07 91.90 [2023-10-13T03:22:09.818Z] 03:12:01 all 24.94 0.00 4.01 3.38 0.07 67.61 [2023-10-13T03:22:09.818Z] 03:12:01 0 26.09 0.00 3.64 0.89 0.07 69.31 [2023-10-13T03:22:09.818Z] 03:12:01 1 24.84 0.00 4.04 0.51 0.07 70.54 [2023-10-13T03:22:09.818Z] 03:12:01 2 24.41 0.00 3.59 1.00 0.07 70.94 [2023-10-13T03:22:09.818Z] 03:12:01 3 24.78 0.00 4.29 12.39 0.07 58.47 [2023-10-13T03:22:09.818Z] 03:12:01 4 24.77 0.00 4.52 9.43 0.07 61.20 [2023-10-13T03:22:09.818Z] 03:12:01 5 25.34 0.00 4.97 1.43 0.08 68.18 [2023-10-13T03:22:09.818Z] 03:12:01 6 24.18 0.00 3.30 0.66 0.07 71.80 [2023-10-13T03:22:09.818Z] 03:12:01 7 25.10 0.00 3.70 0.72 0.08 70.39 [2023-10-13T03:22:09.818Z] 03:13:01 all 16.45 0.00 3.03 3.71 0.06 76.75 [2023-10-13T03:22:09.818Z] 03:13:01 0 16.84 0.00 3.18 1.48 0.07 78.43 [2023-10-13T03:22:09.818Z] 03:13:01 1 16.59 0.00 2.60 0.18 0.05 80.58 [2023-10-13T03:22:09.818Z] 03:13:01 2 14.97 0.00 2.83 0.72 0.05 81.43 [2023-10-13T03:22:09.818Z] 03:13:01 3 15.84 0.00 3.43 2.76 0.07 77.91 [2023-10-13T03:22:09.818Z] 03:13:01 4 16.13 0.00 3.14 0.03 0.07 80.63 [2023-10-13T03:22:09.818Z] 03:13:01 5 17.95 0.00 3.21 19.49 0.07 59.27 [2023-10-13T03:22:09.818Z] 03:13:01 6 17.95 0.00 2.70 3.64 0.05 75.65 [2023-10-13T03:22:09.818Z] 03:13:01 7 15.34 0.00 3.11 1.48 0.05 80.02 [2023-10-13T03:22:09.818Z] 03:14:01 all 0.08 0.00 0.02 0.01 0.01 99.89 [2023-10-13T03:22:09.818Z] 03:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-13T03:22:09.818Z] 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-13T03:22:09.818Z] 03:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-13T03:22:09.818Z] 03:14:01 3 0.38 0.00 0.05 0.02 0.02 99.53 [2023-10-13T03:22:09.818Z] 03:14:01 4 0.10 0.00 0.03 0.02 0.02 99.83 [2023-10-13T03:22:09.818Z] 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-13T03:22:09.818Z] 03:14:01 6 0.08 0.00 0.03 0.02 0.03 99.83 [2023-10-13T03:22:09.818Z] 03:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-13T03:22:09.818Z] 03:15:01 all 1.43 0.00 0.58 0.46 0.01 97.53 [2023-10-13T03:22:09.818Z] 03:15:01 0 1.70 0.00 0.63 0.15 0.02 97.50 [2023-10-13T03:22:09.818Z] 03:15:01 1 0.97 0.00 0.88 0.03 0.02 98.10 [2023-10-13T03:22:09.818Z] 03:15:01 2 1.15 0.00 0.60 0.70 0.00 97.55 [2023-10-13T03:22:09.818Z] 03:15:01 3 1.48 0.00 0.48 0.03 0.02 97.98 [2023-10-13T03:22:09.818Z] 03:15:01 4 2.82 0.00 0.75 0.37 0.02 96.05 [2023-10-13T03:22:09.818Z] 03:15:01 5 0.70 0.00 0.30 0.23 0.02 98.75 [2023-10-13T03:22:09.818Z] 03:15:01 6 1.84 0.00 0.40 1.13 0.02 96.61 [2023-10-13T03:22:09.818Z] 03:15:01 7 0.75 0.00 0.55 1.01 0.02 97.67 [2023-10-13T03:22:09.818Z] 03:16:01 all 0.20 0.00 0.01 0.01 0.01 99.76 [2023-10-13T03:22:09.818Z] 03:16:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2023-10-13T03:22:09.818Z] 03:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-13T03:22:09.818Z] 03:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-13T03:22:09.818Z] 03:16:01 3 1.47 0.00 0.02 0.00 0.02 98.50 [2023-10-13T03:22:09.818Z] 03:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-13T03:22:09.818Z] 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T03:22:09.818Z] 03:16:01 6 0.02 0.00 0.03 0.03 0.03 99.88 [2023-10-13T03:22:09.818Z] 03:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-13T03:22:09.818Z] 03:17:01 all 0.23 0.00 0.05 0.00 0.00 99.71 [2023-10-13T03:22:09.818Z] 03:17:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-10-13T03:22:09.818Z] 03:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-13T03:22:09.818Z] 03:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-13T03:22:09.818Z] 03:17:01 3 1.53 0.00 0.02 0.00 0.00 98.45 [2023-10-13T03:22:09.818Z] 03:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-13T03:22:09.818Z] 03:17:01 5 0.15 0.00 0.28 0.00 0.00 99.57 [2023-10-13T03:22:09.818Z] 03:17:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2023-10-13T03:22:09.818Z] 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T03:22:09.818Z] 03:18:01 all 0.22 0.00 0.01 0.01 0.01 99.75 [2023-10-13T03:22:09.818Z] 03:18:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-10-13T03:22:09.818Z] 03:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-13T03:22:09.818Z] 03:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-13T03:22:09.818Z] 03:18:01 3 1.66 0.00 0.02 0.00 0.02 98.31 [2023-10-13T03:22:09.818Z] 03:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-13T03:22:09.818Z] 03:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-13T03:22:09.818Z] 03:18:01 6 0.03 0.00 0.02 0.03 0.02 99.90 [2023-10-13T03:22:09.818Z] 03:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T03:22:09.818Z] 03:19:01 all 0.14 0.00 0.02 0.00 0.00 99.84 [2023-10-13T03:22:09.818Z] 03:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-13T03:22:09.818Z] 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T03:22:09.818Z] 03:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-13T03:22:09.818Z] 03:19:01 3 0.94 0.00 0.08 0.00 0.00 98.97 [2023-10-13T03:22:09.818Z] 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-13T03:22:09.818Z] 03:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-13T03:22:09.818Z] 03:19:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-10-13T03:22:09.818Z] 03:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T03:22:09.818Z] 03:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-10-13T03:22:09.818Z] 03:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-13T03:22:09.818Z] 03:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-10-13T03:22:09.818Z] 03:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-10-13T03:22:09.818Z] 03:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-13T03:22:09.818Z] 03:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-13T03:22:09.818Z] 03:20:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-13T03:22:09.818Z] 03:20:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2023-10-13T03:22:09.818Z] 03:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-13T03:22:09.818Z] 03:21:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-10-13T03:22:09.818Z] 03:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-13T03:22:09.818Z] 03:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-13T03:22:09.818Z] 03:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T03:22:09.818Z] 03:21:01 3 0.65 0.00 0.00 0.00 0.00 99.35 [2023-10-13T03:22:09.818Z] 03:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-13T03:22:09.818Z] 03:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-13T03:22:09.818Z] 03:21:01 6 0.02 0.00 0.03 0.02 0.03 99.90 [2023-10-13T03:22:09.818Z] 03:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T03:22:09.818Z] [2023-10-13T03:22:09.818Z] 03:21:01 CPU %user %nice %system %iowait %steal %idle [2023-10-13T03:22:09.818Z] 03:22:01 all 8.91 0.00 3.85 1.98 0.06 85.21 [2023-10-13T03:22:09.818Z] 03:22:01 0 10.60 0.00 4.79 0.29 0.07 84.26 [2023-10-13T03:22:09.818Z] 03:22:01 1 8.13 0.00 3.42 6.75 0.07 81.63 [2023-10-13T03:22:09.818Z] 03:22:01 2 9.17 0.00 3.58 0.03 0.07 87.15 [2023-10-13T03:22:09.818Z] 03:22:01 3 8.59 0.00 3.22 0.51 0.05 87.64 [2023-10-13T03:22:09.818Z] 03:22:01 4 9.15 0.00 3.72 0.30 0.05 86.77 [2023-10-13T03:22:09.818Z] 03:22:01 5 8.65 0.00 4.79 0.05 0.07 86.44 [2023-10-13T03:22:09.818Z] 03:22:01 6 8.16 0.00 2.84 1.80 0.05 87.14 [2023-10-13T03:22:09.818Z] 03:22:01 7 8.80 0.00 4.42 6.13 0.05 80.60 [2023-10-13T03:22:09.818Z] Average: all 4.90 0.00 1.16 0.98 0.03 92.94 [2023-10-13T03:22:09.818Z] Average: 0 5.37 0.00 1.20 0.28 0.03 93.12 [2023-10-13T03:22:09.818Z] Average: 1 4.68 0.00 1.09 0.67 0.03 93.53 [2023-10-13T03:22:09.818Z] Average: 2 4.67 0.00 1.05 0.24 0.02 94.03 [2023-10-13T03:22:09.818Z] Average: 3 5.35 0.00 1.19 1.98 0.03 91.45 [2023-10-13T03:22:09.818Z] Average: 4 4.94 0.00 1.17 1.11 0.02 92.76 [2023-10-13T03:22:09.818Z] Average: 5 4.78 0.00 1.34 2.10 0.02 91.76 [2023-10-13T03:22:09.818Z] Average: 6 4.75 0.00 1.07 0.69 0.03 93.46 [2023-10-13T03:22:09.818Z] Average: 7 4.65 0.00 1.14 0.78 0.02 93.41 [2023-10-13T03:22:09.818Z] [2023-10-13T03:22:09.818Z] [2023-10-13T03:22:09.818Z]