Pull request #809 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 161437fdaba8b74b10b63d25e15d50f68e394215+850fdf759a0efe631343390da82a37f8ec516889 (1ce6c1616171de947b55334fa02f322b8653e5c1) 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-ssh4476511698812298485.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh5023763920367414390.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-809/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-809/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5468641155644573500.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-809/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7578287433337442057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17022943170317861264.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-809/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-809/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12385601726455957208.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23401 in /w/workspace/edgexfoundry_edgex-ui-go_PR-809 [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-809 # 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 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 161437fdaba8b74b10b63d25e15d50f68e394215 Merge succeeded, producing 161437fdaba8b74b10b63d25e15d50f68e394215 Checking out Revision 161437fdaba8b74b10b63d25e15d50f68e394215 (PR-809) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/809/head:refs/remotes/origin/PR-809 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 161437fdaba8b74b10b63d25e15d50f68e394215 # 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 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 161437fdaba8b74b10b63d25e15d50f68e394215 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-21T04:21:33.370Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-21T04:21:33.607Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-21T04:21:33.744Z] ========================================================= [2024-10-21T04:21:33.744Z] EdgeX Global Pipelines Version Info [2024-10-21T04:21:33.744Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:21:34.909Z] ------------------- [2024-10-21T04:21:34.909Z] stable info: [2024-10-21T04:21:34.909Z] ------------------- [2024-10-21T04:21:34.909Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-21T04:21:34.909Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-21T04:21:34.909Z] Message: update stable to v1.0.265 [2024-10-21T04:21:35.180Z] ------------------- [2024-10-21T04:21:35.180Z] experimental info: [2024-10-21T04:21:35.180Z] ------------------- [2024-10-21T04:21:35.180Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-21T04:21:35.180Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-21T04:21:35.180Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-21T04:21:35.424Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-10-21T04:21:35.485Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-10-21T04:21:35.546Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-21T04:21:35.610Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-21T04:21:35.675Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-21T04:21:35.738Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-21T04:21:35.808Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-21T04:21:35.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-21T04:21:35.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-21T04:21:35.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-21T04:21:36.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-21T04:21:36.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-10-21T04:21:36.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-21T04:21:36.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-21T04:21:36.289Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-21T04:21:36.353Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-21T04:21:36.419Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-21T04:21:36.481Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-21T04:21:36.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-21T04:21:36.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-21T04:21:36.670Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-21T04:21:36.735Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-21T04:21:36.800Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-21T04:21:36.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-21T04:21:36.918Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-21T04:21:36.976Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-21T04:21:37.035Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-21T04:21:37.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-809 [Pipeline] echo [2024-10-21T04:21:37.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-809 [Pipeline] echo [2024-10-21T04:21:37.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-809 [Pipeline] echo [2024-10-21T04:21:37.276Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 161437fdaba8b74b10b63d25e15d50f68e394215 [Pipeline] echo [2024-10-21T04:21:37.329Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 161437f [Pipeline] echo [2024-10-21T04:21:37.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-21T04:21:37.511Z] provisioning config files... [2024-10-21T04:21:37.523Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/config14282395983988305815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:21:37.912Z] ---> ****-login.sh [2024-10-21T04:21:37.913Z] nexus3.edgexfoundry.org:10001 [2024-10-21T04:21:38.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:21:40.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:21:40.106Z] Configure a credential helper to remove this warning. See [2024-10-21T04:21:40.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:21:40.106Z] [2024-10-21T04:21:40.106Z] Login Succeeded [2024-10-21T04:21:40.106Z] nexus3.edgexfoundry.org:10002 [2024-10-21T04:21:40.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:21:40.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:21:40.376Z] Configure a credential helper to remove this warning. See [2024-10-21T04:21:40.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:21:40.376Z] [2024-10-21T04:21:40.376Z] Login Succeeded [2024-10-21T04:21:40.376Z] nexus3.edgexfoundry.org:10003 [2024-10-21T04:21:40.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:21:40.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:21:40.376Z] Configure a credential helper to remove this warning. See [2024-10-21T04:21:40.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:21:40.376Z] [2024-10-21T04:21:40.376Z] Login Succeeded [2024-10-21T04:21:40.376Z] nexus3.edgexfoundry.org:10004 [2024-10-21T04:21:40.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:21:40.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:21:40.376Z] Configure a credential helper to remove this warning. See [2024-10-21T04:21:40.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:21:40.376Z] [2024-10-21T04:21:40.376Z] Login Succeeded [2024-10-21T04:21:40.376Z] ****.io [2024-10-21T04:21:40.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:21:40.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:21:40.638Z] Configure a credential helper to remove this warning. See [2024-10-21T04:21:40.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:21:40.638Z] [2024-10-21T04:21:40.638Z] Login Succeeded [2024-10-21T04:21:40.638Z] ---> ****-login.sh ends [Pipeline] } [2024-10-21T04:21:40.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-21T04:21:41.393Z] + git rev-list -1 --merges 161437fdaba8b74b10b63d25e15d50f68e394215~1..161437fdaba8b74b10b63d25e15d50f68e394215 [Pipeline] echo [2024-10-21T04:21:41.444Z] -----------> git rev-list -1 --merges 161437fdaba8b74b10b63d25e15d50f68e394215~1..161437fdaba8b74b10b63d25e15d50f68e394215 161437fdaba8b74b10b63d25e15d50f68e394215 [false] [Pipeline] sh [2024-10-21T04:21:41.774Z] + git log --format=format:%s -1 161437fdaba8b74b10b63d25e15d50f68e394215 [Pipeline] echo [2024-10-21T04:21:41.819Z] ========================================================= [2024-10-21T04:21:41.819Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-21T04:21:41.819Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-21T04:21:42.282Z] + git log --format=format:%s -1 161437fdaba8b74b10b63d25e15d50f68e394215 [Pipeline] echo [2024-10-21T04:21:42.323Z] [semverPrep] GIT_COMMIT: 161437fdaba8b74b10b63d25e15d50f68e394215, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-10-21T04:21:42.371Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-21T04:21:42.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-21T04:21:42.807Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-21T04:21:42.807Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-21T04:21:42.807Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-21T04:21:42.807Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-21T04:21:42.807Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-21T04:21:42.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:21:43.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T04:21:43.344Z] [2024-10-21T04:21:43.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:21:43.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T04:21:44.354Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-21T04:21:44.354Z] b85a868b505f: Pulling fs layer [2024-10-21T04:21:44.354Z] e2be974225ed: Pulling fs layer [2024-10-21T04:21:44.354Z] 339a4e72a1f5: Pulling fs layer [2024-10-21T04:21:44.354Z] 988bab9f4d93: Pulling fs layer [2024-10-21T04:21:44.354Z] 1469e6f7b9e6: Pulling fs layer [2024-10-21T04:21:44.354Z] eaf3925da568: Pulling fs layer [2024-10-21T04:21:44.354Z] bab4dde63d76: Pulling fs layer [2024-10-21T04:21:44.354Z] bde34c3a00c8: Pulling fs layer [2024-10-21T04:21:44.354Z] b352a97aabf1: Pulling fs layer [2024-10-21T04:21:44.354Z] 4872d77fe225: Pulling fs layer [2024-10-21T04:21:44.354Z] 5851b861e8e6: Pulling fs layer [2024-10-21T04:21:44.354Z] 1469e6f7b9e6: Waiting [2024-10-21T04:21:44.354Z] eaf3925da568: Waiting [2024-10-21T04:21:44.354Z] bab4dde63d76: Waiting [2024-10-21T04:21:44.354Z] bde34c3a00c8: Waiting [2024-10-21T04:21:44.354Z] b352a97aabf1: Waiting [2024-10-21T04:21:44.354Z] 4872d77fe225: Waiting [2024-10-21T04:21:44.354Z] 5851b861e8e6: Waiting [2024-10-21T04:21:44.354Z] 988bab9f4d93: Waiting [2024-10-21T04:21:44.616Z] e2be974225ed: Verifying Checksum [2024-10-21T04:21:44.616Z] e2be974225ed: Download complete [2024-10-21T04:21:44.616Z] 988bab9f4d93: Verifying Checksum [2024-10-21T04:21:44.616Z] 988bab9f4d93: Download complete [2024-10-21T04:21:44.616Z] 1469e6f7b9e6: Verifying Checksum [2024-10-21T04:21:44.616Z] 1469e6f7b9e6: Download complete [2024-10-21T04:21:44.616Z] eaf3925da568: Verifying Checksum [2024-10-21T04:21:44.616Z] eaf3925da568: Download complete [2024-10-21T04:21:44.616Z] 339a4e72a1f5: Verifying Checksum [2024-10-21T04:21:44.616Z] 339a4e72a1f5: Download complete [2024-10-21T04:21:44.616Z] bde34c3a00c8: Download complete [2024-10-21T04:21:44.616Z] b352a97aabf1: Verifying Checksum [2024-10-21T04:21:44.616Z] b352a97aabf1: Download complete [2024-10-21T04:21:44.616Z] 4872d77fe225: Verifying Checksum [2024-10-21T04:21:44.616Z] 4872d77fe225: Download complete [2024-10-21T04:21:44.616Z] 5851b861e8e6: Verifying Checksum [2024-10-21T04:21:44.616Z] 5851b861e8e6: Download complete [2024-10-21T04:21:44.885Z] b85a868b505f: Verifying Checksum [2024-10-21T04:21:44.885Z] b85a868b505f: Download complete [2024-10-21T04:21:44.885Z] bab4dde63d76: Verifying Checksum [2024-10-21T04:21:44.885Z] bab4dde63d76: Download complete [2024-10-21T04:21:46.795Z] b85a868b505f: Pull complete [2024-10-21T04:21:47.055Z] e2be974225ed: Pull complete [2024-10-21T04:21:48.449Z] 339a4e72a1f5: Pull complete [2024-10-21T04:21:49.022Z] 988bab9f4d93: Pull complete [2024-10-21T04:21:49.984Z] 1469e6f7b9e6: Pull complete [2024-10-21T04:21:50.552Z] eaf3925da568: Pull complete [2024-10-21T04:21:52.466Z] bab4dde63d76: Pull complete [2024-10-21T04:21:52.466Z] bde34c3a00c8: Pull complete [2024-10-21T04:21:52.466Z] b352a97aabf1: Pull complete [2024-10-21T04:21:52.725Z] 4872d77fe225: Pull complete [2024-10-21T04:21:52.725Z] 5851b861e8e6: Pull complete [2024-10-21T04:21:52.725Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-21T04:21:52.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T04:21:52.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:21:53.061Z] prd-ubuntu20.04-docker-8c-8g-23401 does not seem to be running inside a container [2024-10-21T04:21:53.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-809 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809:/w/workspace/edgexfoundry_edgex-ui-go_PR-809:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-21T04:21:58.293Z] $ docker top d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 -eo pid,comm [2024-10-21T04:21:58.349Z] 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-10-21T04:21:58.350Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-21T04:21:58.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-21T04:21:58.514Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-21T04:21:58.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-21T04:21:58.659Z] $ docker exec d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 ssh-agent [2024-10-21T04:21:58.759Z] SSH_AUTH_SOCK=/tmp/ssh-XFlzCYEW3aCZ/agent.32 [2024-10-21T04:21:58.759Z] SSH_AGENT_PID=38 [2024-10-21T04:21:58.765Z] Running ssh-add (command line suppressed) [2024-10-21T04:21:58.866Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/private_key_12495926980860420665.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/private_key_12495926980860420665.key) [2024-10-21T04:21:58.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-21T04:21:59.231Z] + git tag --points-at HEAD [Pipeline] } [2024-10-21T04:21:59.260Z] $ docker exec --env ******** --env ******** d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 ssh-agent -k [2024-10-21T04:21:59.366Z] unset SSH_AUTH_SOCK; [2024-10-21T04:21:59.368Z] unset SSH_AGENT_PID; [2024-10-21T04:21:59.368Z] echo Agent pid 38 killed; [2024-10-21T04:21:59.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-21T04:21:59.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-21T04:21:59.498Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-21T04:21:59.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-21T04:21:59.623Z] $ docker exec d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 ssh-agent [2024-10-21T04:21:59.748Z] SSH_AUTH_SOCK=/tmp/ssh-Zh7VWIkE12Ib/agent.72 [2024-10-21T04:21:59.748Z] SSH_AGENT_PID=78 [2024-10-21T04:21:59.754Z] Running ssh-add (command line suppressed) [2024-10-21T04:21:59.855Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/private_key_275641589383623405.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/private_key_275641589383623405.key) [2024-10-21T04:21:59.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-21T04:22:00.214Z] + git semver init [2024-10-21T04:22:00.474Z] 2024-10-21 04:22:00,381 [run_init] DEBUG init version:0.0.0 force:False [2024-10-21T04:22:00.474Z] 2024-10-21 04:22:00,382 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver [2024-10-21T04:22:00.474Z] 2024-10-21 04:22:00,382 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver [2024-10-21T04:22:00.474Z] 2024-10-21 04:22:00,383 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-809, universal_newlines=False, shell=None, istream=None) [2024-10-21T04:22:03.014Z] 2024-10-21 04:22:02,869 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.git/info/exclude [2024-10-21T04:22:03.014Z] 2024-10-21 04:22:02,872 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver/PR-809 with force:False [2024-10-21T04:22:03.014Z] 2024-10-21 04:22:02,872 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver/PR-809 [2024-10-21T04:22:03.014Z] 2024-10-21 04:22:02,878 [execute] INFO git cat-file --batch-check [2024-10-21T04:22:03.014Z] 2024-10-21 04:22:02,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver, universal_newlines=False, shell=None, istream=) [2024-10-21T04:22:03.014Z] 2024-10-21 04:22:02,887 [execute] INFO git cat-file --batch [2024-10-21T04:22:03.014Z] 2024-10-21 04:22:02,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver, universal_newlines=False, shell=None, istream=) [2024-10-21T04:22:03.014Z] 2024-10-21 04:22:02,893 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver/PR-809 [2024-10-21T04:22:03.014Z] 0.0.0 [Pipeline] } [2024-10-21T04:22:03.042Z] $ docker exec --env ******** --env ******** d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 ssh-agent -k [2024-10-21T04:22:03.154Z] unset SSH_AUTH_SOCK; [2024-10-21T04:22:03.158Z] unset SSH_AGENT_PID; [2024-10-21T04:22:03.158Z] echo Agent pid 78 killed; [2024-10-21T04:22:03.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-21T04:22:03.635Z] + git semver [Pipeline] } [2024-10-21T04:22:03.926Z] $ docker stop --time=1 d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 [2024-10-21T04:22:05.193Z] $ docker rm -f --volumes d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-21T04:22:05.623Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-21T04:22:05.974Z] Stashed 1 file(s) [Pipeline] echo [2024-10-21T04:22:06.001Z] [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-10-21T04:22:06.839Z] provisioning config files... [2024-10-21T04:22:06.847Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/config15274826264160778808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:22:07.235Z] ---> ****-login.sh [2024-10-21T04:22:07.235Z] nexus3.edgexfoundry.org:10001 [2024-10-21T04:22:07.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:22:07.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:22:07.235Z] Configure a credential helper to remove this warning. See [2024-10-21T04:22:07.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:22:07.235Z] [2024-10-21T04:22:07.236Z] Login Succeeded [2024-10-21T04:22:07.236Z] nexus3.edgexfoundry.org:10002 [2024-10-21T04:22:07.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:22:07.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:22:07.236Z] Configure a credential helper to remove this warning. See [2024-10-21T04:22:07.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:22:07.236Z] [2024-10-21T04:22:07.236Z] Login Succeeded [2024-10-21T04:22:07.236Z] nexus3.edgexfoundry.org:10003 [2024-10-21T04:22:07.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:22:07.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:22:07.495Z] Configure a credential helper to remove this warning. See [2024-10-21T04:22:07.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:22:07.495Z] [2024-10-21T04:22:07.495Z] Login Succeeded [2024-10-21T04:22:07.495Z] nexus3.edgexfoundry.org:10004 [2024-10-21T04:22:07.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:22:07.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:22:07.495Z] Configure a credential helper to remove this warning. See [2024-10-21T04:22:07.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:22:07.495Z] [2024-10-21T04:22:07.495Z] Login Succeeded [2024-10-21T04:22:07.495Z] ****.io [2024-10-21T04:22:07.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:22:07.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:22:07.753Z] Configure a credential helper to remove this warning. See [2024-10-21T04:22:07.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:22:07.753Z] [2024-10-21T04:22:07.753Z] Login Succeeded [2024-10-21T04:22:07.753Z] ---> ****-login.sh ends [Pipeline] } [2024-10-21T04:22:07.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-21T04:22:08.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T04:22:08.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T04:22:08.098Z] ========================================================= [2024-10-21T04:22:08.098Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-21T04:22:08.098Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:22:08.620Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-21T04:22:08.880Z] Sending build context to Docker daemon 59.81MB [2024-10-21T04:22:08.880Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-21T04:22:08.880Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-21T04:22:08.880Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-21T04:22:08.880Z] 43c4264eed91: Pulling fs layer [2024-10-21T04:22:08.880Z] 4cc291be95ef: Pulling fs layer [2024-10-21T04:22:08.880Z] 2ac1f1163629: Pulling fs layer [2024-10-21T04:22:08.880Z] 5c3c966382ef: Pulling fs layer [2024-10-21T04:22:08.880Z] 4f4fb700ef54: Pulling fs layer [2024-10-21T04:22:08.880Z] 5d5c8e513c77: Pulling fs layer [2024-10-21T04:22:08.880Z] 9f66e0745190: Pulling fs layer [2024-10-21T04:22:08.880Z] f49a43e4bbc0: Pulling fs layer [2024-10-21T04:22:08.880Z] 561ebcabdf7f: Pulling fs layer [2024-10-21T04:22:08.880Z] 9f66e0745190: Waiting [2024-10-21T04:22:08.880Z] 5c3c966382ef: Waiting [2024-10-21T04:22:08.880Z] 4f4fb700ef54: Waiting [2024-10-21T04:22:08.880Z] f49a43e4bbc0: Waiting [2024-10-21T04:22:08.880Z] 5d5c8e513c77: Waiting [2024-10-21T04:22:08.880Z] 561ebcabdf7f: Waiting [2024-10-21T04:22:09.139Z] 4cc291be95ef: Verifying Checksum [2024-10-21T04:22:09.139Z] 4cc291be95ef: Download complete [2024-10-21T04:22:09.139Z] 5c3c966382ef: Verifying Checksum [2024-10-21T04:22:09.139Z] 5c3c966382ef: Download complete [2024-10-21T04:22:09.139Z] 4f4fb700ef54: Verifying Checksum [2024-10-21T04:22:09.139Z] 4f4fb700ef54: Download complete [2024-10-21T04:22:09.139Z] 5d5c8e513c77: Verifying Checksum [2024-10-21T04:22:09.139Z] 5d5c8e513c77: Download complete [2024-10-21T04:22:09.139Z] 43c4264eed91: Verifying Checksum [2024-10-21T04:22:09.139Z] 43c4264eed91: Download complete [2024-10-21T04:22:09.139Z] 9f66e0745190: Verifying Checksum [2024-10-21T04:22:09.139Z] 9f66e0745190: Download complete [2024-10-21T04:22:09.139Z] 43c4264eed91: Pull complete [2024-10-21T04:22:09.398Z] 561ebcabdf7f: Download complete [2024-10-21T04:22:09.398Z] 4cc291be95ef: Pull complete [2024-10-21T04:22:09.658Z] 2ac1f1163629: Verifying Checksum [2024-10-21T04:22:09.658Z] 2ac1f1163629: Download complete [2024-10-21T04:22:09.917Z] f49a43e4bbc0: Verifying Checksum [2024-10-21T04:22:09.917Z] f49a43e4bbc0: Download complete [2024-10-21T04:22:13.205Z] 2ac1f1163629: Pull complete [2024-10-21T04:22:13.205Z] 5c3c966382ef: Pull complete [2024-10-21T04:22:13.205Z] 4f4fb700ef54: Pull complete [2024-10-21T04:22:13.205Z] 5d5c8e513c77: Pull complete [2024-10-21T04:22:13.205Z] 9f66e0745190: Pull complete [2024-10-21T04:22:15.106Z] f49a43e4bbc0: Pull complete [2024-10-21T04:22:15.673Z] 561ebcabdf7f: Pull complete [2024-10-21T04:22:15.673Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-21T04:22:15.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-21T04:22:15.673Z] ---> 3a752c3f9dda [2024-10-21T04:22:15.673Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-21T04:22:21.610Z] Still waiting to schedule task [2024-10-21T04:22:21.610Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-21T04:22:22.287Z] ---> Running in 6704662540cd [2024-10-21T04:22:22.287Z] Removing intermediate container 6704662540cd [2024-10-21T04:22:22.287Z] ---> d7b691a81bc0 [2024-10-21T04:22:22.287Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-21T04:22:22.287Z] ---> Running in 00a14ee3a5a8 [2024-10-21T04:22:22.287Z] Removing intermediate container 00a14ee3a5a8 [2024-10-21T04:22:22.287Z] ---> b73485bf07d7 [2024-10-21T04:22:22.287Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-21T04:22:22.287Z] ---> Running in 42658db875cf [2024-10-21T04:22:22.287Z] Removing intermediate container 42658db875cf [2024-10-21T04:22:22.287Z] ---> 1f520a2cec6f [2024-10-21T04:22:22.287Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-21T04:22:22.287Z] ---> Running in bb527398b22c [2024-10-21T04:22:22.287Z] Removing intermediate container bb527398b22c [2024-10-21T04:22:22.287Z] ---> bc62cad1b36f [2024-10-21T04:22:22.287Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-21T04:22:22.287Z] ---> Running in 76f3d58201a0 [2024-10-21T04:22:22.548Z] Removing intermediate container 76f3d58201a0 [2024-10-21T04:22:22.548Z] ---> 35a669ef6737 [2024-10-21T04:22:22.548Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-21T04:22:22.808Z] latest: Pulling from library/docker [2024-10-21T04:22:22.808Z] 43c4264eed91: Already exists [2024-10-21T04:22:22.808Z] eeae0a4c3aab: Pulling fs layer [2024-10-21T04:22:22.808Z] 4f4fb700ef54: Pulling fs layer [2024-10-21T04:22:22.808Z] cc787dab98b1: Pulling fs layer [2024-10-21T04:22:22.808Z] 4dde54e28b69: Pulling fs layer [2024-10-21T04:22:22.808Z] f76cc74ad672: Pulling fs layer [2024-10-21T04:22:22.808Z] c3730cf3cbd1: Pulling fs layer [2024-10-21T04:22:22.808Z] 08f9c6ae64ba: Pulling fs layer [2024-10-21T04:22:22.808Z] da8ae46b6347: Pulling fs layer [2024-10-21T04:22:22.808Z] 3f5a3c6f02f7: Pulling fs layer [2024-10-21T04:22:22.808Z] 238637adc6c9: Pulling fs layer [2024-10-21T04:22:22.808Z] 61595ab5b53d: Pulling fs layer [2024-10-21T04:22:22.808Z] f76cc74ad672: Waiting [2024-10-21T04:22:22.808Z] 835d4c51c9f5: Pulling fs layer [2024-10-21T04:22:22.808Z] d29e3ca0965c: Pulling fs layer [2024-10-21T04:22:22.808Z] 4dde54e28b69: Waiting [2024-10-21T04:22:22.808Z] da8ae46b6347: Waiting [2024-10-21T04:22:22.808Z] ccb967684857: Pulling fs layer [2024-10-21T04:22:22.808Z] 3f5a3c6f02f7: Waiting [2024-10-21T04:22:22.808Z] babf1dc4851c: Pulling fs layer [2024-10-21T04:22:22.808Z] 238637adc6c9: Waiting [2024-10-21T04:22:22.808Z] 61595ab5b53d: Waiting [2024-10-21T04:22:22.808Z] c3730cf3cbd1: Waiting [2024-10-21T04:22:22.808Z] d29e3ca0965c: Waiting [2024-10-21T04:22:22.808Z] ccb967684857: Waiting [2024-10-21T04:22:22.808Z] 08f9c6ae64ba: Waiting [2024-10-21T04:22:22.808Z] babf1dc4851c: Waiting [2024-10-21T04:22:22.808Z] 835d4c51c9f5: Waiting [2024-10-21T04:22:23.268Z] cc787dab98b1: Verifying Checksum [2024-10-21T04:22:23.268Z] cc787dab98b1: Download complete [2024-10-21T04:22:23.268Z] 4f4fb700ef54: Verifying Checksum [2024-10-21T04:22:23.268Z] 4f4fb700ef54: Download complete [2024-10-21T04:22:23.268Z] eeae0a4c3aab: Verifying Checksum [2024-10-21T04:22:23.268Z] eeae0a4c3aab: Download complete [2024-10-21T04:22:23.268Z] 4dde54e28b69: Verifying Checksum [2024-10-21T04:22:23.268Z] 4dde54e28b69: Download complete [2024-10-21T04:22:23.268Z] f76cc74ad672: Verifying Checksum [2024-10-21T04:22:23.268Z] f76cc74ad672: Download complete [2024-10-21T04:22:23.268Z] 08f9c6ae64ba: Verifying Checksum [2024-10-21T04:22:23.268Z] 08f9c6ae64ba: Download complete [2024-10-21T04:22:23.268Z] da8ae46b6347: Download complete [2024-10-21T04:22:23.268Z] eeae0a4c3aab: Pull complete [2024-10-21T04:22:23.268Z] c3730cf3cbd1: Verifying Checksum [2024-10-21T04:22:23.268Z] c3730cf3cbd1: Download complete [2024-10-21T04:22:23.527Z] 4f4fb700ef54: Pull complete [2024-10-21T04:22:23.527Z] 3f5a3c6f02f7: Verifying Checksum [2024-10-21T04:22:23.527Z] 3f5a3c6f02f7: Download complete [2024-10-21T04:22:23.527Z] cc787dab98b1: Pull complete [2024-10-21T04:22:23.527Z] 61595ab5b53d: Download complete [2024-10-21T04:22:23.528Z] 238637adc6c9: Verifying Checksum [2024-10-21T04:22:23.528Z] 238637adc6c9: Download complete [2024-10-21T04:22:23.528Z] 835d4c51c9f5: Verifying Checksum [2024-10-21T04:22:23.528Z] 835d4c51c9f5: Download complete [2024-10-21T04:22:23.528Z] ccb967684857: Verifying Checksum [2024-10-21T04:22:23.528Z] ccb967684857: Download complete [2024-10-21T04:22:23.528Z] babf1dc4851c: Verifying Checksum [2024-10-21T04:22:23.528Z] babf1dc4851c: Download complete [2024-10-21T04:22:23.786Z] 4dde54e28b69: Pull complete [2024-10-21T04:22:24.046Z] d29e3ca0965c: Verifying Checksum [2024-10-21T04:22:24.046Z] d29e3ca0965c: Download complete [2024-10-21T04:22:24.046Z] f76cc74ad672: Pull complete [2024-10-21T04:22:24.614Z] c3730cf3cbd1: Pull complete [2024-10-21T04:22:24.614Z] 08f9c6ae64ba: Pull complete [2024-10-21T04:22:24.614Z] da8ae46b6347: Pull complete [2024-10-21T04:22:24.614Z] 3f5a3c6f02f7: Pull complete [2024-10-21T04:22:24.880Z] 238637adc6c9: Pull complete [2024-10-21T04:22:24.880Z] 61595ab5b53d: Pull complete [2024-10-21T04:22:25.138Z] 835d4c51c9f5: Pull complete [2024-10-21T04:22:26.072Z] d29e3ca0965c: Pull complete [2024-10-21T04:22:26.072Z] ccb967684857: Pull complete [2024-10-21T04:22:26.331Z] babf1dc4851c: Pull complete [2024-10-21T04:22:26.331Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-21T04:22:26.331Z] Status: Downloaded newer image for docker:latest [2024-10-21T04:22:29.627Z] ---> f7f4bbf3d709 [2024-10-21T04:22:29.627Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-21T04:22:29.627Z] ---> Running in 5382afbf2167 [2024-10-21T04:22:29.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T04:22:29.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T04:22:30.455Z] OK: 246 MiB in 54 packages [2024-10-21T04:22:30.712Z] Removing intermediate container 5382afbf2167 [2024-10-21T04:22:30.712Z] ---> 1446f44ef9c1 [2024-10-21T04:22:30.712Z] Step 10/15 : ENV GO111MODULE=on [2024-10-21T04:22:30.712Z] ---> Running in 53be6fa991e8 [2024-10-21T04:22:30.712Z] Removing intermediate container 53be6fa991e8 [2024-10-21T04:22:30.712Z] ---> 55b7ed415c6c [2024-10-21T04:22:30.712Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-21T04:22:30.712Z] ---> Running in 973eb41ac9d8 [2024-10-21T04:22:30.712Z] Removing intermediate container 973eb41ac9d8 [2024-10-21T04:22:30.712Z] ---> 0b024104910e [2024-10-21T04:22:30.712Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-21T04:22:30.971Z] ---> 5995c87e175f [2024-10-21T04:22:30.971Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T04:22:30.971Z] ---> Running in c7f9701fd419 [2024-10-21T04:23:52.444Z] Removing intermediate container c7f9701fd419 [2024-10-21T04:23:52.444Z] ---> 9dcedb185877 [2024-10-21T04:23:52.444Z] Step 14/15 : COPY . . [2024-10-21T04:23:52.444Z] ---> b9a95cd91fc1 [2024-10-21T04:23:52.444Z] Step 15/15 : RUN ${MAKE} [2024-10-21T04:23:52.444Z] ---> Running in 8b8a5e0e9fa1 [2024-10-21T04:23:52.444Z] noop [2024-10-21T04:23:52.444Z] Removing intermediate container 8b8a5e0e9fa1 [2024-10-21T04:23:52.444Z] ---> f88d370164c4 [2024-10-21T04:23:52.444Z] Successfully built f88d370164c4 [2024-10-21T04:23:52.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:23:52.950Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-21T04:23:52.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:23:53.196Z] prd-ubuntu20.04-docker-8c-8g-23401 does not seem to be running inside a container [2024-10-21T04:23:53.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-809 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809:/w/workspace/edgexfoundry_edgex-ui-go_PR-809:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-21T04:23:53.666Z] $ docker top 466a19356e68877e392a4f5eab4c875248d5fde969d535aba585746be92a2a23 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T04:23:54.109Z] + go version [2024-10-21T04:23:54.109Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-21T04:23:54.141Z] $ docker stop --time=1 466a19356e68877e392a4f5eab4c875248d5fde969d535aba585746be92a2a23 [2024-10-21T04:23:55.408Z] $ docker rm -f --volumes 466a19356e68877e392a4f5eab4c875248d5fde969d535aba585746be92a2a23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:23:56.209Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-21T04:23:56.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:23:56.397Z] prd-ubuntu20.04-docker-8c-8g-23401 does not seem to be running inside a container [2024-10-21T04:23:56.427Z] $ 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-809 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809:/w/workspace/edgexfoundry_edgex-ui-go_PR-809:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-21T04:23:56.766Z] $ docker top 548ad23993701c584a143bca2a1e8988f7d9ba67d913a9a98b29ce55664daac7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T04:23:57.191Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-809 [Pipeline] fileExists [Pipeline] sh [2024-10-21T04:23:57.571Z] + make test [2024-10-21T04:23:57.571Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-21T04:23:58.140Z] go: updates to go.mod needed; to update it: [2024-10-21T04:23:58.140Z] go mod tidy [2024-10-21T04:23:58.140Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-10-21T04:23:58.199Z] $ docker stop --time=1 548ad23993701c584a143bca2a1e8988f7d9ba67d913a9a98b29ce55664daac7 [2024-10-21T04:23:59.549Z] $ docker rm -f --volumes 548ad23993701c584a143bca2a1e8988f7d9ba67d913a9a98b29ce55664daac7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:24:00.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T04:24:00.940Z] [2024-10-21T04:24:00.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:24:01.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T04:24:01.356Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-21T04:24:01.356Z] 5eb5b503b376: Pulling fs layer [2024-10-21T04:24:01.356Z] 5c69ac0246d0: Pulling fs layer [2024-10-21T04:24:01.356Z] ec43610c2a17: Pulling fs layer [2024-10-21T04:24:01.356Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-21T04:24:01.356Z] 33b1e0a273af: Pulling fs layer [2024-10-21T04:24:01.356Z] 5d3b04190fa2: Pulling fs layer [2024-10-21T04:24:01.356Z] 2f39f015ded8: Pulling fs layer [2024-10-21T04:24:01.356Z] 5d3b04190fa2: Waiting [2024-10-21T04:24:01.356Z] 33b1e0a273af: Waiting [2024-10-21T04:24:01.356Z] 2f39f015ded8: Waiting [2024-10-21T04:24:01.356Z] 5c69ac0246d0: Download complete [2024-10-21T04:24:01.356Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-21T04:24:01.356Z] 3a2ae6a8a46f: Download complete [2024-10-21T04:24:01.356Z] 33b1e0a273af: Verifying Checksum [2024-10-21T04:24:01.356Z] 33b1e0a273af: Download complete [2024-10-21T04:24:01.356Z] 5d3b04190fa2: Verifying Checksum [2024-10-21T04:24:01.356Z] 5d3b04190fa2: Download complete [2024-10-21T04:24:01.356Z] ec43610c2a17: Download complete [2024-10-21T04:24:01.615Z] 5eb5b503b376: Verifying Checksum [2024-10-21T04:24:01.615Z] 5eb5b503b376: Download complete [2024-10-21T04:24:02.180Z] 2f39f015ded8: Download complete [2024-10-21T04:24:02.745Z] 5eb5b503b376: Pull complete [2024-10-21T04:24:03.003Z] 5c69ac0246d0: Pull complete [2024-10-21T04:24:03.268Z] ec43610c2a17: Pull complete [2024-10-21T04:24:03.532Z] 3a2ae6a8a46f: Pull complete [2024-10-21T04:24:03.532Z] 33b1e0a273af: Pull complete [2024-10-21T04:24:03.790Z] 5d3b04190fa2: Pull complete [2024-10-21T04:24:06.072Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23402 in /w/workspace/edgexfoundry_edgex-ui-go_PR-809 [Pipeline] { [Pipeline] ws [2024-10-21T04:24:06.153Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-10-21T04:24:07.974Z] 2f39f015ded8: Pull complete [2024-10-21T04:24:07.974Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-21T04:24:07.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T04:24:07.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T04:24:09.284Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:24:09.564Z] prd-ubuntu20.04-docker-8c-8g-23401 does not seem to be running inside a container [2024-10-21T04:24:09.593Z] $ 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-809 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809:/w/workspace/edgexfoundry_edgex-ui-go_PR-809:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-21T04:24:15.458Z] using credential edgex-jenkins-ssh [2024-10-21T04:24:15.486Z] Cloning the remote Git repository [2024-10-21T04:24:16.120Z] $ docker top 40a323e864e403e647c5e4ac116fa1eaf1fbe430411316e85fe3c06fcc6a21e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:24:16.635Z] ---> job-cost.sh [2024-10-21T04:24:16.635Z] lf-activate-venv: SKIPPING [2024-10-21T04:24:16.635Z] INFO: No Stack... [2024-10-21T04:24:15.532Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-21T04:24:15.649Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-10-21T04:24:15.860Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-21T04:24:15.861Z] > git --version # timeout=10 [2024-10-21T04:24:15.913Z] > git --version # 'git version 2.25.1' [2024-10-21T04:24:15.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-21T04:24:16.211Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-21T04:24:16.895Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-21T04:24:17.155Z] INFO: Archiving Costs [Pipeline] sh [2024-10-21T04:24:17.481Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives/cost.csv [2024-10-21T04:24:17.481Z] + cut -d, -f6 [Pipeline] lock [2024-10-21T04:24:17.527Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] [2024-10-21T04:24:17.533Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] did not exist. Created. [2024-10-21T04:24:17.540Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-21T04:24:17.964Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-21T04:24:18.061Z] Stashed 1 file(s) [Pipeline] } [2024-10-21T04:24:18.081Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-21T04:24:18.184Z] $ docker stop --time=1 40a323e864e403e647c5e4ac116fa1eaf1fbe430411316e85fe3c06fcc6a21e6 [2024-10-21T04:24:19.344Z] $ docker rm -f --volumes 40a323e864e403e647c5e4ac116fa1eaf1fbe430411316e85fe3c06fcc6a21e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-21T04:24:19.812Z] Failed in branch amd64 [2024-10-21T04:24:21.428Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-21T04:24:21.566Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-21T04:24:23.934Z] Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 161437fdaba8b74b10b63d25e15d50f68e394215 [2024-10-21T04:24:23.130Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-21T04:24:23.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-21T04:24:23.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-21T04:24:23.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/809/head:refs/remotes/origin/PR-809 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-21T04:24:23.950Z] > git config core.sparsecheckout # timeout=10 [2024-10-21T04:24:24.025Z] > git checkout -f 161437fdaba8b74b10b63d25e15d50f68e394215 # timeout=10 [2024-10-21T04:24:24.685Z] Merge succeeded, producing 161437fdaba8b74b10b63d25e15d50f68e394215 [2024-10-21T04:24:24.686Z] Checking out Revision 161437fdaba8b74b10b63d25e15d50f68e394215 (PR-809) [2024-10-21T04:24:24.476Z] > git remote # timeout=10 [2024-10-21T04:24:24.517Z] > git config --get remote.origin.url # timeout=10 [2024-10-21T04:24:24.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-21T04:24:24.615Z] > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 [2024-10-21T04:24:24.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-21T04:24:24.690Z] > git config core.sparsecheckout # timeout=10 [2024-10-21T04:24:24.705Z] > git checkout -f 161437fdaba8b74b10b63d25e15d50f68e394215 # timeout=10 [2024-10-21T04:24:26.061Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-10-21T04:24:26.141Z] > git --version # timeout=10 [2024-10-21T04:24:26.155Z] > git --version # 'git version 2.25.1' [2024-10-21T04:24:26.170Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-21T04:24:31.571Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-21T04:24:31.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T04:24:31.571Z] Dload Upload Total Spent Left Speed [2024-10-21T04:24:31.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh [2024-10-21T04:24:31.926Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-21T04:24:32.278Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-21T04:24:32.279Z] sudo tee /etc/docker/daemon.new [2024-10-21T04:24:32.279Z] { [2024-10-21T04:24:32.279Z] "registry-mirrors": [ [2024-10-21T04:24:32.279Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-21T04:24:32.279Z] ], [2024-10-21T04:24:32.279Z] "bip": "10.250.0.254/24", [2024-10-21T04:24:32.279Z] "hosts": [ [2024-10-21T04:24:32.279Z] "tcp://0.0.0.0:5555", [2024-10-21T04:24:32.279Z] "unix:///var/run/docker.sock" [2024-10-21T04:24:32.279Z] ], [2024-10-21T04:24:32.279Z] "mtu": 1458, [2024-10-21T04:24:32.279Z] "selinux-enabled": true, [2024-10-21T04:24:32.279Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-21T04:24:32.279Z] } [Pipeline] sh [2024-10-21T04:24:32.634Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-21T04:24:33.003Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-21T04:24:51.310Z] provisioning config files... [2024-10-21T04:24:51.334Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config16046718406768806630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:24:51.843Z] ---> ****-login.sh [2024-10-21T04:24:51.844Z] nexus3.edgexfoundry.org:10001 [2024-10-21T04:24:52.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:24:52.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:24:52.429Z] Configure a credential helper to remove this warning. See [2024-10-21T04:24:52.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:24:52.429Z] [2024-10-21T04:24:52.429Z] Login Succeeded [2024-10-21T04:24:52.429Z] nexus3.edgexfoundry.org:10002 [2024-10-21T04:24:52.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:24:52.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:24:52.701Z] Configure a credential helper to remove this warning. See [2024-10-21T04:24:52.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:24:52.701Z] [2024-10-21T04:24:52.701Z] Login Succeeded [2024-10-21T04:24:52.701Z] nexus3.edgexfoundry.org:10003 [2024-10-21T04:24:52.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:24:53.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:24:53.240Z] Configure a credential helper to remove this warning. See [2024-10-21T04:24:53.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:24:53.241Z] [2024-10-21T04:24:53.241Z] Login Succeeded [2024-10-21T04:24:53.241Z] nexus3.edgexfoundry.org:10004 [2024-10-21T04:24:53.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:24:53.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:24:53.507Z] Configure a credential helper to remove this warning. See [2024-10-21T04:24:53.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:24:53.507Z] [2024-10-21T04:24:53.507Z] Login Succeeded [2024-10-21T04:24:53.507Z] ****.io [2024-10-21T04:24:53.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:24:54.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:24:54.042Z] Configure a credential helper to remove this warning. See [2024-10-21T04:24:54.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:24:54.042Z] [2024-10-21T04:24:54.042Z] Login Succeeded [2024-10-21T04:24:54.042Z] ---> ****-login.sh ends [Pipeline] } [2024-10-21T04:24:54.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-21T04:24:54.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T04:24:54.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T04:24:54.637Z] ========================================================= [2024-10-21T04:24:54.637Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-21T04:24:54.637Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:24:55.179Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-21T04:24:56.600Z] Sending build context to Docker daemon 35.52MB [2024-10-21T04:24:56.600Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-21T04:24:56.600Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-21T04:24:56.600Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-21T04:24:56.600Z] cf04c63912e1: Pulling fs layer [2024-10-21T04:24:56.600Z] 55b35a11ae5e: Pulling fs layer [2024-10-21T04:24:56.600Z] a37a00ec5f00: Pulling fs layer [2024-10-21T04:24:56.600Z] 50b3750afda1: Pulling fs layer [2024-10-21T04:24:56.600Z] 4f4fb700ef54: Pulling fs layer [2024-10-21T04:24:56.600Z] 80978eb59214: Pulling fs layer [2024-10-21T04:24:56.600Z] c9f46d7d2bd2: Pulling fs layer [2024-10-21T04:24:56.600Z] c5a475d317c9: Pulling fs layer [2024-10-21T04:24:56.600Z] 50b3750afda1: Waiting [2024-10-21T04:24:56.600Z] 4f4fb700ef54: Waiting [2024-10-21T04:24:56.600Z] 80978eb59214: Waiting [2024-10-21T04:24:56.600Z] c9f46d7d2bd2: Waiting [2024-10-21T04:24:56.600Z] c5a475d317c9: Waiting [2024-10-21T04:24:56.600Z] 55b35a11ae5e: Verifying Checksum [2024-10-21T04:24:56.600Z] 55b35a11ae5e: Download complete [2024-10-21T04:24:56.600Z] 50b3750afda1: Verifying Checksum [2024-10-21T04:24:56.600Z] 50b3750afda1: Download complete [2024-10-21T04:24:56.600Z] 4f4fb700ef54: Verifying Checksum [2024-10-21T04:24:56.600Z] 4f4fb700ef54: Download complete [2024-10-21T04:24:56.600Z] 80978eb59214: Verifying Checksum [2024-10-21T04:24:56.600Z] 80978eb59214: Download complete [2024-10-21T04:24:56.600Z] cf04c63912e1: Verifying Checksum [2024-10-21T04:24:56.600Z] cf04c63912e1: Download complete [2024-10-21T04:24:57.193Z] c5a475d317c9: Verifying Checksum [2024-10-21T04:24:57.193Z] c5a475d317c9: Download complete [2024-10-21T04:24:57.463Z] cf04c63912e1: Pull complete [2024-10-21T04:24:58.437Z] 55b35a11ae5e: Pull complete [2024-10-21T04:24:58.707Z] a37a00ec5f00: Verifying Checksum [2024-10-21T04:24:58.707Z] a37a00ec5f00: Download complete [2024-10-21T04:24:59.296Z] c9f46d7d2bd2: Verifying Checksum [2024-10-21T04:24:59.296Z] c9f46d7d2bd2: Download complete [2024-10-21T04:25:14.320Z] a37a00ec5f00: Pull complete [2024-10-21T04:25:14.320Z] 50b3750afda1: Pull complete [2024-10-21T04:25:14.320Z] 4f4fb700ef54: Pull complete [2024-10-21T04:25:14.320Z] 80978eb59214: Pull complete [2024-10-21T04:25:20.987Z] c9f46d7d2bd2: Pull complete [2024-10-21T04:25:22.401Z] c5a475d317c9: Pull complete [2024-10-21T04:25:22.401Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-21T04:25:22.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-21T04:25:22.401Z] ---> be29e6b0f0d4 [2024-10-21T04:25:22.401Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-21T04:25:24.350Z] ---> Running in 50b329ef774d [2024-10-21T04:25:24.350Z] Removing intermediate container 50b329ef774d [2024-10-21T04:25:24.350Z] ---> 7c2b4d725c15 [2024-10-21T04:25:24.350Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-21T04:25:24.620Z] ---> Running in dac2aa50ec7b [2024-10-21T04:25:24.890Z] Removing intermediate container dac2aa50ec7b [2024-10-21T04:25:24.890Z] ---> 010a6e9fe60f [2024-10-21T04:25:24.890Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-21T04:25:24.890Z] ---> Running in e6d180fdf770 [2024-10-21T04:25:25.166Z] Removing intermediate container e6d180fdf770 [2024-10-21T04:25:25.166Z] ---> 9635d450dbc1 [2024-10-21T04:25:25.166Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-21T04:25:25.166Z] ---> Running in 8a0a2b422df4 [2024-10-21T04:25:25.434Z] Removing intermediate container 8a0a2b422df4 [2024-10-21T04:25:25.434Z] ---> bf4778fe3bde [2024-10-21T04:25:25.434Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-21T04:25:25.713Z] ---> Running in 1a0a2abec341 [2024-10-21T04:25:25.980Z] Removing intermediate container 1a0a2abec341 [2024-10-21T04:25:25.980Z] ---> d02061777215 [2024-10-21T04:25:25.980Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-21T04:25:26.249Z] latest: Pulling from library/docker [2024-10-21T04:25:26.518Z] cf04c63912e1: Already exists [2024-10-21T04:25:26.518Z] a9679eef29cc: Pulling fs layer [2024-10-21T04:25:26.518Z] 4f4fb700ef54: Pulling fs layer [2024-10-21T04:25:26.518Z] 4a81ff15e9c1: Pulling fs layer [2024-10-21T04:25:26.518Z] 670ac7667191: Pulling fs layer [2024-10-21T04:25:26.518Z] f54c0a207651: Pulling fs layer [2024-10-21T04:25:26.518Z] 443e5bf4eb6d: Pulling fs layer [2024-10-21T04:25:26.518Z] 36b38738a239: Pulling fs layer [2024-10-21T04:25:26.518Z] 7e05683eb78b: Pulling fs layer [2024-10-21T04:25:26.518Z] af19dc418931: Pulling fs layer [2024-10-21T04:25:26.518Z] 350f121bb6a7: Pulling fs layer [2024-10-21T04:25:26.518Z] 51a3079e1f46: Pulling fs layer [2024-10-21T04:25:26.518Z] dbb9cf640990: Pulling fs layer [2024-10-21T04:25:26.518Z] 4b2b3ec1ddad: Pulling fs layer [2024-10-21T04:25:26.518Z] 6e3a953caa63: Pulling fs layer [2024-10-21T04:25:26.518Z] 4c868131d387: Pulling fs layer [2024-10-21T04:25:26.518Z] 36b38738a239: Waiting [2024-10-21T04:25:26.518Z] 7e05683eb78b: Waiting [2024-10-21T04:25:26.518Z] af19dc418931: Waiting [2024-10-21T04:25:26.518Z] 670ac7667191: Waiting [2024-10-21T04:25:26.518Z] f54c0a207651: Waiting [2024-10-21T04:25:26.518Z] 443e5bf4eb6d: Waiting [2024-10-21T04:25:26.518Z] 350f121bb6a7: Waiting [2024-10-21T04:25:26.518Z] 51a3079e1f46: Waiting [2024-10-21T04:25:26.518Z] dbb9cf640990: Waiting [2024-10-21T04:25:26.518Z] 4b2b3ec1ddad: Waiting [2024-10-21T04:25:26.518Z] 4c868131d387: Waiting [2024-10-21T04:25:26.518Z] 6e3a953caa63: Waiting [2024-10-21T04:25:26.518Z] 4a81ff15e9c1: Download complete [2024-10-21T04:25:26.518Z] 4f4fb700ef54: Verifying Checksum [2024-10-21T04:25:26.518Z] 4f4fb700ef54: Download complete [2024-10-21T04:25:26.788Z] a9679eef29cc: Verifying Checksum [2024-10-21T04:25:26.788Z] a9679eef29cc: Download complete [2024-10-21T04:25:27.058Z] f54c0a207651: Verifying Checksum [2024-10-21T04:25:27.058Z] f54c0a207651: Download complete [2024-10-21T04:25:27.058Z] 670ac7667191: Verifying Checksum [2024-10-21T04:25:27.058Z] 670ac7667191: Download complete [2024-10-21T04:25:27.327Z] 36b38738a239: Download complete [2024-10-21T04:25:27.327Z] 7e05683eb78b: Verifying Checksum [2024-10-21T04:25:27.327Z] 7e05683eb78b: Download complete [2024-10-21T04:25:27.327Z] af19dc418931: Verifying Checksum [2024-10-21T04:25:27.327Z] af19dc418931: Download complete [2024-10-21T04:25:27.327Z] 51a3079e1f46: Verifying Checksum [2024-10-21T04:25:27.327Z] 51a3079e1f46: Download complete [2024-10-21T04:25:27.598Z] 443e5bf4eb6d: Verifying Checksum [2024-10-21T04:25:27.598Z] 443e5bf4eb6d: Download complete [2024-10-21T04:25:27.598Z] dbb9cf640990: Verifying Checksum [2024-10-21T04:25:27.598Z] dbb9cf640990: Download complete [2024-10-21T04:25:27.598Z] 350f121bb6a7: Verifying Checksum [2024-10-21T04:25:27.598Z] 350f121bb6a7: Download complete [2024-10-21T04:25:27.598Z] 6e3a953caa63: Verifying Checksum [2024-10-21T04:25:27.598Z] 6e3a953caa63: Download complete [2024-10-21T04:25:27.598Z] 4c868131d387: Download complete [2024-10-21T04:25:28.185Z] a9679eef29cc: Pull complete [2024-10-21T04:25:28.454Z] 4f4fb700ef54: Pull complete [2024-10-21T04:25:28.722Z] 4a81ff15e9c1: Pull complete [2024-10-21T04:25:28.991Z] 4b2b3ec1ddad: Verifying Checksum [2024-10-21T04:25:28.991Z] 4b2b3ec1ddad: Download complete [2024-10-21T04:25:29.973Z] 670ac7667191: Pull complete [2024-10-21T04:25:31.413Z] f54c0a207651: Pull complete [2024-10-21T04:25:33.376Z] 443e5bf4eb6d: Pull complete [2024-10-21T04:25:33.975Z] 36b38738a239: Pull complete [2024-10-21T04:25:34.246Z] 7e05683eb78b: Pull complete [2024-10-21T04:25:34.246Z] af19dc418931: Pull complete [2024-10-21T04:25:35.650Z] 350f121bb6a7: Pull complete [2024-10-21T04:25:35.650Z] 51a3079e1f46: Pull complete [2024-10-21T04:25:35.917Z] dbb9cf640990: Pull complete [2024-10-21T04:25:40.170Z] 4b2b3ec1ddad: Pull complete [2024-10-21T04:25:40.170Z] 6e3a953caa63: Pull complete [2024-10-21T04:25:40.170Z] 4c868131d387: Pull complete [2024-10-21T04:25:40.170Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-21T04:25:40.170Z] Status: Downloaded newer image for docker:latest [2024-10-21T04:25:42.763Z] ---> 24d85ac41183 [2024-10-21T04:25:42.763Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-21T04:25:42.763Z] ---> Running in 505227226ddb [2024-10-21T04:25:43.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T04:25:43.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T04:25:45.413Z] OK: 238 MiB in 54 packages [2024-10-21T04:25:45.999Z] Removing intermediate container 505227226ddb [2024-10-21T04:25:45.999Z] ---> cbfa814df7b4 [2024-10-21T04:25:45.999Z] Step 10/15 : ENV GO111MODULE=on [2024-10-21T04:25:46.266Z] ---> Running in 3681be0458ca [2024-10-21T04:25:46.534Z] Removing intermediate container 3681be0458ca [2024-10-21T04:25:46.534Z] ---> 79f07505f3f2 [2024-10-21T04:25:46.534Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-21T04:25:46.534Z] ---> Running in 48ef9753c490 [2024-10-21T04:25:46.801Z] Removing intermediate container 48ef9753c490 [2024-10-21T04:25:46.801Z] ---> c771e7518850 [2024-10-21T04:25:46.801Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-21T04:25:47.389Z] ---> 4b0f979028c2 [2024-10-21T04:25:47.389Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T04:25:47.389Z] ---> Running in bef3268bca63 [2024-10-21T04:27:39.046Z] Removing intermediate container bef3268bca63 [2024-10-21T04:27:39.046Z] ---> c14c5f5f058d [2024-10-21T04:27:39.046Z] Step 14/15 : COPY . . [2024-10-21T04:27:39.046Z] ---> c7fabed6699b [2024-10-21T04:27:39.046Z] Step 15/15 : RUN ${MAKE} [2024-10-21T04:27:39.046Z] ---> Running in 60bbc8663cc6 [2024-10-21T04:27:39.046Z] noop [2024-10-21T04:27:39.046Z] Removing intermediate container 60bbc8663cc6 [2024-10-21T04:27:39.046Z] ---> 337bd2a6b81c [2024-10-21T04:27:39.046Z] Successfully built 337bd2a6b81c [2024-10-21T04:27:39.046Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:27:39.590Z] + docker inspect -f . ci-base-image-arm64 [2024-10-21T04:27:39.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:27:39.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-23402 does not seem to be running inside a container [2024-10-21T04:27:39.974Z] $ 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-10-21T04:27:41.215Z] $ docker top dde1526511ee72a171a0af440fa166961956a175394cc6da31c7e73d6b6d6200 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T04:27:43.987Z] + go version [2024-10-21T04:27:43.987Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-21T04:27:44.025Z] $ docker stop --time=1 dde1526511ee72a171a0af440fa166961956a175394cc6da31c7e73d6b6d6200 [2024-10-21T04:27:45.622Z] $ docker rm -f --volumes dde1526511ee72a171a0af440fa166961956a175394cc6da31c7e73d6b6d6200 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:27:46.582Z] + docker inspect -f . ci-base-image-arm64 [2024-10-21T04:27:46.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:27:46.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-23402 does not seem to be running inside a container [2024-10-21T04:27:46.986Z] $ 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-10-21T04:27:48.157Z] $ docker top 8c0d0140bb62ca2a4d62b3b7fc205602691c9fa099c94ff2309270d9de74e1db -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T04:27:48.749Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-21T04:27:49.495Z] + make test [2024-10-21T04:27:49.495Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-21T04:27:54.824Z] go: updates to go.mod needed; to update it: [2024-10-21T04:27:54.824Z] go mod tidy [2024-10-21T04:27:54.824Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-10-21T04:27:54.882Z] $ docker stop --time=1 8c0d0140bb62ca2a4d62b3b7fc205602691c9fa099c94ff2309270d9de74e1db [2024-10-21T04:27:56.717Z] $ docker rm -f --volumes 8c0d0140bb62ca2a4d62b3b7fc205602691c9fa099c94ff2309270d9de74e1db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:27:58.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-21T04:27:58.127Z] [2024-10-21T04:27:58.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:27:58.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-21T04:28:00.497Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-21T04:28:00.497Z] 8998bd30e6a1: Pulling fs layer [2024-10-21T04:28:00.497Z] 04944245beec: Pulling fs layer [2024-10-21T04:28:00.497Z] 699f458cf7ca: Pulling fs layer [2024-10-21T04:28:00.497Z] 765212b225bb: Pulling fs layer [2024-10-21T04:28:00.497Z] f23df028b6ca: Pulling fs layer [2024-10-21T04:28:00.497Z] d65c8cfc05b1: Pulling fs layer [2024-10-21T04:28:00.497Z] 2437ff75d9bd: Pulling fs layer [2024-10-21T04:28:00.497Z] f23df028b6ca: Waiting [2024-10-21T04:28:00.497Z] 765212b225bb: Waiting [2024-10-21T04:28:00.497Z] d65c8cfc05b1: Waiting [2024-10-21T04:28:00.497Z] 2437ff75d9bd: Waiting [2024-10-21T04:28:00.497Z] 04944245beec: Verifying Checksum [2024-10-21T04:28:00.497Z] 04944245beec: Download complete [2024-10-21T04:28:00.497Z] 765212b225bb: Verifying Checksum [2024-10-21T04:28:00.497Z] 765212b225bb: Download complete [2024-10-21T04:28:00.497Z] f23df028b6ca: Download complete [2024-10-21T04:28:00.497Z] d65c8cfc05b1: Verifying Checksum [2024-10-21T04:28:00.497Z] d65c8cfc05b1: Download complete [2024-10-21T04:28:00.778Z] 699f458cf7ca: Verifying Checksum [2024-10-21T04:28:00.778Z] 699f458cf7ca: Download complete [2024-10-21T04:28:01.046Z] 8998bd30e6a1: Verifying Checksum [2024-10-21T04:28:01.046Z] 8998bd30e6a1: Download complete [2024-10-21T04:28:03.637Z] 2437ff75d9bd: Verifying Checksum [2024-10-21T04:28:03.638Z] 2437ff75d9bd: Download complete [2024-10-21T04:28:06.223Z] 8998bd30e6a1: Pull complete [2024-10-21T04:28:06.490Z] 04944245beec: Pull complete [2024-10-21T04:28:07.890Z] 699f458cf7ca: Pull complete [2024-10-21T04:28:08.156Z] 765212b225bb: Pull complete [2024-10-21T04:28:09.116Z] f23df028b6ca: Pull complete [2024-10-21T04:28:09.383Z] d65c8cfc05b1: Pull complete [2024-10-21T04:28:27.687Z] 2437ff75d9bd: Pull complete [2024-10-21T04:28:27.687Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-21T04:28:27.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-21T04:28:27.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:28:28.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-23402 does not seem to be running inside a container [2024-10-21T04:28:28.140Z] $ 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-10-21T04:28:30.060Z] $ docker top 43bde79f334159dae7e8d9049797b55dba75b10c3f25653cb31db91e190aed60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:28:30.665Z] ---> job-cost.sh [2024-10-21T04:28:30.931Z] lf-activate-venv: SKIPPING [2024-10-21T04:28:30.931Z] INFO: No Stack... [2024-10-21T04:28:31.508Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-21T04:28:32.087Z] INFO: Archiving Costs [Pipeline] sh [2024-10-21T04:28:32.745Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-10-21T04:28:32.745Z] + cut -d, -f6 [Pipeline] lock [2024-10-21T04:28:32.822Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] [2024-10-21T04:28:32.828Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] did not exist. Created. [2024-10-21T04:28:32.835Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-21T04:28:33.598Z] /w/workspace/edgex-ui-go/1@tmp/durable-f0e8b721/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-21T04:28:34.279Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-21T04:28:34.326Z] Warning: overwriting stash ‘stack-cost’ [2024-10-21T04:28:34.903Z] Stashed 1 file(s) [Pipeline] } [2024-10-21T04:28:34.927Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-21T04:28:35.033Z] $ docker stop --time=1 43bde79f334159dae7e8d9049797b55dba75b10c3f25653cb31db91e190aed60 [2024-10-21T04:28:36.537Z] $ docker rm -f --volumes 43bde79f334159dae7e8d9049797b55dba75b10c3f25653cb31db91e190aed60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-21T04:28:37.396Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-21T04:28:40.033Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives ] [2024-10-21T04:28:40.033Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives [2024-10-21T04:28:40.033Z] total 16 [2024-10-21T04:28:40.033Z] drwxr-xr-x 3 root root 4096 Oct 21 04:24 . [2024-10-21T04:28:40.033Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 21 04:24 .. [2024-10-21T04:28:40.033Z] drwxr-xr-x 2 root root 4096 Oct 21 04:24 cost [2024-10-21T04:28:40.033Z] -rw-r--r-- 1 root root 83 Oct 21 04:24 cost.csv [2024-10-21T04:28:40.033Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives [2024-10-21T04:28:40.033Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives [2024-10-21T04:28:40.033Z] total 16 [2024-10-21T04:28:40.033Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 04:24 . [2024-10-21T04:28:40.033Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 21 04:24 .. [2024-10-21T04:28:40.033Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 04:24 cost [2024-10-21T04:28:40.033Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 21 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:28:40.384Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:28:41.288Z] ---> package-listing.sh [2024-10-21T04:28:41.288Z] ++ facter osfamily [2024-10-21T04:28:41.288Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-21T04:28:41.548Z] + OS_FAMILY=debian [2024-10-21T04:28:41.548Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-809 [2024-10-21T04:28:41.548Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-21T04:28:41.548Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-21T04:28:41.548Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-21T04:28:41.548Z] + PACKAGES=/tmp/packages_start.txt [2024-10-21T04:28:41.548Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-809 ']' [2024-10-21T04:28:41.548Z] + PACKAGES=/tmp/packages_end.txt [2024-10-21T04:28:41.548Z] + case "${OS_FAMILY}" in [2024-10-21T04:28:41.548Z] + dpkg -l [2024-10-21T04:28:41.548Z] + grep '^ii' [2024-10-21T04:28:41.548Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-21T04:28:41.548Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-21T04:28:41.548Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-21T04:28:41.548Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-809 ']' [2024-10-21T04:28:41.548Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives/ [2024-10-21T04:28:41.548Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives/ [Pipeline] echo [2024-10-21T04:28:41.588Z] 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-809/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-21T04:28:41.886Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:28:42.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T04:28:42.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:28:42.726Z] prd-ubuntu20.04-docker-8c-8g-23401 does not seem to be running inside a container [2024-10-21T04:28:42.743Z] $ 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-809/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-809 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809:/w/workspace/edgexfoundry_edgex-ui-go_PR-809:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@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-10-21T04:28:42.921Z] $ docker top 09ec9a385530b62070975c5aa91bc1ce0928dc4bd551d3b70aaff2daf5522ecb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T04:28:43.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-21T04:28:43.670Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-21T04:28:43.987Z] + ls /var/log/sa-host [2024-10-21T04:28:43.987Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-21T04:28:44.241Z] provisioning config files... [2024-10-21T04:28:44.251Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/config769487876932716044tmp [Pipeline] { [Pipeline] echo [2024-10-21T04:28:44.331Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:28:44.656Z] ---> create-netrc.sh [Pipeline] } [2024-10-21T04:28:44.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:28:45.124Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-21T04:28:45.164Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:28:45.488Z] ---> sudo-logs.sh [2024-10-21T04:28:45.488Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-21T04:28:45.593Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:28:45.916Z] ---> job-cost.sh [2024-10-21T04:28:45.917Z] lf-activate-venv: SKIPPING [2024-10-21T04:28:45.917Z] DEBUG: total: 0.2199999988079071 [2024-10-21T04:28:45.917Z] INFO: Retrieving Stack Cost... [2024-10-21T04:28:46.177Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-21T04:28:46.437Z] INFO: Archiving Costs [Pipeline] echo [2024-10-21T04:28:46.480Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:28:46.806Z] ---> logs-deploy.sh [2024-10-21T04:28:46.806Z] lf-activate-venv: SKIPPING [2024-10-21T04:28:46.806Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-809/1 [2024-10-21T04:28:46.806Z] INFO: archiving workspace using pattern(s): [2024-10-21T04:28:49.343Z] Archives upload complete. [2024-10-21T04:28:49.344Z] INFO: archiving logs to Nexus [2024-10-21T04:28:50.282Z] ---> uname -a: [2024-10-21T04:28:50.282Z] Linux prd-ubuntu20-04-docker-8c-8g-23401 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-21T04:28:50.282Z] [2024-10-21T04:28:50.282Z] [2024-10-21T04:28:50.282Z] ---> lscpu: [2024-10-21T04:28:50.282Z] Architecture: x86_64 [2024-10-21T04:28:50.282Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-21T04:28:50.282Z] Byte Order: Little Endian [2024-10-21T04:28:50.282Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-21T04:28:50.282Z] CPU(s): 8 [2024-10-21T04:28:50.282Z] On-line CPU(s) list: 0-7 [2024-10-21T04:28:50.282Z] Thread(s) per core: 1 [2024-10-21T04:28:50.282Z] Core(s) per socket: 1 [2024-10-21T04:28:50.282Z] Socket(s): 8 [2024-10-21T04:28:50.282Z] NUMA node(s): 1 [2024-10-21T04:28:50.282Z] Vendor ID: AuthenticAMD [2024-10-21T04:28:50.282Z] CPU family: 23 [2024-10-21T04:28:50.282Z] Model: 49 [2024-10-21T04:28:50.282Z] Model name: AMD EPYC-Rome Processor [2024-10-21T04:28:50.282Z] Stepping: 0 [2024-10-21T04:28:50.282Z] CPU MHz: 2799.998 [2024-10-21T04:28:50.282Z] BogoMIPS: 5599.99 [2024-10-21T04:28:50.282Z] Virtualization: AMD-V [2024-10-21T04:28:50.282Z] Hypervisor vendor: KVM [2024-10-21T04:28:50.282Z] Virtualization type: full [2024-10-21T04:28:50.282Z] L1d cache: 256 KiB [2024-10-21T04:28:50.282Z] L1i cache: 256 KiB [2024-10-21T04:28:50.282Z] L2 cache: 4 MiB [2024-10-21T04:28:50.282Z] L3 cache: 128 MiB [2024-10-21T04:28:50.282Z] NUMA node0 CPU(s): 0-7 [2024-10-21T04:28:50.282Z] Vulnerability Itlb multihit: Not affected [2024-10-21T04:28:50.282Z] Vulnerability L1tf: Not affected [2024-10-21T04:28:50.282Z] Vulnerability Mds: Not affected [2024-10-21T04:28:50.282Z] Vulnerability Meltdown: Not affected [2024-10-21T04:28:50.282Z] Vulnerability Mmio stale data: Not affected [2024-10-21T04:28:50.282Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-21T04:28:50.282Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-21T04:28:50.282Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-21T04:28:50.282Z] Vulnerability Srbds: Not affected [2024-10-21T04:28:50.282Z] Vulnerability Tsx async abort: Not affected [2024-10-21T04:28:50.282Z] 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-10-21T04:28:50.282Z] [2024-10-21T04:28:50.282Z] [2024-10-21T04:28:50.282Z] ---> nproc: [2024-10-21T04:28:50.282Z] 8 [2024-10-21T04:28:50.282Z] [2024-10-21T04:28:50.282Z] [2024-10-21T04:28:50.282Z] ---> df -h: [2024-10-21T04:28:50.282Z] Filesystem Size Used Avail Use% Mounted on [2024-10-21T04:28:50.282Z] overlay 155G 12G 144G 8% / [2024-10-21T04:28:50.282Z] tmpfs 64M 0 64M 0% /dev [2024-10-21T04:28:50.282Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-21T04:28:50.282Z] shm 64M 0 64M 0% /dev/shm [2024-10-21T04:28:50.282Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-10-21T04:28:50.282Z] [2024-10-21T04:28:50.282Z] [2024-10-21T04:28:50.282Z] ---> sar -b -r -n DEV: [2024-10-21T04:28:50.282Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23401) 10/21/24 _x86_64_ (8 CPU) [2024-10-21T04:28:50.282Z] [2024-10-21T04:28:50.282Z] 04:20:45 LINUX RESTART (8 CPU) [2024-10-21T04:28:50.282Z] [2024-10-21T04:28:50.282Z] 04:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-21T04:28:50.282Z] 04:22:01 159.94 47.84 112.10 0.00 5382.30 102442.79 0.00 [2024-10-21T04:28:50.282Z] 04:23:01 253.11 2.53 250.57 0.00 63.59 75920.95 0.00 [2024-10-21T04:28:50.282Z] 04:24:01 135.13 0.03 135.09 0.00 4.27 43437.43 0.00 [2024-10-21T04:28:50.282Z] 04:25:01 49.46 0.12 49.34 0.00 7.73 16717.36 0.00 [2024-10-21T04:28:50.282Z] 04:26:01 26.31 10.23 16.08 0.00 3453.96 3706.58 0.00 [2024-10-21T04:28:50.282Z] 04:27:01 4.72 0.00 4.72 0.00 0.00 63.32 0.00 [2024-10-21T04:28:50.282Z] 04:28:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2024-10-21T04:28:50.282Z] Average: 89.98 8.68 81.30 0.00 1273.09 34613.90 0.00 [2024-10-21T04:28:50.282Z] [2024-10-21T04:28:50.282Z] 04:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-21T04:28:50.282Z] 04:22:01 29856232 31553716 797664 2.43 60464 1932184 1855316 5.47 1008752 1682012 9232 [2024-10-21T04:28:50.282Z] 04:23:01 27561060 31509328 802132 2.44 135860 3957380 2017796 5.95 1363780 3433048 6500 [2024-10-21T04:28:50.282Z] 04:24:01 27330888 31466356 841764 2.56 193952 4070464 2141316 6.31 1280260 3727704 116684 [2024-10-21T04:28:50.282Z] 04:25:01 26989092 31512964 794388 2.42 199848 4406184 1791416 5.28 1251928 4051560 172 [2024-10-21T04:28:50.282Z] 04:26:01 26750108 31492956 803020 2.44 205000 4609960 1821080 5.37 1407132 4110812 1364 [2024-10-21T04:28:50.282Z] 04:27:01 26758552 31501260 794892 2.42 205044 4609956 1821080 5.37 1398492 4110772 8 [2024-10-21T04:28:50.282Z] 04:28:01 26758528 31501288 794808 2.42 205096 4609964 1821080 5.37 1398468 4110780 16 [2024-10-21T04:28:50.282Z] Average: 27429209 31505410 804095 2.45 172181 4028013 1895583 5.59 1301259 3603813 19139 [2024-10-21T04:28:50.282Z] [2024-10-21T04:28:50.282Z] 04:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-21T04:28:50.282Z] 04:22:01 veth6c7c164 25.38 26.16 2.21 177.72 0.00 0.00 0.00 0.01 [2024-10-21T04:28:50.283Z] 04:22:01 docker0 25.38 26.06 1.87 177.71 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:22:01 ens3 465.26 330.24 2989.63 79.97 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:22:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:23:01 docker0 361.97 497.67 30.46 3484.72 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:23:01 ens3 720.31 493.80 8809.54 59.14 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:23:01 lo 5.27 5.27 0.56 0.56 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:24:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:24:01 ens3 82.57 62.62 1582.29 81.85 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:24:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:25:01 ens3 41.11 21.40 964.98 7.08 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:26:01 ens3 74.67 30.28 1393.43 2.25 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:27:01 ens3 0.35 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] Average: docker0 55.33 74.83 4.62 523.19 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] Average: ens3 197.76 134.08 2248.51 32.91 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] Average: lo 1.59 1.59 0.16 0.16 0.00 0.00 0.00 0.00 [2024-10-21T04:28:50.283Z] [2024-10-21T04:28:50.283Z] [2024-10-21T04:28:50.283Z] ---> sar -P ALL: [2024-10-21T04:28:50.283Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23401) 10/21/24 _x86_64_ (8 CPU) [2024-10-21T04:28:50.283Z] [2024-10-21T04:28:50.283Z] 04:20:45 LINUX RESTART (8 CPU) [2024-10-21T04:28:50.283Z] [2024-10-21T04:28:50.283Z] 04:21:01 CPU %user %nice %system %iowait %steal %idle [2024-10-21T04:28:50.283Z] 04:22:01 all 6.73 0.00 1.99 4.95 0.06 86.27 [2024-10-21T04:28:50.283Z] 04:22:01 0 5.41 0.00 3.34 1.23 0.05 89.97 [2024-10-21T04:28:50.283Z] 04:22:01 1 5.48 0.00 1.44 0.40 0.07 92.61 [2024-10-21T04:28:50.283Z] 04:22:01 2 7.59 0.00 2.15 0.81 0.07 89.38 [2024-10-21T04:28:50.283Z] 04:22:01 3 7.07 0.00 1.58 7.39 0.07 83.90 [2024-10-21T04:28:50.283Z] 04:22:01 4 6.10 0.00 2.00 16.20 0.07 75.63 [2024-10-21T04:28:50.283Z] 04:22:01 5 5.36 0.00 1.87 12.13 0.05 80.59 [2024-10-21T04:28:50.283Z] 04:22:01 6 8.59 0.00 1.90 0.59 0.07 88.86 [2024-10-21T04:28:50.283Z] 04:22:01 7 8.24 0.00 1.61 0.87 0.05 89.23 [2024-10-21T04:28:50.283Z] 04:23:01 all 7.24 0.00 3.32 6.01 0.08 83.36 [2024-10-21T04:28:50.283Z] 04:23:01 0 6.73 0.00 2.44 0.37 0.08 90.37 [2024-10-21T04:28:50.283Z] 04:23:01 1 7.61 0.00 3.65 1.73 0.08 86.93 [2024-10-21T04:28:50.283Z] 04:23:01 2 8.00 0.00 3.27 1.33 0.05 87.35 [2024-10-21T04:28:50.283Z] 04:23:01 3 7.11 0.00 4.22 34.64 0.08 53.94 [2024-10-21T04:28:50.283Z] 04:23:01 4 7.66 0.00 3.42 0.96 0.07 87.90 [2024-10-21T04:28:50.283Z] 04:23:01 5 6.83 0.00 2.89 3.92 0.08 86.28 [2024-10-21T04:28:50.283Z] 04:23:01 6 6.68 0.00 2.83 2.16 0.08 88.24 [2024-10-21T04:28:50.283Z] 04:23:01 7 7.29 0.00 3.86 3.15 0.07 85.63 [2024-10-21T04:28:50.283Z] 04:24:01 all 4.13 0.00 2.40 6.48 0.04 86.94 [2024-10-21T04:28:50.283Z] 04:24:01 0 4.25 0.00 1.98 0.47 0.05 93.24 [2024-10-21T04:28:50.283Z] 04:24:01 1 3.34 0.00 4.64 1.39 0.05 90.57 [2024-10-21T04:28:50.283Z] 04:24:01 2 3.51 0.00 1.12 0.30 0.03 95.03 [2024-10-21T04:28:50.283Z] 04:24:01 3 5.01 0.00 2.84 35.57 0.07 56.52 [2024-10-21T04:28:50.283Z] 04:24:01 4 5.27 0.00 3.29 4.32 0.03 87.08 [2024-10-21T04:28:50.283Z] 04:24:01 5 3.90 0.00 1.61 0.15 0.03 94.31 [2024-10-21T04:28:50.283Z] 04:24:01 6 4.08 0.00 1.48 0.10 0.03 94.31 [2024-10-21T04:28:50.283Z] 04:24:01 7 3.69 0.00 2.28 9.63 0.03 84.37 [2024-10-21T04:28:50.283Z] 04:25:01 all 2.07 0.00 0.90 1.51 0.03 95.50 [2024-10-21T04:28:50.283Z] 04:25:01 0 1.78 0.00 1.19 4.13 0.03 92.87 [2024-10-21T04:28:50.283Z] 04:25:01 1 1.73 0.00 1.28 0.91 0.03 96.06 [2024-10-21T04:28:50.283Z] 04:25:01 2 1.72 0.00 0.70 0.00 0.02 97.56 [2024-10-21T04:28:50.283Z] 04:25:01 3 2.77 0.00 0.92 0.05 0.02 96.24 [2024-10-21T04:28:50.283Z] 04:25:01 4 2.08 0.00 1.02 0.00 0.02 96.89 [2024-10-21T04:28:50.283Z] 04:25:01 5 2.14 0.00 0.84 6.95 0.03 90.04 [2024-10-21T04:28:50.283Z] 04:25:01 6 2.27 0.00 0.67 0.00 0.03 97.03 [2024-10-21T04:28:50.283Z] 04:25:01 7 2.04 0.00 0.55 0.07 0.02 97.33 [2024-10-21T04:28:50.283Z] 04:26:01 all 0.89 0.00 0.40 0.20 0.01 98.49 [2024-10-21T04:28:50.283Z] 04:26:01 0 1.62 0.00 0.35 0.28 0.02 97.73 [2024-10-21T04:28:50.283Z] 04:26:01 1 0.88 0.00 0.65 0.63 0.00 97.83 [2024-10-21T04:28:50.283Z] 04:26:01 2 1.07 0.00 0.28 0.02 0.02 98.62 [2024-10-21T04:28:50.283Z] 04:26:01 3 0.35 0.00 0.22 0.02 0.00 99.42 [2024-10-21T04:28:50.283Z] 04:26:01 4 0.68 0.00 0.27 0.02 0.02 99.02 [2024-10-21T04:28:50.283Z] 04:26:01 5 0.52 0.00 0.28 0.57 0.03 98.60 [2024-10-21T04:28:50.283Z] 04:26:01 6 1.61 0.00 0.75 0.03 0.02 97.59 [2024-10-21T04:28:50.283Z] 04:26:01 7 0.42 0.00 0.37 0.05 0.02 99.15 [2024-10-21T04:28:50.283Z] 04:27:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2024-10-21T04:28:50.283Z] 04:27:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-21T04:28:50.283Z] 04:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T04:28:50.283Z] 04:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T04:28:50.283Z] 04:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T04:28:50.283Z] 04:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-21T04:28:50.283Z] 04:27:01 5 0.05 0.00 0.02 0.03 0.03 99.87 [2024-10-21T04:28:50.283Z] 04:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T04:28:50.283Z] 04:27:01 7 0.02 0.00 0.03 0.05 0.00 99.90 [2024-10-21T04:28:50.283Z] 04:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-21T04:28:50.283Z] 04:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T04:28:50.283Z] 04:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T04:28:50.283Z] 04:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-21T04:28:50.283Z] 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T04:28:50.283Z] 04:28:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-21T04:28:50.283Z] 04:28:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-10-21T04:28:50.283Z] 04:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T04:28:50.283Z] 04:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T04:28:50.283Z] Average: all 3.00 0.00 1.29 2.73 0.03 92.95 [2024-10-21T04:28:50.283Z] Average: 0 2.82 0.00 1.33 0.92 0.04 94.89 [2024-10-21T04:28:50.283Z] Average: 1 2.72 0.00 1.66 0.72 0.04 94.86 [2024-10-21T04:28:50.283Z] Average: 2 3.12 0.00 1.08 0.35 0.03 95.43 [2024-10-21T04:28:50.283Z] Average: 3 3.17 0.00 1.39 11.02 0.03 84.39 [2024-10-21T04:28:50.283Z] Average: 4 3.12 0.00 1.43 3.06 0.03 92.36 [2024-10-21T04:28:50.283Z] Average: 5 2.68 0.00 1.07 3.38 0.04 92.82 [2024-10-21T04:28:50.283Z] Average: 6 3.31 0.00 1.09 0.41 0.03 95.16 [2024-10-21T04:28:50.283Z] Average: 7 3.09 0.00 1.24 1.97 0.03 93.68 [2024-10-21T04:28:50.283Z] [2024-10-21T04:28:50.283Z] [2024-10-21T04:28:50.283Z]