Pull request #151 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b1f81eca5ea978b9ac85aa131b610da9263b3eb+b450a30a7a472d803692f62fcc646e18460fb527 (2923608379da37df223cae98b0740585822822d5) 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-ssh745056919355882092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh14278795480928224983.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 f3350a1713306dce7682ed7e37d5774890d03277 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/go-mod-configuration/branches/PR-151/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/go-mod-configuration/branches/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4953385652021749551.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/go-mod-configuration/branches/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17929778175440582486.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh16335087447806763142.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/go-mod-configuration/branches/PR-151/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/go-mod-configuration/branches/PR-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5689547398303278206.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 f3350a1713306dce7682ed7e37d5774890d03277 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:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10406 in /w/workspace/ndry_go-mod-configuration_PR-151 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/ndry_go-mod-configuration_PR-151 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b450a30a7a472d803692f62fcc646e18460fb527 into PR head commit 2b1f81eca5ea978b9ac85aa131b610da9263b3eb Merge succeeded, producing 2b1f81eca5ea978b9ac85aa131b610da9263b3eb Checking out Revision 2b1f81eca5ea978b9ac85aa131b610da9263b3eb (PR-151) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b1f81eca5ea978b9ac85aa131b610da9263b3eb # 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 b450a30a7a472d803692f62fcc646e18460fb527 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b1f81eca5ea978b9ac85aa131b610da9263b3eb # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-16T12:44:19.300Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-16T12:44:19.762Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-16T12:44:19.892Z] ========================================================= [2024-09-16T12:44:19.892Z] EdgeX Global Pipelines Version Info [2024-09-16T12:44:19.892Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-16T12:44:21.075Z] ------------------- [2024-09-16T12:44:21.075Z] stable info: [2024-09-16T12:44:21.075Z] ------------------- [2024-09-16T12:44:21.075Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-16T12:44:21.075Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-16T12:44:21.075Z] Message: update stable to v1.0.263 [2024-09-16T12:44:21.336Z] ------------------- [2024-09-16T12:44:21.336Z] experimental info: [2024-09-16T12:44:21.336Z] ------------------- [2024-09-16T12:44:21.336Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-16T12:44:21.336Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-16T12:44:21.336Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-16T12:44:21.565Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2024-09-16T12:44:21.629Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2024-09-16T12:44:21.701Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-16T12:44:21.761Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-16T12:44:21.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-16T12:44:21.884Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-16T12:44:21.952Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-16T12:44:22.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-16T12:44:22.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-16T12:44:22.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-16T12:44:22.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-16T12:44:22.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2024-09-16T12:44:22.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-16T12:44:22.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-16T12:44:22.474Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-09-16T12:44:22.540Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-09-16T12:44:22.602Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-16T12:44:22.669Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-16T12:44:22.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-16T12:44:22.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-16T12:44:22.868Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-16T12:44:22.931Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-16T12:44:23.004Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-16T12:44:23.070Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-16T12:44:23.138Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-09-16T12:44:23.206Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-16T12:44:23.268Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-16T12:44:23.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo [2024-09-16T12:44:23.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo [2024-09-16T12:44:23.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo [2024-09-16T12:44:23.528Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b1f81eca5ea978b9ac85aa131b610da9263b3eb [Pipeline] echo [2024-09-16T12:44:23.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b1f81e [Pipeline] echo [2024-09-16T12:44:23.663Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-16T12:44:24.252Z] + git rev-list -1 --merges 2b1f81eca5ea978b9ac85aa131b610da9263b3eb~1..2b1f81eca5ea978b9ac85aa131b610da9263b3eb [Pipeline] echo [2024-09-16T12:44:24.324Z] -----------> git rev-list -1 --merges 2b1f81eca5ea978b9ac85aa131b610da9263b3eb~1..2b1f81eca5ea978b9ac85aa131b610da9263b3eb 2b1f81eca5ea978b9ac85aa131b610da9263b3eb [false] [Pipeline] sh [2024-09-16T12:44:24.650Z] + git log --format=format:%s -1 2b1f81eca5ea978b9ac85aa131b610da9263b3eb [Pipeline] echo [2024-09-16T12:44:24.696Z] ========================================================= [2024-09-16T12:44:24.696Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-16T12:44:24.696Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-16T12:44:25.169Z] + git log --format=format:%s -1 2b1f81eca5ea978b9ac85aa131b610da9263b3eb [Pipeline] echo [2024-09-16T12:44:25.215Z] [semverPrep] GIT_COMMIT: 2b1f81eca5ea978b9ac85aa131b610da9263b3eb, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2024-09-16T12:44:25.258Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-16T12:44:25.668Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-16T12:44:25.669Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-16T12:44:25.669Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-16T12:44:25.669Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-16T12:44:25.669Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-16T12:44:25.669Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-16T12:44:25.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T12:44:26.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-16T12:44:26.482Z] [2024-09-16T12:44:26.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T12:44:26.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-16T12:44:26.881Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-16T12:44:26.881Z] b85a868b505f: Pulling fs layer [2024-09-16T12:44:26.881Z] e2be974225ed: Pulling fs layer [2024-09-16T12:44:26.881Z] 339a4e72a1f5: Pulling fs layer [2024-09-16T12:44:26.881Z] 988bab9f4d93: Pulling fs layer [2024-09-16T12:44:26.881Z] 1469e6f7b9e6: Pulling fs layer [2024-09-16T12:44:26.881Z] eaf3925da568: Pulling fs layer [2024-09-16T12:44:26.881Z] bab4dde63d76: Pulling fs layer [2024-09-16T12:44:26.881Z] bde34c3a00c8: Pulling fs layer [2024-09-16T12:44:26.881Z] b352a97aabf1: Pulling fs layer [2024-09-16T12:44:26.881Z] 4872d77fe225: Pulling fs layer [2024-09-16T12:44:26.881Z] 5851b861e8e6: Pulling fs layer [2024-09-16T12:44:26.881Z] 988bab9f4d93: Waiting [2024-09-16T12:44:26.881Z] 5851b861e8e6: Waiting [2024-09-16T12:44:26.881Z] bde34c3a00c8: Waiting [2024-09-16T12:44:26.881Z] b352a97aabf1: Waiting [2024-09-16T12:44:26.881Z] bab4dde63d76: Waiting [2024-09-16T12:44:26.881Z] eaf3925da568: Waiting [2024-09-16T12:44:26.881Z] 1469e6f7b9e6: Waiting [2024-09-16T12:44:27.141Z] e2be974225ed: Download complete [2024-09-16T12:44:27.141Z] 988bab9f4d93: Verifying Checksum [2024-09-16T12:44:27.141Z] 988bab9f4d93: Download complete [2024-09-16T12:44:27.141Z] 1469e6f7b9e6: Verifying Checksum [2024-09-16T12:44:27.141Z] 1469e6f7b9e6: Download complete [2024-09-16T12:44:27.141Z] 339a4e72a1f5: Verifying Checksum [2024-09-16T12:44:27.141Z] 339a4e72a1f5: Download complete [2024-09-16T12:44:27.141Z] eaf3925da568: Verifying Checksum [2024-09-16T12:44:27.141Z] eaf3925da568: Download complete [2024-09-16T12:44:27.141Z] bde34c3a00c8: Verifying Checksum [2024-09-16T12:44:27.141Z] bde34c3a00c8: Download complete [2024-09-16T12:44:27.141Z] b352a97aabf1: Download complete [2024-09-16T12:44:27.141Z] 4872d77fe225: Download complete [2024-09-16T12:44:27.141Z] 5851b861e8e6: Verifying Checksum [2024-09-16T12:44:27.141Z] 5851b861e8e6: Download complete [2024-09-16T12:44:27.401Z] b85a868b505f: Verifying Checksum [2024-09-16T12:44:27.401Z] b85a868b505f: Download complete [2024-09-16T12:44:27.659Z] bab4dde63d76: Verifying Checksum [2024-09-16T12:44:27.659Z] bab4dde63d76: Download complete [2024-09-16T12:44:28.594Z] b85a868b505f: Pull complete [2024-09-16T12:44:28.854Z] e2be974225ed: Pull complete [2024-09-16T12:44:29.424Z] 339a4e72a1f5: Pull complete [2024-09-16T12:44:29.424Z] 988bab9f4d93: Pull complete [2024-09-16T12:44:29.683Z] 1469e6f7b9e6: Pull complete [2024-09-16T12:44:29.683Z] eaf3925da568: Pull complete [2024-09-16T12:44:31.606Z] bab4dde63d76: Pull complete [2024-09-16T12:44:31.606Z] bde34c3a00c8: Pull complete [2024-09-16T12:44:31.873Z] b352a97aabf1: Pull complete [2024-09-16T12:44:32.134Z] 4872d77fe225: Pull complete [2024-09-16T12:44:32.393Z] 5851b861e8e6: Pull complete [2024-09-16T12:44:32.393Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-16T12:44:32.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-16T12:44:32.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T12:44:32.715Z] prd-ubuntu20.04-docker-8c-8g-10406 does not seem to be running inside a container [2024-09-16T12:44:32.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_PR-151 -v /w/workspace/ndry_go-mod-configuration_PR-151:/w/workspace/ndry_go-mod-configuration_PR-151:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-151@tmp:/w/workspace/ndry_go-mod-configuration_PR-151@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 [2024-09-16T12:44:41.791Z] $ docker top 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 -eo pid,comm [2024-09-16T12:44:41.846Z] 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). [2024-09-16T12:44:41.846Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-16T12:44:42.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-16T12:44:42.022Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-16T12:44:42.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-16T12:44:42.130Z] $ docker exec 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 ssh-agent [2024-09-16T12:44:42.234Z] SSH_AUTH_SOCK=/tmp/ssh-mHrOmdRYYbgc/agent.32 [2024-09-16T12:44:42.234Z] SSH_AGENT_PID=39 [2024-09-16T12:44:42.241Z] Running ssh-add (command line suppressed) [2024-09-16T12:44:42.341Z] Identity added: /w/workspace/ndry_go-mod-configuration_PR-151@tmp/private_key_10199443460985139299.key (/w/workspace/ndry_go-mod-configuration_PR-151@tmp/private_key_10199443460985139299.key) [2024-09-16T12:44:42.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-16T12:44:42.710Z] + git tag --points-at HEAD [Pipeline] } [2024-09-16T12:44:42.741Z] $ docker exec --env ******** --env ******** 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 ssh-agent -k [2024-09-16T12:44:42.863Z] unset SSH_AUTH_SOCK; [2024-09-16T12:44:42.864Z] unset SSH_AGENT_PID; [2024-09-16T12:44:42.864Z] echo Agent pid 39 killed; [2024-09-16T12:44:42.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-16T12:44:42.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-16T12:44:42.999Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-16T12:44:43.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-16T12:44:43.118Z] $ docker exec 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 ssh-agent [2024-09-16T12:44:43.233Z] SSH_AUTH_SOCK=/tmp/ssh-TpF1bjiN8FAq/agent.73 [2024-09-16T12:44:43.233Z] SSH_AGENT_PID=79 [2024-09-16T12:44:43.238Z] Running ssh-add (command line suppressed) [2024-09-16T12:44:43.331Z] Identity added: /w/workspace/ndry_go-mod-configuration_PR-151@tmp/private_key_14468536326849104700.key (/w/workspace/ndry_go-mod-configuration_PR-151@tmp/private_key_14468536326849104700.key) [2024-09-16T12:44:43.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-16T12:44:43.699Z] + git semver init [2024-09-16T12:44:43.960Z] 2024-09-16 12:44:43,950 [run_init] DEBUG init version:0.0.0 force:False [2024-09-16T12:44:43.960Z] 2024-09-16 12:44:43,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_go-mod-configuration_PR-151/.semver [2024-09-16T12:44:43.960Z] 2024-09-16 12:44:43,952 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/ndry_go-mod-configuration_PR-151/.semver [2024-09-16T12:44:43.960Z] 2024-09-16 12:44:43,952 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/ndry_go-mod-configuration_PR-151/.semver'], cwd=/w/workspace/ndry_go-mod-configuration_PR-151, universal_newlines=False, shell=None, istream=None) [2024-09-16T12:44:44.897Z] 2024-09-16 12:44:44,783 [append_file] DEBUG append to file:/w/workspace/ndry_go-mod-configuration_PR-151/.git/info/exclude [2024-09-16T12:44:44.897Z] 2024-09-16 12:44:44,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_go-mod-configuration_PR-151/.semver/PR-151 with force:False [2024-09-16T12:44:44.897Z] 2024-09-16 12:44:44,784 [write_file] DEBUG write to file:/w/workspace/ndry_go-mod-configuration_PR-151/.semver/PR-151 [2024-09-16T12:44:44.897Z] 2024-09-16 12:44:44,789 [execute] INFO git cat-file --batch-check [2024-09-16T12:44:44.897Z] 2024-09-16 12:44:44,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_PR-151/.semver, universal_newlines=False, shell=None, istream=) [2024-09-16T12:44:44.897Z] 2024-09-16 12:44:44,797 [execute] INFO git cat-file --batch [2024-09-16T12:44:44.897Z] 2024-09-16 12:44:44,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_go-mod-configuration_PR-151/.semver, universal_newlines=False, shell=None, istream=) [2024-09-16T12:44:44.897Z] 2024-09-16 12:44:44,803 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_PR-151/.semver/PR-151 [2024-09-16T12:44:44.897Z] 0.0.0 [Pipeline] } [2024-09-16T12:44:44.922Z] $ docker exec --env ******** --env ******** 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 ssh-agent -k [2024-09-16T12:44:45.017Z] unset SSH_AUTH_SOCK; [2024-09-16T12:44:45.017Z] unset SSH_AGENT_PID; [2024-09-16T12:44:45.018Z] echo Agent pid 79 killed; [2024-09-16T12:44:45.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-16T12:44:45.500Z] + git semver [Pipeline] } [2024-09-16T12:44:45.812Z] $ docker stop --time=1 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 [2024-09-16T12:44:47.182Z] $ docker rm -f --volumes 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-16T12:44:47.612Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-16T12:44:47.947Z] Stashed 1 file(s) [Pipeline] echo [2024-09-16T12:44:47.979Z] [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] unstash [Pipeline] echo [2024-09-16T12:44:48.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-16T12:44:48.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-16T12:44:48.862Z] ========================================================= [2024-09-16T12:44:48.862Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-16T12:44:48.862Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-09-16T12:44:49.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-16T12:44:49.289Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-16T12:44:49.289Z] 619be1103602: Pulling fs layer [2024-09-16T12:44:49.289Z] 7862e08f4a3e: Pulling fs layer [2024-09-16T12:44:49.289Z] 5df492c9dc93: Pulling fs layer [2024-09-16T12:44:49.289Z] 7629e6793208: Pulling fs layer [2024-09-16T12:44:49.289Z] 4f4fb700ef54: Pulling fs layer [2024-09-16T12:44:49.289Z] fb5054dd5b73: Pulling fs layer [2024-09-16T12:44:49.289Z] eeca6798cff9: Pulling fs layer [2024-09-16T12:44:49.289Z] aa269ceb94a6: Pulling fs layer [2024-09-16T12:44:49.289Z] ada007ff1a6a: Pulling fs layer [2024-09-16T12:44:49.289Z] 4f4fb700ef54: Waiting [2024-09-16T12:44:49.289Z] fb5054dd5b73: Waiting [2024-09-16T12:44:49.289Z] eeca6798cff9: Waiting [2024-09-16T12:44:49.289Z] aa269ceb94a6: Waiting [2024-09-16T12:44:49.289Z] ada007ff1a6a: Waiting [2024-09-16T12:44:49.289Z] 7629e6793208: Waiting [2024-09-16T12:44:49.289Z] 7862e08f4a3e: Verifying Checksum [2024-09-16T12:44:49.289Z] 7862e08f4a3e: Download complete [2024-09-16T12:44:49.289Z] 7629e6793208: Verifying Checksum [2024-09-16T12:44:49.289Z] 7629e6793208: Download complete [2024-09-16T12:44:49.289Z] 4f4fb700ef54: Verifying Checksum [2024-09-16T12:44:49.289Z] fb5054dd5b73: Verifying Checksum [2024-09-16T12:44:49.289Z] fb5054dd5b73: Download complete [2024-09-16T12:44:49.289Z] 619be1103602: Verifying Checksum [2024-09-16T12:44:49.289Z] 619be1103602: Download complete [2024-09-16T12:44:49.289Z] eeca6798cff9: Verifying Checksum [2024-09-16T12:44:49.289Z] eeca6798cff9: Download complete [2024-09-16T12:44:49.561Z] 619be1103602: Pull complete [2024-09-16T12:44:49.561Z] ada007ff1a6a: Verifying Checksum [2024-09-16T12:44:49.561Z] ada007ff1a6a: Download complete [2024-09-16T12:44:49.561Z] 7862e08f4a3e: Pull complete [2024-09-16T12:44:49.818Z] 5df492c9dc93: Verifying Checksum [2024-09-16T12:44:49.818Z] 5df492c9dc93: Download complete [2024-09-16T12:44:50.075Z] aa269ceb94a6: Verifying Checksum [2024-09-16T12:44:50.075Z] aa269ceb94a6: Download complete [2024-09-16T12:44:53.395Z] 5df492c9dc93: Pull complete [2024-09-16T12:44:53.395Z] 7629e6793208: Pull complete [2024-09-16T12:44:53.395Z] 4f4fb700ef54: Pull complete [2024-09-16T12:44:53.395Z] fb5054dd5b73: Pull complete [2024-09-16T12:44:53.395Z] eeca6798cff9: Pull complete [2024-09-16T12:44:55.920Z] aa269ceb94a6: Pull complete [2024-09-16T12:44:57.340Z] ada007ff1a6a: Pull complete [2024-09-16T12:44:57.340Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-16T12:44:57.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-16T12:44:57.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-09-16T12:44:57.672Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T12:44:58.083Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-16T12:44:58.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T12:44:58.285Z] prd-ubuntu20.04-docker-8c-8g-10406 does not seem to be running inside a container [2024-09-16T12:44:58.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_PR-151 -v /w/workspace/ndry_go-mod-configuration_PR-151:/w/workspace/ndry_go-mod-configuration_PR-151:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-151@tmp:/w/workspace/ndry_go-mod-configuration_PR-151@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 [2024-09-16T12:45:03.531Z] Still waiting to schedule task [2024-09-16T12:45:03.531Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-16T12:45:06.053Z] $ docker top aa4590baada77f26535f1fc4cebbff1f0cb67513c31b85a4098f715c368135ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-16T12:45:06.485Z] + go version [2024-09-16T12:45:06.485Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-16T12:45:06.520Z] $ docker stop --time=1 aa4590baada77f26535f1fc4cebbff1f0cb67513c31b85a4098f715c368135ce [2024-09-16T12:45:09.508Z] $ docker rm -f --volumes aa4590baada77f26535f1fc4cebbff1f0cb67513c31b85a4098f715c368135ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T12:45:10.300Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-16T12:45:10.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T12:45:10.462Z] prd-ubuntu20.04-docker-8c-8g-10406 does not seem to be running inside a container [2024-09-16T12:45:10.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_go-mod-configuration_PR-151 -v /w/workspace/ndry_go-mod-configuration_PR-151:/w/workspace/ndry_go-mod-configuration_PR-151:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-151@tmp:/w/workspace/ndry_go-mod-configuration_PR-151@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 [2024-09-16T12:45:10.851Z] $ docker top c052473d92a5c5b2abf035810569d010033332ec6a8e227a9f681981c052740f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-16T12:45:11.264Z] + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_PR-151 [Pipeline] fileExists [Pipeline] sh [2024-09-16T12:45:11.651Z] + make test [2024-09-16T12:45:11.651Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-09-16T12:45:11.651Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-09-16T12:45:11.651Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 [2024-09-16T12:45:11.651Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.37 [2024-09-16T12:45:12.220Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-09-16T12:45:12.220Z] go: downloading github.com/spf13/cast v1.7.0 [2024-09-16T12:45:12.220Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-09-16T12:45:12.220Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-09-16T12:45:12.220Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-09-16T12:45:12.220Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-09-16T12:45:12.220Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-09-16T12:45:12.220Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-09-16T12:45:12.220Z] go: downloading github.com/google/uuid v1.6.0 [2024-09-16T12:45:12.220Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-09-16T12:45:12.220Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-09-16T12:45:12.482Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-09-16T12:45:12.482Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-09-16T12:45:12.482Z] go: downloading github.com/x448/float16 v0.8.4 [2024-09-16T12:45:12.482Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-09-16T12:45:12.482Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-09-16T12:45:12.482Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-09-16T12:45:12.482Z] go: downloading golang.org/x/crypto v0.25.0 [2024-09-16T12:45:12.482Z] go: downloading golang.org/x/text v0.16.0 [2024-09-16T12:45:12.482Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-09-16T12:45:12.482Z] go: downloading golang.org/x/net v0.27.0 [2024-09-16T12:45:12.482Z] go: downloading golang.org/x/sync v0.7.0 [2024-09-16T12:45:12.482Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-09-16T12:45:12.744Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-09-16T12:45:12.744Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2024-09-16T12:45:12.744Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-09-16T12:45:12.744Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-09-16T12:45:12.744Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-09-16T12:45:12.744Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-09-16T12:45:12.744Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-09-16T12:45:12.744Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-09-16T12:45:12.744Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2024-09-16T12:45:12.744Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-09-16T12:45:13.004Z] go: downloading golang.org/x/sys v0.22.0 [2024-09-16T12:45:13.004Z] go: downloading github.com/fatih/color v1.16.0 [2024-09-16T12:45:13.004Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-09-16T12:45:13.004Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-09-16T12:45:13.004Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-09-16T12:45:13.004Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-09-16T12:45:13.004Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-09-16T12:45:23.022Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2024-09-16T12:45:23.022Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.008s coverage: 66.7% of statements [2024-09-16T12:45:28.313Z] 2024/09/16 12:45:22 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2024-09-16T12:45:28.313Z] 2024/09/16 12:45:22 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2024-09-16T12:45:28.313Z] 2024/09/16 12:45:22 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2024-09-16T12:45:28.313Z] 2024/09/16 12:45:23 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2024-09-16T12:45:28.313Z] 2024/09/16 12:45:24 edgex/core/1.0/consulUnitTest668976817/Logging/ changed [2024-09-16T12:45:28.313Z] 2024/09/16 12:45:25 edgex/core/1.0/consulUnitTest668976817/Logging/ changed [2024-09-16T12:45:28.313Z] 2024/09/16 12:45:25 edgex/core/1.0/consulUnitTest668976817/Logging/ changed [2024-09-16T12:45:28.313Z] RenewAccessToken called [2024-09-16T12:45:28.313Z] RenewAccessToken called [2024-09-16T12:45:28.313Z] RenewAccessToken called [2024-09-16T12:45:28.313Z] RenewAccessToken called [2024-09-16T12:45:28.313Z] RenewAccessToken called [2024-09-16T12:45:28.313Z] 2024/09/16 12:45:26 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2024-09-16T12:45:28.313Z] 2024/09/16 12:45:26 edgex/core/1.0/consulUnitTest668976817/Logging/ changed [2024-09-16T12:45:28.313Z] 2024/09/16 12:45:27 edgex/core/1.0/RenewAccessToken-Test/ changed [2024-09-16T12:45:28.313Z] RenewAccessToken called [2024-09-16T12:45:28.313Z] RenewAccessToken called [2024-09-16T12:45:28.313Z] RenewAccessToken called [2024-09-16T12:45:28.313Z] RenewAccessToken called [2024-09-16T12:45:28.313Z] fatal error: concurrent map iteration and map write [2024-09-16T12:45:28.313Z] [2024-09-16T12:45:28.313Z] goroutine 497 [running]: [2024-09-16T12:45:28.313Z] github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).checkForPrefix(...) [2024-09-16T12:45:28.313Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/mock_consul.go:225 [2024-09-16T12:45:28.313Z] github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1({0x8fe1d0, 0xc00031ea80}, 0xc000523700) [2024-09-16T12:45:28.313Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/mock_consul.go:129 +0xa28 [2024-09-16T12:45:28.313Z] net/http.HandlerFunc.ServeHTTP(0xbbbba0?, {0x8fe1d0?, 0xc00031ea80?}, 0xc00044fb50?) [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/http/server.go:2136 +0x29 [2024-09-16T12:45:28.313Z] net/http.serverHandler.ServeHTTP({0xc00041e8d0?}, {0x8fe1d0?, 0xc00031ea80?}, 0x6?) [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/http/server.go:2938 +0x8e [2024-09-16T12:45:28.313Z] net/http.(*conn).serve(0xc000415560, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/http/server.go:2009 +0x5f4 [2024-09-16T12:45:28.313Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.313Z] [2024-09-16T12:45:28.313Z] goroutine 1 [chan receive]: [2024-09-16T12:45:28.313Z] testing.(*T).Run(0xc000007d40, {0x852cc8?, 0x53df5c?}, 0x889a38) [2024-09-16T12:45:28.313Z] /usr/local/go/src/testing/testing.go:1649 +0x3c8 [2024-09-16T12:45:28.313Z] testing.runTests.func1(0xb8d520?) [2024-09-16T12:45:28.313Z] /usr/local/go/src/testing/testing.go:2054 +0x3e [2024-09-16T12:45:28.313Z] testing.tRunner(0xc000007d40, 0xc0001a9ba0) [2024-09-16T12:45:28.313Z] /usr/local/go/src/testing/testing.go:1595 +0xff [2024-09-16T12:45:28.313Z] testing.runTests(0xc0000a3400?, {0xb84e60, 0x15, 0x15}, {0xc0001a9ca8?, 0x415808?, 0xb8ca60?}) [2024-09-16T12:45:28.313Z] /usr/local/go/src/testing/testing.go:2052 +0x445 [2024-09-16T12:45:28.313Z] testing.(*M).Run(0xc0000a3400) [2024-09-16T12:45:28.313Z] /usr/local/go/src/testing/testing.go:1925 +0x636 [2024-09-16T12:45:28.313Z] github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestMain(0x840333?) [2024-09-16T12:45:28.313Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client_test.go:75 +0x185 [2024-09-16T12:45:28.313Z] main.main() [2024-09-16T12:45:28.313Z] _testmain.go:123 +0x1e6 [2024-09-16T12:45:28.313Z] [2024-09-16T12:45:28.313Z] goroutine 6 [IO wait]: [2024-09-16T12:45:28.313Z] internal/poll.runtime_pollWait(0x7fbef173c900, 0x72) [2024-09-16T12:45:28.313Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.313Z] internal/poll.(*pollDesc).wait(0xc000180580?, 0x4?, 0x0) [2024-09-16T12:45:28.313Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.313Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.313Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.313Z] internal/poll.(*FD).Accept(0xc000180580) [2024-09-16T12:45:28.313Z] /usr/local/go/src/internal/poll/fd_unix.go:611 +0x2ac [2024-09-16T12:45:28.313Z] net.(*netFD).accept(0xc000180580) [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/fd_unix.go:172 +0x29 [2024-09-16T12:45:28.313Z] net.(*TCPListener).accept(0xc0000811a0) [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/tcpsock_posix.go:152 +0x1e [2024-09-16T12:45:28.313Z] net.(*TCPListener).Accept(0xc0000811a0) [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/tcpsock.go:315 +0x30 [2024-09-16T12:45:28.313Z] net/http.(*Server).Serve(0xc0001862d0, {0x8fe350, 0xc0000811a0}) [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/http/server.go:3056 +0x364 [2024-09-16T12:45:28.313Z] net/http/httptest.(*Server).goServe.func1() [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/http/httptest/server.go:310 +0x5b [2024-09-16T12:45:28.313Z] created by net/http/httptest.(*Server).goServe in goroutine 1 [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/http/httptest/server.go:308 +0x65 [2024-09-16T12:45:28.313Z] [2024-09-16T12:45:28.313Z] goroutine 362 [chan receive]: [2024-09-16T12:45:28.313Z] testing.(*T).Run(0xc0003b1040, {0x84f5a9?, 0x53df5c?}, 0xc000232400) [2024-09-16T12:45:28.313Z] /usr/local/go/src/testing/testing.go:1649 +0x3c8 [2024-09-16T12:45:28.313Z] github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestRenewAccessToken(0xc0003b1040) [2024-09-16T12:45:28.313Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client_test.go:796 +0x47e [2024-09-16T12:45:28.313Z] testing.tRunner(0xc0003b1040, 0x889a38) [2024-09-16T12:45:28.313Z] /usr/local/go/src/testing/testing.go:1595 +0xff [2024-09-16T12:45:28.313Z] created by testing.(*T).Run in goroutine 1 [2024-09-16T12:45:28.313Z] /usr/local/go/src/testing/testing.go:1648 +0x3ad [2024-09-16T12:45:28.313Z] [2024-09-16T12:45:28.313Z] goroutine 23 [IO wait]: [2024-09-16T12:45:28.313Z] internal/poll.runtime_pollWait(0x7fbef173bd60, 0x72) [2024-09-16T12:45:28.313Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.313Z] internal/poll.(*pollDesc).wait(0xc000140180?, 0xc00014c000?, 0x0) [2024-09-16T12:45:28.313Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.313Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.313Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.313Z] internal/poll.(*FD).Read(0xc000140180, {0xc00014c000, 0x1000, 0x1000}) [2024-09-16T12:45:28.313Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.313Z] net.(*netFD).Read(0xc000140180, {0xc00014c000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.313Z] net.(*conn).Read(0xc000112018, {0xc00014c000?, 0x0?, 0xc0001105d8?}) [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.313Z] net/http.(*connReader).Read(0xc0001105d0, {0xc00014c000, 0x1000, 0x1000}) [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.313Z] bufio.(*Reader).fill(0xc00010e480) [2024-09-16T12:45:28.313Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.313Z] bufio.(*Reader).Peek(0xc00010e480, 0x4) [2024-09-16T12:45:28.313Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.313Z] net/http.(*conn).serve(0xc0001365a0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.313Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.313Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.313Z] [2024-09-16T12:45:28.313Z] goroutine 17 [IO wait]: [2024-09-16T12:45:28.313Z] internal/poll.runtime_pollWait(0x7fbef173c808, 0x72) [2024-09-16T12:45:28.313Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.313Z] internal/poll.(*pollDesc).wait(0xc000180680?, 0xc000114000?, 0x0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.314Z] internal/poll.(*FD).Read(0xc000180680, {0xc000114000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.314Z] net.(*netFD).Read(0xc000180680, {0xc000114000?, 0xc00011eec8?, 0xc00018a8a0?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.314Z] net.(*conn).Read(0xc000112000, {0xc000114000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.314Z] net/http.(*persistConn).Read(0xc0000e2ea0, {0xc000114000?, 0x44bcc0?, 0xc00011eec8?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.314Z] bufio.(*Reader).fill(0xc00010e060) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.314Z] bufio.(*Reader).Peek(0xc00010e060, 0x1) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.314Z] net/http.(*persistConn).readLoop(0xc0000e2ea0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.314Z] created by net/http.(*Transport).dialConn in goroutine 8 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 18 [select]: [2024-09-16T12:45:28.314Z] net/http.(*persistConn).writeLoop(0xc0000e2ea0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.314Z] created by net/http.(*Transport).dialConn in goroutine 8 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 33 [IO wait]: [2024-09-16T12:45:28.314Z] internal/poll.runtime_pollWait(0x7fbef173c710, 0x72) [2024-09-16T12:45:28.314Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).wait(0xc000238000?, 0xc000242000?, 0x0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.314Z] internal/poll.(*FD).Read(0xc000238000, {0xc000242000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.314Z] net.(*netFD).Read(0xc000238000, {0xc000242000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.314Z] net.(*conn).Read(0xc00022c010, {0xc000242000?, 0x0?, 0xc00022a218?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.314Z] net/http.(*connReader).Read(0xc00022a210, {0xc000242000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.314Z] bufio.(*Reader).fill(0xc000240000) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.314Z] bufio.(*Reader).Peek(0xc000240000, 0x4) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.314Z] net/http.(*conn).serve(0xc00023a000, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.314Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 35 [select]: [2024-09-16T12:45:28.314Z] net/http.(*persistConn).writeLoop(0xc0000e30e0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.314Z] created by net/http.(*Transport).dialConn in goroutine 11 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 37 [IO wait]: [2024-09-16T12:45:28.314Z] internal/poll.runtime_pollWait(0x7fbef176dab8, 0x72) [2024-09-16T12:45:28.314Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).wait(0xc000238080?, 0xc0002d4000?, 0x0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.314Z] internal/poll.(*FD).Read(0xc000238080, {0xc0002d4000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.314Z] net.(*netFD).Read(0xc000238080, {0xc0002d4000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.314Z] net.(*conn).Read(0xc00022c028, {0xc0002d4000?, 0x0?, 0xc0002907e8?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.314Z] net/http.(*connReader).Read(0xc0002907e0, {0xc0002d4000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.314Z] bufio.(*Reader).fill(0xc000296360) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.314Z] bufio.(*Reader).Peek(0xc000296360, 0x4) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.314Z] net/http.(*conn).serve(0xc00023a120, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.314Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 34 [IO wait]: [2024-09-16T12:45:28.314Z] internal/poll.runtime_pollWait(0x7fbef173c618, 0x72) [2024-09-16T12:45:28.314Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).wait(0xc000180780?, 0xc000248000?, 0x0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.314Z] internal/poll.(*FD).Read(0xc000180780, {0xc000248000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.314Z] net.(*netFD).Read(0xc000180780, {0xc000248000?, 0x6c7700?, 0xc000195040?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.314Z] net.(*conn).Read(0xc00022c018, {0xc000248000?, 0x0?, 0xc0001dc1a0?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.314Z] net/http.(*persistConn).Read(0xc0000e30e0, {0xc000248000?, 0xc000318060?, 0xc000095d38?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.314Z] bufio.(*Reader).fill(0xc000240060) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.314Z] bufio.(*Reader).Peek(0xc000240060, 0x1) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.314Z] net/http.(*persistConn).readLoop(0xc0000e30e0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.314Z] created by net/http.(*Transport).dialConn in goroutine 11 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 13 [IO wait]: [2024-09-16T12:45:28.314Z] internal/poll.runtime_pollWait(0x7fbef173c520, 0x72) [2024-09-16T12:45:28.314Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).wait(0xc000180800?, 0xc000298000?, 0x0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.314Z] internal/poll.(*FD).Read(0xc000180800, {0xc000298000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.314Z] net.(*netFD).Read(0xc000180800, {0xc000298000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.314Z] net.(*conn).Read(0xc000064358, {0xc000298000?, 0x0?, 0xc000290038?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.314Z] net/http.(*connReader).Read(0xc000290030, {0xc000298000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.314Z] bufio.(*Reader).fill(0xc000296000) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.314Z] bufio.(*Reader).Peek(0xc000296000, 0x4) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.314Z] net/http.(*conn).serve(0xc0000ee7e0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.314Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 51 [IO wait]: [2024-09-16T12:45:28.314Z] internal/poll.runtime_pollWait(0x7fbef173c140, 0x72) [2024-09-16T12:45:28.314Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).wait(0xc000340080?, 0xc000360000?, 0x0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.314Z] internal/poll.(*FD).Read(0xc000340080, {0xc000360000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.314Z] net.(*netFD).Read(0xc000340080, {0xc000360000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.314Z] net.(*conn).Read(0xc00033a0a0, {0xc000360000?, 0x0?, 0xc0003044e8?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.314Z] net/http.(*connReader).Read(0xc0003044e0, {0xc000360000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.314Z] bufio.(*Reader).fill(0xc000332060) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.314Z] bufio.(*Reader).Peek(0xc000332060, 0x4) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.314Z] net/http.(*conn).serve(0xc0003022d0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.314Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 102 [IO wait]: [2024-09-16T12:45:28.314Z] internal/poll.runtime_pollWait(0x7fbef173bb70, 0x72) [2024-09-16T12:45:28.314Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).wait(0xc000180c00?, 0xc000386000?, 0x0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.314Z] internal/poll.(*FD).Read(0xc000180c00, {0xc000386000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.314Z] net.(*netFD).Read(0xc000180c00, {0xc000386000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.314Z] net.(*conn).Read(0xc000064458, {0xc000386000?, 0x0?, 0xc0001ef448?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.314Z] net/http.(*connReader).Read(0xc0001ef440, {0xc000386000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.314Z] bufio.(*Reader).fill(0xc00018bda0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.314Z] bufio.(*Reader).Peek(0xc00018bda0, 0x4) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.314Z] net/http.(*conn).serve(0xc0000ef8c0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.314Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 81 [IO wait]: [2024-09-16T12:45:28.314Z] internal/poll.runtime_pollWait(0x7fbef173c428, 0x72) [2024-09-16T12:45:28.314Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).wait(0xc000180880?, 0xc0001ec000?, 0x0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.314Z] internal/poll.(*FD).Read(0xc000180880, {0xc0001ec000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.314Z] net.(*netFD).Read(0xc000180880, {0xc0001ec000?, 0x6c7700?, 0xc000195540?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.314Z] net.(*conn).Read(0xc000064388, {0xc0001ec000?, 0x0?, 0xc0001dc1a0?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.314Z] net/http.(*persistConn).Read(0xc0000e3320, {0xc0001ec000?, 0xc000036de0?, 0xc000098d38?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.314Z] bufio.(*Reader).fill(0xc00018b020) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.314Z] bufio.(*Reader).Peek(0xc00018b020, 0x1) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.314Z] net/http.(*persistConn).readLoop(0xc0000e3320) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.314Z] created by net/http.(*Transport).dialConn in goroutine 15 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 66 [IO wait]: [2024-09-16T12:45:28.314Z] internal/poll.runtime_pollWait(0x7fbef173c330, 0x72) [2024-09-16T12:45:28.314Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).wait(0xc0002b6000?, 0xc0002ba000?, 0x0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.314Z] internal/poll.(*FD).Read(0xc0002b6000, {0xc0002ba000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.314Z] net.(*netFD).Read(0xc0002b6000, {0xc0002ba000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.314Z] net.(*conn).Read(0xc0002b8000, {0xc0002ba000?, 0x0?, 0xc000290248?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.314Z] net/http.(*connReader).Read(0xc000290240, {0xc0002ba000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.314Z] bufio.(*Reader).fill(0xc0002960c0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.314Z] bufio.(*Reader).Peek(0xc0002960c0, 0x4) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.314Z] net/http.(*conn).serve(0xc0002a0120, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.314Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 82 [select]: [2024-09-16T12:45:28.314Z] net/http.(*persistConn).writeLoop(0xc0000e3320) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.314Z] created by net/http.(*Transport).dialConn in goroutine 15 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 86 [IO wait]: [2024-09-16T12:45:28.314Z] internal/poll.runtime_pollWait(0x7fbef173c238, 0x72) [2024-09-16T12:45:28.314Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).wait(0xc000180900?, 0xc0001f6000?, 0x0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.314Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.314Z] internal/poll.(*FD).Read(0xc000180900, {0xc0001f6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.314Z] net.(*netFD).Read(0xc000180900, {0xc0001f6000?, 0x6c7700?, 0xc000195b80?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.314Z] net.(*conn).Read(0xc0000643d0, {0xc0001f6000?, 0x0?, 0xc0001dc1a0?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.314Z] net/http.(*persistConn).Read(0xc0000e3560, {0xc0001f6000?, 0xc00011c120?, 0xc000123d38?}) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.314Z] bufio.(*Reader).fill(0xc00018b3e0) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.314Z] bufio.(*Reader).Peek(0xc00018b3e0, 0x1) [2024-09-16T12:45:28.314Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.314Z] net/http.(*persistConn).readLoop(0xc0000e3560) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.314Z] created by net/http.(*Transport).dialConn in goroutine 84 [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.314Z] [2024-09-16T12:45:28.314Z] goroutine 87 [select]: [2024-09-16T12:45:28.314Z] net/http.(*persistConn).writeLoop(0xc0000e3560) [2024-09-16T12:45:28.314Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.314Z] created by net/http.(*Transport).dialConn in goroutine 84 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 95 [IO wait]: [2024-09-16T12:45:28.315Z] internal/poll.runtime_pollWait(0x7fbef173c048, 0x72) [2024-09-16T12:45:28.315Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).wait(0xc000180b00?, 0xc000380000?, 0x0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.315Z] internal/poll.(*FD).Read(0xc000180b00, {0xc000380000, 0x1000, 0x1000}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.315Z] net.(*netFD).Read(0xc000180b00, {0xc000380000?, 0x6c7700?, 0xc0001f2640?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.315Z] net.(*conn).Read(0xc000064420, {0xc000380000?, 0x0?, 0xc0001dc1a0?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.315Z] net/http.(*persistConn).Read(0xc0000e39e0, {0xc000380000?, 0xc00011c180?, 0xc000124d38?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.315Z] bufio.(*Reader).fill(0xc00018b9e0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.315Z] bufio.(*Reader).Peek(0xc00018b9e0, 0x1) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.315Z] net/http.(*persistConn).readLoop(0xc0000e39e0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 93 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 52 [IO wait]: [2024-09-16T12:45:28.315Z] internal/poll.runtime_pollWait(0x7fbef173bf50, 0x72) [2024-09-16T12:45:28.315Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).wait(0xc000340100?, 0xc000370000?, 0x0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.315Z] internal/poll.(*FD).Read(0xc000340100, {0xc000370000, 0x1000, 0x1000}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.315Z] net.(*netFD).Read(0xc000340100, {0xc000370000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.315Z] net.(*conn).Read(0xc00033a0c8, {0xc000370000?, 0x0?, 0xc0003047e8?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.315Z] net/http.(*connReader).Read(0xc0003047e0, {0xc000370000, 0x1000, 0x1000}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.315Z] bufio.(*Reader).fill(0xc000332180) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.315Z] bufio.(*Reader).Peek(0xc000332180, 0x4) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.315Z] net/http.(*conn).serve(0xc0003025a0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.315Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 96 [select]: [2024-09-16T12:45:28.315Z] net/http.(*persistConn).writeLoop(0xc0000e39e0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 93 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 100 [IO wait]: [2024-09-16T12:45:28.315Z] internal/poll.runtime_pollWait(0x7fbef173be58, 0x72) [2024-09-16T12:45:28.315Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).wait(0xc000180b80?, 0xc000384000?, 0x0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.315Z] internal/poll.(*FD).Read(0xc000180b80, {0xc000384000, 0x1000, 0x1000}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.315Z] net.(*netFD).Read(0xc000180b80, {0xc000384000?, 0x6c7700?, 0xc0001f2b40?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.315Z] net.(*conn).Read(0xc000064450, {0xc000384000?, 0x0?, 0xc0001dc1a0?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.315Z] net/http.(*persistConn).Read(0xc0000e3c20, {0xc000384000?, 0xc000037da0?, 0xc000368d38?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.315Z] bufio.(*Reader).fill(0xc00018bce0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.315Z] bufio.(*Reader).Peek(0xc00018bce0, 0x1) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.315Z] net/http.(*persistConn).readLoop(0xc0000e3c20) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 98 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 101 [select]: [2024-09-16T12:45:28.315Z] net/http.(*persistConn).writeLoop(0xc0000e3c20) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 98 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 26 [IO wait]: [2024-09-16T12:45:28.315Z] internal/poll.runtime_pollWait(0x7fbef176de98, 0x72) [2024-09-16T12:45:28.315Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).wait(0xc000140280?, 0xc000156000?, 0x0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.315Z] internal/poll.(*FD).Read(0xc000140280, {0xc000156000, 0x1000, 0x1000}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.315Z] net.(*netFD).Read(0xc000140280, {0xc000156000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.315Z] net.(*conn).Read(0xc000112028, {0xc000156000?, 0x0?, 0xc0001108a8?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.315Z] net/http.(*connReader).Read(0xc0001108a0, {0xc000156000, 0x1000, 0x1000}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.315Z] bufio.(*Reader).fill(0xc00010e5a0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.315Z] bufio.(*Reader).Peek(0xc00010e5a0, 0x4) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.315Z] net/http.(*conn).serve(0xc000136870, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.315Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 71 [IO wait]: [2024-09-16T12:45:28.315Z] internal/poll.runtime_pollWait(0x7fbef176dca8, 0x72) [2024-09-16T12:45:28.315Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).wait(0xc0002b6180?, 0xc0002ce000?, 0x0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.315Z] internal/poll.(*FD).Read(0xc0002b6180, {0xc0002ce000, 0x1000, 0x1000}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.315Z] net.(*netFD).Read(0xc0002b6180, {0xc0002ce000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.315Z] net.(*conn).Read(0xc0002b8020, {0xc0002ce000?, 0x0?, 0xc000290638?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.315Z] net/http.(*connReader).Read(0xc000290630, {0xc0002ce000, 0x1000, 0x1000}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.315Z] bufio.(*Reader).fill(0xc0002962a0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.315Z] bufio.(*Reader).Peek(0xc0002962a0, 0x4) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.315Z] net/http.(*conn).serve(0xc0002a03f0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.315Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 75 [select]: [2024-09-16T12:45:28.315Z] net/http.(*persistConn).writeLoop(0xc00027e120) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 40 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 77 [select]: [2024-09-16T12:45:28.315Z] net/http.(*persistConn).writeLoop(0xc00027e5a0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 133 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 58 [IO wait]: [2024-09-16T12:45:28.315Z] internal/poll.runtime_pollWait(0x7fbef173bc68, 0x72) [2024-09-16T12:45:28.315Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).wait(0xc000340200?, 0xc00037e000?, 0x0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.315Z] internal/poll.(*FD).Read(0xc000340200, {0xc00037e000, 0x1000, 0x1000}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.315Z] net.(*netFD).Read(0xc000340200, {0xc00037e000?, 0x6c7700?, 0xc000374640?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.315Z] net.(*conn).Read(0xc00033a140, {0xc00037e000?, 0x0?, 0xc0001dc1a0?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.315Z] net/http.(*persistConn).Read(0xc0003065a0, {0xc00037e000?, 0xc000037e00?, 0xc00036bd38?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.315Z] bufio.(*Reader).fill(0xc0003326c0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.315Z] bufio.(*Reader).Peek(0xc0003326c0, 0x1) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.315Z] net/http.(*persistConn).readLoop(0xc0003065a0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 56 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 59 [select]: [2024-09-16T12:45:28.315Z] net/http.(*persistConn).writeLoop(0xc0003065a0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 56 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 63 [IO wait]: [2024-09-16T12:45:28.315Z] internal/poll.runtime_pollWait(0x7fbef173ba78, 0x72) [2024-09-16T12:45:28.315Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).wait(0xc000340300?, 0xc000404000?, 0x0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.315Z] internal/poll.(*FD).Read(0xc000340300, {0xc000404000, 0x1000, 0x1000}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.315Z] net.(*netFD).Read(0xc000340300, {0xc000404000?, 0x6c7700?, 0xc000374c80?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.315Z] net.(*conn).Read(0xc00033a190, {0xc000404000?, 0x0?, 0xc0001dc1a0?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.315Z] net/http.(*persistConn).Read(0xc0003067e0, {0xc000404000?, 0xc000318de0?, 0xc00036ed38?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.315Z] bufio.(*Reader).fill(0xc000332a80) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.315Z] bufio.(*Reader).Peek(0xc000332a80, 0x1) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.315Z] net/http.(*persistConn).readLoop(0xc0003067e0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 61 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 64 [select]: [2024-09-16T12:45:28.315Z] net/http.(*persistConn).writeLoop(0xc0003067e0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 61 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 108 [IO wait]: [2024-09-16T12:45:28.315Z] internal/poll.runtime_pollWait(0x7fbef176dda0, 0x72) [2024-09-16T12:45:28.315Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).wait(0xc000180e00?, 0xc000398000?, 0x0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.315Z] internal/poll.(*FD).Read(0xc000180e00, {0xc000398000, 0x1000, 0x1000}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.315Z] net.(*netFD).Read(0xc000180e00, {0xc000398000?, 0x6c7700?, 0xc0001f3180?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.315Z] net.(*conn).Read(0xc0000644c0, {0xc000398000?, 0x0?, 0xc0001dc1a0?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.315Z] net/http.(*persistConn).Read(0xc0000e3e60, {0xc000398000?, 0xc00038a540?, 0xc00036ad38?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.315Z] bufio.(*Reader).fill(0xc00038e240) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.315Z] bufio.(*Reader).Peek(0xc00038e240, 0x1) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.315Z] net/http.(*persistConn).readLoop(0xc0000e3e60) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 106 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 109 [select]: [2024-09-16T12:45:28.315Z] net/http.(*persistConn).writeLoop(0xc0000e3e60) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 106 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 116 [IO wait]: [2024-09-16T12:45:28.315Z] internal/poll.runtime_pollWait(0x7fbef176dbb0, 0x72) [2024-09-16T12:45:28.315Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).wait(0xc000340400?, 0xc00040a000?, 0x0) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.315Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.315Z] internal/poll.(*FD).Read(0xc000340400, {0xc00040a000, 0x1000, 0x1000}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.315Z] net.(*netFD).Read(0xc000340400, {0xc00040a000?, 0x6c7700?, 0xc000375180?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.315Z] net.(*conn).Read(0xc00033a1e0, {0xc00040a000?, 0x0?, 0xc0001dc1a0?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.315Z] net/http.(*persistConn).Read(0xc000306a20, {0xc00040a000?, 0xc00038a5a0?, 0xc0003a1d38?}) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.315Z] bufio.(*Reader).fill(0xc000332e40) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.315Z] bufio.(*Reader).Peek(0xc000332e40, 0x1) [2024-09-16T12:45:28.315Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.315Z] net/http.(*persistConn).readLoop(0xc000306a20) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 114 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.315Z] goroutine 117 [select]: [2024-09-16T12:45:28.315Z] net/http.(*persistConn).writeLoop(0xc000306a20) [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.315Z] created by net/http.(*Transport).dialConn in goroutine 114 [2024-09-16T12:45:28.315Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.315Z] [2024-09-16T12:45:28.316Z] goroutine 74 [IO wait]: [2024-09-16T12:45:28.316Z] internal/poll.runtime_pollWait(0x7fbef176d9c0, 0x72) [2024-09-16T12:45:28.316Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).wait(0xc000238180?, 0xc0002d6000?, 0x0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.316Z] internal/poll.(*FD).Read(0xc000238180, {0xc0002d6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.316Z] net.(*netFD).Read(0xc000238180, {0xc0002d6000?, 0x6c7700?, 0xc00026c140?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.316Z] net.(*conn).Read(0xc0002b8030, {0xc0002d6000?, 0x0?, 0xc000230ea0?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.316Z] net/http.(*persistConn).Read(0xc00027e120, {0xc0002d6000?, 0xc00028c540?, 0xc0002dcd38?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.316Z] bufio.(*Reader).fill(0xc0002963c0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.316Z] bufio.(*Reader).Peek(0xc0002963c0, 0x1) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.316Z] net/http.(*persistConn).readLoop(0xc00027e120) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.316Z] created by net/http.(*Transport).dialConn in goroutine 40 [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.316Z] [2024-09-16T12:45:28.316Z] goroutine 42 [IO wait]: [2024-09-16T12:45:28.316Z] internal/poll.runtime_pollWait(0x7fbef176d8c8, 0x72) [2024-09-16T12:45:28.316Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).wait(0xc000238200?, 0xc000480000?, 0x0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.316Z] internal/poll.(*FD).Read(0xc000238200, {0xc000480000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.316Z] net.(*netFD).Read(0xc000238200, {0xc000480000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.316Z] net.(*conn).Read(0xc00022c0a0, {0xc000480000?, 0x0?, 0xc00022af08?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.316Z] net/http.(*connReader).Read(0xc00022af00, {0xc000480000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.316Z] bufio.(*Reader).fill(0xc0002405a0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.316Z] bufio.(*Reader).Peek(0xc0002405a0, 0x4) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.316Z] net/http.(*conn).serve(0xc00023a900, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.316Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.316Z] [2024-09-16T12:45:28.316Z] goroutine 190 [IO wait]: [2024-09-16T12:45:28.316Z] internal/poll.runtime_pollWait(0x7fbef176d2f8, 0x72) [2024-09-16T12:45:28.316Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).wait(0xc0002b6780?, 0xc0002f2000?, 0x0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.316Z] internal/poll.(*FD).Read(0xc0002b6780, {0xc0002f2000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.316Z] net.(*netFD).Read(0xc0002b6780, {0xc0002f2000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.316Z] net.(*conn).Read(0xc0002b8298, {0xc0002f2000?, 0x0?, 0xc0002e9568?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.316Z] net/http.(*connReader).Read(0xc0002e9560, {0xc0002f2000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.316Z] bufio.(*Reader).fill(0xc0002972c0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.316Z] bufio.(*Reader).Peek(0xc0002972c0, 0x4) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.316Z] net/http.(*conn).serve(0xc0002eeb40, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.316Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.316Z] [2024-09-16T12:45:28.316Z] goroutine 196 [IO wait]: [2024-09-16T12:45:28.316Z] internal/poll.runtime_pollWait(0x7fbef176d3f0, 0x72) [2024-09-16T12:45:28.316Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).wait(0xc0002b6700?, 0xc0004b0000?, 0x0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.316Z] internal/poll.(*FD).Read(0xc0002b6700, {0xc0004b0000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.316Z] net.(*netFD).Read(0xc0002b6700, {0xc0004b0000?, 0xc000125ec8?, 0xc000240300?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.316Z] net.(*conn).Read(0xc00022c2d0, {0xc0004b0000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.316Z] net/http.(*persistConn).Read(0xc0002bc240, {0xc0004b0000?, 0x44bcc0?, 0xc000125ec8?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.316Z] bufio.(*Reader).fill(0xc0002419e0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.316Z] bufio.(*Reader).Peek(0xc0002419e0, 0x1) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.316Z] net/http.(*persistConn).readLoop(0xc0002bc240) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.316Z] created by net/http.(*Transport).dialConn in goroutine 188 [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.316Z] [2024-09-16T12:45:28.316Z] goroutine 355 [IO wait]: [2024-09-16T12:45:28.316Z] internal/poll.runtime_pollWait(0x7fbef1770470, 0x72) [2024-09-16T12:45:28.316Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).wait(0xc000180700?, 0xc00013c000?, 0x0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.316Z] internal/poll.(*FD).Read(0xc000180700, {0xc00013c000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.316Z] net.(*netFD).Read(0xc000180700, {0xc00013c000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.316Z] net.(*conn).Read(0xc0005a40a8, {0xc00013c000?, 0x0?, 0xc0003c9e68?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.316Z] net/http.(*connReader).Read(0xc0003c9e60, {0xc00013c000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.316Z] bufio.(*Reader).fill(0xc000592b40) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.316Z] bufio.(*Reader).Peek(0xc000592b40, 0x4) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.316Z] net/http.(*conn).serve(0xc000580ab0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.316Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.316Z] [2024-09-16T12:45:28.316Z] goroutine 359 [IO wait]: [2024-09-16T12:45:28.316Z] internal/poll.runtime_pollWait(0x7fbef1770090, 0x72) [2024-09-16T12:45:28.316Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).wait(0xc000180f00?, 0xc0003f6000?, 0x0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.316Z] internal/poll.(*FD).Read(0xc000180f00, {0xc0003f6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.316Z] net.(*netFD).Read(0xc000180f00, {0xc0003f6000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.316Z] net.(*conn).Read(0xc0005a40f8, {0xc0003f6000?, 0x0?, 0xc000585538?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.316Z] net/http.(*connReader).Read(0xc000585530, {0xc0003f6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.316Z] bufio.(*Reader).fill(0xc0003d4ba0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.316Z] bufio.(*Reader).Peek(0xc0003d4ba0, 0x4) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.316Z] net/http.(*conn).serve(0xc000581050, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.316Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.316Z] [2024-09-16T12:45:28.316Z] goroutine 469 [select]: [2024-09-16T12:45:28.316Z] net/http.(*persistConn).writeLoop(0xc0000e2480) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.316Z] created by net/http.(*Transport).dialConn in goroutine 466 [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.316Z] [2024-09-16T12:45:28.316Z] goroutine 76 [IO wait]: [2024-09-16T12:45:28.316Z] internal/poll.runtime_pollWait(0x7fbef176d7d0, 0x72) [2024-09-16T12:45:28.316Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).wait(0xc000238980?, 0xc0002e2000?, 0x0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.316Z] internal/poll.(*FD).Read(0xc000238980, {0xc0002e2000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.316Z] net.(*netFD).Read(0xc000238980, {0xc0002e2000?, 0xc0003a2ec8?, 0xc00010e4e0?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.316Z] net.(*conn).Read(0xc0002b8050, {0xc0002e2000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.316Z] net/http.(*persistConn).Read(0xc00027e5a0, {0xc0002e2000?, 0x44bcc0?, 0xc0003a2ec8?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.316Z] bufio.(*Reader).fill(0xc000296540) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.316Z] bufio.(*Reader).Peek(0xc000296540, 0x1) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.316Z] net/http.(*persistConn).readLoop(0xc00027e5a0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.316Z] created by net/http.(*Transport).dialConn in goroutine 133 [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.316Z] [2024-09-16T12:45:28.316Z] goroutine 122 [IO wait]: [2024-09-16T12:45:28.316Z] internal/poll.runtime_pollWait(0x7fbef176d6d8, 0x72) [2024-09-16T12:45:28.316Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).wait(0xc000340600?, 0xc000412000?, 0x0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.316Z] internal/poll.(*FD).Read(0xc000340600, {0xc000412000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.316Z] net.(*netFD).Read(0xc000340600, {0xc000412000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.316Z] net.(*conn).Read(0xc00033a220, {0xc000412000?, 0x0?, 0xc0004068a8?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.316Z] net/http.(*connReader).Read(0xc0004068a0, {0xc000412000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.316Z] bufio.(*Reader).fill(0xc000333140) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.316Z] bufio.(*Reader).Peek(0xc000333140, 0x4) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.316Z] net/http.(*conn).serve(0xc000303cb0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.316Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.316Z] [2024-09-16T12:45:28.316Z] goroutine 151 [IO wait]: [2024-09-16T12:45:28.316Z] internal/poll.runtime_pollWait(0x7fbef176d4e8, 0x72) [2024-09-16T12:45:28.316Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).wait(0xc000340a00?, 0xc000426000?, 0x0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.316Z] internal/poll.(*FD).Read(0xc000340a00, {0xc000426000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.316Z] net.(*netFD).Read(0xc000340a00, {0xc000426000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.316Z] net.(*conn).Read(0xc00033a400, {0xc000426000?, 0x0?, 0xc00041eba8?}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.316Z] net/http.(*connReader).Read(0xc00041eba0, {0xc000426000, 0x1000, 0x1000}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.316Z] bufio.(*Reader).fill(0xc000333bc0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.316Z] bufio.(*Reader).Peek(0xc000333bc0, 0x4) [2024-09-16T12:45:28.316Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.316Z] net/http.(*conn).serve(0xc000415cb0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.316Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.316Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.316Z] [2024-09-16T12:45:28.316Z] goroutine 166 [IO wait]: [2024-09-16T12:45:28.316Z] internal/poll.runtime_pollWait(0x7fbef176d5e0, 0x72) [2024-09-16T12:45:28.316Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).wait(0xc000181100?, 0xc0003ae000?, 0x0) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.316Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.316Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.317Z] internal/poll.(*FD).Read(0xc000181100, {0xc0003ae000, 0x1000, 0x1000}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.317Z] net.(*netFD).Read(0xc000181100, {0xc0003ae000?, 0xc000121ec8?, 0xc00010e4e0?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.317Z] net.(*conn).Read(0xc000064590, {0xc0003ae000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.317Z] net/http.(*persistConn).Read(0xc0003ac120, {0xc0003ae000?, 0x44bcc0?, 0xc000121ec8?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.317Z] bufio.(*Reader).fill(0xc00038e9c0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.317Z] bufio.(*Reader).Peek(0xc00038e9c0, 0x1) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.317Z] net/http.(*persistConn).readLoop(0xc0003ac120) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 164 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 167 [select]: [2024-09-16T12:45:28.317Z] net/http.(*persistConn).writeLoop(0xc0003ac120) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 164 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 318 [chan send]: [2024-09-16T12:45:28.317Z] github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges.func1() [2024-09-16T12:45:28.317Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:268 +0x1b4 [2024-09-16T12:45:28.317Z] created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges in goroutine 32 [2024-09-16T12:45:28.317Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:253 +0x31f [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 329 [IO wait]: [2024-09-16T12:45:28.317Z] internal/poll.runtime_pollWait(0x7fbef1770378, 0x72) [2024-09-16T12:45:28.317Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).wait(0xc000140200?, 0xc0005b6000?, 0x0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.317Z] internal/poll.(*FD).Read(0xc000140200, {0xc0005b6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.317Z] net.(*netFD).Read(0xc000140200, {0xc0005b6000?, 0xc0002dbec8?, 0xc00010e360?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.317Z] net.(*conn).Read(0xc0001120b8, {0xc0005b6000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.317Z] net/http.(*persistConn).Read(0xc0002bc360, {0xc0005b6000?, 0x44bcc0?, 0xc0002dbec8?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.317Z] bufio.(*Reader).fill(0xc00010eba0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.317Z] bufio.(*Reader).Peek(0xc00010eba0, 0x1) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.317Z] net/http.(*persistConn).readLoop(0xc0002bc360) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 327 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 197 [select]: [2024-09-16T12:45:28.317Z] net/http.(*persistConn).writeLoop(0xc0002bc240) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 188 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 259 [IO wait]: [2024-09-16T12:45:28.317Z] internal/poll.runtime_pollWait(0x7fbef176d108, 0x72) [2024-09-16T12:45:28.317Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).wait(0xc000239400?, 0xc0004c8000?, 0x0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.317Z] internal/poll.(*FD).Read(0xc000239400, {0xc0004c8000, 0x1000, 0x1000}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.317Z] net.(*netFD).Read(0xc000239400, {0xc0004c8000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.317Z] net.(*conn).Read(0xc00022c4e8, {0xc0004c8000?, 0x0?, 0xc0004c2488?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.317Z] net/http.(*connReader).Read(0xc0004c2480, {0xc0004c8000, 0x1000, 0x1000}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.317Z] bufio.(*Reader).fill(0xc0004ba3c0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.317Z] bufio.(*Reader).Peek(0xc0004ba3c0, 0x4) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.317Z] net/http.(*conn).serve(0xc0004b4fc0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.317Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 248 [IO wait]: [2024-09-16T12:45:28.317Z] internal/poll.runtime_pollWait(0x7fbef176d200, 0x72) [2024-09-16T12:45:28.317Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).wait(0xc000181700?, 0xc0003c4000?, 0x0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.317Z] internal/poll.(*FD).Read(0xc000181700, {0xc0003c4000, 0x1000, 0x1000}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.317Z] net.(*netFD).Read(0xc000181700, {0xc0003c4000?, 0xc0002d8ec8?, 0xc00038ed80?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.317Z] net.(*conn).Read(0xc000064860, {0xc0003c4000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.317Z] net/http.(*persistConn).Read(0xc0003ac480, {0xc0003c4000?, 0x44bcc0?, 0xc0002d8ec8?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.317Z] bufio.(*Reader).fill(0xc00038fa40) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.317Z] bufio.(*Reader).Peek(0xc00038fa40, 0x1) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.317Z] net/http.(*persistConn).readLoop(0xc0003ac480) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 246 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 249 [select]: [2024-09-16T12:45:28.317Z] net/http.(*persistConn).writeLoop(0xc0003ac480) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 246 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 317 [select]: [2024-09-16T12:45:28.317Z] github.com/mitchellh/consulstructure.(*Decoder).Run(0xc0003d4300) [2024-09-16T12:45:28.317Z] /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:252 +0x552 [2024-09-16T12:45:28.317Z] created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges in goroutine 32 [2024-09-16T12:45:28.317Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:250 +0x296 [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 267 [IO wait]: [2024-09-16T12:45:28.317Z] internal/poll.runtime_pollWait(0x7fbef176fcb0, 0x72) [2024-09-16T12:45:28.317Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).wait(0xc0002b6080?, 0xc0001d8000?, 0x0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.317Z] internal/poll.(*FD).Read(0xc0002b6080, {0xc0001d8000, 0x1000, 0x1000}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.317Z] net.(*netFD).Read(0xc0002b6080, {0xc0001d8000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.317Z] net.(*conn).Read(0xc0002b8008, {0xc0001d8000?, 0x0?, 0xc0004c2188?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.317Z] net/http.(*connReader).Read(0xc0004c2180, {0xc0001d8000, 0x1000, 0x1000}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.317Z] bufio.(*Reader).fill(0xc000512000) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.317Z] bufio.(*Reader).Peek(0xc000512000, 0x4) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.317Z] net/http.(*conn).serve(0xc000520090, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.317Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 314 [select]: [2024-09-16T12:45:28.317Z] net/http.(*persistConn).writeLoop(0xc0003ac5a0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 337 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 370 [select]: [2024-09-16T12:45:28.317Z] net/http.(*persistConn).writeLoop(0xc00027e900) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 364 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 323 [select]: [2024-09-16T12:45:28.317Z] github.com/cenkalti/backoff.RetryNotify(0xc000397eb0, {0x8fd878, 0xc00010f5c0}, 0x0) [2024-09-16T12:45:28.317Z] /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:60 +0x2ad [2024-09-16T12:45:28.317Z] github.com/cenkalti/backoff.Retry(...) [2024-09-16T12:45:28.317Z] /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:24 [2024-09-16T12:45:28.317Z] github.com/mitchellh/consulstructure.(*Decoder).Run.func2() [2024-09-16T12:45:28.317Z] /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:195 +0x171 [2024-09-16T12:45:28.317Z] created by github.com/mitchellh/consulstructure.(*Decoder).Run in goroutine 317 [2024-09-16T12:45:28.317Z] /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:183 +0x385 [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 313 [IO wait]: [2024-09-16T12:45:28.317Z] internal/poll.runtime_pollWait(0x7fbef176d010, 0x72) [2024-09-16T12:45:28.317Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).wait(0xc0005a6300?, 0xc0003e8000?, 0x0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.317Z] internal/poll.(*FD).Read(0xc0005a6300, {0xc0003e8000, 0x1000, 0x1000}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.317Z] net.(*netFD).Read(0xc0005a6300, {0xc0003e8000?, 0xc0002d9ec8?, 0xc00010f560?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.317Z] net.(*conn).Read(0xc0005a4040, {0xc0003e8000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.317Z] net/http.(*persistConn).Read(0xc0003ac5a0, {0xc0003e8000?, 0x44bcc0?, 0xc0002d9ec8?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.317Z] bufio.(*Reader).fill(0xc0003d40c0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.317Z] bufio.(*Reader).Peek(0xc0003d40c0, 0x1) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.317Z] net/http.(*persistConn).readLoop(0xc0003ac5a0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 337 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 339 [IO wait]: [2024-09-16T12:45:28.317Z] internal/poll.runtime_pollWait(0x7fbef1770660, 0x72) [2024-09-16T12:45:28.317Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).wait(0xc0005a6380?, 0xc00012e000?, 0x0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.317Z] internal/poll.(*FD).Read(0xc0005a6380, {0xc00012e000, 0x1000, 0x1000}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.317Z] net.(*netFD).Read(0xc0005a6380, {0xc00012e000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.317Z] net.(*conn).Read(0xc0000643b8, {0xc00012e000?, 0x0?, 0xc0003c9508?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.317Z] net/http.(*connReader).Read(0xc0003c9500, {0xc00012e000, 0x1000, 0x1000}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.317Z] bufio.(*Reader).fill(0xc0005927e0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.317Z] bufio.(*Reader).Peek(0xc0005927e0, 0x4) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.317Z] net/http.(*conn).serve(0xc000137170, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.317Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 325 [select]: [2024-09-16T12:45:28.317Z] net/http.(*persistConn).writeLoop(0xc00027e360) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 353 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 347 [select]: [2024-09-16T12:45:28.317Z] net/http.(*persistConn).writeLoop(0xc00027f9e0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 448 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 330 [select]: [2024-09-16T12:45:28.317Z] net/http.(*persistConn).writeLoop(0xc0002bc360) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 327 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 324 [IO wait]: [2024-09-16T12:45:28.317Z] internal/poll.runtime_pollWait(0x7fbef1770568, 0x72) [2024-09-16T12:45:28.317Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).wait(0xc000180500?, 0xc0005b2000?, 0x0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.317Z] internal/poll.(*FD).Read(0xc000180500, {0xc0005b2000, 0x1000, 0x1000}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.317Z] net.(*netFD).Read(0xc000180500, {0xc0005b2000?, 0xc0004ccec8?, 0xc0005923c0?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.317Z] net.(*conn).Read(0xc000112080, {0xc0005b2000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.317Z] net/http.(*persistConn).Read(0xc00027e360, {0xc0005b2000?, 0x44bcc0?, 0xc0004ccec8?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.317Z] bufio.(*Reader).fill(0xc00010e8a0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.317Z] bufio.(*Reader).Peek(0xc00010e8a0, 0x1) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.317Z] net/http.(*persistConn).readLoop(0xc00027e360) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.317Z] created by net/http.(*Transport).dialConn in goroutine 353 [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.317Z] [2024-09-16T12:45:28.317Z] goroutine 407 [IO wait]: [2024-09-16T12:45:28.317Z] internal/poll.runtime_pollWait(0x7fbef176fbb8, 0x72) [2024-09-16T12:45:28.317Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).wait(0xc000238580?, 0xc0005c8000?, 0x0) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.317Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.317Z] internal/poll.(*FD).Read(0xc000238580, {0xc0005c8000, 0x1000, 0x1000}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.317Z] net.(*netFD).Read(0xc000238580, {0xc0005c8000?, 0x6c7700?, 0xc000194640?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.317Z] net.(*conn).Read(0xc000112150, {0xc0005c8000?, 0x0?, 0xc0004d2680?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.317Z] net/http.(*persistConn).Read(0xc000306360, {0xc0005c8000?, 0xc00011d4a0?, 0xc000354d38?}) [2024-09-16T12:45:28.317Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.317Z] bufio.(*Reader).fill(0xc00010f140) [2024-09-16T12:45:28.317Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.318Z] bufio.(*Reader).Peek(0xc00010f140, 0x1) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.318Z] net/http.(*persistConn).readLoop(0xc000306360) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.318Z] created by net/http.(*Transport).dialConn in goroutine 372 [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 476 [runnable]: [2024-09-16T12:45:28.318Z] net/http.(*persistConn).roundTrip(0xc00027f9e0, 0xc000525080) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:2652 +0x979 [2024-09-16T12:45:28.318Z] net/http.(*Transport).roundTrip(0xc0002d0f00, 0xc0001d1c00) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:604 +0x79a [2024-09-16T12:45:28.318Z] net/http.(*Transport).RoundTrip(0x40fbb2?, 0x8fc2e0?) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/roundtrip.go:17 +0x13 [2024-09-16T12:45:28.318Z] net/http.send(0xc0001d1c00, {0x8fc2e0, 0xc0002d0f00}, {0x1?, 0x1?, 0x0?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/client.go:260 +0x606 [2024-09-16T12:45:28.318Z] net/http.(*Client).send(0xc000290d50, 0xc0001d1c00, {0xc000281800?, 0x7fbef1741128?, 0x0?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/client.go:181 +0x98 [2024-09-16T12:45:28.318Z] net/http.(*Client).do(0xc000290d50, 0xc0001d1c00) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/client.go:724 +0x912 [2024-09-16T12:45:28.318Z] net/http.(*Client).Do(...) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/client.go:590 [2024-09-16T12:45:28.318Z] github.com/hashicorp/consul/api.(*Client).doRequest(0xc000418840, 0xc00049aed0?) [2024-09-16T12:45:28.318Z] /go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4/api.go:1091 +0x65 [2024-09-16T12:45:28.318Z] github.com/hashicorp/consul/api.(*KV).put(0xc000395e28, {0xc00025ebd0?, 0xc000260100?}, 0x0?, {0xc000128955, 0x5, 0x5}, 0x4bd6c0?) [2024-09-16T12:45:28.318Z] /go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4/kv.go:219 +0x41b [2024-09-16T12:45:28.318Z] github.com/hashicorp/consul/api.(*KV).Put(0xc00010fce0?, 0xc000395e58, 0xc0002547e0?) [2024-09-16T12:45:28.318Z] /go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4/kv.go:167 +0x12f [2024-09-16T12:45:28.318Z] github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).PutConfigurationValue(0xc00010fce0, {0x84ac7f, 0x8}, {0xc000128955, 0x5, 0x5}) [2024-09-16T12:45:28.318Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:352 +0x18b [2024-09-16T12:45:28.318Z] github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestRenewAccessToken.func11(0xc0001f9a00) [2024-09-16T12:45:28.318Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client_test.go:832 +0x19c [2024-09-16T12:45:28.318Z] testing.tRunner(0xc0001f9a00, 0xc000232400) [2024-09-16T12:45:28.318Z] /usr/local/go/src/testing/testing.go:1595 +0xff [2024-09-16T12:45:28.318Z] created by testing.(*T).Run in goroutine 362 [2024-09-16T12:45:28.318Z] /usr/local/go/src/testing/testing.go:1648 +0x3ad [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 358 [IO wait]: [2024-09-16T12:45:28.318Z] internal/poll.runtime_pollWait(0x7fbef1770280, 0x72) [2024-09-16T12:45:28.318Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).wait(0xc000180d80?, 0xc0003f4000?, 0x0) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.318Z] internal/poll.(*FD).Read(0xc000180d80, {0xc0003f4000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.318Z] net.(*netFD).Read(0xc000180d80, {0xc0003f4000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.318Z] net.(*conn).Read(0xc0005a40f0, {0xc0003f4000?, 0x0?, 0xc000585478?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.318Z] net/http.(*connReader).Read(0xc000585470, {0xc0003f4000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.318Z] bufio.(*Reader).fill(0xc0003d4b40) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.318Z] bufio.(*Reader).Peek(0xc0003d4b40, 0x4) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.318Z] net/http.(*conn).serve(0xc000580fc0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.318Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 473 [IO wait]: [2024-09-16T12:45:28.318Z] internal/poll.runtime_pollWait(0x7fbef1512060, 0x72) [2024-09-16T12:45:28.318Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).wait(0xc0002b6a80?, 0xc0003c6000?, 0x0) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.318Z] internal/poll.(*FD).Read(0xc0002b6a80, {0xc0003c6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.318Z] net.(*netFD).Read(0xc0002b6a80, {0xc0003c6000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.318Z] net.(*conn).Read(0xc0002b8148, {0xc0003c6000?, 0x0?, 0xc0004c3e98?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.318Z] net/http.(*connReader).Read(0xc0004c3e90, {0xc0003c6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.318Z] bufio.(*Reader).fill(0xc000512ae0) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.318Z] bufio.(*Reader).Peek(0xc000512ae0, 0x4) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.318Z] net/http.(*conn).serve(0xc000521710, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.318Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 301 [IO wait]: [2024-09-16T12:45:28.318Z] internal/poll.runtime_pollWait(0x7fbef1770188, 0x72) [2024-09-16T12:45:28.318Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).wait(0xc000238500?, 0xc00026e000?, 0x0) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.318Z] internal/poll.(*FD).Read(0xc000238500, {0xc00026e000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.318Z] net.(*netFD).Read(0xc000238500, {0xc00026e000?, 0x6c7700?, 0xc000194000?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.318Z] net.(*conn).Read(0xc00022c078, {0xc00026e000?, 0x0?, 0xc0001dc1a0?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.318Z] net/http.(*persistConn).Read(0xc000306120, {0xc00026e000?, 0xc0004ac060?, 0xc00015ad38?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.318Z] bufio.(*Reader).fill(0xc0004ba300) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.318Z] bufio.(*Reader).Peek(0xc0004ba300, 0x1) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.318Z] net/http.(*persistConn).readLoop(0xc000306120) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.318Z] created by net/http.(*Transport).dialConn in goroutine 299 [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 302 [select]: [2024-09-16T12:45:28.318Z] net/http.(*persistConn).writeLoop(0xc000306120) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.318Z] created by net/http.(*Transport).dialConn in goroutine 299 [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 408 [select]: [2024-09-16T12:45:28.318Z] net/http.(*persistConn).writeLoop(0xc000306360) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.318Z] created by net/http.(*Transport).dialConn in goroutine 372 [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 419 [IO wait]: [2024-09-16T12:45:28.318Z] internal/poll.runtime_pollWait(0x7fbef1512538, 0x72) [2024-09-16T12:45:28.318Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).wait(0xc000181e80?, 0xc0002e0000?, 0x0) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.318Z] internal/poll.(*FD).Read(0xc000181e80, {0xc0002e0000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.318Z] net.(*netFD).Read(0xc000181e80, {0xc0002e0000?, 0xc0003deec8?, 0xc0003d4420?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.318Z] net.(*conn).Read(0xc00022c190, {0xc0002e0000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.318Z] net/http.(*persistConn).Read(0xc00027f8c0, {0xc0002e0000?, 0x44bcc0?, 0xc0003deec8?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.318Z] bufio.(*Reader).fill(0xc0004bb260) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.318Z] bufio.(*Reader).Peek(0xc0004bb260, 0x1) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.318Z] net/http.(*persistConn).readLoop(0xc00027f8c0) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.318Z] created by net/http.(*Transport).dialConn in goroutine 438 [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 410 [IO wait]: [2024-09-16T12:45:28.318Z] internal/poll.runtime_pollWait(0x7fbef176f8d0, 0x72) [2024-09-16T12:45:28.318Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).wait(0xc000140700?, 0xc0005ca000?, 0x0) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.318Z] internal/poll.(*FD).Read(0xc000140700, {0xc0005ca000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.318Z] net.(*netFD).Read(0xc000140700, {0xc0005ca000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.318Z] net.(*conn).Read(0xc000112160, {0xc0005ca000?, 0x0?, 0xc000304518?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.318Z] net/http.(*connReader).Read(0xc000304510, {0xc0005ca000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.318Z] bufio.(*Reader).fill(0xc00010f200) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.318Z] bufio.(*Reader).Peek(0xc00010f200, 0x4) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.318Z] net/http.(*conn).serve(0xc0003d39e0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.318Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 369 [IO wait]: [2024-09-16T12:45:28.318Z] internal/poll.runtime_pollWait(0x7fbef176ff98, 0x72) [2024-09-16T12:45:28.318Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).wait(0xc000181200?, 0xc0002a4000?, 0x0) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.318Z] internal/poll.(*FD).Read(0xc000181200, {0xc0002a4000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.318Z] net.(*netFD).Read(0xc000181200, {0xc0002a4000?, 0xc00015dec8?, 0xc000430360?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.318Z] net.(*conn).Read(0xc00022c088, {0xc0002a4000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.318Z] net/http.(*persistConn).Read(0xc00027e900, {0xc0002a4000?, 0x44bcc0?, 0xc00015dec8?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.318Z] bufio.(*Reader).fill(0xc0004ba420) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.318Z] bufio.(*Reader).Peek(0xc0004ba420, 0x1) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.318Z] net/http.(*persistConn).readLoop(0xc00027e900) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.318Z] created by net/http.(*Transport).dialConn in goroutine 364 [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 366 [IO wait]: [2024-09-16T12:45:28.318Z] internal/poll.runtime_pollWait(0x7fbef176fea0, 0x72) [2024-09-16T12:45:28.318Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).wait(0xc000181280?, 0xc0003fc000?, 0x0) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.318Z] internal/poll.(*FD).Read(0xc000181280, {0xc0003fc000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.318Z] net.(*netFD).Read(0xc000181280, {0xc0003fc000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.318Z] net.(*conn).Read(0xc0005a4170, {0xc0003fc000?, 0x0?, 0xc00009d058?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.318Z] net/http.(*connReader).Read(0xc00009d050, {0xc0003fc000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.318Z] bufio.(*Reader).fill(0xc0003d5020) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.318Z] bufio.(*Reader).Peek(0xc0003d5020, 0x4) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.318Z] net/http.(*conn).serve(0xc000581830, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.318Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 417 [IO wait]: [2024-09-16T12:45:28.318Z] internal/poll.runtime_pollWait(0x7fbef1512728, 0x72) [2024-09-16T12:45:28.318Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).wait(0xc000238880?, 0xc0002c6000?, 0x0) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.318Z] internal/poll.(*FD).Read(0xc000238880, {0xc0002c6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.318Z] net.(*netFD).Read(0xc000238880, {0xc0002c6000?, 0x6c7700?, 0xc000195900?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.318Z] net.(*conn).Read(0xc00022c180, {0xc0002c6000?, 0x0?, 0xc0001dd1e0?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.318Z] net/http.(*persistConn).Read(0xc000306fc0, {0xc0002c6000?, 0xc0002f75c0?, 0xc0005bdd38?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.318Z] bufio.(*Reader).fill(0xc0004bb140) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.318Z] bufio.(*Reader).Peek(0xc0004bb140, 0x1) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.318Z] net/http.(*persistConn).readLoop(0xc000306fc0) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.318Z] created by net/http.(*Transport).dialConn in goroutine 383 [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 388 [IO wait]: [2024-09-16T12:45:28.318Z] internal/poll.runtime_pollWait(0x7fbef176fda8, 0x72) [2024-09-16T12:45:28.318Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).wait(0xc000181380?, 0xc0003fe000?, 0x0) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.318Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.318Z] internal/poll.(*FD).Read(0xc000181380, {0xc0003fe000, 0x1000, 0x1000}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.318Z] net.(*netFD).Read(0xc000181380, {0xc0003fe000?, 0xc0005bbec8?, 0xc000240ba0?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.318Z] net.(*conn).Read(0xc0005a4200, {0xc0003fe000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.318Z] net/http.(*persistConn).Read(0xc00027ed80, {0xc0003fe000?, 0x44bcc0?, 0xc0005bbec8?}) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.318Z] bufio.(*Reader).fill(0xc0003d5440) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.318Z] bufio.(*Reader).Peek(0xc0003d5440, 0x1) [2024-09-16T12:45:28.318Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.318Z] net/http.(*persistConn).readLoop(0xc00027ed80) [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.318Z] created by net/http.(*Transport).dialConn in goroutine 386 [2024-09-16T12:45:28.318Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.318Z] [2024-09-16T12:45:28.318Z] goroutine 389 [select]: [2024-09-16T12:45:28.318Z] net/http.(*persistConn).writeLoop(0xc00027ed80) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.319Z] created by net/http.(*Transport).dialConn in goroutine 386 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 374 [IO wait]: [2024-09-16T12:45:28.319Z] internal/poll.runtime_pollWait(0x7fbef176fac0, 0x72) [2024-09-16T12:45:28.319Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).wait(0xc000238600?, 0xc0002a6000?, 0x0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.319Z] internal/poll.(*FD).Read(0xc000238600, {0xc0002a6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.319Z] net.(*netFD).Read(0xc000238600, {0xc0002a6000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.319Z] net.(*conn).Read(0xc00022c0c0, {0xc0002a6000?, 0x0?, 0xc000510ff8?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.319Z] net/http.(*connReader).Read(0xc000510ff0, {0xc0002a6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.319Z] bufio.(*Reader).fill(0xc0004ba780) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.319Z] bufio.(*Reader).Peek(0xc0004ba780, 0x4) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.319Z] net/http.(*conn).serve(0xc0004b4a20, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.319Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 269 [IO wait]: [2024-09-16T12:45:28.319Z] internal/poll.runtime_pollWait(0x7fbef1512820, 0x72) [2024-09-16T12:45:28.319Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).wait(0xc0002b6100?, 0xc0001e0000?, 0x0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.319Z] internal/poll.(*FD).Read(0xc0002b6100, {0xc0001e0000, 0x1000, 0x1000}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.319Z] net.(*netFD).Read(0xc0002b6100, {0xc0001e0000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.319Z] net.(*conn).Read(0xc0002b8048, {0xc0001e0000?, 0x0?, 0xc0004c2668?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.319Z] net/http.(*connReader).Read(0xc0004c2660, {0xc0001e0000, 0x1000, 0x1000}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.319Z] bufio.(*Reader).fill(0xc000512120) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.319Z] bufio.(*Reader).Peek(0xc000512120, 0x4) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.319Z] net/http.(*conn).serve(0xc000520510, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.319Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 418 [select]: [2024-09-16T12:45:28.319Z] net/http.(*persistConn).writeLoop(0xc000306fc0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.319Z] created by net/http.(*Transport).dialConn in goroutine 383 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 379 [IO wait]: [2024-09-16T12:45:28.319Z] internal/poll.runtime_pollWait(0x7fbef176f9c8, 0x72) [2024-09-16T12:45:28.319Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).wait(0xc000238680?, 0xc0002c0000?, 0x0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.319Z] internal/poll.(*FD).Read(0xc000238680, {0xc0002c0000, 0x1000, 0x1000}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.319Z] net.(*netFD).Read(0xc000238680, {0xc0002c0000?, 0x6c7700?, 0xc0001952c0?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.319Z] net.(*conn).Read(0xc00022c108, {0xc0002c0000?, 0x0?, 0xc0004d2680?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.319Z] net/http.(*persistConn).Read(0xc000306d80, {0xc0002c0000?, 0xc0002f6ea0?, 0xc000356d38?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.319Z] bufio.(*Reader).fill(0xc0004bac00) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.319Z] bufio.(*Reader).Peek(0xc0004bac00, 0x1) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.319Z] net/http.(*persistConn).readLoop(0xc000306d80) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.319Z] created by net/http.(*Transport).dialConn in goroutine 377 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 380 [select]: [2024-09-16T12:45:28.319Z] net/http.(*persistConn).writeLoop(0xc000306d80) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.319Z] created by net/http.(*Transport).dialConn in goroutine 377 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 468 [IO wait]: [2024-09-16T12:45:28.319Z] internal/poll.runtime_pollWait(0x7fbef1512348, 0x72) [2024-09-16T12:45:28.319Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).wait(0xc0002b6600?, 0xc0003b4000?, 0x0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.319Z] internal/poll.(*FD).Read(0xc0002b6600, {0xc0003b4000, 0x1000, 0x1000}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.319Z] net.(*netFD).Read(0xc0002b6600, {0xc0003b4000?, 0x6c7700?, 0xc0001f2500?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.319Z] net.(*conn).Read(0xc0002b8100, {0xc0003b4000?, 0x0?, 0xc0004d2680?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.319Z] net/http.(*persistConn).Read(0xc0000e2480, {0xc0003b4000?, 0xc0004acb40?, 0xc000353d38?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.319Z] bufio.(*Reader).fill(0xc000512720) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.319Z] bufio.(*Reader).Peek(0xc000512720, 0x1) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.319Z] net/http.(*persistConn).readLoop(0xc0000e2480) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.319Z] created by net/http.(*Transport).dialConn in goroutine 466 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 396 [IO wait]: [2024-09-16T12:45:28.319Z] internal/poll.runtime_pollWait(0x7fbef176f7d8, 0x72) [2024-09-16T12:45:28.319Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).wait(0xc000181500?, 0xc00034e000?, 0x0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.319Z] internal/poll.(*FD).Read(0xc000181500, {0xc00034e000, 0x1000, 0x1000}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.319Z] net.(*netFD).Read(0xc000181500, {0xc00034e000?, 0xc0003dfec8?, 0xc0003d5b00?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.319Z] net.(*conn).Read(0xc0005a4310, {0xc00034e000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.319Z] net/http.(*persistConn).Read(0xc00027f200, {0xc00034e000?, 0x44bcc0?, 0xc0003dfec8?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.319Z] bufio.(*Reader).fill(0xc0003d5da0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.319Z] bufio.(*Reader).Peek(0xc0003d5da0, 0x1) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.319Z] net/http.(*persistConn).readLoop(0xc00027f200) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.319Z] created by net/http.(*Transport).dialConn in goroutine 394 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 397 [select]: [2024-09-16T12:45:28.319Z] net/http.(*persistConn).writeLoop(0xc00027f200) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.319Z] created by net/http.(*Transport).dialConn in goroutine 394 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 413 [IO wait]: [2024-09-16T12:45:28.319Z] internal/poll.runtime_pollWait(0x7fbef1512630, 0x72) [2024-09-16T12:45:28.319Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).wait(0xc000140800?, 0xc0005ce000?, 0x0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.319Z] internal/poll.(*FD).Read(0xc000140800, {0xc0005ce000, 0x1000, 0x1000}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.319Z] net.(*netFD).Read(0xc000140800, {0xc0005ce000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.319Z] net.(*conn).Read(0xc0001121a0, {0xc0005ce000?, 0x0?, 0xc000304d28?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.319Z] net/http.(*connReader).Read(0xc000304d20, {0xc0005ce000, 0x1000, 0x1000}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.319Z] bufio.(*Reader).fill(0xc00010f440) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.319Z] bufio.(*Reader).Peek(0xc00010f440, 0x4) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.319Z] net/http.(*conn).serve(0xc0003d3ef0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.319Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 420 [select]: [2024-09-16T12:45:28.319Z] net/http.(*persistConn).writeLoop(0xc00027f8c0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.319Z] created by net/http.(*Transport).dialConn in goroutine 438 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 430 [select]: [2024-09-16T12:45:28.319Z] net/http.(*persistConn).writeLoop(0xc0002bc5a0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.319Z] created by net/http.(*Transport).dialConn in goroutine 463 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 425 [select]: [2024-09-16T12:45:28.319Z] net/http.(*persistConn).writeLoop(0xc0000e37a0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.319Z] created by net/http.(*Transport).dialConn in goroutine 471 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 450 [sleep]: [2024-09-16T12:45:28.319Z] time.Sleep(0x3b9aca00) [2024-09-16T12:45:28.319Z] /usr/local/go/src/runtime/time.go:195 +0x125 [2024-09-16T12:45:28.319Z] github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.waitForNextPutPrefix.func1() [2024-09-16T12:45:28.319Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/mock_consul.go:201 +0x45 [2024-09-16T12:45:28.319Z] created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.waitForNextPutPrefix in goroutine 413 [2024-09-16T12:45:28.319Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/mock_consul.go:200 +0x259 [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 440 [IO wait]: [2024-09-16T12:45:28.319Z] internal/poll.runtime_pollWait(0x7fbef1512440, 0x72) [2024-09-16T12:45:28.319Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).wait(0xc000181f00?, 0xc0005d2000?, 0x0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.319Z] internal/poll.(*FD).Read(0xc000181f00, {0xc0005d2000, 0x1000, 0x1000}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.319Z] net.(*netFD).Read(0xc000181f00, {0xc0005d2000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.319Z] net.(*conn).Read(0xc0005a4418, {0xc0005d2000?, 0x0?, 0xc0003055f8?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.319Z] net/http.(*connReader).Read(0xc0003055f0, {0xc0005d2000, 0x1000, 0x1000}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.319Z] bufio.(*Reader).fill(0xc00010f6e0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.319Z] bufio.(*Reader).Peek(0xc00010f6e0, 0x4) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.319Z] net/http.(*conn).serve(0xc0003034d0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.319Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 424 [IO wait]: [2024-09-16T12:45:28.319Z] internal/poll.runtime_pollWait(0x7fbef1512158, 0x72) [2024-09-16T12:45:28.319Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).wait(0xc0002b6a00?, 0xc0002f0000?, 0x0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.319Z] internal/poll.(*FD).Read(0xc0002b6a00, {0xc0002f0000, 0x1000, 0x1000}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.319Z] net.(*netFD).Read(0xc0002b6a00, {0xc0002f0000?, 0x6c7700?, 0xc0001f3040?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.319Z] net.(*conn).Read(0xc00022c1a8, {0xc0002f0000?, 0x0?, 0xc0004d2680?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.319Z] net/http.(*persistConn).Read(0xc0000e37a0, {0xc0002f0000?, 0xc0002f7860?, 0xc000158d38?}) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.319Z] bufio.(*Reader).fill(0xc0004bb380) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.319Z] bufio.(*Reader).Peek(0xc0004bb380, 0x1) [2024-09-16T12:45:28.319Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.319Z] net/http.(*persistConn).readLoop(0xc0000e37a0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.319Z] created by net/http.(*Transport).dialConn in goroutine 471 [2024-09-16T12:45:28.319Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 447 [select]: [2024-09-16T12:45:28.319Z] github.com/cenkalti/backoff.RetryNotify(0xc0003edeb0, {0x8fd878, 0xc0004314a0}, 0x0) [2024-09-16T12:45:28.319Z] /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:60 +0x2ad [2024-09-16T12:45:28.319Z] github.com/cenkalti/backoff.Retry(...) [2024-09-16T12:45:28.319Z] /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:24 [2024-09-16T12:45:28.319Z] github.com/mitchellh/consulstructure.(*Decoder).Run.func2() [2024-09-16T12:45:28.319Z] /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:195 +0x171 [2024-09-16T12:45:28.319Z] created by github.com/mitchellh/consulstructure.(*Decoder).Run in goroutine 460 [2024-09-16T12:45:28.319Z] /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:183 +0x385 [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 515 [select]: [2024-09-16T12:45:28.319Z] github.com/mitchellh/consulstructure.(*Decoder).Run(0xc00010fd40) [2024-09-16T12:45:28.319Z] /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:252 +0x552 [2024-09-16T12:45:28.319Z] created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges.func1 in goroutine 461 [2024-09-16T12:45:28.319Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:266 +0x196 [2024-09-16T12:45:28.319Z] [2024-09-16T12:45:28.319Z] goroutine 456 [IO wait]: [2024-09-16T12:45:28.319Z] internal/poll.runtime_pollWait(0x7fbef1512250, 0x72) [2024-09-16T12:45:28.319Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).wait(0xc000140980?, 0xc0002e6000?, 0x0) [2024-09-16T12:45:28.319Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.319Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.320Z] internal/poll.(*FD).Read(0xc000140980, {0xc0002e6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.320Z] net.(*netFD).Read(0xc000140980, {0xc0002e6000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.320Z] net.(*conn).Read(0xc000112230, {0xc0002e6000?, 0x0?, 0xc00022aa28?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.320Z] net/http.(*connReader).Read(0xc00022aa20, {0xc0002e6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.320Z] bufio.(*Reader).fill(0xc0004bb320) [2024-09-16T12:45:28.320Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.320Z] bufio.(*Reader).Peek(0xc0004bb320, 0x4) [2024-09-16T12:45:28.320Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.320Z] net/http.(*conn).serve(0xc000414cf0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.320Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.320Z] [2024-09-16T12:45:28.320Z] goroutine 458 [select]: [2024-09-16T12:45:28.320Z] net/http.(*persistConn).writeLoop(0xc000400360) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:2421 +0xe5 [2024-09-16T12:45:28.320Z] created by net/http.(*Transport).dialConn in goroutine 477 [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:1777 +0x16f1 [2024-09-16T12:45:28.320Z] [2024-09-16T12:45:28.320Z] goroutine 461 [select]: [2024-09-16T12:45:28.320Z] github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges.func1() [2024-09-16T12:45:28.320Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:255 +0xb9 [2024-09-16T12:45:28.320Z] created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges in goroutine 476 [2024-09-16T12:45:28.320Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:253 +0x31f [2024-09-16T12:45:28.320Z] [2024-09-16T12:45:28.320Z] goroutine 457 [IO wait]: [2024-09-16T12:45:28.320Z] internal/poll.runtime_pollWait(0x7fbef1511f68, 0x72) [2024-09-16T12:45:28.320Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.320Z] internal/poll.(*pollDesc).wait(0xc0002b6b00?, 0xc0005d6000?, 0x0) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.320Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.320Z] internal/poll.(*FD).Read(0xc0002b6b00, {0xc0005d6000, 0x1000, 0x1000}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.320Z] net.(*netFD).Read(0xc0002b6b00, {0xc0005d6000?, 0xc0003dbec8?, 0xc00038f080?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.320Z] net.(*conn).Read(0xc000112238, {0xc0005d6000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.320Z] net/http.(*persistConn).Read(0xc000400360, {0xc0005d6000?, 0x44bcc0?, 0xc0003dbec8?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.320Z] bufio.(*Reader).fill(0xc00010f980) [2024-09-16T12:45:28.320Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.320Z] bufio.(*Reader).Peek(0xc00010f980, 0x1) [2024-09-16T12:45:28.320Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.320Z] net/http.(*persistConn).readLoop(0xc000400360) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.320Z] created by net/http.(*Transport).dialConn in goroutine 477 [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.320Z] [2024-09-16T12:45:28.320Z] goroutine 479 [IO wait]: [2024-09-16T12:45:28.320Z] internal/poll.runtime_pollWait(0x7fbef1511e70, 0x72) [2024-09-16T12:45:28.320Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.320Z] internal/poll.(*pollDesc).wait(0xc0002b6c80?, 0xc000410000?, 0x0) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.320Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.320Z] internal/poll.(*FD).Read(0xc0002b6c80, {0xc000410000, 0x1000, 0x1000}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.320Z] net.(*netFD).Read(0xc0002b6c80, {0xc000410000?, 0x4bc605?, 0x0?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.320Z] net.(*conn).Read(0xc0002b81b0, {0xc000410000?, 0x0?, 0xc00049a4e8?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.320Z] net/http.(*connReader).Read(0xc00049a4e0, {0xc000410000, 0x1000, 0x1000}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:791 +0x14b [2024-09-16T12:45:28.320Z] bufio.(*Reader).fill(0xc000512d80) [2024-09-16T12:45:28.320Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.320Z] bufio.(*Reader).Peek(0xc000512d80, 0x4) [2024-09-16T12:45:28.320Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.320Z] net/http.(*conn).serve(0xc000521cb0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:2044 +0x75c [2024-09-16T12:45:28.320Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.320Z] [2024-09-16T12:45:28.320Z] goroutine 462 [select]: [2024-09-16T12:45:28.320Z] github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestRenewAccessToken.func11.1() [2024-09-16T12:45:28.320Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client_test.go:810 +0x118 [2024-09-16T12:45:28.320Z] created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestRenewAccessToken.func11 in goroutine 476 [2024-09-16T12:45:28.320Z] /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client_test.go:808 +0x165 [2024-09-16T12:45:28.320Z] [2024-09-16T12:45:28.320Z] goroutine 348 [runnable]: [2024-09-16T12:45:28.320Z] net/http.(*connReader).startBackgroundRead.func2() [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:679 [2024-09-16T12:45:28.320Z] runtime.goexit() [2024-09-16T12:45:28.320Z] /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 [2024-09-16T12:45:28.320Z] created by net/http.(*connReader).startBackgroundRead in goroutine 497 [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:679 +0xba [2024-09-16T12:45:28.320Z] [2024-09-16T12:45:28.320Z] goroutine 429 [IO wait]: [2024-09-16T12:45:28.320Z] internal/poll.runtime_pollWait(0x7fbef1511d78, 0x72) [2024-09-16T12:45:28.320Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.320Z] internal/poll.(*pollDesc).wait(0xc000140a80?, 0xc0002fc000?, 0x0) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.320Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.320Z] internal/poll.(*FD).Read(0xc000140a80, {0xc0002fc000, 0x1000, 0x1000}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.320Z] net.(*netFD).Read(0xc000140a80, {0xc0002fc000?, 0xc0003d8ec8?, 0xc00010e300?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.320Z] net.(*conn).Read(0xc00022c1e0, {0xc0002fc000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.320Z] net/http.(*persistConn).Read(0xc0002bc5a0, {0xc0002fc000?, 0x44bcc0?, 0xc0003d8ec8?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.320Z] bufio.(*Reader).fill(0xc0004bb620) [2024-09-16T12:45:28.320Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.320Z] bufio.(*Reader).Peek(0xc0004bb620, 0x1) [2024-09-16T12:45:28.320Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.320Z] net/http.(*persistConn).readLoop(0xc0002bc5a0) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.320Z] created by net/http.(*Transport).dialConn in goroutine 463 [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.320Z] [2024-09-16T12:45:28.320Z] goroutine 346 [IO wait]: [2024-09-16T12:45:28.320Z] internal/poll.runtime_pollWait(0x7fbef1511b88, 0x72) [2024-09-16T12:45:28.320Z] /usr/local/go/src/runtime/netpoll.go:343 +0x85 [2024-09-16T12:45:28.320Z] internal/poll.(*pollDesc).wait(0xc000341100?, 0xc000146000?, 0x0) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 [2024-09-16T12:45:28.320Z] internal/poll.(*pollDesc).waitRead(...) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 [2024-09-16T12:45:28.320Z] internal/poll.(*FD).Read(0xc000341100, {0xc000146000, 0x1000, 0x1000}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a [2024-09-16T12:45:28.320Z] net.(*netFD).Read(0xc000341100, {0xc000146000?, 0xc00015fec8?, 0xc00010e300?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/fd_posix.go:55 +0x25 [2024-09-16T12:45:28.320Z] net.(*conn).Read(0xc000064438, {0xc000146000?, 0x0?, 0x0?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/net.go:179 +0x45 [2024-09-16T12:45:28.320Z] net/http.(*persistConn).Read(0xc00027f9e0, {0xc000146000?, 0x44bcc0?, 0xc00015fec8?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:1954 +0x4a [2024-09-16T12:45:28.320Z] bufio.(*Reader).fill(0xc000592ba0) [2024-09-16T12:45:28.320Z] /usr/local/go/src/bufio/bufio.go:113 +0x103 [2024-09-16T12:45:28.320Z] bufio.(*Reader).Peek(0xc000592ba0, 0x1) [2024-09-16T12:45:28.320Z] /usr/local/go/src/bufio/bufio.go:151 +0x53 [2024-09-16T12:45:28.320Z] net/http.(*persistConn).readLoop(0xc00027f9e0) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:2118 +0x1b9 [2024-09-16T12:45:28.320Z] created by net/http.(*Transport).dialConn in goroutine 448 [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:1776 +0x169f [2024-09-16T12:45:28.320Z] [2024-09-16T12:45:28.320Z] goroutine 498 [sync.Cond.Wait]: [2024-09-16T12:45:28.320Z] sync.runtime_notifyListWait(0xc000524fd0, 0x1) [2024-09-16T12:45:28.320Z] /usr/local/go/src/runtime/sema.go:527 +0x159 [2024-09-16T12:45:28.320Z] sync.(*Cond).Wait(0xc00049ac90?) [2024-09-16T12:45:28.320Z] /usr/local/go/src/sync/cond.go:70 +0x85 [2024-09-16T12:45:28.320Z] net/http.(*connReader).abortPendingRead(0xc00049ac90) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:731 +0xa6 [2024-09-16T12:45:28.320Z] net/http.(*response).finishRequest(0xc0003cfb20) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:1666 +0x87 [2024-09-16T12:45:28.320Z] net/http.(*conn).serve(0xc0004155f0, {0x8fe950, 0xc00022a0f0}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:2015 +0x63a [2024-09-16T12:45:28.320Z] created by net/http.(*Server).Serve in goroutine 6 [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:3086 +0x5cb [2024-09-16T12:45:28.320Z] [2024-09-16T12:45:28.320Z] goroutine 516 [select]: [2024-09-16T12:45:28.320Z] net/http.(*persistConn).roundTrip(0xc0002bc5a0, 0xc000244680) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:2652 +0x979 [2024-09-16T12:45:28.320Z] net/http.(*Transport).roundTrip(0xc0002d0f00, 0xc00037ca00) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/transport.go:604 +0x79a [2024-09-16T12:45:28.320Z] net/http.(*Transport).RoundTrip(0x0?, 0x8fc2e0?) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/roundtrip.go:17 +0x13 [2024-09-16T12:45:28.320Z] net/http.send(0xc00037ca00, {0x8fc2e0, 0xc0002d0f00}, {0x1?, 0x1?, 0x0?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/client.go:260 +0x606 [2024-09-16T12:45:28.320Z] net/http.(*Client).send(0xc000290d50, 0xc00037ca00, {0xc00023f400?, 0x7fbef14ad8f8?, 0x0?}) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/client.go:181 +0x98 [2024-09-16T12:45:28.320Z] net/http.(*Client).do(0xc000290d50, 0xc00037ca00) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/client.go:724 +0x912 [2024-09-16T12:45:28.320Z] net/http.(*Client).Do(...) [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/client.go:590 [2024-09-16T12:45:28.320Z] github.com/hashicorp/consul/api.(*Client).doRequest(0xc00048d760, 0xc00041eab0?) [2024-09-16T12:45:28.320Z] /go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4/api.go:1091 +0x65 [2024-09-16T12:45:28.320Z] github.com/hashicorp/consul/api.(*KV).getInternal(0xc0004abd58, {0xc000029a70?, 0x849a0b?}, 0x7?, 0x0?) [2024-09-16T12:45:28.320Z] /go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4/kv.go:138 +0x234 [2024-09-16T12:45:28.320Z] github.com/hashicorp/consul/api.(*KV).List(0x20?, {0xc000029a70, 0x2d}, 0x7fbef176ba08?) [2024-09-16T12:45:28.320Z] /go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4/kv.go:93 +0x13b [2024-09-16T12:45:28.320Z] github.com/mitchellh/consulstructure.(*Decoder).Run.func2.1() [2024-09-16T12:45:28.320Z] /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:206 +0x9d [2024-09-16T12:45:28.320Z] github.com/cenkalti/backoff.RetryNotify(0xc0004abeb0, {0x8fd878, 0xc0004319e0}, 0x0) [2024-09-16T12:45:28.320Z] /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:37 +0x164 [2024-09-16T12:45:28.320Z] github.com/cenkalti/backoff.Retry(...) [2024-09-16T12:45:28.320Z] /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:24 [2024-09-16T12:45:28.320Z] github.com/mitchellh/consulstructure.(*Decoder).Run.func2() [2024-09-16T12:45:28.320Z] /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:195 +0x171 [2024-09-16T12:45:28.320Z] created by github.com/mitchellh/consulstructure.(*Decoder).Run in goroutine 515 [2024-09-16T12:45:28.320Z] /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:183 +0x385 [2024-09-16T12:45:28.320Z] [2024-09-16T12:45:28.320Z] goroutine 517 [runnable]: [2024-09-16T12:45:28.320Z] net/http.(*connReader).startBackgroundRead.func2() [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:679 [2024-09-16T12:45:28.320Z] runtime.goexit() [2024-09-16T12:45:28.320Z] /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 [2024-09-16T12:45:28.320Z] created by net/http.(*connReader).startBackgroundRead in goroutine 498 [2024-09-16T12:45:28.320Z] /usr/local/go/src/net/http/server.go:679 +0xba [2024-09-16T12:45:28.320Z] FAIL github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 4.614s [2024-09-16T12:45:28.320Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.030s coverage: 58.6% of statements [2024-09-16T12:45:28.320Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.006s coverage: 100.0% of statements [2024-09-16T12:45:28.320Z] FAIL [2024-09-16T12:45:28.320Z] make: *** [Makefile:10: unittest] Error 1 [Pipeline] } [2024-09-16T12:45:28.401Z] $ docker stop --time=1 c052473d92a5c5b2abf035810569d010033332ec6a8e227a9f681981c052740f [2024-09-16T12:45:33.751Z] $ docker rm -f --volumes c052473d92a5c5b2abf035810569d010033332ec6a8e227a9f681981c052740f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T12:45:35.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-16T12:45:35.464Z] [2024-09-16T12:45:35.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T12:45:35.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-16T12:45:35.867Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-16T12:45:35.867Z] 5eb5b503b376: Pulling fs layer [2024-09-16T12:45:35.867Z] 5c69ac0246d0: Pulling fs layer [2024-09-16T12:45:35.867Z] ec43610c2a17: Pulling fs layer [2024-09-16T12:45:35.867Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-16T12:45:35.867Z] 33b1e0a273af: Pulling fs layer [2024-09-16T12:45:35.867Z] 5d3b04190fa2: Pulling fs layer [2024-09-16T12:45:35.867Z] 2f39f015ded8: Pulling fs layer [2024-09-16T12:45:35.867Z] 3a2ae6a8a46f: Waiting [2024-09-16T12:45:35.867Z] 5d3b04190fa2: Waiting [2024-09-16T12:45:35.867Z] 2f39f015ded8: Waiting [2024-09-16T12:45:35.867Z] 33b1e0a273af: Waiting [2024-09-16T12:45:35.867Z] 5c69ac0246d0: Download complete [2024-09-16T12:45:35.867Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-16T12:45:35.867Z] 3a2ae6a8a46f: Download complete [2024-09-16T12:45:36.128Z] 33b1e0a273af: Verifying Checksum [2024-09-16T12:45:36.128Z] 33b1e0a273af: Download complete [2024-09-16T12:45:36.128Z] 5d3b04190fa2: Download complete [2024-09-16T12:45:36.128Z] ec43610c2a17: Verifying Checksum [2024-09-16T12:45:36.128Z] ec43610c2a17: Download complete [2024-09-16T12:45:36.128Z] 5eb5b503b376: Verifying Checksum [2024-09-16T12:45:36.128Z] 5eb5b503b376: Download complete [2024-09-16T12:45:36.696Z] 2f39f015ded8: Download complete [2024-09-16T12:45:37.636Z] 5eb5b503b376: Pull complete [2024-09-16T12:45:37.636Z] 5c69ac0246d0: Pull complete [2024-09-16T12:45:38.204Z] ec43610c2a17: Pull complete [2024-09-16T12:45:38.204Z] 3a2ae6a8a46f: Pull complete [2024-09-16T12:45:38.464Z] 33b1e0a273af: Pull complete [2024-09-16T12:45:38.464Z] 5d3b04190fa2: Pull complete [2024-09-16T12:45:42.656Z] 2f39f015ded8: Pull complete [2024-09-16T12:45:42.656Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-16T12:45:42.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-16T12:45:42.656Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T12:45:42.933Z] prd-ubuntu20.04-docker-8c-8g-10406 does not seem to be running inside a container [2024-09-16T12:45:42.965Z] $ 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/ndry_go-mod-configuration_PR-151 -v /w/workspace/ndry_go-mod-configuration_PR-151:/w/workspace/ndry_go-mod-configuration_PR-151:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-151@tmp:/w/workspace/ndry_go-mod-configuration_PR-151@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 [2024-09-16T12:45:49.241Z] $ docker top 861f84011217cd93e2c320b936860773f92a0e25b03b4dd5b1e861b3fcacb154 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-16T12:45:49.796Z] ---> job-cost.sh [2024-09-16T12:45:49.796Z] lf-activate-venv: SKIPPING [2024-09-16T12:45:49.796Z] INFO: No Stack... [2024-09-16T12:45:50.058Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-16T12:45:50.321Z] INFO: Archiving Costs [Pipeline] sh [2024-09-16T12:45:50.653Z] + cat /w/workspace/ndry_go-mod-configuration_PR-151/archives/cost.csv [2024-09-16T12:45:50.653Z] + cut -d, -f6 [Pipeline] lock [2024-09-16T12:45:50.703Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] [2024-09-16T12:45:50.709Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] did not exist. Created. [2024-09-16T12:45:50.720Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-16T12:45:51.151Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-16T12:45:51.288Z] Stashed 1 file(s) [Pipeline] } [2024-09-16T12:45:51.308Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-16T12:45:51.402Z] $ docker stop --time=1 861f84011217cd93e2c320b936860773f92a0e25b03b4dd5b1e861b3fcacb154 [2024-09-16T12:45:52.691Z] $ docker rm -f --volumes 861f84011217cd93e2c320b936860773f92a0e25b03b4dd5b1e861b3fcacb154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-16T12:45:53.154Z] Failed in branch amd64 [2024-09-16T12:47:35.308Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10409 in /w/workspace/ndry_go-mod-configuration_PR-151 [Pipeline] { [Pipeline] ws [2024-09-16T12:47:35.384Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2024-09-16T12:47:38.499Z] Selected Git installation does not exist. Using Default [2024-09-16T12:47:38.499Z] The recommended git tool is: NONE [2024-09-16T12:47:43.304Z] using credential edgex-jenkins-ssh [2024-09-16T12:47:43.332Z] Cloning the remote Git repository [2024-09-16T12:47:43.377Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2024-09-16T12:47:43.483Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2024-09-16T12:47:43.636Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2024-09-16T12:47:43.637Z] > git --version # timeout=10 [2024-09-16T12:47:43.660Z] > git --version # 'git version 2.25.1' [2024-09-16T12:47:43.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-16T12:47:43.805Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-16T12:47:44.760Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2024-09-16T12:47:44.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-16T12:47:45.696Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2024-09-16T12:47:45.744Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2024-09-16T12:47:45.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-16T12:47:45.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-16T12:47:46.213Z] Merging remotes/origin/main commit b450a30a7a472d803692f62fcc646e18460fb527 into PR head commit 2b1f81eca5ea978b9ac85aa131b610da9263b3eb [2024-09-16T12:47:46.508Z] Merge succeeded, producing 2b1f81eca5ea978b9ac85aa131b610da9263b3eb [2024-09-16T12:47:46.509Z] Checking out Revision 2b1f81eca5ea978b9ac85aa131b610da9263b3eb (PR-151) [2024-09-16T12:47:47.057Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2024-09-16T12:47:47.117Z] > git --version # timeout=10 [2024-09-16T12:47:47.130Z] > git --version # 'git version 2.25.1' [2024-09-16T12:47:47.145Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-16T12:47:46.228Z] > git config core.sparsecheckout # timeout=10 [2024-09-16T12:47:46.307Z] > git checkout -f 2b1f81eca5ea978b9ac85aa131b610da9263b3eb # timeout=10 [2024-09-16T12:47:46.390Z] > git remote # timeout=10 [2024-09-16T12:47:46.408Z] > git config --get remote.origin.url # timeout=10 [2024-09-16T12:47:46.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-16T12:47:46.453Z] > git merge b450a30a7a472d803692f62fcc646e18460fb527 # timeout=10 [2024-09-16T12:47:46.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-16T12:47:46.513Z] > git config core.sparsecheckout # timeout=10 [2024-09-16T12:47:46.527Z] > git checkout -f 2b1f81eca5ea978b9ac85aa131b610da9263b3eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-16T12:47:52.060Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-16T12:47:52.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-16T12:47:52.061Z] Dload Upload Total Spent Left Speed [2024-09-16T12:47:52.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72474 0 --:--:-- --:--:-- --:--:-- 72886 [Pipeline] sh [2024-09-16T12:47:52.421Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-16T12:47:52.780Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-09-16T12:47:52.781Z] /etc/docker/daemon.json [2024-09-16T12:47:52.781Z] { [2024-09-16T12:47:52.781Z] "registry-mirrors": [ [2024-09-16T12:47:52.781Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-16T12:47:52.781Z] ], [2024-09-16T12:47:52.781Z] "bip": "10.250.0.254/24", [2024-09-16T12:47:52.781Z] "hosts": [ [2024-09-16T12:47:52.781Z] "tcp://0.0.0.0:5555", [2024-09-16T12:47:52.781Z] "unix:///var/run/docker.sock" [2024-09-16T12:47:52.781Z] ], [2024-09-16T12:47:52.781Z] "mtu": 1458, [2024-09-16T12:47:52.781Z] "selinux-enabled": true, [2024-09-16T12:47:52.781Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-16T12:47:52.781Z] } [Pipeline] sh [2024-09-16T12:47:53.137Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-16T12:47:53.507Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-09-16T12:48:12.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-16T12:48:12.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-16T12:48:12.171Z] ========================================================= [2024-09-16T12:48:12.171Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-16T12:48:12.171Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-09-16T12:48:12.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-16T12:48:13.233Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-16T12:48:13.233Z] c6b39de5b339: Pulling fs layer [2024-09-16T12:48:13.233Z] a69c41024577: Pulling fs layer [2024-09-16T12:48:13.233Z] d6de4b400683: Pulling fs layer [2024-09-16T12:48:13.233Z] 35cb2a7552d0: Pulling fs layer [2024-09-16T12:48:13.233Z] 4f4fb700ef54: Pulling fs layer [2024-09-16T12:48:13.233Z] 464afbd9ba4c: Pulling fs layer [2024-09-16T12:48:13.233Z] 00f215d4a9da: Pulling fs layer [2024-09-16T12:48:13.233Z] d496ad576159: Pulling fs layer [2024-09-16T12:48:13.233Z] 4f4fb700ef54: Waiting [2024-09-16T12:48:13.233Z] 464afbd9ba4c: Waiting [2024-09-16T12:48:13.233Z] 00f215d4a9da: Waiting [2024-09-16T12:48:13.233Z] 35cb2a7552d0: Waiting [2024-09-16T12:48:13.233Z] d496ad576159: Waiting [2024-09-16T12:48:13.233Z] a69c41024577: Download complete [2024-09-16T12:48:13.233Z] 35cb2a7552d0: Verifying Checksum [2024-09-16T12:48:13.233Z] 35cb2a7552d0: Download complete [2024-09-16T12:48:13.233Z] 4f4fb700ef54: Verifying Checksum [2024-09-16T12:48:13.233Z] 4f4fb700ef54: Download complete [2024-09-16T12:48:13.233Z] 464afbd9ba4c: Verifying Checksum [2024-09-16T12:48:13.233Z] 464afbd9ba4c: Download complete [2024-09-16T12:48:14.666Z] d6de4b400683: Verifying Checksum [2024-09-16T12:48:14.666Z] d6de4b400683: Download complete [2024-09-16T12:48:14.666Z] d496ad576159: Verifying Checksum [2024-09-16T12:48:15.255Z] 00f215d4a9da: Verifying Checksum [2024-09-16T12:48:15.255Z] 00f215d4a9da: Download complete [2024-09-16T12:48:41.952Z] c6b39de5b339: Download complete [2024-09-16T12:48:41.952Z] c6b39de5b339: Pull complete [2024-09-16T12:48:41.952Z] a69c41024577: Pull complete [2024-09-16T12:48:52.044Z] d6de4b400683: Pull complete [2024-09-16T12:48:52.044Z] 35cb2a7552d0: Pull complete [2024-09-16T12:48:52.044Z] 4f4fb700ef54: Pull complete [2024-09-16T12:48:52.044Z] 464afbd9ba4c: Pull complete [2024-09-16T12:49:00.256Z] 00f215d4a9da: Pull complete [2024-09-16T12:49:01.664Z] d496ad576159: Pull complete [2024-09-16T12:49:01.664Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-16T12:49:01.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-16T12:49:01.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-09-16T12:49:02.012Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T12:49:02.703Z] + docker inspect -f . ci-base-image-arm64 [2024-09-16T12:49:02.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T12:49:02.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-10409 does not seem to be running inside a container [2024-09-16T12:49:03.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 [2024-09-16T12:49:05.800Z] $ docker top 20b9542edcaff5a224d8365d084a43274329ff74c71b3e2aa1eb2b949c81859f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-16T12:49:06.696Z] + go version [2024-09-16T12:49:06.696Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-16T12:49:06.736Z] $ docker stop --time=1 20b9542edcaff5a224d8365d084a43274329ff74c71b3e2aa1eb2b949c81859f [2024-09-16T12:49:08.376Z] $ docker rm -f --volumes 20b9542edcaff5a224d8365d084a43274329ff74c71b3e2aa1eb2b949c81859f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T12:49:09.385Z] + docker inspect -f . ci-base-image-arm64 [2024-09-16T12:49:09.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T12:49:09.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-10409 does not seem to be running inside a container [2024-09-16T12:49:09.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 [2024-09-16T12:49:10.938Z] $ docker top ca4fbbec86ce222fbd34ab6c54436aa00d65e58bf44db9a3d4d38b854f226fa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-16T12:49:11.538Z] + git config --global --add safe.directory /w/workspace/go-mod-configuration/1 [Pipeline] fileExists [Pipeline] sh [2024-09-16T12:49:12.547Z] + make test [2024-09-16T12:49:12.547Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-09-16T12:49:12.547Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.37 [2024-09-16T12:49:12.547Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-09-16T12:49:12.547Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 [2024-09-16T12:49:13.135Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-09-16T12:49:13.135Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-09-16T12:49:13.135Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-09-16T12:49:13.135Z] go: downloading github.com/spf13/cast v1.7.0 [2024-09-16T12:49:13.404Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-09-16T12:49:13.404Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-09-16T12:49:13.404Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-09-16T12:49:13.404Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-09-16T12:49:13.404Z] go: downloading github.com/google/uuid v1.6.0 [2024-09-16T12:49:13.404Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-09-16T12:49:13.404Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-09-16T12:49:13.672Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-09-16T12:49:13.672Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2024-09-16T12:49:13.672Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-09-16T12:49:13.672Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-09-16T12:49:13.672Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-09-16T12:49:13.672Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-09-16T12:49:13.672Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-09-16T12:49:13.941Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-09-16T12:49:13.941Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-09-16T12:49:13.941Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-09-16T12:49:14.216Z] go: downloading github.com/x448/float16 v0.8.4 [2024-09-16T12:49:14.216Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2024-09-16T12:49:14.216Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-09-16T12:49:14.484Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-09-16T12:49:14.484Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-09-16T12:49:14.484Z] go: downloading golang.org/x/crypto v0.25.0 [2024-09-16T12:49:14.484Z] go: downloading golang.org/x/text v0.16.0 [2024-09-16T12:49:15.076Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-09-16T12:49:15.076Z] go: downloading github.com/fatih/color v1.16.0 [2024-09-16T12:49:15.076Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-09-16T12:49:15.076Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-09-16T12:49:15.345Z] go: downloading golang.org/x/net v0.27.0 [2024-09-16T12:49:15.345Z] go: downloading golang.org/x/sync v0.7.0 [2024-09-16T12:49:15.614Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-09-16T12:49:15.614Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-09-16T12:49:17.025Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-09-16T12:49:17.026Z] go: downloading golang.org/x/sys v0.22.0 [2024-09-16T12:49:18.439Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-09-16T12:49:18.707Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-09-16T12:50:40.352Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2024-09-16T12:50:40.352Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.042s coverage: 66.7% of statements [2024-09-16T12:50:42.288Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.788s coverage: 87.1% of statements [2024-09-16T12:50:42.288Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.115s coverage: 58.6% of statements [2024-09-16T12:50:42.288Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.024s coverage: 100.0% of statements [2024-09-16T12:50:42.288Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-16T12:50:42.288Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-09-16T12:51:00.501Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-16T12:51:00.501Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-09-16T12:51:00.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-16T12:51:00.593Z] $ docker stop --time=1 ca4fbbec86ce222fbd34ab6c54436aa00d65e58bf44db9a3d4d38b854f226fa2 [2024-09-16T12:51:02.382Z] $ docker rm -f --volumes ca4fbbec86ce222fbd34ab6c54436aa00d65e58bf44db9a3d4d38b854f226fa2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-16T12:51:04.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-16T12:51:05.209Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T12:51:06.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-16T12:51:06.313Z] [2024-09-16T12:51:06.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T12:51:06.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-16T12:51:07.033Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-16T12:51:07.033Z] 8998bd30e6a1: Pulling fs layer [2024-09-16T12:51:07.033Z] 04944245beec: Pulling fs layer [2024-09-16T12:51:07.033Z] 699f458cf7ca: Pulling fs layer [2024-09-16T12:51:07.033Z] 765212b225bb: Pulling fs layer [2024-09-16T12:51:07.033Z] f23df028b6ca: Pulling fs layer [2024-09-16T12:51:07.033Z] d65c8cfc05b1: Pulling fs layer [2024-09-16T12:51:07.033Z] 2437ff75d9bd: Pulling fs layer [2024-09-16T12:51:07.033Z] 765212b225bb: Waiting [2024-09-16T12:51:07.033Z] f23df028b6ca: Waiting [2024-09-16T12:51:07.033Z] d65c8cfc05b1: Waiting [2024-09-16T12:51:07.033Z] 2437ff75d9bd: Waiting [2024-09-16T12:51:07.033Z] 04944245beec: Verifying Checksum [2024-09-16T12:51:07.033Z] 04944245beec: Download complete [2024-09-16T12:51:07.033Z] 765212b225bb: Verifying Checksum [2024-09-16T12:51:07.033Z] 765212b225bb: Download complete [2024-09-16T12:51:07.307Z] f23df028b6ca: Verifying Checksum [2024-09-16T12:51:07.307Z] f23df028b6ca: Download complete [2024-09-16T12:51:07.307Z] d65c8cfc05b1: Verifying Checksum [2024-09-16T12:51:07.307Z] d65c8cfc05b1: Download complete [2024-09-16T12:51:07.307Z] 699f458cf7ca: Verifying Checksum [2024-09-16T12:51:07.307Z] 699f458cf7ca: Download complete [2024-09-16T12:51:07.895Z] 8998bd30e6a1: Download complete [2024-09-16T12:51:10.471Z] 2437ff75d9bd: Verifying Checksum [2024-09-16T12:51:10.471Z] 2437ff75d9bd: Download complete [2024-09-16T12:51:12.416Z] 8998bd30e6a1: Pull complete [2024-09-16T12:51:12.683Z] 04944245beec: Pull complete [2024-09-16T12:51:14.635Z] 699f458cf7ca: Pull complete [2024-09-16T12:51:14.636Z] 765212b225bb: Pull complete [2024-09-16T12:51:16.045Z] f23df028b6ca: Pull complete [2024-09-16T12:51:16.045Z] d65c8cfc05b1: Pull complete [2024-09-16T12:51:34.255Z] 2437ff75d9bd: Pull complete [2024-09-16T12:51:34.255Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-16T12:51:34.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-16T12:51:34.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T12:51:34.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-10409 does not seem to be running inside a container [2024-09-16T12:51:34.725Z] $ 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/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 [2024-09-16T12:51:37.228Z] $ docker top a90e1fe53738a6b27a2a926088b9f0a62b4bd4174e1aaaaa9bd5e175bbce4828 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-16T12:51:38.180Z] ---> job-cost.sh [2024-09-16T12:51:38.181Z] lf-activate-venv: SKIPPING [2024-09-16T12:51:38.181Z] INFO: No Stack... [2024-09-16T12:51:38.446Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-16T12:51:39.404Z] INFO: Archiving Costs [Pipeline] sh [2024-09-16T12:51:40.068Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2024-09-16T12:51:40.068Z] + cut -d, -f6 [Pipeline] lock [2024-09-16T12:51:40.156Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] [2024-09-16T12:51:40.163Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] did not exist. Created. [2024-09-16T12:51:40.170Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-16T12:51:40.667Z] /w/workspace/go-mod-configuration/1@tmp/durable-3da0d894/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-16T12:51:41.331Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-16T12:51:41.377Z] Warning: overwriting stash ‘stack-cost’ [2024-09-16T12:51:41.442Z] Stashed 1 file(s) [Pipeline] } [2024-09-16T12:51:41.494Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-16T12:51:41.649Z] $ docker stop --time=1 a90e1fe53738a6b27a2a926088b9f0a62b4bd4174e1aaaaa9bd5e175bbce4828 [2024-09-16T12:51:43.165Z] $ docker rm -f --volumes a90e1fe53738a6b27a2a926088b9f0a62b4bd4174e1aaaaa9bd5e175bbce4828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-16T12:51:47.076Z] + [ -d /w/workspace/ndry_go-mod-configuration_PR-151/archives ] [2024-09-16T12:51:47.076Z] + ls -al /w/workspace/ndry_go-mod-configuration_PR-151/archives [2024-09-16T12:51:47.076Z] total 16 [2024-09-16T12:51:47.076Z] drwxr-xr-x 3 root root 4096 Sep 16 12:45 . [2024-09-16T12:51:47.076Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 12:45 .. [2024-09-16T12:51:47.076Z] drwxr-xr-x 2 root root 4096 Sep 16 12:45 cost [2024-09-16T12:51:47.076Z] -rw-r--r-- 1 root root 92 Sep 16 12:45 cost.csv [2024-09-16T12:51:47.076Z] + sudo chown -R jenkins:jenkins /w/workspace/ndry_go-mod-configuration_PR-151/archives [2024-09-16T12:51:47.076Z] + ls -al /w/workspace/ndry_go-mod-configuration_PR-151/archives [2024-09-16T12:51:47.076Z] total 16 [2024-09-16T12:51:47.076Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 12:45 . [2024-09-16T12:51:47.076Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 12:45 .. [2024-09-16T12:51:47.076Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 16 12:45 cost [2024-09-16T12:51:47.076Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 16 12:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-16T12:51:47.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-16T12:51:48.336Z] ---> package-listing.sh [2024-09-16T12:51:48.336Z] ++ facter osfamily [2024-09-16T12:51:48.336Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-16T12:51:48.596Z] + OS_FAMILY=debian [2024-09-16T12:51:48.596Z] + workspace=/w/workspace/ndry_go-mod-configuration_PR-151 [2024-09-16T12:51:48.596Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-16T12:51:48.596Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-16T12:51:48.596Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-16T12:51:48.596Z] + PACKAGES=/tmp/packages_start.txt [2024-09-16T12:51:48.596Z] + '[' /w/workspace/ndry_go-mod-configuration_PR-151 ']' [2024-09-16T12:51:48.596Z] + PACKAGES=/tmp/packages_end.txt [2024-09-16T12:51:48.596Z] + case "${OS_FAMILY}" in [2024-09-16T12:51:48.596Z] + dpkg -l [2024-09-16T12:51:48.596Z] + grep '^ii' [2024-09-16T12:51:48.596Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-16T12:51:48.596Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-16T12:51:48.596Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-16T12:51:48.596Z] + '[' /w/workspace/ndry_go-mod-configuration_PR-151 ']' [2024-09-16T12:51:48.596Z] + mkdir -p /w/workspace/ndry_go-mod-configuration_PR-151/archives/ [2024-09-16T12:51:48.596Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_PR-151/archives/ [Pipeline] echo [2024-09-16T12:51:48.641Z] 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/ndry_go-mod-configuration_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-16T12:51:48.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-16T12:51:49.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-16T12:51:49.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-16T12:51:49.525Z] prd-ubuntu20.04-docker-8c-8g-10406 does not seem to be running inside a container [2024-09-16T12:51:49.556Z] $ 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/ndry_go-mod-configuration_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_go-mod-configuration_PR-151 -v /w/workspace/ndry_go-mod-configuration_PR-151:/w/workspace/ndry_go-mod-configuration_PR-151:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-151@tmp:/w/workspace/ndry_go-mod-configuration_PR-151@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 [2024-09-16T12:51:49.748Z] $ docker top d12b3dc8a9ae994023e810b53b6ba0514dc47b2babdbf37bed24c8d360aede1d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-16T12:51:50.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-16T12:51:50.469Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-16T12:51:50.787Z] + ls /var/log/sa-host [2024-09-16T12:51:50.787Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-16T12:51:51.051Z] provisioning config files... [2024-09-16T12:51:51.065Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_PR-151@tmp/config10039010993928025882tmp [Pipeline] { [Pipeline] echo [2024-09-16T12:51:51.139Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-16T12:51:51.508Z] ---> create-netrc.sh [Pipeline] } [2024-09-16T12:51:51.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-16T12:51:51.967Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-16T12:51:52.010Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-16T12:51:52.334Z] ---> sudo-logs.sh [2024-09-16T12:51:52.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-16T12:51:52.440Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-16T12:51:52.764Z] ---> job-cost.sh [2024-09-16T12:51:52.764Z] lf-activate-venv: SKIPPING [2024-09-16T12:51:52.764Z] DEBUG: total: 0.2199999988079071 [2024-09-16T12:51:52.764Z] INFO: Retrieving Stack Cost... [2024-09-16T12:51:53.024Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-16T12:51:53.594Z] INFO: Archiving Costs [Pipeline] echo [2024-09-16T12:51:53.641Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-16T12:51:53.970Z] ---> logs-deploy.sh [2024-09-16T12:51:53.970Z] lf-activate-venv: SKIPPING [2024-09-16T12:51:53.970Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-151/1 [2024-09-16T12:51:53.970Z] INFO: archiving workspace using pattern(s): [2024-09-16T12:51:54.907Z] Archives upload complete. [2024-09-16T12:51:54.907Z] INFO: archiving logs to Nexus