Pull request #1480 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 jim-wang-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad+1f24b0a1909b23f42318563b740559601ceacb70 (f761f9243820ca37a1a7494363fe33eb7148c2e6) 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-ssh13045893518705995836.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh7264364580034120935.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-sdk-go/branches/PR-1480/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-sdk-go/branches/PR-1480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7917730037311545449.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-sdk-go/branches/PR-1480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1177457338256039125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh2350474232580623691.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-sdk-go/branches/PR-1480/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-sdk-go/branches/PR-1480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6419588100452582066.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1554 in /w/workspace/gexfoundry_device-sdk-go_PR-1480 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1480 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1f24b0a1909b23f42318563b740559601ceacb70 into PR head commit 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad Merge succeeded, producing 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad Checking out Revision 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad (PR-1480) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1480/head:refs/remotes/origin/PR-1480 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad # 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 1f24b0a1909b23f42318563b740559601ceacb70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad # timeout=10 Commit message: "feat: better error handling when running in hybrid mode but common config is missing" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-19T18:01:42.292Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-19T18:01:42.490Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-19T18:01:42.606Z] ========================================================= [2023-07-19T18:01:42.606Z] EdgeX Global Pipelines Version Info [2023-07-19T18:01:42.606Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:01:43.718Z] ------------------- [2023-07-19T18:01:43.718Z] stable info: [2023-07-19T18:01:43.718Z] ------------------- [2023-07-19T18:01:43.718Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-19T18:01:43.718Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T18:01:43.718Z] Message: update stable to v1.0.250 [2023-07-19T18:01:43.980Z] ------------------- [2023-07-19T18:01:43.980Z] experimental info: [2023-07-19T18:01:43.980Z] ------------------- [2023-07-19T18:01:43.980Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-19T18:01:43.980Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T18:01:43.980Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-19T18:01:44.285Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-07-19T18:01:44.326Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-07-19T18:01:44.366Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-19T18:01:44.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-19T18:01:44.447Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-19T18:01:44.488Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-19T18:01:44.530Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-19T18:01:44.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-07-19T18:01:44.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-19T18:01:44.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-19T18:01:44.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-19T18:01:44.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-07-19T18:01:44.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-19T18:01:44.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-19T18:01:44.865Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T18:01:44.905Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T18:01:44.942Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T18:01:44.984Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T18:01:45.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-19T18:01:45.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-19T18:01:45.104Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-19T18:01:45.143Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-19T18:01:45.181Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-19T18:01:45.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-19T18:01:45.256Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-19T18:01:45.340Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-19T18:01:45.383Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-19T18:01:45.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1480 [Pipeline] echo [2023-07-19T18:01:45.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1480 [Pipeline] echo [2023-07-19T18:01:45.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1480 [Pipeline] echo [2023-07-19T18:01:45.587Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad [Pipeline] echo [2023-07-19T18:01:45.635Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ebfb5c [Pipeline] echo [2023-07-19T18:01:45.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T18:01:45.795Z] provisioning config files... [2023-07-19T18:01:45.809Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/config11418794398114359090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:01:46.160Z] ---> docker-login.sh [2023-07-19T18:01:46.160Z] nexus3.edgexfoundry.org:10001 [2023-07-19T18:01:46.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:01:46.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:01:46.686Z] Configure a credential helper to remove this warning. See [2023-07-19T18:01:46.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:01:46.686Z] [2023-07-19T18:01:46.686Z] Login Succeeded [2023-07-19T18:01:46.686Z] nexus3.edgexfoundry.org:10002 [2023-07-19T18:01:46.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:01:46.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:01:46.686Z] Configure a credential helper to remove this warning. See [2023-07-19T18:01:46.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:01:46.686Z] [2023-07-19T18:01:46.686Z] Login Succeeded [2023-07-19T18:01:46.686Z] nexus3.edgexfoundry.org:10003 [2023-07-19T18:01:46.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:01:46.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:01:46.947Z] Configure a credential helper to remove this warning. See [2023-07-19T18:01:46.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:01:46.947Z] [2023-07-19T18:01:46.947Z] Login Succeeded [2023-07-19T18:01:46.947Z] nexus3.edgexfoundry.org:10004 [2023-07-19T18:01:46.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:01:46.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:01:46.947Z] Configure a credential helper to remove this warning. See [2023-07-19T18:01:46.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:01:46.947Z] [2023-07-19T18:01:46.947Z] Login Succeeded [2023-07-19T18:01:46.947Z] docker.io [2023-07-19T18:01:46.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:01:47.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:01:47.207Z] Configure a credential helper to remove this warning. See [2023-07-19T18:01:47.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:01:47.207Z] [2023-07-19T18:01:47.207Z] Login Succeeded [2023-07-19T18:01:47.207Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T18:01:47.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-19T18:01:47.872Z] + git rev-list -1 --merges 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad~1..4ebfb5cdacfd3292afbfe5ba0ca661e62419efad [Pipeline] echo [2023-07-19T18:01:47.934Z] -----------> git rev-list -1 --merges 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad~1..4ebfb5cdacfd3292afbfe5ba0ca661e62419efad 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad [false] [Pipeline] sh [2023-07-19T18:01:48.246Z] + git log --format=format:%s -1 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad [Pipeline] echo [2023-07-19T18:01:48.283Z] ========================================================= [2023-07-19T18:01:48.283Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-19T18:01:48.283Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T18:01:48.713Z] + git log --format=format:%s -1 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad [Pipeline] echo [2023-07-19T18:01:48.746Z] [semverPrep] GIT_COMMIT: 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad, Commit Message: feat: better error handling when running in hybrid mode but common config is missing [Pipeline] echo [2023-07-19T18:01:48.776Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-19T18:01:49.156Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T18:01:49.157Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-19T18:01:49.157Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-19T18:01:49.157Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-19T18:01:49.157Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-19T18:01:49.157Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-19T18:01:49.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T18:01:49.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T18:01:49.587Z] [2023-07-19T18:01:49.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T18:01:49.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T18:01:49.956Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-19T18:01:49.956Z] b85a868b505f: Pulling fs layer [2023-07-19T18:01:49.956Z] e2be974225ed: Pulling fs layer [2023-07-19T18:01:49.956Z] 339a4e72a1f5: Pulling fs layer [2023-07-19T18:01:49.956Z] 988bab9f4d93: Pulling fs layer [2023-07-19T18:01:49.956Z] 1469e6f7b9e6: Pulling fs layer [2023-07-19T18:01:49.956Z] eaf3925da568: Pulling fs layer [2023-07-19T18:01:49.956Z] bab4dde63d76: Pulling fs layer [2023-07-19T18:01:49.956Z] bde34c3a00c8: Pulling fs layer [2023-07-19T18:01:49.956Z] b352a97aabf1: Pulling fs layer [2023-07-19T18:01:49.956Z] 4872d77fe225: Pulling fs layer [2023-07-19T18:01:49.956Z] 5851b861e8e6: Pulling fs layer [2023-07-19T18:01:49.956Z] 1469e6f7b9e6: Waiting [2023-07-19T18:01:49.956Z] eaf3925da568: Waiting [2023-07-19T18:01:49.956Z] bab4dde63d76: Waiting [2023-07-19T18:01:49.956Z] bde34c3a00c8: Waiting [2023-07-19T18:01:49.956Z] b352a97aabf1: Waiting [2023-07-19T18:01:49.956Z] 4872d77fe225: Waiting [2023-07-19T18:01:49.956Z] 5851b861e8e6: Waiting [2023-07-19T18:01:49.956Z] 988bab9f4d93: Waiting [2023-07-19T18:01:49.956Z] e2be974225ed: Verifying Checksum [2023-07-19T18:01:49.956Z] 988bab9f4d93: Download complete [2023-07-19T18:01:49.956Z] 339a4e72a1f5: Verifying Checksum [2023-07-19T18:01:49.956Z] 339a4e72a1f5: Download complete [2023-07-19T18:01:49.956Z] 1469e6f7b9e6: Verifying Checksum [2023-07-19T18:01:49.956Z] 1469e6f7b9e6: Download complete [2023-07-19T18:01:50.216Z] eaf3925da568: Verifying Checksum [2023-07-19T18:01:50.216Z] eaf3925da568: Download complete [2023-07-19T18:01:50.216Z] bde34c3a00c8: Download complete [2023-07-19T18:01:50.216Z] b352a97aabf1: Verifying Checksum [2023-07-19T18:01:50.216Z] b352a97aabf1: Download complete [2023-07-19T18:01:50.216Z] 4872d77fe225: Verifying Checksum [2023-07-19T18:01:50.216Z] 4872d77fe225: Download complete [2023-07-19T18:01:50.216Z] 5851b861e8e6: Verifying Checksum [2023-07-19T18:01:50.216Z] 5851b861e8e6: Download complete [2023-07-19T18:01:50.216Z] b85a868b505f: Verifying Checksum [2023-07-19T18:01:50.216Z] b85a868b505f: Download complete [2023-07-19T18:01:50.481Z] bab4dde63d76: Verifying Checksum [2023-07-19T18:01:50.481Z] bab4dde63d76: Download complete [2023-07-19T18:01:51.436Z] b85a868b505f: Pull complete [2023-07-19T18:01:51.695Z] e2be974225ed: Pull complete [2023-07-19T18:01:52.265Z] 339a4e72a1f5: Pull complete [2023-07-19T18:01:52.265Z] 988bab9f4d93: Pull complete [2023-07-19T18:01:52.525Z] 1469e6f7b9e6: Pull complete [2023-07-19T18:01:52.525Z] eaf3925da568: Pull complete [2023-07-19T18:01:54.430Z] bab4dde63d76: Pull complete [2023-07-19T18:01:54.430Z] bde34c3a00c8: Pull complete [2023-07-19T18:01:54.691Z] b352a97aabf1: Pull complete [2023-07-19T18:01:54.691Z] 4872d77fe225: Pull complete [2023-07-19T18:01:54.691Z] 5851b861e8e6: Pull complete [2023-07-19T18:01:54.952Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-19T18:01:54.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T18:01:54.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T18:01:55.192Z] prd-ubuntu20.04-docker-8c-8g-1554 does not seem to be running inside a container [2023-07-19T18:01:55.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1480 -v /w/workspace/gexfoundry_device-sdk-go_PR-1480:/w/workspace/gexfoundry_device-sdk-go_PR-1480:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1480@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-07-19T18:01:59.557Z] $ docker top f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 -eo pid,comm [2023-07-19T18:01:59.615Z] 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-07-19T18:01:59.615Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T18:01:59.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T18:01:59.742Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T18:01:59.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T18:01:59.873Z] $ docker exec f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 ssh-agent [2023-07-19T18:01:59.982Z] SSH_AUTH_SOCK=/tmp/ssh-i0TR6guswhN3/agent.32 [2023-07-19T18:01:59.982Z] SSH_AGENT_PID=38 [2023-07-19T18:01:59.989Z] Running ssh-add (command line suppressed) [2023-07-19T18:02:00.098Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/private_key_14678187825444954233.key (/w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/private_key_14678187825444954233.key) [2023-07-19T18:02:00.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T18:02:00.445Z] + git tag --points-at HEAD [Pipeline] } [2023-07-19T18:02:00.476Z] $ docker exec --env ******** --env ******** f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 ssh-agent -k [2023-07-19T18:02:00.572Z] unset SSH_AUTH_SOCK; [2023-07-19T18:02:00.572Z] unset SSH_AGENT_PID; [2023-07-19T18:02:00.572Z] echo Agent pid 38 killed; [2023-07-19T18:02:00.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-19T18:02:00.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T18:02:00.668Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T18:02:00.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T18:02:00.787Z] $ docker exec f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 ssh-agent [2023-07-19T18:02:00.908Z] SSH_AUTH_SOCK=/tmp/ssh-FEI1UUKJF0h6/agent.70 [2023-07-19T18:02:00.908Z] SSH_AGENT_PID=76 [2023-07-19T18:02:00.913Z] Running ssh-add (command line suppressed) [2023-07-19T18:02:01.018Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/private_key_15017052799590549521.key (/w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/private_key_15017052799590549521.key) [2023-07-19T18:02:01.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T18:02:01.368Z] + git semver init [2023-07-19T18:02:01.632Z] 2023-07-19 18:02:01,616 [run_init] DEBUG init version:0.0.0 force:False [2023-07-19T18:02:01.632Z] 2023-07-19 18:02:01,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver [2023-07-19T18:02:01.632Z] 2023-07-19 18:02:01,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver [2023-07-19T18:02:01.632Z] 2023-07-19 18:02:01,617 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1480, universal_newlines=False, shell=None, istream=None) [2023-07-19T18:02:02.578Z] 2023-07-19 18:02:02,561 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1480/.git/info/exclude [2023-07-19T18:02:02.578Z] 2023-07-19 18:02:02,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver/PR-1480 with force:False [2023-07-19T18:02:02.578Z] 2023-07-19 18:02:02,562 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver/PR-1480 [2023-07-19T18:02:02.578Z] 2023-07-19 18:02:02,567 [execute] INFO git cat-file --batch-check [2023-07-19T18:02:02.578Z] 2023-07-19 18:02:02,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T18:02:02.578Z] 2023-07-19 18:02:02,573 [execute] INFO git cat-file --batch [2023-07-19T18:02:02.578Z] 2023-07-19 18:02:02,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T18:02:02.578Z] 2023-07-19 18:02:02,580 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver/PR-1480 [2023-07-19T18:02:02.578Z] 0.0.0 [Pipeline] } [2023-07-19T18:02:02.855Z] $ docker exec --env ******** --env ******** f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 ssh-agent -k [2023-07-19T18:02:02.954Z] unset SSH_AUTH_SOCK; [2023-07-19T18:02:02.955Z] unset SSH_AGENT_PID; [2023-07-19T18:02:02.955Z] echo Agent pid 76 killed; [2023-07-19T18:02:02.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T18:02:03.399Z] + git semver [Pipeline] } [2023-07-19T18:02:03.685Z] $ docker stop --time=1 f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 [2023-07-19T18:02:04.991Z] $ docker rm -f --volumes f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T18:02:05.369Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-19T18:02:05.632Z] Stashed 1 file(s) [Pipeline] echo [2023-07-19T18:02:05.649Z] [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-07-19T18:02:06.227Z] provisioning config files... [2023-07-19T18:02:06.238Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/config7349100575007586824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:02:06.579Z] ---> docker-login.sh [2023-07-19T18:02:06.579Z] nexus3.edgexfoundry.org:10001 [2023-07-19T18:02:06.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:02:06.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:02:06.579Z] Configure a credential helper to remove this warning. See [2023-07-19T18:02:06.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:02:06.579Z] [2023-07-19T18:02:06.579Z] Login Succeeded [2023-07-19T18:02:06.579Z] nexus3.edgexfoundry.org:10002 [2023-07-19T18:02:06.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:02:06.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:02:06.579Z] Configure a credential helper to remove this warning. See [2023-07-19T18:02:06.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:02:06.579Z] [2023-07-19T18:02:06.579Z] Login Succeeded [2023-07-19T18:02:06.579Z] nexus3.edgexfoundry.org:10003 [2023-07-19T18:02:06.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:02:06.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:02:06.839Z] Configure a credential helper to remove this warning. See [2023-07-19T18:02:06.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:02:06.839Z] [2023-07-19T18:02:06.839Z] Login Succeeded [2023-07-19T18:02:06.839Z] nexus3.edgexfoundry.org:10004 [2023-07-19T18:02:06.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:02:06.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:02:06.839Z] Configure a credential helper to remove this warning. See [2023-07-19T18:02:06.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:02:06.839Z] [2023-07-19T18:02:06.839Z] Login Succeeded [2023-07-19T18:02:06.839Z] docker.io [2023-07-19T18:02:07.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:02:07.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:02:07.106Z] Configure a credential helper to remove this warning. See [2023-07-19T18:02:07.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:02:07.106Z] [2023-07-19T18:02:07.106Z] Login Succeeded [2023-07-19T18:02:07.106Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T18:02:07.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-19T18:02:07.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T18:02:07.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T18:02:07.386Z] ========================================================= [2023-07-19T18:02:07.386Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-19T18:02:07.386Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T18:02:07.857Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-19T18:02:07.857Z] Sending build context to Docker daemon 10.92MB [2023-07-19T18:02:07.857Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T18:02:07.857Z] Step 2/10 : FROM ${BASE} AS builder [2023-07-19T18:02:07.857Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-19T18:02:07.857Z] 4db1b89c0bd1: Pulling fs layer [2023-07-19T18:02:07.857Z] 6911f1a30b25: Pulling fs layer [2023-07-19T18:02:07.857Z] e194b8c5c2a9: Pulling fs layer [2023-07-19T18:02:07.857Z] 6863d3e3a2b1: Pulling fs layer [2023-07-19T18:02:07.857Z] ec0bb842ea78: Pulling fs layer [2023-07-19T18:02:07.857Z] 40a00589a448: Pulling fs layer [2023-07-19T18:02:07.857Z] 6c08303d61cc: Pulling fs layer [2023-07-19T18:02:07.857Z] 798269fcf238: Pulling fs layer [2023-07-19T18:02:07.857Z] 40a00589a448: Waiting [2023-07-19T18:02:07.857Z] ec0bb842ea78: Waiting [2023-07-19T18:02:07.857Z] 6863d3e3a2b1: Waiting [2023-07-19T18:02:07.857Z] 6c08303d61cc: Waiting [2023-07-19T18:02:07.857Z] 798269fcf238: Waiting [2023-07-19T18:02:08.116Z] 6911f1a30b25: Verifying Checksum [2023-07-19T18:02:08.116Z] 6911f1a30b25: Download complete [2023-07-19T18:02:08.116Z] 6863d3e3a2b1: Download complete [2023-07-19T18:02:08.116Z] ec0bb842ea78: Verifying Checksum [2023-07-19T18:02:08.116Z] ec0bb842ea78: Download complete [2023-07-19T18:02:08.116Z] 4db1b89c0bd1: Verifying Checksum [2023-07-19T18:02:08.116Z] 4db1b89c0bd1: Download complete [2023-07-19T18:02:08.116Z] 40a00589a448: Verifying Checksum [2023-07-19T18:02:08.116Z] 40a00589a448: Download complete [2023-07-19T18:02:08.116Z] 4db1b89c0bd1: Pull complete [2023-07-19T18:02:08.374Z] 6911f1a30b25: Pull complete [2023-07-19T18:02:08.374Z] 798269fcf238: Verifying Checksum [2023-07-19T18:02:08.374Z] 798269fcf238: Download complete [2023-07-19T18:02:08.633Z] e194b8c5c2a9: Download complete [2023-07-19T18:02:08.894Z] 6c08303d61cc: Verifying Checksum [2023-07-19T18:02:08.894Z] 6c08303d61cc: Download complete [2023-07-19T18:02:12.174Z] e194b8c5c2a9: Pull complete [2023-07-19T18:02:12.174Z] 6863d3e3a2b1: Pull complete [2023-07-19T18:02:12.174Z] ec0bb842ea78: Pull complete [2023-07-19T18:02:12.433Z] 40a00589a448: Pull complete [2023-07-19T18:02:14.962Z] 6c08303d61cc: Pull complete [2023-07-19T18:02:15.902Z] 798269fcf238: Pull complete [2023-07-19T18:02:15.902Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-19T18:02:15.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T18:02:15.902Z] ---> ec979cd7f677 [2023-07-19T18:02:15.902Z] Step 3/10 : ARG MAKE=make build [2023-07-19T18:02:21.050Z] Still waiting to schedule task [2023-07-19T18:02:21.051Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-19T18:02:22.486Z] ---> Running in 324701c7542e [2023-07-19T18:02:22.486Z] Removing intermediate container 324701c7542e [2023-07-19T18:02:22.486Z] ---> 599edf768a8e [2023-07-19T18:02:22.486Z] Step 4/10 : WORKDIR /device-sdk-go [2023-07-19T18:02:22.486Z] ---> Running in 5b1c99feb7fb [2023-07-19T18:02:22.486Z] Removing intermediate container 5b1c99feb7fb [2023-07-19T18:02:22.486Z] ---> 2bc9275744f1 [2023-07-19T18:02:22.486Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T18:02:22.486Z] ---> Running in a463857eb344 [2023-07-19T18:02:22.486Z] Removing intermediate container a463857eb344 [2023-07-19T18:02:22.486Z] ---> 4438bfaefb13 [2023-07-19T18:02:22.486Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-07-19T18:02:22.486Z] ---> Running in dec1d1df5310 [2023-07-19T18:02:22.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T18:02:23.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T18:02:23.267Z] OK: 265 MiB in 53 packages [2023-07-19T18:02:23.526Z] Removing intermediate container dec1d1df5310 [2023-07-19T18:02:23.526Z] ---> 37b3aa8f40f7 [2023-07-19T18:02:23.526Z] Step 7/10 : COPY go.mod vendor* ./ [2023-07-19T18:02:23.526Z] ---> 3e2bcdc6e4aa [2023-07-19T18:02:23.526Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T18:02:23.526Z] ---> Running in 27c008bd8aae [2023-07-19T18:02:35.732Z] go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8 (replaced by ../go-mod-bootstrap): reading /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory [2023-07-19T18:02:35.732Z] skipping... [2023-07-19T18:03:02.482Z] Removing intermediate container 27c008bd8aae [2023-07-19T18:03:02.482Z] ---> 16b39e6ef193 [2023-07-19T18:03:02.482Z] Step 9/10 : COPY . . [2023-07-19T18:03:03.444Z] ---> d34d85876609 [2023-07-19T18:03:03.444Z] Step 10/10 : RUN ${MAKE} [2023-07-19T18:03:03.444Z] ---> Running in 6311f76011a8 [2023-07-19T18:03:03.444Z] noop [2023-07-19T18:03:04.012Z] Removing intermediate container 6311f76011a8 [2023-07-19T18:03:04.012Z] ---> 564e4e9b9b21 [2023-07-19T18:03:04.012Z] Successfully built 564e4e9b9b21 [2023-07-19T18:03:04.012Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T18:03:04.460Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T18:03:04.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T18:03:04.623Z] prd-ubuntu20.04-docker-8c-8g-1554 does not seem to be running inside a container [2023-07-19T18:03:04.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1480 -v /w/workspace/gexfoundry_device-sdk-go_PR-1480:/w/workspace/gexfoundry_device-sdk-go_PR-1480:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1480@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-07-19T18:03:05.033Z] $ docker top 6ce291f3109673044de150074cd6e48c3f40ef5058f64bbff3b4fffe4764ba7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T18:03:05.420Z] + go version [2023-07-19T18:03:05.420Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-19T18:03:05.456Z] $ docker stop --time=1 6ce291f3109673044de150074cd6e48c3f40ef5058f64bbff3b4fffe4764ba7f [2023-07-19T18:03:06.745Z] $ docker rm -f --volumes 6ce291f3109673044de150074cd6e48c3f40ef5058f64bbff3b4fffe4764ba7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T18:03:07.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T18:03:07.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T18:03:07.605Z] prd-ubuntu20.04-docker-8c-8g-1554 does not seem to be running inside a container [2023-07-19T18:03:07.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1480 -v /w/workspace/gexfoundry_device-sdk-go_PR-1480:/w/workspace/gexfoundry_device-sdk-go_PR-1480:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1480@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-07-19T18:03:07.991Z] $ docker top 99a111e4d5769c2a9ef2fbfb1a3e8bffee012ac9022dc13c2490e8366d58ab20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T18:03:08.379Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1480 [Pipeline] fileExists [Pipeline] sh [2023-07-19T18:03:08.731Z] + make test [2023-07-19T18:03:08.731Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T18:03:08.991Z] pkg/service/service.go:23:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:03:08.991Z] pkg/service/service.go:37:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:03:08.991Z] internal/autodiscovery/autodiscovery.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:03:08.991Z] pkg/service/init.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:03:08.991Z] pkg/service/service.go:39:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:03:08.991Z] internal/controller/http/restrouter.go:18:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:03:08.991Z] pkg/interfaces/service.go:13:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:03:08.991Z] internal/autodiscovery/autodiscovery.go:15:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:03:08.991Z] internal/config/config.go:11:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:03:08.991Z] internal/container/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:03:08.991Z] make: *** [Makefile:38: unittest] Error 1 [Pipeline] } [2023-07-19T18:03:09.035Z] $ docker stop --time=1 99a111e4d5769c2a9ef2fbfb1a3e8bffee012ac9022dc13c2490e8366d58ab20 [2023-07-19T18:03:10.481Z] $ docker rm -f --volumes 99a111e4d5769c2a9ef2fbfb1a3e8bffee012ac9022dc13c2490e8366d58ab20 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T18:03:11.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T18:03:11.698Z] [2023-07-19T18:03:11.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T18:03:12.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T18:03:12.076Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-19T18:03:12.076Z] 5eb5b503b376: Pulling fs layer [2023-07-19T18:03:12.076Z] 5c69ac0246d0: Pulling fs layer [2023-07-19T18:03:12.076Z] ec43610c2a17: Pulling fs layer [2023-07-19T18:03:12.076Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-19T18:03:12.077Z] 33b1e0a273af: Pulling fs layer [2023-07-19T18:03:12.077Z] 3a2ae6a8a46f: Waiting [2023-07-19T18:03:12.077Z] 5d3b04190fa2: Pulling fs layer [2023-07-19T18:03:12.077Z] 2f39f015ded8: Pulling fs layer [2023-07-19T18:03:12.077Z] 33b1e0a273af: Waiting [2023-07-19T18:03:12.077Z] 5d3b04190fa2: Waiting [2023-07-19T18:03:12.077Z] 2f39f015ded8: Waiting [2023-07-19T18:03:12.077Z] 5c69ac0246d0: Verifying Checksum [2023-07-19T18:03:12.077Z] 5c69ac0246d0: Download complete [2023-07-19T18:03:12.077Z] 3a2ae6a8a46f: Download complete [2023-07-19T18:03:12.077Z] 33b1e0a273af: Verifying Checksum [2023-07-19T18:03:12.077Z] 33b1e0a273af: Download complete [2023-07-19T18:03:12.077Z] ec43610c2a17: Verifying Checksum [2023-07-19T18:03:12.077Z] ec43610c2a17: Download complete [2023-07-19T18:03:12.077Z] 5d3b04190fa2: Verifying Checksum [2023-07-19T18:03:12.077Z] 5d3b04190fa2: Download complete [2023-07-19T18:03:12.335Z] 5eb5b503b376: Verifying Checksum [2023-07-19T18:03:12.335Z] 5eb5b503b376: Download complete [2023-07-19T18:03:12.902Z] 2f39f015ded8: Download complete [2023-07-19T18:03:13.471Z] 5eb5b503b376: Pull complete [2023-07-19T18:03:13.729Z] 5c69ac0246d0: Pull complete [2023-07-19T18:03:14.293Z] ec43610c2a17: Pull complete [2023-07-19T18:03:14.293Z] 3a2ae6a8a46f: Pull complete [2023-07-19T18:03:14.552Z] 33b1e0a273af: Pull complete [2023-07-19T18:03:14.552Z] 5d3b04190fa2: Pull complete [2023-07-19T18:03:19.817Z] 2f39f015ded8: Pull complete [2023-07-19T18:03:19.817Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-19T18:03:19.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T18:03:19.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T18:03:20.045Z] prd-ubuntu20.04-docker-8c-8g-1554 does not seem to be running inside a container [2023-07-19T18:03:20.078Z] $ 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/gexfoundry_device-sdk-go_PR-1480 -v /w/workspace/gexfoundry_device-sdk-go_PR-1480:/w/workspace/gexfoundry_device-sdk-go_PR-1480:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1480@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-07-19T18:03:27.635Z] $ docker top 2367dd037278979cf3ec86f19735fca2a74c8757ba1e707b2d92ebd3151b59d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:03:28.072Z] ---> job-cost.sh [2023-07-19T18:03:28.072Z] lf-activate-venv: SKIPPING [2023-07-19T18:03:28.072Z] INFO: No Stack... [2023-07-19T18:03:28.333Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T18:03:28.902Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T18:03:29.219Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives/cost.csv [2023-07-19T18:03:29.219Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T18:03:29.261Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] [2023-07-19T18:03:29.267Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] did not exist. Created. [2023-07-19T18:03:29.267Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T18:03:29.654Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-19T18:03:29.718Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T18:03:29.736Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T18:03:29.814Z] $ docker stop --time=1 2367dd037278979cf3ec86f19735fca2a74c8757ba1e707b2d92ebd3151b59d0 [2023-07-19T18:03:30.977Z] $ docker rm -f --volumes 2367dd037278979cf3ec86f19735fca2a74c8757ba1e707b2d92ebd3151b59d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-19T18:03:31.349Z] Failed in branch amd64 [2023-07-19T18:03:51.959Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1555 in /w/workspace/gexfoundry_device-sdk-go_PR-1480 [Pipeline] { [Pipeline] ws [2023-07-19T18:03:52.013Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-07-19T18:03:52.081Z] The recommended git tool is: git [2023-07-19T18:03:57.019Z] using credential edgex-jenkins-ssh [2023-07-19T18:03:57.056Z] Cloning the remote Git repository [2023-07-19T18:03:57.094Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-07-19T18:03:57.180Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-07-19T18:03:57.310Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-07-19T18:03:57.310Z] > git --version # timeout=10 [2023-07-19T18:03:57.331Z] > git --version # 'git version 2.25.1' [2023-07-19T18:03:57.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T18:03:57.471Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T18:03:58.999Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-07-19T18:03:59.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T18:04:00.441Z] Merging remotes/origin/main commit 1f24b0a1909b23f42318563b740559601ceacb70 into PR head commit 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad [2023-07-19T18:03:59.763Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-07-19T18:03:59.803Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-07-19T18:03:59.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T18:03:59.824Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1480/head:refs/remotes/origin/PR-1480 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-19T18:04:00.457Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T18:04:00.543Z] > git checkout -f 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad # timeout=10 [2023-07-19T18:04:00.816Z] > git remote # timeout=10 [2023-07-19T18:04:00.914Z] Merge succeeded, producing 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad [2023-07-19T18:04:00.914Z] Checking out Revision 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad (PR-1480) [2023-07-19T18:04:00.839Z] > git config --get remote.origin.url # timeout=10 [2023-07-19T18:04:00.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T18:04:00.871Z] > git merge 1f24b0a1909b23f42318563b740559601ceacb70 # timeout=10 [2023-07-19T18:04:00.895Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-19T18:04:00.917Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T18:04:00.933Z] > git checkout -f 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad # timeout=10 [2023-07-19T18:04:04.418Z] Commit message: "feat: better error handling when running in hybrid mode but common config is missing" [2023-07-19T18:04:04.465Z] > git --version # timeout=10 [2023-07-19T18:04:04.475Z] > git --version # 'git version 2.25.1' [2023-07-19T18:04:04.485Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T18:04:05.613Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-19T18:04:05.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T18:04:05.613Z] Dload Upload Total Spent Left Speed [2023-07-19T18:04:05.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 117k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2023-07-19T18:04:06.340Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-19T18:04:06.679Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-19T18:04:06.679Z] + sudo tee /etc/docker/daemon.new [2023-07-19T18:04:06.679Z] { [2023-07-19T18:04:06.679Z] "registry-mirrors": [ [2023-07-19T18:04:06.679Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-19T18:04:06.679Z] ], [2023-07-19T18:04:06.679Z] "bip": "10.250.0.254/24", [2023-07-19T18:04:06.679Z] "hosts": [ [2023-07-19T18:04:06.679Z] "tcp://0.0.0.0:5555", [2023-07-19T18:04:06.679Z] "unix:///var/run/docker.sock" [2023-07-19T18:04:06.679Z] ], [2023-07-19T18:04:06.679Z] "mtu": 1458, [2023-07-19T18:04:06.679Z] "selinux-enabled": true, [2023-07-19T18:04:06.679Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-19T18:04:06.679Z] } [Pipeline] sh [2023-07-19T18:04:07.016Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-19T18:04:07.362Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T18:04:25.662Z] provisioning config files... [2023-07-19T18:04:25.688Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config292738481952218233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:04:26.069Z] ---> docker-login.sh [2023-07-19T18:04:26.069Z] nexus3.edgexfoundry.org:10001 [2023-07-19T18:04:26.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:04:26.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:04:26.608Z] Configure a credential helper to remove this warning. See [2023-07-19T18:04:26.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:04:26.608Z] [2023-07-19T18:04:26.608Z] Login Succeeded [2023-07-19T18:04:26.608Z] nexus3.edgexfoundry.org:10002 [2023-07-19T18:04:26.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:04:27.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:04:27.154Z] Configure a credential helper to remove this warning. See [2023-07-19T18:04:27.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:04:27.154Z] [2023-07-19T18:04:27.154Z] Login Succeeded [2023-07-19T18:04:27.154Z] nexus3.edgexfoundry.org:10003 [2023-07-19T18:04:27.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:04:27.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:04:27.426Z] Configure a credential helper to remove this warning. See [2023-07-19T18:04:27.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:04:27.426Z] [2023-07-19T18:04:27.426Z] Login Succeeded [2023-07-19T18:04:27.426Z] nexus3.edgexfoundry.org:10004 [2023-07-19T18:04:27.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:04:27.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:04:27.697Z] Configure a credential helper to remove this warning. See [2023-07-19T18:04:27.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:04:27.697Z] [2023-07-19T18:04:27.697Z] Login Succeeded [2023-07-19T18:04:27.697Z] docker.io [2023-07-19T18:04:27.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T18:04:28.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T18:04:28.233Z] Configure a credential helper to remove this warning. See [2023-07-19T18:04:28.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T18:04:28.233Z] [2023-07-19T18:04:28.233Z] Login Succeeded [2023-07-19T18:04:28.233Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T18:04:28.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-19T18:04:28.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T18:04:28.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T18:04:28.686Z] ========================================================= [2023-07-19T18:04:28.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-19T18:04:28.686Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T18:04:29.164Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-19T18:04:29.435Z] Sending build context to Docker daemon 5.81MB [2023-07-19T18:04:29.435Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T18:04:29.435Z] Step 2/10 : FROM ${BASE} AS builder [2023-07-19T18:04:29.706Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-19T18:04:29.706Z] edb6bdbacee9: Pulling fs layer [2023-07-19T18:04:29.706Z] 5f9638ab2659: Pulling fs layer [2023-07-19T18:04:29.706Z] 8d51d6327a98: Pulling fs layer [2023-07-19T18:04:29.706Z] 8b374f2dd631: Pulling fs layer [2023-07-19T18:04:29.706Z] ec14aa9079de: Pulling fs layer [2023-07-19T18:04:29.706Z] 2f466654f4bb: Pulling fs layer [2023-07-19T18:04:29.706Z] 554e91adad29: Pulling fs layer [2023-07-19T18:04:29.706Z] 2f466654f4bb: Waiting [2023-07-19T18:04:29.706Z] 8b374f2dd631: Waiting [2023-07-19T18:04:29.706Z] ec14aa9079de: Waiting [2023-07-19T18:04:29.706Z] 554e91adad29: Waiting [2023-07-19T18:04:29.706Z] 5f9638ab2659: Verifying Checksum [2023-07-19T18:04:29.706Z] 5f9638ab2659: Download complete [2023-07-19T18:04:29.706Z] 8b374f2dd631: Verifying Checksum [2023-07-19T18:04:29.706Z] 8b374f2dd631: Download complete [2023-07-19T18:04:29.706Z] ec14aa9079de: Verifying Checksum [2023-07-19T18:04:29.706Z] ec14aa9079de: Download complete [2023-07-19T18:04:29.706Z] edb6bdbacee9: Download complete [2023-07-19T18:04:30.701Z] edb6bdbacee9: Pull complete [2023-07-19T18:04:31.291Z] 554e91adad29: Verifying Checksum [2023-07-19T18:04:31.291Z] 554e91adad29: Download complete [2023-07-19T18:04:31.291Z] 5f9638ab2659: Pull complete [2023-07-19T18:04:32.263Z] 2f466654f4bb: Verifying Checksum [2023-07-19T18:04:32.263Z] 2f466654f4bb: Download complete [2023-07-19T18:04:32.263Z] 8d51d6327a98: Verifying Checksum [2023-07-19T18:04:32.263Z] 8d51d6327a98: Download complete [2023-07-19T18:04:44.628Z] 8d51d6327a98: Pull complete [2023-07-19T18:04:44.628Z] 8b374f2dd631: Pull complete [2023-07-19T18:04:44.628Z] ec14aa9079de: Pull complete [2023-07-19T18:04:51.307Z] 2f466654f4bb: Pull complete [2023-07-19T18:04:53.256Z] 554e91adad29: Pull complete [2023-07-19T18:04:53.256Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-19T18:04:53.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T18:04:53.256Z] ---> 1e15ea492957 [2023-07-19T18:04:53.256Z] Step 3/10 : ARG MAKE=make build [2023-07-19T18:04:54.662Z] ---> Running in 626e326c5f61 [2023-07-19T18:04:54.933Z] Removing intermediate container 626e326c5f61 [2023-07-19T18:04:54.933Z] ---> 7f29d1586994 [2023-07-19T18:04:54.933Z] Step 4/10 : WORKDIR /device-sdk-go [2023-07-19T18:04:54.933Z] ---> Running in 01b247746a9c [2023-07-19T18:04:55.205Z] Removing intermediate container 01b247746a9c [2023-07-19T18:04:55.205Z] ---> 55f6c4ac70b1 [2023-07-19T18:04:55.205Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T18:04:55.479Z] ---> Running in 62340756290c [2023-07-19T18:04:55.747Z] Removing intermediate container 62340756290c [2023-07-19T18:04:55.747Z] ---> feb00f2a66ea [2023-07-19T18:04:55.747Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-07-19T18:04:55.747Z] ---> Running in f49c609ad174 [2023-07-19T18:04:56.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T18:04:57.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T18:04:58.262Z] OK: 263 MiB in 53 packages [2023-07-19T18:04:59.236Z] Removing intermediate container f49c609ad174 [2023-07-19T18:04:59.236Z] ---> 1e3d281ed064 [2023-07-19T18:04:59.236Z] Step 7/10 : COPY go.mod vendor* ./ [2023-07-19T18:04:59.508Z] ---> 416317042adc [2023-07-19T18:04:59.508Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T18:04:59.508Z] ---> Running in bca9daaeaec1 [2023-07-19T18:05:21.613Z] go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8 (replaced by ../go-mod-bootstrap): reading /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory [2023-07-19T18:05:21.613Z] skipping... [2023-07-19T18:06:00.564Z] Removing intermediate container bca9daaeaec1 [2023-07-19T18:06:00.564Z] ---> ba0469de099e [2023-07-19T18:06:00.564Z] Step 9/10 : COPY . . [2023-07-19T18:06:01.160Z] ---> a346a56fd0bf [2023-07-19T18:06:01.160Z] Step 10/10 : RUN ${MAKE} [2023-07-19T18:06:01.431Z] ---> Running in c2c55cc47f0a [2023-07-19T18:06:02.393Z] noop [2023-07-19T18:06:03.796Z] Removing intermediate container c2c55cc47f0a [2023-07-19T18:06:03.796Z] ---> 84976ca291b1 [2023-07-19T18:06:03.796Z] Successfully built 84976ca291b1 [2023-07-19T18:06:03.796Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T18:06:04.277Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T18:06:04.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T18:06:04.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container [2023-07-19T18:06:04.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** ci-base-image-arm64 cat [2023-07-19T18:06:05.687Z] $ docker top f69099b504e22081d2aeee21053af080bfee43cf8e12cb840603d78d6f5046f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T18:06:06.666Z] + go version [2023-07-19T18:06:06.666Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-19T18:06:06.708Z] $ docker stop --time=1 f69099b504e22081d2aeee21053af080bfee43cf8e12cb840603d78d6f5046f3 [2023-07-19T18:06:08.280Z] $ docker rm -f --volumes f69099b504e22081d2aeee21053af080bfee43cf8e12cb840603d78d6f5046f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T18:06:09.131Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T18:06:09.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T18:06:09.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container [2023-07-19T18:06:09.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** ci-base-image-arm64 cat [2023-07-19T18:06:10.525Z] $ docker top 4e8be37685aee78908a750060563c63fc32a9aca2de0000dbbbe597455dbbda5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T18:06:11.060Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-19T18:06:11.449Z] + make test [2023-07-19T18:06:11.449Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T18:06:13.392Z] pkg/service/service.go:23:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:06:13.392Z] pkg/service/service.go:37:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:06:13.392Z] internal/autodiscovery/autodiscovery.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:06:13.392Z] pkg/service/init.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:06:13.392Z] pkg/service/service.go:39:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:06:13.392Z] internal/controller/http/restrouter.go:18:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:06:13.392Z] pkg/interfaces/service.go:13:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:06:13.392Z] internal/autodiscovery/autodiscovery.go:15:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:06:13.392Z] internal/config/config.go:11:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:06:13.392Z] internal/container/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist [2023-07-19T18:06:13.392Z] make: *** [Makefile:38: unittest] Error 1 [Pipeline] } [2023-07-19T18:06:13.443Z] $ docker stop --time=1 4e8be37685aee78908a750060563c63fc32a9aca2de0000dbbbe597455dbbda5 [2023-07-19T18:06:16.195Z] $ docker rm -f --volumes 4e8be37685aee78908a750060563c63fc32a9aca2de0000dbbbe597455dbbda5 [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-07-19T18:06:17.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T18:06:17.418Z] [2023-07-19T18:06:17.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T18:06:17.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T18:06:17.821Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-19T18:06:17.821Z] 8998bd30e6a1: Pulling fs layer [2023-07-19T18:06:17.821Z] 04944245beec: Pulling fs layer [2023-07-19T18:06:17.821Z] 699f458cf7ca: Pulling fs layer [2023-07-19T18:06:17.821Z] 765212b225bb: Pulling fs layer [2023-07-19T18:06:17.821Z] f23df028b6ca: Pulling fs layer [2023-07-19T18:06:17.821Z] d65c8cfc05b1: Pulling fs layer [2023-07-19T18:06:17.821Z] 2437ff75d9bd: Pulling fs layer [2023-07-19T18:06:17.821Z] f23df028b6ca: Waiting [2023-07-19T18:06:17.821Z] d65c8cfc05b1: Waiting [2023-07-19T18:06:17.821Z] 2437ff75d9bd: Waiting [2023-07-19T18:06:17.821Z] 765212b225bb: Waiting [2023-07-19T18:06:18.090Z] 04944245beec: Verifying Checksum [2023-07-19T18:06:18.090Z] 04944245beec: Download complete [2023-07-19T18:06:18.090Z] 765212b225bb: Verifying Checksum [2023-07-19T18:06:18.090Z] 765212b225bb: Download complete [2023-07-19T18:06:18.090Z] f23df028b6ca: Verifying Checksum [2023-07-19T18:06:18.090Z] f23df028b6ca: Download complete [2023-07-19T18:06:18.090Z] d65c8cfc05b1: Verifying Checksum [2023-07-19T18:06:18.090Z] d65c8cfc05b1: Download complete [2023-07-19T18:06:18.090Z] 699f458cf7ca: Verifying Checksum [2023-07-19T18:06:18.090Z] 699f458cf7ca: Download complete [2023-07-19T18:06:18.679Z] 8998bd30e6a1: Verifying Checksum [2023-07-19T18:06:18.679Z] 8998bd30e6a1: Download complete [2023-07-19T18:06:20.621Z] 2437ff75d9bd: Verifying Checksum [2023-07-19T18:06:20.621Z] 2437ff75d9bd: Download complete [2023-07-19T18:06:22.566Z] 8998bd30e6a1: Pull complete [2023-07-19T18:06:22.833Z] 04944245beec: Pull complete [2023-07-19T18:06:24.241Z] 699f458cf7ca: Pull complete [2023-07-19T18:06:24.242Z] 765212b225bb: Pull complete [2023-07-19T18:06:25.208Z] f23df028b6ca: Pull complete [2023-07-19T18:06:25.209Z] d65c8cfc05b1: Pull complete [2023-07-19T18:06:40.215Z] 2437ff75d9bd: Pull complete [2023-07-19T18:06:40.215Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-19T18:06:40.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T18:06:40.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T18:06:40.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container [2023-07-19T18:06:40.622Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-19T18:06:42.983Z] $ docker top 0fccec77ed536f46f2cc3f83497356d1a4e4e75a114c6037d2dac523372c6996 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:06:43.551Z] ---> job-cost.sh [2023-07-19T18:06:43.817Z] lf-activate-venv: SKIPPING [2023-07-19T18:06:43.817Z] INFO: No Stack... [2023-07-19T18:06:44.082Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-19T18:06:45.038Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T18:06:45.452Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-07-19T18:06:45.452Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T18:06:45.548Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] [2023-07-19T18:06:45.554Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] did not exist. Created. [2023-07-19T18:06:45.554Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T18:06:46.015Z] /w/workspace/device-sdk-go/1@tmp/durable-3ea9505e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-19T18:06:46.411Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-19T18:06:46.452Z] Warning: overwriting stash ‘stack-cost’ [2023-07-19T18:06:46.898Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T18:06:46.916Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T18:06:47.007Z] $ docker stop --time=1 0fccec77ed536f46f2cc3f83497356d1a4e4e75a114c6037d2dac523372c6996 [2023-07-19T18:06:48.471Z] $ docker rm -f --volumes 0fccec77ed536f46f2cc3f83497356d1a4e4e75a114c6037d2dac523372c6996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-19T18:06:49.203Z] 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-07-19T18:06:51.319Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives ] [2023-07-19T18:06:51.319Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives [2023-07-19T18:06:51.319Z] total 16 [2023-07-19T18:06:51.319Z] drwxr-xr-x 3 root root 4096 Jul 19 18:03 . [2023-07-19T18:06:51.319Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 18:03 .. [2023-07-19T18:06:51.319Z] drwxr-xr-x 2 root root 4096 Jul 19 18:03 cost [2023-07-19T18:06:51.319Z] -rw-r--r-- 1 root root 86 Jul 19 18:03 cost.csv [2023-07-19T18:06:51.319Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives [2023-07-19T18:06:51.319Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives [2023-07-19T18:06:51.319Z] total 16 [2023-07-19T18:06:51.319Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 18:03 . [2023-07-19T18:06:51.319Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 18:03 .. [2023-07-19T18:06:51.319Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 18:03 cost [2023-07-19T18:06:51.319Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 19 18:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:06:51.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:06:52.564Z] ---> package-listing.sh [2023-07-19T18:06:52.564Z] ++ facter osfamily [2023-07-19T18:06:52.564Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-19T18:06:52.826Z] + OS_FAMILY=debian [2023-07-19T18:06:52.826Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1480 [2023-07-19T18:06:52.826Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-19T18:06:52.826Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-19T18:06:52.826Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-19T18:06:52.826Z] + PACKAGES=/tmp/packages_start.txt [2023-07-19T18:06:52.826Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1480 ']' [2023-07-19T18:06:52.826Z] + PACKAGES=/tmp/packages_end.txt [2023-07-19T18:06:52.826Z] + case "${OS_FAMILY}" in [2023-07-19T18:06:52.826Z] + dpkg -l [2023-07-19T18:06:52.826Z] + grep '^ii' [2023-07-19T18:06:52.826Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-19T18:06:52.826Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-19T18:06:52.826Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-19T18:06:52.826Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1480 ']' [2023-07-19T18:06:52.826Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives/ [2023-07-19T18:06:52.826Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives/ [Pipeline] echo [2023-07-19T18:06:52.865Z] 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/gexfoundry_device-sdk-go_PR-1480/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-19T18:06:53.172Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T18:06:53.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T18:06:53.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T18:06:53.688Z] prd-ubuntu20.04-docker-8c-8g-1554 does not seem to be running inside a container [2023-07-19T18:06:53.720Z] $ 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/gexfoundry_device-sdk-go_PR-1480/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1480 -v /w/workspace/gexfoundry_device-sdk-go_PR-1480:/w/workspace/gexfoundry_device-sdk-go_PR-1480:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1480@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-07-19T18:06:53.921Z] $ docker top befefd389bccda0de4a2eba4bbc41c35e62c9d898c386124710d9fb07d9f7219 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T18:06:54.317Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-19T18:06:54.625Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-19T18:06:54.938Z] + ls /var/log/sa-host [2023-07-19T18:06:54.939Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T18:06:55.086Z] provisioning config files... [2023-07-19T18:06:55.097Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/config4934410161460726828tmp [Pipeline] { [Pipeline] echo [2023-07-19T18:06:55.145Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:06:55.456Z] ---> create-netrc.sh [Pipeline] } [2023-07-19T18:06:55.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:06:55.894Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-19T18:06:55.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:06:56.243Z] ---> sudo-logs.sh [2023-07-19T18:06:56.243Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-19T18:06:56.331Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:06:56.643Z] ---> job-cost.sh [2023-07-19T18:06:56.643Z] lf-activate-venv: SKIPPING [2023-07-19T18:06:56.643Z] DEBUG: total: 0.2199999988079071 [2023-07-19T18:06:56.643Z] INFO: Retrieving Stack Cost... [2023-07-19T18:06:56.903Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T18:06:57.162Z] INFO: Archiving Costs [Pipeline] echo [2023-07-19T18:06:57.197Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T18:06:57.510Z] ---> logs-deploy.sh [2023-07-19T18:06:57.510Z] lf-activate-venv: SKIPPING [2023-07-19T18:06:57.510Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1480/1 [2023-07-19T18:06:57.510Z] INFO: archiving workspace using pattern(s): [2023-07-19T18:06:58.448Z] Archives upload complete. [2023-07-19T18:06:58.708Z] INFO: archiving logs to Nexus [2023-07-19T18:06:59.278Z] ---> uname -a: [2023-07-19T18:06:59.278Z] Linux prd-ubuntu20-04-docker-8c-8g-1554 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-19T18:06:59.278Z] [2023-07-19T18:06:59.278Z] [2023-07-19T18:06:59.278Z] ---> lscpu: [2023-07-19T18:06:59.278Z] Architecture: x86_64 [2023-07-19T18:06:59.278Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-19T18:06:59.278Z] Byte Order: Little Endian [2023-07-19T18:06:59.278Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-19T18:06:59.278Z] CPU(s): 8 [2023-07-19T18:06:59.278Z] On-line CPU(s) list: 0-7 [2023-07-19T18:06:59.278Z] Thread(s) per core: 1 [2023-07-19T18:06:59.278Z] Core(s) per socket: 1 [2023-07-19T18:06:59.278Z] Socket(s): 8 [2023-07-19T18:06:59.278Z] NUMA node(s): 1 [2023-07-19T18:06:59.278Z] Vendor ID: AuthenticAMD [2023-07-19T18:06:59.278Z] CPU family: 23 [2023-07-19T18:06:59.278Z] Model: 49 [2023-07-19T18:06:59.278Z] Model name: AMD EPYC-Rome Processor [2023-07-19T18:06:59.278Z] Stepping: 0 [2023-07-19T18:06:59.278Z] CPU MHz: 2799.998 [2023-07-19T18:06:59.278Z] BogoMIPS: 5599.99 [2023-07-19T18:06:59.278Z] Virtualization: AMD-V [2023-07-19T18:06:59.278Z] Hypervisor vendor: KVM [2023-07-19T18:06:59.278Z] Virtualization type: full [2023-07-19T18:06:59.278Z] L1d cache: 256 KiB [2023-07-19T18:06:59.278Z] L1i cache: 256 KiB [2023-07-19T18:06:59.278Z] L2 cache: 4 MiB [2023-07-19T18:06:59.278Z] L3 cache: 128 MiB [2023-07-19T18:06:59.278Z] NUMA node0 CPU(s): 0-7 [2023-07-19T18:06:59.278Z] Vulnerability Itlb multihit: Not affected [2023-07-19T18:06:59.278Z] Vulnerability L1tf: Not affected [2023-07-19T18:06:59.278Z] Vulnerability Mds: Not affected [2023-07-19T18:06:59.278Z] Vulnerability Meltdown: Not affected [2023-07-19T18:06:59.278Z] Vulnerability Mmio stale data: Not affected [2023-07-19T18:06:59.278Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-19T18:06:59.278Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-19T18:06:59.278Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-19T18:06:59.278Z] Vulnerability Srbds: Not affected [2023-07-19T18:06:59.278Z] Vulnerability Tsx async abort: Not affected [2023-07-19T18:06:59.278Z] 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-07-19T18:06:59.278Z] [2023-07-19T18:06:59.278Z] [2023-07-19T18:06:59.278Z] ---> nproc: [2023-07-19T18:06:59.278Z] 8 [2023-07-19T18:06:59.278Z] [2023-07-19T18:06:59.278Z] [2023-07-19T18:06:59.278Z] ---> df -h: [2023-07-19T18:06:59.278Z] Filesystem Size Used Avail Use% Mounted on [2023-07-19T18:06:59.278Z] overlay 155G 12G 144G 8% / [2023-07-19T18:06:59.279Z] tmpfs 64M 0 64M 0% /dev [2023-07-19T18:06:59.279Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-19T18:06:59.279Z] shm 64M 0 64M 0% /dev/shm [2023-07-19T18:06:59.279Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-19T18:06:59.279Z] [2023-07-19T18:06:59.279Z] [2023-07-19T18:06:59.279Z] ---> sar -b -r -n DEV: [2023-07-19T18:06:59.279Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1554) 07/19/23 _x86_64_ (8 CPU) [2023-07-19T18:06:59.279Z] [2023-07-19T18:06:59.279Z] 18:00:58 LINUX RESTART (8 CPU) [2023-07-19T18:06:59.279Z] [2023-07-19T18:06:59.279Z] 18:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-19T18:06:59.279Z] 18:02:03 316.70 53.89 262.81 0.00 5474.55 196364.07 0.00 [2023-07-19T18:06:59.279Z] 18:03:01 165.35 1.55 163.80 0.00 34.29 76157.11 0.00 [2023-07-19T18:06:59.279Z] 18:04:01 65.94 0.22 65.72 0.00 19.86 19619.66 0.00 [2023-07-19T18:06:59.279Z] 18:05:01 1.50 0.00 1.50 0.00 0.00 17.88 0.00 [2023-07-19T18:06:59.279Z] 18:06:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 [2023-07-19T18:06:59.279Z] Average: 109.84 11.19 98.65 0.00 1112.57 58319.83 0.00 [2023-07-19T18:06:59.279Z] [2023-07-19T18:06:59.279Z] 18:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-19T18:06:59.279Z] 18:02:03 29939556 31599492 745748 2.27 59732 1899856 1793764 5.29 982420 1655452 780 [2023-07-19T18:06:59.279Z] 18:03:01 27681736 31584992 721100 2.19 143660 3905160 1875468 5.53 1200832 3502164 84 [2023-07-19T18:06:59.279Z] 18:04:01 27873476 31593380 710852 2.16 152764 3722388 1776776 5.24 1084656 3432940 340 [2023-07-19T18:06:59.279Z] 18:05:01 27872840 31592848 711200 2.16 152788 3722392 1776776 5.24 1084652 3432944 16 [2023-07-19T18:06:59.279Z] 18:06:01 27874484 31594560 709360 2.16 152824 3722388 1776776 5.24 1082864 3432964 16 [2023-07-19T18:06:59.279Z] Average: 28248418 31593054 719652 2.19 132354 3394437 1799912 5.30 1087085 3091293 247 [2023-07-19T18:06:59.279Z] [2023-07-19T18:06:59.279Z] 18:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-19T18:06:59.279Z] 18:02:03 ens3 413.73 264.04 2561.03 97.53 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:02:03 vethf63ca51 8.75 9.38 0.87 78.07 0.00 0.00 0.00 0.01 [2023-07-19T18:06:59.279Z] 18:02:03 docker0 8.75 9.28 0.75 78.06 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:02:03 lo 4.73 4.73 0.45 0.45 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:03:01 ens3 548.42 309.85 6786.15 37.65 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:03:01 docker0 214.75 383.36 16.69 2437.31 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:03:01 lo 2.75 2.75 0.27 0.27 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:04:01 ens3 125.21 74.60 2554.94 18.69 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:04:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:04:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:05:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:06:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] Average: ens3 215.38 128.56 2352.12 30.73 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] Average: docker0 43.61 76.59 3.40 490.67 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] Average: lo 1.76 1.76 0.17 0.17 0.00 0.00 0.00 0.00 [2023-07-19T18:06:59.279Z] [2023-07-19T18:06:59.279Z] [2023-07-19T18:06:59.279Z] ---> sar -P ALL: [2023-07-19T18:06:59.279Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1554) 07/19/23 _x86_64_ (8 CPU) [2023-07-19T18:06:59.279Z] [2023-07-19T18:06:59.279Z] 18:00:58 LINUX RESTART (8 CPU) [2023-07-19T18:06:59.279Z] [2023-07-19T18:06:59.279Z] 18:01:01 CPU %user %nice %system %iowait %steal %idle [2023-07-19T18:06:59.279Z] 18:02:03 all 6.77 0.00 2.17 3.40 0.05 87.61 [2023-07-19T18:06:59.279Z] 18:02:03 0 7.49 0.00 1.78 0.52 0.03 90.18 [2023-07-19T18:06:59.279Z] 18:02:03 1 6.25 0.00 1.86 0.65 0.05 91.19 [2023-07-19T18:06:59.279Z] 18:02:03 2 6.18 0.00 1.37 5.14 0.05 87.26 [2023-07-19T18:06:59.279Z] 18:02:03 3 7.91 0.00 3.89 0.32 0.05 87.84 [2023-07-19T18:06:59.279Z] 18:02:03 4 8.42 0.00 1.66 0.82 0.05 89.05 [2023-07-19T18:06:59.279Z] 18:02:03 5 5.53 0.00 3.13 9.13 0.05 82.16 [2023-07-19T18:06:59.279Z] 18:02:03 6 6.79 0.00 1.43 10.23 0.03 81.52 [2023-07-19T18:06:59.279Z] 18:02:03 7 5.62 0.00 2.27 0.39 0.07 91.65 [2023-07-19T18:06:59.279Z] 18:03:01 all 8.48 0.00 3.82 6.17 0.05 81.48 [2023-07-19T18:06:59.279Z] 18:03:01 0 8.32 0.00 3.65 0.57 0.05 87.40 [2023-07-19T18:06:59.279Z] 18:03:01 1 9.18 0.00 4.51 1.25 0.03 85.02 [2023-07-19T18:06:59.279Z] 18:03:01 2 8.62 0.00 2.84 1.13 0.03 87.38 [2023-07-19T18:06:59.279Z] 18:03:01 3 8.06 0.00 3.48 2.00 0.05 86.40 [2023-07-19T18:06:59.279Z] 18:03:01 4 8.00 0.00 3.75 7.65 0.03 80.57 [2023-07-19T18:06:59.279Z] 18:03:01 5 9.36 0.00 4.93 35.31 0.09 50.31 [2023-07-19T18:06:59.279Z] 18:03:01 6 8.23 0.00 3.18 0.40 0.05 88.14 [2023-07-19T18:06:59.279Z] 18:03:01 7 8.05 0.00 4.24 1.21 0.09 86.41 [2023-07-19T18:06:59.279Z] 18:04:01 all 3.51 0.00 1.83 1.73 0.04 92.89 [2023-07-19T18:06:59.279Z] 18:04:01 0 3.89 0.00 2.22 0.40 0.03 93.45 [2023-07-19T18:06:59.279Z] 18:04:01 1 3.92 0.00 1.65 0.10 0.05 94.28 [2023-07-19T18:06:59.279Z] 18:04:01 2 3.37 0.00 1.76 1.86 0.03 92.97 [2023-07-19T18:06:59.279Z] 18:04:01 3 3.59 0.00 1.85 0.03 0.02 94.51 [2023-07-19T18:06:59.279Z] 18:04:01 4 2.63 0.00 1.42 1.89 0.03 94.03 [2023-07-19T18:06:59.279Z] 18:04:01 5 3.12 0.00 2.29 8.87 0.03 85.69 [2023-07-19T18:06:59.279Z] 18:04:01 6 3.95 0.00 1.53 0.71 0.05 93.76 [2023-07-19T18:06:59.279Z] 18:04:01 7 3.58 0.00 1.93 0.12 0.05 94.32 [2023-07-19T18:06:59.279Z] 18:05:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-07-19T18:06:59.279Z] 18:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-19T18:06:59.279Z] 18:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T18:06:59.279Z] 18:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T18:06:59.279Z] 18:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-19T18:06:59.279Z] 18:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-19T18:06:59.279Z] 18:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T18:06:59.279Z] 18:05:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-07-19T18:06:59.279Z] 18:05:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2023-07-19T18:06:59.279Z] 18:06:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-07-19T18:06:59.279Z] 18:06:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-19T18:06:59.279Z] 18:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T18:06:59.279Z] 18:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-19T18:06:59.279Z] 18:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-19T18:06:59.279Z] 18:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T18:06:59.279Z] 18:06:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-07-19T18:06:59.279Z] 18:06:01 6 0.08 0.00 0.05 0.00 0.02 99.85 [2023-07-19T18:06:59.279Z] 18:06:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2023-07-19T18:06:59.279Z] Average: all 3.72 0.00 1.55 2.23 0.03 92.48 [2023-07-19T18:06:59.279Z] Average: 0 3.91 0.00 1.51 0.30 0.03 94.26 [2023-07-19T18:06:59.279Z] Average: 1 3.83 0.00 1.58 0.39 0.03 94.17 [2023-07-19T18:06:59.279Z] Average: 2 3.59 0.00 1.18 1.63 0.02 93.58 [2023-07-19T18:06:59.279Z] Average: 3 3.89 0.00 1.83 0.46 0.03 93.80 [2023-07-19T18:06:59.279Z] Average: 4 3.79 0.00 1.35 2.03 0.02 92.81 [2023-07-19T18:06:59.279Z] Average: 5 3.55 0.00 2.04 10.43 0.04 83.94 [2023-07-19T18:06:59.279Z] Average: 6 3.78 0.00 1.22 2.27 0.03 92.68 [2023-07-19T18:06:59.279Z] Average: 7 3.42 0.00 1.67 0.34 0.04 94.53 [2023-07-19T18:06:59.279Z] [2023-07-19T18:06:59.279Z] [2023-07-19T18:06:59.279Z]