Pull request #731 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc5c38a718903d0119e7ac1f4683b1740292b2cf+524fde96b3cb1875459d9e5ca758071353d7a42e (dd5382a803674d790d14c440585dbefcd1430cea) 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-ssh7901304205862533378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11646734111458354442.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/edgex-ui-go/branches/PR-731/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/edgex-ui-go/branches/PR-731/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13535327741353086053.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/edgex-ui-go/branches/PR-731/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9855791964706057501.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13379898637515664740.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/edgex-ui-go/branches/PR-731/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/edgex-ui-go/branches/PR-731/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5541768869833295440.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go 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: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-1861 in /w/workspace/edgexfoundry_edgex-ui-go_PR-731 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-731 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit fc5c38a718903d0119e7ac1f4683b1740292b2cf Merge succeeded, producing fc5c38a718903d0119e7ac1f4683b1740292b2cf Checking out Revision fc5c38a718903d0119e7ac1f4683b1740292b2cf (PR-731) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/731/head:refs/remotes/origin/PR-731 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc5c38a718903d0119e7ac1f4683b1740292b2cf # 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc5c38a718903d0119e7ac1f4683b1740292b2cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-02T04:03:57.981Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-02T04:03:58.179Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-02T04:03:58.273Z] ========================================================= [2024-04-02T04:03:58.273Z] EdgeX Global Pipelines Version Info [2024-04-02T04:03:58.273Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:03:59.048Z] ------------------- [2024-04-02T04:03:59.048Z] stable info: [2024-04-02T04:03:59.048Z] ------------------- [2024-04-02T04:03:59.048Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-02T04:03:59.048Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-02T04:03:59.048Z] Message: update stable to v1.0.258 [2024-04-02T04:03:59.617Z] ------------------- [2024-04-02T04:03:59.617Z] experimental info: [2024-04-02T04:03:59.617Z] ------------------- [2024-04-02T04:03:59.617Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-02T04:03:59.617Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-02T04:03:59.617Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-02T04:03:59.796Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-04-02T04:03:59.841Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-04-02T04:03:59.886Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-02T04:03:59.934Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-02T04:03:59.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-02T04:04:00.028Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-02T04:04:00.075Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-02T04:04:00.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-02T04:04:00.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-02T04:04:00.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-02T04:04:00.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-02T04:04:00.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-04-02T04:04:00.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-02T04:04:00.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-02T04:04:00.478Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-02T04:04:00.525Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-02T04:04:00.574Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-02T04:04:00.625Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-02T04:04:00.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-02T04:04:00.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-02T04:04:00.770Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-02T04:04:00.821Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-02T04:04:00.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-02T04:04:00.921Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-02T04:04:00.970Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-02T04:04:01.019Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-02T04:04:01.072Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-02T04:04:01.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-731 [Pipeline] echo [2024-04-02T04:04:01.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-731 [Pipeline] echo [2024-04-02T04:04:01.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-731 [Pipeline] echo [2024-04-02T04:04:01.268Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc5c38a718903d0119e7ac1f4683b1740292b2cf [Pipeline] echo [2024-04-02T04:04:01.315Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc5c38a [Pipeline] echo [2024-04-02T04:04:01.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-02T04:04:01.575Z] provisioning config files... [2024-04-02T04:04:01.590Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/config18312673681093079879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:04:01.956Z] ---> ****-login.sh [2024-04-02T04:04:01.956Z] nexus3.edgexfoundry.org:10001 [2024-04-02T04:04:02.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:04:02.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:04:02.217Z] Configure a credential helper to remove this warning. See [2024-04-02T04:04:02.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:04:02.217Z] [2024-04-02T04:04:02.217Z] Login Succeeded [2024-04-02T04:04:02.217Z] nexus3.edgexfoundry.org:10002 [2024-04-02T04:04:02.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:04:02.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:04:02.477Z] Configure a credential helper to remove this warning. See [2024-04-02T04:04:02.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:04:02.477Z] [2024-04-02T04:04:02.477Z] Login Succeeded [2024-04-02T04:04:02.477Z] nexus3.edgexfoundry.org:10003 [2024-04-02T04:04:02.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:04:02.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:04:02.477Z] Configure a credential helper to remove this warning. See [2024-04-02T04:04:02.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:04:02.477Z] [2024-04-02T04:04:02.477Z] Login Succeeded [2024-04-02T04:04:02.477Z] nexus3.edgexfoundry.org:10004 [2024-04-02T04:04:02.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:04:02.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:04:02.738Z] Configure a credential helper to remove this warning. See [2024-04-02T04:04:02.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:04:02.738Z] [2024-04-02T04:04:02.738Z] Login Succeeded [2024-04-02T04:04:02.738Z] ****.io [2024-04-02T04:04:02.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:04:02.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:04:02.998Z] Configure a credential helper to remove this warning. See [2024-04-02T04:04:02.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:04:02.998Z] [2024-04-02T04:04:02.998Z] Login Succeeded [2024-04-02T04:04:02.998Z] ---> ****-login.sh ends [Pipeline] } [2024-04-02T04:04:03.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-02T04:04:03.680Z] + git rev-list -1 --merges fc5c38a718903d0119e7ac1f4683b1740292b2cf~1..fc5c38a718903d0119e7ac1f4683b1740292b2cf [Pipeline] echo [2024-04-02T04:04:03.720Z] -----------> git rev-list -1 --merges fc5c38a718903d0119e7ac1f4683b1740292b2cf~1..fc5c38a718903d0119e7ac1f4683b1740292b2cf fc5c38a718903d0119e7ac1f4683b1740292b2cf [false] [Pipeline] sh [2024-04-02T04:04:04.034Z] + git log --format=format:%s -1 fc5c38a718903d0119e7ac1f4683b1740292b2cf [Pipeline] echo [2024-04-02T04:04:04.071Z] ========================================================= [2024-04-02T04:04:04.071Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-02T04:04:04.071Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-02T04:04:04.516Z] + git log --format=format:%s -1 fc5c38a718903d0119e7ac1f4683b1740292b2cf [Pipeline] echo [2024-04-02T04:04:04.548Z] [semverPrep] GIT_COMMIT: fc5c38a718903d0119e7ac1f4683b1740292b2cf, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo [2024-04-02T04:04:04.580Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-02T04:04:04.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-02T04:04:04.990Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-02T04:04:04.990Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-02T04:04:04.990Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-02T04:04:04.990Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-02T04:04:04.990Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-02T04:04:04.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:04:05.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-02T04:04:05.487Z] [2024-04-02T04:04:05.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:04:05.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-02T04:04:05.868Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-02T04:04:05.868Z] b85a868b505f: Pulling fs layer [2024-04-02T04:04:05.868Z] e2be974225ed: Pulling fs layer [2024-04-02T04:04:05.868Z] 339a4e72a1f5: Pulling fs layer [2024-04-02T04:04:05.868Z] 988bab9f4d93: Pulling fs layer [2024-04-02T04:04:05.868Z] 1469e6f7b9e6: Pulling fs layer [2024-04-02T04:04:05.868Z] 988bab9f4d93: Waiting [2024-04-02T04:04:05.868Z] eaf3925da568: Pulling fs layer [2024-04-02T04:04:05.868Z] bab4dde63d76: Pulling fs layer [2024-04-02T04:04:05.868Z] bde34c3a00c8: Pulling fs layer [2024-04-02T04:04:05.868Z] 1469e6f7b9e6: Waiting [2024-04-02T04:04:05.868Z] eaf3925da568: Waiting [2024-04-02T04:04:05.868Z] bab4dde63d76: Waiting [2024-04-02T04:04:05.868Z] b352a97aabf1: Pulling fs layer [2024-04-02T04:04:05.868Z] 4872d77fe225: Pulling fs layer [2024-04-02T04:04:05.868Z] 5851b861e8e6: Pulling fs layer [2024-04-02T04:04:05.868Z] 4872d77fe225: Waiting [2024-04-02T04:04:05.868Z] b352a97aabf1: Waiting [2024-04-02T04:04:05.868Z] 5851b861e8e6: Waiting [2024-04-02T04:04:05.868Z] bde34c3a00c8: Waiting [2024-04-02T04:04:05.868Z] e2be974225ed: Verifying Checksum [2024-04-02T04:04:05.868Z] e2be974225ed: Download complete [2024-04-02T04:04:05.868Z] 988bab9f4d93: Verifying Checksum [2024-04-02T04:04:05.868Z] 988bab9f4d93: Download complete [2024-04-02T04:04:05.868Z] 1469e6f7b9e6: Verifying Checksum [2024-04-02T04:04:05.868Z] 1469e6f7b9e6: Download complete [2024-04-02T04:04:06.126Z] eaf3925da568: Verifying Checksum [2024-04-02T04:04:06.126Z] eaf3925da568: Download complete [2024-04-02T04:04:06.126Z] 339a4e72a1f5: Verifying Checksum [2024-04-02T04:04:06.126Z] 339a4e72a1f5: Download complete [2024-04-02T04:04:06.126Z] b352a97aabf1: Verifying Checksum [2024-04-02T04:04:06.126Z] b352a97aabf1: Download complete [2024-04-02T04:04:06.126Z] 4872d77fe225: Verifying Checksum [2024-04-02T04:04:06.126Z] 4872d77fe225: Download complete [2024-04-02T04:04:06.126Z] 5851b861e8e6: Download complete [2024-04-02T04:04:06.126Z] b85a868b505f: Verifying Checksum [2024-04-02T04:04:06.126Z] b85a868b505f: Download complete [2024-04-02T04:04:06.383Z] bab4dde63d76: Verifying Checksum [2024-04-02T04:04:06.383Z] bab4dde63d76: Download complete [2024-04-02T04:04:07.324Z] b85a868b505f: Pull complete [2024-04-02T04:04:07.583Z] e2be974225ed: Pull complete [2024-04-02T04:04:08.153Z] 339a4e72a1f5: Pull complete [2024-04-02T04:04:08.153Z] 988bab9f4d93: Pull complete [2024-04-02T04:04:08.412Z] 1469e6f7b9e6: Pull complete [2024-04-02T04:04:08.412Z] eaf3925da568: Pull complete [2024-04-02T04:04:10.311Z] bab4dde63d76: Pull complete [2024-04-02T04:04:10.311Z] bde34c3a00c8: Pull complete [2024-04-02T04:04:10.311Z] b352a97aabf1: Pull complete [2024-04-02T04:04:10.580Z] 4872d77fe225: Pull complete [2024-04-02T04:04:10.580Z] 5851b861e8e6: Pull complete [2024-04-02T04:04:10.580Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-02T04:04:10.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-02T04:04:10.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T04:04:10.848Z] prd-ubuntu20.04-docker-8c-8g-1861 does not seem to be running inside a container [2024-04-02T04:04:10.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-731 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731:/w/workspace/edgexfoundry_edgex-ui-go_PR-731:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-02T04:04:13.086Z] $ docker top fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e -eo pid,comm [2024-04-02T04:04:13.146Z] 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-04-02T04:04:13.146Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-02T04:04:13.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-02T04:04:13.285Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-02T04:04:13.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-02T04:04:13.404Z] $ docker exec fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e ssh-agent [2024-04-02T04:04:13.509Z] SSH_AUTH_SOCK=/tmp/ssh-UnDOBcWuuQST/agent.32 [2024-04-02T04:04:13.509Z] SSH_AGENT_PID=38 [2024-04-02T04:04:13.515Z] Running ssh-add (command line suppressed) [2024-04-02T04:04:13.604Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/private_key_9985876187721217858.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/private_key_9985876187721217858.key) [2024-04-02T04:04:13.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-02T04:04:13.954Z] + git tag --points-at HEAD [Pipeline] } [2024-04-02T04:04:13.979Z] $ docker exec --env ******** --env ******** fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e ssh-agent -k [2024-04-02T04:04:14.091Z] unset SSH_AUTH_SOCK; [2024-04-02T04:04:14.092Z] unset SSH_AGENT_PID; [2024-04-02T04:04:14.092Z] echo Agent pid 38 killed; [2024-04-02T04:04:14.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-02T04:04:14.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-02T04:04:14.208Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-02T04:04:14.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-02T04:04:14.323Z] $ docker exec fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e ssh-agent [2024-04-02T04:04:14.433Z] SSH_AUTH_SOCK=/tmp/ssh-rBfCdt41yuKT/agent.71 [2024-04-02T04:04:14.433Z] SSH_AGENT_PID=78 [2024-04-02T04:04:14.438Z] Running ssh-add (command line suppressed) [2024-04-02T04:04:14.536Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/private_key_326835430508586753.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/private_key_326835430508586753.key) [2024-04-02T04:04:14.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-02T04:04:14.896Z] + git semver init [2024-04-02T04:04:15.156Z] 2024-04-02 04:04:15,095 [run_init] DEBUG init version:0.0.0 force:False [2024-04-02T04:04:15.156Z] 2024-04-02 04:04:15,096 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver [2024-04-02T04:04:15.156Z] 2024-04-02 04:04:15,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver [2024-04-02T04:04:15.156Z] 2024-04-02 04:04:15,096 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-731, universal_newlines=False, shell=None, istream=None) [2024-04-02T04:04:17.698Z] 2024-04-02 04:04:17,097 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.git/info/exclude [2024-04-02T04:04:17.698Z] 2024-04-02 04:04:17,098 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver/PR-731 with force:False [2024-04-02T04:04:17.698Z] 2024-04-02 04:04:17,098 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver/PR-731 [2024-04-02T04:04:17.698Z] 2024-04-02 04:04:17,102 [execute] INFO git cat-file --batch-check [2024-04-02T04:04:17.698Z] 2024-04-02 04:04:17,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver, universal_newlines=False, shell=None, istream=) [2024-04-02T04:04:17.698Z] 2024-04-02 04:04:17,109 [execute] INFO git cat-file --batch [2024-04-02T04:04:17.698Z] 2024-04-02 04:04:17,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver, universal_newlines=False, shell=None, istream=) [2024-04-02T04:04:17.698Z] 2024-04-02 04:04:17,114 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver/PR-731 [2024-04-02T04:04:17.698Z] 0.0.0 [Pipeline] } [2024-04-02T04:04:17.725Z] $ docker exec --env ******** --env ******** fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e ssh-agent -k [2024-04-02T04:04:17.831Z] unset SSH_AUTH_SOCK; [2024-04-02T04:04:17.832Z] unset SSH_AGENT_PID; [2024-04-02T04:04:17.832Z] echo Agent pid 78 killed; [2024-04-02T04:04:17.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-02T04:04:18.303Z] + git semver [Pipeline] } [2024-04-02T04:04:18.585Z] $ docker stop --time=1 fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e [2024-04-02T04:04:19.896Z] $ docker rm -f --volumes fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-02T04:04:20.310Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-02T04:04:20.577Z] Stashed 1 file(s) [Pipeline] echo [2024-04-02T04:04:20.595Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-02T04:04:21.207Z] provisioning config files... [2024-04-02T04:04:21.221Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/config6012519989217062919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:04:21.576Z] ---> ****-login.sh [2024-04-02T04:04:21.576Z] nexus3.edgexfoundry.org:10001 [2024-04-02T04:04:21.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:04:21.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:04:21.576Z] Configure a credential helper to remove this warning. See [2024-04-02T04:04:21.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:04:21.576Z] [2024-04-02T04:04:21.576Z] Login Succeeded [2024-04-02T04:04:21.576Z] nexus3.edgexfoundry.org:10002 [2024-04-02T04:04:21.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:04:21.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:04:21.576Z] Configure a credential helper to remove this warning. See [2024-04-02T04:04:21.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:04:21.577Z] [2024-04-02T04:04:21.577Z] Login Succeeded [2024-04-02T04:04:21.577Z] nexus3.edgexfoundry.org:10003 [2024-04-02T04:04:21.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:04:21.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:04:21.836Z] Configure a credential helper to remove this warning. See [2024-04-02T04:04:21.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:04:21.836Z] [2024-04-02T04:04:21.836Z] Login Succeeded [2024-04-02T04:04:21.836Z] nexus3.edgexfoundry.org:10004 [2024-04-02T04:04:21.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:04:21.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:04:21.836Z] Configure a credential helper to remove this warning. See [2024-04-02T04:04:21.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:04:21.837Z] [2024-04-02T04:04:21.837Z] Login Succeeded [2024-04-02T04:04:21.837Z] ****.io [2024-04-02T04:04:21.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:04:22.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:04:22.097Z] Configure a credential helper to remove this warning. See [2024-04-02T04:04:22.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:04:22.097Z] [2024-04-02T04:04:22.097Z] Login Succeeded [2024-04-02T04:04:22.097Z] ---> ****-login.sh ends [Pipeline] } [2024-04-02T04:04:22.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-02T04:04:22.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-02T04:04:22.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-02T04:04:22.414Z] ========================================================= [2024-04-02T04:04:22.414Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-02T04:04:22.414Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:04:22.896Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-02T04:04:23.156Z] Sending build context to Docker daemon 59.59MB [2024-04-02T04:04:23.156Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-04-02T04:04:23.156Z] Step 2/15 : FROM ${BASE} AS builder [2024-04-02T04:04:23.156Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-02T04:04:23.156Z] 7264a8db6415: Pulling fs layer [2024-04-02T04:04:23.156Z] c4d48a809fc2: Pulling fs layer [2024-04-02T04:04:23.156Z] 4f1c88b9dad5: Pulling fs layer [2024-04-02T04:04:23.156Z] ad3a456e5733: Pulling fs layer [2024-04-02T04:04:23.156Z] 69c7f0334f64: Pulling fs layer [2024-04-02T04:04:23.156Z] 1f1c1a5573a3: Pulling fs layer [2024-04-02T04:04:23.156Z] ce7588e14bc9: Pulling fs layer [2024-04-02T04:04:23.156Z] ad3a456e5733: Waiting [2024-04-02T04:04:23.156Z] 69c7f0334f64: Waiting [2024-04-02T04:04:23.156Z] 1f1c1a5573a3: Waiting [2024-04-02T04:04:23.156Z] b5e4710f87ac: Pulling fs layer [2024-04-02T04:04:23.156Z] b5e4710f87ac: Waiting [2024-04-02T04:04:23.156Z] ce7588e14bc9: Waiting [2024-04-02T04:04:23.156Z] c4d48a809fc2: Verifying Checksum [2024-04-02T04:04:23.156Z] c4d48a809fc2: Download complete [2024-04-02T04:04:23.415Z] ad3a456e5733: Verifying Checksum [2024-04-02T04:04:23.415Z] ad3a456e5733: Download complete [2024-04-02T04:04:23.415Z] 69c7f0334f64: Verifying Checksum [2024-04-02T04:04:23.415Z] 69c7f0334f64: Download complete [2024-04-02T04:04:23.415Z] 7264a8db6415: Verifying Checksum [2024-04-02T04:04:23.415Z] 7264a8db6415: Download complete [2024-04-02T04:04:23.415Z] 1f1c1a5573a3: Verifying Checksum [2024-04-02T04:04:23.415Z] 7264a8db6415: Pull complete [2024-04-02T04:04:23.415Z] b5e4710f87ac: Verifying Checksum [2024-04-02T04:04:23.415Z] b5e4710f87ac: Download complete [2024-04-02T04:04:23.673Z] c4d48a809fc2: Pull complete [2024-04-02T04:04:23.674Z] 4f1c88b9dad5: Verifying Checksum [2024-04-02T04:04:23.674Z] 4f1c88b9dad5: Download complete [2024-04-02T04:04:23.932Z] ce7588e14bc9: Verifying Checksum [2024-04-02T04:04:23.932Z] ce7588e14bc9: Download complete [2024-04-02T04:04:27.225Z] 4f1c88b9dad5: Pull complete [2024-04-02T04:04:27.225Z] ad3a456e5733: Pull complete [2024-04-02T04:04:27.225Z] 69c7f0334f64: Pull complete [2024-04-02T04:04:27.497Z] 1f1c1a5573a3: Pull complete [2024-04-02T04:04:30.042Z] ce7588e14bc9: Pull complete [2024-04-02T04:04:30.302Z] b5e4710f87ac: Pull complete [2024-04-02T04:04:30.302Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-02T04:04:30.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-02T04:04:30.302Z] ---> 88b5674ff536 [2024-04-02T04:04:30.302Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-04-02T04:04:34.519Z] ---> Running in fedb7da9cd46 [2024-04-02T04:04:34.519Z] Removing intermediate container fedb7da9cd46 [2024-04-02T04:04:34.519Z] ---> 0fd5f53914bb [2024-04-02T04:04:34.519Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-04-02T04:04:34.519Z] ---> Running in 8408ec5ef0b6 [2024-04-02T04:04:34.519Z] Removing intermediate container 8408ec5ef0b6 [2024-04-02T04:04:34.519Z] ---> a3aaa782f86b [2024-04-02T04:04:34.519Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-04-02T04:04:34.519Z] ---> Running in ba5a6a9df425 [2024-04-02T04:04:34.519Z] Removing intermediate container ba5a6a9df425 [2024-04-02T04:04:34.519Z] ---> c79baf1832b2 [2024-04-02T04:04:34.519Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-04-02T04:04:34.519Z] ---> Running in 172ec4953bbf [2024-04-02T04:04:34.519Z] Removing intermediate container 172ec4953bbf [2024-04-02T04:04:34.519Z] ---> 8a63010251f2 [2024-04-02T04:04:34.519Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-04-02T04:04:34.519Z] ---> Running in af7ab2c38fd4 [2024-04-02T04:04:34.519Z] Removing intermediate container af7ab2c38fd4 [2024-04-02T04:04:34.519Z] ---> 8380c5814e17 [2024-04-02T04:04:34.519Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-04-02T04:04:34.519Z] latest: Pulling from library/docker [2024-04-02T04:04:34.778Z] 4abcf2066143: Pulling fs layer [2024-04-02T04:04:34.778Z] 873734828ac0: Pulling fs layer [2024-04-02T04:04:34.778Z] 4f4fb700ef54: Pulling fs layer [2024-04-02T04:04:34.778Z] 346ddc1c5c7c: Pulling fs layer [2024-04-02T04:04:34.778Z] 9142d356271b: Pulling fs layer [2024-04-02T04:04:34.778Z] f15b2c839cb1: Pulling fs layer [2024-04-02T04:04:34.778Z] 6af45dc8672c: Pulling fs layer [2024-04-02T04:04:34.778Z] 5fabdcdd6e59: Pulling fs layer [2024-04-02T04:04:34.778Z] 947a133a0a5e: Pulling fs layer [2024-04-02T04:04:34.778Z] e088f0fb3321: Pulling fs layer [2024-04-02T04:04:34.778Z] d175778f4786: Pulling fs layer [2024-04-02T04:04:34.778Z] dca9b419913b: Pulling fs layer [2024-04-02T04:04:34.778Z] 43377f19d2e0: Pulling fs layer [2024-04-02T04:04:34.778Z] bc468b2772ee: Pulling fs layer [2024-04-02T04:04:34.778Z] 7e5b066ea29c: Pulling fs layer [2024-04-02T04:04:34.778Z] dd911e10e30b: Pulling fs layer [2024-04-02T04:04:34.778Z] 9142d356271b: Waiting [2024-04-02T04:04:34.778Z] f15b2c839cb1: Waiting [2024-04-02T04:04:34.778Z] 6af45dc8672c: Waiting [2024-04-02T04:04:34.778Z] 5fabdcdd6e59: Waiting [2024-04-02T04:04:34.778Z] 947a133a0a5e: Waiting [2024-04-02T04:04:34.778Z] e088f0fb3321: Waiting [2024-04-02T04:04:34.778Z] d175778f4786: Waiting [2024-04-02T04:04:34.778Z] dca9b419913b: Waiting [2024-04-02T04:04:34.778Z] 43377f19d2e0: Waiting [2024-04-02T04:04:34.778Z] bc468b2772ee: Waiting [2024-04-02T04:04:34.778Z] 7e5b066ea29c: Waiting [2024-04-02T04:04:34.778Z] dd911e10e30b: Waiting [2024-04-02T04:04:34.778Z] 4f4fb700ef54: Verifying Checksum [2024-04-02T04:04:34.778Z] 4f4fb700ef54: Download complete [2024-04-02T04:04:34.778Z] 873734828ac0: Verifying Checksum [2024-04-02T04:04:34.778Z] 873734828ac0: Download complete [2024-04-02T04:04:34.778Z] 4abcf2066143: Download complete [2024-04-02T04:04:35.036Z] 346ddc1c5c7c: Verifying Checksum [2024-04-02T04:04:35.036Z] 346ddc1c5c7c: Download complete [2024-04-02T04:04:35.036Z] 4abcf2066143: Pull complete [2024-04-02T04:04:35.036Z] 9142d356271b: Verifying Checksum [2024-04-02T04:04:35.036Z] 9142d356271b: Download complete [2024-04-02T04:04:35.295Z] 873734828ac0: Pull complete [2024-04-02T04:04:35.295Z] f15b2c839cb1: Verifying Checksum [2024-04-02T04:04:35.295Z] f15b2c839cb1: Download complete [2024-04-02T04:04:35.295Z] 5fabdcdd6e59: Verifying Checksum [2024-04-02T04:04:35.295Z] 5fabdcdd6e59: Download complete [2024-04-02T04:04:35.295Z] 4f4fb700ef54: Pull complete [2024-04-02T04:04:35.295Z] 6af45dc8672c: Verifying Checksum [2024-04-02T04:04:35.295Z] 6af45dc8672c: Download complete [2024-04-02T04:04:35.295Z] 947a133a0a5e: Verifying Checksum [2024-04-02T04:04:35.295Z] 947a133a0a5e: Download complete [2024-04-02T04:04:35.295Z] 346ddc1c5c7c: Pull complete [2024-04-02T04:04:35.295Z] e088f0fb3321: Verifying Checksum [2024-04-02T04:04:35.295Z] e088f0fb3321: Download complete [2024-04-02T04:04:35.553Z] dca9b419913b: Download complete [2024-04-02T04:04:35.553Z] 43377f19d2e0: Verifying Checksum [2024-04-02T04:04:35.553Z] 43377f19d2e0: Download complete [2024-04-02T04:04:35.553Z] d175778f4786: Verifying Checksum [2024-04-02T04:04:35.553Z] d175778f4786: Download complete [2024-04-02T04:04:35.553Z] 7e5b066ea29c: Download complete [2024-04-02T04:04:35.553Z] dd911e10e30b: Download complete [2024-04-02T04:04:35.553Z] 9142d356271b: Pull complete [2024-04-02T04:04:36.022Z] Still waiting to schedule task [2024-04-02T04:04:36.022Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-02T04:04:36.120Z] bc468b2772ee: Verifying Checksum [2024-04-02T04:04:36.120Z] bc468b2772ee: Download complete [2024-04-02T04:04:36.120Z] f15b2c839cb1: Pull complete [2024-04-02T04:04:36.379Z] 6af45dc8672c: Pull complete [2024-04-02T04:04:36.637Z] 5fabdcdd6e59: Pull complete [2024-04-02T04:04:36.637Z] 947a133a0a5e: Pull complete [2024-04-02T04:04:36.637Z] e088f0fb3321: Pull complete [2024-04-02T04:04:36.895Z] d175778f4786: Pull complete [2024-04-02T04:04:36.895Z] dca9b419913b: Pull complete [2024-04-02T04:04:37.152Z] 43377f19d2e0: Pull complete [2024-04-02T04:04:38.085Z] bc468b2772ee: Pull complete [2024-04-02T04:04:38.085Z] 7e5b066ea29c: Pull complete [2024-04-02T04:04:38.344Z] dd911e10e30b: Pull complete [2024-04-02T04:04:38.344Z] Digest: sha256:557204dd876c17dc674d03af9083ad2d19f27848e76b6022d17a289efbd4f9c9 [2024-04-02T04:04:38.344Z] Status: Downloaded newer image for docker:latest [2024-04-02T04:04:40.249Z] ---> b062ed0f59a3 [2024-04-02T04:04:40.249Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-02T04:04:40.249Z] ---> Running in 820e7158a7de [2024-04-02T04:04:40.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-02T04:04:40.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-02T04:04:41.029Z] OK: 264 MiB in 52 packages [2024-04-02T04:04:41.292Z] Removing intermediate container 820e7158a7de [2024-04-02T04:04:41.292Z] ---> 281f49a09d6c [2024-04-02T04:04:41.292Z] Step 10/15 : ENV GO111MODULE=on [2024-04-02T04:04:41.292Z] ---> Running in fab3ef6809fb [2024-04-02T04:04:41.292Z] Removing intermediate container fab3ef6809fb [2024-04-02T04:04:41.292Z] ---> dd0f127e5bdf [2024-04-02T04:04:41.292Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-04-02T04:04:41.553Z] ---> Running in e18905993f9f [2024-04-02T04:04:41.554Z] Removing intermediate container e18905993f9f [2024-04-02T04:04:41.554Z] ---> fd07132d7ee2 [2024-04-02T04:04:41.554Z] Step 12/15 : COPY go.mod vendor* ./ [2024-04-02T04:04:41.554Z] ---> 633279d44dd2 [2024-04-02T04:04:41.554Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-02T04:04:41.554Z] ---> Running in 8616df13f8be [2024-04-02T04:05:49.308Z] Removing intermediate container 8616df13f8be [2024-04-02T04:05:49.308Z] ---> 8e8ec03becc6 [2024-04-02T04:05:49.308Z] Step 14/15 : COPY . . [2024-04-02T04:05:49.308Z] ---> ca33a6fc6021 [2024-04-02T04:05:49.308Z] Step 15/15 : RUN ${MAKE} [2024-04-02T04:05:49.308Z] ---> Running in 2ef1ecfd5b51 [2024-04-02T04:05:49.308Z] noop [2024-04-02T04:05:49.308Z] Removing intermediate container 2ef1ecfd5b51 [2024-04-02T04:05:49.308Z] ---> c8936bc17b68 [2024-04-02T04:05:49.308Z] Successfully built c8936bc17b68 [2024-04-02T04:05:49.308Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:05:49.757Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-02T04:05:49.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T04:05:49.929Z] prd-ubuntu20.04-docker-8c-8g-1861 does not seem to be running inside a container [2024-04-02T04:05:49.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-731 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731:/w/workspace/edgexfoundry_edgex-ui-go_PR-731:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@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 ******** ci-base-image-x86_64 cat [2024-04-02T04:05:50.305Z] $ docker top 79f3789799bb2502f3feb6e0d3b1fc5f26ca33a8e83c68dc45181e1e975b584b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-02T04:05:50.702Z] + go version [2024-04-02T04:05:50.702Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-02T04:05:50.741Z] $ docker stop --time=1 79f3789799bb2502f3feb6e0d3b1fc5f26ca33a8e83c68dc45181e1e975b584b [2024-04-02T04:05:51.969Z] $ docker rm -f --volumes 79f3789799bb2502f3feb6e0d3b1fc5f26ca33a8e83c68dc45181e1e975b584b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:05:52.718Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-02T04:05:52.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T04:05:52.892Z] prd-ubuntu20.04-docker-8c-8g-1861 does not seem to be running inside a container [2024-04-02T04:05:52.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-731 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731:/w/workspace/edgexfoundry_edgex-ui-go_PR-731:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@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 ******** ci-base-image-x86_64 cat [2024-04-02T04:05:53.247Z] $ docker top 3c76a0df1458bf530b3350672bacdeab2ad34a89fed722eb11a317fddfbc7ca0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-02T04:05:53.635Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-731 [Pipeline] fileExists [Pipeline] sh [2024-04-02T04:05:54.000Z] + make test [2024-04-02T04:05:54.000Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-04-02T04:05:55.375Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-04-02T04:06:05.346Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-04-02T04:06:05.347Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-04-02T04:06:05.347Z] have (chan any, chan error, any, string) [2024-04-02T04:06:05.347Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-02T04:06:05.347Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-04-02T04:06:05.347Z] have (chan any, chan error, interface{}, string) [2024-04-02T04:06:05.347Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-02T04:06:05.347Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-04-02T04:06:05.347Z] have (chan any, chan error, interface{}, string) [2024-04-02T04:06:05.347Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-02T04:06:09.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-04-02T04:06:09.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-04-02T04:06:09.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-04-02T04:06:09.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-04-02T04:06:09.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-04-02T04:06:09.543Z] FAIL [2024-04-02T04:06:09.543Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-04-02T04:06:09.594Z] $ docker stop --time=1 3c76a0df1458bf530b3350672bacdeab2ad34a89fed722eb11a317fddfbc7ca0 [2024-04-02T04:06:10.147Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1863 in /w/workspace/edgexfoundry_edgex-ui-go_PR-731 [2024-04-02T04:06:13.126Z] $ docker rm -f --volumes 3c76a0df1458bf530b3350672bacdeab2ad34a89fed722eb11a317fddfbc7ca0 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2024-04-02T04:06:13.453Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout [2024-04-02T04:06:13.605Z] The recommended git tool is: git Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:06:14.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-02T04:06:14.471Z] [2024-04-02T04:06:14.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:06:14.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-02T04:06:14.852Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-02T04:06:14.852Z] 5eb5b503b376: Pulling fs layer [2024-04-02T04:06:14.852Z] 5c69ac0246d0: Pulling fs layer [2024-04-02T04:06:14.852Z] ec43610c2a17: Pulling fs layer [2024-04-02T04:06:14.852Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-02T04:06:14.852Z] 33b1e0a273af: Pulling fs layer [2024-04-02T04:06:14.852Z] 3a2ae6a8a46f: Waiting [2024-04-02T04:06:14.852Z] 5d3b04190fa2: Pulling fs layer [2024-04-02T04:06:14.852Z] 33b1e0a273af: Waiting [2024-04-02T04:06:14.852Z] 2f39f015ded8: Pulling fs layer [2024-04-02T04:06:14.852Z] 5d3b04190fa2: Waiting [2024-04-02T04:06:14.852Z] 5c69ac0246d0: Verifying Checksum [2024-04-02T04:06:14.852Z] 5c69ac0246d0: Download complete [2024-04-02T04:06:14.852Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-02T04:06:14.852Z] 3a2ae6a8a46f: Download complete [2024-04-02T04:06:14.852Z] 33b1e0a273af: Verifying Checksum [2024-04-02T04:06:14.852Z] 33b1e0a273af: Download complete [2024-04-02T04:06:14.852Z] 5d3b04190fa2: Verifying Checksum [2024-04-02T04:06:14.852Z] 5d3b04190fa2: Download complete [2024-04-02T04:06:15.112Z] ec43610c2a17: Verifying Checksum [2024-04-02T04:06:15.112Z] ec43610c2a17: Download complete [2024-04-02T04:06:15.112Z] 5eb5b503b376: Verifying Checksum [2024-04-02T04:06:15.112Z] 5eb5b503b376: Download complete [2024-04-02T04:06:15.679Z] 2f39f015ded8: Verifying Checksum [2024-04-02T04:06:15.679Z] 2f39f015ded8: Download complete [2024-04-02T04:06:16.245Z] 5eb5b503b376: Pull complete [2024-04-02T04:06:16.245Z] 5c69ac0246d0: Pull complete [2024-04-02T04:06:16.810Z] ec43610c2a17: Pull complete [2024-04-02T04:06:16.810Z] 3a2ae6a8a46f: Pull complete [2024-04-02T04:06:17.068Z] 33b1e0a273af: Pull complete [2024-04-02T04:06:17.068Z] 5d3b04190fa2: Pull complete [2024-04-02T04:06:18.204Z] using credential edgex-jenkins-ssh [2024-04-02T04:06:18.223Z] Cloning the remote Git repository [2024-04-02T04:06:18.262Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-04-02T04:06:18.341Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-04-02T04:06:18.462Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-04-02T04:06:18.463Z] > git --version # timeout=10 [2024-04-02T04:06:18.485Z] > git --version # 'git version 2.25.1' [2024-04-02T04:06:18.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-02T04:06:18.650Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-02T04:06:21.252Z] 2f39f015ded8: Pull complete [2024-04-02T04:06:21.252Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-02T04:06:21.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-02T04:06:21.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T04:06:21.484Z] prd-ubuntu20.04-docker-8c-8g-1861 does not seem to be running inside a container [2024-04-02T04:06:21.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-731 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731:/w/workspace/edgexfoundry_edgex-ui-go_PR-731:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@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-04-02T04:06:23.541Z] $ docker top 3fbb64ca77d35040a4fb3f169e236031e9f05364e7e2b3afdc1f4792807acbc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:06:22.923Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-04-02T04:06:22.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-02T04:06:23.992Z] ---> job-cost.sh [2024-04-02T04:06:23.992Z] lf-activate-venv: SKIPPING [2024-04-02T04:06:23.992Z] INFO: No Stack... [2024-04-02T04:06:24.250Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-02T04:06:24.434Z] Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit fc5c38a718903d0119e7ac1f4683b1740292b2cf [2024-04-02T04:06:24.508Z] INFO: Archiving Costs [Pipeline] sh [2024-04-02T04:06:24.822Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives/cost.csv [2024-04-02T04:06:24.822Z] + cut -d, -f6 [Pipeline] lock [2024-04-02T04:06:24.865Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] [2024-04-02T04:06:24.870Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] did not exist. Created. [2024-04-02T04:06:24.875Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-02T04:06:25.006Z] Merge succeeded, producing fc5c38a718903d0119e7ac1f4683b1740292b2cf [2024-04-02T04:06:25.006Z] Checking out Revision fc5c38a718903d0119e7ac1f4683b1740292b2cf (PR-731) [2024-04-02T04:06:23.788Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-04-02T04:06:23.830Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-04-02T04:06:23.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-02T04:06:23.859Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/731/head:refs/remotes/origin/PR-731 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-02T04:06:24.461Z] > git config core.sparsecheckout # timeout=10 [2024-04-02T04:06:24.533Z] > git checkout -f fc5c38a718903d0119e7ac1f4683b1740292b2cf # timeout=10 [2024-04-02T04:06:24.915Z] > git remote # timeout=10 [2024-04-02T04:06:24.932Z] > git config --get remote.origin.url # timeout=10 [2024-04-02T04:06:24.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-02T04:06:24.967Z] > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 [2024-04-02T04:06:24.991Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-02T04:06:25.012Z] > git config core.sparsecheckout # timeout=10 [2024-04-02T04:06:25.028Z] > git checkout -f fc5c38a718903d0119e7ac1f4683b1740292b2cf # timeout=10 [2024-04-02T04:06:25.267Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-02T04:06:25.352Z] Stashed 1 file(s) [Pipeline] } [2024-04-02T04:06:25.369Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-02T04:06:25.466Z] $ docker stop --time=1 3fbb64ca77d35040a4fb3f169e236031e9f05364e7e2b3afdc1f4792807acbc0 [2024-04-02T04:06:25.895Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2024-04-02T04:06:25.939Z] > git --version # timeout=10 [2024-04-02T04:06:25.950Z] > git --version # 'git version 2.25.1' [2024-04-02T04:06:25.968Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-02T04:06:26.620Z] $ docker rm -f --volumes 3fbb64ca77d35040a4fb3f169e236031e9f05364e7e2b3afdc1f4792807acbc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-02T04:06:27.015Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-02T04:06:30.756Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-02T04:06:30.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-02T04:06:30.756Z] Dload Upload Total Spent Left Speed [2024-04-02T04:06:30.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-04-02T04:06:31.092Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-02T04:06:31.430Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-02T04:06:31.430Z] + sudo tee /etc/docker/daemon.new [2024-04-02T04:06:31.430Z] { [2024-04-02T04:06:31.430Z] "registry-mirrors": [ [2024-04-02T04:06:31.430Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-02T04:06:31.430Z] ], [2024-04-02T04:06:31.430Z] "bip": "10.250.0.254/24", [2024-04-02T04:06:31.430Z] "hosts": [ [2024-04-02T04:06:31.430Z] "tcp://0.0.0.0:5555", [2024-04-02T04:06:31.430Z] "unix:///var/run/docker.sock" [2024-04-02T04:06:31.430Z] ], [2024-04-02T04:06:31.430Z] "mtu": 1458, [2024-04-02T04:06:31.430Z] "selinux-enabled": true, [2024-04-02T04:06:31.430Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-02T04:06:31.430Z] } [Pipeline] sh [2024-04-02T04:06:31.767Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-02T04:06:32.104Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-02T04:06:50.413Z] provisioning config files... [2024-04-02T04:06:50.437Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config15229096126714085595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:06:50.916Z] ---> ****-login.sh [2024-04-02T04:06:50.916Z] nexus3.edgexfoundry.org:10001 [2024-04-02T04:06:51.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:06:51.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:06:51.503Z] Configure a credential helper to remove this warning. See [2024-04-02T04:06:51.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:06:51.503Z] [2024-04-02T04:06:51.503Z] Login Succeeded [2024-04-02T04:06:51.503Z] nexus3.edgexfoundry.org:10002 [2024-04-02T04:06:51.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:06:52.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:06:52.039Z] Configure a credential helper to remove this warning. See [2024-04-02T04:06:52.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:06:52.039Z] [2024-04-02T04:06:52.039Z] Login Succeeded [2024-04-02T04:06:52.039Z] nexus3.edgexfoundry.org:10003 [2024-04-02T04:06:52.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:06:52.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:06:52.312Z] Configure a credential helper to remove this warning. See [2024-04-02T04:06:52.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:06:52.312Z] [2024-04-02T04:06:52.312Z] Login Succeeded [2024-04-02T04:06:52.312Z] nexus3.edgexfoundry.org:10004 [2024-04-02T04:06:52.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:06:52.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:06:52.582Z] Configure a credential helper to remove this warning. See [2024-04-02T04:06:52.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:06:52.582Z] [2024-04-02T04:06:52.582Z] Login Succeeded [2024-04-02T04:06:52.582Z] ****.io [2024-04-02T04:06:52.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T04:06:53.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T04:06:53.115Z] Configure a credential helper to remove this warning. See [2024-04-02T04:06:53.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T04:06:53.115Z] [2024-04-02T04:06:53.115Z] Login Succeeded [2024-04-02T04:06:53.115Z] ---> ****-login.sh ends [Pipeline] } [2024-04-02T04:06:53.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-02T04:06:53.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-02T04:06:53.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-02T04:06:53.638Z] ========================================================= [2024-04-02T04:06:53.638Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-02T04:06:53.638Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:06:54.152Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-02T04:06:55.576Z] Sending build context to Docker daemon 35.42MB [2024-04-02T04:06:55.576Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-04-02T04:06:55.576Z] Step 2/15 : FROM ${BASE} AS builder [2024-04-02T04:06:55.576Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-02T04:06:55.576Z] 9fda8d8052c6: Pulling fs layer [2024-04-02T04:06:55.576Z] 5d54e960e981: Pulling fs layer [2024-04-02T04:06:55.576Z] c4a7e357bf2a: Pulling fs layer [2024-04-02T04:06:55.576Z] f0e02332f6b5: Pulling fs layer [2024-04-02T04:06:55.576Z] 872ee5b61b7b: Pulling fs layer [2024-04-02T04:06:55.576Z] 0c6a40ed1a82: Pulling fs layer [2024-04-02T04:06:55.576Z] 94ae7d8d031c: Pulling fs layer [2024-04-02T04:06:55.576Z] f0e02332f6b5: Waiting [2024-04-02T04:06:55.576Z] 872ee5b61b7b: Waiting [2024-04-02T04:06:55.576Z] 0c6a40ed1a82: Waiting [2024-04-02T04:06:55.576Z] 94ae7d8d031c: Waiting [2024-04-02T04:06:55.576Z] 5d54e960e981: Verifying Checksum [2024-04-02T04:06:55.576Z] 5d54e960e981: Download complete [2024-04-02T04:06:55.576Z] f0e02332f6b5: Verifying Checksum [2024-04-02T04:06:55.576Z] f0e02332f6b5: Download complete [2024-04-02T04:06:55.576Z] 872ee5b61b7b: Verifying Checksum [2024-04-02T04:06:55.576Z] 872ee5b61b7b: Download complete [2024-04-02T04:06:55.576Z] 9fda8d8052c6: Download complete [2024-04-02T04:06:56.176Z] 94ae7d8d031c: Verifying Checksum [2024-04-02T04:06:56.176Z] 94ae7d8d031c: Download complete [2024-04-02T04:06:56.445Z] 9fda8d8052c6: Pull complete [2024-04-02T04:06:57.036Z] 5d54e960e981: Pull complete [2024-04-02T04:06:57.306Z] c4a7e357bf2a: Verifying Checksum [2024-04-02T04:06:57.306Z] c4a7e357bf2a: Download complete [2024-04-02T04:06:58.288Z] 0c6a40ed1a82: Verifying Checksum [2024-04-02T04:06:58.288Z] 0c6a40ed1a82: Download complete [2024-04-02T04:07:10.611Z] c4a7e357bf2a: Pull complete [2024-04-02T04:07:10.611Z] f0e02332f6b5: Pull complete [2024-04-02T04:07:10.611Z] 872ee5b61b7b: Pull complete [2024-04-02T04:07:20.714Z] 0c6a40ed1a82: Pull complete [2024-04-02T04:07:20.715Z] 94ae7d8d031c: Pull complete [2024-04-02T04:07:20.715Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-02T04:07:20.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-02T04:07:20.715Z] ---> 86de565de09d [2024-04-02T04:07:20.715Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-04-02T04:07:22.651Z] ---> Running in 9dba79116413 [2024-04-02T04:07:22.918Z] Removing intermediate container 9dba79116413 [2024-04-02T04:07:22.918Z] ---> 327123668fce [2024-04-02T04:07:22.918Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-04-02T04:07:22.918Z] ---> Running in 7f0d9a27ca26 [2024-04-02T04:07:23.186Z] Removing intermediate container 7f0d9a27ca26 [2024-04-02T04:07:23.186Z] ---> f1ccb50d3fa8 [2024-04-02T04:07:23.186Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-04-02T04:07:23.186Z] ---> Running in 543fd0ae20a7 [2024-04-02T04:07:23.457Z] Removing intermediate container 543fd0ae20a7 [2024-04-02T04:07:23.457Z] ---> de47f10ded95 [2024-04-02T04:07:23.457Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-04-02T04:07:23.739Z] ---> Running in dd51309ec16c [2024-04-02T04:07:24.012Z] Removing intermediate container dd51309ec16c [2024-04-02T04:07:24.012Z] ---> 4488f99198b9 [2024-04-02T04:07:24.012Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-04-02T04:07:24.012Z] ---> Running in 45b6e3a13318 [2024-04-02T04:07:24.279Z] Removing intermediate container 45b6e3a13318 [2024-04-02T04:07:24.279Z] ---> 69e660252caf [2024-04-02T04:07:24.279Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-04-02T04:07:24.859Z] latest: Pulling from library/docker [2024-04-02T04:07:24.859Z] bca4290a9639: Pulling fs layer [2024-04-02T04:07:24.859Z] 17b275a3377f: Pulling fs layer [2024-04-02T04:07:24.859Z] 4f4fb700ef54: Pulling fs layer [2024-04-02T04:07:24.859Z] c7c53acdebd8: Pulling fs layer [2024-04-02T04:07:24.859Z] 11eaffe3eb71: Pulling fs layer [2024-04-02T04:07:24.859Z] 2ee06d9bd875: Pulling fs layer [2024-04-02T04:07:24.859Z] 117228750389: Pulling fs layer [2024-04-02T04:07:24.859Z] c28cda27aeb5: Pulling fs layer [2024-04-02T04:07:24.859Z] ff57bb0e39d9: Pulling fs layer [2024-04-02T04:07:24.859Z] 77cde276bbe4: Pulling fs layer [2024-04-02T04:07:24.859Z] 551f321af971: Pulling fs layer [2024-04-02T04:07:24.859Z] 68618b928e74: Pulling fs layer [2024-04-02T04:07:24.859Z] 1c369fbd592d: Pulling fs layer [2024-04-02T04:07:24.859Z] 04d7aaaa7dbd: Pulling fs layer [2024-04-02T04:07:24.859Z] 6f2b8e4d93ed: Pulling fs layer [2024-04-02T04:07:24.859Z] f1e2c79d62df: Pulling fs layer [2024-04-02T04:07:24.859Z] 11eaffe3eb71: Waiting [2024-04-02T04:07:24.859Z] 117228750389: Waiting [2024-04-02T04:07:24.859Z] 2ee06d9bd875: Waiting [2024-04-02T04:07:24.859Z] c28cda27aeb5: Waiting [2024-04-02T04:07:24.859Z] c7c53acdebd8: Waiting [2024-04-02T04:07:24.859Z] ff57bb0e39d9: Waiting [2024-04-02T04:07:24.859Z] 551f321af971: Waiting [2024-04-02T04:07:24.859Z] 77cde276bbe4: Waiting [2024-04-02T04:07:24.859Z] 68618b928e74: Waiting [2024-04-02T04:07:24.859Z] 1c369fbd592d: Waiting [2024-04-02T04:07:24.859Z] 04d7aaaa7dbd: Waiting [2024-04-02T04:07:24.859Z] 6f2b8e4d93ed: Waiting [2024-04-02T04:07:24.859Z] f1e2c79d62df: Waiting [2024-04-02T04:07:25.127Z] 17b275a3377f: Verifying Checksum [2024-04-02T04:07:25.127Z] 17b275a3377f: Download complete [2024-04-02T04:07:25.127Z] bca4290a9639: Verifying Checksum [2024-04-02T04:07:25.127Z] bca4290a9639: Download complete [2024-04-02T04:07:25.127Z] c7c53acdebd8: Verifying Checksum [2024-04-02T04:07:25.127Z] c7c53acdebd8: Download complete [2024-04-02T04:07:25.394Z] 4f4fb700ef54: Verifying Checksum [2024-04-02T04:07:25.394Z] 4f4fb700ef54: Download complete [2024-04-02T04:07:25.984Z] 11eaffe3eb71: Verifying Checksum [2024-04-02T04:07:25.984Z] 11eaffe3eb71: Download complete [2024-04-02T04:07:25.984Z] 2ee06d9bd875: Verifying Checksum [2024-04-02T04:07:25.984Z] 2ee06d9bd875: Download complete [2024-04-02T04:07:25.984Z] bca4290a9639: Pull complete [2024-04-02T04:07:25.984Z] c28cda27aeb5: Verifying Checksum [2024-04-02T04:07:25.984Z] c28cda27aeb5: Download complete [2024-04-02T04:07:26.252Z] ff57bb0e39d9: Verifying Checksum [2024-04-02T04:07:26.252Z] ff57bb0e39d9: Download complete [2024-04-02T04:07:26.252Z] 117228750389: Verifying Checksum [2024-04-02T04:07:26.252Z] 117228750389: Download complete [2024-04-02T04:07:26.252Z] 77cde276bbe4: Verifying Checksum [2024-04-02T04:07:26.252Z] 77cde276bbe4: Download complete [2024-04-02T04:07:26.252Z] 68618b928e74: Verifying Checksum [2024-04-02T04:07:26.252Z] 68618b928e74: Download complete [2024-04-02T04:07:26.252Z] 1c369fbd592d: Verifying Checksum [2024-04-02T04:07:26.252Z] 1c369fbd592d: Download complete [2024-04-02T04:07:26.520Z] 6f2b8e4d93ed: Verifying Checksum [2024-04-02T04:07:26.520Z] 6f2b8e4d93ed: Download complete [2024-04-02T04:07:26.787Z] 551f321af971: Download complete [2024-04-02T04:07:26.787Z] 17b275a3377f: Pull complete [2024-04-02T04:07:26.787Z] f1e2c79d62df: Download complete [2024-04-02T04:07:27.053Z] 4f4fb700ef54: Pull complete [2024-04-02T04:07:27.323Z] c7c53acdebd8: Pull complete [2024-04-02T04:07:27.903Z] 04d7aaaa7dbd: Verifying Checksum [2024-04-02T04:07:27.903Z] 04d7aaaa7dbd: Download complete [2024-04-02T04:07:28.485Z] 11eaffe3eb71: Pull complete [2024-04-02T04:07:29.899Z] 2ee06d9bd875: Pull complete [2024-04-02T04:07:31.306Z] 117228750389: Pull complete [2024-04-02T04:07:31.575Z] c28cda27aeb5: Pull complete [2024-04-02T04:07:31.841Z] ff57bb0e39d9: Pull complete [2024-04-02T04:07:32.107Z] 77cde276bbe4: Pull complete [2024-04-02T04:07:33.713Z] 551f321af971: Pull complete [2024-04-02T04:07:33.713Z] 68618b928e74: Pull complete [2024-04-02T04:07:33.979Z] 1c369fbd592d: Pull complete [2024-04-02T04:07:37.307Z] 04d7aaaa7dbd: Pull complete [2024-04-02T04:07:37.572Z] 6f2b8e4d93ed: Pull complete [2024-04-02T04:07:37.837Z] f1e2c79d62df: Pull complete [2024-04-02T04:07:37.837Z] Digest: sha256:557204dd876c17dc674d03af9083ad2d19f27848e76b6022d17a289efbd4f9c9 [2024-04-02T04:07:37.837Z] Status: Downloaded newer image for docker:latest [2024-04-02T04:07:40.417Z] ---> b2eb419f1212 [2024-04-02T04:07:40.417Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-02T04:07:40.417Z] ---> Running in c0e192e2c429 [2024-04-02T04:07:41.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-02T04:07:41.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-02T04:07:42.620Z] OK: 266 MiB in 52 packages [2024-04-02T04:07:43.580Z] Removing intermediate container c0e192e2c429 [2024-04-02T04:07:43.580Z] ---> 696678c2397d [2024-04-02T04:07:43.580Z] Step 10/15 : ENV GO111MODULE=on [2024-04-02T04:07:43.580Z] ---> Running in eef2fb97f9d5 [2024-04-02T04:07:43.845Z] Removing intermediate container eef2fb97f9d5 [2024-04-02T04:07:43.845Z] ---> 8e3aea7a4bba [2024-04-02T04:07:43.845Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-04-02T04:07:43.845Z] ---> Running in 44251f7afa26 [2024-04-02T04:07:44.110Z] Removing intermediate container 44251f7afa26 [2024-04-02T04:07:44.110Z] ---> 556356cfe9dc [2024-04-02T04:07:44.110Z] Step 12/15 : COPY go.mod vendor* ./ [2024-04-02T04:07:44.694Z] ---> 168dd599d4c8 [2024-04-02T04:07:44.694Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-02T04:07:44.694Z] ---> Running in 9bf7a6a84c59 [2024-04-02T04:09:36.341Z] Removing intermediate container 9bf7a6a84c59 [2024-04-02T04:09:36.341Z] ---> 142e84438d16 [2024-04-02T04:09:36.341Z] Step 14/15 : COPY . . [2024-04-02T04:09:38.285Z] ---> 88c981d6d74b [2024-04-02T04:09:38.285Z] Step 15/15 : RUN ${MAKE} [2024-04-02T04:09:38.285Z] ---> Running in 6e6112f93291 [2024-04-02T04:09:39.249Z] noop [2024-04-02T04:09:39.835Z] Removing intermediate container 6e6112f93291 [2024-04-02T04:09:39.835Z] ---> f1de41b9ad29 [2024-04-02T04:09:40.101Z] Successfully built f1de41b9ad29 [2024-04-02T04:09:40.101Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:09:40.578Z] + docker inspect -f . ci-base-image-arm64 [2024-04-02T04:09:40.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T04:09:40.871Z] prd-ubuntu20.04-docker-arm64-4c-16g-1863 does not seem to be running inside a container [2024-04-02T04:09:40.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-02T04:09:42.088Z] $ docker top 55343cdb50484bec802a059cdafd47fc426263599511e70040a496f3ecac5332 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-02T04:09:42.961Z] + go version [2024-04-02T04:09:42.961Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-02T04:09:42.999Z] $ docker stop --time=1 55343cdb50484bec802a059cdafd47fc426263599511e70040a496f3ecac5332 [2024-04-02T04:09:44.680Z] $ docker rm -f --volumes 55343cdb50484bec802a059cdafd47fc426263599511e70040a496f3ecac5332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:09:45.703Z] + docker inspect -f . ci-base-image-arm64 [2024-04-02T04:09:45.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T04:09:45.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-1863 does not seem to be running inside a container [2024-04-02T04:09:46.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-02T04:09:47.344Z] $ docker top 4769009e40e4fdd1aef454b661c070a3cef6f38505fbc9b7b0d0b9bfcc74e95f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-02T04:09:48.244Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-02T04:09:48.632Z] + make test [2024-04-02T04:09:48.898Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-04-02T04:09:55.534Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-04-02T04:11:03.383Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-04-02T04:11:03.383Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-04-02T04:11:03.383Z] have (chan any, chan error, any, string) [2024-04-02T04:11:03.383Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-02T04:11:03.383Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-04-02T04:11:03.383Z] have (chan any, chan error, interface{}, string) [2024-04-02T04:11:03.383Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-02T04:11:03.383Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-04-02T04:11:03.383Z] have (chan any, chan error, interface{}, string) [2024-04-02T04:11:03.383Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-02T04:11:59.745Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-04-02T04:11:59.745Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-04-02T04:11:59.745Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-04-02T04:11:59.745Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-04-02T04:11:59.745Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-04-02T04:11:59.745Z] FAIL [2024-04-02T04:11:59.745Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-04-02T04:11:59.793Z] $ docker stop --time=1 4769009e40e4fdd1aef454b661c070a3cef6f38505fbc9b7b0d0b9bfcc74e95f [2024-04-02T04:12:01.613Z] $ docker rm -f --volumes 4769009e40e4fdd1aef454b661c070a3cef6f38505fbc9b7b0d0b9bfcc74e95f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:12:03.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-02T04:12:03.546Z] [2024-04-02T04:12:03.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:12:03.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-02T04:12:04.223Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-02T04:12:04.223Z] 8998bd30e6a1: Pulling fs layer [2024-04-02T04:12:04.223Z] 04944245beec: Pulling fs layer [2024-04-02T04:12:04.223Z] 699f458cf7ca: Pulling fs layer [2024-04-02T04:12:04.223Z] 765212b225bb: Pulling fs layer [2024-04-02T04:12:04.223Z] f23df028b6ca: Pulling fs layer [2024-04-02T04:12:04.223Z] d65c8cfc05b1: Pulling fs layer [2024-04-02T04:12:04.223Z] 2437ff75d9bd: Pulling fs layer [2024-04-02T04:12:04.223Z] f23df028b6ca: Waiting [2024-04-02T04:12:04.223Z] d65c8cfc05b1: Waiting [2024-04-02T04:12:04.223Z] 2437ff75d9bd: Waiting [2024-04-02T04:12:04.223Z] 765212b225bb: Waiting [2024-04-02T04:12:04.223Z] 04944245beec: Verifying Checksum [2024-04-02T04:12:04.223Z] 04944245beec: Download complete [2024-04-02T04:12:04.223Z] 765212b225bb: Download complete [2024-04-02T04:12:04.490Z] f23df028b6ca: Verifying Checksum [2024-04-02T04:12:04.490Z] f23df028b6ca: Download complete [2024-04-02T04:12:04.490Z] d65c8cfc05b1: Verifying Checksum [2024-04-02T04:12:04.490Z] d65c8cfc05b1: Download complete [2024-04-02T04:12:04.490Z] 699f458cf7ca: Verifying Checksum [2024-04-02T04:12:04.490Z] 699f458cf7ca: Download complete [2024-04-02T04:12:05.072Z] 8998bd30e6a1: Download complete [2024-04-02T04:12:07.653Z] 2437ff75d9bd: Verifying Checksum [2024-04-02T04:12:07.653Z] 2437ff75d9bd: Download complete [2024-04-02T04:12:09.595Z] 8998bd30e6a1: Pull complete [2024-04-02T04:12:09.862Z] 04944245beec: Pull complete [2024-04-02T04:12:11.807Z] 699f458cf7ca: Pull complete [2024-04-02T04:12:11.807Z] 765212b225bb: Pull complete [2024-04-02T04:12:12.390Z] f23df028b6ca: Pull complete [2024-04-02T04:12:12.657Z] d65c8cfc05b1: Pull complete [2024-04-02T04:12:30.863Z] 2437ff75d9bd: Pull complete [2024-04-02T04:12:30.863Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-02T04:12:30.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-02T04:12:30.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T04:12:31.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-1863 does not seem to be running inside a container [2024-04-02T04:12:31.376Z] $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-02T04:12:33.969Z] $ docker top 3c58abec9c7e9d84c82c27622420ca7a750504bafcfc9d3297d848eb365b89bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:12:34.858Z] ---> job-cost.sh [2024-04-02T04:12:34.858Z] lf-activate-venv: SKIPPING [2024-04-02T04:12:34.858Z] INFO: No Stack... [2024-04-02T04:12:35.127Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-02T04:12:36.079Z] INFO: Archiving Costs [Pipeline] sh [2024-04-02T04:12:36.738Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-04-02T04:12:36.738Z] + cut -d, -f6 [Pipeline] lock [2024-04-02T04:12:36.814Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] [2024-04-02T04:12:36.824Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] did not exist. Created. [2024-04-02T04:12:36.830Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-02T04:12:37.559Z] /w/workspace/edgex-ui-go/1@tmp/durable-47e08616/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-02T04:12:37.922Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-02T04:12:38.217Z] Warning: overwriting stash ‘stack-cost’ [2024-04-02T04:12:38.771Z] Stashed 1 file(s) [Pipeline] } [2024-04-02T04:12:38.789Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-02T04:12:38.882Z] $ docker stop --time=1 3c58abec9c7e9d84c82c27622420ca7a750504bafcfc9d3297d848eb365b89bf [2024-04-02T04:12:40.396Z] $ docker rm -f --volumes 3c58abec9c7e9d84c82c27622420ca7a750504bafcfc9d3297d848eb365b89bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-02T04:12:41.192Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-04-02T04:12:43.541Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives ] [2024-04-02T04:12:43.541Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives [2024-04-02T04:12:43.541Z] total 16 [2024-04-02T04:12:43.541Z] drwxr-xr-x 3 root root 4096 Apr 2 04:06 . [2024-04-02T04:12:43.541Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 2 04:06 .. [2024-04-02T04:12:43.541Z] drwxr-xr-x 2 root root 4096 Apr 2 04:06 cost [2024-04-02T04:12:43.541Z] -rw-r--r-- 1 root root 83 Apr 2 04:06 cost.csv [2024-04-02T04:12:43.541Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives [2024-04-02T04:12:43.541Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives [2024-04-02T04:12:43.541Z] total 16 [2024-04-02T04:12:43.541Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 2 04:06 . [2024-04-02T04:12:43.541Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 2 04:06 .. [2024-04-02T04:12:43.541Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 2 04:06 cost [2024-04-02T04:12:43.541Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 2 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:12:43.934Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:12:44.819Z] ---> package-listing.sh [2024-04-02T04:12:44.819Z] ++ facter osfamily [2024-04-02T04:12:44.819Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-02T04:12:45.078Z] + OS_FAMILY=debian [2024-04-02T04:12:45.078Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-731 [2024-04-02T04:12:45.078Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-02T04:12:45.078Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-02T04:12:45.078Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-02T04:12:45.078Z] + PACKAGES=/tmp/packages_start.txt [2024-04-02T04:12:45.078Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-731 ']' [2024-04-02T04:12:45.078Z] + PACKAGES=/tmp/packages_end.txt [2024-04-02T04:12:45.078Z] + case "${OS_FAMILY}" in [2024-04-02T04:12:45.078Z] + dpkg -l [2024-04-02T04:12:45.078Z] + grep '^ii' [2024-04-02T04:12:45.078Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-02T04:12:45.078Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-02T04:12:45.078Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-02T04:12:45.078Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-731 ']' [2024-04-02T04:12:45.078Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives/ [2024-04-02T04:12:45.078Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives/ [Pipeline] echo [2024-04-02T04:12:45.129Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-02T04:12:45.422Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T04:12:46.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-02T04:12:46.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T04:12:46.204Z] prd-ubuntu20.04-docker-8c-8g-1861 does not seem to be running inside a container [2024-04-02T04:12:46.239Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-731 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731:/w/workspace/edgexfoundry_edgex-ui-go_PR-731:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-02T04:12:46.417Z] $ docker top 05f4aa643a7a3e34c9903533bfe8ea8e3def360e8cad290b70ffe6332b730c46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-02T04:12:46.800Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-02T04:12:47.110Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-02T04:12:47.420Z] + ls /var/log/sa-host [2024-04-02T04:12:47.420Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-02T04:12:47.658Z] provisioning config files... [2024-04-02T04:12:47.669Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/config14223421008890488386tmp [Pipeline] { [Pipeline] echo [2024-04-02T04:12:47.730Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:12:48.042Z] ---> create-netrc.sh [Pipeline] } [2024-04-02T04:12:48.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:12:48.482Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-02T04:12:48.518Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:12:48.826Z] ---> sudo-logs.sh [2024-04-02T04:12:48.826Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-02T04:12:48.917Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:12:49.229Z] ---> job-cost.sh [2024-04-02T04:12:49.229Z] lf-activate-venv: SKIPPING [2024-04-02T04:12:49.229Z] DEBUG: total: 0.2199999988079071 [2024-04-02T04:12:49.229Z] INFO: Retrieving Stack Cost... [2024-04-02T04:12:49.489Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-02T04:12:49.747Z] INFO: Archiving Costs [Pipeline] echo [2024-04-02T04:12:49.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T04:12:50.091Z] ---> logs-deploy.sh [2024-04-02T04:12:50.091Z] lf-activate-venv: SKIPPING [2024-04-02T04:12:50.091Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-731/1 [2024-04-02T04:12:50.091Z] INFO: archiving workspace using pattern(s): [2024-04-02T04:12:51.031Z] Archives upload complete. [2024-04-02T04:12:51.031Z] INFO: archiving logs to Nexus [2024-04-02T04:12:51.602Z] ---> uname -a: [2024-04-02T04:12:51.602Z] Linux prd-ubuntu20-04-docker-8c-8g-1861 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z] ---> lscpu: [2024-04-02T04:12:51.602Z] Architecture: x86_64 [2024-04-02T04:12:51.602Z] CPU op-mode(s): 32-bit, 64-bit [2024-04-02T04:12:51.602Z] Byte Order: Little Endian [2024-04-02T04:12:51.602Z] Address sizes: 40 bits physical, 48 bits virtual [2024-04-02T04:12:51.602Z] CPU(s): 8 [2024-04-02T04:12:51.602Z] On-line CPU(s) list: 0-7 [2024-04-02T04:12:51.602Z] Thread(s) per core: 1 [2024-04-02T04:12:51.602Z] Core(s) per socket: 1 [2024-04-02T04:12:51.602Z] Socket(s): 8 [2024-04-02T04:12:51.602Z] NUMA node(s): 1 [2024-04-02T04:12:51.602Z] Vendor ID: AuthenticAMD [2024-04-02T04:12:51.602Z] CPU family: 23 [2024-04-02T04:12:51.602Z] Model: 49 [2024-04-02T04:12:51.602Z] Model name: AMD EPYC-Rome Processor [2024-04-02T04:12:51.602Z] Stepping: 0 [2024-04-02T04:12:51.602Z] CPU MHz: 2799.998 [2024-04-02T04:12:51.602Z] BogoMIPS: 5599.99 [2024-04-02T04:12:51.602Z] Virtualization: AMD-V [2024-04-02T04:12:51.602Z] Hypervisor vendor: KVM [2024-04-02T04:12:51.602Z] Virtualization type: full [2024-04-02T04:12:51.602Z] L1d cache: 256 KiB [2024-04-02T04:12:51.602Z] L1i cache: 256 KiB [2024-04-02T04:12:51.602Z] L2 cache: 4 MiB [2024-04-02T04:12:51.602Z] L3 cache: 128 MiB [2024-04-02T04:12:51.602Z] NUMA node0 CPU(s): 0-7 [2024-04-02T04:12:51.602Z] Vulnerability Itlb multihit: Not affected [2024-04-02T04:12:51.602Z] Vulnerability L1tf: Not affected [2024-04-02T04:12:51.602Z] Vulnerability Mds: Not affected [2024-04-02T04:12:51.602Z] Vulnerability Meltdown: Not affected [2024-04-02T04:12:51.602Z] Vulnerability Mmio stale data: Not affected [2024-04-02T04:12:51.602Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-04-02T04:12:51.602Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-04-02T04:12:51.602Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-04-02T04:12:51.602Z] Vulnerability Srbds: Not affected [2024-04-02T04:12:51.602Z] Vulnerability Tsx async abort: Not affected [2024-04-02T04:12:51.602Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z] ---> nproc: [2024-04-02T04:12:51.602Z] 8 [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z] ---> df -h: [2024-04-02T04:12:51.602Z] Filesystem Size Used Avail Use% Mounted on [2024-04-02T04:12:51.602Z] overlay 155G 12G 143G 8% / [2024-04-02T04:12:51.602Z] tmpfs 64M 0 64M 0% /dev [2024-04-02T04:12:51.602Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-04-02T04:12:51.602Z] shm 64M 0 64M 0% /dev/shm [2024-04-02T04:12:51.602Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z] ---> sar -b -r -n DEV: [2024-04-02T04:12:51.602Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1861) 04/02/24 _x86_64_ (8 CPU) [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z] 04:03:15 LINUX RESTART (8 CPU) [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z] 04:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-04-02T04:12:51.602Z] 04:05:01 183.90 6.12 177.79 0.00 761.21 51075.22 0.00 [2024-04-02T04:12:51.602Z] 04:06:01 239.39 1.93 237.46 0.00 30.53 78831.13 0.00 [2024-04-02T04:12:51.602Z] 04:07:01 62.33 0.20 62.13 0.00 14.00 27456.86 0.00 [2024-04-02T04:12:51.602Z] 04:08:01 1.50 0.00 1.50 0.00 0.00 17.72 0.00 [2024-04-02T04:12:51.602Z] 04:09:01 53.27 10.60 42.68 0.00 5155.01 8444.46 0.00 [2024-04-02T04:12:51.602Z] 04:10:01 6.38 0.02 6.37 0.00 0.13 127.58 0.00 [2024-04-02T04:12:51.602Z] 04:11:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2024-04-02T04:12:51.602Z] 04:12:02 1.85 0.00 1.85 0.00 0.00 21.06 0.00 [2024-04-02T04:12:51.602Z] Average: 68.69 2.36 66.33 0.00 745.06 20747.35 0.00 [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z] 04:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-04-02T04:12:51.602Z] 04:05:01 28646644 31490872 822784 2.50 85332 3006180 1977052 5.83 1138844 2682160 9492 [2024-04-02T04:12:51.602Z] 04:06:01 26894884 31322100 980260 2.98 192032 4326944 2225276 6.56 1629472 3766236 365012 [2024-04-02T04:12:51.602Z] 04:07:01 27013364 31516440 790808 2.40 197876 4381296 1826372 5.38 1307312 3962632 4 [2024-04-02T04:12:51.602Z] 04:08:01 27012592 31515684 791260 2.41 197896 4381296 1826372 5.38 1306604 3962632 8 [2024-04-02T04:12:51.602Z] 04:09:01 26544268 31498364 774440 2.36 227480 4804292 1723004 5.08 1611444 4091256 1000 [2024-04-02T04:12:51.602Z] 04:10:01 26551020 31500208 772504 2.35 226072 4801044 1707228 5.03 1609144 4088040 160 [2024-04-02T04:12:51.602Z] 04:11:01 26557640 31506856 765644 2.33 226104 4801048 1707228 5.03 1601340 4088044 16 [2024-04-02T04:12:51.602Z] 04:12:02 26557788 31507172 765180 2.33 226176 4801052 1707228 5.03 1601436 4088052 8 [2024-04-02T04:12:51.602Z] Average: 26972275 31482212 807860 2.46 197371 4412894 1837470 5.42 1475700 3841132 46962 [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z] 04:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-04-02T04:12:51.602Z] 04:05:01 ens3 604.70 422.38 7468.88 58.20 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:05:01 docker0 233.59 265.16 18.55 564.69 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:05:01 lo 8.07 8.07 0.85 0.85 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:05:01 vethbfa05f8 164.31 194.62 15.87 140.80 0.00 0.00 0.00 0.01 [2024-04-02T04:12:51.602Z] 04:06:01 veth7d56141 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:06:01 ens3 292.12 187.94 3079.72 26.38 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:06:01 docker0 176.69 268.29 15.44 3056.87 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:07:01 ens3 94.60 59.68 2524.95 12.20 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:07:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:08:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:09:01 ens3 180.59 102.12 2713.32 7.17 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:09:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:10:01 ens3 1.20 0.83 7.58 0.06 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:11:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:12:02 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] 04:12:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] Average: ens3 146.68 96.64 1974.24 13.00 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] Average: docker0 51.28 66.68 4.25 452.67 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] Average: lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 [2024-04-02T04:12:51.602Z] [2024-04-02T04:12:51.602Z]