Pull request #1372 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 5fbfeb20002c9e6643630549f4989688992ad83b+e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 (87597825aefa964eab558a7ada16369ecb5ef3dc) 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-ssh15510559463927332843.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10801211561364432304.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1372/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-1372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12645450477179149577.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-1372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14922859494656383822.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4331123162290412168.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-1372/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-1372/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17364044295793297053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.18 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9624 in /w/workspace/gexfoundry_device-sdk-go_PR-1372 [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-1372 # 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 > 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/1372/head:refs/remotes/origin/PR-1372 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 into PR head commit 5fbfeb20002c9e6643630549f4989688992ad83b Merge succeeded, producing 5fbfeb20002c9e6643630549f4989688992ad83b Checking out Revision 5fbfeb20002c9e6643630549f4989688992ad83b (PR-1372) > git config core.sparsecheckout # timeout=10 > git checkout -f 5fbfeb20002c9e6643630549f4989688992ad83b # 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 e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fbfeb20002c9e6643630549f4989688992ad83b # timeout=10 Commit message: "feat: Consume watch for common Writable config changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-10T14:31:27.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-10T14:31:27.574Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-10T14:31:27.674Z] ========================================================= [2023-03-10T14:31:27.674Z] EdgeX Global Pipelines Version Info [2023-03-10T14:31:27.674Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:31:28.413Z] ------------------- [2023-03-10T14:31:28.413Z] stable info: [2023-03-10T14:31:28.413Z] ------------------- [2023-03-10T14:31:28.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-10T14:31:28.413Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T14:31:28.413Z] Message: update stable to v1.0.244 [2023-03-10T14:31:28.985Z] ------------------- [2023-03-10T14:31:28.985Z] experimental info: [2023-03-10T14:31:28.985Z] ------------------- [2023-03-10T14:31:28.985Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-10T14:31:28.985Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T14:31:28.985Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-10T14:31:29.310Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-10T14:31:29.351Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-10T14:31:29.392Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-10T14:31:29.429Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-10T14:31:29.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-10T14:31:29.503Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-10T14:31:29.539Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-10T14:31:29.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-10T14:31:29.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-10T14:31:29.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-10T14:31:29.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-10T14:31:29.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-10T14:31:29.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-10T14:31:29.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-10T14:31:29.840Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T14:31:29.884Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T14:31:29.924Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T14:31:29.967Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T14:31:30.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-10T14:31:30.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-10T14:31:30.094Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-10T14:31:30.134Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-10T14:31:30.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-10T14:31:30.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-10T14:31:30.263Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-10T14:31:30.303Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-10T14:31:30.345Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-10T14:31:30.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1372 [Pipeline] echo [2023-03-10T14:31:30.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1372 [Pipeline] echo [2023-03-10T14:31:30.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1372 [Pipeline] echo [2023-03-10T14:31:30.505Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fbfeb20002c9e6643630549f4989688992ad83b [Pipeline] echo [2023-03-10T14:31:30.546Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fbfeb2 [Pipeline] echo [2023-03-10T14:31:30.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T14:31:30.702Z] provisioning config files... [2023-03-10T14:31:30.718Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/config8609216159692586344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:31:31.055Z] ---> docker-login.sh [2023-03-10T14:31:31.055Z] nexus3.edgexfoundry.org:10001 [2023-03-10T14:31:31.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:31:31.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:31:31.314Z] Configure a credential helper to remove this warning. See [2023-03-10T14:31:31.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:31:31.314Z] [2023-03-10T14:31:31.314Z] Login Succeeded [2023-03-10T14:31:31.314Z] nexus3.edgexfoundry.org:10002 [2023-03-10T14:31:31.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:31:31.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:31:31.314Z] Configure a credential helper to remove this warning. See [2023-03-10T14:31:31.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:31:31.314Z] [2023-03-10T14:31:31.314Z] Login Succeeded [2023-03-10T14:31:31.314Z] nexus3.edgexfoundry.org:10003 [2023-03-10T14:31:31.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:31:31.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:31:31.573Z] Configure a credential helper to remove this warning. See [2023-03-10T14:31:31.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:31:31.573Z] [2023-03-10T14:31:31.573Z] Login Succeeded [2023-03-10T14:31:31.573Z] nexus3.edgexfoundry.org:10004 [2023-03-10T14:31:31.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:31:31.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:31:31.573Z] Configure a credential helper to remove this warning. See [2023-03-10T14:31:31.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:31:31.573Z] [2023-03-10T14:31:31.573Z] Login Succeeded [2023-03-10T14:31:31.573Z] docker.io [2023-03-10T14:31:31.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:31:31.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:31:31.834Z] Configure a credential helper to remove this warning. See [2023-03-10T14:31:31.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:31:31.834Z] [2023-03-10T14:31:31.834Z] Login Succeeded [2023-03-10T14:31:31.834Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T14:31:31.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-10T14:31:32.487Z] + git rev-list -1 --merges 5fbfeb20002c9e6643630549f4989688992ad83b~1..5fbfeb20002c9e6643630549f4989688992ad83b [Pipeline] echo [2023-03-10T14:31:32.560Z] -----------> git rev-list -1 --merges 5fbfeb20002c9e6643630549f4989688992ad83b~1..5fbfeb20002c9e6643630549f4989688992ad83b 5fbfeb20002c9e6643630549f4989688992ad83b [false] [Pipeline] sh [2023-03-10T14:31:32.916Z] + git log --format=format:%s -1 5fbfeb20002c9e6643630549f4989688992ad83b [Pipeline] echo [2023-03-10T14:31:32.950Z] ========================================================= [2023-03-10T14:31:32.950Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-10T14:31:32.950Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T14:31:33.427Z] + git log --format=format:%s -1 5fbfeb20002c9e6643630549f4989688992ad83b [Pipeline] echo [2023-03-10T14:31:33.458Z] [semverPrep] GIT_COMMIT: 5fbfeb20002c9e6643630549f4989688992ad83b, Commit Message: feat: Consume watch for common Writable config changes [Pipeline] echo [2023-03-10T14:31:33.486Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-10T14:31:33.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T14:31:33.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-10T14:31:33.868Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-10T14:31:33.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-10T14:31:33.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-10T14:31:33.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-10T14:31:33.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:31:34.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T14:31:34.290Z] [2023-03-10T14:31:34.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:31:34.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T14:31:34.669Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-10T14:31:34.669Z] b85a868b505f: Pulling fs layer [2023-03-10T14:31:34.669Z] e2be974225ed: Pulling fs layer [2023-03-10T14:31:34.669Z] 339a4e72a1f5: Pulling fs layer [2023-03-10T14:31:34.669Z] 988bab9f4d93: Pulling fs layer [2023-03-10T14:31:34.669Z] 1469e6f7b9e6: Pulling fs layer [2023-03-10T14:31:34.669Z] eaf3925da568: Pulling fs layer [2023-03-10T14:31:34.669Z] bab4dde63d76: Pulling fs layer [2023-03-10T14:31:34.669Z] bde34c3a00c8: Pulling fs layer [2023-03-10T14:31:34.669Z] b352a97aabf1: Pulling fs layer [2023-03-10T14:31:34.669Z] 4872d77fe225: Pulling fs layer [2023-03-10T14:31:34.669Z] 5851b861e8e6: Pulling fs layer [2023-03-10T14:31:34.669Z] bde34c3a00c8: Waiting [2023-03-10T14:31:34.669Z] bab4dde63d76: Waiting [2023-03-10T14:31:34.669Z] b352a97aabf1: Waiting [2023-03-10T14:31:34.669Z] 988bab9f4d93: Waiting [2023-03-10T14:31:34.669Z] 1469e6f7b9e6: Waiting [2023-03-10T14:31:34.669Z] 4872d77fe225: Waiting [2023-03-10T14:31:34.669Z] eaf3925da568: Waiting [2023-03-10T14:31:34.669Z] e2be974225ed: Download complete [2023-03-10T14:31:34.669Z] 988bab9f4d93: Verifying Checksum [2023-03-10T14:31:34.669Z] 988bab9f4d93: Download complete [2023-03-10T14:31:34.930Z] 1469e6f7b9e6: Verifying Checksum [2023-03-10T14:31:34.930Z] 1469e6f7b9e6: Download complete [2023-03-10T14:31:34.930Z] eaf3925da568: Verifying Checksum [2023-03-10T14:31:34.930Z] eaf3925da568: Download complete [2023-03-10T14:31:34.930Z] 339a4e72a1f5: Verifying Checksum [2023-03-10T14:31:34.930Z] 339a4e72a1f5: Download complete [2023-03-10T14:31:34.930Z] bde34c3a00c8: Verifying Checksum [2023-03-10T14:31:34.930Z] bde34c3a00c8: Download complete [2023-03-10T14:31:34.930Z] b352a97aabf1: Verifying Checksum [2023-03-10T14:31:34.930Z] b352a97aabf1: Download complete [2023-03-10T14:31:34.930Z] 4872d77fe225: Download complete [2023-03-10T14:31:34.930Z] 5851b861e8e6: Verifying Checksum [2023-03-10T14:31:34.930Z] 5851b861e8e6: Download complete [2023-03-10T14:31:34.930Z] b85a868b505f: Download complete [2023-03-10T14:31:35.192Z] bab4dde63d76: Verifying Checksum [2023-03-10T14:31:35.192Z] bab4dde63d76: Download complete [2023-03-10T14:31:36.133Z] b85a868b505f: Pull complete [2023-03-10T14:31:36.133Z] e2be974225ed: Pull complete [2023-03-10T14:31:36.703Z] 339a4e72a1f5: Pull complete [2023-03-10T14:31:36.703Z] 988bab9f4d93: Pull complete [2023-03-10T14:31:36.961Z] 1469e6f7b9e6: Pull complete [2023-03-10T14:31:36.961Z] eaf3925da568: Pull complete [2023-03-10T14:31:38.875Z] bab4dde63d76: Pull complete [2023-03-10T14:31:38.875Z] bde34c3a00c8: Pull complete [2023-03-10T14:31:38.875Z] b352a97aabf1: Pull complete [2023-03-10T14:31:38.875Z] 4872d77fe225: Pull complete [2023-03-10T14:31:38.875Z] 5851b861e8e6: Pull complete [2023-03-10T14:31:38.875Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-10T14:31:38.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T14:31:38.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:31:39.148Z] prd-ubuntu20.04-docker-8c-8g-9624 does not seem to be running inside a container [2023-03-10T14:31:39.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1372 -v /w/workspace/gexfoundry_device-sdk-go_PR-1372:/w/workspace/gexfoundry_device-sdk-go_PR-1372:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1372@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-03-10T14:31:41.544Z] $ docker top a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 -eo pid,comm [2023-03-10T14:31:41.600Z] 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-03-10T14:31:41.600Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T14:31:41.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T14:31:41.719Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T14:31:41.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T14:31:41.827Z] $ docker exec a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 ssh-agent [2023-03-10T14:31:41.936Z] SSH_AUTH_SOCK=/tmp/ssh-76BJgUUXTzOy/agent.32 [2023-03-10T14:31:41.936Z] SSH_AGENT_PID=38 [2023-03-10T14:31:41.943Z] Running ssh-add (command line suppressed) [2023-03-10T14:31:42.049Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/private_key_12137046944813180349.key (/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/private_key_12137046944813180349.key) [2023-03-10T14:31:42.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T14:31:42.389Z] + git tag --points-at HEAD [Pipeline] } [2023-03-10T14:31:42.414Z] $ docker exec --env ******** --env ******** a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 ssh-agent -k [2023-03-10T14:31:42.503Z] unset SSH_AUTH_SOCK; [2023-03-10T14:31:42.503Z] unset SSH_AGENT_PID; [2023-03-10T14:31:42.503Z] echo Agent pid 38 killed; [2023-03-10T14:31:42.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-10T14:31:42.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T14:31:42.618Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T14:31:42.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T14:31:42.736Z] $ docker exec a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 ssh-agent [2023-03-10T14:31:42.844Z] SSH_AUTH_SOCK=/tmp/ssh-TXthC3Oy5Dz3/agent.70 [2023-03-10T14:31:42.845Z] SSH_AGENT_PID=76 [2023-03-10T14:31:42.850Z] Running ssh-add (command line suppressed) [2023-03-10T14:31:42.953Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/private_key_6241585506815230538.key (/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/private_key_6241585506815230538.key) [2023-03-10T14:31:42.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T14:31:43.290Z] + git semver init [2023-03-10T14:31:43.550Z] 2023-03-10 14:31:43,484 [run_init] DEBUG init version:0.0.0 force:False [2023-03-10T14:31:43.550Z] 2023-03-10 14:31:43,484 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver [2023-03-10T14:31:43.550Z] 2023-03-10 14:31:43,485 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver [2023-03-10T14:31:43.550Z] 2023-03-10 14:31:43,485 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1372, universal_newlines=False, shell=None, istream=None) [2023-03-10T14:31:44.931Z] 2023-03-10 14:31:44,516 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1372/.git/info/exclude [2023-03-10T14:31:44.931Z] 2023-03-10 14:31:44,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver/PR-1372 with force:False [2023-03-10T14:31:44.931Z] 2023-03-10 14:31:44,516 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver/PR-1372 [2023-03-10T14:31:44.931Z] 2023-03-10 14:31:44,521 [execute] INFO git cat-file --batch-check [2023-03-10T14:31:44.931Z] 2023-03-10 14:31:44,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T14:31:44.931Z] 2023-03-10 14:31:44,527 [execute] INFO git cat-file --batch [2023-03-10T14:31:44.931Z] 2023-03-10 14:31:44,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T14:31:44.931Z] 2023-03-10 14:31:44,533 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1372/.semver/PR-1372 [2023-03-10T14:31:44.931Z] 0.0.0 [Pipeline] } [2023-03-10T14:31:44.956Z] $ docker exec --env ******** --env ******** a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 ssh-agent -k [2023-03-10T14:31:45.051Z] unset SSH_AUTH_SOCK; [2023-03-10T14:31:45.052Z] unset SSH_AGENT_PID; [2023-03-10T14:31:45.052Z] echo Agent pid 76 killed; [2023-03-10T14:31:45.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T14:31:45.486Z] + git semver [Pipeline] } [2023-03-10T14:31:45.770Z] $ docker stop --time=1 a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 [2023-03-10T14:31:47.049Z] $ docker rm -f --volumes a3c39cf1fb1c5bbd0b45807ace82915464b48ab1eb7847b21f6b5e2b4e67bc27 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T14:31:47.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-10T14:31:47.719Z] Stashed 1 file(s) [Pipeline] echo [2023-03-10T14:31:47.739Z] [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-03-10T14:31:48.389Z] provisioning config files... [2023-03-10T14:31:48.401Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/config607440287282433708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:31:48.748Z] ---> docker-login.sh [2023-03-10T14:31:48.748Z] nexus3.edgexfoundry.org:10001 [2023-03-10T14:31:48.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:31:48.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:31:48.748Z] Configure a credential helper to remove this warning. See [2023-03-10T14:31:48.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:31:48.748Z] [2023-03-10T14:31:48.748Z] Login Succeeded [2023-03-10T14:31:48.748Z] nexus3.edgexfoundry.org:10002 [2023-03-10T14:31:48.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:31:48.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:31:48.748Z] Configure a credential helper to remove this warning. See [2023-03-10T14:31:48.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:31:48.748Z] [2023-03-10T14:31:48.748Z] Login Succeeded [2023-03-10T14:31:48.748Z] nexus3.edgexfoundry.org:10003 [2023-03-10T14:31:49.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:31:49.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:31:49.009Z] Configure a credential helper to remove this warning. See [2023-03-10T14:31:49.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:31:49.009Z] [2023-03-10T14:31:49.009Z] Login Succeeded [2023-03-10T14:31:49.009Z] nexus3.edgexfoundry.org:10004 [2023-03-10T14:31:49.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:31:49.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:31:49.009Z] Configure a credential helper to remove this warning. See [2023-03-10T14:31:49.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:31:49.009Z] [2023-03-10T14:31:49.009Z] Login Succeeded [2023-03-10T14:31:49.009Z] docker.io [2023-03-10T14:31:49.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:31:49.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:31:49.268Z] Configure a credential helper to remove this warning. See [2023-03-10T14:31:49.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:31:49.268Z] [2023-03-10T14:31:49.268Z] Login Succeeded [2023-03-10T14:31:49.268Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T14:31:49.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-10T14:31:49.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T14:31:49.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T14:31:49.573Z] ========================================================= [2023-03-10T14:31:49.573Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-10T14:31:49.573Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:31:50.086Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-10T14:31:50.086Z] Sending build context to Docker daemon 10.75MB [2023-03-10T14:31:50.086Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-10T14:31:50.086Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-10T14:31:50.086Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-10T14:31:50.086Z] 213ec9aee27d: Pulling fs layer [2023-03-10T14:31:50.086Z] 4583459ba037: Pulling fs layer [2023-03-10T14:31:50.086Z] 93c1e223e6f2: Pulling fs layer [2023-03-10T14:31:50.086Z] 53926ce57604: Pulling fs layer [2023-03-10T14:31:50.086Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-10T14:31:50.086Z] 22ff95d597cd: Pulling fs layer [2023-03-10T14:31:50.086Z] 12d6caf4c0d1: Pulling fs layer [2023-03-10T14:31:50.086Z] 96b7cbca73a9: Pulling fs layer [2023-03-10T14:31:50.086Z] a7acece74701: Pulling fs layer [2023-03-10T14:31:50.086Z] 22ff95d597cd: Waiting [2023-03-10T14:31:50.086Z] 96b7cbca73a9: Waiting [2023-03-10T14:31:50.086Z] 12d6caf4c0d1: Waiting [2023-03-10T14:31:50.086Z] 53926ce57604: Waiting [2023-03-10T14:31:50.086Z] a7acece74701: Waiting [2023-03-10T14:31:50.086Z] 21b2b0c7a3f4: Waiting [2023-03-10T14:31:50.347Z] 93c1e223e6f2: Download complete [2023-03-10T14:31:50.347Z] 4583459ba037: Verifying Checksum [2023-03-10T14:31:50.347Z] 4583459ba037: Download complete [2023-03-10T14:31:50.347Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-10T14:31:50.347Z] 21b2b0c7a3f4: Download complete [2023-03-10T14:31:50.347Z] 22ff95d597cd: Verifying Checksum [2023-03-10T14:31:50.347Z] 22ff95d597cd: Download complete [2023-03-10T14:31:50.347Z] 213ec9aee27d: Download complete [2023-03-10T14:31:50.347Z] 12d6caf4c0d1: Verifying Checksum [2023-03-10T14:31:50.347Z] 12d6caf4c0d1: Download complete [2023-03-10T14:31:50.347Z] 213ec9aee27d: Pull complete [2023-03-10T14:31:50.607Z] 4583459ba037: Pull complete [2023-03-10T14:31:50.607Z] 93c1e223e6f2: Pull complete [2023-03-10T14:31:50.867Z] a7acece74701: Verifying Checksum [2023-03-10T14:31:50.867Z] a7acece74701: Download complete [2023-03-10T14:31:51.128Z] 53926ce57604: Verifying Checksum [2023-03-10T14:31:51.128Z] 53926ce57604: Download complete [2023-03-10T14:31:51.128Z] 96b7cbca73a9: Verifying Checksum [2023-03-10T14:31:51.128Z] 96b7cbca73a9: Download complete [2023-03-10T14:31:55.313Z] 53926ce57604: Pull complete [2023-03-10T14:31:55.313Z] 21b2b0c7a3f4: Pull complete [2023-03-10T14:31:55.313Z] 22ff95d597cd: Pull complete [2023-03-10T14:31:55.313Z] 12d6caf4c0d1: Pull complete [2023-03-10T14:31:57.212Z] 96b7cbca73a9: Pull complete [2023-03-10T14:31:58.147Z] a7acece74701: Pull complete [2023-03-10T14:31:58.147Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-10T14:31:58.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T14:31:58.147Z] ---> db6d94c90886 [2023-03-10T14:31:58.147Z] Step 3/10 : ARG MAKE=make build [2023-03-10T14:32:02.359Z] ---> Running in 8e1ac5719dbf [2023-03-10T14:32:02.359Z] Removing intermediate container 8e1ac5719dbf [2023-03-10T14:32:02.359Z] ---> 54d16e85ac90 [2023-03-10T14:32:02.359Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-10T14:32:02.359Z] ---> Running in 3c4c3aeaba46 [2023-03-10T14:32:02.359Z] Removing intermediate container 3c4c3aeaba46 [2023-03-10T14:32:02.359Z] ---> caeac15e1006 [2023-03-10T14:32:02.359Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-10T14:32:02.359Z] ---> Running in fc8596dbd9a9 [2023-03-10T14:32:02.359Z] Removing intermediate container fc8596dbd9a9 [2023-03-10T14:32:02.359Z] ---> cfd87d6275a9 [2023-03-10T14:32:02.359Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-10T14:32:02.359Z] ---> Running in f5d9c479dc85 [2023-03-10T14:32:02.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:32:02.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:32:02.619Z] OK: 211 MiB in 51 packages [2023-03-10T14:32:03.188Z] Still waiting to schedule task [2023-03-10T14:32:03.189Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-10T14:32:03.190Z] Removing intermediate container f5d9c479dc85 [2023-03-10T14:32:03.190Z] ---> 58665e6b2228 [2023-03-10T14:32:03.190Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-10T14:32:03.190Z] ---> 537ed8946c12 [2023-03-10T14:32:03.190Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:32:03.190Z] ---> Running in 7e18b93e88f9 [2023-03-10T14:32:41.935Z] Removing intermediate container 7e18b93e88f9 [2023-03-10T14:32:41.935Z] ---> 9353ed634b39 [2023-03-10T14:32:41.935Z] Step 9/10 : COPY . . [2023-03-10T14:32:41.935Z] ---> 00cfd37839c0 [2023-03-10T14:32:41.935Z] Step 10/10 : RUN ${MAKE} [2023-03-10T14:32:41.935Z] ---> Running in 6fe3857eb026 [2023-03-10T14:32:41.935Z] noop [2023-03-10T14:32:41.935Z] Removing intermediate container 6fe3857eb026 [2023-03-10T14:32:41.935Z] ---> 1c3641996fb9 [2023-03-10T14:32:41.935Z] Successfully built 1c3641996fb9 [2023-03-10T14:32:41.935Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:32:42.376Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T14:32:42.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:32:42.530Z] prd-ubuntu20.04-docker-8c-8g-9624 does not seem to be running inside a container [2023-03-10T14:32:42.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1372 -v /w/workspace/gexfoundry_device-sdk-go_PR-1372:/w/workspace/gexfoundry_device-sdk-go_PR-1372:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1372@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-03-10T14:32:42.898Z] $ docker top c1fc3764170af0aa3f2b430755b87601d8246e361988545bf51697358af67c9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T14:32:43.287Z] + go version [2023-03-10T14:32:43.287Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-10T14:32:43.323Z] $ docker stop --time=1 c1fc3764170af0aa3f2b430755b87601d8246e361988545bf51697358af67c9c [2023-03-10T14:32:44.611Z] $ docker rm -f --volumes c1fc3764170af0aa3f2b430755b87601d8246e361988545bf51697358af67c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:32:45.503Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T14:32:45.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:32:45.666Z] prd-ubuntu20.04-docker-8c-8g-9624 does not seem to be running inside a container [2023-03-10T14:32:45.704Z] $ 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-1372 -v /w/workspace/gexfoundry_device-sdk-go_PR-1372:/w/workspace/gexfoundry_device-sdk-go_PR-1372:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1372@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-03-10T14:32:46.030Z] $ docker top ba50992ddee80baedb17cfc525d93258eb7b29ced5453ae802268b6599142890 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T14:32:46.411Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1372 [Pipeline] fileExists [Pipeline] sh [2023-03-10T14:32:46.768Z] + make test [2023-03-10T14:32:46.768Z] go test -race -coverprofile=coverage.out ./... [2023-03-10T14:32:53.335Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-10T14:33:05.540Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-10T14:33:05.540Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-10T14:33:05.540Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-10T14:33:05.540Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-10T14:33:05.540Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-10T14:33:05.540Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.054s coverage: 27.6% of statements [2023-03-10T14:33:05.540Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.074s coverage: 78.9% of statements [2023-03-10T14:33:05.540Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.105s coverage: 86.0% of statements [2023-03-10T14:33:05.540Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-10T14:33:05.540Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-10T14:33:05.799Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.102s coverage: 75.4% of statements [2023-03-10T14:33:05.799Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-10T14:33:09.086Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.070s coverage: 15.3% of statements [2023-03-10T14:33:09.086Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-10T14:33:09.086Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.100s coverage: 65.2% of statements [2023-03-10T14:33:09.086Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-10T14:33:09.086Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-10T14:33:09.086Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.754s coverage: 89.2% of statements [2023-03-10T14:33:09.086Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.054s coverage: 5.5% of statements [2023-03-10T14:33:09.086Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-10T14:33:23.970Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-10T14:33:23.970Z] GO111MODULE=on go vet ./... [2023-03-10T14:33:25.872Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T14:33:25.872Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-10T14:33:25.872Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-10T14:33:25.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-10T14:33:25.942Z] $ docker stop --time=1 ba50992ddee80baedb17cfc525d93258eb7b29ced5453ae802268b6599142890 [2023-03-10T14:33:28.713Z] $ docker rm -f --volumes ba50992ddee80baedb17cfc525d93258eb7b29ced5453ae802268b6599142890 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T14:33:29.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-10T14:33:29.341Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-10T14:33:30.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-10T14:33:30.446Z] + ls -al . [2023-03-10T14:33:30.446Z] total 280 [2023-03-10T14:33:30.446Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 14:32 . [2023-03-10T14:33:30.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 14:31 .. [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 14:31 .dockerignore [2023-03-10T14:33:30.446Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 14:33 .git [2023-03-10T14:33:30.446Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 14:31 .github [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 10 14:31 .gitignore [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 10 14:31 .golangci.yml [2023-03-10T14:33:30.446Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 14:31 .semver [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 10 14:31 CHANGELOG.md [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 14:31 GOVERNANCE.md [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 10 14:31 Jenkinsfile [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 10 14:31 LICENSE [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 1679 Mar 10 14:31 Makefile [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 10 14:31 OWNERS.md [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 10 14:31 README.md [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 14:31 VERSION [2023-03-10T14:33:30.446Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 14:31 bin [2023-03-10T14:33:30.446Z] -rw-r--r-- 1 jenkins jenkins 111316 Mar 10 14:33 coverage.out [2023-03-10T14:33:30.446Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 10 14:31 example [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 3278 Mar 10 14:31 go.mod [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 10 14:31 go.sum [2023-03-10T14:33:30.446Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 14:31 internal [2023-03-10T14:33:30.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 14:31 openapi [2023-03-10T14:33:30.446Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 10 14:31 pkg [2023-03-10T14:33:30.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 14:31 snap [2023-03-10T14:33:30.446Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 10 14:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:33:30.836Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5fbfeb20002c9e6643630549f4989688992ad83b --label arch=amd64 --label version=0.0.0 . [2023-03-10T14:33:30.837Z] Sending build context to Docker daemon 10.86MB [2023-03-10T14:33:30.837Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-10T14:33:30.837Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-10T14:33:30.837Z] ---> 1c3641996fb9 [2023-03-10T14:33:30.837Z] Step 3/23 : ARG MAKE=make build [2023-03-10T14:33:31.096Z] ---> Running in 91d724c8536e [2023-03-10T14:33:31.096Z] Removing intermediate container 91d724c8536e [2023-03-10T14:33:31.096Z] ---> 87b2bb65b6bc [2023-03-10T14:33:31.096Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-10T14:33:31.096Z] ---> Running in 12d694affd44 [2023-03-10T14:33:31.096Z] Removing intermediate container 12d694affd44 [2023-03-10T14:33:31.096Z] ---> 21fd32550f1e [2023-03-10T14:33:31.096Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-10T14:33:31.096Z] ---> Running in 39106ae4b28c [2023-03-10T14:33:31.354Z] Removing intermediate container 39106ae4b28c [2023-03-10T14:33:31.354Z] ---> f6d635b65b0e [2023-03-10T14:33:31.354Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-10T14:33:31.354Z] ---> Running in 5ed205d43816 [2023-03-10T14:33:31.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:33:31.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:33:31.871Z] OK: 211 MiB in 51 packages [2023-03-10T14:33:32.130Z] Removing intermediate container 5ed205d43816 [2023-03-10T14:33:32.130Z] ---> 27c85b81a937 [2023-03-10T14:33:32.130Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-10T14:33:32.389Z] ---> daed6bfa3c49 [2023-03-10T14:33:32.389Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:33:32.389Z] ---> Running in d0e665cf4bb5 [2023-03-10T14:33:32.958Z] Removing intermediate container d0e665cf4bb5 [2023-03-10T14:33:32.958Z] ---> fbc6d4697209 [2023-03-10T14:33:32.958Z] Step 9/23 : COPY . . [2023-03-10T14:33:33.570Z] ---> d935ff7fbdf0 [2023-03-10T14:33:33.570Z] Step 10/23 : RUN ${MAKE} [2023-03-10T14:33:33.570Z] ---> Running in a20efe070fcc [2023-03-10T14:33:33.828Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-10T14:33:51.899Z] Removing intermediate container a20efe070fcc [2023-03-10T14:33:51.899Z] ---> 19f0e45ab533 [2023-03-10T14:33:51.899Z] Step 11/23 : FROM alpine:3.16 [2023-03-10T14:33:51.899Z] 3.16: Pulling from library/alpine [2023-03-10T14:33:51.899Z] ef5531b6e74e: Pulling fs layer [2023-03-10T14:33:51.899Z] ef5531b6e74e: Verifying Checksum [2023-03-10T14:33:51.899Z] ef5531b6e74e: Download complete [2023-03-10T14:33:51.899Z] ef5531b6e74e: Pull complete [2023-03-10T14:33:51.899Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T14:33:51.899Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T14:33:51.899Z] ---> dfd21b5a31f5 [2023-03-10T14:33:51.899Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-10T14:33:51.899Z] ---> Running in b1b30cac4422 [2023-03-10T14:33:51.899Z] Removing intermediate container b1b30cac4422 [2023-03-10T14:33:51.899Z] ---> c2083d8da551 [2023-03-10T14:33:51.899Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-10T14:33:51.899Z] ---> Running in e71eb16d5fa3 [2023-03-10T14:33:51.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T14:33:51.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T14:33:52.158Z] OK: 6 MiB in 14 packages [2023-03-10T14:33:52.417Z] Removing intermediate container e71eb16d5fa3 [2023-03-10T14:33:52.417Z] ---> 03d309a2122b [2023-03-10T14:33:52.417Z] Step 14/23 : WORKDIR / [2023-03-10T14:33:52.417Z] ---> Running in e0b2c4fb06af [2023-03-10T14:33:52.417Z] Removing intermediate container e0b2c4fb06af [2023-03-10T14:33:52.417Z] ---> f6d929a32ad5 [2023-03-10T14:33:52.417Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-10T14:33:52.675Z] ---> 81ed4ec90470 [2023-03-10T14:33:52.675Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-10T14:33:53.241Z] ---> 6e6913fe896a [2023-03-10T14:33:53.241Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-10T14:33:53.241Z] ---> 042618d04a4c [2023-03-10T14:33:53.241Z] Step 18/23 : EXPOSE 59999 [2023-03-10T14:33:53.241Z] ---> Running in fb2a146bc67f [2023-03-10T14:33:53.503Z] Removing intermediate container fb2a146bc67f [2023-03-10T14:33:53.503Z] ---> c1da1b90374a [2023-03-10T14:33:53.503Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-10T14:33:53.503Z] ---> Running in 60ad78ef3111 [2023-03-10T14:33:53.503Z] Removing intermediate container 60ad78ef3111 [2023-03-10T14:33:53.503Z] ---> 49c72e806b14 [2023-03-10T14:33:53.503Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:33:53.503Z] ---> Running in 38d706453575 [2023-03-10T14:33:53.503Z] Removing intermediate container 38d706453575 [2023-03-10T14:33:53.503Z] ---> 19a9691b3127 [2023-03-10T14:33:53.503Z] Step 21/23 : LABEL arch=amd64 [2023-03-10T14:33:53.761Z] ---> Running in 31474d651aa1 [2023-03-10T14:33:53.761Z] Removing intermediate container 31474d651aa1 [2023-03-10T14:33:53.761Z] ---> 1ea9870a4499 [2023-03-10T14:33:53.761Z] Step 22/23 : LABEL git_sha=5fbfeb20002c9e6643630549f4989688992ad83b [2023-03-10T14:33:53.761Z] ---> Running in 24763d79a4a9 [2023-03-10T14:33:53.761Z] Removing intermediate container 24763d79a4a9 [2023-03-10T14:33:53.761Z] ---> 9059de78497d [2023-03-10T14:33:53.761Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T14:33:53.761Z] ---> Running in e47247b24afa [2023-03-10T14:33:54.019Z] Removing intermediate container e47247b24afa [2023-03-10T14:33:54.019Z] ---> 68219a5775a9 [2023-03-10T14:33:54.019Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-10T14:33:54.019Z] Successfully built 68219a5775a9 [2023-03-10T14:33:54.019Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:33:54.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T14:33:54.944Z] [2023-03-10T14:33:54.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:33:55.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T14:33:55.415Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-10T14:33:55.415Z] 5eb5b503b376: Pulling fs layer [2023-03-10T14:33:55.415Z] 5c69ac0246d0: Pulling fs layer [2023-03-10T14:33:55.415Z] ec43610c2a17: Pulling fs layer [2023-03-10T14:33:55.415Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-10T14:33:55.415Z] 33b1e0a273af: Pulling fs layer [2023-03-10T14:33:55.415Z] 5d3b04190fa2: Pulling fs layer [2023-03-10T14:33:55.415Z] 2f39f015ded8: Pulling fs layer [2023-03-10T14:33:55.415Z] 33b1e0a273af: Waiting [2023-03-10T14:33:55.415Z] 5d3b04190fa2: Waiting [2023-03-10T14:33:55.415Z] 3a2ae6a8a46f: Waiting [2023-03-10T14:33:55.415Z] 2f39f015ded8: Waiting [2023-03-10T14:33:55.415Z] 5c69ac0246d0: Verifying Checksum [2023-03-10T14:33:55.415Z] 5c69ac0246d0: Download complete [2023-03-10T14:33:55.415Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-10T14:33:55.415Z] 3a2ae6a8a46f: Download complete [2023-03-10T14:33:55.674Z] 33b1e0a273af: Verifying Checksum [2023-03-10T14:33:55.674Z] 33b1e0a273af: Download complete [2023-03-10T14:33:55.674Z] 5d3b04190fa2: Download complete [2023-03-10T14:33:55.674Z] ec43610c2a17: Verifying Checksum [2023-03-10T14:33:55.674Z] 5eb5b503b376: Verifying Checksum [2023-03-10T14:33:55.674Z] 5eb5b503b376: Download complete [2023-03-10T14:33:56.238Z] 2f39f015ded8: Verifying Checksum [2023-03-10T14:33:56.239Z] 2f39f015ded8: Download complete [2023-03-10T14:33:56.805Z] 5eb5b503b376: Pull complete [2023-03-10T14:33:56.805Z] 5c69ac0246d0: Pull complete [2023-03-10T14:33:57.064Z] ec43610c2a17: Pull complete [2023-03-10T14:33:57.323Z] 3a2ae6a8a46f: Pull complete [2023-03-10T14:33:57.323Z] 33b1e0a273af: Pull complete [2023-03-10T14:33:57.581Z] 5d3b04190fa2: Pull complete [2023-03-10T14:34:01.763Z] 2f39f015ded8: Pull complete [2023-03-10T14:34:01.763Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-10T14:34:01.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T14:34:01.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:34:01.970Z] prd-ubuntu20.04-docker-8c-8g-9624 does not seem to be running inside a container [2023-03-10T14:34:02.004Z] $ 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-1372 -v /w/workspace/gexfoundry_device-sdk-go_PR-1372:/w/workspace/gexfoundry_device-sdk-go_PR-1372:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1372@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-03-10T14:34:03.143Z] $ docker top e16dab0c99a94c68702a42145b3cd5a11d9145c94f90b0b1ff350027d769c005 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:34:03.575Z] ---> job-cost.sh [2023-03-10T14:34:03.575Z] lf-activate-venv: SKIPPING [2023-03-10T14:34:03.575Z] INFO: No Stack... [2023-03-10T14:34:03.832Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T14:34:04.401Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T14:34:04.715Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives/cost.csv [2023-03-10T14:34:04.715Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T14:34:04.760Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] [2023-03-10T14:34:04.766Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] did not exist. Created. [2023-03-10T14:34:04.767Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T14:34:05.156Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-10T14:34:05.203Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T14:34:05.229Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T14:34:05.306Z] $ docker stop --time=1 e16dab0c99a94c68702a42145b3cd5a11d9145c94f90b0b1ff350027d769c005 [2023-03-10T14:34:06.451Z] $ docker rm -f --volumes e16dab0c99a94c68702a42145b3cd5a11d9145c94f90b0b1ff350027d769c005 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-10T14:36:10.735Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9625 in /w/workspace/gexfoundry_device-sdk-go_PR-1372 [Pipeline] { [Pipeline] ws [2023-03-10T14:36:10.794Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-03-10T14:36:10.873Z] The recommended git tool is: git [2023-03-10T14:36:16.730Z] using credential edgex-jenkins-ssh [2023-03-10T14:36:16.761Z] Cloning the remote Git repository [2023-03-10T14:36:16.810Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-10T14:36:16.895Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-03-10T14:36:17.126Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-10T14:36:17.127Z] > git --version # timeout=10 [2023-03-10T14:36:17.151Z] > git --version # 'git version 2.25.1' [2023-03-10T14:36:17.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T14:36:17.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T14:36:19.864Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-10T14:36:19.889Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T14:36:20.811Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-10T14:36:20.868Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-10T14:36:20.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T14:36:20.887Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1372/head:refs/remotes/origin/PR-1372 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-10T14:36:21.549Z] Merging remotes/origin/main commit e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 into PR head commit 5fbfeb20002c9e6643630549f4989688992ad83b [2023-03-10T14:36:21.806Z] Merge succeeded, producing 5fbfeb20002c9e6643630549f4989688992ad83b [2023-03-10T14:36:21.806Z] Checking out Revision 5fbfeb20002c9e6643630549f4989688992ad83b (PR-1372) [2023-03-10T14:36:21.572Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T14:36:21.597Z] > git checkout -f 5fbfeb20002c9e6643630549f4989688992ad83b # timeout=10 [2023-03-10T14:36:21.704Z] > git remote # timeout=10 [2023-03-10T14:36:21.722Z] > git config --get remote.origin.url # timeout=10 [2023-03-10T14:36:21.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T14:36:21.754Z] > git merge e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 # timeout=10 [2023-03-10T14:36:21.782Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-10T14:36:21.816Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T14:36:21.832Z] > git checkout -f 5fbfeb20002c9e6643630549f4989688992ad83b # timeout=10 [2023-03-10T14:36:25.356Z] Commit message: "feat: Consume watch for common Writable config changes" [2023-03-10T14:36:25.411Z] > git --version # timeout=10 [2023-03-10T14:36:25.425Z] > git --version # 'git version 2.25.1' [2023-03-10T14:36:25.449Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T14:36:26.543Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-10T14:36:26.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T14:36:26.543Z] Dload Upload Total Spent Left Speed [2023-03-10T14:36:26.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-03-10T14:36:27.213Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-10T14:36:27.573Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-10T14:36:27.573Z] + sudo tee /etc/docker/daemon.new [2023-03-10T14:36:27.573Z] { [2023-03-10T14:36:27.573Z] "registry-mirrors": [ [2023-03-10T14:36:27.573Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-10T14:36:27.573Z] ], [2023-03-10T14:36:27.573Z] "bip": "10.250.0.254/24", [2023-03-10T14:36:27.573Z] "hosts": [ [2023-03-10T14:36:27.573Z] "tcp://0.0.0.0:5555", [2023-03-10T14:36:27.573Z] "unix:///var/run/docker.sock" [2023-03-10T14:36:27.573Z] ], [2023-03-10T14:36:27.573Z] "mtu": 1458, [2023-03-10T14:36:27.573Z] "selinux-enabled": true, [2023-03-10T14:36:27.573Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-10T14:36:27.573Z] } [Pipeline] sh [2023-03-10T14:36:27.918Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-10T14:36:28.262Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T14:36:46.606Z] provisioning config files... [2023-03-10T14:36:46.638Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10021806945158860948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:36:47.036Z] ---> docker-login.sh [2023-03-10T14:36:47.036Z] nexus3.edgexfoundry.org:10001 [2023-03-10T14:36:47.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:36:47.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:36:47.627Z] Configure a credential helper to remove this warning. See [2023-03-10T14:36:47.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:36:47.627Z] [2023-03-10T14:36:47.627Z] Login Succeeded [2023-03-10T14:36:47.627Z] nexus3.edgexfoundry.org:10002 [2023-03-10T14:36:47.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:36:48.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:36:48.180Z] Configure a credential helper to remove this warning. See [2023-03-10T14:36:48.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:36:48.180Z] [2023-03-10T14:36:48.180Z] Login Succeeded [2023-03-10T14:36:48.180Z] nexus3.edgexfoundry.org:10003 [2023-03-10T14:36:48.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:36:48.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:36:48.450Z] Configure a credential helper to remove this warning. See [2023-03-10T14:36:48.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:36:48.450Z] [2023-03-10T14:36:48.450Z] Login Succeeded [2023-03-10T14:36:48.450Z] nexus3.edgexfoundry.org:10004 [2023-03-10T14:36:48.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:36:48.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:36:48.723Z] Configure a credential helper to remove this warning. See [2023-03-10T14:36:48.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:36:48.723Z] [2023-03-10T14:36:48.723Z] Login Succeeded [2023-03-10T14:36:48.723Z] docker.io [2023-03-10T14:36:48.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T14:36:49.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T14:36:49.268Z] Configure a credential helper to remove this warning. See [2023-03-10T14:36:49.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T14:36:49.268Z] [2023-03-10T14:36:49.268Z] Login Succeeded [2023-03-10T14:36:49.268Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T14:36:49.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-10T14:36:49.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T14:36:49.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T14:36:49.744Z] ========================================================= [2023-03-10T14:36:49.744Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-10T14:36:49.744Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:36:50.236Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-10T14:36:50.506Z] Sending build context to Docker daemon 5.782MB [2023-03-10T14:36:50.780Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-10T14:36:50.780Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-10T14:36:50.780Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-10T14:36:50.780Z] 9b18e9b68314: Pulling fs layer [2023-03-10T14:36:50.780Z] 35d82f9e3411: Pulling fs layer [2023-03-10T14:36:50.780Z] e16973657156: Pulling fs layer [2023-03-10T14:36:50.780Z] fc693d55d65f: Pulling fs layer [2023-03-10T14:36:50.780Z] 7e9fc2657dce: Pulling fs layer [2023-03-10T14:36:50.780Z] dda99020689f: Pulling fs layer [2023-03-10T14:36:50.780Z] db1c61fa0a46: Pulling fs layer [2023-03-10T14:36:50.780Z] 891c053d2c06: Pulling fs layer [2023-03-10T14:36:50.780Z] fc693d55d65f: Waiting [2023-03-10T14:36:50.780Z] 7e9fc2657dce: Waiting [2023-03-10T14:36:50.780Z] dda99020689f: Waiting [2023-03-10T14:36:50.780Z] 891c053d2c06: Waiting [2023-03-10T14:36:50.780Z] db1c61fa0a46: Waiting [2023-03-10T14:36:50.780Z] e16973657156: Download complete [2023-03-10T14:36:50.780Z] 35d82f9e3411: Download complete [2023-03-10T14:36:50.780Z] 7e9fc2657dce: Verifying Checksum [2023-03-10T14:36:50.780Z] 7e9fc2657dce: Download complete [2023-03-10T14:36:50.780Z] dda99020689f: Verifying Checksum [2023-03-10T14:36:50.780Z] dda99020689f: Download complete [2023-03-10T14:36:51.057Z] 9b18e9b68314: Verifying Checksum [2023-03-10T14:36:51.057Z] 9b18e9b68314: Download complete [2023-03-10T14:36:52.032Z] 9b18e9b68314: Pull complete [2023-03-10T14:36:52.032Z] 891c053d2c06: Verifying Checksum [2023-03-10T14:36:52.032Z] 891c053d2c06: Download complete [2023-03-10T14:36:52.312Z] 35d82f9e3411: Pull complete [2023-03-10T14:36:52.918Z] e16973657156: Pull complete [2023-03-10T14:36:53.186Z] db1c61fa0a46: Download complete [2023-03-10T14:36:53.770Z] fc693d55d65f: Verifying Checksum [2023-03-10T14:36:53.770Z] fc693d55d65f: Download complete [2023-03-10T14:37:06.102Z] fc693d55d65f: Pull complete [2023-03-10T14:37:06.102Z] 7e9fc2657dce: Pull complete [2023-03-10T14:37:06.102Z] dda99020689f: Pull complete [2023-03-10T14:37:11.464Z] db1c61fa0a46: Pull complete [2023-03-10T14:37:14.073Z] 891c053d2c06: Pull complete [2023-03-10T14:37:14.073Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-10T14:37:14.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T14:37:14.073Z] ---> f96f9c87975a [2023-03-10T14:37:14.073Z] Step 3/10 : ARG MAKE=make build [2023-03-10T14:37:15.510Z] ---> Running in 3fe1c5d67cdc [2023-03-10T14:37:16.095Z] Removing intermediate container 3fe1c5d67cdc [2023-03-10T14:37:16.095Z] ---> ab910129f5f5 [2023-03-10T14:37:16.095Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-10T14:37:16.095Z] ---> Running in 7e04e2d2a029 [2023-03-10T14:37:16.366Z] Removing intermediate container 7e04e2d2a029 [2023-03-10T14:37:16.366Z] ---> 7247317d2eb0 [2023-03-10T14:37:16.366Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-10T14:37:16.366Z] ---> Running in 0af4721aa811 [2023-03-10T14:37:16.633Z] Removing intermediate container 0af4721aa811 [2023-03-10T14:37:16.633Z] ---> 691b8bd1adb8 [2023-03-10T14:37:16.633Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-10T14:37:16.901Z] ---> Running in 2a238ee32d01 [2023-03-10T14:37:17.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:37:18.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:37:19.429Z] OK: 221 MiB in 51 packages [2023-03-10T14:37:20.016Z] Removing intermediate container 2a238ee32d01 [2023-03-10T14:37:20.016Z] ---> 11595edb59ed [2023-03-10T14:37:20.016Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-10T14:37:20.600Z] ---> 56a5cf9e9b1c [2023-03-10T14:37:20.600Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:37:20.867Z] ---> Running in f36e2afc9e64 [2023-03-10T14:38:42.523Z] Removing intermediate container f36e2afc9e64 [2023-03-10T14:38:42.523Z] ---> 0845e32eb975 [2023-03-10T14:38:42.523Z] Step 9/10 : COPY . . [2023-03-10T14:38:42.523Z] ---> 5a0216807c37 [2023-03-10T14:38:42.523Z] Step 10/10 : RUN ${MAKE} [2023-03-10T14:38:42.523Z] ---> Running in 58808e1dd972 [2023-03-10T14:38:42.523Z] noop [2023-03-10T14:38:42.523Z] Removing intermediate container 58808e1dd972 [2023-03-10T14:38:42.523Z] ---> 8d1941a14c8b [2023-03-10T14:38:42.523Z] Successfully built 8d1941a14c8b [2023-03-10T14:38:42.523Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:38:42.993Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T14:38:42.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:38:43.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-9625 does not seem to be running inside a container [2023-03-10T14:38:43.349Z] $ 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-03-10T14:38:44.622Z] $ docker top 5a5eeb250516a724fd9d4f4726c9004f7bf8244a3de11de29afb34a944a245cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T14:38:45.523Z] + go version [2023-03-10T14:38:45.523Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-10T14:38:45.559Z] $ docker stop --time=1 5a5eeb250516a724fd9d4f4726c9004f7bf8244a3de11de29afb34a944a245cc [2023-03-10T14:38:47.233Z] $ docker rm -f --volumes 5a5eeb250516a724fd9d4f4726c9004f7bf8244a3de11de29afb34a944a245cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:38:48.058Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T14:38:48.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:38:48.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-9625 does not seem to be running inside a container [2023-03-10T14:38:48.388Z] $ 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-03-10T14:38:49.627Z] $ docker top e4da43cc6903acbd58026b445974c5d1bedb295e3feb19f9917f831e225a925b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T14:38:50.495Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-10T14:38:51.205Z] + make test [2023-03-10T14:38:51.205Z] go test -race -coverprofile=coverage.out ./... [2023-03-10T14:39:23.477Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-10T14:41:30.174Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-10T14:41:30.175Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-10T14:41:30.175Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-10T14:41:30.175Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-10T14:41:30.175Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-10T14:41:31.138Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.458s coverage: 27.6% of statements [2023-03-10T14:41:31.407Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.520s coverage: 78.9% of statements [2023-03-10T14:41:41.473Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.359s coverage: 86.0% of statements [2023-03-10T14:41:41.473Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-10T14:41:41.473Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-10T14:41:44.061Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.544s coverage: 75.4% of statements [2023-03-10T14:41:44.061Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-10T14:41:44.061Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.287s coverage: 15.3% of statements [2023-03-10T14:41:44.061Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-10T14:41:44.646Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.388s coverage: 65.2% of statements [2023-03-10T14:41:44.646Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-10T14:41:44.646Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-10T14:41:44.646Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.856s coverage: 89.2% of statements [2023-03-10T14:41:44.646Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.237s coverage: 5.5% of statements [2023-03-10T14:41:44.646Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-10T14:41:45.230Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-10T14:41:45.230Z] GO111MODULE=on go vet ./... [2023-03-10T14:43:21.929Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T14:43:21.929Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-10T14:43:21.929Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-10T14:43:21.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-10T14:43:21.999Z] $ docker stop --time=1 e4da43cc6903acbd58026b445974c5d1bedb295e3feb19f9917f831e225a925b [2023-03-10T14:43:24.713Z] $ docker rm -f --volumes e4da43cc6903acbd58026b445974c5d1bedb295e3feb19f9917f831e225a925b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T14:43:26.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-10T14:43:26.079Z] Warning: overwriting stash ‘coverage-report’ [2023-03-10T14:43:26.594Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T14:43:27.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-10T14:43:27.595Z] + ls -al . [2023-03-10T14:43:27.595Z] total 276 [2023-03-10T14:43:27.595Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 10 14:38 . [2023-03-10T14:43:27.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 14:36 .. [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 14:36 .dockerignore [2023-03-10T14:43:27.595Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 14:36 .git [2023-03-10T14:43:27.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 14:36 .github [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 10 14:36 .gitignore [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 10 14:36 .golangci.yml [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 10 14:36 CHANGELOG.md [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 14:36 GOVERNANCE.md [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 10 14:36 Jenkinsfile [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 10 14:36 LICENSE [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 1679 Mar 10 14:36 Makefile [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 10 14:36 OWNERS.md [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 10 14:36 README.md [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 14:31 VERSION [2023-03-10T14:43:27.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 14:36 bin [2023-03-10T14:43:27.595Z] -rw-r--r-- 1 jenkins jenkins 111316 Mar 10 14:41 coverage.out [2023-03-10T14:43:27.595Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 10 14:36 example [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 3278 Mar 10 14:36 go.mod [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 10 14:36 go.sum [2023-03-10T14:43:27.595Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 14:36 internal [2023-03-10T14:43:27.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 14:36 openapi [2023-03-10T14:43:27.595Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 10 14:36 pkg [2023-03-10T14:43:27.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 14:36 snap [2023-03-10T14:43:27.595Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 10 14:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:43:28.019Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5fbfeb20002c9e6643630549f4989688992ad83b --label arch=arm64 --label version=0.0.0 . [2023-03-10T14:43:28.301Z] Sending build context to Docker daemon 5.894MB [2023-03-10T14:43:28.574Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-10T14:43:28.574Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-10T14:43:28.574Z] ---> 8d1941a14c8b [2023-03-10T14:43:28.574Z] Step 3/23 : ARG MAKE=make build [2023-03-10T14:43:28.574Z] ---> Running in b0048c1c347b [2023-03-10T14:43:28.860Z] Removing intermediate container b0048c1c347b [2023-03-10T14:43:28.860Z] ---> 7786b5e01e86 [2023-03-10T14:43:28.860Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-10T14:43:28.860Z] ---> Running in ee36323a804b [2023-03-10T14:43:29.658Z] Removing intermediate container ee36323a804b [2023-03-10T14:43:29.658Z] ---> c807519d6680 [2023-03-10T14:43:29.658Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-10T14:43:29.658Z] ---> Running in 3b97e3702835 [2023-03-10T14:43:29.658Z] Removing intermediate container 3b97e3702835 [2023-03-10T14:43:29.658Z] ---> c4c998809938 [2023-03-10T14:43:29.658Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-10T14:43:29.658Z] ---> Running in 8ae54497b819 [2023-03-10T14:43:30.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:43:31.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:43:32.181Z] OK: 221 MiB in 51 packages [2023-03-10T14:43:32.765Z] Removing intermediate container 8ae54497b819 [2023-03-10T14:43:32.765Z] ---> cf8c246c00e9 [2023-03-10T14:43:32.765Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-10T14:43:33.349Z] ---> f59d17d46511 [2023-03-10T14:43:33.349Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T14:43:33.349Z] ---> Running in 3e876d8cafb1 [2023-03-10T14:43:37.601Z] Removing intermediate container 3e876d8cafb1 [2023-03-10T14:43:37.601Z] ---> 9067d8a5a419 [2023-03-10T14:43:37.601Z] Step 9/23 : COPY . . [2023-03-10T14:43:39.018Z] ---> 29895690c042 [2023-03-10T14:43:39.018Z] Step 10/23 : RUN ${MAKE} [2023-03-10T14:43:39.018Z] ---> Running in 619dec3d56ab [2023-03-10T14:43:39.978Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-10T14:45:46.643Z] Removing intermediate container 619dec3d56ab [2023-03-10T14:45:46.643Z] ---> 877f93c68cde [2023-03-10T14:45:46.643Z] Step 11/23 : FROM alpine:3.16 [2023-03-10T14:45:46.643Z] 3.16: Pulling from library/alpine [2023-03-10T14:45:46.643Z] 3760b48202b3: Pulling fs layer [2023-03-10T14:45:46.643Z] 3760b48202b3: Verifying Checksum [2023-03-10T14:45:46.643Z] 3760b48202b3: Download complete [2023-03-10T14:45:46.643Z] 3760b48202b3: Pull complete [2023-03-10T14:45:46.643Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T14:45:46.643Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T14:45:46.643Z] ---> 4c81e5bf8899 [2023-03-10T14:45:46.643Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-10T14:45:46.643Z] ---> Running in d1f3b9369228 [2023-03-10T14:45:46.643Z] Removing intermediate container d1f3b9369228 [2023-03-10T14:45:46.643Z] ---> 24690f45ff5e [2023-03-10T14:45:46.643Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-10T14:45:46.643Z] ---> Running in f8ad66bb71c3 [2023-03-10T14:45:46.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T14:45:46.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T14:45:46.643Z] OK: 5 MiB in 14 packages [2023-03-10T14:45:46.643Z] Removing intermediate container f8ad66bb71c3 [2023-03-10T14:45:46.643Z] ---> d69426ae33ec [2023-03-10T14:45:46.643Z] Step 14/23 : WORKDIR / [2023-03-10T14:45:46.643Z] ---> Running in df159951e259 [2023-03-10T14:45:46.643Z] Removing intermediate container df159951e259 [2023-03-10T14:45:46.643Z] ---> 2162b6ebb3b5 [2023-03-10T14:45:46.643Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-10T14:45:46.643Z] ---> c9387cfd9edf [2023-03-10T14:45:46.643Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-10T14:45:46.643Z] ---> 74ec8e9f3db9 [2023-03-10T14:45:46.643Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-10T14:45:46.643Z] ---> ce7290b3ff72 [2023-03-10T14:45:46.643Z] Step 18/23 : EXPOSE 59999 [2023-03-10T14:45:46.643Z] ---> Running in 21a7a08bf4f0 [2023-03-10T14:45:46.643Z] Removing intermediate container 21a7a08bf4f0 [2023-03-10T14:45:46.643Z] ---> 2a43ab542cb9 [2023-03-10T14:45:46.643Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-10T14:45:46.643Z] ---> Running in bbab37d9f24b [2023-03-10T14:45:46.643Z] Removing intermediate container bbab37d9f24b [2023-03-10T14:45:46.643Z] ---> d559df967dff [2023-03-10T14:45:46.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T14:45:46.643Z] ---> Running in 9409e138396f [2023-03-10T14:45:46.643Z] Removing intermediate container 9409e138396f [2023-03-10T14:45:46.643Z] ---> 41175ab1cc0e [2023-03-10T14:45:46.643Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T14:45:46.643Z] ---> Running in b430c30c1f15 [2023-03-10T14:45:46.643Z] Removing intermediate container b430c30c1f15 [2023-03-10T14:45:46.643Z] ---> 40dc6f25362a [2023-03-10T14:45:46.643Z] Step 22/23 : LABEL git_sha=5fbfeb20002c9e6643630549f4989688992ad83b [2023-03-10T14:45:46.643Z] ---> Running in cbbfb4aff58a [2023-03-10T14:45:46.643Z] Removing intermediate container cbbfb4aff58a [2023-03-10T14:45:46.643Z] ---> bd1f6a310b4a [2023-03-10T14:45:46.643Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T14:45:46.643Z] ---> Running in 507a9eb9cdb9 [2023-03-10T14:45:46.643Z] Removing intermediate container 507a9eb9cdb9 [2023-03-10T14:45:46.643Z] ---> 7d9c89b5ecca [2023-03-10T14:45:46.643Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-10T14:45:46.643Z] Successfully built 7d9c89b5ecca [2023-03-10T14:45:46.643Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:45:47.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T14:45:47.529Z] [2023-03-10T14:45:47.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:45:47.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T14:45:47.926Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-10T14:45:47.926Z] 8998bd30e6a1: Pulling fs layer [2023-03-10T14:45:47.926Z] 04944245beec: Pulling fs layer [2023-03-10T14:45:47.926Z] 699f458cf7ca: Pulling fs layer [2023-03-10T14:45:47.926Z] 765212b225bb: Pulling fs layer [2023-03-10T14:45:47.926Z] f23df028b6ca: Pulling fs layer [2023-03-10T14:45:47.926Z] d65c8cfc05b1: Pulling fs layer [2023-03-10T14:45:47.926Z] 2437ff75d9bd: Pulling fs layer [2023-03-10T14:45:47.926Z] f23df028b6ca: Waiting [2023-03-10T14:45:47.926Z] d65c8cfc05b1: Waiting [2023-03-10T14:45:47.926Z] 2437ff75d9bd: Waiting [2023-03-10T14:45:47.926Z] 765212b225bb: Waiting [2023-03-10T14:45:48.195Z] 04944245beec: Verifying Checksum [2023-03-10T14:45:48.195Z] 04944245beec: Download complete [2023-03-10T14:45:48.195Z] 765212b225bb: Verifying Checksum [2023-03-10T14:45:48.195Z] 765212b225bb: Download complete [2023-03-10T14:45:48.195Z] f23df028b6ca: Verifying Checksum [2023-03-10T14:45:48.195Z] f23df028b6ca: Download complete [2023-03-10T14:45:48.195Z] d65c8cfc05b1: Verifying Checksum [2023-03-10T14:45:48.195Z] d65c8cfc05b1: Download complete [2023-03-10T14:45:48.195Z] 699f458cf7ca: Verifying Checksum [2023-03-10T14:45:48.195Z] 699f458cf7ca: Download complete [2023-03-10T14:45:48.779Z] 8998bd30e6a1: Verifying Checksum [2023-03-10T14:45:48.779Z] 8998bd30e6a1: Download complete [2023-03-10T14:45:50.737Z] 2437ff75d9bd: Verifying Checksum [2023-03-10T14:45:50.737Z] 2437ff75d9bd: Download complete [2023-03-10T14:45:52.679Z] 8998bd30e6a1: Pull complete [2023-03-10T14:45:52.947Z] 04944245beec: Pull complete [2023-03-10T14:45:54.355Z] 699f458cf7ca: Pull complete [2023-03-10T14:45:54.355Z] 765212b225bb: Pull complete [2023-03-10T14:45:55.315Z] f23df028b6ca: Pull complete [2023-03-10T14:45:55.315Z] d65c8cfc05b1: Pull complete [2023-03-10T14:46:10.300Z] 2437ff75d9bd: Pull complete [2023-03-10T14:46:10.300Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-10T14:46:10.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T14:46:10.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:46:10.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-9625 does not seem to be running inside a container [2023-03-10T14:46:10.673Z] $ 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-03-10T14:46:13.200Z] $ docker top d95f0d728a5ee79019c932fdb221ff05ba12ec4f65a289c45a0587165d1896b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:46:14.096Z] ---> job-cost.sh [2023-03-10T14:46:14.096Z] lf-activate-venv: SKIPPING [2023-03-10T14:46:14.096Z] INFO: No Stack... [2023-03-10T14:46:14.362Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-10T14:46:15.318Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T14:46:15.664Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-03-10T14:46:15.664Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T14:46:16.017Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] [2023-03-10T14:46:16.022Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] did not exist. Created. [2023-03-10T14:46:16.022Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T14:46:16.437Z] /w/workspace/device-sdk-go/1@tmp/durable-1380cbd9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-10T14:46:17.100Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-10T14:46:17.132Z] Warning: overwriting stash ‘stack-cost’ [2023-03-10T14:46:17.200Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T14:46:17.215Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1372-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T14:46:17.286Z] $ docker stop --time=1 d95f0d728a5ee79019c932fdb221ff05ba12ec4f65a289c45a0587165d1896b6 [2023-03-10T14:46:18.752Z] $ docker rm -f --volumes d95f0d728a5ee79019c932fdb221ff05ba12ec4f65a289c45a0587165d1896b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-10T14:46:19.634Z] provisioning config files... [2023-03-10T14:46:19.646Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/config3588887164130866919tmp [Pipeline] { [Pipeline] sh [2023-03-10T14:46:19.976Z] + set +x [2023-03-10T14:46:19.976Z] + curl -s https://codecov.io/bash [2023-03-10T14:46:19.976Z] + bash -s -- [2023-03-10T14:46:19.976Z] [2023-03-10T14:46:19.976Z] _____ _ [2023-03-10T14:46:19.976Z] / ____| | | [2023-03-10T14:46:19.976Z] | | ___ __| | ___ ___ _____ __ [2023-03-10T14:46:19.976Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-10T14:46:19.976Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-10T14:46:19.976Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-10T14:46:19.976Z] Bash-1.0.6 [2023-03-10T14:46:19.976Z] [2023-03-10T14:46:19.976Z] [2023-03-10T14:46:19.976Z] ==> git version 2.25.1 found [2023-03-10T14:46:19.976Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-10T14:46:19.976Z] Release-Date: 2020-01-08 [2023-03-10T14:46:19.976Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-10T14:46:19.976Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-10T14:46:19.976Z] ==> Jenkins CI detected. [2023-03-10T14:46:19.976Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1372 [2023-03-10T14:46:19.976Z] project root: . [2023-03-10T14:46:19.976Z] --> token set from env [2023-03-10T14:46:19.976Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-10T14:46:19.976Z] ==> Running gcov in . (disable via -X gcov) [2023-03-10T14:46:19.976Z] ==> Python coveragepy not found [2023-03-10T14:46:19.977Z] ==> Searching for coverage reports in: [2023-03-10T14:46:19.977Z] + . [2023-03-10T14:46:19.977Z] -> Found 1 reports [2023-03-10T14:46:19.977Z] ==> Detecting git/mercurial file structure [2023-03-10T14:46:19.977Z] ==> Reading reports [2023-03-10T14:46:19.977Z] + ./coverage.out bytes=111316 [2023-03-10T14:46:20.237Z] ==> Appending adjustments [2023-03-10T14:46:20.237Z] https://docs.codecov.io/docs/fixing-reports [2023-03-10T14:46:20.497Z] + Found adjustments [2023-03-10T14:46:20.497Z] ==> Gzipping contents [2023-03-10T14:46:20.497Z] 16K /tmp/codecov.bn1FHQ.gz [2023-03-10T14:46:20.497Z] ==> Uploading reports [2023-03-10T14:46:20.497Z] url: https://codecov.io [2023-03-10T14:46:20.497Z] query: branch=PR-1372&commit=5fbfeb20002c9e6643630549f4989688992ad83b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1372&job=&cmd_args= [2023-03-10T14:46:20.497Z] -> Pinging Codecov [2023-03-10T14:46:20.497Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1372&commit=5fbfeb20002c9e6643630549f4989688992ad83b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1372&job=&cmd_args= [2023-03-10T14:46:20.497Z] -> Uploading to [2023-03-10T14:46:20.497Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-10/7E55EF52A471D76F132DFD9A03CDDE97/5fbfeb20002c9e6643630549f4989688992ad83b/bdab3edd-bea6-4855-afb6-2b778598953f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T144620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b9fd0f063748846e74060da2d9bcd549aa5e6c695d96c6aa9440a07818c9557 [2023-03-10T14:46:20.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T14:46:20.497Z] Dload Upload Total Spent Left Speed [2023-03-10T14:46:20.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15455 0 0 100 15455 0 70250 --:--:-- --:--:-- --:--:-- 69932 100 15455 0 0 100 15455 0 51516 --:--:-- --:--:-- --:--:-- 51345 [2023-03-10T14:46:20.756Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5fbfeb20002c9e6643630549f4989688992ad83b [Pipeline] } [2023-03-10T14:46:20.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-10T14:46:22.497Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives ] [2023-03-10T14:46:22.497Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives [2023-03-10T14:46:22.497Z] total 16 [2023-03-10T14:46:22.497Z] drwxr-xr-x 3 root root 4096 Mar 10 14:34 . [2023-03-10T14:46:22.497Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 14:34 .. [2023-03-10T14:46:22.497Z] drwxr-xr-x 2 root root 4096 Mar 10 14:34 cost [2023-03-10T14:46:22.497Z] -rw-r--r-- 1 root root 86 Mar 10 14:34 cost.csv [2023-03-10T14:46:22.497Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives [2023-03-10T14:46:22.497Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives [2023-03-10T14:46:22.497Z] total 16 [2023-03-10T14:46:22.497Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 14:34 . [2023-03-10T14:46:22.497Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 14:34 .. [2023-03-10T14:46:22.497Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 14:34 cost [2023-03-10T14:46:22.497Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 10 14:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:46:22.826Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:46:23.722Z] ---> package-listing.sh [2023-03-10T14:46:23.722Z] ++ facter osfamily [2023-03-10T14:46:23.722Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-10T14:46:23.982Z] + OS_FAMILY=debian [2023-03-10T14:46:23.982Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1372 [2023-03-10T14:46:23.982Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-10T14:46:23.982Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-10T14:46:23.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-10T14:46:23.982Z] + PACKAGES=/tmp/packages_start.txt [2023-03-10T14:46:23.982Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1372 ']' [2023-03-10T14:46:23.982Z] + PACKAGES=/tmp/packages_end.txt [2023-03-10T14:46:23.982Z] + case "${OS_FAMILY}" in [2023-03-10T14:46:23.982Z] + dpkg -l [2023-03-10T14:46:23.982Z] + grep '^ii' [2023-03-10T14:46:23.982Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-10T14:46:23.982Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-10T14:46:23.982Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-10T14:46:23.982Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1372 ']' [2023-03-10T14:46:23.982Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives/ [2023-03-10T14:46:23.982Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1372/archives/ [Pipeline] echo [2023-03-10T14:46:24.020Z] 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-1372/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-10T14:46:24.312Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T14:46:24.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T14:46:24.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T14:46:25.090Z] prd-ubuntu20.04-docker-8c-8g-9624 does not seem to be running inside a container [2023-03-10T14:46:25.117Z] $ 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-1372/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-1372 -v /w/workspace/gexfoundry_device-sdk-go_PR-1372:/w/workspace/gexfoundry_device-sdk-go_PR-1372:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1372@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-03-10T14:46:25.342Z] $ docker top cdcc182df6d73635fff24d42a2e0cb189a60ecec942aec74a3937425f0460990 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T14:46:25.729Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-10T14:46:26.037Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-10T14:46:26.350Z] + ls /var/log/sa-host [2023-03-10T14:46:26.350Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T14:46:26.481Z] provisioning config files... [2023-03-10T14:46:26.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1372@tmp/config12553624858928081653tmp [Pipeline] { [Pipeline] echo [2023-03-10T14:46:26.541Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:46:26.856Z] ---> create-netrc.sh [Pipeline] } [2023-03-10T14:46:26.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:46:27.291Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-10T14:46:27.325Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:46:27.640Z] ---> sudo-logs.sh [2023-03-10T14:46:27.640Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-10T14:46:27.729Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:46:28.044Z] ---> job-cost.sh [2023-03-10T14:46:28.045Z] lf-activate-venv: SKIPPING [2023-03-10T14:46:28.045Z] DEBUG: total: 0.2199999988079071 [2023-03-10T14:46:28.045Z] INFO: Retrieving Stack Cost... [2023-03-10T14:46:28.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T14:46:28.872Z] INFO: Archiving Costs [Pipeline] echo [2023-03-10T14:46:28.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T14:46:29.227Z] ---> logs-deploy.sh [2023-03-10T14:46:29.227Z] lf-activate-venv: SKIPPING [2023-03-10T14:46:29.227Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1372/1 [2023-03-10T14:46:29.227Z] INFO: archiving workspace using pattern(s): [2023-03-10T14:46:30.167Z] Archives upload complete. [2023-03-10T14:46:30.426Z] INFO: archiving logs to Nexus [2023-03-10T14:46:30.998Z] ---> uname -a: [2023-03-10T14:46:30.998Z] Linux prd-ubuntu20-04-docker-8c-8g-9624 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-10T14:46:30.998Z] [2023-03-10T14:46:30.998Z] [2023-03-10T14:46:30.998Z] ---> lscpu: [2023-03-10T14:46:30.998Z] Architecture: x86_64 [2023-03-10T14:46:30.998Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-10T14:46:30.998Z] Byte Order: Little Endian [2023-03-10T14:46:30.998Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-10T14:46:30.998Z] CPU(s): 8 [2023-03-10T14:46:30.998Z] On-line CPU(s) list: 0-7 [2023-03-10T14:46:30.998Z] Thread(s) per core: 1 [2023-03-10T14:46:30.998Z] Core(s) per socket: 1 [2023-03-10T14:46:30.998Z] Socket(s): 8 [2023-03-10T14:46:30.998Z] NUMA node(s): 1 [2023-03-10T14:46:30.998Z] Vendor ID: AuthenticAMD [2023-03-10T14:46:30.998Z] CPU family: 23 [2023-03-10T14:46:30.998Z] Model: 49 [2023-03-10T14:46:30.998Z] Model name: AMD EPYC-Rome Processor [2023-03-10T14:46:30.998Z] Stepping: 0 [2023-03-10T14:46:30.998Z] CPU MHz: 2799.998 [2023-03-10T14:46:30.998Z] BogoMIPS: 5599.99 [2023-03-10T14:46:30.998Z] Virtualization: AMD-V [2023-03-10T14:46:30.998Z] Hypervisor vendor: KVM [2023-03-10T14:46:30.998Z] Virtualization type: full [2023-03-10T14:46:30.998Z] L1d cache: 256 KiB [2023-03-10T14:46:30.998Z] L1i cache: 256 KiB [2023-03-10T14:46:30.998Z] L2 cache: 4 MiB [2023-03-10T14:46:30.998Z] L3 cache: 128 MiB [2023-03-10T14:46:30.998Z] NUMA node0 CPU(s): 0-7 [2023-03-10T14:46:30.998Z] Vulnerability Itlb multihit: Not affected [2023-03-10T14:46:30.998Z] Vulnerability L1tf: Not affected [2023-03-10T14:46:30.998Z] Vulnerability Mds: Not affected [2023-03-10T14:46:30.998Z] Vulnerability Meltdown: Not affected [2023-03-10T14:46:30.998Z] Vulnerability Mmio stale data: Not affected [2023-03-10T14:46:30.998Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-10T14:46:30.998Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-10T14:46:30.998Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-10T14:46:30.998Z] Vulnerability Srbds: Not affected [2023-03-10T14:46:30.998Z] Vulnerability Tsx async abort: Not affected [2023-03-10T14:46:30.998Z] 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-03-10T14:46:30.998Z] [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] ---> nproc: [2023-03-10T14:46:30.999Z] 8 [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] ---> df -h: [2023-03-10T14:46:30.999Z] Filesystem Size Used Avail Use% Mounted on [2023-03-10T14:46:30.999Z] overlay 155G 12G 144G 8% / [2023-03-10T14:46:30.999Z] tmpfs 64M 0 64M 0% /dev [2023-03-10T14:46:30.999Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-10T14:46:30.999Z] shm 64M 0 64M 0% /dev/shm [2023-03-10T14:46:30.999Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] ---> sar -b -r -n DEV: [2023-03-10T14:46:30.999Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9624) 03/10/23 _x86_64_ (8 CPU) [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] 14:30:45 LINUX RESTART (8 CPU) [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] 14:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-10T14:46:30.999Z] 14:32:01 363.24 47.98 315.26 0.00 5441.89 142118.05 0.00 [2023-03-10T14:46:30.999Z] 14:33:01 148.04 0.85 147.19 0.00 10.66 46061.39 0.00 [2023-03-10T14:46:30.999Z] 14:34:01 150.46 0.20 150.26 0.00 4.80 31805.23 0.00 [2023-03-10T14:46:30.999Z] 14:35:01 30.08 0.00 30.08 0.00 0.00 15953.22 0.00 [2023-03-10T14:46:30.999Z] 14:36:01 37.33 9.37 27.96 0.00 2885.39 4890.25 0.00 [2023-03-10T14:46:30.999Z] 14:37:01 18.11 1.23 16.88 0.00 2270.42 3829.90 0.00 [2023-03-10T14:46:30.999Z] 14:38:01 5.20 1.03 4.17 0.00 22.00 103.85 0.00 [2023-03-10T14:46:30.999Z] 14:39:01 2.02 0.00 2.02 0.00 0.00 21.20 0.00 [2023-03-10T14:46:30.999Z] 14:40:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 [2023-03-10T14:46:30.999Z] 14:41:01 2.10 0.00 2.10 0.00 0.00 22.53 0.00 [2023-03-10T14:46:30.999Z] 14:42:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 [2023-03-10T14:46:30.999Z] 14:43:01 2.05 0.00 2.05 0.00 0.00 21.73 0.00 [2023-03-10T14:46:30.999Z] 14:44:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2023-03-10T14:46:30.999Z] 14:45:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 [2023-03-10T14:46:30.999Z] 14:46:01 2.47 0.02 2.45 0.00 0.13 32.13 0.00 [2023-03-10T14:46:30.999Z] Average: 51.13 4.04 47.09 0.00 709.02 16328.25 0.00 [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] 14:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-10T14:46:30.999Z] 14:32:01 29195740 31604264 713064 2.17 72568 2616444 1814092 5.35 987420 2349200 108 [2023-03-10T14:46:30.999Z] 14:33:01 27913556 31433376 861248 2.62 145028 3561568 2170460 6.40 1476320 3024168 379976 [2023-03-10T14:46:30.999Z] 14:34:01 27697688 31581288 713596 2.17 159000 3873712 1703656 5.02 1209840 3465868 469240 [2023-03-10T14:46:30.999Z] 14:35:01 27697048 31581008 713384 2.17 159244 3873720 1723880 5.08 1221744 3453772 380 [2023-03-10T14:46:30.999Z] 14:36:01 27383948 31550320 733016 2.23 177540 4125008 1774636 5.23 1390084 3574916 124 [2023-03-10T14:46:30.999Z] 14:37:01 27172036 31563508 718220 2.18 192576 4329084 1799376 5.30 1540872 3624544 356 [2023-03-10T14:46:30.999Z] 14:38:01 27175616 31563352 717200 2.18 191184 4326448 1792236 5.28 1539296 3621856 164 [2023-03-10T14:46:30.999Z] 14:39:01 27183368 31571192 709512 2.16 191268 4326448 1792236 5.28 1531808 3621856 156 [2023-03-10T14:46:30.999Z] 14:40:01 27183896 31572032 708900 2.16 191352 4326452 1792236 5.28 1531628 3622084 8 [2023-03-10T14:46:30.999Z] 14:41:01 27183824 31572044 708864 2.16 191432 4326456 1792236 5.28 1531464 3622088 12 [2023-03-10T14:46:30.999Z] 14:42:01 27184084 31572372 708488 2.15 191504 4326456 1792236 5.28 1531652 3622088 4 [2023-03-10T14:46:30.999Z] 14:43:01 27183916 31572464 708376 2.15 191592 4326460 1792236 5.28 1531560 3622216 12 [2023-03-10T14:46:30.999Z] 14:44:01 27183164 31571864 708836 2.16 191652 4326468 1792236 5.28 1531912 3622220 8 [2023-03-10T14:46:30.999Z] 14:45:01 27183436 31572160 708300 2.15 191676 4326468 1792236 5.28 1531664 3622220 180 [2023-03-10T14:46:30.999Z] 14:46:01 27182480 31571232 708952 2.16 191772 4326440 1765952 5.20 1531452 3622204 4 [2023-03-10T14:46:30.999Z] Average: 27446920 31563498 722664 2.20 175293 4087842 1805996 5.32 1441248 3472753 56715 [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] 14:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-10T14:46:30.999Z] 14:32:01 ens3 557.82 355.94 6546.96 107.87 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:32:01 docker0 8.38 8.25 0.81 75.78 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:32:01 lo 7.13 7.13 0.69 0.69 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:33:01 ens3 316.00 178.22 1937.72 26.83 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:33:01 vethfdd9b48 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:33:01 docker0 161.29 289.99 13.20 1910.44 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:34:01 ens3 123.35 79.19 2659.04 17.83 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:34:01 docker0 2.60 6.27 0.16 81.03 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:34:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:35:01 ens3 15.66 10.11 23.84 4.49 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:36:01 ens3 82.14 45.63 1428.07 3.34 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:37:01 ens3 63.87 24.81 1373.23 2.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:38:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:39:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:40:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:41:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:42:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:44:01 ens3 0.27 0.15 0.39 0.01 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:46:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] Average: ens3 77.33 46.31 931.29 10.83 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] Average: docker0 11.48 20.30 0.94 137.82 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] ---> sar -P ALL: [2023-03-10T14:46:30.999Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9624) 03/10/23 _x86_64_ (8 CPU) [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] 14:30:45 LINUX RESTART (8 CPU) [2023-03-10T14:46:30.999Z] [2023-03-10T14:46:30.999Z] 14:31:01 CPU %user %nice %system %iowait %steal %idle [2023-03-10T14:46:30.999Z] 14:32:01 all 9.12 0.00 3.41 3.33 0.06 84.08 [2023-03-10T14:46:30.999Z] 14:32:01 0 9.68 0.00 3.84 1.52 0.07 84.89 [2023-03-10T14:46:30.999Z] 14:32:01 1 7.62 0.00 3.11 0.25 0.07 88.95 [2023-03-10T14:46:30.999Z] 14:32:01 2 7.48 0.00 3.17 9.86 0.05 79.44 [2023-03-10T14:46:30.999Z] 14:32:01 3 9.08 0.00 4.74 10.43 0.05 75.70 [2023-03-10T14:46:30.999Z] 14:32:01 4 7.53 0.00 2.95 2.34 0.05 87.13 [2023-03-10T14:46:30.999Z] 14:32:01 5 9.86 0.00 2.79 0.77 0.05 86.53 [2023-03-10T14:46:30.999Z] 14:32:01 6 8.87 0.00 2.59 1.16 0.03 87.34 [2023-03-10T14:46:30.999Z] 14:32:01 7 12.84 0.00 4.10 0.34 0.08 82.64 [2023-03-10T14:46:30.999Z] 14:33:01 all 20.85 0.00 4.17 2.51 0.08 72.39 [2023-03-10T14:46:30.999Z] 14:33:01 0 21.37 0.00 4.66 3.41 0.10 70.47 [2023-03-10T14:46:30.999Z] 14:33:01 1 21.61 0.00 3.91 0.42 0.07 73.99 [2023-03-10T14:46:30.999Z] 14:33:01 2 20.09 0.00 4.17 0.20 0.08 75.45 [2023-03-10T14:46:30.999Z] 14:33:01 3 20.87 0.00 5.24 14.09 0.08 59.72 [2023-03-10T14:46:30.999Z] 14:33:01 4 20.82 0.00 3.87 0.29 0.07 74.95 [2023-03-10T14:46:30.999Z] 14:33:01 5 21.01 0.00 3.62 0.62 0.05 74.70 [2023-03-10T14:46:30.999Z] 14:33:01 6 19.86 0.00 3.81 0.24 0.07 76.03 [2023-03-10T14:46:30.999Z] 14:33:01 7 21.19 0.00 4.08 0.88 0.10 73.76 [2023-03-10T14:46:30.999Z] 14:34:01 all 37.24 0.00 6.31 1.07 0.09 55.29 [2023-03-10T14:46:30.999Z] 14:34:01 0 37.92 0.00 6.51 0.54 0.10 54.93 [2023-03-10T14:46:30.999Z] 14:34:01 1 35.94 0.00 6.04 0.35 0.07 57.59 [2023-03-10T14:46:30.999Z] 14:34:01 2 38.21 0.00 6.19 0.24 0.08 55.28 [2023-03-10T14:46:30.999Z] 14:34:01 3 36.50 0.00 6.36 0.71 0.10 56.32 [2023-03-10T14:46:30.999Z] 14:34:01 4 38.00 0.00 6.82 0.54 0.08 54.55 [2023-03-10T14:46:30.999Z] 14:34:01 5 36.94 0.00 6.55 1.81 0.10 54.60 [2023-03-10T14:46:30.999Z] 14:34:01 6 36.58 0.00 5.64 1.73 0.08 55.96 [2023-03-10T14:46:30.999Z] 14:34:01 7 37.85 0.00 6.36 2.63 0.08 53.07 [2023-03-10T14:46:30.999Z] 14:35:01 all 0.22 0.00 0.17 0.15 0.01 99.45 [2023-03-10T14:46:30.999Z] 14:35:01 0 0.10 0.00 0.45 0.90 0.00 98.55 [2023-03-10T14:46:30.999Z] 14:35:01 1 0.47 0.00 0.13 0.05 0.02 99.33 [2023-03-10T14:46:31.000Z] 14:35:01 2 0.28 0.00 0.13 0.02 0.02 99.55 [2023-03-10T14:46:31.000Z] 14:35:01 3 0.17 0.00 0.13 0.00 0.00 99.70 [2023-03-10T14:46:31.000Z] 14:35:01 4 0.22 0.00 0.17 0.00 0.02 99.60 [2023-03-10T14:46:31.000Z] 14:35:01 5 0.20 0.00 0.07 0.00 0.02 99.72 [2023-03-10T14:46:31.000Z] 14:35:01 6 0.12 0.00 0.10 0.10 0.02 99.67 [2023-03-10T14:46:31.000Z] 14:35:01 7 0.23 0.00 0.18 0.10 0.03 99.45 [2023-03-10T14:46:31.000Z] 14:36:01 all 1.15 0.00 0.72 0.31 0.02 97.79 [2023-03-10T14:46:31.000Z] 14:36:01 0 1.23 0.00 1.97 0.42 0.02 96.36 [2023-03-10T14:46:31.000Z] 14:36:01 1 0.55 0.00 0.35 0.87 0.03 98.20 [2023-03-10T14:46:31.000Z] 14:36:01 2 1.30 0.00 0.58 0.65 0.02 97.45 [2023-03-10T14:46:31.000Z] 14:36:01 3 0.82 0.00 0.45 0.02 0.02 98.70 [2023-03-10T14:46:31.000Z] 14:36:01 4 0.65 0.00 0.33 0.07 0.02 98.93 [2023-03-10T14:46:31.000Z] 14:36:01 5 1.23 0.00 0.95 0.02 0.00 97.80 [2023-03-10T14:46:31.000Z] 14:36:01 6 1.41 0.00 0.45 0.02 0.02 98.11 [2023-03-10T14:46:31.000Z] 14:36:01 7 2.01 0.00 0.70 0.44 0.05 96.80 [2023-03-10T14:46:31.000Z] 14:37:01 all 1.10 0.00 0.57 0.14 0.02 98.17 [2023-03-10T14:46:31.000Z] 14:37:01 0 0.67 0.00 1.28 0.00 0.02 98.03 [2023-03-10T14:46:31.000Z] 14:37:01 1 3.80 0.00 0.46 0.79 0.05 94.90 [2023-03-10T14:46:31.000Z] 14:37:01 2 1.60 0.00 0.55 0.02 0.02 97.81 [2023-03-10T14:46:31.000Z] 14:37:01 3 0.63 0.00 0.47 0.17 0.02 98.71 [2023-03-10T14:46:31.000Z] 14:37:01 4 0.53 0.00 0.67 0.02 0.02 98.77 [2023-03-10T14:46:31.000Z] 14:37:01 5 0.55 0.00 0.27 0.02 0.02 99.15 [2023-03-10T14:46:31.000Z] 14:37:01 6 0.45 0.00 0.60 0.02 0.00 98.93 [2023-03-10T14:46:31.000Z] 14:37:01 7 0.52 0.00 0.28 0.07 0.02 99.11 [2023-03-10T14:46:31.000Z] 14:38:01 all 0.36 0.00 0.07 0.02 0.01 99.55 [2023-03-10T14:46:31.000Z] 14:38:01 0 0.22 0.00 0.10 0.00 0.00 99.68 [2023-03-10T14:46:31.000Z] 14:38:01 1 2.01 0.00 0.05 0.07 0.03 97.85 [2023-03-10T14:46:31.000Z] 14:38:01 2 0.12 0.00 0.07 0.02 0.02 99.78 [2023-03-10T14:46:31.000Z] 14:38:01 3 0.15 0.00 0.07 0.02 0.00 99.77 [2023-03-10T14:46:31.000Z] 14:38:01 4 0.12 0.00 0.05 0.00 0.02 99.82 [2023-03-10T14:46:31.000Z] 14:38:01 5 0.10 0.00 0.07 0.02 0.02 99.80 [2023-03-10T14:46:31.000Z] 14:38:01 6 0.02 0.00 0.08 0.00 0.00 99.90 [2023-03-10T14:46:31.000Z] 14:38:01 7 0.10 0.00 0.07 0.02 0.00 99.82 [2023-03-10T14:46:31.000Z] 14:39:01 all 0.23 0.00 0.01 0.01 0.01 99.74 [2023-03-10T14:46:31.000Z] 14:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-10T14:46:31.000Z] 14:39:01 1 1.66 0.00 0.03 0.05 0.03 98.22 [2023-03-10T14:46:31.000Z] 14:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-10T14:46:31.000Z] 14:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-10T14:46:31.000Z] 14:39:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2023-03-10T14:46:31.000Z] 14:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-10T14:46:31.000Z] 14:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-10T14:46:31.000Z] 14:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-03-10T14:46:31.000Z] 14:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-10T14:46:31.000Z] 14:40:01 1 0.03 0.00 0.03 0.05 0.05 99.83 [2023-03-10T14:46:31.000Z] 14:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-10T14:46:31.000Z] 14:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:41:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-03-10T14:46:31.000Z] 14:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-10T14:46:31.000Z] 14:41:01 1 0.08 0.00 0.02 0.05 0.03 99.82 [2023-03-10T14:46:31.000Z] 14:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-10T14:46:31.000Z] 14:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-10T14:46:31.000Z] 14:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-10T14:46:31.000Z] 14:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-10T14:46:31.000Z] 14:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:41:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-10T14:46:31.000Z] 14:42:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2023-03-10T14:46:31.000Z] 14:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:42:01 1 0.30 0.00 0.00 0.05 0.05 99.60 [2023-03-10T14:46:31.000Z] 14:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-10T14:46:31.000Z] 14:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-10T14:46:31.000Z] 14:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-10T14:46:31.000Z] 14:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-10T14:46:31.000Z] [2023-03-10T14:46:31.000Z] 14:42:01 CPU %user %nice %system %iowait %steal %idle [2023-03-10T14:46:31.000Z] 14:43:01 all 0.04 0.00 0.03 0.01 0.01 99.91 [2023-03-10T14:46:31.000Z] 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-10T14:46:31.000Z] 14:43:01 1 0.00 0.00 0.03 0.05 0.02 99.90 [2023-03-10T14:46:31.000Z] 14:43:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2023-03-10T14:46:31.000Z] 14:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-10T14:46:31.000Z] 14:43:01 4 0.13 0.00 0.12 0.00 0.02 99.73 [2023-03-10T14:46:31.000Z] 14:43:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-10T14:46:31.000Z] 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:43:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-10T14:46:31.000Z] 14:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-10T14:46:31.000Z] 14:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-10T14:46:31.000Z] 14:44:01 1 0.07 0.00 0.00 0.05 0.02 99.87 [2023-03-10T14:46:31.000Z] 14:44:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-03-10T14:46:31.000Z] 14:44:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-10T14:46:31.000Z] 14:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-10T14:46:31.000Z] 14:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-10T14:46:31.000Z] 14:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-10T14:46:31.000Z] 14:45:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-03-10T14:46:31.000Z] 14:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:45:01 1 0.00 0.00 0.00 0.12 0.02 99.87 [2023-03-10T14:46:31.000Z] 14:45:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2023-03-10T14:46:31.000Z] 14:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-10T14:46:31.000Z] 14:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-10T14:46:31.000Z] 14:45:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-10T14:46:31.000Z] 14:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T14:46:31.000Z] 14:45:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-10T14:46:31.000Z] 14:46:01 all 0.06 0.00 0.02 0.02 0.01 99.89 [2023-03-10T14:46:31.000Z] 14:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-10T14:46:31.000Z] 14:46:01 1 0.32 0.00 0.05 0.15 0.02 99.47 [2023-03-10T14:46:31.000Z] 14:46:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2023-03-10T14:46:31.000Z] 14:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-10T14:46:31.000Z] 14:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-10T14:46:31.000Z] 14:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-10T14:46:31.000Z] 14:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-10T14:46:31.000Z] 14:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-10T14:46:31.000Z] Average: all 4.65 0.00 1.03 0.50 0.02 93.79 [2023-03-10T14:46:31.000Z] Average: 0 4.71 0.00 1.25 0.45 0.02 93.57 [2023-03-10T14:46:31.000Z] Average: 1 4.94 0.00 0.94 0.22 0.04 93.86 [2023-03-10T14:46:31.000Z] Average: 2 4.58 0.00 0.99 0.73 0.03 93.67 [2023-03-10T14:46:31.000Z] Average: 3 4.50 0.00 1.16 1.68 0.02 92.63 [2023-03-10T14:46:31.000Z] Average: 4 4.49 0.00 0.99 0.22 0.02 94.28 [2023-03-10T14:46:31.000Z] Average: 5 4.62 0.00 0.95 0.21 0.02 94.19 [2023-03-10T14:46:31.000Z] Average: 6 4.44 0.00 0.88 0.22 0.02 94.46 [2023-03-10T14:46:31.000Z] Average: 7 4.93 0.00 1.05 0.30 0.03 93.70 [2023-03-10T14:46:31.000Z] [2023-03-10T14:46:31.000Z] [2023-03-10T14:46:31.000Z]