Pull request #141 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff8da5027efa8a0782e76830ac6d6adac3c46c43+21c70a64d9894c2455aedb4662d61c2d9e09ca22 (2bf8d2cfe4c873cf033d3be5096f24b0f55a6986) 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-ssh9334667532930472553.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12393940522575832134.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-gpio/branches/PR-141/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-gpio/branches/PR-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16630739825073334051.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7310510560769508459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh18149375195491888375.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-141/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-gpio/branches/PR-141/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5927413346820290125.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-gpio 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-5627’ Running on prd-ubuntu20.04-docker-8c-8g-5637 in /w/workspace/edgexfoundry_device-gpio_PR-141 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-141 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit ff8da5027efa8a0782e76830ac6d6adac3c46c43 Merge succeeded, producing ff8da5027efa8a0782e76830ac6d6adac3c46c43 Checking out Revision ff8da5027efa8a0782e76830ac6d6adac3c46c43 (PR-141) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ff8da5027efa8a0782e76830ac6d6adac3c46c43 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff8da5027efa8a0782e76830ac6d6adac3c46c43 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-24T01:06:16.977Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-24T01:06:17.178Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-24T01:06:17.276Z] ========================================================= [2023-03-24T01:06:17.276Z] EdgeX Global Pipelines Version Info [2023-03-24T01:06:17.276Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:06:18.873Z] ------------------- [2023-03-24T01:06:18.873Z] stable info: [2023-03-24T01:06:18.873Z] ------------------- [2023-03-24T01:06:18.873Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-24T01:06:18.873Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-24T01:06:18.873Z] Message: update stable to v1.0.245 [2023-03-24T01:06:19.133Z] ------------------- [2023-03-24T01:06:19.133Z] experimental info: [2023-03-24T01:06:19.133Z] ------------------- [2023-03-24T01:06:19.133Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-24T01:06:19.133Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-24T01:06:19.133Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-24T01:06:19.417Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-24T01:06:19.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-24T01:06:19.496Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-24T01:06:19.534Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-24T01:06:19.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-24T01:06:19.611Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-24T01:06:19.648Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-24T01:06:19.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-24T01:06:19.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-24T01:06:19.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-24T01:06:19.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-24T01:06:19.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-24T01:06:19.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-24T01:06:19.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-24T01:06:19.960Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T01:06:19.995Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T01:06:20.032Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T01:06:20.071Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T01:06:20.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-24T01:06:20.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-24T01:06:20.186Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-24T01:06:20.231Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-24T01:06:20.270Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-24T01:06:20.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-24T01:06:20.347Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-24T01:06:20.396Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-24T01:06:20.442Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-24T01:06:20.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-141 [Pipeline] echo [2023-03-24T01:06:20.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-141 [Pipeline] echo [2023-03-24T01:06:20.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-141 [Pipeline] echo [2023-03-24T01:06:20.618Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff8da5027efa8a0782e76830ac6d6adac3c46c43 [Pipeline] echo [2023-03-24T01:06:20.652Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff8da50 [Pipeline] echo [2023-03-24T01:06:20.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T01:06:20.800Z] provisioning config files... [2023-03-24T01:06:20.815Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-141@tmp/config3772539719019330265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:06:21.163Z] ---> docker-login.sh [2023-03-24T01:06:21.164Z] nexus3.edgexfoundry.org:10001 [2023-03-24T01:06:21.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:06:21.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:06:21.685Z] Configure a credential helper to remove this warning. See [2023-03-24T01:06:21.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:06:21.685Z] [2023-03-24T01:06:21.685Z] Login Succeeded [2023-03-24T01:06:21.685Z] nexus3.edgexfoundry.org:10002 [2023-03-24T01:06:21.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:06:21.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:06:21.685Z] Configure a credential helper to remove this warning. See [2023-03-24T01:06:21.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:06:21.685Z] [2023-03-24T01:06:21.685Z] Login Succeeded [2023-03-24T01:06:21.685Z] nexus3.edgexfoundry.org:10003 [2023-03-24T01:06:21.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:06:21.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:06:21.685Z] Configure a credential helper to remove this warning. See [2023-03-24T01:06:21.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:06:21.685Z] [2023-03-24T01:06:21.685Z] Login Succeeded [2023-03-24T01:06:21.685Z] nexus3.edgexfoundry.org:10004 [2023-03-24T01:06:21.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:06:21.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:06:21.945Z] Configure a credential helper to remove this warning. See [2023-03-24T01:06:21.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:06:21.945Z] [2023-03-24T01:06:21.945Z] Login Succeeded [2023-03-24T01:06:21.945Z] docker.io [2023-03-24T01:06:21.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:06:22.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:06:22.206Z] Configure a credential helper to remove this warning. See [2023-03-24T01:06:22.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:06:22.206Z] [2023-03-24T01:06:22.206Z] Login Succeeded [2023-03-24T01:06:22.206Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T01:06:22.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-24T01:06:22.851Z] + git rev-list -1 --merges ff8da5027efa8a0782e76830ac6d6adac3c46c43~1..ff8da5027efa8a0782e76830ac6d6adac3c46c43 [Pipeline] echo [2023-03-24T01:06:22.911Z] -----------> git rev-list -1 --merges ff8da5027efa8a0782e76830ac6d6adac3c46c43~1..ff8da5027efa8a0782e76830ac6d6adac3c46c43 ff8da5027efa8a0782e76830ac6d6adac3c46c43 [false] [Pipeline] sh [2023-03-24T01:06:23.217Z] + git log --format=format:%s -1 ff8da5027efa8a0782e76830ac6d6adac3c46c43 [Pipeline] echo [2023-03-24T01:06:23.255Z] ========================================================= [2023-03-24T01:06:23.255Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-24T01:06:23.255Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T01:06:23.689Z] + git log --format=format:%s -1 ff8da5027efa8a0782e76830ac6d6adac3c46c43 [Pipeline] echo [2023-03-24T01:06:23.724Z] [semverPrep] GIT_COMMIT: ff8da5027efa8a0782e76830ac6d6adac3c46c43, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-24T01:06:23.753Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-24T01:06:24.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T01:06:24.142Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-24T01:06:24.142Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-24T01:06:24.142Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-24T01:06:24.142Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-24T01:06:24.142Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-24T01:06:24.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:06:24.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T01:06:24.575Z] [2023-03-24T01:06:24.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:06:24.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T01:06:25.896Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-24T01:06:25.896Z] b85a868b505f: Pulling fs layer [2023-03-24T01:06:25.896Z] e2be974225ed: Pulling fs layer [2023-03-24T01:06:25.896Z] 339a4e72a1f5: Pulling fs layer [2023-03-24T01:06:25.896Z] 988bab9f4d93: Pulling fs layer [2023-03-24T01:06:25.896Z] 1469e6f7b9e6: Pulling fs layer [2023-03-24T01:06:25.896Z] eaf3925da568: Pulling fs layer [2023-03-24T01:06:25.896Z] bab4dde63d76: Pulling fs layer [2023-03-24T01:06:25.896Z] bde34c3a00c8: Pulling fs layer [2023-03-24T01:06:25.896Z] b352a97aabf1: Pulling fs layer [2023-03-24T01:06:25.896Z] 4872d77fe225: Pulling fs layer [2023-03-24T01:06:25.896Z] 5851b861e8e6: Pulling fs layer [2023-03-24T01:06:25.896Z] 988bab9f4d93: Waiting [2023-03-24T01:06:25.896Z] 1469e6f7b9e6: Waiting [2023-03-24T01:06:25.896Z] eaf3925da568: Waiting [2023-03-24T01:06:25.896Z] bab4dde63d76: Waiting [2023-03-24T01:06:25.896Z] bde34c3a00c8: Waiting [2023-03-24T01:06:25.896Z] b352a97aabf1: Waiting [2023-03-24T01:06:25.896Z] 4872d77fe225: Waiting [2023-03-24T01:06:25.896Z] 5851b861e8e6: Waiting [2023-03-24T01:06:25.896Z] e2be974225ed: Verifying Checksum [2023-03-24T01:06:25.896Z] e2be974225ed: Download complete [2023-03-24T01:06:25.896Z] 988bab9f4d93: Download complete [2023-03-24T01:06:26.157Z] 1469e6f7b9e6: Verifying Checksum [2023-03-24T01:06:26.157Z] 1469e6f7b9e6: Download complete [2023-03-24T01:06:26.157Z] eaf3925da568: Download complete [2023-03-24T01:06:26.157Z] 339a4e72a1f5: Verifying Checksum [2023-03-24T01:06:26.157Z] 339a4e72a1f5: Download complete [2023-03-24T01:06:26.157Z] bde34c3a00c8: Download complete [2023-03-24T01:06:26.157Z] b352a97aabf1: Verifying Checksum [2023-03-24T01:06:26.157Z] b352a97aabf1: Download complete [2023-03-24T01:06:26.157Z] 4872d77fe225: Verifying Checksum [2023-03-24T01:06:26.157Z] 4872d77fe225: Download complete [2023-03-24T01:06:26.157Z] 5851b861e8e6: Verifying Checksum [2023-03-24T01:06:26.157Z] 5851b861e8e6: Download complete [2023-03-24T01:06:26.416Z] b85a868b505f: Verifying Checksum [2023-03-24T01:06:26.416Z] b85a868b505f: Download complete [2023-03-24T01:06:26.676Z] bab4dde63d76: Verifying Checksum [2023-03-24T01:06:26.676Z] bab4dde63d76: Download complete [2023-03-24T01:06:28.052Z] b85a868b505f: Pull complete [2023-03-24T01:06:28.632Z] e2be974225ed: Pull complete [2023-03-24T01:06:29.576Z] 339a4e72a1f5: Pull complete [2023-03-24T01:06:30.147Z] 988bab9f4d93: Pull complete [2023-03-24T01:06:31.094Z] 1469e6f7b9e6: Pull complete [2023-03-24T01:06:31.665Z] eaf3925da568: Pull complete [2023-03-24T01:06:34.201Z] bab4dde63d76: Pull complete [2023-03-24T01:06:34.201Z] bde34c3a00c8: Pull complete [2023-03-24T01:06:34.201Z] b352a97aabf1: Pull complete [2023-03-24T01:06:34.201Z] 4872d77fe225: Pull complete [2023-03-24T01:06:34.201Z] 5851b861e8e6: Pull complete [2023-03-24T01:06:34.201Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-24T01:06:34.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T01:06:34.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T01:06:34.459Z] prd-ubuntu20.04-docker-8c-8g-5637 does not seem to be running inside a container [2023-03-24T01:06:34.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-141 -v /w/workspace/edgexfoundry_device-gpio_PR-141:/w/workspace/edgexfoundry_device-gpio_PR-141:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-141@tmp:/w/workspace/edgexfoundry_device-gpio_PR-141@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 [2023-03-24T01:06:39.420Z] $ docker top c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 -eo pid,comm [2023-03-24T01:06:39.474Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-24T01:06:39.474Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T01:06:39.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T01:06:39.603Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T01:06:39.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T01:06:39.727Z] $ docker exec c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 ssh-agent [2023-03-24T01:06:39.852Z] SSH_AUTH_SOCK=/tmp/ssh-tM47QgpeKW9M/agent.31 [2023-03-24T01:06:39.852Z] SSH_AGENT_PID=37 [2023-03-24T01:06:39.860Z] Running ssh-add (command line suppressed) [2023-03-24T01:06:39.966Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-141@tmp/private_key_11098301710905602282.key (/w/workspace/edgexfoundry_device-gpio_PR-141@tmp/private_key_11098301710905602282.key) [2023-03-24T01:06:39.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T01:06:40.305Z] + git tag --points-at HEAD [Pipeline] } [2023-03-24T01:06:40.334Z] $ docker exec --env ******** --env ******** c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 ssh-agent -k [2023-03-24T01:06:40.433Z] unset SSH_AUTH_SOCK; [2023-03-24T01:06:40.433Z] unset SSH_AGENT_PID; [2023-03-24T01:06:40.433Z] echo Agent pid 37 killed; [2023-03-24T01:06:40.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-24T01:06:40.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T01:06:40.528Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T01:06:40.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T01:06:40.651Z] $ docker exec c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 ssh-agent [2023-03-24T01:06:40.767Z] SSH_AUTH_SOCK=/tmp/ssh-wXSRMCp21Qsa/agent.69 [2023-03-24T01:06:40.767Z] SSH_AGENT_PID=75 [2023-03-24T01:06:40.772Z] Running ssh-add (command line suppressed) [2023-03-24T01:06:40.885Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-141@tmp/private_key_10220490858440938504.key (/w/workspace/edgexfoundry_device-gpio_PR-141@tmp/private_key_10220490858440938504.key) [2023-03-24T01:06:40.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T01:06:41.227Z] + git semver init [2023-03-24T01:06:41.500Z] 2023-03-24 01:06:41,419 [run_init] DEBUG init version:0.0.0 force:False [2023-03-24T01:06:41.500Z] 2023-03-24 01:06:41,419 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-141/.semver [2023-03-24T01:06:41.500Z] 2023-03-24 01:06:41,420 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-141/.semver [2023-03-24T01:06:41.500Z] 2023-03-24 01:06:41,420 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-141/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-141, universal_newlines=False, shell=None, istream=None) [2023-03-24T01:06:42.882Z] 2023-03-24 01:06:42,504 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-141/.git/info/exclude [2023-03-24T01:06:42.882Z] 2023-03-24 01:06:42,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-141/.semver/PR-141 with force:False [2023-03-24T01:06:42.882Z] 2023-03-24 01:06:42,505 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-141/.semver/PR-141 [2023-03-24T01:06:42.882Z] 2023-03-24 01:06:42,510 [execute] INFO git cat-file --batch-check [2023-03-24T01:06:42.882Z] 2023-03-24 01:06:42,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-141/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T01:06:42.882Z] 2023-03-24 01:06:42,518 [execute] INFO git cat-file --batch [2023-03-24T01:06:42.882Z] 2023-03-24 01:06:42,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-141/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T01:06:42.882Z] 2023-03-24 01:06:42,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-141/.semver/PR-141 [2023-03-24T01:06:42.882Z] 0.0.0 [Pipeline] } [2023-03-24T01:06:42.911Z] $ docker exec --env ******** --env ******** c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 ssh-agent -k [2023-03-24T01:06:43.039Z] unset SSH_AUTH_SOCK; [2023-03-24T01:06:43.040Z] unset SSH_AGENT_PID; [2023-03-24T01:06:43.040Z] echo Agent pid 75 killed; [2023-03-24T01:06:43.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T01:06:43.465Z] + git semver [Pipeline] } [2023-03-24T01:06:43.751Z] $ docker stop --time=1 c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 [2023-03-24T01:06:45.094Z] $ docker rm -f --volumes c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T01:06:45.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-24T01:06:45.795Z] Stashed 1 file(s) [Pipeline] echo [2023-03-24T01:06:45.815Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T01:06:46.388Z] provisioning config files... [2023-03-24T01:06:46.397Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-141@tmp/config4662429110589069289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:06:46.742Z] ---> docker-login.sh [2023-03-24T01:06:46.742Z] nexus3.edgexfoundry.org:10001 [2023-03-24T01:06:46.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:06:46.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:06:46.742Z] Configure a credential helper to remove this warning. See [2023-03-24T01:06:46.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:06:46.742Z] [2023-03-24T01:06:46.742Z] Login Succeeded [2023-03-24T01:06:46.742Z] nexus3.edgexfoundry.org:10002 [2023-03-24T01:06:46.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:06:46.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:06:46.742Z] Configure a credential helper to remove this warning. See [2023-03-24T01:06:46.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:06:46.742Z] [2023-03-24T01:06:46.742Z] Login Succeeded [2023-03-24T01:06:46.742Z] nexus3.edgexfoundry.org:10003 [2023-03-24T01:06:47.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:06:47.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:06:47.001Z] Configure a credential helper to remove this warning. See [2023-03-24T01:06:47.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:06:47.001Z] [2023-03-24T01:06:47.001Z] Login Succeeded [2023-03-24T01:06:47.001Z] nexus3.edgexfoundry.org:10004 [2023-03-24T01:06:47.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:06:47.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:06:47.001Z] Configure a credential helper to remove this warning. See [2023-03-24T01:06:47.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:06:47.001Z] [2023-03-24T01:06:47.001Z] Login Succeeded [2023-03-24T01:06:47.001Z] docker.io [2023-03-24T01:06:47.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:06:47.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:06:47.520Z] Configure a credential helper to remove this warning. See [2023-03-24T01:06:47.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:06:47.520Z] [2023-03-24T01:06:47.520Z] Login Succeeded [2023-03-24T01:06:47.520Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T01:06:47.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T01:06:47.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T01:06:47.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T01:06:47.818Z] ========================================================= [2023-03-24T01:06:47.818Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-24T01:06:47.818Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:06:48.291Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-24T01:06:48.291Z] Sending build context to Docker daemon 16.03MB [2023-03-24T01:06:48.291Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T01:06:48.291Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-24T01:06:48.554Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-24T01:06:48.554Z] 63b65145d645: Pulling fs layer [2023-03-24T01:06:48.554Z] a2d21d5440eb: Pulling fs layer [2023-03-24T01:06:48.554Z] 935e6c44a52c: Pulling fs layer [2023-03-24T01:06:48.554Z] 94cc34f8dd06: Pulling fs layer [2023-03-24T01:06:48.554Z] 30dea6a524f1: Pulling fs layer [2023-03-24T01:06:48.554Z] a2aff8979fd8: Pulling fs layer [2023-03-24T01:06:48.554Z] 6808be2612f2: Pulling fs layer [2023-03-24T01:06:48.554Z] f25807f1079a: Pulling fs layer [2023-03-24T01:06:48.554Z] a2aff8979fd8: Waiting [2023-03-24T01:06:48.554Z] 30dea6a524f1: Waiting [2023-03-24T01:06:48.554Z] 6808be2612f2: Waiting [2023-03-24T01:06:48.554Z] f25807f1079a: Waiting [2023-03-24T01:06:48.554Z] 94cc34f8dd06: Waiting [2023-03-24T01:06:48.554Z] a2d21d5440eb: Verifying Checksum [2023-03-24T01:06:48.554Z] a2d21d5440eb: Download complete [2023-03-24T01:06:48.554Z] 94cc34f8dd06: Verifying Checksum [2023-03-24T01:06:48.554Z] 94cc34f8dd06: Download complete [2023-03-24T01:06:48.554Z] 30dea6a524f1: Verifying Checksum [2023-03-24T01:06:48.554Z] 63b65145d645: Verifying Checksum [2023-03-24T01:06:48.554Z] 63b65145d645: Download complete [2023-03-24T01:06:48.554Z] a2aff8979fd8: Verifying Checksum [2023-03-24T01:06:48.554Z] a2aff8979fd8: Download complete [2023-03-24T01:06:48.822Z] 63b65145d645: Pull complete [2023-03-24T01:06:48.822Z] a2d21d5440eb: Pull complete [2023-03-24T01:06:49.408Z] f25807f1079a: Verifying Checksum [2023-03-24T01:06:49.408Z] f25807f1079a: Download complete [2023-03-24T01:06:49.408Z] 935e6c44a52c: Verifying Checksum [2023-03-24T01:06:49.408Z] 935e6c44a52c: Download complete [2023-03-24T01:06:49.408Z] 6808be2612f2: Verifying Checksum [2023-03-24T01:06:49.408Z] 6808be2612f2: Download complete [2023-03-24T01:06:53.772Z] 935e6c44a52c: Pull complete [2023-03-24T01:06:53.772Z] 94cc34f8dd06: Pull complete [2023-03-24T01:06:53.772Z] 30dea6a524f1: Pull complete [2023-03-24T01:06:53.772Z] a2aff8979fd8: Pull complete [2023-03-24T01:06:56.314Z] 6808be2612f2: Pull complete [2023-03-24T01:06:56.882Z] f25807f1079a: Pull complete [2023-03-24T01:06:57.141Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-24T01:06:57.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T01:06:57.141Z] ---> 3b553350e43f [2023-03-24T01:06:57.141Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-24T01:07:01.219Z] Still waiting to schedule task [2023-03-24T01:07:01.219Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5634’ [2023-03-24T01:07:09.506Z] ---> Running in dccfbaa4d506 [2023-03-24T01:07:09.767Z] Removing intermediate container dccfbaa4d506 [2023-03-24T01:07:09.767Z] ---> cc7bd69cd0ce [2023-03-24T01:07:09.767Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T01:07:10.336Z] ---> Running in ae999d6d1ff2 [2023-03-24T01:07:10.907Z] Removing intermediate container ae999d6d1ff2 [2023-03-24T01:07:10.907Z] ---> faf70fdcf5c8 [2023-03-24T01:07:10.907Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-24T01:07:11.482Z] ---> Running in a09cb1ae0827 [2023-03-24T01:07:12.425Z] Removing intermediate container a09cb1ae0827 [2023-03-24T01:07:12.425Z] ---> 5b47fc3f3532 [2023-03-24T01:07:12.425Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T01:07:12.690Z] ---> Running in 049e33a548f4 [2023-03-24T01:07:13.260Z] Removing intermediate container 049e33a548f4 [2023-03-24T01:07:13.260Z] ---> b71fbfae4bd3 [2023-03-24T01:07:13.260Z] Step 7/12 : WORKDIR /device-gpio [2023-03-24T01:07:13.830Z] ---> Running in 3753c2ed8d73 [2023-03-24T01:07:14.399Z] Removing intermediate container 3753c2ed8d73 [2023-03-24T01:07:14.399Z] ---> 9d0e0ba4e162 [2023-03-24T01:07:14.399Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T01:07:14.658Z] ---> Running in 8e55376b1441 [2023-03-24T01:07:15.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T01:07:15.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T01:07:15.602Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-24T01:07:15.862Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-24T01:07:15.862Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-24T01:07:15.862Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-24T01:07:15.862Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T01:07:15.862Z] OK: 269 MiB in 57 packages [2023-03-24T01:07:17.238Z] Removing intermediate container 8e55376b1441 [2023-03-24T01:07:17.239Z] ---> ddc4892b311e [2023-03-24T01:07:17.239Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-24T01:07:17.239Z] ---> 80b1d7ec02ea [2023-03-24T01:07:17.239Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T01:07:17.239Z] ---> Running in edc333d88af4 [2023-03-24T01:08:13.470Z] Removing intermediate container edc333d88af4 [2023-03-24T01:08:13.470Z] ---> 19a65b07d707 [2023-03-24T01:08:13.470Z] Step 11/12 : COPY . . [2023-03-24T01:08:13.470Z] ---> 08ef1b8f5636 [2023-03-24T01:08:13.470Z] Step 12/12 : RUN ${MAKE} [2023-03-24T01:08:13.470Z] ---> Running in 018f9e720bd1 [2023-03-24T01:08:13.470Z] noop [2023-03-24T01:08:13.470Z] Removing intermediate container 018f9e720bd1 [2023-03-24T01:08:13.470Z] ---> 84ab2c4b5e3e [2023-03-24T01:08:13.470Z] Successfully built 84ab2c4b5e3e [2023-03-24T01:08:13.470Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:08:13.948Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T01:08:13.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T01:08:14.102Z] prd-ubuntu20.04-docker-8c-8g-5637 does not seem to be running inside a container [2023-03-24T01:08:14.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-141 -v /w/workspace/edgexfoundry_device-gpio_PR-141:/w/workspace/edgexfoundry_device-gpio_PR-141:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-141@tmp:/w/workspace/edgexfoundry_device-gpio_PR-141@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 [2023-03-24T01:08:14.516Z] $ docker top 18debfc1cd85d399bffac34b334c785df0e84d37056df5261ae79b084bba94e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T01:08:14.918Z] + go version [2023-03-24T01:08:14.918Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-24T01:08:14.952Z] $ docker stop --time=1 18debfc1cd85d399bffac34b334c785df0e84d37056df5261ae79b084bba94e0 [2023-03-24T01:08:16.467Z] $ docker rm -f --volumes 18debfc1cd85d399bffac34b334c785df0e84d37056df5261ae79b084bba94e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:08:17.438Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T01:08:17.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T01:08:17.646Z] prd-ubuntu20.04-docker-8c-8g-5637 does not seem to be running inside a container [2023-03-24T01:08:17.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-141 -v /w/workspace/edgexfoundry_device-gpio_PR-141:/w/workspace/edgexfoundry_device-gpio_PR-141:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-141@tmp:/w/workspace/edgexfoundry_device-gpio_PR-141@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 [2023-03-24T01:08:18.079Z] $ docker top 0248ff0837575e56a3741fc361893f34196823e8fd9d18c3b59680205af87889 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T01:08:18.494Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-141 [Pipeline] fileExists [Pipeline] sh [2023-03-24T01:08:18.867Z] + make test [2023-03-24T01:08:18.867Z] go test ./... -coverprofile=coverage.out ./... [2023-03-24T01:08:24.308Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-24T01:08:34.285Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-24T01:08:34.285Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice [2023-03-24T01:08:34.285Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-24T01:08:34.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-24T01:08:34.285Z] have (string) [2023-03-24T01:08:34.285Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:08:34.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-24T01:08:34.285Z] have (string) [2023-03-24T01:08:34.285Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:08:34.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-24T01:08:34.285Z] have (string) [2023-03-24T01:08:34.285Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:08:34.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-24T01:08:34.285Z] have (string) [2023-03-24T01:08:34.285Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:08:34.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-24T01:08:34.285Z] have (string) [2023-03-24T01:08:34.285Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:08:34.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-24T01:08:34.285Z] have (string) [2023-03-24T01:08:34.285Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:08:34.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-24T01:08:34.285Z] have (string) [2023-03-24T01:08:34.285Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:08:34.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-24T01:08:34.285Z] have (string) [2023-03-24T01:08:34.285Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:08:34.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-24T01:08:34.285Z] have (string) [2023-03-24T01:08:34.285Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:08:34.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-24T01:08:34.285Z] have (string) [2023-03-24T01:08:34.285Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:08:34.285Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-24T01:08:34.285Z] FAIL [2023-03-24T01:08:34.285Z] make: *** [Makefile:29: unittest] Error 1 [Pipeline] } [2023-03-24T01:08:34.330Z] $ docker stop --time=1 0248ff0837575e56a3741fc361893f34196823e8fd9d18c3b59680205af87889 [2023-03-24T01:08:42.281Z] $ docker rm -f --volumes 0248ff0837575e56a3741fc361893f34196823e8fd9d18c3b59680205af87889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:08:43.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T01:08:43.599Z] [2023-03-24T01:08:43.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:08:43.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T01:08:43.989Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-24T01:08:43.989Z] 5eb5b503b376: Pulling fs layer [2023-03-24T01:08:43.989Z] 5c69ac0246d0: Pulling fs layer [2023-03-24T01:08:43.989Z] ec43610c2a17: Pulling fs layer [2023-03-24T01:08:43.989Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-24T01:08:43.989Z] 33b1e0a273af: Pulling fs layer [2023-03-24T01:08:43.989Z] 5d3b04190fa2: Pulling fs layer [2023-03-24T01:08:43.989Z] 2f39f015ded8: Pulling fs layer [2023-03-24T01:08:43.989Z] 33b1e0a273af: Waiting [2023-03-24T01:08:43.989Z] 5d3b04190fa2: Waiting [2023-03-24T01:08:43.989Z] 3a2ae6a8a46f: Waiting [2023-03-24T01:08:43.989Z] 2f39f015ded8: Waiting [2023-03-24T01:08:43.989Z] 5c69ac0246d0: Verifying Checksum [2023-03-24T01:08:43.989Z] 5c69ac0246d0: Download complete [2023-03-24T01:08:43.989Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-24T01:08:43.989Z] 3a2ae6a8a46f: Download complete [2023-03-24T01:08:44.248Z] ec43610c2a17: Download complete [2023-03-24T01:08:44.248Z] 33b1e0a273af: Verifying Checksum [2023-03-24T01:08:44.248Z] 33b1e0a273af: Download complete [2023-03-24T01:08:44.248Z] 5d3b04190fa2: Verifying Checksum [2023-03-24T01:08:44.248Z] 5d3b04190fa2: Download complete [2023-03-24T01:08:44.248Z] 5eb5b503b376: Verifying Checksum [2023-03-24T01:08:44.248Z] 5eb5b503b376: Download complete [2023-03-24T01:08:45.184Z] 2f39f015ded8: Download complete [2023-03-24T01:08:45.442Z] 5eb5b503b376: Pull complete [2023-03-24T01:08:45.701Z] 5c69ac0246d0: Pull complete [2023-03-24T01:08:46.276Z] ec43610c2a17: Pull complete [2023-03-24T01:08:46.276Z] 3a2ae6a8a46f: Pull complete [2023-03-24T01:08:46.534Z] 33b1e0a273af: Pull complete [2023-03-24T01:08:46.534Z] 5d3b04190fa2: Pull complete [2023-03-24T01:08:51.794Z] 2f39f015ded8: Pull complete [2023-03-24T01:08:51.794Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-24T01:08:51.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T01:08:51.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T01:08:52.029Z] prd-ubuntu20.04-docker-8c-8g-5637 does not seem to be running inside a container [2023-03-24T01:08:52.057Z] $ 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/edgexfoundry_device-gpio_PR-141 -v /w/workspace/edgexfoundry_device-gpio_PR-141:/w/workspace/edgexfoundry_device-gpio_PR-141:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-141@tmp:/w/workspace/edgexfoundry_device-gpio_PR-141@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 [2023-03-24T01:08:57.783Z] $ docker top 35e530368d35eca0eb7766619278dc52f6c299bed375224983a5fea7dc87e73e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:08:58.286Z] ---> job-cost.sh [2023-03-24T01:08:58.286Z] lf-activate-venv: SKIPPING [2023-03-24T01:08:58.286Z] INFO: No Stack... [2023-03-24T01:08:58.547Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T01:08:59.116Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T01:08:59.430Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-141/archives/cost.csv [2023-03-24T01:08:59.430Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T01:08:59.477Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] [2023-03-24T01:08:59.482Z] Resource [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] did not exist. Created. [2023-03-24T01:08:59.482Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T01:08:59.875Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-24T01:08:59.933Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T01:08:59.960Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T01:09:00.042Z] $ docker stop --time=1 35e530368d35eca0eb7766619278dc52f6c299bed375224983a5fea7dc87e73e [2023-03-24T01:09:01.208Z] $ docker rm -f --volumes 35e530368d35eca0eb7766619278dc52f6c299bed375224983a5fea7dc87e73e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-24T01:09:01.609Z] Failed in branch amd64 [2023-03-24T01:10:33.246Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5639 in /w/workspace/edgexfoundry_device-gpio_PR-141 [Pipeline] { [Pipeline] ws [2023-03-24T01:10:33.305Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-03-24T01:10:33.389Z] The recommended git tool is: git [2023-03-24T01:10:42.956Z] using credential edgex-jenkins-ssh [2023-03-24T01:10:42.993Z] Cloning the remote Git repository [2023-03-24T01:10:43.112Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-24T01:10:43.340Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-03-24T01:10:43.849Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-24T01:10:43.850Z] > git --version # timeout=10 [2023-03-24T01:10:43.961Z] > git --version # 'git version 2.25.1' [2023-03-24T01:10:43.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T01:10:44.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T01:10:46.648Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-24T01:10:46.695Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T01:10:48.099Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-24T01:10:48.186Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-24T01:10:48.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T01:10:48.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-24T01:10:48.740Z] Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit ff8da5027efa8a0782e76830ac6d6adac3c46c43 [2023-03-24T01:10:49.357Z] Merge succeeded, producing ff8da5027efa8a0782e76830ac6d6adac3c46c43 [2023-03-24T01:10:49.358Z] Checking out Revision ff8da5027efa8a0782e76830ac6d6adac3c46c43 (PR-141) [2023-03-24T01:10:50.259Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-24T01:10:48.764Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T01:10:48.860Z] > git checkout -f ff8da5027efa8a0782e76830ac6d6adac3c46c43 # timeout=10 [2023-03-24T01:10:49.040Z] > git remote # timeout=10 [2023-03-24T01:10:49.178Z] > git config --get remote.origin.url # timeout=10 [2023-03-24T01:10:49.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T01:10:49.265Z] > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 [2023-03-24T01:10:49.323Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-24T01:10:49.372Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T01:10:49.409Z] > git checkout -f ff8da5027efa8a0782e76830ac6d6adac3c46c43 # timeout=10 [2023-03-24T01:10:50.351Z] > git --version # timeout=10 [2023-03-24T01:10:50.390Z] > git --version # 'git version 2.25.1' [2023-03-24T01:10:50.443Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T01:10:51.692Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-24T01:10:51.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T01:10:51.692Z] Dload Upload Total Spent Left Speed [2023-03-24T01:10:51.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-03-24T01:10:52.610Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-24T01:10:52.990Z] + sudo tee /etc/docker/daemon.new [2023-03-24T01:10:52.990Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-24T01:10:52.990Z] { [2023-03-24T01:10:52.990Z] "registry-mirrors": [ [2023-03-24T01:10:52.990Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-24T01:10:52.990Z] ], [2023-03-24T01:10:52.990Z] "bip": "10.250.0.254/24", [2023-03-24T01:10:52.990Z] "hosts": [ [2023-03-24T01:10:52.990Z] "tcp://0.0.0.0:5555", [2023-03-24T01:10:52.990Z] "unix:///var/run/docker.sock" [2023-03-24T01:10:52.990Z] ], [2023-03-24T01:10:52.990Z] "mtu": 1458, [2023-03-24T01:10:52.990Z] "selinux-enabled": true, [2023-03-24T01:10:52.990Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-24T01:10:52.990Z] } [Pipeline] sh [2023-03-24T01:10:53.354Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-24T01:10:53.779Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T01:11:12.192Z] provisioning config files... [2023-03-24T01:11:12.235Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config4799527717591886382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:11:12.667Z] ---> docker-login.sh [2023-03-24T01:11:12.667Z] nexus3.edgexfoundry.org:10001 [2023-03-24T01:11:13.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:11:13.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:11:13.555Z] Configure a credential helper to remove this warning. See [2023-03-24T01:11:13.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:11:13.555Z] [2023-03-24T01:11:13.555Z] Login Succeeded [2023-03-24T01:11:13.555Z] nexus3.edgexfoundry.org:10002 [2023-03-24T01:11:13.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:11:14.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:11:14.112Z] Configure a credential helper to remove this warning. See [2023-03-24T01:11:14.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:11:14.112Z] [2023-03-24T01:11:14.112Z] Login Succeeded [2023-03-24T01:11:14.112Z] nexus3.edgexfoundry.org:10003 [2023-03-24T01:11:14.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:11:14.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:11:14.396Z] Configure a credential helper to remove this warning. See [2023-03-24T01:11:14.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:11:14.396Z] [2023-03-24T01:11:14.396Z] Login Succeeded [2023-03-24T01:11:14.396Z] nexus3.edgexfoundry.org:10004 [2023-03-24T01:11:14.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:11:14.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:11:14.946Z] Configure a credential helper to remove this warning. See [2023-03-24T01:11:14.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:11:14.946Z] [2023-03-24T01:11:14.946Z] Login Succeeded [2023-03-24T01:11:14.946Z] docker.io [2023-03-24T01:11:15.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T01:11:15.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T01:11:15.491Z] Configure a credential helper to remove this warning. See [2023-03-24T01:11:15.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T01:11:15.491Z] [2023-03-24T01:11:15.491Z] Login Succeeded [2023-03-24T01:11:15.491Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T01:11:15.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T01:11:15.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T01:11:16.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T01:11:16.056Z] ========================================================= [2023-03-24T01:11:16.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-24T01:11:16.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:11:16.590Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-24T01:11:16.872Z] Sending build context to Docker daemon 8.095MB [2023-03-24T01:11:16.872Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T01:11:16.872Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-24T01:11:17.150Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-24T01:11:17.150Z] af6eaf76a39c: Pulling fs layer [2023-03-24T01:11:17.150Z] 55522c791124: Pulling fs layer [2023-03-24T01:11:17.150Z] ce5c4a1c91eb: Pulling fs layer [2023-03-24T01:11:17.150Z] 169dfbe0d373: Pulling fs layer [2023-03-24T01:11:17.150Z] e1ff8fa3b103: Pulling fs layer [2023-03-24T01:11:17.150Z] 52ebb69f0ebf: Pulling fs layer [2023-03-24T01:11:17.150Z] 5abe8eddf0d5: Pulling fs layer [2023-03-24T01:11:17.150Z] 169dfbe0d373: Waiting [2023-03-24T01:11:17.150Z] e1ff8fa3b103: Waiting [2023-03-24T01:11:17.150Z] 52ebb69f0ebf: Waiting [2023-03-24T01:11:17.150Z] 5abe8eddf0d5: Waiting [2023-03-24T01:11:17.150Z] 55522c791124: Download complete [2023-03-24T01:11:17.150Z] 169dfbe0d373: Verifying Checksum [2023-03-24T01:11:17.150Z] 169dfbe0d373: Download complete [2023-03-24T01:11:17.428Z] e1ff8fa3b103: Verifying Checksum [2023-03-24T01:11:17.428Z] e1ff8fa3b103: Download complete [2023-03-24T01:11:17.428Z] af6eaf76a39c: Verifying Checksum [2023-03-24T01:11:17.428Z] af6eaf76a39c: Download complete [2023-03-24T01:11:18.888Z] af6eaf76a39c: Pull complete [2023-03-24T01:11:18.888Z] 5abe8eddf0d5: Verifying Checksum [2023-03-24T01:11:18.888Z] 5abe8eddf0d5: Download complete [2023-03-24T01:11:19.490Z] 55522c791124: Pull complete [2023-03-24T01:11:20.480Z] 52ebb69f0ebf: Verifying Checksum [2023-03-24T01:11:20.480Z] 52ebb69f0ebf: Download complete [2023-03-24T01:11:20.480Z] ce5c4a1c91eb: Verifying Checksum [2023-03-24T01:11:20.480Z] ce5c4a1c91eb: Download complete [2023-03-24T01:11:30.619Z] ce5c4a1c91eb: Pull complete [2023-03-24T01:11:30.890Z] 169dfbe0d373: Pull complete [2023-03-24T01:11:31.163Z] e1ff8fa3b103: Pull complete [2023-03-24T01:11:38.088Z] 52ebb69f0ebf: Pull complete [2023-03-24T01:11:40.053Z] 5abe8eddf0d5: Pull complete [2023-03-24T01:11:40.053Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-24T01:11:40.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T01:11:40.053Z] ---> 6cb57ee374ae [2023-03-24T01:11:40.053Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-24T01:11:42.028Z] ---> Running in 28906721c8be [2023-03-24T01:11:42.300Z] Removing intermediate container 28906721c8be [2023-03-24T01:11:42.300Z] ---> 1dd6a9cddd1b [2023-03-24T01:11:42.300Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T01:11:42.573Z] ---> Running in 7f3f14960205 [2023-03-24T01:11:42.844Z] Removing intermediate container 7f3f14960205 [2023-03-24T01:11:42.844Z] ---> e3a10739f920 [2023-03-24T01:11:42.844Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-24T01:11:42.844Z] ---> Running in 935cdc3804de [2023-03-24T01:11:43.115Z] Removing intermediate container 935cdc3804de [2023-03-24T01:11:43.115Z] ---> f800ba2005c6 [2023-03-24T01:11:43.115Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T01:11:43.115Z] ---> Running in 3ad9df8e09e0 [2023-03-24T01:11:43.385Z] Removing intermediate container 3ad9df8e09e0 [2023-03-24T01:11:43.385Z] ---> 509292e5fc8d [2023-03-24T01:11:43.385Z] Step 7/12 : WORKDIR /device-gpio [2023-03-24T01:11:43.658Z] ---> Running in 48d06b1b0e8c [2023-03-24T01:11:43.931Z] Removing intermediate container 48d06b1b0e8c [2023-03-24T01:11:43.931Z] ---> a5949f31fe7d [2023-03-24T01:11:43.931Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T01:11:43.931Z] ---> Running in d767b220eb53 [2023-03-24T01:11:45.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T01:11:47.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T01:11:48.279Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-24T01:11:48.279Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-24T01:11:48.279Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-24T01:11:48.279Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-24T01:11:48.279Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T01:11:48.279Z] OK: 268 MiB in 57 packages [2023-03-24T01:11:49.701Z] Removing intermediate container d767b220eb53 [2023-03-24T01:11:49.701Z] ---> e75a62266cb7 [2023-03-24T01:11:49.701Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-24T01:11:49.973Z] ---> 632f559bf454 [2023-03-24T01:11:49.973Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T01:11:50.247Z] ---> Running in 584d15cfb4c4 [2023-03-24T01:13:13.448Z] Removing intermediate container 584d15cfb4c4 [2023-03-24T01:13:13.448Z] ---> 962589fa4ad2 [2023-03-24T01:13:13.448Z] Step 11/12 : COPY . . [2023-03-24T01:13:13.448Z] ---> 5ed522625ce2 [2023-03-24T01:13:13.448Z] Step 12/12 : RUN ${MAKE} [2023-03-24T01:13:13.448Z] ---> Running in ec6044db26d6 [2023-03-24T01:13:13.448Z] noop [2023-03-24T01:13:13.448Z] Removing intermediate container ec6044db26d6 [2023-03-24T01:13:13.448Z] ---> b966f30e8b3c [2023-03-24T01:13:13.448Z] Successfully built b966f30e8b3c [2023-03-24T01:13:13.448Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:13:13.927Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T01:13:13.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T01:13:14.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-5639 does not seem to be running inside a container [2023-03-24T01:13:14.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 [2023-03-24T01:13:15.667Z] $ docker top f8f8e54feab6ffe508f442cb8f842251e22b0a98312bcdd79e9ef7d105b1d3ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T01:13:16.585Z] + go version [2023-03-24T01:13:16.585Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-24T01:13:16.624Z] $ docker stop --time=1 f8f8e54feab6ffe508f442cb8f842251e22b0a98312bcdd79e9ef7d105b1d3ca [2023-03-24T01:13:18.228Z] $ docker rm -f --volumes f8f8e54feab6ffe508f442cb8f842251e22b0a98312bcdd79e9ef7d105b1d3ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:13:19.076Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T01:13:19.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T01:13:19.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-5639 does not seem to be running inside a container [2023-03-24T01:13:19.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 [2023-03-24T01:13:22.073Z] $ docker top 2a55551ba35ec432af62e4ab55fcbde1e687657ea392594324e757e636cf409f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T01:13:22.959Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-03-24T01:13:23.374Z] + make test [2023-03-24T01:13:23.642Z] go test ./... -coverprofile=coverage.out ./... [2023-03-24T01:14:02.546Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-24T01:15:54.270Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-24T01:15:54.270Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice [2023-03-24T01:15:54.270Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-24T01:15:54.270Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-24T01:15:54.270Z] have (string) [2023-03-24T01:15:54.270Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:15:54.270Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-24T01:15:54.270Z] have (string) [2023-03-24T01:15:54.270Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:15:54.270Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-24T01:15:54.270Z] have (string) [2023-03-24T01:15:54.270Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:15:54.270Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-24T01:15:54.270Z] have (string) [2023-03-24T01:15:54.270Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:15:54.270Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-24T01:15:54.270Z] have (string) [2023-03-24T01:15:54.270Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:15:54.270Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-24T01:15:54.270Z] have (string) [2023-03-24T01:15:54.270Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:15:54.270Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-24T01:15:54.270Z] have (string) [2023-03-24T01:15:54.270Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:15:54.270Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-24T01:15:54.270Z] have (string) [2023-03-24T01:15:54.270Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:15:54.270Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-24T01:15:54.270Z] have (string) [2023-03-24T01:15:54.270Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:15:54.270Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-24T01:15:54.270Z] have (string) [2023-03-24T01:15:54.270Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-24T01:15:54.270Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-24T01:15:54.270Z] FAIL [2023-03-24T01:15:54.270Z] make: *** [Makefile:29: unittest] Error 1 [Pipeline] } [2023-03-24T01:15:54.315Z] $ docker stop --time=1 2a55551ba35ec432af62e4ab55fcbde1e687657ea392594324e757e636cf409f [2023-03-24T01:15:57.854Z] $ docker rm -f --volumes 2a55551ba35ec432af62e4ab55fcbde1e687657ea392594324e757e636cf409f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:15:59.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T01:15:59.629Z] [2023-03-24T01:15:59.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:16:00.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T01:16:00.034Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-24T01:16:00.034Z] 8998bd30e6a1: Pulling fs layer [2023-03-24T01:16:00.034Z] 04944245beec: Pulling fs layer [2023-03-24T01:16:00.034Z] 699f458cf7ca: Pulling fs layer [2023-03-24T01:16:00.034Z] 765212b225bb: Pulling fs layer [2023-03-24T01:16:00.034Z] f23df028b6ca: Pulling fs layer [2023-03-24T01:16:00.034Z] d65c8cfc05b1: Pulling fs layer [2023-03-24T01:16:00.034Z] 2437ff75d9bd: Pulling fs layer [2023-03-24T01:16:00.034Z] f23df028b6ca: Waiting [2023-03-24T01:16:00.034Z] d65c8cfc05b1: Waiting [2023-03-24T01:16:00.034Z] 2437ff75d9bd: Waiting [2023-03-24T01:16:00.034Z] 765212b225bb: Waiting [2023-03-24T01:16:00.302Z] 04944245beec: Verifying Checksum [2023-03-24T01:16:00.302Z] 04944245beec: Download complete [2023-03-24T01:16:00.302Z] 765212b225bb: Verifying Checksum [2023-03-24T01:16:00.302Z] 765212b225bb: Download complete [2023-03-24T01:16:00.302Z] f23df028b6ca: Verifying Checksum [2023-03-24T01:16:00.302Z] f23df028b6ca: Download complete [2023-03-24T01:16:00.302Z] d65c8cfc05b1: Verifying Checksum [2023-03-24T01:16:00.302Z] d65c8cfc05b1: Download complete [2023-03-24T01:16:00.572Z] 699f458cf7ca: Verifying Checksum [2023-03-24T01:16:00.572Z] 699f458cf7ca: Download complete [2023-03-24T01:16:00.842Z] 8998bd30e6a1: Verifying Checksum [2023-03-24T01:16:00.842Z] 8998bd30e6a1: Download complete [2023-03-24T01:16:03.445Z] 2437ff75d9bd: Verifying Checksum [2023-03-24T01:16:03.445Z] 2437ff75d9bd: Download complete [2023-03-24T01:16:04.858Z] 8998bd30e6a1: Pull complete [2023-03-24T01:16:05.446Z] 04944245beec: Pull complete [2023-03-24T01:16:06.863Z] 699f458cf7ca: Pull complete [2023-03-24T01:16:06.863Z] 765212b225bb: Pull complete [2023-03-24T01:16:07.448Z] f23df028b6ca: Pull complete [2023-03-24T01:16:07.721Z] d65c8cfc05b1: Pull complete [2023-03-24T01:16:22.757Z] 2437ff75d9bd: Pull complete [2023-03-24T01:16:24.177Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-24T01:16:24.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T01:16:24.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T01:16:24.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-5639 does not seem to be running inside a container [2023-03-24T01:16:24.604Z] $ 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-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 [2023-03-24T01:16:27.220Z] $ docker top 1ba6610772c625aef74e6e94ce88633e9d7ac8e34c306e527072955d72a75b7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:16:28.138Z] ---> job-cost.sh [2023-03-24T01:16:28.138Z] lf-activate-venv: SKIPPING [2023-03-24T01:16:28.138Z] INFO: No Stack... [2023-03-24T01:16:28.407Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-24T01:16:29.372Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T01:16:30.037Z] + + catcut -d, -f6 [2023-03-24T01:16:30.037Z] /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-03-24T01:16:30.130Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] [2023-03-24T01:16:30.135Z] Resource [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] did not exist. Created. [2023-03-24T01:16:30.135Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T01:16:30.891Z] /w/workspace/device-gpio/1@tmp/durable-200a22e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-24T01:16:31.587Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-24T01:16:31.628Z] Warning: overwriting stash ‘stack-cost’ [2023-03-24T01:16:32.120Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T01:16:32.137Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T01:16:32.237Z] $ docker stop --time=1 1ba6610772c625aef74e6e94ce88633e9d7ac8e34c306e527072955d72a75b7e [2023-03-24T01:16:33.750Z] $ docker rm -f --volumes 1ba6610772c625aef74e6e94ce88633e9d7ac8e34c306e527072955d72a75b7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-24T01:16:34.530Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-24T01:16:36.473Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-141/archives ] [2023-03-24T01:16:36.473Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-141/archives [2023-03-24T01:16:36.473Z] total 16 [2023-03-24T01:16:36.473Z] drwxr-xr-x 3 root root 4096 Mar 24 01:08 . [2023-03-24T01:16:36.473Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 01:08 .. [2023-03-24T01:16:36.473Z] drwxr-xr-x 2 root root 4096 Mar 24 01:08 cost [2023-03-24T01:16:36.473Z] -rw-r--r-- 1 root root 83 Mar 24 01:08 cost.csv [2023-03-24T01:16:36.473Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-141/archives [2023-03-24T01:16:36.473Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-141/archives [2023-03-24T01:16:36.473Z] total 16 [2023-03-24T01:16:36.473Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 01:08 . [2023-03-24T01:16:36.473Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 01:08 .. [2023-03-24T01:16:36.473Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 01:08 cost [2023-03-24T01:16:36.473Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 24 01:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:16:36.805Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:16:37.689Z] ---> package-listing.sh [2023-03-24T01:16:37.689Z] ++ facter osfamily [2023-03-24T01:16:37.689Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-24T01:16:37.949Z] + OS_FAMILY=debian [2023-03-24T01:16:37.949Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-141 [2023-03-24T01:16:37.949Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-24T01:16:37.949Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-24T01:16:37.949Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-24T01:16:37.949Z] + PACKAGES=/tmp/packages_start.txt [2023-03-24T01:16:37.949Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-141 ']' [2023-03-24T01:16:37.949Z] + PACKAGES=/tmp/packages_end.txt [2023-03-24T01:16:37.949Z] + case "${OS_FAMILY}" in [2023-03-24T01:16:37.949Z] + dpkg -l [2023-03-24T01:16:37.949Z] + grep '^ii' [2023-03-24T01:16:37.949Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-24T01:16:37.949Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-24T01:16:37.949Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-24T01:16:37.949Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-141 ']' [2023-03-24T01:16:37.949Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-141/archives/ [2023-03-24T01:16:37.949Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-141/archives/ [Pipeline] echo [2023-03-24T01:16:37.982Z] 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/edgexfoundry_device-gpio_PR-141/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-24T01:16:38.276Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T01:16:38.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T01:16:38.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T01:16:39.046Z] prd-ubuntu20.04-docker-8c-8g-5637 does not seem to be running inside a container [2023-03-24T01:16:39.079Z] $ 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/edgexfoundry_device-gpio_PR-141/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-141 -v /w/workspace/edgexfoundry_device-gpio_PR-141:/w/workspace/edgexfoundry_device-gpio_PR-141:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-141@tmp:/w/workspace/edgexfoundry_device-gpio_PR-141@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 [2023-03-24T01:16:39.272Z] $ docker top 72e30c4aa2e2193692e9a8de3180e656a9f60b18a57a56bebac7cbb71dbbc62a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T01:16:39.662Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-24T01:16:39.974Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-24T01:16:40.290Z] + ls /var/log/sa-host [2023-03-24T01:16:40.290Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T01:16:40.443Z] provisioning config files... [2023-03-24T01:16:40.450Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-141@tmp/config14954873687460683856tmp [Pipeline] { [Pipeline] echo [2023-03-24T01:16:40.508Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:16:40.819Z] ---> create-netrc.sh [Pipeline] } [2023-03-24T01:16:40.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:16:41.230Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-24T01:16:41.264Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:16:41.583Z] ---> sudo-logs.sh [2023-03-24T01:16:41.583Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-24T01:16:41.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:16:41.982Z] ---> job-cost.sh [2023-03-24T01:16:41.982Z] lf-activate-venv: SKIPPING [2023-03-24T01:16:41.982Z] DEBUG: total: 0.2199999988079071 [2023-03-24T01:16:41.982Z] INFO: Retrieving Stack Cost... [2023-03-24T01:16:42.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T01:16:42.806Z] INFO: Archiving Costs [Pipeline] echo [2023-03-24T01:16:42.843Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T01:16:43.154Z] ---> logs-deploy.sh [2023-03-24T01:16:43.154Z] lf-activate-venv: SKIPPING [2023-03-24T01:16:43.154Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-141/1 [2023-03-24T01:16:43.154Z] INFO: archiving workspace using pattern(s): [2023-03-24T01:16:44.092Z] Archives upload complete. [2023-03-24T01:16:44.351Z] INFO: archiving logs to Nexus [2023-03-24T01:16:44.920Z] ---> uname -a: [2023-03-24T01:16:44.920Z] Linux prd-ubuntu20-04-docker-8c-8g-5637 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] ---> lscpu: [2023-03-24T01:16:44.920Z] Architecture: x86_64 [2023-03-24T01:16:44.920Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-24T01:16:44.920Z] Byte Order: Little Endian [2023-03-24T01:16:44.920Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-24T01:16:44.920Z] CPU(s): 8 [2023-03-24T01:16:44.920Z] On-line CPU(s) list: 0-7 [2023-03-24T01:16:44.920Z] Thread(s) per core: 1 [2023-03-24T01:16:44.920Z] Core(s) per socket: 1 [2023-03-24T01:16:44.920Z] Socket(s): 8 [2023-03-24T01:16:44.920Z] NUMA node(s): 1 [2023-03-24T01:16:44.920Z] Vendor ID: AuthenticAMD [2023-03-24T01:16:44.920Z] CPU family: 23 [2023-03-24T01:16:44.920Z] Model: 49 [2023-03-24T01:16:44.920Z] Model name: AMD EPYC-Rome Processor [2023-03-24T01:16:44.920Z] Stepping: 0 [2023-03-24T01:16:44.920Z] CPU MHz: 2800.000 [2023-03-24T01:16:44.920Z] BogoMIPS: 5600.00 [2023-03-24T01:16:44.920Z] Virtualization: AMD-V [2023-03-24T01:16:44.920Z] Hypervisor vendor: KVM [2023-03-24T01:16:44.920Z] Virtualization type: full [2023-03-24T01:16:44.920Z] L1d cache: 256 KiB [2023-03-24T01:16:44.920Z] L1i cache: 256 KiB [2023-03-24T01:16:44.920Z] L2 cache: 4 MiB [2023-03-24T01:16:44.920Z] L3 cache: 128 MiB [2023-03-24T01:16:44.920Z] NUMA node0 CPU(s): 0-7 [2023-03-24T01:16:44.920Z] Vulnerability Itlb multihit: Not affected [2023-03-24T01:16:44.920Z] Vulnerability L1tf: Not affected [2023-03-24T01:16:44.920Z] Vulnerability Mds: Not affected [2023-03-24T01:16:44.920Z] Vulnerability Meltdown: Not affected [2023-03-24T01:16:44.920Z] Vulnerability Mmio stale data: Not affected [2023-03-24T01:16:44.920Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-24T01:16:44.920Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-24T01:16:44.920Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-24T01:16:44.920Z] Vulnerability Srbds: Not affected [2023-03-24T01:16:44.920Z] Vulnerability Tsx async abort: Not affected [2023-03-24T01:16:44.920Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] ---> nproc: [2023-03-24T01:16:44.920Z] 8 [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] ---> df -h: [2023-03-24T01:16:44.920Z] Filesystem Size Used Avail Use% Mounted on [2023-03-24T01:16:44.920Z] overlay 155G 12G 144G 8% / [2023-03-24T01:16:44.920Z] tmpfs 64M 0 64M 0% /dev [2023-03-24T01:16:44.920Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-24T01:16:44.920Z] shm 64M 0 64M 0% /dev/shm [2023-03-24T01:16:44.920Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] ---> sar -b -r -n DEV: [2023-03-24T01:16:44.920Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5637) 03/24/23 _x86_64_ (8 CPU) [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] 01:05:26 LINUX RESTART (8 CPU) [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] 01:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-24T01:16:44.920Z] 01:07:01 98.76 38.97 59.80 0.00 4344.79 56393.29 0.00 [2023-03-24T01:16:44.920Z] 01:08:01 131.90 1.58 130.32 0.00 16.92 76805.33 0.00 [2023-03-24T01:16:44.920Z] 01:09:01 92.23 0.18 92.05 0.00 9.87 67588.60 0.00 [2023-03-24T01:16:44.920Z] 01:10:01 6.43 0.00 6.43 0.00 0.00 32012.81 0.00 [2023-03-24T01:16:44.920Z] 01:11:01 54.42 10.60 43.83 0.00 5155.81 21528.95 0.00 [2023-03-24T01:16:44.920Z] 01:12:01 5.03 0.02 5.02 0.00 0.13 112.11 0.00 [2023-03-24T01:16:44.920Z] 01:13:01 1.65 0.00 1.65 0.00 0.00 19.59 0.00 [2023-03-24T01:16:44.920Z] 01:14:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 [2023-03-24T01:16:44.920Z] 01:15:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2023-03-24T01:16:44.920Z] 01:16:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2023-03-24T01:16:44.920Z] Average: 39.33 5.08 34.25 0.00 947.24 25401.24 0.00 [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] 01:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-24T01:16:44.920Z] 01:07:01 29226252 31623780 692904 2.11 71888 2608264 1853196 5.46 960044 2344864 339528 [2023-03-24T01:16:44.920Z] 01:08:01 27856924 31595776 696640 2.12 144660 3752040 1805328 5.32 1152780 3373948 289364 [2023-03-24T01:16:44.920Z] 01:09:01 27949772 31575312 722480 2.20 153064 3635364 1736856 5.12 1174940 3268288 268 [2023-03-24T01:16:44.920Z] 01:10:01 27961632 31587216 710672 2.16 153156 3635336 1736856 5.12 1160676 3268280 208 [2023-03-24T01:16:44.920Z] 01:11:01 27426732 31562180 722404 2.20 187100 4090988 1830152 5.39 1485236 3440992 944 [2023-03-24T01:16:44.920Z] 01:12:01 27443948 31574400 710764 2.16 185672 4087728 1814724 5.35 1473356 3437736 344 [2023-03-24T01:16:44.920Z] 01:13:01 27443900 31574420 710708 2.16 185708 4087732 1814724 5.35 1473320 3437740 28 [2023-03-24T01:16:44.920Z] 01:14:01 27446656 31577208 708000 2.15 185736 4087724 1814724 5.35 1470648 3437740 8 [2023-03-24T01:16:44.920Z] 01:15:01 27446356 31576948 708200 2.15 185756 4087736 1814724 5.35 1470692 3437744 8 [2023-03-24T01:16:44.920Z] 01:16:01 27446624 31577260 707796 2.15 185788 4087744 1814724 5.35 1470776 3437752 148 [2023-03-24T01:16:44.920Z] Average: 27764880 31582450 709057 2.16 163853 3816066 1803601 5.32 1329247 3288508 63085 [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] 01:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-24T01:16:44.920Z] 01:07:01 docker0 18.43 20.68 1.56 130.82 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:07:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:07:01 ens3 727.50 476.00 6767.75 95.22 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:08:01 docker0 178.18 294.80 14.35 1939.39 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:08:01 ens3 309.18 185.74 1950.83 22.91 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:09:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:09:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:09:01 ens3 152.92 104.42 2559.60 99.16 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:10:01 ens3 1.02 0.52 0.42 0.29 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:11:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:11:01 ens3 211.61 105.60 2809.63 7.55 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:12:01 ens3 0.43 0.35 0.09 0.08 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:14:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] 01:16:01 ens3 0.37 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] Average: docker0 19.67 31.58 1.59 207.19 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] Average: ens3 139.38 86.67 1400.20 22.41 0.00 0.00 0.00 0.00 [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] ---> sar -P ALL: [2023-03-24T01:16:44.920Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5637) 03/24/23 _x86_64_ (8 CPU) [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] 01:05:26 LINUX RESTART (8 CPU) [2023-03-24T01:16:44.920Z] [2023-03-24T01:16:44.920Z] 01:06:02 CPU %user %nice %system %iowait %steal %idle [2023-03-24T01:16:44.920Z] 01:07:01 all 9.37 0.00 3.24 4.91 0.09 82.39 [2023-03-24T01:16:44.920Z] 01:07:01 0 9.14 0.00 3.29 7.26 0.14 80.17 [2023-03-24T01:16:44.920Z] 01:07:01 1 12.96 0.00 3.75 1.94 0.09 81.25 [2023-03-24T01:16:44.920Z] 01:07:01 2 8.78 0.00 3.08 2.16 0.07 85.91 [2023-03-24T01:16:44.920Z] 01:07:01 3 8.50 0.00 2.96 0.60 0.10 87.84 [2023-03-24T01:16:44.920Z] 01:07:01 4 11.50 0.00 3.07 7.85 0.07 77.52 [2023-03-24T01:16:44.920Z] 01:07:01 5 6.94 0.00 2.67 8.49 0.07 81.83 [2023-03-24T01:16:44.920Z] 01:07:01 6 8.58 0.00 3.12 1.04 0.09 87.18 [2023-03-24T01:16:44.920Z] 01:07:01 7 8.55 0.00 3.99 10.01 0.09 77.36 [2023-03-24T01:16:44.920Z] 01:08:01 all 4.81 0.00 2.26 12.55 0.07 80.31 [2023-03-24T01:16:44.920Z] 01:08:01 0 4.90 0.00 3.21 40.91 0.08 50.90 [2023-03-24T01:16:44.920Z] 01:08:01 1 6.20 0.00 2.47 2.86 0.15 88.32 [2023-03-24T01:16:44.920Z] 01:08:01 2 4.47 0.00 2.55 1.24 0.05 91.69 [2023-03-24T01:16:44.920Z] 01:08:01 3 3.76 0.00 1.65 1.09 0.05 93.45 [2023-03-24T01:16:44.920Z] 01:08:01 4 4.69 0.00 1.83 11.08 0.05 82.35 [2023-03-24T01:16:44.920Z] 01:08:01 5 4.48 0.00 2.32 10.61 0.03 82.56 [2023-03-24T01:16:44.920Z] 01:08:01 6 4.86 0.00 1.71 1.39 0.05 91.99 [2023-03-24T01:16:44.921Z] 01:08:01 7 5.12 0.00 2.37 31.46 0.08 60.96 [2023-03-24T01:16:44.921Z] 01:09:01 all 18.98 0.00 4.44 4.67 0.07 71.83 [2023-03-24T01:16:44.921Z] 01:09:01 0 19.18 0.00 4.99 23.83 0.08 51.91 [2023-03-24T01:16:44.921Z] 01:09:01 1 18.28 0.00 5.76 1.75 0.07 74.15 [2023-03-24T01:16:44.921Z] 01:09:01 2 20.29 0.00 4.03 1.16 0.07 74.46 [2023-03-24T01:16:44.921Z] 01:09:01 3 17.03 0.00 3.59 0.08 0.07 79.22 [2023-03-24T01:16:44.921Z] 01:09:01 4 19.87 0.00 4.18 0.44 0.08 75.42 [2023-03-24T01:16:44.921Z] 01:09:01 5 17.66 0.00 3.98 6.05 0.07 72.25 [2023-03-24T01:16:44.921Z] 01:09:01 6 19.17 0.00 4.26 0.13 0.05 76.38 [2023-03-24T01:16:44.921Z] 01:09:01 7 20.38 0.00 4.76 4.09 0.08 70.68 [2023-03-24T01:16:44.921Z] 01:10:01 all 0.12 0.00 0.02 0.03 0.01 99.82 [2023-03-24T01:16:44.921Z] 01:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-24T01:16:44.921Z] 01:10:01 1 0.03 0.00 0.02 0.15 0.00 99.80 [2023-03-24T01:16:44.921Z] 01:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-24T01:16:44.921Z] 01:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-24T01:16:44.921Z] 01:10:01 4 0.10 0.00 0.02 0.00 0.02 99.87 [2023-03-24T01:16:44.921Z] 01:10:01 5 0.02 0.00 0.02 0.07 0.02 99.88 [2023-03-24T01:16:44.921Z] 01:10:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-24T01:16:44.921Z] 01:10:01 7 0.70 0.00 0.07 0.00 0.02 99.22 [2023-03-24T01:16:44.921Z] 01:11:01 all 2.26 0.00 1.42 0.80 0.02 95.50 [2023-03-24T01:16:44.921Z] 01:11:01 0 2.83 0.00 0.99 0.47 0.02 95.70 [2023-03-24T01:16:44.921Z] 01:11:01 1 1.24 0.00 1.04 1.67 0.02 96.04 [2023-03-24T01:16:44.921Z] 01:11:01 2 2.72 0.00 2.24 0.63 0.02 94.39 [2023-03-24T01:16:44.921Z] 01:11:01 3 2.65 0.00 2.62 1.02 0.03 93.67 [2023-03-24T01:16:44.921Z] 01:11:01 4 2.87 0.00 1.65 1.69 0.02 93.77 [2023-03-24T01:16:44.921Z] 01:11:01 5 1.87 0.00 0.88 0.05 0.02 97.18 [2023-03-24T01:16:44.921Z] 01:11:01 6 1.22 0.00 0.98 0.85 0.02 96.93 [2023-03-24T01:16:44.921Z] 01:11:01 7 2.66 0.00 0.96 0.05 0.05 96.28 [2023-03-24T01:16:44.921Z] 01:12:01 all 0.09 0.00 0.06 0.01 0.00 99.84 [2023-03-24T01:16:44.921Z] 01:12:01 0 0.05 0.00 0.07 0.02 0.02 99.85 [2023-03-24T01:16:44.921Z] 01:12:01 1 0.03 0.00 0.07 0.03 0.00 99.87 [2023-03-24T01:16:44.921Z] 01:12:01 2 0.27 0.00 0.08 0.00 0.00 99.65 [2023-03-24T01:16:44.921Z] 01:12:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2023-03-24T01:16:44.921Z] 01:12:01 4 0.08 0.00 0.08 0.05 0.00 99.78 [2023-03-24T01:16:44.921Z] 01:12:01 5 0.08 0.00 0.05 0.02 0.00 99.85 [2023-03-24T01:16:44.921Z] 01:12:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2023-03-24T01:16:44.921Z] 01:12:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-24T01:16:44.921Z] 01:13:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2023-03-24T01:16:44.921Z] 01:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-24T01:16:44.921Z] 01:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-24T01:16:44.921Z] 01:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-24T01:16:44.921Z] 01:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T01:16:44.921Z] 01:13:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-24T01:16:44.921Z] 01:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T01:16:44.921Z] 01:13:01 6 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-24T01:16:44.921Z] 01:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-24T01:16:44.921Z] 01:14:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2023-03-24T01:16:44.921Z] 01:14:01 0 0.12 0.00 0.03 0.03 0.02 99.80 [2023-03-24T01:16:44.921Z] 01:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-24T01:16:44.921Z] 01:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T01:16:44.921Z] 01:14:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-24T01:16:44.921Z] 01:14:01 4 0.07 0.00 0.02 0.02 0.00 99.90 [2023-03-24T01:16:44.921Z] 01:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-24T01:16:44.921Z] 01:14:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-24T01:16:44.921Z] 01:14:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-24T01:16:44.921Z] 01:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-03-24T01:16:44.921Z] 01:15:01 0 0.05 0.00 0.02 0.05 0.02 99.87 [2023-03-24T01:16:44.921Z] 01:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-24T01:16:44.921Z] 01:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T01:16:44.921Z] 01:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T01:16:44.921Z] 01:15:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-03-24T01:16:44.921Z] 01:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-24T01:16:44.921Z] 01:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-24T01:16:44.921Z] 01:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-24T01:16:44.921Z] 01:16:01 all 0.02 0.00 0.01 0.05 0.00 99.91 [2023-03-24T01:16:44.921Z] 01:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-24T01:16:44.921Z] 01:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-24T01:16:44.921Z] 01:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-24T01:16:44.921Z] 01:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-24T01:16:44.921Z] 01:16:01 4 0.05 0.00 0.02 0.20 0.00 99.73 [2023-03-24T01:16:44.921Z] 01:16:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-03-24T01:16:44.921Z] 01:16:01 6 0.03 0.00 0.03 0.17 0.02 99.75 [2023-03-24T01:16:44.921Z] 01:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-24T01:16:44.921Z] Average: all 3.54 0.00 1.14 2.29 0.03 93.00 [2023-03-24T01:16:44.921Z] Average: 0 3.59 0.00 1.25 7.20 0.04 87.92 [2023-03-24T01:16:44.921Z] Average: 1 3.84 0.00 1.30 0.84 0.03 93.98 [2023-03-24T01:16:44.921Z] Average: 2 3.63 0.00 1.19 0.51 0.02 94.64 [2023-03-24T01:16:44.921Z] Average: 3 3.18 0.00 1.08 0.28 0.03 95.44 [2023-03-24T01:16:44.921Z] Average: 4 3.90 0.00 1.08 2.11 0.03 92.88 [2023-03-24T01:16:44.921Z] Average: 5 3.08 0.00 0.98 2.51 0.02 93.40 [2023-03-24T01:16:44.921Z] Average: 6 3.39 0.00 1.02 0.36 0.02 95.21 [2023-03-24T01:16:44.921Z] Average: 7 3.74 0.00 1.21 4.52 0.03 90.50 [2023-03-24T01:16:44.921Z] [2023-03-24T01:16:44.921Z] [2023-03-24T01:16:44.921Z]