Pull request #327 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 1c9d07d9d056da0ffa55b9e56a64b4731c745e39+43843506565b1251b67769be00175dd520b99099 (97b40d015945c641d38eafd3d8f0b012f51f5545) 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-ssh1277507207407453609.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12749478401883491250.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7788900825700195271.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10436653103455259229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8909648983090278833.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17244904219007741276.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-1760 in /w/workspace/foundry_device-virtual-go_PR-327 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-327 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 43843506565b1251b67769be00175dd520b99099 into PR head commit 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 Merge succeeded, producing 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 Checking out Revision 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 (PR-327) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 43843506565b1251b67769be00175dd520b99099 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T23:35:34.921Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T23:35:35.089Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T23:35:35.190Z] ========================================================= [2023-01-10T23:35:35.190Z] EdgeX Global Pipelines Version Info [2023-01-10T23:35:35.190Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:35:35.930Z] ------------------- [2023-01-10T23:35:35.930Z] stable info: [2023-01-10T23:35:35.930Z] ------------------- [2023-01-10T23:35:35.930Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T23:35:35.930Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T23:35:35.930Z] Message: update stable to v1.0.244 [2023-01-10T23:35:36.500Z] ------------------- [2023-01-10T23:35:36.500Z] experimental info: [2023-01-10T23:35:36.500Z] ------------------- [2023-01-10T23:35:36.500Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T23:35:36.500Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T23:35:36.501Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T23:35:36.815Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-01-10T23:35:36.857Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-01-10T23:35:36.898Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T23:35:36.945Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T23:35:36.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T23:35:37.030Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T23:35:37.071Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T23:35:37.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T23:35:37.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T23:35:37.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T23:35:37.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T23:35:37.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-01-10T23:35:37.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T23:35:37.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T23:35:37.401Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T23:35:37.447Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T23:35:37.488Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T23:35:37.529Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T23:35:37.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T23:35:37.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T23:35:37.644Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T23:35:37.682Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T23:35:37.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T23:35:37.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T23:35:37.796Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T23:35:37.836Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T23:35:37.873Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T23:35:37.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo [2023-01-10T23:35:37.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo [2023-01-10T23:35:37.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo [2023-01-10T23:35:38.036Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 [Pipeline] echo [2023-01-10T23:35:38.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c9d07d [Pipeline] echo [2023-01-10T23:35:38.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:35:38.235Z] provisioning config files... [2023-01-10T23:35:38.249Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config17715165078818536349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:35:38.603Z] ---> docker-login.sh [2023-01-10T23:35:38.603Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:35:38.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:35:38.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:35:38.866Z] Configure a credential helper to remove this warning. See [2023-01-10T23:35:38.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:35:38.866Z] [2023-01-10T23:35:38.866Z] Login Succeeded [2023-01-10T23:35:38.866Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:35:38.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:35:38.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:35:38.866Z] Configure a credential helper to remove this warning. See [2023-01-10T23:35:38.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:35:38.866Z] [2023-01-10T23:35:38.866Z] Login Succeeded [2023-01-10T23:35:38.866Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:35:39.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:35:39.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:35:39.129Z] Configure a credential helper to remove this warning. See [2023-01-10T23:35:39.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:35:39.129Z] [2023-01-10T23:35:39.129Z] Login Succeeded [2023-01-10T23:35:39.129Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:35:39.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:35:39.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:35:39.129Z] Configure a credential helper to remove this warning. See [2023-01-10T23:35:39.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:35:39.129Z] [2023-01-10T23:35:39.129Z] Login Succeeded [2023-01-10T23:35:39.129Z] docker.io [2023-01-10T23:35:39.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:35:39.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:35:39.389Z] Configure a credential helper to remove this warning. See [2023-01-10T23:35:39.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:35:39.389Z] [2023-01-10T23:35:39.389Z] Login Succeeded [2023-01-10T23:35:39.389Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:35:39.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T23:35:40.031Z] + git rev-list -1 --merges 1c9d07d9d056da0ffa55b9e56a64b4731c745e39~1..1c9d07d9d056da0ffa55b9e56a64b4731c745e39 [Pipeline] echo [2023-01-10T23:35:40.097Z] -----------> git rev-list -1 --merges 1c9d07d9d056da0ffa55b9e56a64b4731c745e39~1..1c9d07d9d056da0ffa55b9e56a64b4731c745e39 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 [false] [Pipeline] sh [2023-01-10T23:35:40.414Z] + git log --format=format:%s -1 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 [Pipeline] echo [2023-01-10T23:35:40.453Z] ========================================================= [2023-01-10T23:35:40.453Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T23:35:40.453Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T23:35:40.872Z] + git log --format=format:%s -1 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 [Pipeline] echo [2023-01-10T23:35:40.905Z] [semverPrep] GIT_COMMIT: 1c9d07d9d056da0ffa55b9e56a64b4731c745e39, Commit Message: refactor!: Rework code for refactored MessageBus Configuration [Pipeline] echo [2023-01-10T23:35:40.935Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T23:35:41.300Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T23:35:41.301Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T23:35:41.301Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T23:35:41.301Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T23:35:41.301Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T23:35:41.301Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T23:35:41.301Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:35:41.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:35:41.730Z] [2023-01-10T23:35:41.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:35:42.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:35:42.109Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T23:35:42.109Z] b85a868b505f: Pulling fs layer [2023-01-10T23:35:42.109Z] e2be974225ed: Pulling fs layer [2023-01-10T23:35:42.109Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T23:35:42.109Z] 988bab9f4d93: Pulling fs layer [2023-01-10T23:35:42.109Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T23:35:42.109Z] eaf3925da568: Pulling fs layer [2023-01-10T23:35:42.109Z] bab4dde63d76: Pulling fs layer [2023-01-10T23:35:42.109Z] bde34c3a00c8: Pulling fs layer [2023-01-10T23:35:42.109Z] b352a97aabf1: Pulling fs layer [2023-01-10T23:35:42.109Z] 4872d77fe225: Pulling fs layer [2023-01-10T23:35:42.109Z] 5851b861e8e6: Pulling fs layer [2023-01-10T23:35:42.109Z] bab4dde63d76: Waiting [2023-01-10T23:35:42.109Z] 988bab9f4d93: Waiting [2023-01-10T23:35:42.109Z] bde34c3a00c8: Waiting [2023-01-10T23:35:42.109Z] b352a97aabf1: Waiting [2023-01-10T23:35:42.109Z] 1469e6f7b9e6: Waiting [2023-01-10T23:35:42.109Z] eaf3925da568: Waiting [2023-01-10T23:35:42.109Z] 4872d77fe225: Waiting [2023-01-10T23:35:42.109Z] 5851b861e8e6: Waiting [2023-01-10T23:35:42.109Z] e2be974225ed: Verifying Checksum [2023-01-10T23:35:42.109Z] e2be974225ed: Download complete [2023-01-10T23:35:42.109Z] 988bab9f4d93: Verifying Checksum [2023-01-10T23:35:42.109Z] 988bab9f4d93: Download complete [2023-01-10T23:35:42.370Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T23:35:42.370Z] 1469e6f7b9e6: Download complete [2023-01-10T23:35:42.370Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T23:35:42.370Z] 339a4e72a1f5: Download complete [2023-01-10T23:35:42.370Z] eaf3925da568: Download complete [2023-01-10T23:35:42.370Z] bde34c3a00c8: Verifying Checksum [2023-01-10T23:35:42.370Z] bde34c3a00c8: Download complete [2023-01-10T23:35:42.370Z] b352a97aabf1: Verifying Checksum [2023-01-10T23:35:42.370Z] b352a97aabf1: Download complete [2023-01-10T23:35:42.370Z] 4872d77fe225: Download complete [2023-01-10T23:35:42.370Z] 5851b861e8e6: Verifying Checksum [2023-01-10T23:35:42.370Z] 5851b861e8e6: Download complete [2023-01-10T23:35:42.370Z] b85a868b505f: Download complete [2023-01-10T23:35:42.629Z] bab4dde63d76: Verifying Checksum [2023-01-10T23:35:42.629Z] bab4dde63d76: Download complete [2023-01-10T23:35:43.563Z] b85a868b505f: Pull complete [2023-01-10T23:35:43.563Z] e2be974225ed: Pull complete [2023-01-10T23:35:44.129Z] 339a4e72a1f5: Pull complete [2023-01-10T23:35:44.129Z] 988bab9f4d93: Pull complete [2023-01-10T23:35:44.388Z] 1469e6f7b9e6: Pull complete [2023-01-10T23:35:44.388Z] eaf3925da568: Pull complete [2023-01-10T23:35:46.296Z] bab4dde63d76: Pull complete [2023-01-10T23:35:46.296Z] bde34c3a00c8: Pull complete [2023-01-10T23:35:46.296Z] b352a97aabf1: Pull complete [2023-01-10T23:35:46.296Z] 4872d77fe225: Pull complete [2023-01-10T23:35:46.555Z] 5851b861e8e6: Pull complete [2023-01-10T23:35:46.555Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T23:35:46.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:35:46.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:35:46.775Z] prd-ubuntu20.04-docker-8c-8g-1760 does not seem to be running inside a container [2023-01-10T23:35:46.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T23:35:47.988Z] $ docker top 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 -eo pid,comm [2023-01-10T23:35:48.040Z] 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-01-10T23:35:48.040Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T23:35:48.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:35:48.166Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:35:48.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:35:48.274Z] $ docker exec 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 ssh-agent [2023-01-10T23:35:48.388Z] SSH_AUTH_SOCK=/tmp/ssh-2y35vOqo4SGA/agent.31 [2023-01-10T23:35:48.388Z] SSH_AGENT_PID=37 [2023-01-10T23:35:48.395Z] Running ssh-add (command line suppressed) [2023-01-10T23:35:48.513Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_12827318208535642994.key (/w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_12827318208535642994.key) [2023-01-10T23:35:48.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:35:48.853Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T23:35:48.882Z] $ docker exec --env ******** --env ******** 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 ssh-agent -k [2023-01-10T23:35:48.981Z] unset SSH_AUTH_SOCK; [2023-01-10T23:35:48.982Z] unset SSH_AGENT_PID; [2023-01-10T23:35:48.982Z] echo Agent pid 37 killed; [2023-01-10T23:35:48.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T23:35:49.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:35:49.067Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:35:49.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:35:49.195Z] $ docker exec 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 ssh-agent [2023-01-10T23:35:49.313Z] SSH_AUTH_SOCK=/tmp/ssh-nNr5DA6hoElz/agent.69 [2023-01-10T23:35:49.313Z] SSH_AGENT_PID=75 [2023-01-10T23:35:49.317Z] Running ssh-add (command line suppressed) [2023-01-10T23:35:49.428Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_7414688867104005021.key (/w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_7414688867104005021.key) [2023-01-10T23:35:49.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:35:49.769Z] + git semver init [2023-01-10T23:35:50.028Z] 2023-01-10 23:35:49,942 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T23:35:50.028Z] 2023-01-10 23:35:49,943 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-327/.semver [2023-01-10T23:35:50.028Z] 2023-01-10 23:35:49,944 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-327/.semver [2023-01-10T23:35:50.028Z] 2023-01-10 23:35:49,944 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-327/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-327, universal_newlines=False, shell=None, istream=None) [2023-01-10T23:35:53.322Z] 2023-01-10 23:35:53,117 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-327/.git/info/exclude [2023-01-10T23:35:53.322Z] 2023-01-10 23:35:53,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-327/.semver/PR-327 with force:False [2023-01-10T23:35:53.322Z] 2023-01-10 23:35:53,118 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-327/.semver/PR-327 [2023-01-10T23:35:53.322Z] 2023-01-10 23:35:53,123 [execute] INFO git cat-file --batch-check [2023-01-10T23:35:53.322Z] 2023-01-10 23:35:53,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T23:35:53.322Z] 2023-01-10 23:35:53,130 [execute] INFO git cat-file --batch [2023-01-10T23:35:53.322Z] 2023-01-10 23:35:53,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T23:35:53.322Z] 2023-01-10 23:35:53,136 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-327/.semver/PR-327 [2023-01-10T23:35:53.322Z] 0.0.0 [Pipeline] } [2023-01-10T23:35:53.354Z] $ docker exec --env ******** --env ******** 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 ssh-agent -k [2023-01-10T23:35:53.442Z] unset SSH_AUTH_SOCK; [2023-01-10T23:35:53.443Z] unset SSH_AGENT_PID; [2023-01-10T23:35:53.443Z] echo Agent pid 75 killed; [2023-01-10T23:35:53.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T23:35:53.855Z] + git semver [Pipeline] } [2023-01-10T23:35:54.140Z] $ docker stop --time=1 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 [2023-01-10T23:35:55.436Z] $ docker rm -f --volumes 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T23:35:55.845Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T23:35:56.133Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T23:35:56.150Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:35:56.801Z] provisioning config files... [2023-01-10T23:35:56.810Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config3842817667314161854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:35:57.021Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1764 in /w/workspace/foundry_device-virtual-go_PR-327 [Pipeline] { [Pipeline] ws [2023-01-10T23:35:57.077Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-01-10T23:35:57.156Z] ---> docker-login.sh [2023-01-10T23:35:57.156Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:35:57.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:35:57.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:35:57.156Z] Configure a credential helper to remove this warning. See [2023-01-10T23:35:57.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:35:57.156Z] [2023-01-10T23:35:57.156Z] Login Succeeded [2023-01-10T23:35:57.156Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:35:57.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:35:57.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:35:57.156Z] Configure a credential helper to remove this warning. See [2023-01-10T23:35:57.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:35:57.156Z] [2023-01-10T23:35:57.159Z] The recommended git tool is: git [2023-01-10T23:35:57.415Z] Login Succeeded [2023-01-10T23:35:57.415Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:35:57.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:35:57.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:35:57.415Z] Configure a credential helper to remove this warning. See [2023-01-10T23:35:57.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:35:57.415Z] [2023-01-10T23:35:57.415Z] Login Succeeded [2023-01-10T23:35:57.415Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:35:57.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:35:57.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:35:57.415Z] Configure a credential helper to remove this warning. See [2023-01-10T23:35:57.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:35:57.415Z] [2023-01-10T23:35:57.415Z] Login Succeeded [2023-01-10T23:35:57.673Z] docker.io [2023-01-10T23:35:57.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:35:57.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:35:57.933Z] Configure a credential helper to remove this warning. See [2023-01-10T23:35:57.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:35:57.933Z] [2023-01-10T23:35:57.933Z] Login Succeeded [2023-01-10T23:35:57.933Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:35:57.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T23:35:58.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:35:58.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:35:58.219Z] ========================================================= [2023-01-10T23:35:58.219Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T23:35:58.219Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:35:58.682Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T23:35:58.682Z] Sending build context to Docker daemon 23.36MB [2023-01-10T23:35:58.682Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:35:58.682Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T23:35:58.943Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T23:35:58.943Z] 213ec9aee27d: Pulling fs layer [2023-01-10T23:35:58.943Z] 4583459ba037: Pulling fs layer [2023-01-10T23:35:58.943Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T23:35:58.943Z] 53926ce57604: Pulling fs layer [2023-01-10T23:35:58.943Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T23:35:58.943Z] 22ff95d597cd: Pulling fs layer [2023-01-10T23:35:58.943Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T23:35:58.943Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T23:35:58.943Z] a7acece74701: Pulling fs layer [2023-01-10T23:35:58.943Z] 53926ce57604: Waiting [2023-01-10T23:35:58.943Z] 12d6caf4c0d1: Waiting [2023-01-10T23:35:58.943Z] 22ff95d597cd: Waiting [2023-01-10T23:35:58.943Z] 21b2b0c7a3f4: Waiting [2023-01-10T23:35:58.943Z] 96b7cbca73a9: Waiting [2023-01-10T23:35:58.943Z] a7acece74701: Waiting [2023-01-10T23:35:58.943Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T23:35:58.943Z] 93c1e223e6f2: Download complete [2023-01-10T23:35:58.943Z] 4583459ba037: Download complete [2023-01-10T23:35:58.943Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T23:35:58.943Z] 21b2b0c7a3f4: Download complete [2023-01-10T23:35:58.943Z] 22ff95d597cd: Download complete [2023-01-10T23:35:58.943Z] 213ec9aee27d: Verifying Checksum [2023-01-10T23:35:58.943Z] 213ec9aee27d: Download complete [2023-01-10T23:35:58.943Z] 12d6caf4c0d1: Download complete [2023-01-10T23:35:59.206Z] 213ec9aee27d: Pull complete [2023-01-10T23:35:59.206Z] 4583459ba037: Pull complete [2023-01-10T23:35:59.206Z] 93c1e223e6f2: Pull complete [2023-01-10T23:35:59.468Z] a7acece74701: Verifying Checksum [2023-01-10T23:35:59.468Z] a7acece74701: Download complete [2023-01-10T23:35:59.727Z] 53926ce57604: Verifying Checksum [2023-01-10T23:35:59.727Z] 53926ce57604: Download complete [2023-01-10T23:35:59.727Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T23:35:59.727Z] 96b7cbca73a9: Download complete [2023-01-10T23:36:03.817Z] using credential edgex-jenkins-ssh [2023-01-10T23:36:03.840Z] Cloning the remote Git repository [2023-01-10T23:36:03.914Z] 53926ce57604: Pull complete [2023-01-10T23:36:03.914Z] 21b2b0c7a3f4: Pull complete [2023-01-10T23:36:03.914Z] 22ff95d597cd: Pull complete [2023-01-10T23:36:03.914Z] 12d6caf4c0d1: Pull complete [2023-01-10T23:36:03.913Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-01-10T23:36:04.014Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-01-10T23:36:04.242Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-01-10T23:36:04.243Z] > git --version # timeout=10 [2023-01-10T23:36:04.275Z] > git --version # 'git version 2.25.1' [2023-01-10T23:36:04.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T23:36:04.354Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T23:36:05.813Z] 96b7cbca73a9: Pull complete [2023-01-10T23:36:06.379Z] a7acece74701: Pull complete [2023-01-10T23:36:06.379Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T23:36:06.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T23:36:06.379Z] ---> db6d94c90886 [2023-01-10T23:36:06.379Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T23:36:06.621Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-01-10T23:36:06.656Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T23:36:08.280Z] ---> Running in 14217fdb818f [2023-01-10T23:36:08.280Z] Removing intermediate container 14217fdb818f [2023-01-10T23:36:08.280Z] ---> 4eb33e5a7bc8 [2023-01-10T23:36:08.280Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:36:08.280Z] ---> Running in f3504df6ca24 [2023-01-10T23:36:08.280Z] Removing intermediate container f3504df6ca24 [2023-01-10T23:36:08.280Z] ---> cc0bbab994ef [2023-01-10T23:36:08.280Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:36:08.280Z] ---> Running in 48b9dc8e3bd1 [2023-01-10T23:36:08.280Z] Removing intermediate container 48b9dc8e3bd1 [2023-01-10T23:36:08.280Z] ---> 2b4cc23a90cf [2023-01-10T23:36:08.280Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-10T23:36:08.280Z] ---> Running in ff6bfc80b0eb [2023-01-10T23:36:08.494Z] Merging remotes/origin/main commit 43843506565b1251b67769be00175dd520b99099 into PR head commit 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 [2023-01-10T23:36:08.538Z] Removing intermediate container ff6bfc80b0eb [2023-01-10T23:36:08.538Z] ---> 864ae061623e [2023-01-10T23:36:08.538Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:36:08.538Z] ---> Running in 10097052aab6 [2023-01-10T23:36:08.760Z] Merge succeeded, producing 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 [2023-01-10T23:36:08.761Z] Checking out Revision 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 (PR-327) [2023-01-10T23:36:08.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T23:36:07.826Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-01-10T23:36:07.879Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-01-10T23:36:07.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T23:36:07.901Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T23:36:08.520Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T23:36:08.541Z] > git checkout -f 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 # timeout=10 [2023-01-10T23:36:08.643Z] > git remote # timeout=10 [2023-01-10T23:36:08.668Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T23:36:08.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T23:36:08.709Z] > git merge 43843506565b1251b67769be00175dd520b99099 # timeout=10 [2023-01-10T23:36:08.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T23:36:08.771Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T23:36:08.787Z] > git checkout -f 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 # timeout=10 [2023-01-10T23:36:09.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T23:36:09.312Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T23:36:09.312Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T23:36:09.312Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T23:36:09.312Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T23:36:09.312Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:36:09.312Z] OK: 216 MiB in 55 packages [2023-01-10T23:36:09.570Z] Removing intermediate container 10097052aab6 [2023-01-10T23:36:09.570Z] ---> 063e22c5b56f [2023-01-10T23:36:09.570Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-10T23:36:09.829Z] ---> d2fa8fa8826d [2023-01-10T23:36:09.829Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:36:09.829Z] ---> Running in 41731bf0edc7 [2023-01-10T23:36:12.421Z] Commit message: "refactor!: Rework code for refactored MessageBus Configuration" [2023-01-10T23:36:12.502Z] > git --version # timeout=10 [2023-01-10T23:36:12.516Z] > git --version # 'git version 2.25.1' [2023-01-10T23:36:12.537Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T23:36:13.660Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T23:36:13.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T23:36:13.660Z] Dload Upload Total Spent Left Speed [2023-01-10T23:36:13.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-01-10T23:36:14.521Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T23:36:14.895Z] + sudo tee /etc/docker/daemon.new [2023-01-10T23:36:14.895Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T23:36:14.895Z] { [2023-01-10T23:36:14.895Z] "registry-mirrors": [ [2023-01-10T23:36:14.895Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T23:36:14.895Z] ], [2023-01-10T23:36:14.895Z] "bip": "10.250.0.254/24", [2023-01-10T23:36:14.895Z] "hosts": [ [2023-01-10T23:36:14.895Z] "tcp://0.0.0.0:5555", [2023-01-10T23:36:14.895Z] "unix:///var/run/docker.sock" [2023-01-10T23:36:14.895Z] ], [2023-01-10T23:36:14.895Z] "mtu": 1458, [2023-01-10T23:36:14.895Z] "selinux-enabled": true, [2023-01-10T23:36:14.895Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T23:36:14.895Z] } [Pipeline] sh [2023-01-10T23:36:15.263Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T23:36:15.631Z] + sudo service docker restart [2023-01-10T23:36:16.399Z] go: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7 (replaced by ../../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory [2023-01-10T23:36:16.399Z] skipping... [2023-01-10T23:36:28.655Z] Removing intermediate container 41731bf0edc7 [2023-01-10T23:36:28.656Z] ---> 3d1f06137b75 [2023-01-10T23:36:28.656Z] Step 10/12 : COPY . . [2023-01-10T23:36:28.656Z] ---> 2f6876335bcc [2023-01-10T23:36:28.656Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:36:28.656Z] ---> Running in 99f3a68f0334 [2023-01-10T23:36:28.656Z] Removing intermediate container 99f3a68f0334 [2023-01-10T23:36:28.656Z] ---> afa80d650bd5 [2023-01-10T23:36:28.656Z] Step 12/12 : RUN $MAKE [2023-01-10T23:36:28.656Z] ---> Running in bed6b10f8066 [2023-01-10T23:36:28.656Z] noop [2023-01-10T23:36:28.656Z] Removing intermediate container bed6b10f8066 [2023-01-10T23:36:28.656Z] ---> da86a9fc0986 [2023-01-10T23:36:28.656Z] Successfully built da86a9fc0986 [2023-01-10T23:36:28.656Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:36:29.104Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T23:36:29.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:36:29.274Z] prd-ubuntu20.04-docker-8c-8g-1760 does not seem to be running inside a container [2023-01-10T23:36:29.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T23:36:29.711Z] $ docker top 4b27bbc2c0ff6dfa5adc9dcd4d4623e0e918e8072ae44b5c00a4ab43140f0092 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:36:30.108Z] + go version [2023-01-10T23:36:30.108Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T23:36:30.143Z] $ docker stop --time=1 4b27bbc2c0ff6dfa5adc9dcd4d4623e0e918e8072ae44b5c00a4ab43140f0092 [2023-01-10T23:36:31.756Z] $ docker rm -f --volumes 4b27bbc2c0ff6dfa5adc9dcd4d4623e0e918e8072ae44b5c00a4ab43140f0092 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:36:32.465Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T23:36:32.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:36:32.615Z] prd-ubuntu20.04-docker-8c-8g-1760 does not seem to be running inside a container [2023-01-10T23:36:32.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T23:36:33.007Z] $ docker top 39d7827489c53c814126ce8b355f3b2312d98f16e1c381e061abe77dc6a44b74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:36:33.399Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-327 [Pipeline] fileExists [Pipeline] sh [2023-01-10T23:36:33.755Z] + make test [2023-01-10T23:36:33.755Z] go test ./... -coverprofile=coverage.out [2023-01-10T23:36:33.755Z] internal/driver/resourcebinary.go:14:2: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7: replacement directory ../../device-sdk-go does not exist [2023-01-10T23:36:33.755Z] internal/driver/virtualdriver.go:17:2: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7: replacement directory ../../device-sdk-go does not exist [2023-01-10T23:36:33.755Z] cmd/main.go:10:2: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7: replacement directory ../../device-sdk-go does not exist [2023-01-10T23:36:33.755Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-01-10T23:36:33.797Z] $ docker stop --time=1 39d7827489c53c814126ce8b355f3b2312d98f16e1c381e061abe77dc6a44b74 [2023-01-10T23:36:35.138Z] $ docker rm -f --volumes 39d7827489c53c814126ce8b355f3b2312d98f16e1c381e061abe77dc6a44b74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-01-10T23:36:35.406Z] provisioning config files... [2023-01-10T23:36:35.445Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config11556963827309326189tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] libraryResource [Pipeline] sh Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2023-01-10T23:36:35.862Z] ---> docker-login.sh [2023-01-10T23:36:35.862Z] nexus3.edgexfoundry.org:10001 Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:36:36.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:36:36.423Z] [2023-01-10T23:36:36.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [2023-01-10T23:36:36.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:36:36.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:36:36.462Z] Configure a credential helper to remove this warning. See [2023-01-10T23:36:36.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:36:36.462Z] [2023-01-10T23:36:36.462Z] Login Succeeded [2023-01-10T23:36:36.462Z] nexus3.edgexfoundry.org:10002 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:36:36.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:36:36.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:36:36.835Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T23:36:36.835Z] 5eb5b503b376: Pulling fs layer [2023-01-10T23:36:36.835Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T23:36:36.835Z] ec43610c2a17: Pulling fs layer [2023-01-10T23:36:36.835Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T23:36:36.835Z] 33b1e0a273af: Pulling fs layer [2023-01-10T23:36:36.835Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T23:36:36.835Z] 2f39f015ded8: Pulling fs layer [2023-01-10T23:36:36.835Z] 33b1e0a273af: Waiting [2023-01-10T23:36:36.835Z] 5d3b04190fa2: Waiting [2023-01-10T23:36:36.835Z] 2f39f015ded8: Waiting [2023-01-10T23:36:36.835Z] 3a2ae6a8a46f: Waiting [2023-01-10T23:36:36.835Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T23:36:36.835Z] 5c69ac0246d0: Download complete [2023-01-10T23:36:36.835Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T23:36:36.835Z] 3a2ae6a8a46f: Download complete [2023-01-10T23:36:37.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:36:37.005Z] Configure a credential helper to remove this warning. See [2023-01-10T23:36:37.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:36:37.005Z] [2023-01-10T23:36:37.005Z] Login Succeeded [2023-01-10T23:36:37.005Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:36:37.095Z] 33b1e0a273af: Verifying Checksum [2023-01-10T23:36:37.095Z] 33b1e0a273af: Download complete [2023-01-10T23:36:37.095Z] ec43610c2a17: Verifying Checksum [2023-01-10T23:36:37.095Z] ec43610c2a17: Download complete [2023-01-10T23:36:37.095Z] 5d3b04190fa2: Download complete [2023-01-10T23:36:37.095Z] 5eb5b503b376: Verifying Checksum [2023-01-10T23:36:37.095Z] 5eb5b503b376: Download complete [2023-01-10T23:36:37.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:36:37.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:36:37.277Z] Configure a credential helper to remove this warning. See [2023-01-10T23:36:37.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:36:37.277Z] [2023-01-10T23:36:37.277Z] Login Succeeded [2023-01-10T23:36:37.277Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:36:37.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:36:37.665Z] 2f39f015ded8: Download complete [2023-01-10T23:36:37.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:36:37.825Z] Configure a credential helper to remove this warning. See [2023-01-10T23:36:37.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:36:37.825Z] [2023-01-10T23:36:37.825Z] Login Succeeded [2023-01-10T23:36:37.825Z] docker.io [2023-01-10T23:36:38.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:36:38.229Z] 5eb5b503b376: Pull complete [2023-01-10T23:36:38.229Z] 5c69ac0246d0: Pull complete [2023-01-10T23:36:38.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:36:38.369Z] Configure a credential helper to remove this warning. See [2023-01-10T23:36:38.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:36:38.369Z] [2023-01-10T23:36:38.369Z] Login Succeeded [2023-01-10T23:36:38.369Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:36:38.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-01-10T23:36:38.797Z] ec43610c2a17: Pull complete [2023-01-10T23:36:38.797Z] 3a2ae6a8a46f: Pull complete [Pipeline] echo [2023-01-10T23:36:38.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:36:38.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:36:38.947Z] ========================================================= [2023-01-10T23:36:38.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T23:36:38.947Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2023-01-10T23:36:39.055Z] 33b1e0a273af: Pull complete [2023-01-10T23:36:39.055Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:36:39.465Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T23:36:39.735Z] Sending build context to Docker daemon 11.85MB [2023-01-10T23:36:40.020Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:36:40.020Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T23:36:40.020Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T23:36:40.020Z] 9b18e9b68314: Pulling fs layer [2023-01-10T23:36:40.020Z] 35d82f9e3411: Pulling fs layer [2023-01-10T23:36:40.020Z] e16973657156: Pulling fs layer [2023-01-10T23:36:40.020Z] fc693d55d65f: Pulling fs layer [2023-01-10T23:36:40.020Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T23:36:40.020Z] dda99020689f: Pulling fs layer [2023-01-10T23:36:40.020Z] db1c61fa0a46: Pulling fs layer [2023-01-10T23:36:40.020Z] 891c053d2c06: Pulling fs layer [2023-01-10T23:36:40.020Z] fc693d55d65f: Waiting [2023-01-10T23:36:40.020Z] 7e9fc2657dce: Waiting [2023-01-10T23:36:40.020Z] dda99020689f: Waiting [2023-01-10T23:36:40.020Z] db1c61fa0a46: Waiting [2023-01-10T23:36:40.020Z] 891c053d2c06: Waiting [2023-01-10T23:36:40.020Z] e16973657156: Download complete [2023-01-10T23:36:40.020Z] 35d82f9e3411: Verifying Checksum [2023-01-10T23:36:40.020Z] 35d82f9e3411: Download complete [2023-01-10T23:36:40.020Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T23:36:40.020Z] 7e9fc2657dce: Download complete [2023-01-10T23:36:40.294Z] dda99020689f: Verifying Checksum [2023-01-10T23:36:40.294Z] dda99020689f: Download complete [2023-01-10T23:36:40.294Z] 9b18e9b68314: Verifying Checksum [2023-01-10T23:36:40.294Z] 9b18e9b68314: Download complete [2023-01-10T23:36:41.302Z] 9b18e9b68314: Pull complete [2023-01-10T23:36:41.302Z] 891c053d2c06: Verifying Checksum [2023-01-10T23:36:41.302Z] 891c053d2c06: Download complete [2023-01-10T23:36:41.903Z] 35d82f9e3411: Pull complete [2023-01-10T23:36:42.176Z] e16973657156: Pull complete [2023-01-10T23:36:42.769Z] db1c61fa0a46: Verifying Checksum [2023-01-10T23:36:42.769Z] db1c61fa0a46: Download complete [2023-01-10T23:36:43.244Z] 2f39f015ded8: Pull complete [2023-01-10T23:36:43.244Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T23:36:43.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:36:43.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-01-10T23:36:43.356Z] fc693d55d65f: Verifying Checksum [2023-01-10T23:36:43.356Z] fc693d55d65f: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:36:43.507Z] prd-ubuntu20.04-docker-8c-8g-1760 does not seem to be running inside a container [2023-01-10T23:36:43.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T23:36:44.993Z] $ docker top caba9abce836a39bf8e3ef59bf97de126cff887bc56cb6f0991bc2a4dd92db14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:36:45.434Z] ---> job-cost.sh [2023-01-10T23:36:45.434Z] lf-activate-venv: SKIPPING [2023-01-10T23:36:45.434Z] INFO: No Stack... [2023-01-10T23:36:45.693Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T23:36:45.951Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T23:36:46.262Z] + cat /w/workspace/foundry_device-virtual-go_PR-327/archives/cost.csv [2023-01-10T23:36:46.262Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T23:36:46.307Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] [2023-01-10T23:36:46.312Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] did not exist. Created. [2023-01-10T23:36:46.312Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T23:36:46.710Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T23:36:46.768Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T23:36:46.789Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T23:36:46.866Z] $ docker stop --time=1 caba9abce836a39bf8e3ef59bf97de126cff887bc56cb6f0991bc2a4dd92db14 [2023-01-10T23:36:48.045Z] $ docker rm -f --volumes caba9abce836a39bf8e3ef59bf97de126cff887bc56cb6f0991bc2a4dd92db14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T23:36:48.423Z] Failed in branch amd64 [2023-01-10T23:36:55.699Z] fc693d55d65f: Pull complete [2023-01-10T23:36:55.699Z] 7e9fc2657dce: Pull complete [2023-01-10T23:36:55.699Z] dda99020689f: Pull complete [2023-01-10T23:37:02.406Z] db1c61fa0a46: Pull complete [2023-01-10T23:37:03.831Z] 891c053d2c06: Pull complete [2023-01-10T23:37:03.831Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T23:37:03.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T23:37:03.832Z] ---> f96f9c87975a [2023-01-10T23:37:03.832Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T23:37:05.797Z] ---> Running in 5e551cef0f17 [2023-01-10T23:37:06.070Z] Removing intermediate container 5e551cef0f17 [2023-01-10T23:37:06.070Z] ---> 5df61bf2b048 [2023-01-10T23:37:06.070Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:37:06.341Z] ---> Running in b9fc92a9d4b9 [2023-01-10T23:37:06.612Z] Removing intermediate container b9fc92a9d4b9 [2023-01-10T23:37:06.612Z] ---> be2d58f8e4e3 [2023-01-10T23:37:06.612Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:37:06.612Z] ---> Running in 389a0c94422d [2023-01-10T23:37:07.203Z] Removing intermediate container 389a0c94422d [2023-01-10T23:37:07.203Z] ---> f40b5c194a25 [2023-01-10T23:37:07.203Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-10T23:37:07.203Z] ---> Running in 75881d528f19 [2023-01-10T23:37:07.475Z] Removing intermediate container 75881d528f19 [2023-01-10T23:37:07.475Z] ---> 6292fe9a5119 [2023-01-10T23:37:07.475Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:37:07.475Z] ---> Running in 26829e4fcfa3 [2023-01-10T23:37:08.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T23:37:08.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T23:37:10.312Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T23:37:10.312Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T23:37:10.312Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T23:37:10.312Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T23:37:10.312Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:37:10.312Z] OK: 226 MiB in 55 packages [2023-01-10T23:37:11.736Z] Removing intermediate container 26829e4fcfa3 [2023-01-10T23:37:11.736Z] ---> cd75453d0e89 [2023-01-10T23:37:11.736Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-10T23:37:12.012Z] ---> b1db3f57bf57 [2023-01-10T23:37:12.012Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:37:12.012Z] ---> Running in 5dfd09766d74 [2023-01-10T23:37:34.153Z] go: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7 (replaced by ../../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory [2023-01-10T23:37:34.153Z] skipping... [2023-01-10T23:38:13.055Z] Removing intermediate container 5dfd09766d74 [2023-01-10T23:38:13.055Z] ---> c8180dceb5dd [2023-01-10T23:38:13.055Z] Step 10/12 : COPY . . [2023-01-10T23:38:13.055Z] ---> 01de0fb6d0ce [2023-01-10T23:38:13.055Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:38:13.055Z] ---> Running in 94ef9452a7f0 [2023-01-10T23:38:13.055Z] Removing intermediate container 94ef9452a7f0 [2023-01-10T23:38:13.055Z] ---> a388d95390aa [2023-01-10T23:38:13.055Z] Step 12/12 : RUN $MAKE [2023-01-10T23:38:13.055Z] ---> Running in 45fcc6b607ef [2023-01-10T23:38:13.055Z] noop [2023-01-10T23:38:13.055Z] Removing intermediate container 45fcc6b607ef [2023-01-10T23:38:13.055Z] ---> 278b84f6b0b4 [2023-01-10T23:38:13.055Z] Successfully built 278b84f6b0b4 [2023-01-10T23:38:13.055Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:38:13.605Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T23:38:13.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:38:13.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-1764 does not seem to be running inside a container [2023-01-10T23:38:13.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T23:38:15.281Z] $ docker top a09131c1ce096291a88140a227827dab915201081999db93680f1d0390b7e110 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:38:16.192Z] + go version [2023-01-10T23:38:16.192Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T23:38:16.227Z] $ docker stop --time=1 a09131c1ce096291a88140a227827dab915201081999db93680f1d0390b7e110 [2023-01-10T23:38:17.936Z] $ docker rm -f --volumes a09131c1ce096291a88140a227827dab915201081999db93680f1d0390b7e110 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:38:18.831Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T23:38:18.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:38:19.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-1764 does not seem to be running inside a container [2023-01-10T23:38:19.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T23:38:20.538Z] $ docker top 14aa3473f3da42df9833b4a5e0073aebacd604e307d4bee5d80afc47ca01431d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:38:21.449Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T23:38:22.171Z] + make test [2023-01-10T23:38:22.171Z] go test ./... -coverprofile=coverage.out [2023-01-10T23:38:22.761Z] internal/driver/resourcebinary.go:14:2: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7: replacement directory ../../device-sdk-go does not exist [2023-01-10T23:38:22.762Z] internal/driver/virtualdriver.go:17:2: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7: replacement directory ../../device-sdk-go does not exist [2023-01-10T23:38:22.762Z] cmd/main.go:10:2: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7: replacement directory ../../device-sdk-go does not exist [2023-01-10T23:38:22.762Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-01-10T23:38:22.813Z] $ docker stop --time=1 14aa3473f3da42df9833b4a5e0073aebacd604e307d4bee5d80afc47ca01431d [2023-01-10T23:38:25.654Z] $ docker rm -f --volumes 14aa3473f3da42df9833b4a5e0073aebacd604e307d4bee5d80afc47ca01431d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:38:26.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:38:26.766Z] [2023-01-10T23:38:26.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:38:27.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:38:27.449Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T23:38:27.449Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T23:38:27.449Z] 04944245beec: Pulling fs layer [2023-01-10T23:38:27.449Z] 699f458cf7ca: Pulling fs layer [2023-01-10T23:38:27.449Z] 765212b225bb: Pulling fs layer [2023-01-10T23:38:27.449Z] f23df028b6ca: Pulling fs layer [2023-01-10T23:38:27.449Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T23:38:27.449Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T23:38:27.449Z] 765212b225bb: Waiting [2023-01-10T23:38:27.449Z] f23df028b6ca: Waiting [2023-01-10T23:38:27.449Z] d65c8cfc05b1: Waiting [2023-01-10T23:38:27.449Z] 2437ff75d9bd: Waiting [2023-01-10T23:38:27.449Z] 04944245beec: Verifying Checksum [2023-01-10T23:38:27.449Z] 04944245beec: Download complete [2023-01-10T23:38:27.449Z] 765212b225bb: Verifying Checksum [2023-01-10T23:38:27.449Z] 765212b225bb: Download complete [2023-01-10T23:38:27.449Z] f23df028b6ca: Verifying Checksum [2023-01-10T23:38:27.449Z] f23df028b6ca: Download complete [2023-01-10T23:38:27.449Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T23:38:27.449Z] d65c8cfc05b1: Download complete [2023-01-10T23:38:27.720Z] 699f458cf7ca: Verifying Checksum [2023-01-10T23:38:27.720Z] 699f458cf7ca: Download complete [2023-01-10T23:38:27.998Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T23:38:27.998Z] 8998bd30e6a1: Download complete [2023-01-10T23:38:30.628Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T23:38:30.628Z] 2437ff75d9bd: Download complete [2023-01-10T23:38:32.588Z] 8998bd30e6a1: Pull complete [2023-01-10T23:38:32.861Z] 04944245beec: Pull complete [2023-01-10T23:38:34.281Z] 699f458cf7ca: Pull complete [2023-01-10T23:38:34.550Z] 765212b225bb: Pull complete [2023-01-10T23:38:37.906Z] f23df028b6ca: Pull complete [2023-01-10T23:38:37.906Z] d65c8cfc05b1: Pull complete [2023-01-10T23:38:52.930Z] 2437ff75d9bd: Pull complete [2023-01-10T23:38:52.930Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T23:38:52.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:38:52.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:38:53.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-1764 does not seem to be running inside a container [2023-01-10T23:38:53.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T23:38:56.382Z] $ docker top 4ae86c66a5ff8180f7489a1dd2b24a2a0e3a3bf6d906f519ae481860139495d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:38:57.312Z] ---> job-cost.sh [2023-01-10T23:38:57.312Z] lf-activate-venv: SKIPPING [2023-01-10T23:38:57.312Z] INFO: No Stack... [2023-01-10T23:38:57.581Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T23:38:58.548Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T23:38:59.214Z] + + cut -d, -f6 [2023-01-10T23:38:59.214Z] cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-01-10T23:38:59.311Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] [2023-01-10T23:38:59.316Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] did not exist. Created. [2023-01-10T23:38:59.316Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T23:39:00.115Z] /w/workspace/device-virtual-go/1@tmp/durable-e526e96f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T23:39:00.859Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T23:39:00.894Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T23:39:01.522Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T23:39:01.537Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T23:39:01.619Z] $ docker stop --time=1 4ae86c66a5ff8180f7489a1dd2b24a2a0e3a3bf6d906f519ae481860139495d2 [2023-01-10T23:39:03.167Z] $ docker rm -f --volumes 4ae86c66a5ff8180f7489a1dd2b24a2a0e3a3bf6d906f519ae481860139495d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T23:39:03.881Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-01-10T23:39:05.780Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-327/archives ] [2023-01-10T23:39:05.780Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-327/archives [2023-01-10T23:39:05.780Z] total 16 [2023-01-10T23:39:05.780Z] drwxr-xr-x 3 root root 4096 Jan 10 23:36 . [2023-01-10T23:39:05.780Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 23:36 .. [2023-01-10T23:39:05.780Z] drwxr-xr-x 2 root root 4096 Jan 10 23:36 cost [2023-01-10T23:39:05.780Z] -rw-r--r-- 1 root root 89 Jan 10 23:36 cost.csv [2023-01-10T23:39:05.780Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-327/archives [2023-01-10T23:39:05.780Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-327/archives [2023-01-10T23:39:05.780Z] total 16 [2023-01-10T23:39:05.780Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 23:36 . [2023-01-10T23:39:05.780Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 23:36 .. [2023-01-10T23:39:05.780Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 23:36 cost [2023-01-10T23:39:05.780Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 10 23:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:39:06.116Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:39:07.001Z] ---> package-listing.sh [2023-01-10T23:39:07.001Z] ++ facter osfamily [2023-01-10T23:39:07.001Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T23:39:07.260Z] + OS_FAMILY=debian [2023-01-10T23:39:07.260Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-327 [2023-01-10T23:39:07.260Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T23:39:07.260Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T23:39:07.260Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T23:39:07.260Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T23:39:07.260Z] + '[' /w/workspace/foundry_device-virtual-go_PR-327 ']' [2023-01-10T23:39:07.260Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T23:39:07.260Z] + case "${OS_FAMILY}" in [2023-01-10T23:39:07.260Z] + dpkg -l [2023-01-10T23:39:07.260Z] + grep '^ii' [2023-01-10T23:39:07.260Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T23:39:07.260Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T23:39:07.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T23:39:07.260Z] + '[' /w/workspace/foundry_device-virtual-go_PR-327 ']' [2023-01-10T23:39:07.260Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-327/archives/ [2023-01-10T23:39:07.260Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-327/archives/ [Pipeline] echo [2023-01-10T23:39:07.294Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T23:39:07.585Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:39:08.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:39:08.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:39:08.358Z] prd-ubuntu20.04-docker-8c-8g-1760 does not seem to be running inside a container [2023-01-10T23:39:08.393Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T23:39:08.587Z] $ docker top f55a1c1aedc8860fcb7b09807812ffe81d3d5ddf0064990836851f279d3cccfc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:39:08.959Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T23:39:09.274Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T23:39:09.579Z] + ls /var/log/sa-host [2023-01-10T23:39:09.579Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:39:09.715Z] provisioning config files... [2023-01-10T23:39:09.724Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config13668032358970145806tmp [Pipeline] { [Pipeline] echo [2023-01-10T23:39:09.774Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:39:10.093Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T23:39:10.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:39:10.502Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T23:39:10.535Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:39:10.847Z] ---> sudo-logs.sh [2023-01-10T23:39:10.847Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T23:39:10.988Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:39:11.320Z] ---> job-cost.sh [2023-01-10T23:39:11.320Z] lf-activate-venv: SKIPPING [2023-01-10T23:39:11.320Z] DEBUG: total: 0.2199999988079071 [2023-01-10T23:39:11.320Z] INFO: Retrieving Stack Cost... [2023-01-10T23:39:11.884Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T23:39:12.143Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T23:39:12.181Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:39:12.488Z] ---> logs-deploy.sh [2023-01-10T23:39:12.488Z] lf-activate-venv: SKIPPING [2023-01-10T23:39:12.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-327/1 [2023-01-10T23:39:12.488Z] INFO: archiving workspace using pattern(s): [2023-01-10T23:39:13.423Z] Archives upload complete. [2023-01-10T23:39:13.684Z] INFO: archiving logs to Nexus [2023-01-10T23:39:14.251Z] ---> uname -a: [2023-01-10T23:39:14.251Z] Linux prd-ubuntu20-04-docker-8c-8g-1760 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-10T23:39:14.251Z] [2023-01-10T23:39:14.251Z] [2023-01-10T23:39:14.251Z] ---> lscpu: [2023-01-10T23:39:14.251Z] Architecture: x86_64 [2023-01-10T23:39:14.251Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-10T23:39:14.251Z] Byte Order: Little Endian [2023-01-10T23:39:14.251Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-10T23:39:14.251Z] CPU(s): 8 [2023-01-10T23:39:14.251Z] On-line CPU(s) list: 0-7 [2023-01-10T23:39:14.251Z] Thread(s) per core: 1 [2023-01-10T23:39:14.251Z] Core(s) per socket: 1 [2023-01-10T23:39:14.251Z] Socket(s): 8 [2023-01-10T23:39:14.251Z] NUMA node(s): 1 [2023-01-10T23:39:14.251Z] Vendor ID: AuthenticAMD [2023-01-10T23:39:14.251Z] CPU family: 23 [2023-01-10T23:39:14.251Z] Model: 49 [2023-01-10T23:39:14.251Z] Model name: AMD EPYC-Rome Processor [2023-01-10T23:39:14.251Z] Stepping: 0 [2023-01-10T23:39:14.251Z] CPU MHz: 2799.976 [2023-01-10T23:39:14.251Z] BogoMIPS: 5599.95 [2023-01-10T23:39:14.251Z] Virtualization: AMD-V [2023-01-10T23:39:14.251Z] Hypervisor vendor: KVM [2023-01-10T23:39:14.251Z] Virtualization type: full [2023-01-10T23:39:14.251Z] L1d cache: 256 KiB [2023-01-10T23:39:14.251Z] L1i cache: 256 KiB [2023-01-10T23:39:14.251Z] L2 cache: 4 MiB [2023-01-10T23:39:14.251Z] L3 cache: 128 MiB [2023-01-10T23:39:14.251Z] NUMA node0 CPU(s): 0-7 [2023-01-10T23:39:14.251Z] Vulnerability Itlb multihit: Not affected [2023-01-10T23:39:14.251Z] Vulnerability L1tf: Not affected [2023-01-10T23:39:14.251Z] Vulnerability Mds: Not affected [2023-01-10T23:39:14.251Z] Vulnerability Meltdown: Not affected [2023-01-10T23:39:14.251Z] Vulnerability Mmio stale data: Not affected [2023-01-10T23:39:14.251Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-10T23:39:14.251Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-10T23:39:14.251Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-10T23:39:14.251Z] Vulnerability Srbds: Not affected [2023-01-10T23:39:14.251Z] Vulnerability Tsx async abort: Not affected [2023-01-10T23:39:14.251Z] 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-01-10T23:39:14.251Z] [2023-01-10T23:39:14.251Z] [2023-01-10T23:39:14.251Z] ---> nproc: [2023-01-10T23:39:14.251Z] 8 [2023-01-10T23:39:14.251Z] [2023-01-10T23:39:14.251Z] [2023-01-10T23:39:14.251Z] ---> df -h: [2023-01-10T23:39:14.251Z] Filesystem Size Used Avail Use% Mounted on [2023-01-10T23:39:14.251Z] overlay 155G 12G 144G 8% / [2023-01-10T23:39:14.251Z] tmpfs 64M 0 64M 0% /dev [2023-01-10T23:39:14.251Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-10T23:39:14.251Z] shm 64M 0 64M 0% /dev/shm [2023-01-10T23:39:14.251Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-10T23:39:14.251Z] [2023-01-10T23:39:14.251Z] [2023-01-10T23:39:14.251Z] ---> sar -b -r -n DEV: [2023-01-10T23:39:14.251Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1760) 01/10/23 _x86_64_ (8 CPU) [2023-01-10T23:39:14.251Z] [2023-01-10T23:39:14.251Z] 23:31:10 LINUX RESTART (8 CPU) [2023-01-10T23:39:14.251Z] [2023-01-10T23:39:14.251Z] 23:32:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-10T23:39:14.251Z] 23:33:01 3.81 0.00 3.81 0.00 0.00 351.62 0.00 [2023-01-10T23:39:14.251Z] 23:34:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2023-01-10T23:39:14.251Z] 23:35:01 0.83 0.00 0.83 0.00 0.00 10.39 0.00 [2023-01-10T23:39:14.251Z] 23:36:01 284.35 14.68 269.67 0.00 1913.81 13589.60 0.00 [2023-01-10T23:39:14.251Z] 23:37:01 266.72 12.90 253.82 0.00 5212.06 97085.95 0.00 [2023-01-10T23:39:14.251Z] 23:38:01 4.08 0.02 4.07 0.00 0.13 99.05 0.00 [2023-01-10T23:39:14.251Z] 23:39:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2023-01-10T23:39:14.251Z] Average: 80.67 3.96 76.71 0.00 1022.77 15953.32 0.00 [2023-01-10T23:39:14.251Z] [2023-01-10T23:39:14.251Z] 23:32:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-10T23:39:14.251Z] 23:33:01 30601112 31872440 501832 1.53 47288 1541052 1680808 4.95 609524 1413920 8 [2023-01-10T23:39:14.251Z] 23:34:01 30599204 31870640 502988 1.53 47320 1541056 1680808 4.95 612540 1413984 16 [2023-01-10T23:39:14.251Z] 23:35:01 30598328 31869860 503564 1.53 47356 1541056 1680808 4.95 613600 1413988 20 [2023-01-10T23:39:14.251Z] 23:36:01 29366972 31562332 775356 2.36 62908 2423052 2037744 6.01 1027184 2166820 515084 [2023-01-10T23:39:14.251Z] 23:37:01 27466152 31537032 746600 2.27 177572 4048308 1775184 5.23 1434692 3466872 416 [2023-01-10T23:39:14.251Z] 23:38:01 27471192 31537304 746360 2.27 176132 4045052 1763240 5.20 1432824 3463644 16 [2023-01-10T23:39:14.251Z] 23:39:01 27473552 31539716 743820 2.26 176152 4045056 1763240 5.20 1430192 3463644 4 [2023-01-10T23:39:14.251Z] Average: 29082359 31684189 645789 1.96 104961 2740662 1768833 5.21 1022937 2400410 73652 [2023-01-10T23:39:14.251Z] [2023-01-10T23:39:14.251Z] 23:32:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-10T23:39:14.251Z] 23:33:01 ens3 1.81 0.28 0.38 0.20 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:34:01 ens3 2.48 0.78 2.12 0.48 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:35:01 ens3 0.65 0.37 0.35 0.27 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:36:01 ens3 552.86 331.83 6307.09 79.14 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:36:01 docker0 19.63 25.88 1.16 186.85 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:36:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:37:01 ens3 536.18 352.11 7081.62 45.71 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:37:01 docker0 132.33 182.47 11.53 1773.64 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:37:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.251Z] 23:38:01 ens3 0.35 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.252Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.252Z] 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.252Z] 23:39:01 ens3 3.98 2.12 8.81 0.14 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.252Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.252Z] 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.252Z] Average: ens3 157.63 98.70 1923.31 18.08 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.252Z] Average: docker0 21.81 29.90 1.82 281.38 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.252Z] Average: lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 [2023-01-10T23:39:14.252Z] [2023-01-10T23:39:14.252Z]