Pull request #390 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c2640709faa2178ab9841bd3b253e8b3627355e5+d8591ecd48deb848f04d859b76795416a9cfa4fb (bfa42a415ea988e067a82f68fa82de7412e51275) 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-ssh6315253213215217359.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-ssh13033146919212739621.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-modbus-go/branches/PR-390/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-modbus-go/branches/PR-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16896257072879423663.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-modbus-go/branches/PR-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10167679415708972763.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-ssh16940763213786189189.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-modbus-go/branches/PR-390/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-modbus-go/branches/PR-390/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6107024308598117571.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-modbus-go, buildSnap:false] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-118380’ Running on prd-ubuntu20.04-docker-8c-8g-118387 in /w/workspace/xfoundry_device-modbus-go_PR-390 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-390 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/pull/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d8591ecd48deb848f04d859b76795416a9cfa4fb into PR head commit c2640709faa2178ab9841bd3b253e8b3627355e5 Merge succeeded, producing c2640709faa2178ab9841bd3b253e8b3627355e5 Checking out Revision c2640709faa2178ab9841bd3b253e8b3627355e5 (PR-390) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 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-11-07T05:06:49.477Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f c2640709faa2178ab9841bd3b253e8b3627355e5 # 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 d8591ecd48deb848f04d859b76795416a9cfa4fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2640709faa2178ab9841bd3b253e8b3627355e5 # timeout=10 [Pipeline] withCredentials [2022-11-07T05:06:49.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-07T05:06:49.814Z] ========================================================= [2022-11-07T05:06:49.814Z] EdgeX Global Pipelines Version Info [2022-11-07T05:06:49.814Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:06:50.537Z] ------------------- [2022-11-07T05:06:50.537Z] stable info: [2022-11-07T05:06:50.537Z] ------------------- [2022-11-07T05:06:50.537Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-07T05:06:50.537Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T05:06:50.537Z] Message: update stable to v1.0.244 [2022-11-07T05:06:51.108Z] ------------------- [2022-11-07T05:06:51.108Z] experimental info: [2022-11-07T05:06:51.108Z] ------------------- [2022-11-07T05:06:51.108Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-07T05:06:51.108Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T05:06:51.108Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-07T05:06:51.403Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-11-07T05:06:51.444Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-11-07T05:06:51.485Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-07T05:06:51.527Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-07T05:06:51.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-07T05:06:51.611Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-07T05:06:51.657Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-07T05:06:51.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-07T05:06:51.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-07T05:06:51.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-07T05:06:51.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-07T05:06:51.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-11-07T05:06:51.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-07T05:06:52.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-07T05:06:52.072Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T05:06:52.118Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T05:06:52.171Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T05:06:52.220Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T05:06:52.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-07T05:06:52.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-07T05:06:52.358Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-07T05:06:52.404Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-07T05:06:52.455Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-07T05:06:52.502Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-07T05:06:52.556Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-07T05:06:52.601Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-07T05:06:52.654Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-07T05:06:52.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-390 [Pipeline] echo [2022-11-07T05:06:52.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-390 [Pipeline] echo [2022-11-07T05:06:52.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-390 [Pipeline] echo [2022-11-07T05:06:52.837Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2640709faa2178ab9841bd3b253e8b3627355e5 [Pipeline] echo [2022-11-07T05:06:52.885Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c264070 [Pipeline] echo [2022-11-07T05:06:52.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T05:06:53.049Z] provisioning config files... [2022-11-07T05:06:53.065Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-390@tmp/config16904039595133506790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:06:53.412Z] ---> docker-login.sh [2022-11-07T05:06:53.412Z] nexus3.edgexfoundry.org:10001 [2022-11-07T05:06:53.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:06:53.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:06:53.931Z] Configure a credential helper to remove this warning. See [2022-11-07T05:06:53.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:06:53.931Z] [2022-11-07T05:06:53.931Z] Login Succeeded [2022-11-07T05:06:53.931Z] nexus3.edgexfoundry.org:10002 [2022-11-07T05:06:53.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:06:53.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:06:53.931Z] Configure a credential helper to remove this warning. See [2022-11-07T05:06:53.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:06:53.931Z] [2022-11-07T05:06:53.931Z] Login Succeeded [2022-11-07T05:06:53.931Z] nexus3.edgexfoundry.org:10003 [2022-11-07T05:06:53.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:06:54.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:06:54.190Z] Configure a credential helper to remove this warning. See [2022-11-07T05:06:54.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:06:54.190Z] [2022-11-07T05:06:54.190Z] Login Succeeded [2022-11-07T05:06:54.190Z] nexus3.edgexfoundry.org:10004 [2022-11-07T05:06:54.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:06:54.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:06:54.190Z] Configure a credential helper to remove this warning. See [2022-11-07T05:06:54.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:06:54.190Z] [2022-11-07T05:06:54.190Z] Login Succeeded [2022-11-07T05:06:54.190Z] docker.io [2022-11-07T05:06:54.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:06:54.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:06:54.759Z] Configure a credential helper to remove this warning. See [2022-11-07T05:06:54.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:06:54.759Z] [2022-11-07T05:06:54.759Z] Login Succeeded [2022-11-07T05:06:54.759Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T05:06:54.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-07T05:06:55.434Z] + git rev-list -1 --merges c2640709faa2178ab9841bd3b253e8b3627355e5~1..c2640709faa2178ab9841bd3b253e8b3627355e5 [Pipeline] echo [2022-11-07T05:06:55.480Z] -----------> git rev-list -1 --merges c2640709faa2178ab9841bd3b253e8b3627355e5~1..c2640709faa2178ab9841bd3b253e8b3627355e5 c2640709faa2178ab9841bd3b253e8b3627355e5 [false] [Pipeline] sh [2022-11-07T05:06:55.797Z] + git log --format=format:%s -1 c2640709faa2178ab9841bd3b253e8b3627355e5 [Pipeline] echo [2022-11-07T05:06:55.839Z] ========================================================= [2022-11-07T05:06:55.839Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-07T05:06:55.839Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T05:06:56.350Z] + git log --format=format:%s -1 c2640709faa2178ab9841bd3b253e8b3627355e5 [Pipeline] echo [2022-11-07T05:06:56.387Z] [semverPrep] GIT_COMMIT: c2640709faa2178ab9841bd3b253e8b3627355e5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-11-07T05:06:56.423Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-07T05:06:56.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T05:06:56.797Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-07T05:06:56.797Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-07T05:06:56.797Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-07T05:06:56.797Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-07T05:06:56.797Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-07T05:06:56.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:06:57.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T05:06:57.221Z] [2022-11-07T05:06:57.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:06:57.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T05:06:57.602Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-07T05:06:57.602Z] b85a868b505f: Pulling fs layer [2022-11-07T05:06:57.602Z] e2be974225ed: Pulling fs layer [2022-11-07T05:06:57.602Z] 339a4e72a1f5: Pulling fs layer [2022-11-07T05:06:57.602Z] 988bab9f4d93: Pulling fs layer [2022-11-07T05:06:57.602Z] 1469e6f7b9e6: Pulling fs layer [2022-11-07T05:06:57.602Z] eaf3925da568: Pulling fs layer [2022-11-07T05:06:57.602Z] bab4dde63d76: Pulling fs layer [2022-11-07T05:06:57.602Z] bde34c3a00c8: Pulling fs layer [2022-11-07T05:06:57.602Z] b352a97aabf1: Pulling fs layer [2022-11-07T05:06:57.602Z] 4872d77fe225: Pulling fs layer [2022-11-07T05:06:57.602Z] 5851b861e8e6: Pulling fs layer [2022-11-07T05:06:57.602Z] bab4dde63d76: Waiting [2022-11-07T05:06:57.602Z] bde34c3a00c8: Waiting [2022-11-07T05:06:57.602Z] b352a97aabf1: Waiting [2022-11-07T05:06:57.602Z] 4872d77fe225: Waiting [2022-11-07T05:06:57.602Z] 5851b861e8e6: Waiting [2022-11-07T05:06:57.602Z] eaf3925da568: Waiting [2022-11-07T05:06:57.602Z] 988bab9f4d93: Waiting [2022-11-07T05:06:57.602Z] e2be974225ed: Download complete [2022-11-07T05:06:57.602Z] 988bab9f4d93: Verifying Checksum [2022-11-07T05:06:57.602Z] 988bab9f4d93: Download complete [2022-11-07T05:06:57.868Z] 1469e6f7b9e6: Verifying Checksum [2022-11-07T05:06:57.868Z] 1469e6f7b9e6: Download complete [2022-11-07T05:06:57.868Z] 339a4e72a1f5: Verifying Checksum [2022-11-07T05:06:57.868Z] 339a4e72a1f5: Download complete [2022-11-07T05:06:57.868Z] eaf3925da568: Verifying Checksum [2022-11-07T05:06:57.868Z] eaf3925da568: Download complete [2022-11-07T05:06:57.868Z] bde34c3a00c8: Verifying Checksum [2022-11-07T05:06:57.868Z] bde34c3a00c8: Download complete [2022-11-07T05:06:57.868Z] b352a97aabf1: Verifying Checksum [2022-11-07T05:06:57.868Z] b352a97aabf1: Download complete [2022-11-07T05:06:57.868Z] 4872d77fe225: Verifying Checksum [2022-11-07T05:06:57.868Z] 4872d77fe225: Download complete [2022-11-07T05:06:57.868Z] 5851b861e8e6: Download complete [2022-11-07T05:06:58.134Z] b85a868b505f: Verifying Checksum [2022-11-07T05:06:58.134Z] b85a868b505f: Download complete [2022-11-07T05:06:58.393Z] bab4dde63d76: Verifying Checksum [2022-11-07T05:06:58.393Z] bab4dde63d76: Download complete [2022-11-07T05:06:59.330Z] b85a868b505f: Pull complete [2022-11-07T05:06:59.330Z] e2be974225ed: Pull complete [2022-11-07T05:06:59.896Z] 339a4e72a1f5: Pull complete [2022-11-07T05:06:59.896Z] 988bab9f4d93: Pull complete [2022-11-07T05:07:00.154Z] 1469e6f7b9e6: Pull complete [2022-11-07T05:07:00.154Z] eaf3925da568: Pull complete [2022-11-07T05:07:01.529Z] bab4dde63d76: Pull complete [2022-11-07T05:07:01.790Z] bde34c3a00c8: Pull complete [2022-11-07T05:07:01.790Z] b352a97aabf1: Pull complete [2022-11-07T05:07:02.054Z] 4872d77fe225: Pull complete [2022-11-07T05:07:02.054Z] 5851b861e8e6: Pull complete [2022-11-07T05:07:02.054Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-07T05:07:02.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T05:07:02.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T05:07:02.280Z] prd-ubuntu20.04-docker-8c-8g-118387 does not seem to be running inside a container [2022-11-07T05:07:02.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-390 -v /w/workspace/xfoundry_device-modbus-go_PR-390:/w/workspace/xfoundry_device-modbus-go_PR-390:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-390@tmp:/w/workspace/xfoundry_device-modbus-go_PR-390@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T05:07:04.210Z] $ docker top 60856f008df8bedea6482539fd6f1f042e044eb0c75ee55cbe020fc6dfb72146 -eo pid,comm [2022-11-07T05:07:04.257Z] 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-11-07T05:07:04.257Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T05:07:04.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T05:07:04.399Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T05:07:04.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T05:07:04.508Z] $ docker exec 60856f008df8bedea6482539fd6f1f042e044eb0c75ee55cbe020fc6dfb72146 ssh-agent [2022-11-07T05:07:04.615Z] SSH_AUTH_SOCK=/tmp/ssh-a2ZVqOhcbQg9/agent.33 [2022-11-07T05:07:04.615Z] SSH_AGENT_PID=39 [2022-11-07T05:07:04.621Z] Running ssh-add (command line suppressed) [2022-11-07T05:07:04.725Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-390@tmp/private_key_580752453392724659.key (/w/workspace/xfoundry_device-modbus-go_PR-390@tmp/private_key_580752453392724659.key) [2022-11-07T05:07:04.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T05:07:05.072Z] + git tag --points-at HEAD [Pipeline] } [2022-11-07T05:07:05.096Z] $ docker exec --env ******** --env ******** 60856f008df8bedea6482539fd6f1f042e044eb0c75ee55cbe020fc6dfb72146 ssh-agent -k [2022-11-07T05:07:05.199Z] unset SSH_AUTH_SOCK; [2022-11-07T05:07:05.200Z] unset SSH_AGENT_PID; [2022-11-07T05:07:05.200Z] echo Agent pid 39 killed; [2022-11-07T05:07:05.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-07T05:07:05.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T05:07:05.309Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T05:07:05.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T05:07:05.430Z] $ docker exec 60856f008df8bedea6482539fd6f1f042e044eb0c75ee55cbe020fc6dfb72146 ssh-agent [2022-11-07T05:07:05.534Z] SSH_AUTH_SOCK=/tmp/ssh-El4Q2dg1ygEZ/agent.72 [2022-11-07T05:07:05.534Z] SSH_AGENT_PID=78 [2022-11-07T05:07:05.540Z] Running ssh-add (command line suppressed) [2022-11-07T05:07:05.642Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-390@tmp/private_key_6823145728323058157.key (/w/workspace/xfoundry_device-modbus-go_PR-390@tmp/private_key_6823145728323058157.key) [2022-11-07T05:07:05.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T05:07:05.977Z] + git semver init [2022-11-07T05:07:06.237Z] 2022-11-07 05:07:06,142 [run_init] DEBUG init version:0.0.0 force:False [2022-11-07T05:07:06.237Z] 2022-11-07 05:07:06,143 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-390/.semver [2022-11-07T05:07:06.237Z] 2022-11-07 05:07:06,143 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-390/.semver [2022-11-07T05:07:06.237Z] 2022-11-07 05:07:06,143 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-390/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-390, universal_newlines=False, shell=None, istream=None) [2022-11-07T05:07:07.179Z] 2022-11-07 05:07:07,053 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-390/.git/info/exclude [2022-11-07T05:07:07.180Z] 2022-11-07 05:07:07,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-390/.semver/PR-390 with force:False [2022-11-07T05:07:07.180Z] 2022-11-07 05:07:07,054 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-390/.semver/PR-390 [2022-11-07T05:07:07.180Z] 2022-11-07 05:07:07,058 [execute] INFO git cat-file --batch-check [2022-11-07T05:07:07.180Z] 2022-11-07 05:07:07,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-390/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T05:07:07.180Z] 2022-11-07 05:07:07,064 [execute] INFO git cat-file --batch [2022-11-07T05:07:07.180Z] 2022-11-07 05:07:07,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-390/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T05:07:07.180Z] 2022-11-07 05:07:07,070 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-390/.semver/PR-390 [2022-11-07T05:07:07.180Z] 0.0.0 [Pipeline] } [2022-11-07T05:07:07.208Z] $ docker exec --env ******** --env ******** 60856f008df8bedea6482539fd6f1f042e044eb0c75ee55cbe020fc6dfb72146 ssh-agent -k [2022-11-07T05:07:07.296Z] unset SSH_AUTH_SOCK; [2022-11-07T05:07:07.297Z] unset SSH_AGENT_PID; [2022-11-07T05:07:07.297Z] echo Agent pid 78 killed; [2022-11-07T05:07:07.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T05:07:07.797Z] + git semver [Pipeline] } [2022-11-07T05:07:08.088Z] $ docker stop --time=1 60856f008df8bedea6482539fd6f1f042e044eb0c75ee55cbe020fc6dfb72146 [2022-11-07T05:07:09.368Z] $ docker rm -f 60856f008df8bedea6482539fd6f1f042e044eb0c75ee55cbe020fc6dfb72146 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T05:07:09.766Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-07T05:07:09.996Z] Stashed 1 file(s) [Pipeline] echo [2022-11-07T05:07:10.012Z] [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-11-07T05:07:10.614Z] provisioning config files... [2022-11-07T05:07:10.624Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-390@tmp/config1075616013977929940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:07:10.978Z] ---> docker-login.sh [2022-11-07T05:07:10.978Z] nexus3.edgexfoundry.org:10001 [2022-11-07T05:07:10.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:07:10.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:07:10.978Z] Configure a credential helper to remove this warning. See [2022-11-07T05:07:10.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:07:10.978Z] [2022-11-07T05:07:10.978Z] Login Succeeded [2022-11-07T05:07:10.978Z] nexus3.edgexfoundry.org:10002 [2022-11-07T05:07:10.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:07:10.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:07:10.978Z] Configure a credential helper to remove this warning. See [2022-11-07T05:07:10.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:07:10.978Z] [2022-11-07T05:07:10.978Z] Login Succeeded [2022-11-07T05:07:10.978Z] nexus3.edgexfoundry.org:10003 [2022-11-07T05:07:11.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:07:11.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:07:11.237Z] Configure a credential helper to remove this warning. See [2022-11-07T05:07:11.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:07:11.237Z] [2022-11-07T05:07:11.237Z] Login Succeeded [2022-11-07T05:07:11.237Z] nexus3.edgexfoundry.org:10004 [2022-11-07T05:07:11.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:07:11.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:07:11.237Z] Configure a credential helper to remove this warning. See [2022-11-07T05:07:11.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:07:11.237Z] [2022-11-07T05:07:11.237Z] Login Succeeded [2022-11-07T05:07:11.237Z] docker.io [2022-11-07T05:07:11.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:07:11.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:07:11.756Z] Configure a credential helper to remove this warning. See [2022-11-07T05:07:11.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:07:11.756Z] [2022-11-07T05:07:11.756Z] Login Succeeded [2022-11-07T05:07:11.756Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T05:07:11.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T05:07:11.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T05:07:12.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T05:07:12.057Z] ========================================================= [2022-11-07T05:07:12.057Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-07T05:07:12.057Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:07:12.530Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-07T05:07:12.530Z] Sending build context to Docker daemon 6.252MB [2022-11-07T05:07:12.530Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T05:07:12.530Z] Step 2/10 : FROM ${BASE} AS builder [2022-11-07T05:07:12.530Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-07T05:07:12.530Z] 213ec9aee27d: Pulling fs layer [2022-11-07T05:07:12.530Z] 4583459ba037: Pulling fs layer [2022-11-07T05:07:12.530Z] 93c1e223e6f2: Pulling fs layer [2022-11-07T05:07:12.530Z] 53926ce57604: Pulling fs layer [2022-11-07T05:07:12.530Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-07T05:07:12.530Z] 22ff95d597cd: Pulling fs layer [2022-11-07T05:07:12.530Z] 12d6caf4c0d1: Pulling fs layer [2022-11-07T05:07:12.530Z] 96b7cbca73a9: Pulling fs layer [2022-11-07T05:07:12.530Z] a7acece74701: Pulling fs layer [2022-11-07T05:07:12.530Z] 21b2b0c7a3f4: Waiting [2022-11-07T05:07:12.530Z] 22ff95d597cd: Waiting [2022-11-07T05:07:12.530Z] 12d6caf4c0d1: Waiting [2022-11-07T05:07:12.530Z] 96b7cbca73a9: Waiting [2022-11-07T05:07:12.530Z] a7acece74701: Waiting [2022-11-07T05:07:12.530Z] 53926ce57604: Waiting [2022-11-07T05:07:12.530Z] 93c1e223e6f2: Download complete [2022-11-07T05:07:12.530Z] 4583459ba037: Verifying Checksum [2022-11-07T05:07:12.530Z] 4583459ba037: Download complete [2022-11-07T05:07:12.530Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-07T05:07:12.530Z] 21b2b0c7a3f4: Download complete [2022-11-07T05:07:12.530Z] 22ff95d597cd: Verifying Checksum [2022-11-07T05:07:12.530Z] 22ff95d597cd: Download complete [2022-11-07T05:07:12.792Z] 213ec9aee27d: Verifying Checksum [2022-11-07T05:07:12.792Z] 213ec9aee27d: Download complete [2022-11-07T05:07:12.792Z] 12d6caf4c0d1: Download complete [2022-11-07T05:07:12.792Z] 213ec9aee27d: Pull complete [2022-11-07T05:07:13.062Z] 4583459ba037: Pull complete [2022-11-07T05:07:13.062Z] 93c1e223e6f2: Pull complete [2022-11-07T05:07:13.323Z] a7acece74701: Verifying Checksum [2022-11-07T05:07:13.323Z] a7acece74701: Download complete [2022-11-07T05:07:13.323Z] 96b7cbca73a9: Verifying Checksum [2022-11-07T05:07:13.323Z] 96b7cbca73a9: Download complete [2022-11-07T05:07:13.589Z] 53926ce57604: Verifying Checksum [2022-11-07T05:07:13.589Z] 53926ce57604: Download complete [2022-11-07T05:07:16.876Z] 53926ce57604: Pull complete [2022-11-07T05:07:16.876Z] 21b2b0c7a3f4: Pull complete [2022-11-07T05:07:16.876Z] 22ff95d597cd: Pull complete [2022-11-07T05:07:16.876Z] 12d6caf4c0d1: Pull complete [2022-11-07T05:07:18.775Z] 96b7cbca73a9: Pull complete [2022-11-07T05:07:19.708Z] a7acece74701: Pull complete [2022-11-07T05:07:19.708Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-07T05:07:19.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T05:07:19.708Z] ---> db6d94c90886 [2022-11-07T05:07:19.708Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2022-11-07T05:07:21.625Z] ---> Running in e4055b693e69 [2022-11-07T05:07:21.625Z] Removing intermediate container e4055b693e69 [2022-11-07T05:07:21.625Z] ---> 5187710e6a2c [2022-11-07T05:07:21.625Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T05:07:21.885Z] ---> Running in ced2ec9079c6 [2022-11-07T05:07:21.885Z] Removing intermediate container ced2ec9079c6 [2022-11-07T05:07:21.885Z] ---> 5d9b48d70492 [2022-11-07T05:07:21.885Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-11-07T05:07:22.143Z] ---> Running in 2868a24be7dc [2022-11-07T05:07:22.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T05:07:22.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T05:07:22.663Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-11-07T05:07:22.924Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-11-07T05:07:22.924Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-11-07T05:07:22.924Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-11-07T05:07:22.924Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-11-07T05:07:22.924Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-11-07T05:07:22.924Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-11-07T05:07:22.924Z] (8/8) Installing openssh (9.0_p1-r2) [2022-11-07T05:07:22.924Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T05:07:22.924Z] OK: 217 MiB in 59 packages [2022-11-07T05:07:23.495Z] Removing intermediate container 2868a24be7dc [2022-11-07T05:07:23.495Z] ---> 3b0ae3bf2cc2 [2022-11-07T05:07:23.495Z] Step 6/10 : WORKDIR /device-modbus-go [2022-11-07T05:07:23.495Z] ---> Running in 63a5bf55f8a6 [2022-11-07T05:07:23.495Z] Removing intermediate container 63a5bf55f8a6 [2022-11-07T05:07:23.495Z] ---> 93ac3c7b529c [2022-11-07T05:07:23.495Z] Step 7/10 : COPY go.mod vendor* ./ [2022-11-07T05:07:23.758Z] ---> 1c35c611cdeb [2022-11-07T05:07:23.758Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T05:07:23.758Z] ---> Running in 37df095cf693 [2022-11-07T05:07:25.424Z] Still waiting to schedule task [2022-11-07T05:07:25.425Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118385’ [2022-11-07T05:07:41.878Z] Removing intermediate container 37df095cf693 [2022-11-07T05:07:41.878Z] ---> 8f806565734a [2022-11-07T05:07:41.878Z] Step 9/10 : COPY . . [2022-11-07T05:07:41.878Z] ---> 59c0b34ffa70 [2022-11-07T05:07:41.878Z] Step 10/10 : RUN ${MAKE} [2022-11-07T05:07:41.878Z] ---> Running in 16eb265eedc1 [2022-11-07T05:07:41.878Z] noop [2022-11-07T05:07:41.878Z] Removing intermediate container 16eb265eedc1 [2022-11-07T05:07:41.878Z] ---> 1c90fb3a8069 [2022-11-07T05:07:41.878Z] Successfully built 1c90fb3a8069 [2022-11-07T05:07:41.878Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:07:42.344Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T05:07:42.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T05:07:42.511Z] prd-ubuntu20.04-docker-8c-8g-118387 does not seem to be running inside a container [2022-11-07T05:07:42.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-390 -v /w/workspace/xfoundry_device-modbus-go_PR-390:/w/workspace/xfoundry_device-modbus-go_PR-390:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-390@tmp:/w/workspace/xfoundry_device-modbus-go_PR-390@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 ******** ci-base-image-x86_64 cat [2022-11-07T05:07:42.907Z] $ docker top 52cd7c413992ae68e353e650fed973f0ec11ea6b18134ae89ff92426d7b043cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T05:07:43.299Z] + go version [2022-11-07T05:07:43.300Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-07T05:07:43.332Z] $ docker stop --time=1 52cd7c413992ae68e353e650fed973f0ec11ea6b18134ae89ff92426d7b043cb [2022-11-07T05:07:44.646Z] $ docker rm -f 52cd7c413992ae68e353e650fed973f0ec11ea6b18134ae89ff92426d7b043cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:07:45.393Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T05:07:45.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T05:07:45.533Z] prd-ubuntu20.04-docker-8c-8g-118387 does not seem to be running inside a container [2022-11-07T05:07:45.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-390 -v /w/workspace/xfoundry_device-modbus-go_PR-390:/w/workspace/xfoundry_device-modbus-go_PR-390:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-390@tmp:/w/workspace/xfoundry_device-modbus-go_PR-390@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 ******** ci-base-image-x86_64 cat [2022-11-07T05:07:45.954Z] $ docker top 79e702a6be587009c5f75bc001ff417ce009f71d8ef6514f426ab9bb76be23af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T05:07:46.346Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-390 [Pipeline] fileExists [Pipeline] sh [2022-11-07T05:07:46.710Z] + make test [2022-11-07T05:07:46.710Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-11-07T05:07:46.968Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-11-07T05:07:56.936Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-11-07T05:07:56.936Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.7% of statements [2022-11-07T05:08:02.200Z] 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-11-07T05:08:02.200Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T05:08:05.481Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T05:08:05.481Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T05:08:05.481Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-07T05:08:05.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T05:08:05.546Z] $ docker stop --time=1 79e702a6be587009c5f75bc001ff417ce009f71d8ef6514f426ab9bb76be23af [2022-11-07T05:08:07.477Z] $ docker rm -f 79e702a6be587009c5f75bc001ff417ce009f71d8ef6514f426ab9bb76be23af [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T05:08:08.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T05:08:08.106Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-07T05:08:08.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T05:08:08.981Z] + ls -al . [2022-11-07T05:08:08.981Z] total 196 [2022-11-07T05:08:08.981Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 05:07 . [2022-11-07T05:08:08.982Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 05:06 .. [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 05:06 .dockerignore [2022-11-07T05:08:08.982Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 05:07 .git [2022-11-07T05:08:08.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 05:06 .github [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 331 Nov 7 05:06 .gitignore [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 05:06 .golangci.yml [2022-11-07T05:08:08.982Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 05:07 .semver [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 10121 Nov 7 05:06 Attribution.txt [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 11576 Nov 7 05:06 CHANGELOG.md [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 1428 Nov 7 05:06 Dockerfile [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 05:06 GOVERNANCE.md [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 7 05:06 Jenkinsfile [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 05:06 LICENSE [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 2101 Nov 7 05:06 Makefile [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 05:06 OWNERS.md [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 4061 Nov 7 05:06 README.md [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 05:07 VERSION [2022-11-07T05:08:08.982Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 05:06 bin [2022-11-07T05:08:08.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 05:06 cmd [2022-11-07T05:08:08.982Z] -rw-r--r-- 1 jenkins jenkins 23241 Nov 7 05:07 coverage.out [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 3590 Nov 7 05:06 go.mod [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 45225 Nov 7 05:06 go.sum [2022-11-07T05:08:08.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 05:06 internal [2022-11-07T05:08:08.982Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 05:06 simulator [2022-11-07T05:08:08.982Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 05:06 snap [2022-11-07T05:08:08.982Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 7 05:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:08:09.367Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c2640709faa2178ab9841bd3b253e8b3627355e5 --label arch=amd64 --label version=0.0.0 . [2022-11-07T05:08:09.367Z] Sending build context to Docker daemon 6.276MB [2022-11-07T05:08:09.367Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T05:08:09.367Z] Step 2/22 : FROM ${BASE} AS builder [2022-11-07T05:08:09.367Z] ---> 1c90fb3a8069 [2022-11-07T05:08:09.367Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-07T05:08:09.367Z] ---> Running in 28337f252e03 [2022-11-07T05:08:09.632Z] Removing intermediate container 28337f252e03 [2022-11-07T05:08:09.632Z] ---> fb170807a2c7 [2022-11-07T05:08:09.632Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T05:08:09.632Z] ---> Running in 9b3090046145 [2022-11-07T05:08:09.632Z] Removing intermediate container 9b3090046145 [2022-11-07T05:08:09.632Z] ---> 67ae44289d67 [2022-11-07T05:08:09.632Z] Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-11-07T05:08:09.632Z] ---> Running in ea942327638c [2022-11-07T05:08:09.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T05:08:10.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T05:08:10.151Z] OK: 217 MiB in 59 packages [2022-11-07T05:08:10.728Z] Removing intermediate container ea942327638c [2022-11-07T05:08:10.728Z] ---> cf03200dd1f8 [2022-11-07T05:08:10.728Z] Step 6/22 : WORKDIR /device-modbus-go [2022-11-07T05:08:10.728Z] ---> Running in b944ab74391c [2022-11-07T05:08:10.728Z] Removing intermediate container b944ab74391c [2022-11-07T05:08:10.728Z] ---> f5405070d17e [2022-11-07T05:08:10.728Z] Step 7/22 : COPY go.mod vendor* ./ [2022-11-07T05:08:10.728Z] ---> fd607a5a8595 [2022-11-07T05:08:10.728Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T05:08:10.991Z] ---> Running in 7d10357326e5 [2022-11-07T05:08:11.560Z] Removing intermediate container 7d10357326e5 [2022-11-07T05:08:11.560Z] ---> 6247396dd599 [2022-11-07T05:08:11.560Z] Step 9/22 : COPY . . [2022-11-07T05:08:11.819Z] ---> f704a7b0b81f [2022-11-07T05:08:11.819Z] Step 10/22 : RUN ${MAKE} [2022-11-07T05:08:11.819Z] ---> Running in 6099910aa63e [2022-11-07T05:08:12.078Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-11-07T05:08:34.007Z] Removing intermediate container 6099910aa63e [2022-11-07T05:08:34.007Z] ---> 35514e725414 [2022-11-07T05:08:34.007Z] Step 11/22 : FROM alpine:3.14 [2022-11-07T05:08:34.007Z] 3.14: Pulling from library/alpine [2022-11-07T05:08:34.007Z] c7ed990a2339: Pulling fs layer [2022-11-07T05:08:34.007Z] c7ed990a2339: Verifying Checksum [2022-11-07T05:08:34.007Z] c7ed990a2339: Download complete [2022-11-07T05:08:34.007Z] c7ed990a2339: Pull complete [2022-11-07T05:08:34.007Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-07T05:08:34.007Z] Status: Downloaded newer image for alpine:3.14 [2022-11-07T05:08:34.007Z] ---> dd53f409bf0b [2022-11-07T05:08:34.007Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-11-07T05:08:34.007Z] ---> Running in 81fbad80da2b [2022-11-07T05:08:34.007Z] Removing intermediate container 81fbad80da2b [2022-11-07T05:08:34.007Z] ---> bca7e76be7f8 [2022-11-07T05:08:34.007Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T05:08:34.007Z] ---> Running in ad7809a43f99 [2022-11-07T05:08:34.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-11-07T05:08:34.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-11-07T05:08:34.007Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T05:08:34.007Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-11-07T05:08:34.007Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T05:08:34.007Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-11-07T05:08:34.007Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T05:08:34.007Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T05:08:34.007Z] Executing busybox-1.33.1-r8.trigger [2022-11-07T05:08:34.007Z] OK: 8 MiB in 20 packages [2022-11-07T05:08:34.007Z] Removing intermediate container ad7809a43f99 [2022-11-07T05:08:34.007Z] ---> faecc4fbc630 [2022-11-07T05:08:34.007Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2022-11-07T05:08:34.007Z] ---> d2dd848c2181 [2022-11-07T05:08:34.007Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2022-11-07T05:08:34.007Z] ---> bd5157525ef6 [2022-11-07T05:08:34.007Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-11-07T05:08:34.007Z] ---> f60c7df6faa4 [2022-11-07T05:08:34.007Z] Step 17/22 : EXPOSE 59901 [2022-11-07T05:08:34.007Z] ---> Running in 602f6b09702e [2022-11-07T05:08:34.007Z] Removing intermediate container 602f6b09702e [2022-11-07T05:08:34.007Z] ---> a49f3cfef11a [2022-11-07T05:08:34.007Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2022-11-07T05:08:34.007Z] ---> Running in 40fb18c68d7b [2022-11-07T05:08:34.267Z] Removing intermediate container 40fb18c68d7b [2022-11-07T05:08:34.267Z] ---> e1807257a668 [2022-11-07T05:08:34.267Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T05:08:34.267Z] ---> Running in 722edf3438bc [2022-11-07T05:08:34.267Z] Removing intermediate container 722edf3438bc [2022-11-07T05:08:34.267Z] ---> 85a9f7de8a04 [2022-11-07T05:08:34.267Z] Step 20/22 : LABEL arch=amd64 [2022-11-07T05:08:34.267Z] ---> Running in fd5fcd94a172 [2022-11-07T05:08:34.532Z] Removing intermediate container fd5fcd94a172 [2022-11-07T05:08:34.532Z] ---> 113aa988963a [2022-11-07T05:08:34.532Z] Step 21/22 : LABEL git_sha=c2640709faa2178ab9841bd3b253e8b3627355e5 [2022-11-07T05:08:34.532Z] ---> Running in 4d6ebe4c4d4b [2022-11-07T05:08:34.532Z] Removing intermediate container 4d6ebe4c4d4b [2022-11-07T05:08:34.532Z] ---> d840780bbe09 [2022-11-07T05:08:34.532Z] Step 22/22 : LABEL version=0.0.0 [2022-11-07T05:08:34.532Z] ---> Running in a0cfe84e4a86 [2022-11-07T05:08:34.532Z] Removing intermediate container a0cfe84e4a86 [2022-11-07T05:08:34.532Z] ---> 870f95986b84 [2022-11-07T05:08:34.532Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T05:08:34.532Z] Successfully built 870f95986b84 [2022-11-07T05:08:34.801Z] Successfully tagged device-modbus: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-11-07T05:08:35.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T05:08:35.786Z] [2022-11-07T05:08:35.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:08:36.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T05:08:36.172Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-07T05:08:36.172Z] 5eb5b503b376: Pulling fs layer [2022-11-07T05:08:36.172Z] 5c69ac0246d0: Pulling fs layer [2022-11-07T05:08:36.172Z] ec43610c2a17: Pulling fs layer [2022-11-07T05:08:36.172Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-07T05:08:36.172Z] 33b1e0a273af: Pulling fs layer [2022-11-07T05:08:36.172Z] 5d3b04190fa2: Pulling fs layer [2022-11-07T05:08:36.172Z] 2f39f015ded8: Pulling fs layer [2022-11-07T05:08:36.172Z] 33b1e0a273af: Waiting [2022-11-07T05:08:36.172Z] 5d3b04190fa2: Waiting [2022-11-07T05:08:36.172Z] 2f39f015ded8: Waiting [2022-11-07T05:08:36.172Z] 3a2ae6a8a46f: Waiting [2022-11-07T05:08:36.172Z] 5c69ac0246d0: Download complete [2022-11-07T05:08:36.172Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-07T05:08:36.172Z] 3a2ae6a8a46f: Download complete [2022-11-07T05:08:36.434Z] 33b1e0a273af: Verifying Checksum [2022-11-07T05:08:36.434Z] 33b1e0a273af: Download complete [2022-11-07T05:08:36.434Z] 5d3b04190fa2: Verifying Checksum [2022-11-07T05:08:36.434Z] 5d3b04190fa2: Download complete [2022-11-07T05:08:36.434Z] ec43610c2a17: Verifying Checksum [2022-11-07T05:08:36.434Z] ec43610c2a17: Download complete [2022-11-07T05:08:36.706Z] 5eb5b503b376: Download complete [2022-11-07T05:08:37.645Z] 2f39f015ded8: Verifying Checksum [2022-11-07T05:08:37.645Z] 2f39f015ded8: Download complete [2022-11-07T05:08:37.902Z] 5eb5b503b376: Pull complete [2022-11-07T05:08:37.903Z] 5c69ac0246d0: Pull complete [2022-11-07T05:08:38.469Z] ec43610c2a17: Pull complete [2022-11-07T05:08:38.469Z] 3a2ae6a8a46f: Pull complete [2022-11-07T05:08:38.469Z] 33b1e0a273af: Pull complete [2022-11-07T05:08:38.727Z] 5d3b04190fa2: Pull complete [2022-11-07T05:08:42.912Z] 2f39f015ded8: Pull complete [2022-11-07T05:08:42.912Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-07T05:08:42.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T05:08:42.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T05:08:43.128Z] prd-ubuntu20.04-docker-8c-8g-118387 does not seem to be running inside a container [2022-11-07T05:08:43.153Z] $ 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/xfoundry_device-modbus-go_PR-390 -v /w/workspace/xfoundry_device-modbus-go_PR-390:/w/workspace/xfoundry_device-modbus-go_PR-390:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-390@tmp:/w/workspace/xfoundry_device-modbus-go_PR-390@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-lftools-log-publisher:latest cat [2022-11-07T05:08:45.122Z] $ docker top f5f037048e740ce9c4e1f5af69a4720436ef1561d9a116a42984be34c9da13b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:08:45.564Z] ---> job-cost.sh [2022-11-07T05:08:45.564Z] lf-activate-venv: SKIPPING [2022-11-07T05:08:45.564Z] INFO: No Stack... [2022-11-07T05:08:45.822Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T05:08:46.389Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T05:08:46.699Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-390/archives/cost.csv [2022-11-07T05:08:46.699Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T05:08:46.743Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-390-1-stack-cost] [2022-11-07T05:08:46.748Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-390-1-stack-cost] did not exist. Created. [2022-11-07T05:08:46.748Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T05:08:47.144Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-07T05:08:47.191Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T05:08:47.226Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T05:08:47.299Z] $ docker stop --time=1 f5f037048e740ce9c4e1f5af69a4720436ef1561d9a116a42984be34c9da13b9 [2022-11-07T05:08:48.471Z] $ docker rm -f f5f037048e740ce9c4e1f5af69a4720436ef1561d9a116a42984be34c9da13b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T05:09:22.167Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118392 in /w/workspace/xfoundry_device-modbus-go_PR-390 [Pipeline] { [Pipeline] ws [2022-11-07T05:09:22.209Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2022-11-07T05:09:22.288Z] Selected Git installation does not exist. Using Default [2022-11-07T05:09:22.288Z] The recommended git tool is: NONE [2022-11-07T05:09:27.991Z] using credential edgex-jenkins-ssh [2022-11-07T05:09:28.006Z] Cloning the remote Git repository [2022-11-07T05:09:28.053Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-11-07T05:09:28.145Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2022-11-07T05:09:28.280Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-11-07T05:09:28.281Z] > git --version # timeout=10 [2022-11-07T05:09:28.303Z] > git --version # 'git version 2.25.1' [2022-11-07T05:09:28.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T05:09:28.349Z] Verifying host key using known hosts file [2022-11-07T05:09:28.544Z] 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-11-07T05:09:28.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T05:09:29.839Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-11-07T05:09:29.872Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T05:09:30.833Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-11-07T05:09:30.882Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-11-07T05:09:30.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T05:09:30.889Z] Verifying host key using known hosts file [2022-11-07T05:09:30.897Z] 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-11-07T05:09:30.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-07T05:09:31.587Z] Merging remotes/origin/main commit d8591ecd48deb848f04d859b76795416a9cfa4fb into PR head commit c2640709faa2178ab9841bd3b253e8b3627355e5 [2022-11-07T05:09:31.819Z] Merge succeeded, producing c2640709faa2178ab9841bd3b253e8b3627355e5 [2022-11-07T05:09:31.819Z] Checking out Revision c2640709faa2178ab9841bd3b253e8b3627355e5 (PR-390) [2022-11-07T05:09:32.375Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-11-07T05:09:31.607Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T05:09:31.627Z] > git checkout -f c2640709faa2178ab9841bd3b253e8b3627355e5 # timeout=10 [2022-11-07T05:09:31.718Z] > git remote # timeout=10 [2022-11-07T05:09:31.738Z] > git config --get remote.origin.url # timeout=10 [2022-11-07T05:09:31.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T05:09:31.762Z] Verifying host key using known hosts file [2022-11-07T05:09:31.766Z] 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-11-07T05:09:31.775Z] > git merge d8591ecd48deb848f04d859b76795416a9cfa4fb # timeout=10 [2022-11-07T05:09:31.803Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-07T05:09:31.826Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T05:09:31.840Z] > git checkout -f c2640709faa2178ab9841bd3b253e8b3627355e5 # timeout=10 [2022-11-07T05:09:32.432Z] > git --version # timeout=10 [2022-11-07T05:09:32.445Z] > git --version # 'git version 2.25.1' [2022-11-07T05:09:32.468Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T05:09:33.596Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-07T05:09:33.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T05:09:33.597Z] Dload Upload Total Spent Left Speed [2022-11-07T05:09:33.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-11-07T05:09:34.249Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-07T05:09:34.602Z] + sudo tee /etc/docker/daemon.new [2022-11-07T05:09:34.602Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-07T05:09:34.602Z] { [2022-11-07T05:09:34.602Z] "registry-mirrors": [ [2022-11-07T05:09:34.602Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-07T05:09:34.602Z] ], [2022-11-07T05:09:34.602Z] "bip": "10.250.0.254/24", [2022-11-07T05:09:34.602Z] "hosts": [ [2022-11-07T05:09:34.602Z] "tcp://0.0.0.0:5555", [2022-11-07T05:09:34.602Z] "unix:///var/run/docker.sock" [2022-11-07T05:09:34.602Z] ], [2022-11-07T05:09:34.602Z] "mtu": 1458, [2022-11-07T05:09:34.602Z] "selinux-enabled": true, [2022-11-07T05:09:34.602Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-07T05:09:34.602Z] } [Pipeline] sh [2022-11-07T05:09:34.953Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-07T05:09:35.326Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T05:09:53.654Z] provisioning config files... [2022-11-07T05:09:53.683Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config11465048463768188728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:09:54.073Z] ---> docker-login.sh [2022-11-07T05:09:54.073Z] nexus3.edgexfoundry.org:10001 [2022-11-07T05:09:54.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:09:54.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:09:54.661Z] Configure a credential helper to remove this warning. See [2022-11-07T05:09:54.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:09:54.661Z] [2022-11-07T05:09:54.661Z] Login Succeeded [2022-11-07T05:09:54.661Z] nexus3.edgexfoundry.org:10002 [2022-11-07T05:09:54.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:09:54.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:09:54.929Z] Configure a credential helper to remove this warning. See [2022-11-07T05:09:54.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:09:54.929Z] [2022-11-07T05:09:54.929Z] Login Succeeded [2022-11-07T05:09:54.929Z] nexus3.edgexfoundry.org:10003 [2022-11-07T05:09:55.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:09:55.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:09:55.472Z] Configure a credential helper to remove this warning. See [2022-11-07T05:09:55.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:09:55.472Z] [2022-11-07T05:09:55.472Z] Login Succeeded [2022-11-07T05:09:55.472Z] nexus3.edgexfoundry.org:10004 [2022-11-07T05:09:55.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:09:55.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:09:55.742Z] Configure a credential helper to remove this warning. See [2022-11-07T05:09:55.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:09:55.742Z] [2022-11-07T05:09:55.742Z] Login Succeeded [2022-11-07T05:09:55.742Z] docker.io [2022-11-07T05:09:56.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T05:09:56.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T05:09:56.277Z] Configure a credential helper to remove this warning. See [2022-11-07T05:09:56.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T05:09:56.277Z] [2022-11-07T05:09:56.277Z] Login Succeeded [2022-11-07T05:09:56.277Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T05:09:56.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T05:09:56.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T05:09:56.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T05:09:56.663Z] ========================================================= [2022-11-07T05:09:56.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-07T05:09:56.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:09:57.190Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-07T05:09:57.459Z] Sending build context to Docker daemon 3.258MB [2022-11-07T05:09:57.459Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T05:09:57.459Z] Step 2/10 : FROM ${BASE} AS builder [2022-11-07T05:09:57.727Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-07T05:09:57.727Z] 9b18e9b68314: Pulling fs layer [2022-11-07T05:09:57.727Z] 35d82f9e3411: Pulling fs layer [2022-11-07T05:09:57.727Z] e16973657156: Pulling fs layer [2022-11-07T05:09:57.727Z] fc693d55d65f: Pulling fs layer [2022-11-07T05:09:57.727Z] 7e9fc2657dce: Pulling fs layer [2022-11-07T05:09:57.727Z] dda99020689f: Pulling fs layer [2022-11-07T05:09:57.727Z] db1c61fa0a46: Pulling fs layer [2022-11-07T05:09:57.727Z] 891c053d2c06: Pulling fs layer [2022-11-07T05:09:57.727Z] fc693d55d65f: Waiting [2022-11-07T05:09:57.727Z] 7e9fc2657dce: Waiting [2022-11-07T05:09:57.727Z] dda99020689f: Waiting [2022-11-07T05:09:57.727Z] db1c61fa0a46: Waiting [2022-11-07T05:09:57.727Z] 891c053d2c06: Waiting [2022-11-07T05:09:57.727Z] e16973657156: Verifying Checksum [2022-11-07T05:09:57.728Z] e16973657156: Download complete [2022-11-07T05:09:57.728Z] 35d82f9e3411: Verifying Checksum [2022-11-07T05:09:57.728Z] 35d82f9e3411: Download complete [2022-11-07T05:09:57.728Z] 7e9fc2657dce: Download complete [2022-11-07T05:09:57.728Z] dda99020689f: Verifying Checksum [2022-11-07T05:09:57.728Z] dda99020689f: Download complete [2022-11-07T05:09:57.728Z] 9b18e9b68314: Verifying Checksum [2022-11-07T05:09:57.728Z] 9b18e9b68314: Download complete [2022-11-07T05:09:58.703Z] 9b18e9b68314: Pull complete [2022-11-07T05:09:58.703Z] 891c053d2c06: Verifying Checksum [2022-11-07T05:09:58.703Z] 891c053d2c06: Download complete [2022-11-07T05:09:59.296Z] 35d82f9e3411: Pull complete [2022-11-07T05:09:59.296Z] e16973657156: Pull complete [2022-11-07T05:09:59.882Z] db1c61fa0a46: Verifying Checksum [2022-11-07T05:09:59.882Z] db1c61fa0a46: Download complete [2022-11-07T05:10:00.468Z] fc693d55d65f: Verifying Checksum [2022-11-07T05:10:00.468Z] fc693d55d65f: Download complete [2022-11-07T05:10:12.818Z] fc693d55d65f: Pull complete [2022-11-07T05:10:12.818Z] 7e9fc2657dce: Pull complete [2022-11-07T05:10:12.818Z] dda99020689f: Pull complete [2022-11-07T05:10:19.620Z] db1c61fa0a46: Pull complete [2022-11-07T05:10:21.054Z] 891c053d2c06: Pull complete [2022-11-07T05:10:21.054Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-07T05:10:21.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T05:10:21.054Z] ---> f96f9c87975a [2022-11-07T05:10:21.054Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2022-11-07T05:10:23.004Z] ---> Running in ae0fa3866d2f [2022-11-07T05:10:23.273Z] Removing intermediate container ae0fa3866d2f [2022-11-07T05:10:23.273Z] ---> f0d4afcb7f95 [2022-11-07T05:10:23.273Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T05:10:23.273Z] ---> Running in 2d569e2c1bac [2022-11-07T05:10:23.548Z] Removing intermediate container 2d569e2c1bac [2022-11-07T05:10:23.548Z] ---> a1cb53960c43 [2022-11-07T05:10:23.548Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-11-07T05:10:23.824Z] ---> Running in a304d7f1437e [2022-11-07T05:10:24.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T05:10:25.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T05:10:25.970Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-11-07T05:10:26.241Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-11-07T05:10:26.241Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-11-07T05:10:26.241Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-11-07T05:10:26.241Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-11-07T05:10:26.241Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-11-07T05:10:26.241Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-11-07T05:10:26.241Z] (8/8) Installing openssh (9.0_p1-r2) [2022-11-07T05:10:26.241Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T05:10:26.241Z] OK: 228 MiB in 59 packages [2022-11-07T05:10:27.231Z] Removing intermediate container a304d7f1437e [2022-11-07T05:10:27.231Z] ---> 1d4dc42d13f0 [2022-11-07T05:10:27.231Z] Step 6/10 : WORKDIR /device-modbus-go [2022-11-07T05:10:27.508Z] ---> Running in 8621b8b8ff1e [2022-11-07T05:10:27.776Z] Removing intermediate container 8621b8b8ff1e [2022-11-07T05:10:27.776Z] ---> 5efe59112e37 [2022-11-07T05:10:27.776Z] Step 7/10 : COPY go.mod vendor* ./ [2022-11-07T05:10:28.371Z] ---> 02ff439918aa [2022-11-07T05:10:28.371Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T05:10:28.371Z] ---> Running in 8f0c35023eaf [2022-11-07T05:11:24.812Z] Removing intermediate container 8f0c35023eaf [2022-11-07T05:11:24.812Z] ---> f98cd3d49c05 [2022-11-07T05:11:24.812Z] Step 9/10 : COPY . . [2022-11-07T05:11:24.812Z] ---> bda7eaeccef7 [2022-11-07T05:11:24.812Z] Step 10/10 : RUN ${MAKE} [2022-11-07T05:11:24.812Z] ---> Running in 8bdea2ffdc91 [2022-11-07T05:11:24.812Z] noop [2022-11-07T05:11:24.812Z] Removing intermediate container 8bdea2ffdc91 [2022-11-07T05:11:24.812Z] ---> b09f62e1a6a1 [2022-11-07T05:11:24.812Z] Successfully built b09f62e1a6a1 [2022-11-07T05:11:24.812Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:11:25.289Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T05:11:25.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T05:11:25.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-118392 does not seem to be running inside a container [2022-11-07T05:11:25.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-arm64 cat [2022-11-07T05:11:26.828Z] $ docker top 3d16f1323f506e42e12a989348af276ee29f4dd2c11939cb26a5936e827497c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T05:11:27.716Z] + go version [2022-11-07T05:11:27.716Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-07T05:11:27.754Z] $ docker stop --time=1 3d16f1323f506e42e12a989348af276ee29f4dd2c11939cb26a5936e827497c0 [2022-11-07T05:11:29.367Z] $ docker rm -f 3d16f1323f506e42e12a989348af276ee29f4dd2c11939cb26a5936e827497c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:11:30.216Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T05:11:30.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T05:11:30.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-118392 does not seem to be running inside a container [2022-11-07T05:11:30.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-arm64 cat [2022-11-07T05:11:31.704Z] $ docker top 6eb1b199eb88665c4a6d9a34f7fcece11cf3ad4c6151068660c43be8777ea023 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T05:11:32.277Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-07T05:11:32.928Z] + make test [2022-11-07T05:11:32.928Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-11-07T05:11:34.872Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-11-07T05:13:11.532Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-11-07T05:13:11.532Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 47.7% of statements [2022-11-07T05:13:11.532Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-07T05:13:11.532Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T05:13:26.563Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T05:13:26.563Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T05:13:26.563Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-07T05:13:26.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T05:13:26.901Z] $ docker stop --time=1 6eb1b199eb88665c4a6d9a34f7fcece11cf3ad4c6151068660c43be8777ea023 [2022-11-07T05:13:28.669Z] $ docker rm -f 6eb1b199eb88665c4a6d9a34f7fcece11cf3ad4c6151068660c43be8777ea023 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T05:13:29.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T05:13:29.699Z] Warning: overwriting stash ‘coverage-report’ [2022-11-07T05:13:30.147Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T05:13:30.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T05:13:31.076Z] + ls -al . [2022-11-07T05:13:31.076Z] total 192 [2022-11-07T05:13:31.076Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 05:11 . [2022-11-07T05:13:31.076Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 05:09 .. [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 05:09 .dockerignore [2022-11-07T05:13:31.076Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 05:09 .git [2022-11-07T05:13:31.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 05:09 .github [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 331 Nov 7 05:09 .gitignore [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 05:09 .golangci.yml [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 10121 Nov 7 05:09 Attribution.txt [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 11576 Nov 7 05:09 CHANGELOG.md [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 1428 Nov 7 05:09 Dockerfile [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 05:09 GOVERNANCE.md [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 7 05:09 Jenkinsfile [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 05:09 LICENSE [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 2101 Nov 7 05:09 Makefile [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 05:09 OWNERS.md [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 4061 Nov 7 05:09 README.md [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 05:07 VERSION [2022-11-07T05:13:31.076Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 05:09 bin [2022-11-07T05:13:31.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 05:09 cmd [2022-11-07T05:13:31.076Z] -rw-r--r-- 1 jenkins jenkins 23241 Nov 7 05:13 coverage.out [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 3590 Nov 7 05:09 go.mod [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 45225 Nov 7 05:09 go.sum [2022-11-07T05:13:31.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 05:09 internal [2022-11-07T05:13:31.076Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 05:09 simulator [2022-11-07T05:13:31.076Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 05:09 snap [2022-11-07T05:13:31.076Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 7 05:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:13:31.502Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c2640709faa2178ab9841bd3b253e8b3627355e5 --label arch=arm64 --label version=0.0.0 . [2022-11-07T05:13:31.772Z] Sending build context to Docker daemon 3.282MB [2022-11-07T05:13:31.772Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T05:13:31.772Z] Step 2/22 : FROM ${BASE} AS builder [2022-11-07T05:13:31.772Z] ---> b09f62e1a6a1 [2022-11-07T05:13:31.772Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-07T05:13:32.039Z] ---> Running in 126d75de9862 [2022-11-07T05:13:32.308Z] Removing intermediate container 126d75de9862 [2022-11-07T05:13:32.308Z] ---> b2b24ca3071c [2022-11-07T05:13:32.308Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T05:13:32.308Z] ---> Running in cdc8966dd5c9 [2022-11-07T05:13:32.580Z] Removing intermediate container cdc8966dd5c9 [2022-11-07T05:13:32.580Z] ---> 2edacaae4fff [2022-11-07T05:13:32.580Z] Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-11-07T05:13:32.580Z] ---> Running in 22eca91762e4 [2022-11-07T05:13:33.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T05:13:34.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T05:13:35.107Z] OK: 228 MiB in 59 packages [2022-11-07T05:13:36.072Z] Removing intermediate container 22eca91762e4 [2022-11-07T05:13:36.072Z] ---> 51b5b3185c7f [2022-11-07T05:13:36.072Z] Step 6/22 : WORKDIR /device-modbus-go [2022-11-07T05:13:36.072Z] ---> Running in e1a86a97a37a [2022-11-07T05:13:36.345Z] Removing intermediate container e1a86a97a37a [2022-11-07T05:13:36.345Z] ---> 27614aba617a [2022-11-07T05:13:36.345Z] Step 7/22 : COPY go.mod vendor* ./ [2022-11-07T05:13:36.933Z] ---> 335db29fb659 [2022-11-07T05:13:36.933Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T05:13:36.933Z] ---> Running in 83f3ca8901ed [2022-11-07T05:13:39.522Z] Removing intermediate container 83f3ca8901ed [2022-11-07T05:13:39.522Z] ---> 0197506bfcac [2022-11-07T05:13:39.522Z] Step 9/22 : COPY . . [2022-11-07T05:13:40.500Z] ---> cfe21fe79739 [2022-11-07T05:13:40.500Z] Step 10/22 : RUN ${MAKE} [2022-11-07T05:13:40.500Z] ---> Running in 5ffab20eb58d [2022-11-07T05:13:43.106Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-11-07T05:16:34.898Z] Removing intermediate container 5ffab20eb58d [2022-11-07T05:16:34.898Z] ---> 9e118fec9ad3 [2022-11-07T05:16:34.898Z] Step 11/22 : FROM alpine:3.14 [2022-11-07T05:16:34.898Z] 3.14: Pulling from library/alpine [2022-11-07T05:16:34.898Z] 90cda3b7c325: Pulling fs layer [2022-11-07T05:16:34.898Z] 90cda3b7c325: Verifying Checksum [2022-11-07T05:16:34.898Z] 90cda3b7c325: Download complete [2022-11-07T05:16:34.898Z] 90cda3b7c325: Pull complete [2022-11-07T05:16:34.898Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-07T05:16:34.898Z] Status: Downloaded newer image for alpine:3.14 [2022-11-07T05:16:34.898Z] ---> 376ba31ae3da [2022-11-07T05:16:34.898Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-11-07T05:16:34.898Z] ---> Running in 89fedfeb13cf [2022-11-07T05:16:34.898Z] Removing intermediate container 89fedfeb13cf [2022-11-07T05:16:34.898Z] ---> 67fccc35db5b [2022-11-07T05:16:34.898Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T05:16:34.898Z] ---> Running in b44b76a42502 [2022-11-07T05:16:34.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-11-07T05:16:34.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-11-07T05:16:34.898Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T05:16:34.898Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-11-07T05:16:34.898Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T05:16:34.898Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-11-07T05:16:34.898Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T05:16:34.898Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T05:16:34.898Z] Executing busybox-1.33.1-r8.trigger [2022-11-07T05:16:34.898Z] OK: 8 MiB in 20 packages [2022-11-07T05:16:34.898Z] Removing intermediate container b44b76a42502 [2022-11-07T05:16:34.898Z] ---> bb2cb544ff9b [2022-11-07T05:16:34.898Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2022-11-07T05:16:34.898Z] ---> 0ece7f42bb4e [2022-11-07T05:16:34.898Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2022-11-07T05:16:35.485Z] ---> bc3a193b21c1 [2022-11-07T05:16:35.485Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-11-07T05:16:36.072Z] ---> 3607a15a76ad [2022-11-07T05:16:36.072Z] Step 17/22 : EXPOSE 59901 [2022-11-07T05:16:36.072Z] ---> Running in c6ab6678e0be [2022-11-07T05:16:36.340Z] Removing intermediate container c6ab6678e0be [2022-11-07T05:16:36.340Z] ---> 095f3f0342f0 [2022-11-07T05:16:36.340Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2022-11-07T05:16:36.340Z] ---> Running in cbcef688d80b [2022-11-07T05:16:36.612Z] Removing intermediate container cbcef688d80b [2022-11-07T05:16:36.612Z] ---> 0f11cddce09d [2022-11-07T05:16:36.612Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T05:16:36.612Z] ---> Running in 8c26e0b718b6 [2022-11-07T05:16:36.882Z] Removing intermediate container 8c26e0b718b6 [2022-11-07T05:16:36.882Z] ---> a2c75454c815 [2022-11-07T05:16:36.882Z] Step 20/22 : LABEL arch=arm64 [2022-11-07T05:16:37.151Z] ---> Running in 81e002aa7f2c [2022-11-07T05:16:37.419Z] Removing intermediate container 81e002aa7f2c [2022-11-07T05:16:37.419Z] ---> 43541c786beb [2022-11-07T05:16:37.419Z] Step 21/22 : LABEL git_sha=c2640709faa2178ab9841bd3b253e8b3627355e5 [2022-11-07T05:16:37.419Z] ---> Running in 607b245485a9 [2022-11-07T05:16:37.690Z] Removing intermediate container 607b245485a9 [2022-11-07T05:16:37.690Z] ---> 6ebe5feac11f [2022-11-07T05:16:37.690Z] Step 22/22 : LABEL version=0.0.0 [2022-11-07T05:16:37.960Z] ---> Running in 38e16bd0f17e [2022-11-07T05:16:38.227Z] Removing intermediate container 38e16bd0f17e [2022-11-07T05:16:38.227Z] ---> 31bf6ab65431 [2022-11-07T05:16:38.227Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T05:16:38.227Z] Successfully built 31bf6ab65431 [2022-11-07T05:16:38.228Z] Successfully tagged device-modbus-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-11-07T05:16:39.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T05:16:39.031Z] [2022-11-07T05:16:39.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:16:39.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T05:16:39.435Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-07T05:16:39.435Z] 8998bd30e6a1: Pulling fs layer [2022-11-07T05:16:39.435Z] 04944245beec: Pulling fs layer [2022-11-07T05:16:39.435Z] 699f458cf7ca: Pulling fs layer [2022-11-07T05:16:39.435Z] 765212b225bb: Pulling fs layer [2022-11-07T05:16:39.435Z] f23df028b6ca: Pulling fs layer [2022-11-07T05:16:39.435Z] d65c8cfc05b1: Pulling fs layer [2022-11-07T05:16:39.435Z] 2437ff75d9bd: Pulling fs layer [2022-11-07T05:16:39.435Z] f23df028b6ca: Waiting [2022-11-07T05:16:39.435Z] d65c8cfc05b1: Waiting [2022-11-07T05:16:39.435Z] 2437ff75d9bd: Waiting [2022-11-07T05:16:39.435Z] 765212b225bb: Waiting [2022-11-07T05:16:39.705Z] 04944245beec: Verifying Checksum [2022-11-07T05:16:39.705Z] 04944245beec: Download complete [2022-11-07T05:16:39.705Z] 765212b225bb: Verifying Checksum [2022-11-07T05:16:39.705Z] 765212b225bb: Download complete [2022-11-07T05:16:39.705Z] f23df028b6ca: Verifying Checksum [2022-11-07T05:16:39.705Z] f23df028b6ca: Download complete [2022-11-07T05:16:39.705Z] d65c8cfc05b1: Verifying Checksum [2022-11-07T05:16:39.705Z] d65c8cfc05b1: Download complete [2022-11-07T05:16:39.974Z] 699f458cf7ca: Verifying Checksum [2022-11-07T05:16:39.974Z] 699f458cf7ca: Download complete [2022-11-07T05:16:40.248Z] 8998bd30e6a1: Verifying Checksum [2022-11-07T05:16:40.248Z] 8998bd30e6a1: Download complete [2022-11-07T05:16:42.847Z] 2437ff75d9bd: Verifying Checksum [2022-11-07T05:16:42.847Z] 2437ff75d9bd: Download complete [2022-11-07T05:16:44.808Z] 8998bd30e6a1: Pull complete [2022-11-07T05:16:45.078Z] 04944245beec: Pull complete [2022-11-07T05:16:46.491Z] 699f458cf7ca: Pull complete [2022-11-07T05:16:46.759Z] 765212b225bb: Pull complete [2022-11-07T05:16:47.347Z] f23df028b6ca: Pull complete [2022-11-07T05:16:47.618Z] d65c8cfc05b1: Pull complete [2022-11-07T05:17:02.644Z] 2437ff75d9bd: Pull complete [2022-11-07T05:17:02.644Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-07T05:17:02.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T05:17:02.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T05:17:03.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-118392 does not seem to be running inside a container [2022-11-07T05:17:03.101Z] $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-07T05:17:05.647Z] $ docker top ab5d62a5adb2cc6a36065bf534bf28d1556b8f69e777a3f5883ebcc938ceb3dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:17:06.574Z] ---> job-cost.sh [2022-11-07T05:17:06.574Z] lf-activate-venv: SKIPPING [2022-11-07T05:17:06.574Z] INFO: No Stack... [2022-11-07T05:17:06.844Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-07T05:17:07.824Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T05:17:08.484Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2022-11-07T05:17:08.484Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T05:17:08.574Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-390-1-stack-cost] [2022-11-07T05:17:08.579Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-390-1-stack-cost] did not exist. Created. [2022-11-07T05:17:08.579Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T05:17:09.317Z] /w/workspace/device-modbus-go/1@tmp/durable-cc8d2120/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-07T05:17:09.994Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-07T05:17:10.029Z] Warning: overwriting stash ‘stack-cost’ [2022-11-07T05:17:10.084Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T05:17:10.097Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T05:17:10.177Z] $ docker stop --time=1 ab5d62a5adb2cc6a36065bf534bf28d1556b8f69e777a3f5883ebcc938ceb3dd [2022-11-07T05:17:11.706Z] $ docker rm -f ab5d62a5adb2cc6a36065bf534bf28d1556b8f69e777a3f5883ebcc938ceb3dd [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-11-07T05:17:12.705Z] provisioning config files... [2022-11-07T05:17:12.713Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-390@tmp/config15360168394274979729tmp [Pipeline] { [Pipeline] sh [2022-11-07T05:17:13.045Z] + set +x [2022-11-07T05:17:13.045Z] + + curl -s https://codecov.io/bash [2022-11-07T05:17:13.045Z] bash -s -- [2022-11-07T05:17:13.045Z] [2022-11-07T05:17:13.045Z] _____ _ [2022-11-07T05:17:13.045Z] / ____| | | [2022-11-07T05:17:13.045Z] | | ___ __| | ___ ___ _____ __ [2022-11-07T05:17:13.045Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-07T05:17:13.045Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-07T05:17:13.045Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-07T05:17:13.045Z] Bash-1.0.6 [2022-11-07T05:17:13.045Z] [2022-11-07T05:17:13.045Z] [2022-11-07T05:17:13.045Z] ==> git version 2.25.1 found [2022-11-07T05:17:13.045Z] ==> 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-11-07T05:17:13.045Z] Release-Date: 2020-01-08 [2022-11-07T05:17:13.045Z] 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-11-07T05:17:13.045Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-07T05:17:13.045Z] ==> Jenkins CI detected. [2022-11-07T05:17:13.045Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-390 [2022-11-07T05:17:13.045Z] project root: . [2022-11-07T05:17:13.045Z] --> token set from env [2022-11-07T05:17:13.045Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-07T05:17:13.045Z] ==> Running gcov in . (disable via -X gcov) [2022-11-07T05:17:13.045Z] ==> Python coveragepy not found [2022-11-07T05:17:13.045Z] ==> Searching for coverage reports in: [2022-11-07T05:17:13.045Z] + . [2022-11-07T05:17:13.045Z] -> Found 1 reports [2022-11-07T05:17:13.045Z] ==> Detecting git/mercurial file structure [2022-11-07T05:17:13.045Z] ==> Reading reports [2022-11-07T05:17:13.045Z] + ./coverage.out bytes=23241 [2022-11-07T05:17:13.045Z] ==> Appending adjustments [2022-11-07T05:17:13.045Z] https://docs.codecov.io/docs/fixing-reports [2022-11-07T05:17:13.304Z] + Found adjustments [2022-11-07T05:17:13.304Z] ==> Gzipping contents [2022-11-07T05:17:13.304Z] 4.0K /tmp/codecov.6s8Mdu.gz [2022-11-07T05:17:13.304Z] ==> Uploading reports [2022-11-07T05:17:13.304Z] url: https://codecov.io [2022-11-07T05:17:13.304Z] query: branch=PR-390&commit=c2640709faa2178ab9841bd3b253e8b3627355e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=390&job=&cmd_args= [2022-11-07T05:17:13.304Z] -> Pinging Codecov [2022-11-07T05:17:13.304Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-390&commit=c2640709faa2178ab9841bd3b253e8b3627355e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=390&job=&cmd_args= [2022-11-07T05:17:13.564Z] -> Uploading to [2022-11-07T05:17:13.564Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-07/55DBCA73C666E3227836607328DD7E49/c2640709faa2178ab9841bd3b253e8b3627355e5/57987daf-77b1-4677-ba79-1131d2978c6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T051713Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d3a2d68ed2ce2c2df1f4e1939296b9cf1fc01f0e898734e46c3ea1375a07375 [2022-11-07T05:17:13.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T05:17:13.564Z] Dload Upload Total Spent Left Speed [2022-11-07T05:17:13.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3911 0 0 100 3911 0 15397 --:--:-- --:--:-- --:--:-- 15397 [2022-11-07T05:17:13.823Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/c2640709faa2178ab9841bd3b253e8b3627355e5 [Pipeline] } [2022-11-07T05:17:13.853Z] 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-11-07T05:17:15.608Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-390/archives ] [2022-11-07T05:17:15.608Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-390/archives [2022-11-07T05:17:15.608Z] total 16 [2022-11-07T05:17:15.608Z] drwxr-xr-x 3 root root 4096 Nov 7 05:08 . [2022-11-07T05:17:15.608Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 05:08 .. [2022-11-07T05:17:15.608Z] drwxr-xr-x 2 root root 4096 Nov 7 05:08 cost [2022-11-07T05:17:15.608Z] -rw-r--r-- 1 root root 88 Nov 7 05:08 cost.csv [2022-11-07T05:17:15.608Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-390/archives [2022-11-07T05:17:15.608Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-390/archives [2022-11-07T05:17:15.608Z] total 16 [2022-11-07T05:17:15.608Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 05:08 . [2022-11-07T05:17:15.608Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 05:08 .. [2022-11-07T05:17:15.608Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 05:08 cost [2022-11-07T05:17:15.608Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 7 05:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:17:15.935Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:17:16.827Z] ---> package-listing.sh [2022-11-07T05:17:16.828Z] ++ facter osfamily [2022-11-07T05:17:16.828Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-07T05:17:17.087Z] + OS_FAMILY=debian [2022-11-07T05:17:17.088Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-390 [2022-11-07T05:17:17.088Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-07T05:17:17.088Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-07T05:17:17.088Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-07T05:17:17.088Z] + PACKAGES=/tmp/packages_start.txt [2022-11-07T05:17:17.088Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-390 ']' [2022-11-07T05:17:17.088Z] + PACKAGES=/tmp/packages_end.txt [2022-11-07T05:17:17.088Z] + case "${OS_FAMILY}" in [2022-11-07T05:17:17.088Z] + dpkg -l [2022-11-07T05:17:17.088Z] + grep '^ii' [2022-11-07T05:17:17.088Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-07T05:17:17.088Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-07T05:17:17.088Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-07T05:17:17.088Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-390 ']' [2022-11-07T05:17:17.088Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-390/archives/ [2022-11-07T05:17:17.088Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-390/archives/ [Pipeline] echo [2022-11-07T05:17:17.120Z] 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/xfoundry_device-modbus-go_PR-390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-07T05:17:17.417Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T05:17:18.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T05:17:18.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T05:17:18.191Z] prd-ubuntu20.04-docker-8c-8g-118387 does not seem to be running inside a container [2022-11-07T05:17:18.222Z] $ 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/xfoundry_device-modbus-go_PR-390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-390 -v /w/workspace/xfoundry_device-modbus-go_PR-390:/w/workspace/xfoundry_device-modbus-go_PR-390:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-390@tmp:/w/workspace/xfoundry_device-modbus-go_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T05:17:18.451Z] $ docker top be3a30b5022112a4679dbedf757eb6a2b866bb70d42f2d628bd4be9047f2f353 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T05:17:18.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-07T05:17:19.156Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-07T05:17:19.468Z] + ls /var/log/sa-host [2022-11-07T05:17:19.468Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T05:17:19.612Z] provisioning config files... [2022-11-07T05:17:19.620Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-390@tmp/config13338727090885707821tmp [Pipeline] { [Pipeline] echo [2022-11-07T05:17:19.670Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:17:19.981Z] ---> create-netrc.sh [Pipeline] } [2022-11-07T05:17:20.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:17:20.400Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-07T05:17:20.436Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:17:20.748Z] ---> sudo-logs.sh [2022-11-07T05:17:20.748Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-07T05:17:20.835Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:17:21.143Z] ---> job-cost.sh [2022-11-07T05:17:21.143Z] lf-activate-venv: SKIPPING [2022-11-07T05:17:21.143Z] DEBUG: total: 0.2199999988079071 [2022-11-07T05:17:21.143Z] INFO: Retrieving Stack Cost... [2022-11-07T05:17:21.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T05:17:21.970Z] INFO: Archiving Costs [Pipeline] echo [2022-11-07T05:17:22.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T05:17:22.313Z] ---> logs-deploy.sh [2022-11-07T05:17:22.313Z] lf-activate-venv: SKIPPING [2022-11-07T05:17:22.313Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-390/1 [2022-11-07T05:17:22.313Z] INFO: archiving workspace using pattern(s): [2022-11-07T05:17:23.250Z] Archives upload complete. [2022-11-07T05:17:23.510Z] INFO: archiving logs to Nexus [2022-11-07T05:17:24.083Z] ---> uname -a: [2022-11-07T05:17:24.083Z] Linux prd-ubuntu20-04-docker-8c-8g-118387 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-07T05:17:24.083Z] [2022-11-07T05:17:24.083Z] [2022-11-07T05:17:24.083Z] ---> lscpu: [2022-11-07T05:17:24.083Z] Architecture: x86_64 [2022-11-07T05:17:24.083Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-07T05:17:24.083Z] Byte Order: Little Endian [2022-11-07T05:17:24.083Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-07T05:17:24.083Z] CPU(s): 8 [2022-11-07T05:17:24.083Z] On-line CPU(s) list: 0-7 [2022-11-07T05:17:24.083Z] Thread(s) per core: 1 [2022-11-07T05:17:24.083Z] Core(s) per socket: 1 [2022-11-07T05:17:24.083Z] Socket(s): 8 [2022-11-07T05:17:24.083Z] NUMA node(s): 1 [2022-11-07T05:17:24.083Z] Vendor ID: AuthenticAMD [2022-11-07T05:17:24.083Z] CPU family: 23 [2022-11-07T05:17:24.083Z] Model: 49 [2022-11-07T05:17:24.083Z] Model name: AMD EPYC-Rome Processor [2022-11-07T05:17:24.083Z] Stepping: 0 [2022-11-07T05:17:24.083Z] CPU MHz: 2800.000 [2022-11-07T05:17:24.083Z] BogoMIPS: 5600.00 [2022-11-07T05:17:24.083Z] Virtualization: AMD-V [2022-11-07T05:17:24.083Z] Hypervisor vendor: KVM [2022-11-07T05:17:24.083Z] Virtualization type: full [2022-11-07T05:17:24.083Z] L1d cache: 256 KiB [2022-11-07T05:17:24.083Z] L1i cache: 256 KiB [2022-11-07T05:17:24.083Z] L2 cache: 4 MiB [2022-11-07T05:17:24.083Z] L3 cache: 128 MiB [2022-11-07T05:17:24.083Z] NUMA node0 CPU(s): 0-7 [2022-11-07T05:17:24.083Z] Vulnerability Itlb multihit: Not affected [2022-11-07T05:17:24.083Z] Vulnerability L1tf: Not affected [2022-11-07T05:17:24.083Z] Vulnerability Mds: Not affected [2022-11-07T05:17:24.083Z] Vulnerability Meltdown: Not affected [2022-11-07T05:17:24.083Z] Vulnerability Mmio stale data: Not affected [2022-11-07T05:17:24.084Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-07T05:17:24.084Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-07T05:17:24.084Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-07T05:17:24.084Z] Vulnerability Srbds: Not affected [2022-11-07T05:17:24.084Z] Vulnerability Tsx async abort: Not affected [2022-11-07T05:17:24.084Z] 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-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] ---> nproc: [2022-11-07T05:17:24.084Z] 8 [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] ---> df -h: [2022-11-07T05:17:24.084Z] Filesystem Size Used Avail Use% Mounted on [2022-11-07T05:17:24.084Z] overlay 155G 12G 144G 8% / [2022-11-07T05:17:24.084Z] tmpfs 64M 0 64M 0% /dev [2022-11-07T05:17:24.084Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-07T05:17:24.084Z] shm 64M 0 64M 0% /dev/shm [2022-11-07T05:17:24.084Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] ---> sar -b -r -n DEV: [2022-11-07T05:17:24.084Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118387) 11/07/22 _x86_64_ (8 CPU) [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] 05:06:13 LINUX RESTART (8 CPU) [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] 05:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-07T05:17:24.084Z] 05:08:01 187.44 4.37 183.07 0.00 425.21 74155.20 0.00 [2022-11-07T05:17:24.084Z] 05:09:01 162.14 0.23 161.91 0.00 21.60 39636.19 0.00 [2022-11-07T05:17:24.084Z] 05:10:01 1.72 0.00 1.72 0.00 0.00 20.41 0.00 [2022-11-07T05:17:24.084Z] 05:11:01 1.60 0.00 1.60 0.00 0.00 19.19 0.00 [2022-11-07T05:17:24.084Z] 05:12:01 39.54 10.35 29.20 0.00 2905.92 4764.27 0.00 [2022-11-07T05:17:24.084Z] 05:13:01 1.68 0.00 1.68 0.00 0.00 17.60 0.00 [2022-11-07T05:17:24.084Z] 05:14:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2022-11-07T05:17:24.084Z] 05:15:01 1.52 0.00 1.52 0.00 0.00 16.26 0.00 [2022-11-07T05:17:24.084Z] 05:16:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2022-11-07T05:17:24.084Z] 05:17:01 2.13 0.02 2.12 0.00 0.13 34.66 0.00 [2022-11-07T05:17:24.084Z] Average: 39.72 1.49 38.23 0.00 335.13 11765.34 0.00 [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] 05:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-07T05:17:24.084Z] 05:08:01 28414912 31599644 699528 2.13 138260 3240660 1791788 5.28 1138636 2873324 133832 [2022-11-07T05:17:24.084Z] 05:09:01 27796000 31593020 707076 2.15 150924 3802188 1725824 5.09 1199732 3389252 356 [2022-11-07T05:17:24.084Z] 05:10:01 27795752 31592980 706792 2.15 150960 3802192 1725824 5.09 1199764 3389256 16 [2022-11-07T05:17:24.084Z] 05:11:01 27800096 31597380 702136 2.14 150996 3802184 1725824 5.09 1195380 3389256 4 [2022-11-07T05:17:24.084Z] 05:12:01 27505032 31579412 705812 2.15 169312 4051692 1785256 5.26 1349068 3504476 56 [2022-11-07T05:17:24.084Z] 05:13:01 27505820 31580240 704928 2.14 169344 4051692 1785256 5.26 1348372 3504476 8 [2022-11-07T05:17:24.084Z] 05:14:01 27511740 31586200 698860 2.13 169360 4051688 1785256 5.26 1342036 3504480 24 [2022-11-07T05:17:24.084Z] 05:15:01 27512080 31586672 698620 2.12 169388 4051696 1785256 5.26 1341972 3504576 8 [2022-11-07T05:17:24.084Z] 05:16:01 27512316 31586912 698336 2.12 169420 4051684 1785256 5.26 1341976 3504580 4 [2022-11-07T05:17:24.084Z] 05:17:01 27511700 31586712 698744 2.12 169524 4051688 1785256 5.26 1342040 3504912 64 [2022-11-07T05:17:24.084Z] Average: 27686545 31588917 702083 2.14 160749 3895736 1768080 5.21 1279898 3406859 13437 [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] 05:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-07T05:17:24.084Z] 05:08:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:08:01 ens3 415.05 281.94 5985.57 44.50 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:08:01 docker0 157.68 210.01 13.10 1867.03 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:08:01 veth577a496 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:09:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:09:01 ens3 155.29 119.10 2677.98 94.07 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:09:01 docker0 4.48 8.07 0.28 92.03 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:10:01 ens3 1.35 0.25 0.44 0.26 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:11:01 ens3 1.28 0.75 2.53 0.42 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:12:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:12:01 ens3 56.92 31.53 1312.30 2.57 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:13:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:15:01 ens3 0.25 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:17:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] Average: ens3 62.49 43.00 989.63 14.14 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] Average: docker0 15.98 21.50 1.32 193.14 0.00 0.00 0.00 0.00 [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] ---> sar -P ALL: [2022-11-07T05:17:24.084Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118387) 11/07/22 _x86_64_ (8 CPU) [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] 05:06:13 LINUX RESTART (8 CPU) [2022-11-07T05:17:24.084Z] [2022-11-07T05:17:24.084Z] 05:07:02 CPU %user %nice %system %iowait %steal %idle [2022-11-07T05:17:24.084Z] 05:08:01 all 24.58 0.00 6.03 1.98 0.09 67.32 [2022-11-07T05:17:24.084Z] 05:08:01 0 24.15 0.00 6.55 0.51 0.09 68.70 [2022-11-07T05:17:24.084Z] 05:08:01 1 24.65 0.00 5.70 1.19 0.10 68.36 [2022-11-07T05:17:24.084Z] 05:08:01 2 25.31 0.00 5.24 0.10 0.10 69.24 [2022-11-07T05:17:24.084Z] 05:08:01 3 23.04 0.00 5.71 3.94 0.09 67.22 [2022-11-07T05:17:24.084Z] 05:08:01 4 24.81 0.00 6.52 1.92 0.09 66.66 [2022-11-07T05:17:24.084Z] 05:08:01 5 24.54 0.00 7.45 7.50 0.09 60.42 [2022-11-07T05:17:24.084Z] 05:08:01 6 24.76 0.00 5.42 0.14 0.09 69.59 [2022-11-07T05:17:24.084Z] 05:08:01 7 25.33 0.00 5.65 0.57 0.10 68.35 [2022-11-07T05:17:24.084Z] 05:09:01 all 20.85 0.00 4.82 1.11 0.06 73.17 [2022-11-07T05:17:24.084Z] 05:09:01 0 19.67 0.00 4.99 4.19 0.07 71.09 [2022-11-07T05:17:24.084Z] 05:09:01 1 21.63 0.00 4.95 0.15 0.05 73.22 [2022-11-07T05:17:24.084Z] 05:09:01 2 22.40 0.00 4.67 0.03 0.05 72.84 [2022-11-07T05:17:24.084Z] 05:09:01 3 21.34 0.00 4.82 1.40 0.07 72.37 [2022-11-07T05:17:24.084Z] 05:09:01 4 19.79 0.00 4.90 1.30 0.07 73.94 [2022-11-07T05:17:24.084Z] 05:09:01 5 20.28 0.00 4.95 0.99 0.05 73.72 [2022-11-07T05:17:24.084Z] 05:09:01 6 21.02 0.00 4.90 0.03 0.05 74.00 [2022-11-07T05:17:24.084Z] 05:09:01 7 20.66 0.00 4.35 0.78 0.07 74.15 [2022-11-07T05:17:24.084Z] 05:10:01 all 0.08 0.00 0.02 0.01 0.00 99.89 [2022-11-07T05:17:24.084Z] 05:10:01 0 0.52 0.00 0.07 0.02 0.00 99.40 [2022-11-07T05:17:24.084Z] 05:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-07T05:17:24.084Z] 05:10:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-07T05:17:24.084Z] 05:10:01 3 0.02 0.00 0.03 0.03 0.00 99.92 [2022-11-07T05:17:24.084Z] 05:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-07T05:17:24.084Z] 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T05:17:24.084Z] 05:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T05:17:24.084Z] 05:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T05:17:24.084Z] 05:11:01 all 0.29 0.00 0.01 0.00 0.00 99.70 [2022-11-07T05:17:24.084Z] 05:11:01 0 1.97 0.00 0.00 0.02 0.00 98.01 [2022-11-07T05:17:24.084Z] 05:11:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2022-11-07T05:17:24.084Z] 05:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-07T05:17:24.084Z] 05:11:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-07T05:17:24.084Z] 05:11:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2022-11-07T05:17:24.084Z] 05:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T05:17:24.084Z] 05:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T05:17:24.084Z] 05:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-07T05:17:24.084Z] 05:12:01 all 1.28 0.00 0.80 0.29 0.01 97.61 [2022-11-07T05:17:24.084Z] 05:12:01 0 1.99 0.00 0.63 0.07 0.00 97.31 [2022-11-07T05:17:24.084Z] 05:12:01 1 1.28 0.00 1.12 0.43 0.00 97.16 [2022-11-07T05:17:24.084Z] 05:12:01 2 1.07 0.00 0.52 0.22 0.00 98.20 [2022-11-07T05:17:24.084Z] 05:12:01 3 0.48 0.00 0.83 0.97 0.02 97.70 [2022-11-07T05:17:24.084Z] 05:12:01 4 2.19 0.00 0.47 0.30 0.02 97.03 [2022-11-07T05:17:24.084Z] 05:12:01 5 1.22 0.00 0.40 0.22 0.02 98.15 [2022-11-07T05:17:24.084Z] 05:12:01 6 1.42 0.00 0.67 0.03 0.02 97.86 [2022-11-07T05:17:24.084Z] 05:12:01 7 0.62 0.00 1.80 0.10 0.00 97.48 [2022-11-07T05:17:24.084Z] 05:13:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2022-11-07T05:17:24.084Z] 05:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T05:17:24.084Z] 05:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-07T05:17:24.084Z] 05:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T05:17:24.084Z] 05:13:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2022-11-07T05:17:24.084Z] 05:13:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2022-11-07T05:17:24.084Z] 05:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-07T05:17:24.084Z] 05:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-07T05:17:24.084Z] 05:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T05:17:24.085Z] 05:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-11-07T05:17:24.085Z] 05:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-07T05:17:24.085Z] 05:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T05:17:24.085Z] 05:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T05:17:24.085Z] 05:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-07T05:17:24.085Z] 05:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-07T05:17:24.085Z] 05:14:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-11-07T05:17:24.085Z] 05:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T05:17:24.085Z] 05:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T05:17:24.085Z] 05:15:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-11-07T05:17:24.085Z] 05:15:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2022-11-07T05:17:24.085Z] 05:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T05:17:24.085Z] 05:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T05:17:24.085Z] 05:15:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-11-07T05:17:24.085Z] 05:15:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-07T05:17:24.085Z] 05:15:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-07T05:17:24.085Z] 05:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T05:17:24.085Z] 05:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T05:17:24.085Z] 05:16:01 all 0.11 0.00 0.08 0.00 0.01 99.81 [2022-11-07T05:17:24.085Z] 05:16:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2022-11-07T05:17:24.085Z] 05:16:01 1 0.08 0.00 0.33 0.00 0.02 99.57 [2022-11-07T05:17:24.085Z] 05:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T05:17:24.085Z] 05:16:01 3 0.07 0.00 0.08 0.02 0.02 99.82 [2022-11-07T05:17:24.085Z] 05:16:01 4 0.10 0.00 0.10 0.00 0.00 99.80 [2022-11-07T05:17:24.085Z] 05:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-07T05:17:24.085Z] 05:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-07T05:17:24.085Z] 05:16:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2022-11-07T05:17:24.085Z] 05:17:01 all 0.10 0.00 0.01 0.01 0.00 99.89 [2022-11-07T05:17:24.085Z] 05:17:01 0 0.60 0.00 0.00 0.00 0.00 99.40 [2022-11-07T05:17:24.085Z] 05:17:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2022-11-07T05:17:24.085Z] 05:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T05:17:24.085Z] 05:17:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-07T05:17:24.085Z] 05:17:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-11-07T05:17:24.085Z] 05:17:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-07T05:17:24.085Z] 05:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T05:17:24.085Z] 05:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-07T05:17:24.085Z] Average: all 4.65 0.00 1.16 0.34 0.02 93.83 [2022-11-07T05:17:24.085Z] Average: 0 4.87 0.00 1.20 0.47 0.02 93.43 [2022-11-07T05:17:24.085Z] Average: 1 4.71 0.00 1.20 0.18 0.02 93.90 [2022-11-07T05:17:24.085Z] Average: 2 4.81 0.00 1.03 0.04 0.02 94.11 [2022-11-07T05:17:24.085Z] Average: 3 4.43 0.00 1.14 0.63 0.02 93.78 [2022-11-07T05:17:24.085Z] Average: 4 4.63 0.00 1.19 0.35 0.02 93.81 [2022-11-07T05:17:24.085Z] Average: 5 4.54 0.00 1.27 0.85 0.02 93.32 [2022-11-07T05:17:24.085Z] Average: 6 4.64 0.00 1.08 0.02 0.02 94.24 [2022-11-07T05:17:24.085Z] Average: 7 4.60 0.00 1.17 0.14 0.02 94.07 [2022-11-07T05:17:24.085Z] [2022-11-07T05:17:24.085Z] [2022-11-07T05:17:24.085Z]