Pull request #1248 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 8c06558692c965b696ca60a8bc785d25ae4cb6d8+7fe7de0be30ee91d764ec87773cd7be423c2e190 (bfea7fe49707bd13ab48e12136284f7cdc1058fe) 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-ssh2963280437031039188.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh3499699264570265687.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-1248/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-1248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18162008946635025776.key Verifying host key using known hosts file > 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-1248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh94061365343742169.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13731107770055293787.key Verifying host key using known hosts file > 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-1248/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-1248/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1277700585973606031.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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/v2]] ========================================================= [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/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-116936’ Running on prd-ubuntu20.04-docker-8c-8g-116938 in /w/workspace/gexfoundry_device-sdk-go_PR-1248 [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-1248 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1248/head:refs/remotes/origin/PR-1248 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7fe7de0be30ee91d764ec87773cd7be423c2e190 into PR head commit 8c06558692c965b696ca60a8bc785d25ae4cb6d8 Merge succeeded, producing 8c06558692c965b696ca60a8bc785d25ae4cb6d8 Checking out Revision 8c06558692c965b696ca60a8bc785d25ae4cb6d8 (PR-1248) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c06558692c965b696ca60a8bc785d25ae4cb6d8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 7fe7de0be30ee91d764ec87773cd7be423c2e190 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c06558692c965b696ca60a8bc785d25ae4cb6d8 # timeout=10 Commit message: "build: Latest go-mods, config and Dockerfile fix" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:12:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:12:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:12:38 ========================================================= 18:12:38 EdgeX Global Pipelines Version Info 18:12:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:12:39 ------------------- 18:12:39 stable info: 18:12:39 ------------------- 18:12:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:12:39 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:12:39 Message: update stable to v1.0.243 18:12:40 ------------------- 18:12:40 experimental info: 18:12:40 ------------------- 18:12:40 Commited By: **** collab-it+edgex@linuxfoundation.org 18:12:40 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:12:40 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1248 [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1248 [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1248 [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c06558692c965b696ca60a8bc785d25ae4cb6d8 [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c06558 [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:41 provisioning config files... 18:12:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/config6975142719307027827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:42 ---> docker-login.sh 18:12:42 nexus3.edgexfoundry.org:10001 18:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:42 Configure a credential helper to remove this warning. See 18:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:42 18:12:42 Login Succeeded 18:12:42 nexus3.edgexfoundry.org:10002 18:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:42 Configure a credential helper to remove this warning. See 18:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:42 18:12:42 Login Succeeded 18:12:42 nexus3.edgexfoundry.org:10003 18:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:43 Configure a credential helper to remove this warning. See 18:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:43 18:12:43 Login Succeeded 18:12:43 nexus3.edgexfoundry.org:10004 18:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:43 Configure a credential helper to remove this warning. See 18:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:43 18:12:43 Login Succeeded 18:12:43 docker.io 18:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:43 Configure a credential helper to remove this warning. See 18:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:43 18:12:43 Login Succeeded 18:12:43 ---> docker-login.sh ends [Pipeline] } 18:12:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:12:44 + git rev-list -1 --merges 8c06558692c965b696ca60a8bc785d25ae4cb6d8~1..8c06558692c965b696ca60a8bc785d25ae4cb6d8 [Pipeline] echo 18:12:44 -----------> git rev-list -1 --merges 8c06558692c965b696ca60a8bc785d25ae4cb6d8~1..8c06558692c965b696ca60a8bc785d25ae4cb6d8 8c06558692c965b696ca60a8bc785d25ae4cb6d8 [false] [Pipeline] sh 18:12:44 + git log --format=format:%s -1 8c06558692c965b696ca60a8bc785d25ae4cb6d8 [Pipeline] echo 18:12:44 ========================================================= 18:12:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:12:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:45 + git log --format=format:%s -1 8c06558692c965b696ca60a8bc785d25ae4cb6d8 [Pipeline] echo 18:12:45 [semverPrep] GIT_COMMIT: 8c06558692c965b696ca60a8bc785d25ae4cb6d8, Commit Message: build: Latest go-mods, config and Dockerfile fix [Pipeline] echo 18:12:45 [semverPrep] This is not a build commit. [Pipeline] sh 18:12:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:12:45 + grep -v github /etc/ssh/ssh_known_hosts 18:12:45 + [ -e /tmp/ssh_known_hosts ] 18:12:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:12:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:12:45 + sudo tee -a /etc/ssh/ssh_known_hosts 18:12:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:45 18:12:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:46 0.1.4: Pulling from edgex-devops/py-git-semver 18:12:46 b85a868b505f: Pulling fs layer 18:12:46 e2be974225ed: Pulling fs layer 18:12:46 339a4e72a1f5: Pulling fs layer 18:12:46 988bab9f4d93: Pulling fs layer 18:12:46 1469e6f7b9e6: Pulling fs layer 18:12:46 eaf3925da568: Pulling fs layer 18:12:46 bab4dde63d76: Pulling fs layer 18:12:46 bde34c3a00c8: Pulling fs layer 18:12:46 b352a97aabf1: Pulling fs layer 18:12:46 4872d77fe225: Pulling fs layer 18:12:46 5851b861e8e6: Pulling fs layer 18:12:46 4872d77fe225: Waiting 18:12:46 988bab9f4d93: Waiting 18:12:46 bde34c3a00c8: Waiting 18:12:46 1469e6f7b9e6: Waiting 18:12:46 b352a97aabf1: Waiting 18:12:46 bab4dde63d76: Waiting 18:12:46 eaf3925da568: Waiting 18:12:46 5851b861e8e6: Waiting 18:12:46 e2be974225ed: Verifying Checksum 18:12:46 e2be974225ed: Download complete 18:12:46 988bab9f4d93: Download complete 18:12:46 339a4e72a1f5: Verifying Checksum 18:12:46 339a4e72a1f5: Download complete 18:12:46 1469e6f7b9e6: Verifying Checksum 18:12:46 1469e6f7b9e6: Download complete 18:12:46 eaf3925da568: Verifying Checksum 18:12:46 eaf3925da568: Download complete 18:12:46 bde34c3a00c8: Download complete 18:12:46 b352a97aabf1: Verifying Checksum 18:12:46 b352a97aabf1: Download complete 18:12:46 4872d77fe225: Verifying Checksum 18:12:46 4872d77fe225: Download complete 18:12:46 5851b861e8e6: Verifying Checksum 18:12:46 5851b861e8e6: Download complete 18:12:46 b85a868b505f: Verifying Checksum 18:12:46 b85a868b505f: Download complete 18:12:46 bab4dde63d76: Verifying Checksum 18:12:46 bab4dde63d76: Download complete 18:12:48 b85a868b505f: Pull complete 18:12:48 e2be974225ed: Pull complete 18:12:48 339a4e72a1f5: Pull complete 18:12:48 988bab9f4d93: Pull complete 18:12:49 1469e6f7b9e6: Pull complete 18:12:49 eaf3925da568: Pull complete 18:12:50 bab4dde63d76: Pull complete 18:12:50 bde34c3a00c8: Pull complete 18:12:50 b352a97aabf1: Pull complete 18:12:51 4872d77fe225: Pull complete 18:12:51 5851b861e8e6: Pull complete 18:12:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:51 prd-ubuntu20.04-docker-8c-8g-116938 does not seem to be running inside a container 18:12:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1248 -v /w/workspace/gexfoundry_device-sdk-go_PR-1248:/w/workspace/gexfoundry_device-sdk-go_PR-1248:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:12:53 $ docker top f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 -eo pid,comm 18:12:53 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). 18:12:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:12:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:54 [ssh-agent] Looking for ssh-agent implementation... 18:12:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:54 $ docker exec f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 ssh-agent 18:12:54 SSH_AUTH_SOCK=/tmp/ssh-2j08o68eOUH5/agent.33 18:12:54 SSH_AGENT_PID=39 18:12:54 Running ssh-add (command line suppressed) 18:12:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/private_key_4865653698682840193.key (/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/private_key_4865653698682840193.key) 18:12:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:54 + git tag --points-at HEAD [Pipeline] } 18:12:54 $ docker exec --env ******** --env ******** f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 ssh-agent -k 18:12:54 unset SSH_AUTH_SOCK; 18:12:54 unset SSH_AGENT_PID; 18:12:54 echo Agent pid 39 killed; 18:12:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:12:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:54 [ssh-agent] Looking for ssh-agent implementation... 18:12:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:55 $ docker exec f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 ssh-agent 18:12:55 SSH_AUTH_SOCK=/tmp/ssh-nMFe6JZ12aDW/agent.71 18:12:55 SSH_AGENT_PID=77 18:12:55 Running ssh-add (command line suppressed) 18:12:55 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/private_key_7708561797322019484.key (/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/private_key_7708561797322019484.key) 18:12:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:55 + git semver init 18:12:55 2022-10-25 18:12:55,845 [run_init] DEBUG init version:0.0.0 force:False 18:12:55 2022-10-25 18:12:55,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver 18:12:55 2022-10-25 18:12:55,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver 18:12:55 2022-10-25 18:12:55,847 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1248, universal_newlines=False, shell=None, istream=None) 18:12:57 2022-10-25 18:12:56,908 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1248/.git/info/exclude 18:12:57 2022-10-25 18:12:56,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver/PR-1248 with force:False 18:12:57 2022-10-25 18:12:56,909 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver/PR-1248 18:12:57 2022-10-25 18:12:56,911 [execute] INFO git cat-file --batch-check 18:12:57 2022-10-25 18:12:56,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver, universal_newlines=False, shell=None, istream=) 18:12:57 2022-10-25 18:12:56,917 [execute] INFO git cat-file --batch 18:12:57 2022-10-25 18:12:56,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver, universal_newlines=False, shell=None, istream=) 18:12:57 2022-10-25 18:12:56,922 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver/PR-1248 18:12:57 0.0.0 [Pipeline] } 18:12:57 $ docker exec --env ******** --env ******** f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 ssh-agent -k 18:12:57 unset SSH_AUTH_SOCK; 18:12:57 unset SSH_AGENT_PID; 18:12:57 echo Agent pid 77 killed; 18:12:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:57 + git semver [Pipeline] } 18:12:58 $ docker stop --time=1 f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 18:12:59 $ docker rm -f f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 [Pipeline] // withDockerContainer [Pipeline] sh 18:12:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:13:00 Stashed 1 file(s) [Pipeline] echo 18:13:00 [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 18:13:00 provisioning config files... 18:13:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/config10952687194692069812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:01 ---> docker-login.sh 18:13:01 nexus3.edgexfoundry.org:10001 18:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:01 Configure a credential helper to remove this warning. See 18:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:01 18:13:01 Login Succeeded 18:13:01 nexus3.edgexfoundry.org:10002 18:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:01 Configure a credential helper to remove this warning. See 18:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:01 18:13:01 Login Succeeded 18:13:01 nexus3.edgexfoundry.org:10003 18:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:01 Configure a credential helper to remove this warning. See 18:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:01 18:13:01 Login Succeeded 18:13:01 nexus3.edgexfoundry.org:10004 18:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:01 Configure a credential helper to remove this warning. See 18:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:01 18:13:01 Login Succeeded 18:13:01 docker.io 18:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:02 Configure a credential helper to remove this warning. See 18:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:02 18:13:02 Login Succeeded 18:13:02 ---> docker-login.sh ends [Pipeline] } 18:13:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:02 ========================================================= 18:13:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:13:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:03 + 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 . 18:13:03 Sending build context to Docker daemon 10.1MB 18:13:03 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:13:03 Step 2/10 : FROM ${BASE} AS builder 18:13:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:13:03 213ec9aee27d: Pulling fs layer 18:13:03 4583459ba037: Pulling fs layer 18:13:03 93c1e223e6f2: Pulling fs layer 18:13:03 53926ce57604: Pulling fs layer 18:13:03 21b2b0c7a3f4: Pulling fs layer 18:13:03 30f14e443154: Pulling fs layer 18:13:03 801331c1e519: Pulling fs layer 18:13:03 99cc6dd402b0: Pulling fs layer 18:13:03 7d9ed39f4882: Pulling fs layer 18:13:03 30f14e443154: Waiting 18:13:03 99cc6dd402b0: Waiting 18:13:03 801331c1e519: Waiting 18:13:03 53926ce57604: Waiting 18:13:03 21b2b0c7a3f4: Waiting 18:13:03 93c1e223e6f2: Download complete 18:13:03 4583459ba037: Verifying Checksum 18:13:03 4583459ba037: Download complete 18:13:03 21b2b0c7a3f4: Verifying Checksum 18:13:03 21b2b0c7a3f4: Download complete 18:13:03 30f14e443154: Verifying Checksum 18:13:03 30f14e443154: Download complete 18:13:03 213ec9aee27d: Verifying Checksum 18:13:03 213ec9aee27d: Download complete 18:13:03 801331c1e519: Verifying Checksum 18:13:03 801331c1e519: Download complete 18:13:03 213ec9aee27d: Pull complete 18:13:03 4583459ba037: Pull complete 18:13:03 7d9ed39f4882: Verifying Checksum 18:13:03 7d9ed39f4882: Download complete 18:13:03 93c1e223e6f2: Pull complete 18:13:04 53926ce57604: Verifying Checksum 18:13:04 53926ce57604: Download complete 18:13:04 99cc6dd402b0: Verifying Checksum 18:13:04 99cc6dd402b0: Download complete 18:13:07 53926ce57604: Pull complete 18:13:07 21b2b0c7a3f4: Pull complete 18:13:07 30f14e443154: Pull complete 18:13:08 801331c1e519: Pull complete 18:13:09 99cc6dd402b0: Pull complete 18:13:10 7d9ed39f4882: Pull complete 18:13:10 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 18:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:13:10 ---> 1dedd983c030 18:13:10 Step 3/10 : ARG MAKE=make build 18:13:14 ---> Running in baa7f21f0cd6 18:13:14 Removing intermediate container baa7f21f0cd6 18:13:14 ---> 6a9947a43ca1 18:13:14 Step 4/10 : WORKDIR /device-sdk-go 18:13:14 ---> Running in 4abea6e14131 18:13:14 Removing intermediate container 4abea6e14131 18:13:14 ---> 585ce112b194 18:13:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:13:14 ---> Running in 3b37588d5813 18:13:14 Removing intermediate container 3b37588d5813 18:13:14 ---> e4dc1878d694 18:13:14 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:13:14 ---> Running in 8e883ab3f457 18:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:13:15 OK: 211 MiB in 51 packages 18:13:15 Still waiting to schedule task 18:13:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-116937’ 18:13:16 Removing intermediate container 8e883ab3f457 18:13:16 ---> 91b1943ba576 18:13:16 Step 7/10 : COPY go.mod vendor* ./ 18:13:16 ---> 34b2f607fa77 18:13:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:16 ---> Running in 33ecee759625 18:13:37 Removing intermediate container 33ecee759625 18:13:37 ---> 09260ae67fc5 18:13:37 Step 9/10 : COPY . . 18:13:37 ---> effef3d49ade 18:13:37 Step 10/10 : RUN ${MAKE} 18:13:37 ---> Running in cd1e05dbc6d3 18:13:37 noop 18:13:37 Removing intermediate container cd1e05dbc6d3 18:13:37 ---> ed37f1ece6ac 18:13:37 Successfully built ed37f1ece6ac 18:13:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:38 + docker inspect -f . ci-base-image-x86_64 18:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:38 prd-ubuntu20.04-docker-8c-8g-116938 does not seem to be running inside a container 18:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1248 -v /w/workspace/gexfoundry_device-sdk-go_PR-1248:/w/workspace/gexfoundry_device-sdk-go_PR-1248:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1248@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-x86_64 cat 18:13:39 $ docker top e675084e9911fd29a6759b058662e20350d26b45cf9951c8d524096b8848cb67 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:39 + go version 18:13:39 go version go1.18.7 linux/amd64 [Pipeline] } 18:13:39 $ docker stop --time=1 e675084e9911fd29a6759b058662e20350d26b45cf9951c8d524096b8848cb67 18:13:40 $ docker rm -f e675084e9911fd29a6759b058662e20350d26b45cf9951c8d524096b8848cb67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:41 + docker inspect -f . ci-base-image-x86_64 18:13:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:41 prd-ubuntu20.04-docker-8c-8g-116938 does not seem to be running inside a container 18:13:41 $ 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-1248 -v /w/workspace/gexfoundry_device-sdk-go_PR-1248:/w/workspace/gexfoundry_device-sdk-go_PR-1248:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1248@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-x86_64 cat 18:13:42 $ docker top 1a6b6255e55b6850bc9849d5ad9cfc4fe8b9f9933ac43f258fdd4181e2561f07 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1248 [Pipeline] fileExists [Pipeline] sh 18:13:42 + make test 18:13:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:13:48 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:14:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.058s coverage: 27.6% of statements 18:14:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.077s coverage: 78.9% of statements 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 18:14:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.079s coverage: 73.1% of statements 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:14:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.121s coverage: 54.4% of statements 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:14:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.089s coverage: 65.1% of statements 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:14:00 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.758s coverage: 89.2% of statements 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:14:00 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements 18:14:00 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:14:15 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." 18:14:15 GO111MODULE=on go vet ./... 18:14:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:14:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:14:17 ./bin/test-attribution-txt.sh 18:14:17 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 18:14:17 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 18:14:17 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 18:14:17 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 18:14:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:14:17 $ docker stop --time=1 1a6b6255e55b6850bc9849d5ad9cfc4fe8b9f9933ac43f258fdd4181e2561f07 18:14:21 $ docker rm -f 1a6b6255e55b6850bc9849d5ad9cfc4fe8b9f9933ac43f258fdd4181e2561f07 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:14:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:14:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:22 + ls -al . 18:14:22 total 280 18:14:22 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 18:13 . 18:14:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:12 .. 18:14:22 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 18:12 .dockerignore 18:14:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:14 .git 18:14:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:12 .github 18:14:22 -rw-rw-r-- 1 jenkins jenkins 131 Oct 25 18:12 .gitignore 18:14:22 -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 18:12 .golangci.yml 18:14:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:12 .semver 18:14:22 -rw-rw-r-- 1 jenkins jenkins 29536 Oct 25 18:12 CHANGELOG.md 18:14:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:12 GOVERNANCE.md 18:14:22 -rw-rw-r-- 1 jenkins jenkins 880 Oct 25 18:12 Jenkinsfile 18:14:22 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 18:12 LICENSE 18:14:22 -rw-rw-r-- 1 jenkins jenkins 2003 Oct 25 18:12 Makefile 18:14:22 -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 18:12 OWNERS.md 18:14:22 -rw-rw-r-- 1 jenkins jenkins 4881 Oct 25 18:12 README.md 18:14:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 18:12 VERSION 18:14:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:12 bin 18:14:22 -rw-r--r-- 1 jenkins jenkins 101759 Oct 25 18:14 coverage.out 18:14:22 drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 18:12 example 18:14:22 -rw-rw-r-- 1 jenkins jenkins 3389 Oct 25 18:12 go.mod 18:14:22 -rw-rw-r-- 1 jenkins jenkins 44507 Oct 25 18:12 go.sum 18:14:22 drwxrwxr-x 14 jenkins jenkins 4096 Oct 25 18:12 internal 18:14:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:12 openapi 18:14:22 drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 18:12 pkg 18:14:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:12 snap 18:14:22 -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 18:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:23 + 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=8c06558692c965b696ca60a8bc785d25ae4cb6d8 --label arch=amd64 --label version=0.0.0 . 18:14:23 Sending build context to Docker daemon 10.2MB 18:14:23 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 18:14:23 Step 2/23 : FROM ${BASE} AS builder 18:14:23 ---> ed37f1ece6ac 18:14:23 Step 3/23 : ARG MAKE=make build 18:14:23 ---> Running in 3c2c7327245f 18:14:23 Removing intermediate container 3c2c7327245f 18:14:23 ---> 94cc4307c9c5 18:14:23 Step 4/23 : WORKDIR /device-sdk-go 18:14:23 ---> Running in 3c2fea02c577 18:14:23 Removing intermediate container 3c2fea02c577 18:14:23 ---> 2e6bb2d87df5 18:14:23 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:14:23 ---> Running in 001075d3b099 18:14:23 Removing intermediate container 001075d3b099 18:14:23 ---> 4d50c812f632 18:14:23 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:14:23 ---> Running in ab5f14b8fc43 18:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:14:24 OK: 211 MiB in 51 packages 18:14:24 Removing intermediate container ab5f14b8fc43 18:14:24 ---> d72f233389f0 18:14:24 Step 7/23 : COPY go.mod vendor* ./ 18:14:24 ---> a961d271946e 18:14:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:24 ---> Running in 476df75fe997 18:14:25 Removing intermediate container 476df75fe997 18:14:25 ---> 89ffbc81c6a8 18:14:25 Step 9/23 : COPY . . 18:14:25 ---> 37ee99042a37 18:14:25 Step 10/23 : RUN ${MAKE} 18:14:25 ---> Running in d33319a7c9f6 18:14:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:14:44 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:14:46 Removing intermediate container d33319a7c9f6 18:14:46 ---> 537389b13c4e 18:14:46 Step 11/23 : FROM alpine:3.16 18:14:47 3.16: Pulling from library/alpine 18:14:47 213ec9aee27d: Already exists 18:14:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:14:49 Status: Downloaded newer image for alpine:3.16 18:14:49 ---> 9c6f07244728 18:14:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:14:49 ---> Running in e45efd5dc752 18:14:49 Removing intermediate container e45efd5dc752 18:14:49 ---> 6924a1f530cf 18:14:49 Step 13/23 : RUN apk add --update --no-cache zeromq 18:14:49 ---> Running in 1280c2b0b218 18:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:14:50 (1/5) Installing libgcc (11.2.1_git20220219-r2) 18:14:50 (2/5) Installing libsodium (1.0.18-r0) 18:14:50 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 18:14:50 (4/5) Installing libzmq (4.3.4-r0) 18:14:50 (5/5) Installing zeromq (4.3.4-r0) 18:14:50 Executing busybox-1.35.0-r17.trigger 18:14:50 OK: 8 MiB in 19 packages 18:14:50 Removing intermediate container 1280c2b0b218 18:14:50 ---> b5b9ffb2f406 18:14:50 Step 14/23 : WORKDIR / 18:14:50 ---> Running in 6619b1cf33c7 18:14:50 Removing intermediate container 6619b1cf33c7 18:14:50 ---> 5b501dd524e5 18:14:50 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:14:50 ---> b0119be7e621 18:14:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:14:51 ---> 4327bf85c076 18:14:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:14:51 ---> 5da7b4566191 18:14:51 Step 18/23 : EXPOSE 59999 18:14:51 ---> Running in 0a5792a30f29 18:14:51 Removing intermediate container 0a5792a30f29 18:14:51 ---> d06b149498e3 18:14:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:14:51 ---> Running in 8678247e654b 18:14:51 Removing intermediate container 8678247e654b 18:14:51 ---> 1ff96cfa7ae5 18:14:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:14:51 ---> Running in 5093d0849f2b 18:14:51 Removing intermediate container 5093d0849f2b 18:14:51 ---> aadeb267f524 18:14:51 Step 21/23 : LABEL arch=amd64 18:14:51 ---> Running in 5f2b4c47de82 18:14:51 Removing intermediate container 5f2b4c47de82 18:14:51 ---> b1bfd8f5ad9c 18:14:51 Step 22/23 : LABEL git_sha=8c06558692c965b696ca60a8bc785d25ae4cb6d8 18:14:51 ---> Running in 7dc1ab52aa06 18:14:52 Removing intermediate container 7dc1ab52aa06 18:14:52 ---> 20f6dd648b05 18:14:52 Step 23/23 : LABEL version=0.0.0 18:14:52 ---> Running in 422676f6b705 18:14:52 Removing intermediate container 422676f6b705 18:14:52 ---> 757a5ffff8a9 18:14:52 [Warning] One or more build-args [ARCH] were not consumed 18:14:52 Successfully built 757a5ffff8a9 18:14:52 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 18:14:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:53 18:14:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:53 latest: Pulling from edgex-lftools-log-publisher 18:14:53 5eb5b503b376: Pulling fs layer 18:14:53 5c69ac0246d0: Pulling fs layer 18:14:53 ec43610c2a17: Pulling fs layer 18:14:53 3a2ae6a8a46f: Pulling fs layer 18:14:53 33b1e0a273af: Pulling fs layer 18:14:53 5d3b04190fa2: Pulling fs layer 18:14:53 33b1e0a273af: Waiting 18:14:53 3a2ae6a8a46f: Waiting 18:14:53 2f39f015ded8: Pulling fs layer 18:14:53 5d3b04190fa2: Waiting 18:14:53 2f39f015ded8: Waiting 18:14:53 5c69ac0246d0: Download complete 18:14:53 3a2ae6a8a46f: Verifying Checksum 18:14:53 3a2ae6a8a46f: Download complete 18:14:53 33b1e0a273af: Verifying Checksum 18:14:53 33b1e0a273af: Download complete 18:14:53 5d3b04190fa2: Verifying Checksum 18:14:53 5d3b04190fa2: Download complete 18:14:53 ec43610c2a17: Verifying Checksum 18:14:53 ec43610c2a17: Download complete 18:14:53 5eb5b503b376: Verifying Checksum 18:14:53 5eb5b503b376: Download complete 18:14:54 2f39f015ded8: Download complete 18:14:54 5eb5b503b376: Pull complete 18:14:55 5c69ac0246d0: Pull complete 18:14:55 ec43610c2a17: Pull complete 18:14:55 3a2ae6a8a46f: Pull complete 18:14:55 33b1e0a273af: Pull complete 18:14:55 5d3b04190fa2: Pull complete 18:15:00 2f39f015ded8: Pull complete 18:15:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:00 prd-ubuntu20.04-docker-8c-8g-116938 does not seem to be running inside a container 18:15:00 $ 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-1248 -v /w/workspace/gexfoundry_device-sdk-go_PR-1248:/w/workspace/gexfoundry_device-sdk-go_PR-1248:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1248@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:latest cat 18:15:02 $ docker top b04a402ad2ffcc168845370f4b2f43c36975b5e9941e6c550c61bb1898406c90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:03 ---> job-cost.sh 18:15:03 lf-activate-venv: SKIPPING 18:15:03 INFO: No Stack... 18:15:03 INFO: Retrieving Pricing Info for: v3-standard-8 18:15:03 INFO: Archiving Costs [Pipeline] sh 18:15:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives/cost.csv 18:15:04 + cut -d, -f6 [Pipeline] lock 18:15:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] 18:15:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] did not exist. Created. 18:15:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:15:04 + echo total: 0.2199999988079071 [Pipeline] stash 18:15:04 Stashed 1 file(s) [Pipeline] } 18:15:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:15:04 $ docker stop --time=1 b04a402ad2ffcc168845370f4b2f43c36975b5e9941e6c550c61bb1898406c90 18:15:05 $ docker rm -f b04a402ad2ffcc168845370f4b2f43c36975b5e9941e6c550c61bb1898406c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:16:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116939 in /w/workspace/gexfoundry_device-sdk-go_PR-1248 [Pipeline] { [Pipeline] ws 18:16:36 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:16:36 The recommended git tool is: git 18:16:41 using credential edgex-jenkins-ssh 18:16:41 Cloning the remote Git repository 18:16:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:16:41 > git init /w/workspace/device-sdk-go/1 # timeout=10 18:16:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:16:41 > git --version # timeout=10 18:16:41 > git --version # 'git version 2.25.1' 18:16:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:42 Verifying host key using known hosts file 18:16:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:16:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:16:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:16:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:16:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:44 Verifying host key using known hosts file 18:16:45 Merging remotes/origin/main commit 7fe7de0be30ee91d764ec87773cd7be423c2e190 into PR head commit 8c06558692c965b696ca60a8bc785d25ae4cb6d8 18:16:45 Merge succeeded, producing 8c06558692c965b696ca60a8bc785d25ae4cb6d8 18:16:45 Checking out Revision 8c06558692c965b696ca60a8bc785d25ae4cb6d8 (PR-1248) 18:16:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:16:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1248/head:refs/remotes/origin/PR-1248 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:16:45 > git config core.sparsecheckout # timeout=10 18:16:45 > git checkout -f 8c06558692c965b696ca60a8bc785d25ae4cb6d8 # timeout=10 18:16:45 > git remote # timeout=10 18:16:45 > git config --get remote.origin.url # timeout=10 18:16:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:45 Verifying host key using known hosts file 18:16:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:16:45 > git merge 7fe7de0be30ee91d764ec87773cd7be423c2e190 # timeout=10 18:16:45 > git rev-parse HEAD^{commit} # timeout=10 18:16:45 > git config core.sparsecheckout # timeout=10 18:16:45 > git checkout -f 8c06558692c965b696ca60a8bc785d25ae4cb6d8 # timeout=10 18:16:49 Commit message: "build: Latest go-mods, config and Dockerfile fix" 18:16:49 > git --version # timeout=10 18:16:49 > git --version # 'git version 2.25.1' 18:16:49 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:16:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:16:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:50 Dload Upload Total Spent Left Speed 18:16:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 73695 0 --:--:-- --:--:-- --:--:-- 73695 [Pipeline] sh 18:16:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:16:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:16:51 + sudo tee /etc/docker/daemon.new 18:16:51 { 18:16:51 "registry-mirrors": [ 18:16:51 "https://nexus3.edgexfoundry.org:10001" 18:16:51 ], 18:16:51 "bip": "10.250.0.254/24", 18:16:51 "hosts": [ 18:16:51 "tcp://0.0.0.0:5555", 18:16:51 "unix:///var/run/docker.sock" 18:16:51 ], 18:16:51 "mtu": 1458, 18:16:51 "selinux-enabled": true, 18:16:51 "seccomp-profile": "/etc/docker/seccomp.json" 18:16:51 } [Pipeline] sh 18:16:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:16:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:17:10 provisioning config files... 18:17:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11977991790342042601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:11 ---> docker-login.sh 18:17:11 nexus3.edgexfoundry.org:10001 18:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:11 Configure a credential helper to remove this warning. See 18:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:11 18:17:11 Login Succeeded 18:17:11 nexus3.edgexfoundry.org:10002 18:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:12 Configure a credential helper to remove this warning. See 18:17:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:12 18:17:12 Login Succeeded 18:17:12 nexus3.edgexfoundry.org:10003 18:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:12 Configure a credential helper to remove this warning. See 18:17:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:12 18:17:12 Login Succeeded 18:17:12 nexus3.edgexfoundry.org:10004 18:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:12 Configure a credential helper to remove this warning. See 18:17:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:12 18:17:12 Login Succeeded 18:17:12 docker.io 18:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:13 Configure a credential helper to remove this warning. See 18:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:13 18:17:13 Login Succeeded 18:17:13 ---> docker-login.sh ends [Pipeline] } 18:17:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:17:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:17:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:17:14 ========================================================= 18:17:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:17:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:14 + 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 . 18:17:14 Sending build context to Docker daemon 5.449MB 18:17:15 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:17:15 Step 2/10 : FROM ${BASE} AS builder 18:17:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:17:16 9b18e9b68314: Pulling fs layer 18:17:16 d32db5db7311: Pulling fs layer 18:17:16 d0c4b47475fc: Pulling fs layer 18:17:16 5831b945b038: Pulling fs layer 18:17:16 86bbec2aaacd: Pulling fs layer 18:17:16 e10730c5d714: Pulling fs layer 18:17:16 5dd5c2283517: Pulling fs layer 18:17:16 d5ac0230b979: Pulling fs layer 18:17:16 86bbec2aaacd: Waiting 18:17:16 e10730c5d714: Waiting 18:17:16 5dd5c2283517: Waiting 18:17:16 d5ac0230b979: Waiting 18:17:16 5831b945b038: Waiting 18:17:16 d0c4b47475fc: Verifying Checksum 18:17:16 d0c4b47475fc: Download complete 18:17:16 d32db5db7311: Download complete 18:17:16 86bbec2aaacd: Download complete 18:17:16 e10730c5d714: Download complete 18:17:16 9b18e9b68314: Verifying Checksum 18:17:16 9b18e9b68314: Download complete 18:17:17 9b18e9b68314: Pull complete 18:17:17 d5ac0230b979: Verifying Checksum 18:17:17 d5ac0230b979: Download complete 18:17:17 d32db5db7311: Pull complete 18:17:17 d0c4b47475fc: Pull complete 18:17:18 5dd5c2283517: Verifying Checksum 18:17:18 5dd5c2283517: Download complete 18:17:19 5831b945b038: Verifying Checksum 18:17:19 5831b945b038: Download complete 18:17:31 5831b945b038: Pull complete 18:17:31 86bbec2aaacd: Pull complete 18:17:31 e10730c5d714: Pull complete 18:17:36 5dd5c2283517: Pull complete 18:17:38 d5ac0230b979: Pull complete 18:17:38 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 18:17:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:17:38 ---> 59b3b1a385d4 18:17:38 Step 3/10 : ARG MAKE=make build 18:17:40 ---> Running in d667c753a217 18:17:40 Removing intermediate container d667c753a217 18:17:40 ---> 40ac29affafc 18:17:40 Step 4/10 : WORKDIR /device-sdk-go 18:17:41 ---> Running in 951e3d846cb8 18:17:41 Removing intermediate container 951e3d846cb8 18:17:41 ---> 8e2b5a8cd6d0 18:17:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:17:41 ---> Running in 60ae839ba8e4 18:17:41 Removing intermediate container 60ae839ba8e4 18:17:41 ---> 5bb92aafe943 18:17:41 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:17:41 ---> Running in dcf6b000e1e1 18:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:44 OK: 221 MiB in 51 packages 18:17:45 Removing intermediate container dcf6b000e1e1 18:17:45 ---> 5cb36fbaa74f 18:17:45 Step 7/10 : COPY go.mod vendor* ./ 18:17:45 ---> 64b11a5f0ab1 18:17:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:45 ---> Running in f7d466dbbcdc 18:18:42 Removing intermediate container f7d466dbbcdc 18:18:42 ---> a200532d3d15 18:18:42 Step 9/10 : COPY . . 18:18:42 ---> 411b8a3f7fe9 18:18:42 Step 10/10 : RUN ${MAKE} 18:18:42 ---> Running in 6f9291847d8a 18:18:42 noop 18:18:42 Removing intermediate container 6f9291847d8a 18:18:42 ---> ef61c266b988 18:18:42 Successfully built ef61c266b988 18:18:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:42 + docker inspect -f . ci-base-image-arm64 18:18:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:42 prd-ubuntu20.04-docker-arm64-4c-16g-116939 does not seem to be running inside a container 18:18:42 $ 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 18:18:44 $ docker top 17b6e0362abee95675652782590f60d4f9da68c65f15ad84fb8a39306b928ead -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:44 + go version 18:18:44 go version go1.18.7 linux/arm64 [Pipeline] } 18:18:45 $ docker stop --time=1 17b6e0362abee95675652782590f60d4f9da68c65f15ad84fb8a39306b928ead 18:18:46 $ docker rm -f 17b6e0362abee95675652782590f60d4f9da68c65f15ad84fb8a39306b928ead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:47 + docker inspect -f . ci-base-image-arm64 18:18:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:47 prd-ubuntu20.04-docker-arm64-4c-16g-116939 does not seem to be running inside a container 18:18:47 $ 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 18:18:48 $ docker top b1866faac728b98091de7042cb03ad429f5490d1657950bd2050d6dbeefae750 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:49 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 18:18:50 + make test 18:18:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:19:22 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:21:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:21:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:21:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:21:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 18:21:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:21:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.518s coverage: 27.6% of statements 18:21:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.469s coverage: 78.9% of statements 18:21:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 18:21:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.666s coverage: 73.1% of statements 18:21:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:21:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:21:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.742s coverage: 54.4% of statements 18:21:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:21:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 18:21:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:21:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:21:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.629s coverage: 65.1% of statements 18:21:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 18:21:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:21:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.866s coverage: 89.2% of statements 18:21:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:21:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.248s coverage: 4.7% of statements 18:21:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:21:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:21:35 GO111MODULE=on go vet ./... 18:23:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:23:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:23:12 ./bin/test-attribution-txt.sh 18:23:12 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 18:23:12 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 18:23:12 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 18:23:12 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 18:23:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:23:13 $ docker stop --time=1 b1866faac728b98091de7042cb03ad429f5490d1657950bd2050d6dbeefae750 18:23:14 $ docker rm -f b1866faac728b98091de7042cb03ad429f5490d1657950bd2050d6dbeefae750 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:23:16 Warning: overwriting stash ‘coverage-report’ 18:23:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:23:17 + ls -al . 18:23:17 total 276 18:23:17 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 18:18 . 18:23:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:16 .. 18:23:17 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 18:16 .dockerignore 18:23:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:16 .git 18:23:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:16 .github 18:23:17 -rw-rw-r-- 1 jenkins jenkins 131 Oct 25 18:16 .gitignore 18:23:17 -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 18:16 .golangci.yml 18:23:17 -rw-rw-r-- 1 jenkins jenkins 29536 Oct 25 18:16 CHANGELOG.md 18:23:17 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:16 GOVERNANCE.md 18:23:17 -rw-rw-r-- 1 jenkins jenkins 880 Oct 25 18:16 Jenkinsfile 18:23:17 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 18:16 LICENSE 18:23:17 -rw-rw-r-- 1 jenkins jenkins 2003 Oct 25 18:16 Makefile 18:23:17 -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 18:16 OWNERS.md 18:23:17 -rw-rw-r-- 1 jenkins jenkins 4881 Oct 25 18:16 README.md 18:23:17 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 18:12 VERSION 18:23:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:16 bin 18:23:17 -rw-r--r-- 1 jenkins jenkins 101759 Oct 25 18:21 coverage.out 18:23:17 drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 18:16 example 18:23:17 -rw-rw-r-- 1 jenkins jenkins 3389 Oct 25 18:16 go.mod 18:23:17 -rw-rw-r-- 1 jenkins jenkins 44507 Oct 25 18:16 go.sum 18:23:17 drwxrwxr-x 14 jenkins jenkins 4096 Oct 25 18:16 internal 18:23:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:16 openapi 18:23:17 drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 18:16 pkg 18:23:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:16 snap 18:23:17 -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 18:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:18 + 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=8c06558692c965b696ca60a8bc785d25ae4cb6d8 --label arch=arm64 --label version=0.0.0 . 18:23:18 Sending build context to Docker daemon 5.551MB 18:23:18 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 18:23:18 Step 2/23 : FROM ${BASE} AS builder 18:23:18 ---> ef61c266b988 18:23:18 Step 3/23 : ARG MAKE=make build 18:23:18 ---> Running in 848ad01c0276 18:23:18 Removing intermediate container 848ad01c0276 18:23:18 ---> 2f69bae2b798 18:23:18 Step 4/23 : WORKDIR /device-sdk-go 18:23:19 ---> Running in 3ad9cdda526d 18:23:19 Removing intermediate container 3ad9cdda526d 18:23:19 ---> 6978f5fce9fb 18:23:19 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:23:19 ---> Running in 7b101edfefe9 18:23:20 Removing intermediate container 7b101edfefe9 18:23:20 ---> e0bf27146671 18:23:20 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:23:20 ---> Running in 5c91d2a596ed 18:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:23:22 OK: 221 MiB in 51 packages 18:23:23 Removing intermediate container 5c91d2a596ed 18:23:23 ---> 505b6cbcaa8d 18:23:23 Step 7/23 : COPY go.mod vendor* ./ 18:23:23 ---> 2e75a34ae0c0 18:23:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:23 ---> Running in b0a4d5249d93 18:23:25 Removing intermediate container b0a4d5249d93 18:23:25 ---> 09c3d89689f1 18:23:25 Step 9/23 : COPY . . 18:23:27 ---> 290594b11b30 18:23:27 Step 10/23 : RUN ${MAKE} 18:23:27 ---> Running in 49c076b595f2 18:23:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:25:49 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:25:49 Removing intermediate container 49c076b595f2 18:25:49 ---> 6a8d6c640a25 18:25:49 Step 11/23 : FROM alpine:3.16 18:25:49 3.16: Pulling from library/alpine 18:25:49 9b18e9b68314: Already exists 18:25:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:25:49 Status: Downloaded newer image for alpine:3.16 18:25:49 ---> a6215f271958 18:25:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:25:49 ---> Running in a790564472d0 18:25:49 Removing intermediate container a790564472d0 18:25:49 ---> 22e05ca44e40 18:25:49 Step 13/23 : RUN apk add --update --no-cache zeromq 18:25:49 ---> Running in 072d571988db 18:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:25:49 (1/5) Installing libgcc (11.2.1_git20220219-r2) 18:25:49 (2/5) Installing libsodium (1.0.18-r0) 18:25:49 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 18:25:49 (4/5) Installing libzmq (4.3.4-r0) 18:25:49 (5/5) Installing zeromq (4.3.4-r0) 18:25:49 Executing busybox-1.35.0-r17.trigger 18:25:49 OK: 8 MiB in 19 packages 18:25:49 Removing intermediate container 072d571988db 18:25:49 ---> b720760b8bde 18:25:49 Step 14/23 : WORKDIR / 18:25:49 ---> Running in ccd053bcefeb 18:25:49 Removing intermediate container ccd053bcefeb 18:25:49 ---> f6fb35dcb529 18:25:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:25:49 ---> e5da8f4adbd6 18:25:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:25:50 ---> 77451cee2d41 18:25:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:25:51 ---> cfaf6546d25f 18:25:51 Step 18/23 : EXPOSE 59999 18:25:51 ---> Running in 2299407402c2 18:25:51 Removing intermediate container 2299407402c2 18:25:51 ---> 94a9cd59b3c2 18:25:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:25:51 ---> Running in 2fe63c9bad84 18:25:51 Removing intermediate container 2fe63c9bad84 18:25:51 ---> f66a825c486e 18:25:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:51 ---> Running in 4dc131948d6e 18:25:52 Removing intermediate container 4dc131948d6e 18:25:52 ---> d0f957810dc5 18:25:52 Step 21/23 : LABEL arch=arm64 18:25:52 ---> Running in c4d3abd5c813 18:25:52 Removing intermediate container c4d3abd5c813 18:25:52 ---> fe597fc8ef4b 18:25:52 Step 22/23 : LABEL git_sha=8c06558692c965b696ca60a8bc785d25ae4cb6d8 18:25:52 ---> Running in d5c2f9d4ae32 18:25:52 Removing intermediate container d5c2f9d4ae32 18:25:52 ---> 9887da272371 18:25:52 Step 23/23 : LABEL version=0.0.0 18:25:52 ---> Running in 818cc99c7829 18:25:53 Removing intermediate container 818cc99c7829 18:25:53 ---> 02db2de0ff48 18:25:53 [Warning] One or more build-args [ARCH] were not consumed 18:25:53 Successfully built 02db2de0ff48 18:25:53 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 18:25:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:54 18:25:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:54 arm64: Pulling from edgex-lftools-log-publisher 18:25:54 8998bd30e6a1: Pulling fs layer 18:25:54 04944245beec: Pulling fs layer 18:25:54 699f458cf7ca: Pulling fs layer 18:25:54 765212b225bb: Pulling fs layer 18:25:54 f23df028b6ca: Pulling fs layer 18:25:54 d65c8cfc05b1: Pulling fs layer 18:25:54 2437ff75d9bd: Pulling fs layer 18:25:54 f23df028b6ca: Waiting 18:25:54 d65c8cfc05b1: Waiting 18:25:54 2437ff75d9bd: Waiting 18:25:54 765212b225bb: Waiting 18:25:54 04944245beec: Verifying Checksum 18:25:54 04944245beec: Download complete 18:25:54 765212b225bb: Verifying Checksum 18:25:54 765212b225bb: Download complete 18:25:54 f23df028b6ca: Verifying Checksum 18:25:54 f23df028b6ca: Download complete 18:25:54 d65c8cfc05b1: Verifying Checksum 18:25:54 d65c8cfc05b1: Download complete 18:25:55 699f458cf7ca: Verifying Checksum 18:25:55 699f458cf7ca: Download complete 18:25:55 8998bd30e6a1: Verifying Checksum 18:25:55 8998bd30e6a1: Download complete 18:25:58 2437ff75d9bd: Verifying Checksum 18:25:58 2437ff75d9bd: Download complete 18:25:59 8998bd30e6a1: Pull complete 18:25:59 04944245beec: Pull complete 18:26:01 699f458cf7ca: Pull complete 18:26:01 765212b225bb: Pull complete 18:26:02 f23df028b6ca: Pull complete 18:26:02 d65c8cfc05b1: Pull complete 18:26:17 2437ff75d9bd: Pull complete 18:26:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:26:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:26:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:18 prd-ubuntu20.04-docker-arm64-4c-16g-116939 does not seem to be running inside a container 18:26:18 $ 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 18:26:20 $ docker top 44907d2bf7a0bcf468cb6237f36fb1bb92e5c92856f73614abeddf0d4f2a5d8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:21 ---> job-cost.sh 18:26:21 lf-activate-venv: SKIPPING 18:26:21 INFO: No Stack... 18:26:22 INFO: Retrieving Pricing Info for: v3-standard-4 18:26:22 INFO: Archiving Costs [Pipeline] sh 18:26:23 + cut -d, -f6 18:26:23 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 18:26:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] 18:26:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] did not exist. Created. 18:26:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:26:24 /w/workspace/device-sdk-go/1@tmp/durable-0b64422d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:26:25 + echo total: 0.10999999940395355 [Pipeline] stash 18:26:25 Warning: overwriting stash ‘stack-cost’ 18:26:25 Stashed 1 file(s) [Pipeline] } 18:26:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:26:25 $ docker stop --time=1 44907d2bf7a0bcf468cb6237f36fb1bb92e5c92856f73614abeddf0d4f2a5d8b 18:26:27 $ docker rm -f 44907d2bf7a0bcf468cb6237f36fb1bb92e5c92856f73614abeddf0d4f2a5d8b [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 18:26:28 provisioning config files... 18:26:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/config2887430567201862064tmp [Pipeline] { [Pipeline] sh 18:26:29 + set +x 18:26:29 + bash -s -- 18:26:29 + curl -s https://codecov.io/bash 18:26:29 18:26:29 _____ _ 18:26:29 / ____| | | 18:26:29 | | ___ __| | ___ ___ _____ __ 18:26:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:26:29 | |___| (_) | (_| | __/ (_| (_) \ V / 18:26:29 \_____\___/ \__,_|\___|\___\___/ \_/ 18:26:29 Bash-1.0.6 18:26:29 18:26:29 18:26:29 ==> git version 2.25.1 found 18:26:29 ==> 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 18:26:29 Release-Date: 2020-01-08 18:26:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:26:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:26:29 ==> Jenkins CI detected. 18:26:29 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1248 18:26:29 project root: . 18:26:29 --> token set from env 18:26:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:26:29 ==> Running gcov in . (disable via -X gcov) 18:26:29 ==> Python coveragepy not found 18:26:29 ==> Searching for coverage reports in: 18:26:29 + . 18:26:29 -> Found 1 reports 18:26:29 ==> Detecting git/mercurial file structure 18:26:29 ==> Reading reports 18:26:29 + ./coverage.out bytes=101759 18:26:29 ==> Appending adjustments 18:26:29 https://docs.codecov.io/docs/fixing-reports 18:26:29 + Found adjustments 18:26:29 ==> Gzipping contents 18:26:29 16K /tmp/codecov.iH2mLm.gz 18:26:29 ==> Uploading reports 18:26:29 url: https://codecov.io 18:26:29 query: branch=PR-1248&commit=8c06558692c965b696ca60a8bc785d25ae4cb6d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1248&job=&cmd_args= 18:26:29 -> Pinging Codecov 18:26:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1248&commit=8c06558692c965b696ca60a8bc785d25ae4cb6d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1248&job=&cmd_args= 18:26:30 -> Uploading to 18:26:30 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/7E55EF52A471D76F132DFD9A03CDDE97/8c06558692c965b696ca60a8bc785d25ae4cb6d8/7e678334-46f6-42d6-b575-1d5f5a7b714d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T182629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6dea9eb2ea47bf83252af4cd858f2abc10f32a21925d5fac60c5b16526f1c00 18:26:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:30 Dload Upload Total Spent Left Speed 18:26:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14722 0 0 100 14722 0 58189 --:--:-- --:--:-- --:--:-- 58420 18:26:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8c06558692c965b696ca60a8bc785d25ae4cb6d8 [Pipeline] } 18:26:30 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 18:26:32 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives ] 18:26:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives 18:26:32 total 16 18:26:32 drwxr-xr-x 3 root root 4096 Oct 25 18:15 . 18:26:32 drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 18:15 .. 18:26:32 drwxr-xr-x 2 root root 4096 Oct 25 18:15 cost 18:26:32 -rw-r--r-- 1 root root 86 Oct 25 18:15 cost.csv 18:26:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives 18:26:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives 18:26:32 total 16 18:26:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:15 . 18:26:32 drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 18:15 .. 18:26:32 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 18:15 cost 18:26:32 -rw-r--r-- 1 jenkins jenkins 86 Oct 25 18:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:26:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:26:33 ---> package-listing.sh 18:26:33 ++ facter osfamily 18:26:33 ++ tr '[:upper:]' '[:lower:]' 18:26:33 + OS_FAMILY=debian 18:26:33 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1248 18:26:33 + START_PACKAGES=/tmp/packages_start.txt 18:26:33 + END_PACKAGES=/tmp/packages_end.txt 18:26:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:26:33 + PACKAGES=/tmp/packages_start.txt 18:26:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1248 ']' 18:26:33 + PACKAGES=/tmp/packages_end.txt 18:26:33 + case "${OS_FAMILY}" in 18:26:33 + dpkg -l 18:26:33 + grep '^ii' 18:26:33 + '[' -f /tmp/packages_start.txt ']' 18:26:33 + '[' -f /tmp/packages_end.txt ']' 18:26:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:26:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1248 ']' 18:26:33 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives/ 18:26:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives/ [Pipeline] echo 18:26:33 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-1248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:26:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:34 prd-ubuntu20.04-docker-8c-8g-116938 does not seem to be running inside a container 18:26:34 $ 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-1248/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-1248 -v /w/workspace/gexfoundry_device-sdk-go_PR-1248:/w/workspace/gexfoundry_device-sdk-go_PR-1248:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1248@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 18:26:35 $ docker top c7624dabd60c8129723f193a8ba1b68aeb60d342d9c98e48bf182b2dcd33838e -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:35 + touch /tmp/pre-build-complete [Pipeline] sh 18:26:35 + mkdir -p /var/log/sysstat [Pipeline] sh 18:26:36 + ls /var/log/sa-host 18:26:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:36 provisioning config files... 18:26:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/config17650762611378052398tmp [Pipeline] { [Pipeline] echo 18:26:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:26:36 ---> create-netrc.sh [Pipeline] } 18:26:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:26:36 ---> python-tools-install.sh [Pipeline] echo 18:26:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:26:37 ---> sudo-logs.sh 18:26:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:26:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:26:37 ---> job-cost.sh 18:26:37 lf-activate-venv: SKIPPING 18:26:37 DEBUG: total: 0.2199999988079071 18:26:37 INFO: Retrieving Stack Cost... 18:26:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:38 INFO: Archiving Costs [Pipeline] echo 18:26:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:26:38 ---> logs-deploy.sh 18:26:38 lf-activate-venv: SKIPPING 18:26:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1248/1 18:26:38 INFO: archiving workspace using pattern(s): 18:26:40 Archives upload complete. 18:26:40 INFO: archiving logs to Nexus 18:26:41 ---> uname -a: 18:26:41 Linux prd-ubuntu20-04-docker-8c-8g-116938 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:26:41 18:26:41 18:26:41 ---> lscpu: 18:26:41 Architecture: x86_64 18:26:41 CPU op-mode(s): 32-bit, 64-bit 18:26:41 Byte Order: Little Endian 18:26:41 Address sizes: 40 bits physical, 48 bits virtual 18:26:41 CPU(s): 8 18:26:41 On-line CPU(s) list: 0-7 18:26:41 Thread(s) per core: 1 18:26:41 Core(s) per socket: 1 18:26:41 Socket(s): 8 18:26:41 NUMA node(s): 1 18:26:41 Vendor ID: AuthenticAMD 18:26:41 CPU family: 23 18:26:41 Model: 49 18:26:41 Model name: AMD EPYC-Rome Processor 18:26:41 Stepping: 0 18:26:41 CPU MHz: 2799.988 18:26:41 BogoMIPS: 5599.97 18:26:41 Virtualization: AMD-V 18:26:41 Hypervisor vendor: KVM 18:26:41 Virtualization type: full 18:26:41 L1d cache: 256 KiB 18:26:41 L1i cache: 256 KiB 18:26:41 L2 cache: 4 MiB 18:26:41 L3 cache: 128 MiB 18:26:41 NUMA node0 CPU(s): 0-7 18:26:41 Vulnerability Itlb multihit: Not affected 18:26:41 Vulnerability L1tf: Not affected 18:26:41 Vulnerability Mds: Not affected 18:26:41 Vulnerability Meltdown: Not affected 18:26:41 Vulnerability Mmio stale data: Not affected 18:26:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:26:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:26:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:26:41 Vulnerability Srbds: Not affected 18:26:41 Vulnerability Tsx async abort: Not affected 18:26:41 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 18:26:41 18:26:41 18:26:41 ---> nproc: 18:26:41 8 18:26:41 18:26:41 18:26:41 ---> df -h: 18:26:41 Filesystem Size Used Avail Use% Mounted on 18:26:41 overlay 155G 12G 144G 8% / 18:26:41 tmpfs 64M 0 64M 0% /dev 18:26:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:26:41 shm 64M 0 64M 0% /dev/shm 18:26:41 /dev/vda1 155G 12G 144G 8% /facter-os 18:26:41 18:26:41 18:26:41 ---> sar -b -r -n DEV: 18:26:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116938) 10/25/22 _x86_64_ (8 CPU) 18:26:41 18:26:41 18:11:57 LINUX RESTART (8 CPU) 18:26:41 18:26:41 18:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:26:41 18:13:01 300.93 50.11 250.82 0.00 5500.68 188610.56 0.00 18:26:41 18:14:01 161.62 1.35 160.27 0.00 37.99 65550.81 0.00 18:26:41 18:15:01 167.71 0.30 167.41 0.00 16.26 42926.31 0.00 18:26:41 18:16:01 16.05 0.03 16.01 0.00 0.40 5114.63 0.00 18:26:41 18:17:01 2.43 0.98 1.45 0.00 67.59 21.46 0.00 18:26:41 18:18:01 37.78 8.37 29.41 0.00 2816.86 4797.33 0.00 18:26:41 18:19:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 18:26:41 18:20:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 18:26:41 18:21:02 1.20 0.00 1.20 0.00 0.00 13.60 0.00 18:26:41 18:22:01 1.00 0.00 1.00 0.00 0.00 10.84 0.00 18:26:41 18:23:01 2.48 0.00 2.48 0.00 0.00 37.59 0.00 18:26:41 18:24:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 18:26:41 18:25:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 18:26:41 18:26:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 18:26:41 Average: 49.85 4.37 45.48 0.00 603.55 21964.80 0.00 18:26:41 18:26:41 18:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:26:41 18:13:01 29976084 31634744 715408 2.18 59880 1899688 1770440 5.22 967016 1640152 284 18:26:41 18:14:01 28169884 31445676 855760 2.60 138388 3330568 2316668 6.83 1298036 2959180 225704 18:26:41 18:15:01 27781240 31576684 724144 2.20 151744 3798352 1846452 5.44 1214164 3391368 138204 18:26:41 18:16:01 27793584 31589640 711712 2.16 152020 3798504 1795144 5.29 1212060 3379008 12 18:26:41 18:17:01 27779912 31582892 717800 2.18 153380 3803628 1805272 5.32 1223696 3384100 384 18:26:41 18:18:01 27506212 31575692 708216 2.15 170592 4047292 1810260 5.34 1362176 3489752 8 18:26:41 18:19:01 27506480 31576032 707908 2.15 170636 4047296 1810260 5.34 1362132 3489760 12 18:26:41 18:20:01 27513904 31583700 700312 2.13 170656 4047296 1810260 5.34 1354984 3489924 8 18:26:41 18:21:02 27514456 31584296 699728 2.13 170684 4047300 1810260 5.34 1354700 3489936 4 18:26:41 18:22:01 27514668 31584792 699420 2.13 170716 4047304 1810260 5.34 1354776 3490180 12 18:26:41 18:23:01 27514552 31584836 699296 2.13 170872 4047304 1810260 5.34 1355104 3490180 172 18:26:41 18:24:01 27514956 31585248 698852 2.13 170904 4047308 1810260 5.34 1354748 3490184 20 18:26:41 18:25:01 27514876 31585312 698648 2.12 170928 4047436 1810260 5.34 1354524 3490264 8 18:26:41 18:26:01 27514756 31585300 698628 2.12 170992 4047440 1810260 5.34 1354324 3490324 8 18:26:41 Average: 27793969 31576775 716845 2.18 156599 3789765 1844737 5.44 1294460 3297451 26060 18:26:41 18:26:41 18:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:26:41 18:13:01 lo 6.33 6.33 0.60 0.60 0.00 0.00 0.00 0.00 18:26:41 18:13:01 docker0 13.86 14.16 1.21 71.30 0.00 0.00 0.00 0.00 18:26:41 18:13:01 ens3 544.43 385.99 2557.26 115.98 0.00 0.00 0.00 0.00 18:26:41 18:14:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 18:26:41 18:14:01 docker0 145.21 198.48 11.92 1751.67 0.00 0.00 0.00 0.00 18:26:41 18:14:01 ens3 353.87 250.47 5707.71 35.32 0.00 0.00 0.00 0.00 18:26:41 18:14:01 veth9e97072 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:26:41 18:15:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 18:26:41 18:15:01 docker0 3.57 8.27 0.23 98.00 0.00 0.00 0.00 0.00 18:26:41 18:15:01 ens3 130.59 84.04 2634.24 19.49 0.00 0.00 0.00 0.00 18:26:41 18:16:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:26:41 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:16:01 ens3 7.67 4.88 7.78 2.75 0.00 0.00 0.00 0.00 18:26:41 18:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:26:41 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:17:01 ens3 1.47 1.30 7.67 0.35 0.00 0.00 0.00 0.00 18:26:41 18:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:26:41 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:18:01 ens3 100.15 63.82 1300.25 4.50 0.00 0.00 0.00 0.00 18:26:41 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:41 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:19:01 ens3 0.35 0.07 0.04 0.01 0.00 0.00 0.00 0.00 18:26:41 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:20:01 ens3 0.53 0.33 0.26 0.21 0.00 0.00 0.00 0.00 18:26:41 18:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:41 18:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:21:02 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:26:41 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:22:01 ens3 1.00 0.44 0.40 0.28 0.00 0.00 0.00 0.00 18:26:41 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:41 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:23:01 ens3 1.37 0.22 0.19 0.07 0.00 0.00 0.00 0.00 18:26:41 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:24:01 ens3 0.90 0.88 0.57 0.43 0.00 0.00 0.00 0.00 18:26:41 18:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:41 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:25:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:26:41 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 18:26:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:41 Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 18:26:41 Average: docker0 11.63 15.80 0.96 137.37 0.00 0.00 0.00 0.00 18:26:41 Average: ens3 81.72 56.68 873.62 12.83 0.00 0.00 0.00 0.00 18:26:41 18:26:41 18:26:41 ---> sar -P ALL: 18:26:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116938) 10/25/22 _x86_64_ (8 CPU) 18:26:41 18:26:41 18:11:57 LINUX RESTART (8 CPU) 18:26:41 18:26:41 18:12:01 CPU %user %nice %system %iowait %steal %idle 18:26:41 18:13:01 all 7.00 0.00 2.27 2.35 0.04 88.34 18:26:41 18:13:01 0 8.07 0.00 2.23 8.77 0.03 80.91 18:26:41 18:13:01 1 4.94 0.00 1.73 0.80 0.05 92.48 18:26:41 18:13:01 2 7.17 0.00 2.05 0.40 0.03 90.34 18:26:41 18:13:01 3 6.93 0.00 2.51 1.59 0.05 88.92 18:26:41 18:13:01 4 9.77 0.00 2.55 0.74 0.05 86.90 18:26:41 18:13:01 5 4.95 0.00 1.85 0.60 0.03 92.56 18:26:41 18:13:01 6 6.69 0.00 2.98 4.68 0.03 85.62 18:26:41 18:13:01 7 7.48 0.00 2.27 1.20 0.07 88.99 18:26:41 18:14:01 all 25.50 0.00 5.49 3.03 0.07 65.91 18:26:41 18:14:01 0 26.41 0.00 5.48 6.04 0.07 62.01 18:26:41 18:14:01 1 27.18 0.00 5.31 0.86 0.07 66.58 18:26:41 18:14:01 2 26.66 0.00 5.29 0.52 0.07 67.46 18:26:41 18:14:01 3 24.17 0.00 5.10 1.65 0.07 69.01 18:26:41 18:14:01 4 25.37 0.00 6.20 0.63 0.05 67.75 18:26:41 18:14:01 5 22.63 0.00 5.39 2.50 0.05 69.43 18:26:41 18:14:01 6 26.07 0.00 5.52 0.86 0.08 67.46 18:26:41 18:14:01 7 25.55 0.00 5.61 11.25 0.08 57.51 18:26:41 18:15:01 all 35.67 0.00 5.88 1.73 0.06 56.65 18:26:41 18:15:01 0 36.94 0.00 5.61 0.27 0.07 57.11 18:26:41 18:15:01 1 35.12 0.00 6.13 0.07 0.05 58.64 18:26:41 18:15:01 2 37.09 0.00 6.15 0.25 0.07 56.44 18:26:41 18:15:01 3 35.36 0.00 6.72 2.43 0.07 55.43 18:26:41 18:15:01 4 35.59 0.00 6.30 7.81 0.07 50.23 18:26:41 18:15:01 5 36.33 0.00 5.42 0.05 0.05 58.14 18:26:41 18:15:01 6 35.42 0.00 5.42 0.15 0.05 58.95 18:26:41 18:15:01 7 33.49 0.00 5.28 2.85 0.08 58.29 18:26:41 18:16:01 all 0.21 0.00 0.14 0.19 0.01 99.45 18:26:41 18:16:01 0 0.25 0.00 0.17 0.02 0.02 99.55 18:26:41 18:16:01 1 0.30 0.00 0.10 0.00 0.00 99.60 18:26:41 18:16:01 2 0.18 0.00 0.12 0.00 0.00 99.70 18:26:41 18:16:01 3 0.13 0.00 0.18 0.43 0.02 99.23 18:26:41 18:16:01 4 0.22 0.00 0.22 0.84 0.02 98.71 18:26:41 18:16:01 5 0.18 0.00 0.15 0.18 0.02 99.47 18:26:41 18:16:01 6 0.25 0.00 0.08 0.00 0.02 99.65 18:26:41 18:16:01 7 0.17 0.00 0.10 0.02 0.00 99.72 18:26:41 18:17:01 all 0.05 0.00 0.05 0.01 0.01 99.88 18:26:41 18:17:01 0 0.02 0.00 0.22 0.02 0.00 99.75 18:26:41 18:17:01 1 0.13 0.00 0.03 0.00 0.02 99.82 18:26:41 18:17:01 2 0.03 0.00 0.02 0.02 0.00 99.93 18:26:41 18:17:01 3 0.00 0.00 0.02 0.05 0.02 99.92 18:26:41 18:17:01 4 0.07 0.00 0.03 0.00 0.00 99.90 18:26:41 18:17:01 5 0.08 0.00 0.02 0.00 0.00 99.90 18:26:41 18:17:01 6 0.00 0.00 0.05 0.00 0.02 99.93 18:26:41 18:17:01 7 0.08 0.00 0.02 0.02 0.00 99.88 18:26:41 18:18:01 all 1.11 0.00 0.73 0.42 0.01 97.73 18:26:41 18:18:01 0 1.87 0.00 1.07 0.45 0.00 96.62 18:26:41 18:18:01 1 1.33 0.00 0.43 0.28 0.00 97.95 18:26:41 18:18:01 2 0.89 0.00 0.48 0.95 0.02 97.66 18:26:41 18:18:01 3 0.72 0.00 0.53 0.87 0.03 97.85 18:26:41 18:18:01 4 0.84 0.00 0.42 0.03 0.03 98.67 18:26:41 18:18:01 5 1.02 0.00 2.05 0.47 0.00 96.47 18:26:41 18:18:01 6 0.73 0.00 0.48 0.05 0.00 98.73 18:26:41 18:18:01 7 1.46 0.00 0.38 0.22 0.02 97.92 18:26:41 18:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:41 18:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:41 18:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:41 18:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:41 18:19:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:26:41 18:19:01 4 0.05 0.00 0.02 0.02 0.00 99.92 18:26:41 18:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:26:41 18:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:41 18:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:41 18:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:26:41 18:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:41 18:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:26:41 18:20:01 2 0.03 0.00 0.00 0.02 0.02 99.93 18:26:41 18:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:26:41 18:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:26:41 18:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:41 18:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:41 18:20:01 7 0.07 0.00 0.02 0.02 0.00 99.90 18:26:41 18:21:02 all 0.02 0.00 0.00 0.01 0.00 99.97 18:26:41 18:21:02 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:41 18:21:02 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:41 18:21:02 2 0.03 0.00 0.00 0.02 0.00 99.95 18:26:41 18:21:02 3 0.03 0.00 0.00 0.00 0.02 99.95 18:26:41 18:21:02 4 0.02 0.00 0.02 0.03 0.00 99.93 18:26:41 18:21:02 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:41 18:21:02 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:41 18:21:02 7 0.03 0.00 0.00 0.00 0.00 99.97 18:26:41 18:22:01 all 0.02 0.00 0.00 0.01 0.00 99.96 18:26:41 18:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:41 18:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:41 18:22:01 2 0.02 0.00 0.00 0.05 0.00 99.93 18:26:41 18:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:26:41 18:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:26:41 18:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:41 18:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:41 18:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:26:41 18:23:01 all 0.04 0.00 0.02 0.01 0.00 99.93 18:26:41 18:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:41 18:23:01 1 0.20 0.00 0.02 0.00 0.00 99.78 18:26:41 18:23:01 2 0.03 0.00 0.03 0.05 0.00 99.88 18:26:41 18:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:26:41 18:23:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:26:41 18:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:41 18:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:41 18:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:41 18:26:41 18:23:01 CPU %user %nice %system %iowait %steal %idle 18:26:41 18:24:01 all 0.06 0.00 0.01 0.01 0.00 99.92 18:26:41 18:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:41 18:24:01 1 0.18 0.00 0.00 0.00 0.00 99.82 18:26:41 18:24:01 2 0.08 0.00 0.00 0.05 0.02 99.85 18:26:41 18:24:01 3 0.03 0.00 0.05 0.00 0.02 99.90 18:26:41 18:24:01 4 0.08 0.00 0.00 0.00 0.00 99.92 18:26:41 18:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:26:41 18:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:41 18:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:26:41 18:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:26:41 18:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:41 18:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:41 18:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:26:41 18:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:26:41 18:25:01 4 0.17 0.00 0.03 0.00 0.02 99.78 18:26:41 18:25:01 5 0.00 0.00 0.00 0.02 0.02 99.97 18:26:41 18:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:26:41 18:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:26:41 18:26:01 all 0.20 0.00 0.01 0.00 0.01 99.79 18:26:41 18:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:41 18:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:41 18:26:01 2 0.10 0.00 0.00 0.02 0.00 99.88 18:26:41 18:26:01 3 0.03 0.00 0.03 0.02 0.03 99.88 18:26:41 18:26:01 4 1.34 0.00 0.00 0.00 0.02 98.65 18:26:41 18:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:26:41 18:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:41 18:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:41 Average: all 4.96 0.00 1.04 0.55 0.02 93.43 18:26:41 Average: 0 5.22 0.00 1.05 1.11 0.01 92.61 18:26:41 Average: 1 4.92 0.00 0.98 0.14 0.01 93.94 18:26:41 Average: 2 5.13 0.00 1.00 0.17 0.02 93.68 18:26:41 Average: 3 4.80 0.00 1.09 0.50 0.03 93.59 18:26:41 Average: 4 5.23 0.00 1.12 0.72 0.02 92.90 18:26:41 Average: 5 4.63 0.00 1.06 0.27 0.01 94.03 18:26:41 Average: 6 4.90 0.00 1.04 0.41 0.02 93.64 18:26:41 Average: 7 4.83 0.00 0.97 1.10 0.02 93.08 18:26:41 18:26:41 18:26:41