Pull request #1262 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 ejlee3 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 7d510a9be1a3cd2158385898861d08f1c1b53357 rather than 97d52b643112c5c00428daae5a03f6563bf38928 Obtained Jenkinsfile from 7d510a9be1a3cd2158385898861d08f1c1b53357 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-ssh17057893833789043210.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10231222472344166954.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1262/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-1262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16867768110116374964.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-1262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1873542771199103869.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1656802633643830133.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-1262/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-1262/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6000074956818190122.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120808 in /w/workspace/gexfoundry_device-sdk-go_PR-1262 [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-1262 # 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 Merging remotes/origin/main commit 7d510a9be1a3cd2158385898861d08f1c1b53357 into PR head commit 97d52b643112c5c00428daae5a03f6563bf38928 Merge succeeded, producing 97d52b643112c5c00428daae5a03f6563bf38928 Checking out Revision 97d52b643112c5c00428daae5a03f6563bf38928 (PR-1262) > 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/1262/head:refs/remotes/origin/PR-1262 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d52b643112c5c00428daae5a03f6563bf38928 # 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 7d510a9be1a3cd2158385898861d08f1c1b53357 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d52b643112c5c00428daae5a03f6563bf38928 # timeout=10 Commit message: "refactor!: update module to v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-09T00:57:26.342Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-09T00:57:26.525Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-09T00:57:26.637Z] ========================================================= [2022-12-09T00:57:26.637Z] EdgeX Global Pipelines Version Info [2022-12-09T00:57:26.637Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-09T00:57:27.376Z] ------------------- [2022-12-09T00:57:27.376Z] stable info: [2022-12-09T00:57:27.376Z] ------------------- [2022-12-09T00:57:27.376Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-09T00:57:27.376Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-09T00:57:27.376Z] Message: update stable to v1.0.244 [2022-12-09T00:57:27.950Z] ------------------- [2022-12-09T00:57:27.950Z] experimental info: [2022-12-09T00:57:27.950Z] ------------------- [2022-12-09T00:57:27.950Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-09T00:57:27.950Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-09T00:57:27.950Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-09T00:57:28.246Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-12-09T00:57:28.290Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-12-09T00:57:28.334Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-09T00:57:28.375Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-09T00:57:28.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-09T00:57:28.453Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-09T00:57:28.498Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-09T00:57:28.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-12-09T00:57:28.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-09T00:57:28.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-09T00:57:28.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-09T00:57:28.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-12-09T00:57:28.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-09T00:57:28.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-09T00:57:28.807Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-09T00:57:28.848Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-12-09T00:57:28.887Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-09T00:57:28.928Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-09T00:57:28.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-09T00:57:29.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-09T00:57:29.049Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-09T00:57:29.092Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-09T00:57:29.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-09T00:57:29.175Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-09T00:57:29.214Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-09T00:57:29.249Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-09T00:57:29.288Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-09T00:57:29.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1262 [Pipeline] echo [2022-12-09T00:57:29.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1262 [Pipeline] echo [2022-12-09T00:57:29.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1262 [Pipeline] echo [2022-12-09T00:57:29.499Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97d52b643112c5c00428daae5a03f6563bf38928 [Pipeline] echo [2022-12-09T00:57:29.544Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97d52b6 [Pipeline] echo [2022-12-09T00:57:29.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-09T00:57:29.705Z] provisioning config files... [2022-12-09T00:57:29.730Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/config7007159629471791401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T00:57:30.076Z] ---> docker-login.sh [2022-12-09T00:57:30.076Z] nexus3.edgexfoundry.org:10001 [2022-12-09T00:57:30.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T00:57:30.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T00:57:30.337Z] Configure a credential helper to remove this warning. See [2022-12-09T00:57:30.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T00:57:30.337Z] [2022-12-09T00:57:30.337Z] Login Succeeded [2022-12-09T00:57:30.337Z] nexus3.edgexfoundry.org:10002 [2022-12-09T00:57:30.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T00:57:30.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T00:57:30.597Z] Configure a credential helper to remove this warning. See [2022-12-09T00:57:30.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T00:57:30.597Z] [2022-12-09T00:57:30.597Z] Login Succeeded [2022-12-09T00:57:30.597Z] nexus3.edgexfoundry.org:10003 [2022-12-09T00:57:30.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T00:57:30.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T00:57:30.597Z] Configure a credential helper to remove this warning. See [2022-12-09T00:57:30.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T00:57:30.597Z] [2022-12-09T00:57:30.597Z] Login Succeeded [2022-12-09T00:57:30.597Z] nexus3.edgexfoundry.org:10004 [2022-12-09T00:57:30.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T00:57:30.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T00:57:30.857Z] Configure a credential helper to remove this warning. See [2022-12-09T00:57:30.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T00:57:30.857Z] [2022-12-09T00:57:30.857Z] Login Succeeded [2022-12-09T00:57:30.857Z] docker.io [2022-12-09T00:57:30.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T00:57:31.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T00:57:31.116Z] Configure a credential helper to remove this warning. See [2022-12-09T00:57:31.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T00:57:31.116Z] [2022-12-09T00:57:31.116Z] Login Succeeded [2022-12-09T00:57:31.116Z] ---> docker-login.sh ends [Pipeline] } [2022-12-09T00:57:31.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-09T00:57:31.748Z] + git rev-list -1 --merges 97d52b643112c5c00428daae5a03f6563bf38928~1..97d52b643112c5c00428daae5a03f6563bf38928 [Pipeline] echo [2022-12-09T00:57:31.799Z] -----------> git rev-list -1 --merges 97d52b643112c5c00428daae5a03f6563bf38928~1..97d52b643112c5c00428daae5a03f6563bf38928 97d52b643112c5c00428daae5a03f6563bf38928 [false] [Pipeline] sh [2022-12-09T00:57:32.109Z] + git log --format=format:%s -1 97d52b643112c5c00428daae5a03f6563bf38928 [Pipeline] echo [2022-12-09T00:57:32.145Z] ========================================================= [2022-12-09T00:57:32.145Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-09T00:57:32.145Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-09T00:57:32.578Z] + git log --format=format:%s -1 97d52b643112c5c00428daae5a03f6563bf38928 [Pipeline] echo [2022-12-09T00:57:32.612Z] [semverPrep] GIT_COMMIT: 97d52b643112c5c00428daae5a03f6563bf38928, Commit Message: refactor!: update module to v3 [Pipeline] echo [2022-12-09T00:57:32.638Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-09T00:57:32.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-09T00:57:32.999Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-09T00:57:32.999Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-09T00:57:32.999Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-09T00:57:32.999Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-09T00:57:32.999Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-09T00:57:32.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T00:57:33.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-09T00:57:33.413Z] [2022-12-09T00:57:33.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T00:57:33.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-09T00:57:33.783Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-09T00:57:33.783Z] b85a868b505f: Pulling fs layer [2022-12-09T00:57:33.783Z] e2be974225ed: Pulling fs layer [2022-12-09T00:57:33.783Z] 339a4e72a1f5: Pulling fs layer [2022-12-09T00:57:33.783Z] 988bab9f4d93: Pulling fs layer [2022-12-09T00:57:33.783Z] 1469e6f7b9e6: Pulling fs layer [2022-12-09T00:57:33.783Z] eaf3925da568: Pulling fs layer [2022-12-09T00:57:33.783Z] bab4dde63d76: Pulling fs layer [2022-12-09T00:57:33.783Z] bde34c3a00c8: Pulling fs layer [2022-12-09T00:57:33.783Z] b352a97aabf1: Pulling fs layer [2022-12-09T00:57:33.783Z] 4872d77fe225: Pulling fs layer [2022-12-09T00:57:33.783Z] 5851b861e8e6: Pulling fs layer [2022-12-09T00:57:33.783Z] bab4dde63d76: Waiting [2022-12-09T00:57:33.783Z] bde34c3a00c8: Waiting [2022-12-09T00:57:33.783Z] 5851b861e8e6: Waiting [2022-12-09T00:57:33.783Z] b352a97aabf1: Waiting [2022-12-09T00:57:33.783Z] 1469e6f7b9e6: Waiting [2022-12-09T00:57:33.783Z] 4872d77fe225: Waiting [2022-12-09T00:57:33.783Z] eaf3925da568: Waiting [2022-12-09T00:57:33.783Z] e2be974225ed: Verifying Checksum [2022-12-09T00:57:33.783Z] 988bab9f4d93: Verifying Checksum [2022-12-09T00:57:33.783Z] 988bab9f4d93: Download complete [2022-12-09T00:57:34.043Z] 339a4e72a1f5: Verifying Checksum [2022-12-09T00:57:34.043Z] 339a4e72a1f5: Download complete [2022-12-09T00:57:34.043Z] 1469e6f7b9e6: Verifying Checksum [2022-12-09T00:57:34.043Z] 1469e6f7b9e6: Download complete [2022-12-09T00:57:34.043Z] eaf3925da568: Verifying Checksum [2022-12-09T00:57:34.043Z] eaf3925da568: Download complete [2022-12-09T00:57:34.043Z] bde34c3a00c8: Verifying Checksum [2022-12-09T00:57:34.043Z] bde34c3a00c8: Download complete [2022-12-09T00:57:34.043Z] b352a97aabf1: Verifying Checksum [2022-12-09T00:57:34.043Z] b352a97aabf1: Download complete [2022-12-09T00:57:34.043Z] 4872d77fe225: Download complete [2022-12-09T00:57:34.043Z] 5851b861e8e6: Verifying Checksum [2022-12-09T00:57:34.043Z] 5851b861e8e6: Download complete [2022-12-09T00:57:34.043Z] b85a868b505f: Verifying Checksum [2022-12-09T00:57:34.043Z] b85a868b505f: Download complete [2022-12-09T00:57:34.301Z] bab4dde63d76: Verifying Checksum [2022-12-09T00:57:34.301Z] bab4dde63d76: Download complete [2022-12-09T00:57:35.237Z] b85a868b505f: Pull complete [2022-12-09T00:57:35.495Z] e2be974225ed: Pull complete [2022-12-09T00:57:36.060Z] 339a4e72a1f5: Pull complete [2022-12-09T00:57:36.060Z] 988bab9f4d93: Pull complete [2022-12-09T00:57:36.319Z] 1469e6f7b9e6: Pull complete [2022-12-09T00:57:36.319Z] eaf3925da568: Pull complete [2022-12-09T00:57:38.223Z] bab4dde63d76: Pull complete [2022-12-09T00:57:38.223Z] bde34c3a00c8: Pull complete [2022-12-09T00:57:38.482Z] b352a97aabf1: Pull complete [2022-12-09T00:57:38.482Z] 4872d77fe225: Pull complete [2022-12-09T00:57:38.740Z] 5851b861e8e6: Pull complete [2022-12-09T00:57:38.740Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-09T00:57:38.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-09T00:57:38.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T00:57:38.967Z] prd-ubuntu20.04-docker-8c-8g-120808 does not seem to be running inside a container [2022-12-09T00:57:39.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1262 -v /w/workspace/gexfoundry_device-sdk-go_PR-1262:/w/workspace/gexfoundry_device-sdk-go_PR-1262:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1262@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 [2022-12-09T00:57:40.700Z] $ docker top b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 -eo pid,comm [2022-12-09T00:57:40.753Z] 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). [2022-12-09T00:57:40.753Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-09T00:57:40.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-09T00:57:40.871Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-09T00:57:40.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-09T00:57:40.999Z] $ docker exec b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 ssh-agent [2022-12-09T00:57:41.110Z] SSH_AUTH_SOCK=/tmp/ssh-KjsxYC420vUB/agent.32 [2022-12-09T00:57:41.110Z] SSH_AGENT_PID=38 [2022-12-09T00:57:41.116Z] Running ssh-add (command line suppressed) [2022-12-09T00:57:41.221Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/private_key_3773387751780156060.key (/w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/private_key_3773387751780156060.key) [2022-12-09T00:57:41.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-09T00:57:41.556Z] + git tag --points-at HEAD [Pipeline] } [2022-12-09T00:57:41.584Z] $ docker exec --env ******** --env ******** b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 ssh-agent -k [2022-12-09T00:57:41.701Z] unset SSH_AUTH_SOCK; [2022-12-09T00:57:41.704Z] unset SSH_AGENT_PID; [2022-12-09T00:57:41.704Z] echo Agent pid 38 killed; [2022-12-09T00:57:41.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-09T00:57:41.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-09T00:57:41.799Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-09T00:57:41.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-09T00:57:41.930Z] $ docker exec b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 ssh-agent [2022-12-09T00:57:42.049Z] SSH_AUTH_SOCK=/tmp/ssh-StjFtGFsiZdI/agent.70 [2022-12-09T00:57:42.049Z] SSH_AGENT_PID=76 [2022-12-09T00:57:42.054Z] Running ssh-add (command line suppressed) [2022-12-09T00:57:42.168Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/private_key_15862685049133112308.key (/w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/private_key_15862685049133112308.key) [2022-12-09T00:57:42.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-09T00:57:42.504Z] + git semver init [2022-12-09T00:57:42.764Z] 2022-12-09 00:57:42,736 [run_init] DEBUG init version:0.0.0 force:False [2022-12-09T00:57:42.764Z] 2022-12-09 00:57:42,737 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver [2022-12-09T00:57:42.764Z] 2022-12-09 00:57:42,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver [2022-12-09T00:57:42.764Z] 2022-12-09 00:57:42,737 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1262, universal_newlines=False, shell=None, istream=None) [2022-12-09T00:57:43.701Z] 2022-12-09 00:57:43,635 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1262/.git/info/exclude [2022-12-09T00:57:43.701Z] 2022-12-09 00:57:43,636 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver/PR-1262 with force:False [2022-12-09T00:57:43.701Z] 2022-12-09 00:57:43,636 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver/PR-1262 [2022-12-09T00:57:43.701Z] 2022-12-09 00:57:43,641 [execute] INFO git cat-file --batch-check [2022-12-09T00:57:43.701Z] 2022-12-09 00:57:43,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver, universal_newlines=False, shell=None, istream=) [2022-12-09T00:57:43.701Z] 2022-12-09 00:57:43,648 [execute] INFO git cat-file --batch [2022-12-09T00:57:43.701Z] 2022-12-09 00:57:43,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver, universal_newlines=False, shell=None, istream=) [2022-12-09T00:57:43.701Z] 2022-12-09 00:57:43,653 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1262/.semver/PR-1262 [2022-12-09T00:57:43.701Z] 0.0.0 [Pipeline] } [2022-12-09T00:57:43.731Z] $ docker exec --env ******** --env ******** b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 ssh-agent -k [2022-12-09T00:57:43.843Z] unset SSH_AUTH_SOCK; [2022-12-09T00:57:43.844Z] unset SSH_AGENT_PID; [2022-12-09T00:57:43.845Z] echo Agent pid 76 killed; [2022-12-09T00:57:43.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-09T00:57:44.261Z] + git semver [Pipeline] } [2022-12-09T00:57:44.866Z] $ docker stop --time=1 b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 [2022-12-09T00:57:46.185Z] $ docker rm -f b82dc75c0f19ce21948f1cecafa786a6d563dee097307ecaf04aa37ce12e2c55 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-09T00:57:46.604Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-09T00:57:46.844Z] Stashed 1 file(s) [Pipeline] echo [2022-12-09T00:57:46.861Z] [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 [2022-12-09T00:57:47.401Z] provisioning config files... [2022-12-09T00:57:47.414Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/config10425843685821656471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T00:57:47.758Z] ---> docker-login.sh [2022-12-09T00:57:47.758Z] nexus3.edgexfoundry.org:10001 [2022-12-09T00:57:47.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T00:57:47.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T00:57:47.758Z] Configure a credential helper to remove this warning. See [2022-12-09T00:57:47.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T00:57:47.758Z] [2022-12-09T00:57:47.758Z] Login Succeeded [2022-12-09T00:57:47.758Z] nexus3.edgexfoundry.org:10002 [2022-12-09T00:57:47.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T00:57:48.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T00:57:48.017Z] Configure a credential helper to remove this warning. See [2022-12-09T00:57:48.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T00:57:48.017Z] [2022-12-09T00:57:48.017Z] Login Succeeded [2022-12-09T00:57:48.017Z] nexus3.edgexfoundry.org:10003 [2022-12-09T00:57:48.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T00:57:48.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T00:57:48.017Z] Configure a credential helper to remove this warning. See [2022-12-09T00:57:48.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T00:57:48.017Z] [2022-12-09T00:57:48.017Z] Login Succeeded [2022-12-09T00:57:48.017Z] nexus3.edgexfoundry.org:10004 [2022-12-09T00:57:48.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T00:57:48.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T00:57:48.017Z] Configure a credential helper to remove this warning. See [2022-12-09T00:57:48.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T00:57:48.017Z] [2022-12-09T00:57:48.017Z] Login Succeeded [2022-12-09T00:57:48.017Z] docker.io [2022-12-09T00:57:48.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T00:57:48.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T00:57:48.536Z] Configure a credential helper to remove this warning. See [2022-12-09T00:57:48.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T00:57:48.536Z] [2022-12-09T00:57:48.536Z] Login Succeeded [2022-12-09T00:57:48.536Z] ---> docker-login.sh ends [Pipeline] } [2022-12-09T00:57:48.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-09T00:57:48.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-09T00:57:48.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-09T00:57:48.818Z] ========================================================= [2022-12-09T00:57:48.818Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-09T00:57:48.818Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T00:57:49.299Z] + 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 . [2022-12-09T00:57:49.299Z] Sending build context to Docker daemon 10.4MB [2022-12-09T00:57:49.299Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-09T00:57:49.299Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-09T00:57:49.299Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-09T00:57:49.299Z] 213ec9aee27d: Pulling fs layer [2022-12-09T00:57:49.299Z] 4583459ba037: Pulling fs layer [2022-12-09T00:57:49.299Z] 93c1e223e6f2: Pulling fs layer [2022-12-09T00:57:49.299Z] 53926ce57604: Pulling fs layer [2022-12-09T00:57:49.299Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-09T00:57:49.299Z] 22ff95d597cd: Pulling fs layer [2022-12-09T00:57:49.299Z] 12d6caf4c0d1: Pulling fs layer [2022-12-09T00:57:49.299Z] 96b7cbca73a9: Pulling fs layer [2022-12-09T00:57:49.299Z] a7acece74701: Pulling fs layer [2022-12-09T00:57:49.299Z] 53926ce57604: Waiting [2022-12-09T00:57:49.299Z] 12d6caf4c0d1: Waiting [2022-12-09T00:57:49.299Z] 21b2b0c7a3f4: Waiting [2022-12-09T00:57:49.299Z] 96b7cbca73a9: Waiting [2022-12-09T00:57:49.299Z] a7acece74701: Waiting [2022-12-09T00:57:49.299Z] 22ff95d597cd: Waiting [2022-12-09T00:57:49.299Z] 93c1e223e6f2: Download complete [2022-12-09T00:57:49.562Z] 4583459ba037: Download complete [2022-12-09T00:57:49.562Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-09T00:57:49.562Z] 21b2b0c7a3f4: Download complete [2022-12-09T00:57:49.562Z] 22ff95d597cd: Verifying Checksum [2022-12-09T00:57:49.562Z] 213ec9aee27d: Verifying Checksum [2022-12-09T00:57:49.562Z] 213ec9aee27d: Download complete [2022-12-09T00:57:49.562Z] 12d6caf4c0d1: Verifying Checksum [2022-12-09T00:57:49.562Z] 12d6caf4c0d1: Download complete [2022-12-09T00:57:49.562Z] 213ec9aee27d: Pull complete [2022-12-09T00:57:49.837Z] 4583459ba037: Pull complete [2022-12-09T00:57:49.837Z] 93c1e223e6f2: Pull complete [2022-12-09T00:57:50.101Z] a7acece74701: Verifying Checksum [2022-12-09T00:57:50.101Z] a7acece74701: Download complete [2022-12-09T00:57:50.101Z] 96b7cbca73a9: Verifying Checksum [2022-12-09T00:57:50.101Z] 96b7cbca73a9: Download complete [2022-12-09T00:57:50.362Z] 53926ce57604: Verifying Checksum [2022-12-09T00:57:50.362Z] 53926ce57604: Download complete [2022-12-09T00:57:54.563Z] 53926ce57604: Pull complete [2022-12-09T00:57:54.563Z] 21b2b0c7a3f4: Pull complete [2022-12-09T00:57:54.563Z] 22ff95d597cd: Pull complete [2022-12-09T00:57:54.563Z] 12d6caf4c0d1: Pull complete [2022-12-09T00:57:57.095Z] 96b7cbca73a9: Pull complete [2022-12-09T00:57:57.674Z] a7acece74701: Pull complete [2022-12-09T00:57:57.674Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-09T00:57:57.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-09T00:57:57.674Z] ---> db6d94c90886 [2022-12-09T00:57:57.674Z] Step 3/10 : ARG MAKE=make build [2022-12-09T00:57:59.582Z] ---> Running in 59658ec0a686 [2022-12-09T00:57:59.582Z] Removing intermediate container 59658ec0a686 [2022-12-09T00:57:59.582Z] ---> b8866591083d [2022-12-09T00:57:59.582Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-09T00:57:59.582Z] ---> Running in 4a283953c721 [2022-12-09T00:57:59.582Z] Removing intermediate container 4a283953c721 [2022-12-09T00:57:59.582Z] ---> b7623bb75adc [2022-12-09T00:57:59.582Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-09T00:57:59.582Z] ---> Running in f75af97a86ce [2022-12-09T00:57:59.582Z] Removing intermediate container f75af97a86ce [2022-12-09T00:57:59.582Z] ---> 09ee9b65c0aa [2022-12-09T00:57:59.582Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-09T00:57:59.582Z] ---> Running in 2b6cec42d346 [2022-12-09T00:57:59.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T00:58:00.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T00:58:00.360Z] OK: 211 MiB in 51 packages [2022-12-09T00:58:00.929Z] Removing intermediate container 2b6cec42d346 [2022-12-09T00:58:00.929Z] ---> 4a78c1ed09d6 [2022-12-09T00:58:00.929Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-09T00:58:00.929Z] ---> 45a5c8a84c33 [2022-12-09T00:58:00.929Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T00:58:00.929Z] ---> Running in 09c669acf497 [2022-12-09T00:58:02.235Z] Still waiting to schedule task [2022-12-09T00:58:02.236Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-12-09T00:58:33.021Z] Removing intermediate container 09c669acf497 [2022-12-09T00:58:33.021Z] ---> 8199d727ecc8 [2022-12-09T00:58:33.021Z] Step 9/10 : COPY . . [2022-12-09T00:58:33.021Z] ---> 72a1a648d33b [2022-12-09T00:58:33.021Z] Step 10/10 : RUN ${MAKE} [2022-12-09T00:58:33.021Z] ---> Running in af375df03d9f [2022-12-09T00:58:33.021Z] noop [2022-12-09T00:58:33.021Z] Removing intermediate container af375df03d9f [2022-12-09T00:58:33.021Z] ---> 15b9f21583ad [2022-12-09T00:58:33.021Z] Successfully built 15b9f21583ad [2022-12-09T00:58:33.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T00:58:33.451Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-09T00:58:33.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T00:58:33.593Z] prd-ubuntu20.04-docker-8c-8g-120808 does not seem to be running inside a container [2022-12-09T00:58:33.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1262 -v /w/workspace/gexfoundry_device-sdk-go_PR-1262:/w/workspace/gexfoundry_device-sdk-go_PR-1262:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1262@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 [2022-12-09T00:58:33.978Z] $ docker top 91d33ba26e45596577292d98da455003e3481cf8d23ef4377d2f14303071dbe4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T00:58:34.360Z] + go version [2022-12-09T00:58:34.360Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-09T00:58:34.396Z] $ docker stop --time=1 91d33ba26e45596577292d98da455003e3481cf8d23ef4377d2f14303071dbe4 [2022-12-09T00:58:35.696Z] $ docker rm -f 91d33ba26e45596577292d98da455003e3481cf8d23ef4377d2f14303071dbe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T00:58:36.357Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-09T00:58:36.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T00:58:36.498Z] prd-ubuntu20.04-docker-8c-8g-120808 does not seem to be running inside a container [2022-12-09T00:58:36.533Z] $ 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-1262 -v /w/workspace/gexfoundry_device-sdk-go_PR-1262:/w/workspace/gexfoundry_device-sdk-go_PR-1262:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1262@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 [2022-12-09T00:58:36.899Z] $ docker top 97ddc75a3f5a382fe44472e52b3155f5ba2de4fdc8bb5f0614e008a55bd7b8d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T00:58:37.293Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1262 [Pipeline] fileExists [Pipeline] sh [2022-12-09T00:58:37.651Z] + make test [2022-12-09T00:58:37.651Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-09T00:58:44.209Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-09T00:58:56.410Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-09T00:58:56.410Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-09T00:58:56.410Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-09T00:58:56.410Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-09T00:58:56.410Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-09T00:58:56.410Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.055s coverage: 27.6% of statements [2022-12-09T00:58:56.410Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements [2022-12-09T00:58:56.410Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-09T00:58:56.410Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.127s coverage: 73.1% of statements [2022-12-09T00:58:56.410Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-09T00:58:56.410Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-09T00:58:56.977Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.108s coverage: 54.4% of statements [2022-12-09T00:58:56.977Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-09T00:58:56.977Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-09T00:58:56.977Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-09T00:58:56.977Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-09T00:58:56.977Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.091s coverage: 65.1% of statements [2022-12-09T00:58:56.977Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-09T00:58:56.977Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-09T00:58:56.977Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.718s coverage: 89.2% of statements [2022-12-09T00:58:56.977Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-09T00:58:56.977Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.054s coverage: 4.7% of statements [2022-12-09T00:58:56.977Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-09T00:59:11.846Z] 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." [2022-12-09T00:59:11.846Z] GO111MODULE=on go vet ./... [2022-12-09T00:59:15.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-09T00:59:15.127Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-09T00:59:15.127Z] ./bin/test-attribution-txt.sh [2022-12-09T00:59:15.127Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-09T00:59:15.127Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-09T00:59:15.127Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-09T00:59:15.127Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-09T00:59:15.127Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-09T00:59:15.127Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-09T00:59:15.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-09T00:59:15.198Z] $ docker stop --time=1 97ddc75a3f5a382fe44472e52b3155f5ba2de4fdc8bb5f0614e008a55bd7b8d7 [2022-12-09T00:59:17.503Z] $ docker rm -f 97ddc75a3f5a382fe44472e52b3155f5ba2de4fdc8bb5f0614e008a55bd7b8d7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-09T00:59:18.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-09T00:59:18.162Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-09T00:59:18.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-09T00:59:19.273Z] + ls -al . [2022-12-09T00:59:19.273Z] total 280 [2022-12-09T00:59:19.273Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 9 00:58 . [2022-12-09T00:59:19.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 00:57 .. [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 00:57 .dockerignore [2022-12-09T00:59:19.273Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 00:58 .git [2022-12-09T00:59:19.273Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 00:57 .github [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 9 00:57 .gitignore [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 9 00:57 .golangci.yml [2022-12-09T00:59:19.273Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 00:57 .semver [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 9 00:57 CHANGELOG.md [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 00:57 GOVERNANCE.md [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 9 00:57 Jenkinsfile [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 9 00:57 LICENSE [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 9 00:57 Makefile [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 9 00:57 OWNERS.md [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 9 00:57 README.md [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 9 00:57 VERSION [2022-12-09T00:59:19.273Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 00:57 bin [2022-12-09T00:59:19.273Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 9 00:58 coverage.out [2022-12-09T00:59:19.273Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 9 00:57 example [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 9 00:57 go.mod [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 9 00:57 go.sum [2022-12-09T00:59:19.273Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 9 00:57 internal [2022-12-09T00:59:19.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 00:57 openapi [2022-12-09T00:59:19.273Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 9 00:57 pkg [2022-12-09T00:59:19.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 00:57 snap [2022-12-09T00:59:19.273Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 9 00:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T00:59:19.666Z] + 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=97d52b643112c5c00428daae5a03f6563bf38928 --label arch=amd64 --label version=0.0.0 . [2022-12-09T00:59:19.666Z] Sending build context to Docker daemon 10.5MB [2022-12-09T00:59:19.666Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-09T00:59:19.666Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-09T00:59:19.666Z] ---> 15b9f21583ad [2022-12-09T00:59:19.666Z] Step 3/23 : ARG MAKE=make build [2022-12-09T00:59:19.927Z] ---> Running in 2b677c5a3339 [2022-12-09T00:59:19.927Z] Removing intermediate container 2b677c5a3339 [2022-12-09T00:59:19.927Z] ---> 1c61f05a695d [2022-12-09T00:59:19.927Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-09T00:59:19.927Z] ---> Running in 7e8967680b67 [2022-12-09T00:59:19.927Z] Removing intermediate container 7e8967680b67 [2022-12-09T00:59:19.927Z] ---> b0e03e9980de [2022-12-09T00:59:19.927Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-09T00:59:20.186Z] ---> Running in e3c31f3e14d0 [2022-12-09T00:59:20.186Z] Removing intermediate container e3c31f3e14d0 [2022-12-09T00:59:20.186Z] ---> 2e0c989374da [2022-12-09T00:59:20.186Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-09T00:59:20.186Z] ---> Running in 5bcfc2b8fc4a [2022-12-09T00:59:20.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T00:59:20.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T00:59:20.965Z] OK: 211 MiB in 51 packages [2022-12-09T00:59:21.223Z] Removing intermediate container 5bcfc2b8fc4a [2022-12-09T00:59:21.223Z] ---> a038d421a4ce [2022-12-09T00:59:21.223Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-09T00:59:21.483Z] ---> e7e3a641fdb6 [2022-12-09T00:59:21.483Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T00:59:21.483Z] ---> Running in 2719a6c5c8fb [2022-12-09T00:59:22.051Z] Removing intermediate container 2719a6c5c8fb [2022-12-09T00:59:22.051Z] ---> 42af775b3ab3 [2022-12-09T00:59:22.051Z] Step 9/23 : COPY . . [2022-12-09T00:59:22.617Z] ---> c33ceec567c9 [2022-12-09T00:59:22.617Z] Step 10/23 : RUN ${MAKE} [2022-12-09T00:59:22.617Z] ---> Running in cd8f03c29bc4 [2022-12-09T00:59:22.876Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-09T00:59:40.953Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-09T00:59:41.214Z] Removing intermediate container cd8f03c29bc4 [2022-12-09T00:59:41.214Z] ---> 6f0ad4e742f8 [2022-12-09T00:59:41.214Z] Step 11/23 : FROM alpine:3.16 [2022-12-09T00:59:41.783Z] 3.16: Pulling from library/alpine [2022-12-09T00:59:41.783Z] ca7dd9ec2225: Pulling fs layer [2022-12-09T00:59:41.783Z] ca7dd9ec2225: Verifying Checksum [2022-12-09T00:59:41.783Z] ca7dd9ec2225: Download complete [2022-12-09T00:59:42.042Z] ca7dd9ec2225: Pull complete [2022-12-09T00:59:42.042Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-09T00:59:42.042Z] Status: Downloaded newer image for alpine:3.16 [2022-12-09T00:59:42.042Z] ---> bfe296a52501 [2022-12-09T00:59:42.042Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-09T00:59:42.042Z] ---> Running in a112631a7c44 [2022-12-09T00:59:42.300Z] Removing intermediate container a112631a7c44 [2022-12-09T00:59:42.300Z] ---> 0656c991cfba [2022-12-09T00:59:42.300Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-09T00:59:42.300Z] ---> Running in ca2cc891649f [2022-12-09T00:59:42.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T00:59:42.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T00:59:43.077Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-09T00:59:43.077Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-09T00:59:43.077Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-09T00:59:43.077Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-09T00:59:43.077Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-09T00:59:43.077Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T00:59:43.077Z] OK: 8 MiB in 19 packages [2022-12-09T00:59:43.337Z] Removing intermediate container ca2cc891649f [2022-12-09T00:59:43.337Z] ---> fd915891b62b [2022-12-09T00:59:43.337Z] Step 14/23 : WORKDIR / [2022-12-09T00:59:43.596Z] ---> Running in 3587b1cc235b [2022-12-09T00:59:43.596Z] Removing intermediate container 3587b1cc235b [2022-12-09T00:59:43.596Z] ---> 47d36be0536b [2022-12-09T00:59:43.596Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-09T00:59:43.596Z] ---> 230f425a0f43 [2022-12-09T00:59:43.596Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-09T00:59:44.534Z] ---> 807871e07b0f [2022-12-09T00:59:44.534Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-09T00:59:44.534Z] ---> 1547f826d350 [2022-12-09T00:59:44.534Z] Step 18/23 : EXPOSE 59999 [2022-12-09T00:59:44.534Z] ---> Running in 30279393ebca [2022-12-09T00:59:44.534Z] Removing intermediate container 30279393ebca [2022-12-09T00:59:44.534Z] ---> 69bd6b9bea53 [2022-12-09T00:59:44.534Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-09T00:59:44.534Z] ---> Running in 4b1a2a001489 [2022-12-09T00:59:44.792Z] Removing intermediate container 4b1a2a001489 [2022-12-09T00:59:44.792Z] ---> a5046f263a91 [2022-12-09T00:59:44.792Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T00:59:44.792Z] ---> Running in d57b641da22b [2022-12-09T00:59:44.792Z] Removing intermediate container d57b641da22b [2022-12-09T00:59:44.792Z] ---> 6f65a12dab62 [2022-12-09T00:59:44.792Z] Step 21/23 : LABEL arch=amd64 [2022-12-09T00:59:44.792Z] ---> Running in 946c2f4ac764 [2022-12-09T00:59:45.050Z] Removing intermediate container 946c2f4ac764 [2022-12-09T00:59:45.050Z] ---> e698eb863e39 [2022-12-09T00:59:45.050Z] Step 22/23 : LABEL git_sha=97d52b643112c5c00428daae5a03f6563bf38928 [2022-12-09T00:59:45.050Z] ---> Running in ebfe0fb233c1 [2022-12-09T00:59:45.050Z] Removing intermediate container ebfe0fb233c1 [2022-12-09T00:59:45.050Z] ---> ab5d7199a88f [2022-12-09T00:59:45.050Z] Step 23/23 : LABEL version=0.0.0 [2022-12-09T00:59:45.050Z] ---> Running in 6292c566ba53 [2022-12-09T00:59:45.309Z] Removing intermediate container 6292c566ba53 [2022-12-09T00:59:45.309Z] ---> ce7739785c42 [2022-12-09T00:59:45.309Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-09T00:59:45.309Z] Successfully built ce7739785c42 [2022-12-09T00:59:45.309Z] 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 [2022-12-09T00:59:46.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-09T00:59:46.118Z] [2022-12-09T00:59:46.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T00:59:46.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-09T00:59:46.496Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-09T00:59:46.496Z] 5eb5b503b376: Pulling fs layer [2022-12-09T00:59:46.496Z] 5c69ac0246d0: Pulling fs layer [2022-12-09T00:59:46.496Z] ec43610c2a17: Pulling fs layer [2022-12-09T00:59:46.496Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-09T00:59:46.496Z] 33b1e0a273af: Pulling fs layer [2022-12-09T00:59:46.496Z] 5d3b04190fa2: Pulling fs layer [2022-12-09T00:59:46.496Z] 2f39f015ded8: Pulling fs layer [2022-12-09T00:59:46.496Z] 3a2ae6a8a46f: Waiting [2022-12-09T00:59:46.496Z] 33b1e0a273af: Waiting [2022-12-09T00:59:46.496Z] 5d3b04190fa2: Waiting [2022-12-09T00:59:46.496Z] 2f39f015ded8: Waiting [2022-12-09T00:59:46.496Z] 5c69ac0246d0: Download complete [2022-12-09T00:59:46.496Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-09T00:59:46.496Z] 3a2ae6a8a46f: Download complete [2022-12-09T00:59:46.756Z] 33b1e0a273af: Verifying Checksum [2022-12-09T00:59:46.756Z] 33b1e0a273af: Download complete [2022-12-09T00:59:46.756Z] 5d3b04190fa2: Verifying Checksum [2022-12-09T00:59:46.756Z] 5d3b04190fa2: Download complete [2022-12-09T00:59:46.756Z] ec43610c2a17: Verifying Checksum [2022-12-09T00:59:46.756Z] 5eb5b503b376: Verifying Checksum [2022-12-09T00:59:46.756Z] 5eb5b503b376: Download complete [2022-12-09T00:59:47.323Z] 2f39f015ded8: Verifying Checksum [2022-12-09T00:59:47.323Z] 2f39f015ded8: Download complete [2022-12-09T00:59:47.890Z] 5eb5b503b376: Pull complete [2022-12-09T00:59:48.149Z] 5c69ac0246d0: Pull complete [2022-12-09T00:59:48.409Z] ec43610c2a17: Pull complete [2022-12-09T00:59:48.669Z] 3a2ae6a8a46f: Pull complete [2022-12-09T00:59:48.927Z] 33b1e0a273af: Pull complete [2022-12-09T00:59:48.927Z] 5d3b04190fa2: Pull complete [2022-12-09T00:59:53.116Z] 2f39f015ded8: Pull complete [2022-12-09T00:59:53.116Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-09T00:59:53.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-09T00:59:53.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T00:59:53.418Z] prd-ubuntu20.04-docker-8c-8g-120808 does not seem to be running inside a container [2022-12-09T00:59:53.450Z] $ 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-1262 -v /w/workspace/gexfoundry_device-sdk-go_PR-1262:/w/workspace/gexfoundry_device-sdk-go_PR-1262:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1262@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 [2022-12-09T00:59:55.064Z] $ docker top 1758aa741a9240e5b0298a525656fbe520e0387a80fd7ae2ab2ce0ff5c73a390 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T00:59:55.508Z] ---> job-cost.sh [2022-12-09T00:59:55.508Z] lf-activate-venv: SKIPPING [2022-12-09T00:59:55.508Z] INFO: No Stack... [2022-12-09T00:59:55.768Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-09T00:59:56.028Z] INFO: Archiving Costs [Pipeline] sh [2022-12-09T00:59:56.336Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives/cost.csv [2022-12-09T00:59:56.336Z] + cut -d, -f6 [Pipeline] lock [2022-12-09T00:59:56.375Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] [2022-12-09T00:59:56.380Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] did not exist. Created. [2022-12-09T00:59:56.380Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-09T00:59:56.774Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-09T00:59:56.828Z] Stashed 1 file(s) [Pipeline] } [2022-12-09T00:59:56.852Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-09T00:59:56.939Z] $ docker stop --time=1 1758aa741a9240e5b0298a525656fbe520e0387a80fd7ae2ab2ce0ff5c73a390 [2022-12-09T00:59:58.139Z] $ docker rm -f 1758aa741a9240e5b0298a525656fbe520e0387a80fd7ae2ab2ce0ff5c73a390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-09T01:01:28.583Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120809 in /w/workspace/gexfoundry_device-sdk-go_PR-1262 [Pipeline] { [Pipeline] ws [2022-12-09T01:01:28.626Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-12-09T01:01:28.702Z] The recommended git tool is: git [2022-12-09T01:01:33.304Z] using credential edgex-jenkins-ssh [2022-12-09T01:01:33.321Z] Cloning the remote Git repository [2022-12-09T01:01:33.365Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-12-09T01:01:33.436Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-12-09T01:01:33.597Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-12-09T01:01:33.598Z] > git --version # timeout=10 [2022-12-09T01:01:33.631Z] > git --version # 'git version 2.25.1' [2022-12-09T01:01:33.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-09T01:01:33.680Z] Verifying host key using known hosts file [2022-12-09T01:01:33.873Z] 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. [2022-12-09T01:01:33.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-09T01:01:35.424Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-12-09T01:01:35.444Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-09T01:01:36.990Z] Merging remotes/origin/main commit 7d510a9be1a3cd2158385898861d08f1c1b53357 into PR head commit 97d52b643112c5c00428daae5a03f6563bf38928 [2022-12-09T01:01:37.272Z] Merge succeeded, producing 97d52b643112c5c00428daae5a03f6563bf38928 [2022-12-09T01:01:37.273Z] Checking out Revision 97d52b643112c5c00428daae5a03f6563bf38928 (PR-1262) [2022-12-09T01:01:36.242Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-12-09T01:01:36.289Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-12-09T01:01:36.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-09T01:01:36.295Z] Verifying host key using known hosts file [2022-12-09T01:01:36.302Z] 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. [2022-12-09T01:01:36.312Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1262/head:refs/remotes/origin/PR-1262 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-09T01:01:37.014Z] > git config core.sparsecheckout # timeout=10 [2022-12-09T01:01:37.039Z] > git checkout -f 97d52b643112c5c00428daae5a03f6563bf38928 # timeout=10 [2022-12-09T01:01:37.159Z] > git remote # timeout=10 [2022-12-09T01:01:37.184Z] > git config --get remote.origin.url # timeout=10 [2022-12-09T01:01:37.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-09T01:01:37.204Z] Verifying host key using known hosts file [2022-12-09T01:01:37.207Z] 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. [2022-12-09T01:01:37.216Z] > git merge 7d510a9be1a3cd2158385898861d08f1c1b53357 # timeout=10 [2022-12-09T01:01:37.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-09T01:01:37.281Z] > git config core.sparsecheckout # timeout=10 [2022-12-09T01:01:37.294Z] > git checkout -f 97d52b643112c5c00428daae5a03f6563bf38928 # timeout=10 [2022-12-09T01:01:40.774Z] Commit message: "refactor!: update module to v3" [2022-12-09T01:01:40.825Z] > git --version # timeout=10 [2022-12-09T01:01:40.837Z] > git --version # 'git version 2.25.1' [2022-12-09T01:01:40.850Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-09T01:01:41.936Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-09T01:01:41.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-09T01:01:41.936Z] Dload Upload Total Spent Left Speed [2022-12-09T01:01:41.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2022-12-09T01:01:42.812Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-09T01:01:43.159Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-09T01:01:43.159Z] + sudo tee /etc/docker/daemon.new [2022-12-09T01:01:43.159Z] { [2022-12-09T01:01:43.159Z] "registry-mirrors": [ [2022-12-09T01:01:43.159Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-09T01:01:43.159Z] ], [2022-12-09T01:01:43.159Z] "bip": "10.250.0.254/24", [2022-12-09T01:01:43.159Z] "hosts": [ [2022-12-09T01:01:43.159Z] "tcp://0.0.0.0:5555", [2022-12-09T01:01:43.159Z] "unix:///var/run/docker.sock" [2022-12-09T01:01:43.159Z] ], [2022-12-09T01:01:43.159Z] "mtu": 1458, [2022-12-09T01:01:43.159Z] "selinux-enabled": true, [2022-12-09T01:01:43.159Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-09T01:01:43.159Z] } [Pipeline] sh [2022-12-09T01:01:43.500Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-09T01:01:43.842Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-09T01:02:02.186Z] provisioning config files... [2022-12-09T01:02:02.218Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4080586731125403350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:02:02.624Z] ---> docker-login.sh [2022-12-09T01:02:02.624Z] nexus3.edgexfoundry.org:10001 [2022-12-09T01:02:03.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:02:03.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:02:03.213Z] Configure a credential helper to remove this warning. See [2022-12-09T01:02:03.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:02:03.213Z] [2022-12-09T01:02:03.213Z] Login Succeeded [2022-12-09T01:02:03.213Z] nexus3.edgexfoundry.org:10002 [2022-12-09T01:02:03.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:02:03.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:02:03.756Z] Configure a credential helper to remove this warning. See [2022-12-09T01:02:03.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:02:03.756Z] [2022-12-09T01:02:03.756Z] Login Succeeded [2022-12-09T01:02:03.756Z] nexus3.edgexfoundry.org:10003 [2022-12-09T01:02:04.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:02:04.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:02:04.027Z] Configure a credential helper to remove this warning. See [2022-12-09T01:02:04.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:02:04.027Z] [2022-12-09T01:02:04.027Z] Login Succeeded [2022-12-09T01:02:04.027Z] nexus3.edgexfoundry.org:10004 [2022-12-09T01:02:04.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:02:04.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:02:04.300Z] Configure a credential helper to remove this warning. See [2022-12-09T01:02:04.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:02:04.300Z] [2022-12-09T01:02:04.300Z] Login Succeeded [2022-12-09T01:02:04.573Z] docker.io [2022-12-09T01:02:04.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:02:05.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:02:05.163Z] Configure a credential helper to remove this warning. See [2022-12-09T01:02:05.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:02:05.163Z] [2022-12-09T01:02:05.163Z] Login Succeeded [2022-12-09T01:02:05.163Z] ---> docker-login.sh ends [Pipeline] } [2022-12-09T01:02:05.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-09T01:02:05.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-09T01:02:05.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-09T01:02:05.557Z] ========================================================= [2022-12-09T01:02:05.557Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-09T01:02:05.557Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:02:06.052Z] + 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 . [2022-12-09T01:02:06.323Z] Sending build context to Docker daemon 5.699MB [2022-12-09T01:02:06.593Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-09T01:02:06.593Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-09T01:02:06.593Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-09T01:02:06.593Z] 9b18e9b68314: Pulling fs layer [2022-12-09T01:02:06.593Z] 35d82f9e3411: Pulling fs layer [2022-12-09T01:02:06.593Z] e16973657156: Pulling fs layer [2022-12-09T01:02:06.593Z] fc693d55d65f: Pulling fs layer [2022-12-09T01:02:06.593Z] 7e9fc2657dce: Pulling fs layer [2022-12-09T01:02:06.593Z] dda99020689f: Pulling fs layer [2022-12-09T01:02:06.593Z] db1c61fa0a46: Pulling fs layer [2022-12-09T01:02:06.593Z] 891c053d2c06: Pulling fs layer [2022-12-09T01:02:06.593Z] fc693d55d65f: Waiting [2022-12-09T01:02:06.593Z] 7e9fc2657dce: Waiting [2022-12-09T01:02:06.593Z] db1c61fa0a46: Waiting [2022-12-09T01:02:06.593Z] 891c053d2c06: Waiting [2022-12-09T01:02:06.593Z] dda99020689f: Waiting [2022-12-09T01:02:06.593Z] e16973657156: Verifying Checksum [2022-12-09T01:02:06.593Z] e16973657156: Download complete [2022-12-09T01:02:06.593Z] 35d82f9e3411: Verifying Checksum [2022-12-09T01:02:06.593Z] 35d82f9e3411: Download complete [2022-12-09T01:02:06.593Z] 7e9fc2657dce: Verifying Checksum [2022-12-09T01:02:06.593Z] 7e9fc2657dce: Download complete [2022-12-09T01:02:06.866Z] dda99020689f: Verifying Checksum [2022-12-09T01:02:06.866Z] dda99020689f: Download complete [2022-12-09T01:02:06.866Z] 9b18e9b68314: Download complete [2022-12-09T01:02:07.871Z] 9b18e9b68314: Pull complete [2022-12-09T01:02:07.871Z] 891c053d2c06: Verifying Checksum [2022-12-09T01:02:07.871Z] 891c053d2c06: Download complete [2022-12-09T01:02:08.481Z] 35d82f9e3411: Pull complete [2022-12-09T01:02:08.481Z] e16973657156: Pull complete [2022-12-09T01:02:09.072Z] db1c61fa0a46: Verifying Checksum [2022-12-09T01:02:09.072Z] db1c61fa0a46: Download complete [2022-12-09T01:02:09.664Z] fc693d55d65f: Verifying Checksum [2022-12-09T01:02:09.664Z] fc693d55d65f: Download complete [2022-12-09T01:02:22.008Z] fc693d55d65f: Pull complete [2022-12-09T01:02:22.008Z] 7e9fc2657dce: Pull complete [2022-12-09T01:02:22.008Z] dda99020689f: Pull complete [2022-12-09T01:02:27.360Z] db1c61fa0a46: Pull complete [2022-12-09T01:02:28.794Z] 891c053d2c06: Pull complete [2022-12-09T01:02:28.794Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-09T01:02:28.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-09T01:02:28.794Z] ---> f96f9c87975a [2022-12-09T01:02:28.794Z] Step 3/10 : ARG MAKE=make build [2022-12-09T01:02:30.743Z] ---> Running in 3b196cfd8d71 [2022-12-09T01:02:31.009Z] Removing intermediate container 3b196cfd8d71 [2022-12-09T01:02:31.009Z] ---> 6ef685afde86 [2022-12-09T01:02:31.009Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-09T01:02:31.009Z] ---> Running in 3aba6ab2a50f [2022-12-09T01:02:31.280Z] Removing intermediate container 3aba6ab2a50f [2022-12-09T01:02:31.280Z] ---> 203bda59248f [2022-12-09T01:02:31.280Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-09T01:02:31.280Z] ---> Running in e624aa48baf4 [2022-12-09T01:02:31.860Z] Removing intermediate container e624aa48baf4 [2022-12-09T01:02:31.860Z] ---> a3725b229e0c [2022-12-09T01:02:31.860Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-09T01:02:31.860Z] ---> Running in 407a48f2106b [2022-12-09T01:02:32.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T01:02:33.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T01:02:34.046Z] OK: 221 MiB in 51 packages [2022-12-09T01:02:35.003Z] Removing intermediate container 407a48f2106b [2022-12-09T01:02:35.003Z] ---> 2c82d56f3883 [2022-12-09T01:02:35.003Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-09T01:02:35.268Z] ---> f49fce37344f [2022-12-09T01:02:35.268Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T01:02:35.268Z] ---> Running in 751ecc2c189b [2022-12-09T01:03:22.096Z] Removing intermediate container 751ecc2c189b [2022-12-09T01:03:22.096Z] ---> d884b6be559b [2022-12-09T01:03:22.096Z] Step 9/10 : COPY . . [2022-12-09T01:03:25.441Z] ---> c12edc551d1e [2022-12-09T01:03:25.441Z] Step 10/10 : RUN ${MAKE} [2022-12-09T01:03:25.441Z] ---> Running in 407e9334bb72 [2022-12-09T01:03:26.417Z] noop [2022-12-09T01:03:27.000Z] Removing intermediate container 407e9334bb72 [2022-12-09T01:03:27.000Z] ---> 9a478f1b19c3 [2022-12-09T01:03:27.000Z] Successfully built 9a478f1b19c3 [2022-12-09T01:03:27.000Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:03:27.472Z] + docker inspect -f . ci-base-image-arm64 [2022-12-09T01:03:27.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T01:03:27.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-120809 does not seem to be running inside a container [2022-12-09T01:03:27.792Z] $ 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 [2022-12-09T01:03:28.927Z] $ docker top 76622b04a6bba81930728c5cb8f95a26f15fce7c785aa7821e985f0c03551244 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T01:03:29.809Z] + go version [2022-12-09T01:03:29.809Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-09T01:03:29.850Z] $ docker stop --time=1 76622b04a6bba81930728c5cb8f95a26f15fce7c785aa7821e985f0c03551244 [2022-12-09T01:03:31.461Z] $ docker rm -f 76622b04a6bba81930728c5cb8f95a26f15fce7c785aa7821e985f0c03551244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:03:32.308Z] + docker inspect -f . ci-base-image-arm64 [2022-12-09T01:03:32.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T01:03:32.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-120809 does not seem to be running inside a container [2022-12-09T01:03:32.616Z] $ 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 [2022-12-09T01:03:33.650Z] $ docker top 2ab5b03d7e9daafb53bf0f0c15d9b68dab35c7a35a8f736b9967c0a91dd81dd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T01:03:34.179Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2022-12-09T01:03:34.575Z] + make test [2022-12-09T01:03:34.575Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-09T01:04:06.803Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-09T01:05:58.470Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-09T01:05:58.470Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-09T01:05:58.470Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-09T01:05:58.470Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-09T01:05:58.470Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-09T01:05:58.470Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.344s coverage: 27.6% of statements [2022-12-09T01:05:58.470Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.428s coverage: 78.9% of statements [2022-12-09T01:05:58.471Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-09T01:06:00.415Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.428s coverage: 73.1% of statements [2022-12-09T01:06:00.415Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-09T01:06:00.415Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-09T01:06:03.002Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.728s coverage: 54.4% of statements [2022-12-09T01:06:03.002Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-09T01:06:03.002Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-09T01:06:03.002Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-09T01:06:03.002Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-09T01:06:03.002Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.647s coverage: 65.1% of statements [2022-12-09T01:06:03.002Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-09T01:06:03.002Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-09T01:06:03.270Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.631s coverage: 89.2% of statements [2022-12-09T01:06:03.270Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-09T01:06:04.231Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.223s coverage: 4.7% of statements [2022-12-09T01:06:04.231Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-09T01:06:05.190Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-09T01:06:05.190Z] GO111MODULE=on go vet ./... [2022-12-09T01:07:56.896Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-09T01:07:56.896Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-09T01:07:56.896Z] ./bin/test-attribution-txt.sh [2022-12-09T01:07:56.896Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-09T01:07:56.896Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-09T01:07:56.896Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-09T01:07:56.896Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-09T01:07:56.896Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-09T01:07:56.896Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-09T01:07:56.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-09T01:07:56.966Z] $ docker stop --time=1 2ab5b03d7e9daafb53bf0f0c15d9b68dab35c7a35a8f736b9967c0a91dd81dd1 [2022-12-09T01:07:58.733Z] $ docker rm -f 2ab5b03d7e9daafb53bf0f0c15d9b68dab35c7a35a8f736b9967c0a91dd81dd1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-09T01:08:00.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-09T01:08:00.275Z] Warning: overwriting stash ‘coverage-report’ [2022-12-09T01:08:00.845Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-09T01:08:01.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-09T01:08:01.953Z] + ls -al . [2022-12-09T01:08:01.953Z] total 276 [2022-12-09T01:08:01.953Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 01:03 . [2022-12-09T01:08:01.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:01 .. [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 01:01 .dockerignore [2022-12-09T01:08:01.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:01 .git [2022-12-09T01:08:01.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:01 .github [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 9 01:01 .gitignore [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 9 01:01 .golangci.yml [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 9 01:01 CHANGELOG.md [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 01:01 GOVERNANCE.md [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 9 01:01 Jenkinsfile [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 9 01:01 LICENSE [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 9 01:01 Makefile [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 9 01:01 OWNERS.md [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 9 01:01 README.md [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 9 00:57 VERSION [2022-12-09T01:08:01.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:01 bin [2022-12-09T01:08:01.953Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 9 01:06 coverage.out [2022-12-09T01:08:01.953Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 9 01:01 example [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 9 01:01 go.mod [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 9 01:01 go.sum [2022-12-09T01:08:01.953Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 9 01:01 internal [2022-12-09T01:08:01.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:01 openapi [2022-12-09T01:08:01.953Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 9 01:01 pkg [2022-12-09T01:08:01.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:01 snap [2022-12-09T01:08:01.953Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 9 01:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:08:02.399Z] + 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=97d52b643112c5c00428daae5a03f6563bf38928 --label arch=arm64 --label version=0.0.0 . [2022-12-09T01:08:03.003Z] Sending build context to Docker daemon 5.801MB [2022-12-09T01:08:03.003Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-09T01:08:03.003Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-09T01:08:03.003Z] ---> 9a478f1b19c3 [2022-12-09T01:08:03.003Z] Step 3/23 : ARG MAKE=make build [2022-12-09T01:08:03.003Z] ---> Running in b983c5c98417 [2022-12-09T01:08:03.279Z] Removing intermediate container b983c5c98417 [2022-12-09T01:08:03.279Z] ---> 4171dcfd815d [2022-12-09T01:08:03.279Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-09T01:08:03.552Z] ---> Running in a65fd0d9b560 [2022-12-09T01:08:03.826Z] Removing intermediate container a65fd0d9b560 [2022-12-09T01:08:03.826Z] ---> ac05336cb904 [2022-12-09T01:08:03.826Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-09T01:08:03.826Z] ---> Running in d758d5b7a914 [2022-12-09T01:08:04.095Z] Removing intermediate container d758d5b7a914 [2022-12-09T01:08:04.095Z] ---> 94ec8f9a915b [2022-12-09T01:08:04.095Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-09T01:08:04.095Z] ---> Running in 8e35b0bd784c [2022-12-09T01:08:05.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T01:08:05.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T01:08:06.504Z] OK: 221 MiB in 51 packages [2022-12-09T01:08:07.467Z] Removing intermediate container 8e35b0bd784c [2022-12-09T01:08:07.467Z] ---> ed4feff62311 [2022-12-09T01:08:07.467Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-09T01:08:08.054Z] ---> cf81cfa193c1 [2022-12-09T01:08:08.054Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T01:08:08.054Z] ---> Running in 1054009be4cd [2022-12-09T01:08:10.009Z] Removing intermediate container 1054009be4cd [2022-12-09T01:08:10.009Z] ---> 7285bcf2cc31 [2022-12-09T01:08:10.009Z] Step 9/23 : COPY . . [2022-12-09T01:08:11.426Z] ---> 8938cc2f4397 [2022-12-09T01:08:11.426Z] Step 10/23 : RUN ${MAKE} [2022-12-09T01:08:11.426Z] ---> Running in 31cd32001f2e [2022-12-09T01:08:12.388Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-09T01:10:19.052Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-09T01:10:19.052Z] Removing intermediate container 31cd32001f2e [2022-12-09T01:10:19.052Z] ---> c3961a432811 [2022-12-09T01:10:19.052Z] Step 11/23 : FROM alpine:3.16 [2022-12-09T01:10:19.052Z] 3.16: Pulling from library/alpine [2022-12-09T01:10:19.052Z] 6875df1f5354: Pulling fs layer [2022-12-09T01:10:19.052Z] 6875df1f5354: Verifying Checksum [2022-12-09T01:10:19.052Z] 6875df1f5354: Download complete [2022-12-09T01:10:19.052Z] 6875df1f5354: Pull complete [2022-12-09T01:10:19.052Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-09T01:10:19.052Z] Status: Downloaded newer image for alpine:3.16 [2022-12-09T01:10:19.052Z] ---> 2b4661558fb8 [2022-12-09T01:10:19.052Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-09T01:10:19.052Z] ---> Running in e16c377b50fb [2022-12-09T01:10:19.052Z] Removing intermediate container e16c377b50fb [2022-12-09T01:10:19.052Z] ---> f6dca4ad6122 [2022-12-09T01:10:19.052Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-09T01:10:19.052Z] ---> Running in 9d030a39adeb [2022-12-09T01:10:19.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T01:10:19.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T01:10:20.010Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-09T01:10:20.010Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-09T01:10:20.010Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-09T01:10:20.010Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-09T01:10:20.010Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-09T01:10:20.010Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T01:10:20.010Z] OK: 8 MiB in 19 packages [2022-12-09T01:10:20.966Z] Removing intermediate container 9d030a39adeb [2022-12-09T01:10:20.966Z] ---> 759911b85d20 [2022-12-09T01:10:20.966Z] Step 14/23 : WORKDIR / [2022-12-09T01:10:20.966Z] ---> Running in 759620b120b1 [2022-12-09T01:10:21.232Z] Removing intermediate container 759620b120b1 [2022-12-09T01:10:21.232Z] ---> 260f6cc8f73a [2022-12-09T01:10:21.232Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-09T01:10:21.811Z] ---> 7c9ff34e7c28 [2022-12-09T01:10:21.811Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-09T01:10:23.213Z] ---> 8c5f21b92cad [2022-12-09T01:10:23.213Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-09T01:10:23.793Z] ---> c71b2165a97d [2022-12-09T01:10:23.793Z] Step 18/23 : EXPOSE 59999 [2022-12-09T01:10:23.793Z] ---> Running in b48c02885958 [2022-12-09T01:10:24.059Z] Removing intermediate container b48c02885958 [2022-12-09T01:10:24.059Z] ---> 13187bd2541f [2022-12-09T01:10:24.059Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-09T01:10:24.059Z] ---> Running in 5d0c6fa78f66 [2022-12-09T01:10:24.327Z] Removing intermediate container 5d0c6fa78f66 [2022-12-09T01:10:24.327Z] ---> 68700af08813 [2022-12-09T01:10:24.327Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T01:10:24.327Z] ---> Running in bdbdb10db347 [2022-12-09T01:10:24.593Z] Removing intermediate container bdbdb10db347 [2022-12-09T01:10:24.593Z] ---> 4ce2ffb2f504 [2022-12-09T01:10:24.593Z] Step 21/23 : LABEL arch=arm64 [2022-12-09T01:10:24.593Z] ---> Running in afa309ecd04e [2022-12-09T01:10:24.859Z] Removing intermediate container afa309ecd04e [2022-12-09T01:10:24.859Z] ---> b7195b094237 [2022-12-09T01:10:24.859Z] Step 22/23 : LABEL git_sha=97d52b643112c5c00428daae5a03f6563bf38928 [2022-12-09T01:10:25.124Z] ---> Running in 65011c406c17 [2022-12-09T01:10:25.391Z] Removing intermediate container 65011c406c17 [2022-12-09T01:10:25.391Z] ---> 68712035d3aa [2022-12-09T01:10:25.391Z] Step 23/23 : LABEL version=0.0.0 [2022-12-09T01:10:25.391Z] ---> Running in ca0cc91103f1 [2022-12-09T01:10:25.658Z] Removing intermediate container ca0cc91103f1 [2022-12-09T01:10:25.658Z] ---> 9a620aedfcf2 [2022-12-09T01:10:25.658Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-09T01:10:25.658Z] Successfully built 9a620aedfcf2 [2022-12-09T01:10:25.658Z] 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 [2022-12-09T01:10:26.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-09T01:10:26.516Z] [2022-12-09T01:10:26.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:10:26.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-09T01:10:26.928Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-09T01:10:26.928Z] 8998bd30e6a1: Pulling fs layer [2022-12-09T01:10:26.928Z] 04944245beec: Pulling fs layer [2022-12-09T01:10:26.928Z] 699f458cf7ca: Pulling fs layer [2022-12-09T01:10:26.928Z] 765212b225bb: Pulling fs layer [2022-12-09T01:10:26.928Z] f23df028b6ca: Pulling fs layer [2022-12-09T01:10:26.928Z] d65c8cfc05b1: Pulling fs layer [2022-12-09T01:10:26.928Z] 2437ff75d9bd: Pulling fs layer [2022-12-09T01:10:26.928Z] f23df028b6ca: Waiting [2022-12-09T01:10:26.928Z] d65c8cfc05b1: Waiting [2022-12-09T01:10:26.928Z] 2437ff75d9bd: Waiting [2022-12-09T01:10:26.928Z] 765212b225bb: Waiting [2022-12-09T01:10:26.928Z] 04944245beec: Verifying Checksum [2022-12-09T01:10:26.928Z] 04944245beec: Download complete [2022-12-09T01:10:27.198Z] 765212b225bb: Verifying Checksum [2022-12-09T01:10:27.198Z] 765212b225bb: Download complete [2022-12-09T01:10:27.198Z] f23df028b6ca: Verifying Checksum [2022-12-09T01:10:27.198Z] f23df028b6ca: Download complete [2022-12-09T01:10:27.198Z] d65c8cfc05b1: Verifying Checksum [2022-12-09T01:10:27.198Z] d65c8cfc05b1: Download complete [2022-12-09T01:10:27.198Z] 699f458cf7ca: Verifying Checksum [2022-12-09T01:10:27.198Z] 699f458cf7ca: Download complete [2022-12-09T01:10:27.784Z] 8998bd30e6a1: Verifying Checksum [2022-12-09T01:10:27.784Z] 8998bd30e6a1: Download complete [2022-12-09T01:10:29.723Z] 2437ff75d9bd: Verifying Checksum [2022-12-09T01:10:29.723Z] 2437ff75d9bd: Download complete [2022-12-09T01:10:31.659Z] 8998bd30e6a1: Pull complete [2022-12-09T01:10:31.659Z] 04944245beec: Pull complete [2022-12-09T01:10:33.068Z] 699f458cf7ca: Pull complete [2022-12-09T01:10:33.068Z] 765212b225bb: Pull complete [2022-12-09T01:10:34.023Z] f23df028b6ca: Pull complete [2022-12-09T01:10:34.023Z] d65c8cfc05b1: Pull complete [2022-12-09T01:10:49.005Z] 2437ff75d9bd: Pull complete [2022-12-09T01:10:49.005Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-09T01:10:49.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-09T01:10:49.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T01:10:49.316Z] prd-ubuntu20.04-docker-arm64-4c-16g-120809 does not seem to be running inside a container [2022-12-09T01:10:49.392Z] $ 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 [2022-12-09T01:10:51.967Z] $ docker top 67f1fa2b52de49add3cef888320c187b0a8adb302b2c2884dc11179318e4e366 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:10:52.852Z] ---> job-cost.sh [2022-12-09T01:10:52.852Z] lf-activate-venv: SKIPPING [2022-12-09T01:10:52.852Z] INFO: No Stack... [2022-12-09T01:10:53.437Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-09T01:10:54.020Z] INFO: Archiving Costs [Pipeline] sh [2022-12-09T01:10:54.676Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-12-09T01:10:54.676Z] + cut -d, -f6 [Pipeline] lock [2022-12-09T01:10:54.752Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] [2022-12-09T01:10:54.757Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] did not exist. Created. [2022-12-09T01:10:54.757Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-09T01:10:55.166Z] /w/workspace/device-sdk-go/1@tmp/durable-2122ae37/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-09T01:10:55.519Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-09T01:10:55.553Z] Warning: overwriting stash ‘stack-cost’ [2022-12-09T01:10:55.605Z] Stashed 1 file(s) [Pipeline] } [2022-12-09T01:10:55.620Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1262-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-09T01:10:55.701Z] $ docker stop --time=1 67f1fa2b52de49add3cef888320c187b0a8adb302b2c2884dc11179318e4e366 [2022-12-09T01:10:57.197Z] $ docker rm -f 67f1fa2b52de49add3cef888320c187b0a8adb302b2c2884dc11179318e4e366 [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 [2022-12-09T01:10:58.181Z] provisioning config files... [2022-12-09T01:10:58.188Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/config5392606862511055444tmp [Pipeline] { [Pipeline] sh [2022-12-09T01:10:58.526Z] + set +x [2022-12-09T01:10:58.526Z] + curl -s https://codecov.io/bash [2022-12-09T01:10:58.526Z] + bash -s -- [2022-12-09T01:10:58.526Z] [2022-12-09T01:10:58.526Z] _____ _ [2022-12-09T01:10:58.527Z] / ____| | | [2022-12-09T01:10:58.527Z] | | ___ __| | ___ ___ _____ __ [2022-12-09T01:10:58.527Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-09T01:10:58.527Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-09T01:10:58.527Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-09T01:10:58.527Z] Bash-1.0.6 [2022-12-09T01:10:58.527Z] [2022-12-09T01:10:58.527Z] [2022-12-09T01:10:58.527Z] ==> git version 2.25.1 found [2022-12-09T01:10:58.527Z] ==> 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 [2022-12-09T01:10:58.527Z] Release-Date: 2020-01-08 [2022-12-09T01:10:58.527Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-09T01:10:58.527Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-09T01:10:58.527Z] ==> Jenkins CI detected. [2022-12-09T01:10:58.527Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1262 [2022-12-09T01:10:58.527Z] project root: . [2022-12-09T01:10:58.527Z] --> token set from env [2022-12-09T01:10:58.527Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-09T01:10:58.527Z] ==> Running gcov in . (disable via -X gcov) [2022-12-09T01:10:58.527Z] ==> Python coveragepy not found [2022-12-09T01:10:58.527Z] ==> Searching for coverage reports in: [2022-12-09T01:10:58.527Z] + . [2022-12-09T01:10:58.527Z] -> Found 1 reports [2022-12-09T01:10:58.527Z] ==> Detecting git/mercurial file structure [2022-12-09T01:10:58.527Z] ==> Reading reports [2022-12-09T01:10:58.527Z] + ./coverage.out bytes=101759 [2022-12-09T01:10:58.527Z] ==> Appending adjustments [2022-12-09T01:10:58.527Z] https://docs.codecov.io/docs/fixing-reports [2022-12-09T01:10:58.787Z] + Found adjustments [2022-12-09T01:10:58.787Z] ==> Gzipping contents [2022-12-09T01:10:58.787Z] 16K /tmp/codecov.E7dNIq.gz [2022-12-09T01:10:58.787Z] ==> Uploading reports [2022-12-09T01:10:58.787Z] url: https://codecov.io [2022-12-09T01:10:58.787Z] query: branch=PR-1262&commit=97d52b643112c5c00428daae5a03f6563bf38928&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1262&job=&cmd_args= [2022-12-09T01:10:59.046Z] -> Pinging Codecov [2022-12-09T01:10:59.046Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1262&commit=97d52b643112c5c00428daae5a03f6563bf38928&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1262&job=&cmd_args= [2022-12-09T01:10:59.305Z] -> Uploading to [2022-12-09T01:10:59.305Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-09/7E55EF52A471D76F132DFD9A03CDDE97/97d52b643112c5c00428daae5a03f6563bf38928/8e3bd357-0ba2-45c0-bda3-00baebfc5f2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221209T011059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cea792efea340c32e49f8bc1557c74171b9455e8aab831db13199fa9dc494620 [2022-12-09T01:10:59.305Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-09T01:10:59.305Z] Dload Upload Total Spent Left Speed [2022-12-09T01:10:59.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14758 0 0 100 14758 0 59748 --:--:-- --:--:-- --:--:-- 59748 [2022-12-09T01:10:59.565Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/97d52b643112c5c00428daae5a03f6563bf38928 [Pipeline] } [2022-12-09T01:10:59.594Z] 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 [2022-12-09T01:11:01.244Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives ] [2022-12-09T01:11:01.244Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives [2022-12-09T01:11:01.244Z] total 16 [2022-12-09T01:11:01.244Z] drwxr-xr-x 3 root root 4096 Dec 9 00:59 . [2022-12-09T01:11:01.244Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 00:59 .. [2022-12-09T01:11:01.244Z] drwxr-xr-x 2 root root 4096 Dec 9 00:59 cost [2022-12-09T01:11:01.244Z] -rw-r--r-- 1 root root 86 Dec 9 00:59 cost.csv [2022-12-09T01:11:01.244Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives [2022-12-09T01:11:01.244Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives [2022-12-09T01:11:01.244Z] total 16 [2022-12-09T01:11:01.244Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 00:59 . [2022-12-09T01:11:01.244Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 00:59 .. [2022-12-09T01:11:01.244Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 00:59 cost [2022-12-09T01:11:01.244Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 9 00:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:11:01.563Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:11:02.480Z] ---> package-listing.sh [2022-12-09T01:11:02.480Z] ++ facter osfamily [2022-12-09T01:11:02.480Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-09T01:11:02.740Z] + OS_FAMILY=debian [2022-12-09T01:11:02.740Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1262 [2022-12-09T01:11:02.740Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-09T01:11:02.740Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-09T01:11:02.740Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-09T01:11:02.740Z] + PACKAGES=/tmp/packages_start.txt [2022-12-09T01:11:02.740Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1262 ']' [2022-12-09T01:11:02.740Z] + PACKAGES=/tmp/packages_end.txt [2022-12-09T01:11:02.740Z] + case "${OS_FAMILY}" in [2022-12-09T01:11:02.740Z] + dpkg -l [2022-12-09T01:11:02.740Z] + grep '^ii' [2022-12-09T01:11:02.740Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-09T01:11:02.740Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-09T01:11:02.740Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-09T01:11:02.740Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1262 ']' [2022-12-09T01:11:02.740Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives/ [2022-12-09T01:11:02.740Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1262/archives/ [Pipeline] echo [2022-12-09T01:11:02.773Z] 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-1262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-09T01:11:03.061Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:11:03.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-09T01:11:03.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T01:11:03.800Z] prd-ubuntu20.04-docker-8c-8g-120808 does not seem to be running inside a container [2022-12-09T01:11:03.823Z] $ 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-1262/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-1262 -v /w/workspace/gexfoundry_device-sdk-go_PR-1262:/w/workspace/gexfoundry_device-sdk-go_PR-1262:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1262@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 [2022-12-09T01:11:04.025Z] $ docker top d1f9afcfbb0988bc6b7c08abac2e6dff112424bda8eab8e7c5fd12f2ce858e7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T01:11:04.398Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-09T01:11:04.702Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-09T01:11:05.014Z] + ls /var/log/sa-host [2022-12-09T01:11:05.014Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-09T01:11:05.228Z] provisioning config files... [2022-12-09T01:11:05.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1262@tmp/config18115155232284152364tmp [Pipeline] { [Pipeline] echo [2022-12-09T01:11:05.293Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:11:05.604Z] ---> create-netrc.sh [Pipeline] } [2022-12-09T01:11:05.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:11:06.048Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-09T01:11:06.079Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:11:06.391Z] ---> sudo-logs.sh [2022-12-09T01:11:06.391Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-09T01:11:06.473Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:11:06.780Z] ---> job-cost.sh [2022-12-09T01:11:06.780Z] lf-activate-venv: SKIPPING [2022-12-09T01:11:06.780Z] DEBUG: total: 0.2199999988079071 [2022-12-09T01:11:06.780Z] INFO: Retrieving Stack Cost... [2022-12-09T01:11:07.040Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-09T01:11:07.607Z] INFO: Archiving Costs [Pipeline] echo [2022-12-09T01:11:07.638Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:11:07.948Z] ---> logs-deploy.sh [2022-12-09T01:11:07.948Z] lf-activate-venv: SKIPPING [2022-12-09T01:11:07.948Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1262/1 [2022-12-09T01:11:07.948Z] INFO: archiving workspace using pattern(s): [2022-12-09T01:11:08.881Z] Archives upload complete. [2022-12-09T01:11:09.141Z] INFO: archiving logs to Nexus [2022-12-09T01:11:09.711Z] ---> uname -a: [2022-12-09T01:11:09.711Z] Linux prd-ubuntu20-04-docker-8c-8g-120808 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-09T01:11:09.711Z] [2022-12-09T01:11:09.711Z] [2022-12-09T01:11:09.711Z] ---> lscpu: [2022-12-09T01:11:09.711Z] Architecture: x86_64 [2022-12-09T01:11:09.711Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-09T01:11:09.711Z] Byte Order: Little Endian [2022-12-09T01:11:09.711Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-09T01:11:09.711Z] CPU(s): 8 [2022-12-09T01:11:09.711Z] On-line CPU(s) list: 0-7 [2022-12-09T01:11:09.711Z] Thread(s) per core: 1 [2022-12-09T01:11:09.711Z] Core(s) per socket: 1 [2022-12-09T01:11:09.711Z] Socket(s): 8 [2022-12-09T01:11:09.711Z] NUMA node(s): 1 [2022-12-09T01:11:09.711Z] Vendor ID: AuthenticAMD [2022-12-09T01:11:09.711Z] CPU family: 23 [2022-12-09T01:11:09.711Z] Model: 49 [2022-12-09T01:11:09.711Z] Model name: AMD EPYC-Rome Processor [2022-12-09T01:11:09.711Z] Stepping: 0 [2022-12-09T01:11:09.711Z] CPU MHz: 2800.000 [2022-12-09T01:11:09.711Z] BogoMIPS: 5600.00 [2022-12-09T01:11:09.711Z] Virtualization: AMD-V [2022-12-09T01:11:09.711Z] Hypervisor vendor: KVM [2022-12-09T01:11:09.711Z] Virtualization type: full [2022-12-09T01:11:09.711Z] L1d cache: 256 KiB [2022-12-09T01:11:09.711Z] L1i cache: 256 KiB [2022-12-09T01:11:09.711Z] L2 cache: 4 MiB [2022-12-09T01:11:09.711Z] L3 cache: 128 MiB [2022-12-09T01:11:09.711Z] NUMA node0 CPU(s): 0-7 [2022-12-09T01:11:09.711Z] Vulnerability Itlb multihit: Not affected [2022-12-09T01:11:09.711Z] Vulnerability L1tf: Not affected [2022-12-09T01:11:09.711Z] Vulnerability Mds: Not affected [2022-12-09T01:11:09.711Z] Vulnerability Meltdown: Not affected [2022-12-09T01:11:09.711Z] Vulnerability Mmio stale data: Not affected [2022-12-09T01:11:09.711Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-09T01:11:09.711Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-09T01:11:09.711Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-09T01:11:09.711Z] Vulnerability Srbds: Not affected [2022-12-09T01:11:09.711Z] Vulnerability Tsx async abort: Not affected [2022-12-09T01:11:09.711Z] 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 [2022-12-09T01:11:09.711Z] [2022-12-09T01:11:09.711Z] [2022-12-09T01:11:09.711Z] ---> nproc: [2022-12-09T01:11:09.711Z] 8 [2022-12-09T01:11:09.711Z] [2022-12-09T01:11:09.711Z] [2022-12-09T01:11:09.711Z] ---> df -h: [2022-12-09T01:11:09.711Z] Filesystem Size Used Avail Use% Mounted on [2022-12-09T01:11:09.711Z] overlay 155G 12G 144G 8% / [2022-12-09T01:11:09.711Z] tmpfs 64M 0 64M 0% /dev [2022-12-09T01:11:09.711Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-09T01:11:09.711Z] shm 64M 0 64M 0% /dev/shm [2022-12-09T01:11:09.711Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-12-09T01:11:09.711Z] [2022-12-09T01:11:09.711Z] [2022-12-09T01:11:09.711Z] ---> sar -b -r -n DEV: [2022-12-09T01:11:09.711Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120808) 12/09/22 _x86_64_ (8 CPU) [2022-12-09T01:11:09.711Z] [2022-12-09T01:11:09.711Z] 00:56:48 LINUX RESTART (8 CPU) [2022-12-09T01:11:09.711Z] [2022-12-09T01:11:09.711Z] 00:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-09T01:11:09.711Z] 00:58:03 408.38 47.70 360.68 0.00 5393.80 195421.39 0.00 [2022-12-09T01:11:09.711Z] 00:59:01 109.77 1.02 108.76 0.00 15.17 41709.08 0.00 [2022-12-09T01:11:09.711Z] 01:00:01 180.62 0.22 180.41 0.00 8.40 47847.12 0.00 [2022-12-09T01:11:09.711Z] 01:01:01 2.33 0.00 2.33 0.00 0.00 30.94 0.00 [2022-12-09T01:11:09.711Z] 01:02:01 25.65 7.77 17.88 0.00 904.25 2378.94 0.00 [2022-12-09T01:11:09.711Z] 01:03:01 30.18 2.82 27.36 0.00 4250.62 6315.88 0.00 [2022-12-09T01:11:09.711Z] 01:04:01 4.38 0.20 4.18 0.00 18.66 99.85 0.00 [2022-12-09T01:11:09.711Z] 01:05:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 [2022-12-09T01:11:09.711Z] 01:06:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 [2022-12-09T01:11:09.711Z] 01:07:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 [2022-12-09T01:11:09.711Z] 01:08:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 [2022-12-09T01:11:09.711Z] 01:09:01 1.90 0.00 1.90 0.00 0.00 21.46 0.00 [2022-12-09T01:11:09.711Z] 01:10:01 1.55 0.00 1.55 0.00 0.00 17.47 0.00 [2022-12-09T01:11:09.711Z] 01:11:01 1.83 0.10 1.73 0.00 7.20 25.73 0.00 [2022-12-09T01:11:09.711Z] Average: 55.09 4.28 50.81 0.00 758.81 20948.15 0.00 [2022-12-09T01:11:09.711Z] [2022-12-09T01:11:09.711Z] 00:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-09T01:11:09.711Z] 00:58:03 29126920 31548220 770448 2.34 74644 2618924 1980804 5.84 1040100 2356132 744 [2022-12-09T01:11:09.711Z] 00:59:01 28002776 31384092 916268 2.79 139156 3430604 2378808 7.01 1399592 3015388 321712 [2022-12-09T01:11:09.711Z] 01:00:01 27742704 31551268 750056 2.28 152560 3806152 1756176 5.18 1246704 3392424 284 [2022-12-09T01:11:09.711Z] 01:01:01 27754164 31562816 738060 2.24 152608 3806152 1756176 5.18 1233892 3392424 12 [2022-12-09T01:11:09.711Z] 01:02:01 27561180 31517748 765104 2.33 169688 3938612 1818140 5.36 1347332 3452040 7436 [2022-12-09T01:11:09.711Z] 01:03:01 27239000 31548216 733976 2.23 185800 4260212 1824952 5.38 1548808 3556924 16 [2022-12-09T01:11:09.711Z] 01:04:01 27245236 31550480 732076 2.23 184408 4257508 1810340 5.34 1546468 3554180 8 [2022-12-09T01:11:09.711Z] 01:05:01 27252440 31557824 724800 2.20 184480 4257520 1810340 5.34 1539492 3554184 0 [2022-12-09T01:11:09.711Z] 01:06:01 27252960 31558392 724156 2.20 184548 4257516 1810340 5.34 1539400 3554184 12 [2022-12-09T01:11:09.711Z] 01:07:01 27252644 31558140 724312 2.20 184592 4257528 1810340 5.34 1539408 3554192 8 [2022-12-09T01:11:09.711Z] 01:08:01 27252740 31558296 724340 2.20 184640 4257528 1810340 5.34 1539572 3554196 12 [2022-12-09T01:11:09.711Z] 01:09:01 27252732 31558432 724228 2.20 184712 4257532 1810340 5.34 1539592 3554268 40 [2022-12-09T01:11:09.711Z] 01:10:01 27252944 31558840 723756 2.20 184788 4257656 1810340 5.34 1539604 3554392 8 [2022-12-09T01:11:09.711Z] 01:11:01 27244136 31550332 731948 2.23 184816 4257900 1880040 5.54 1548940 3554508 156 [2022-12-09T01:11:09.711Z] Average: 27530898 31540221 748823 2.28 167960 3994382 1861963 5.49 1439207 3399960 23603 [2022-12-09T01:11:09.711Z] [2022-12-09T01:11:09.711Z] 00:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-09T01:11:09.711Z] 00:58:03 ens3 773.16 499.72 6609.10 108.05 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.711Z] 00:58:03 vethbfabc50 10.98 14.55 1.00 11.03 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.711Z] 00:58:03 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.711Z] 00:58:03 docker0 19.61 25.14 1.63 123.10 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 00:59:01 ens3 243.58 169.80 1787.46 26.21 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 00:59:01 vethdfdaa90 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 00:59:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 00:59:01 docker0 151.77 213.39 12.38 1759.04 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:00:01 ens3 155.76 91.29 2686.99 21.45 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:00:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:00:01 docker0 3.65 8.18 0.23 98.03 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:01:01 ens3 0.70 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:02:01 ens3 56.77 35.93 963.90 2.82 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:03:01 ens3 74.99 37.88 1790.61 2.71 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:03:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:04:01 ens3 0.47 0.23 0.11 0.03 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:04:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:05:01 ens3 0.67 0.30 0.29 0.21 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:06:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:08:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:11:01 ens3 7.03 4.80 7.04 2.47 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:11:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] Average: ens3 93.48 59.77 987.13 11.68 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] Average: lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] Average: docker0 12.17 17.16 0.99 137.58 0.00 0.00 0.00 0.00 [2022-12-09T01:11:09.712Z] [2022-12-09T01:11:09.712Z] [2022-12-09T01:11:09.712Z] ---> sar -P ALL: [2022-12-09T01:11:09.712Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120808) 12/09/22 _x86_64_ (8 CPU) [2022-12-09T01:11:09.712Z] [2022-12-09T01:11:09.712Z] 00:56:48 LINUX RESTART (8 CPU) [2022-12-09T01:11:09.712Z] [2022-12-09T01:11:09.712Z] 00:57:01 CPU %user %nice %system %iowait %steal %idle [2022-12-09T01:11:09.712Z] 00:58:03 all 10.54 0.00 4.06 2.05 0.05 83.30 [2022-12-09T01:11:09.712Z] 00:58:03 0 12.71 0.00 5.52 3.55 0.05 78.17 [2022-12-09T01:11:09.712Z] 00:58:03 1 11.01 0.00 4.00 1.50 0.05 83.43 [2022-12-09T01:11:09.712Z] 00:58:03 2 9.91 0.00 2.91 0.94 0.03 86.20 [2022-12-09T01:11:09.712Z] 00:58:03 3 8.98 0.00 4.52 2.40 0.07 84.04 [2022-12-09T01:11:09.712Z] 00:58:03 4 10.62 0.00 3.00 0.49 0.05 85.84 [2022-12-09T01:11:09.712Z] 00:58:03 5 12.32 0.00 3.88 2.99 0.05 80.77 [2022-12-09T01:11:09.712Z] 00:58:03 6 9.00 0.00 4.88 2.50 0.03 83.59 [2022-12-09T01:11:09.712Z] 00:58:03 7 9.73 0.00 3.76 2.00 0.07 84.45 [2022-12-09T01:11:09.712Z] 00:59:01 all 28.98 0.00 5.43 0.88 0.08 64.63 [2022-12-09T01:11:09.712Z] 00:59:01 0 28.75 0.00 5.03 0.17 0.09 65.96 [2022-12-09T01:11:09.712Z] 00:59:01 1 28.88 0.00 5.80 0.26 0.09 64.97 [2022-12-09T01:11:09.712Z] 00:59:01 2 28.59 0.00 5.82 0.14 0.09 65.36 [2022-12-09T01:11:09.712Z] 00:59:01 3 29.78 0.00 6.38 5.03 0.09 58.72 [2022-12-09T01:11:09.712Z] 00:59:01 4 29.43 0.00 4.85 0.02 0.07 65.64 [2022-12-09T01:11:09.712Z] 00:59:01 5 28.67 0.00 5.17 1.32 0.09 64.76 [2022-12-09T01:11:09.712Z] 00:59:01 6 29.43 0.00 5.10 0.14 0.09 65.24 [2022-12-09T01:11:09.712Z] 00:59:01 7 28.28 0.00 5.29 0.02 0.07 66.33 [2022-12-09T01:11:09.712Z] 01:00:01 all 31.97 0.00 5.91 1.13 0.09 60.90 [2022-12-09T01:11:09.712Z] 01:00:01 0 31.84 0.00 5.44 1.01 0.08 61.63 [2022-12-09T01:11:09.712Z] 01:00:01 1 33.32 0.00 6.09 1.44 0.08 59.07 [2022-12-09T01:11:09.712Z] 01:00:01 2 31.45 0.00 6.59 0.42 0.08 61.45 [2022-12-09T01:11:09.712Z] 01:00:01 3 32.06 0.00 5.76 0.47 0.08 61.62 [2022-12-09T01:11:09.712Z] 01:00:01 4 32.75 0.00 5.41 0.19 0.08 61.57 [2022-12-09T01:11:09.712Z] 01:00:01 5 31.08 0.00 6.00 1.08 0.08 61.75 [2022-12-09T01:11:09.712Z] 01:00:01 6 30.85 0.00 5.33 2.06 0.08 61.68 [2022-12-09T01:11:09.712Z] 01:00:01 7 32.39 0.00 6.69 2.38 0.10 58.43 [2022-12-09T01:11:09.712Z] 01:01:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2022-12-09T01:11:09.712Z] 01:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T01:11:09.712Z] 01:01:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-12-09T01:11:09.712Z] 01:01:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-09T01:11:09.712Z] 01:01:01 3 0.02 0.00 0.02 0.10 0.02 99.85 [2022-12-09T01:11:09.712Z] 01:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T01:11:09.712Z] 01:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T01:11:09.712Z] 01:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T01:11:09.712Z] 01:01:01 7 0.07 0.00 0.00 0.07 0.00 99.87 [2022-12-09T01:11:09.712Z] 01:02:01 all 0.82 0.00 0.62 0.15 0.01 98.40 [2022-12-09T01:11:09.712Z] 01:02:01 0 0.65 0.00 0.30 0.02 0.00 99.03 [2022-12-09T01:11:09.712Z] 01:02:01 1 0.78 0.00 1.92 0.33 0.02 96.95 [2022-12-09T01:11:09.712Z] 01:02:01 2 1.07 0.00 0.65 0.03 0.02 98.23 [2022-12-09T01:11:09.712Z] 01:02:01 3 0.72 0.00 0.35 0.02 0.00 98.91 [2022-12-09T01:11:09.712Z] 01:02:01 4 0.65 0.00 0.37 0.05 0.02 98.92 [2022-12-09T01:11:09.712Z] 01:02:01 5 0.77 0.00 0.40 0.03 0.00 98.80 [2022-12-09T01:11:09.712Z] 01:02:01 6 1.41 0.00 0.50 0.25 0.00 97.84 [2022-12-09T01:11:09.712Z] 01:02:01 7 0.48 0.00 0.50 0.50 0.02 98.50 [2022-12-09T01:11:09.712Z] 01:03:01 all 1.37 0.00 0.76 0.19 0.01 97.66 [2022-12-09T01:11:09.712Z] 01:03:01 0 1.75 0.00 1.05 0.17 0.02 97.02 [2022-12-09T01:11:09.712Z] 01:03:01 1 0.58 0.00 0.75 0.00 0.00 98.66 [2022-12-09T01:11:09.712Z] 01:03:01 2 3.26 0.00 0.56 0.20 0.02 95.96 [2022-12-09T01:11:09.712Z] 01:03:01 3 0.58 0.00 1.80 0.02 0.02 97.58 [2022-12-09T01:11:09.712Z] 01:03:01 4 1.17 0.00 0.70 0.17 0.00 97.96 [2022-12-09T01:11:09.712Z] 01:03:01 5 1.07 0.00 0.47 0.08 0.02 98.37 [2022-12-09T01:11:09.712Z] 01:03:01 6 0.63 0.00 0.42 0.03 0.02 98.90 [2022-12-09T01:11:09.712Z] 01:03:01 7 1.89 0.00 0.35 0.87 0.02 96.87 [2022-12-09T01:11:09.712Z] 01:04:01 all 0.42 0.00 0.09 0.02 0.00 99.48 [2022-12-09T01:11:09.712Z] 01:04:01 0 0.27 0.00 0.10 0.00 0.00 99.63 [2022-12-09T01:11:09.712Z] 01:04:01 1 0.10 0.00 0.08 0.00 0.00 99.82 [2022-12-09T01:11:09.712Z] 01:04:01 2 2.04 0.00 0.10 0.05 0.00 97.82 [2022-12-09T01:11:09.712Z] 01:04:01 3 0.12 0.00 0.10 0.00 0.00 99.78 [2022-12-09T01:11:09.712Z] 01:04:01 4 0.07 0.00 0.07 0.02 0.02 99.83 [2022-12-09T01:11:09.712Z] 01:04:01 5 0.07 0.00 0.10 0.00 0.00 99.83 [2022-12-09T01:11:09.712Z] 01:04:01 6 0.57 0.00 0.08 0.00 0.00 99.35 [2022-12-09T01:11:09.712Z] 01:04:01 7 0.08 0.00 0.07 0.08 0.00 99.77 [2022-12-09T01:11:09.712Z] 01:05:01 all 0.24 0.00 0.02 0.01 0.00 99.74 [2022-12-09T01:11:09.712Z] 01:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T01:11:09.712Z] 01:05:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2022-12-09T01:11:09.712Z] 01:05:01 2 1.81 0.00 0.07 0.00 0.00 98.13 [2022-12-09T01:11:09.712Z] 01:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T01:11:09.712Z] 01:05:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-12-09T01:11:09.712Z] 01:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T01:11:09.712Z] 01:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T01:11:09.712Z] 01:05:01 7 0.05 0.00 0.02 0.03 0.00 99.90 [2022-12-09T01:11:09.712Z] 01:06:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-12-09T01:11:09.712Z] 01:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T01:11:09.712Z] 01:06:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-12-09T01:11:09.712Z] 01:06:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2022-12-09T01:11:09.712Z] 01:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T01:11:09.712Z] 01:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T01:11:09.712Z] 01:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T01:11:09.712Z] 01:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T01:11:09.712Z] 01:06:01 7 0.05 0.00 0.02 0.03 0.00 99.90 [2022-12-09T01:11:09.712Z] 01:07:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-12-09T01:11:09.712Z] 01:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T01:11:09.712Z] 01:07:01 1 0.13 0.00 0.00 0.02 0.00 99.85 [2022-12-09T01:11:09.712Z] 01:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-09T01:11:09.712Z] 01:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T01:11:09.712Z] 01:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T01:11:09.712Z] 01:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T01:11:09.712Z] 01:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-09T01:11:09.712Z] 01:07:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-12-09T01:11:09.712Z] 01:08:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2022-12-09T01:11:09.712Z] 01:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T01:11:09.712Z] 01:08:01 1 0.22 0.00 0.00 0.00 0.00 99.78 [2022-12-09T01:11:09.712Z] 01:08:01 2 0.00 0.00 0.05 0.00 0.00 99.95 [2022-12-09T01:11:09.712Z] 01:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T01:11:09.713Z] 01:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T01:11:09.713Z] 01:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T01:11:09.713Z] 01:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T01:11:09.713Z] 01:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-09T01:11:09.713Z] [2022-12-09T01:11:09.713Z] 01:08:01 CPU %user %nice %system %iowait %steal %idle [2022-12-09T01:11:09.713Z] 01:09:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-12-09T01:11:09.713Z] 01:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T01:11:09.713Z] 01:09:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-12-09T01:11:09.713Z] 01:09:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-12-09T01:11:09.713Z] 01:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T01:11:09.713Z] 01:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T01:11:09.713Z] 01:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-09T01:11:09.713Z] 01:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T01:11:09.713Z] 01:09:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2022-12-09T01:11:09.713Z] 01:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-12-09T01:11:09.713Z] 01:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-12-09T01:11:09.713Z] 01:10:01 1 0.07 0.00 0.02 0.02 0.00 99.90 [2022-12-09T01:11:09.713Z] 01:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T01:11:09.713Z] 01:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T01:11:09.713Z] 01:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T01:11:09.713Z] 01:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T01:11:09.713Z] 01:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T01:11:09.713Z] 01:10:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-12-09T01:11:09.713Z] 01:11:01 all 0.12 0.00 0.08 0.01 0.00 99.79 [2022-12-09T01:11:09.713Z] 01:11:01 0 0.33 0.00 0.10 0.00 0.00 99.57 [2022-12-09T01:11:09.713Z] 01:11:01 1 0.07 0.00 0.10 0.03 0.00 99.80 [2022-12-09T01:11:09.713Z] 01:11:01 2 0.13 0.00 0.13 0.00 0.00 99.73 [2022-12-09T01:11:09.713Z] 01:11:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2022-12-09T01:11:09.713Z] 01:11:01 4 0.12 0.00 0.10 0.00 0.00 99.78 [2022-12-09T01:11:09.713Z] 01:11:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2022-12-09T01:11:09.713Z] 01:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-12-09T01:11:09.713Z] 01:11:01 7 0.12 0.00 0.10 0.02 0.00 99.77 [2022-12-09T01:11:09.713Z] Average: all 5.23 0.00 1.20 0.32 0.02 93.24 [2022-12-09T01:11:09.713Z] Average: 0 5.35 0.00 1.24 0.35 0.02 93.04 [2022-12-09T01:11:09.713Z] Average: 1 5.27 0.00 1.32 0.26 0.02 93.13 [2022-12-09T01:11:09.713Z] Average: 2 5.52 0.00 1.19 0.13 0.02 93.14 [2022-12-09T01:11:09.713Z] Average: 3 5.06 0.00 1.34 0.56 0.02 93.02 [2022-12-09T01:11:09.713Z] Average: 4 5.24 0.00 1.02 0.07 0.02 93.65 [2022-12-09T01:11:09.713Z] Average: 5 5.20 0.00 1.14 0.39 0.02 93.26 [2022-12-09T01:11:09.713Z] Average: 6 5.04 0.00 1.15 0.35 0.02 93.44 [2022-12-09T01:11:09.713Z] Average: 7 5.12 0.00 1.18 0.43 0.02 93.24 [2022-12-09T01:11:09.713Z] [2022-12-09T01:11:09.713Z] [2022-12-09T01:11:09.713Z]