Pull request #72 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcb4e48dc9c762bf2f7a2f93f38aafe79862782d+2f4064f3f360ef7b23297cccadfc545ed317a0b4 (d202297bd8863be3ef37a5fc2d72a1de293c6f35) 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-ssh1549255041627803037.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh7803700038482080491.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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/git-semver/branches/PR-72/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/git-semver/branches/PR-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2592240421487594513.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/git-semver/branches/PR-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17570957981707743134.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh360338298889192817.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/git-semver/branches/PR-72/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/git-semver/branches/PR-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15878844819907508378.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 ========================================================= [edgeXBuildDocker] RAW Config: [project:py-git-semver, mavenSettings:git-semver-settings, dockerImageName:py-git-semver, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[0.1.4], releaseBranchOverride:python] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: git-semver-settings PROJECT: py-git-semver USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: py-git-semver DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: py-git-semver-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: python DOCKER_CUSTOM_TAGS: 0.1.4 [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-662 in /w/workspace/edgexfoundry_git-semver_PR-72 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/git-semver.git > git init /w/workspace/edgexfoundry_git-semver_PR-72 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.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/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f4064f3f360ef7b23297cccadfc545ed317a0b4 into PR head commit fcb4e48dc9c762bf2f7a2f93f38aafe79862782d Merge succeeded, producing fcb4e48dc9c762bf2f7a2f93f38aafe79862782d Checking out Revision fcb4e48dc9c762bf2f7a2f93f38aafe79862782d (PR-72) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config core.sparsecheckout # timeout=10 > git checkout -f fcb4e48dc9c762bf2f7a2f93f38aafe79862782d # 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 2f4064f3f360ef7b23297cccadfc545ed317a0b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcb4e48dc9c762bf2f7a2f93f38aafe79862782d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:08:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:08:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:08:01 ========================================================= 12:08:01 EdgeX Global Pipelines Version Info 12:08:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:08:03 ------------------- 12:08:03 stable info: 12:08:03 ------------------- 12:08:03 Commited By: Ginny Guan ginny@iotechsys.com 12:08:03 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 12:08:03 Message: update stable to v1.0.274 12:08:03 ------------------- 12:08:03 experimental info: 12:08:03 ------------------- 12:08:03 Commited By: Ginny Guan ginny@iotechsys.com 12:08:03 Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 12:08:03 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 12:08:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo 12:08:03 [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo 12:08:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 12:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo 12:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 12:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 12:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.4 [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcb4e48dc9c762bf2f7a2f93f38aafe79862782d [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcb4e48 [Pipeline] echo 12:08:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:04 provisioning config files... 12:08:04 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-72@tmp/config5846472157646432186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:05 ---> ****-login.sh 12:08:05 nexus3.edgexfoundry.org:10001 12:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:05 Configure a credential helper to remove this warning. See 12:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:05 12:08:05 Login Succeeded 12:08:05 nexus3.edgexfoundry.org:10002 12:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:05 Configure a credential helper to remove this warning. See 12:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:05 12:08:05 Login Succeeded 12:08:05 nexus3.edgexfoundry.org:10003 12:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:05 Configure a credential helper to remove this warning. See 12:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:05 12:08:05 Login Succeeded 12:08:05 nexus3.edgexfoundry.org:10004 12:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:05 Configure a credential helper to remove this warning. See 12:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:05 12:08:05 Login Succeeded 12:08:05 ****.io 12:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:06 Configure a credential helper to remove this warning. See 12:08:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:06 12:08:06 Login Succeeded 12:08:06 ---> ****-login.sh ends [Pipeline] } 12:08:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:07 provisioning config files... 12:08:07 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-72@tmp/config9724001605453039667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:07 ---> ****-login.sh 12:08:07 nexus3.edgexfoundry.org:10001 12:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:07 Configure a credential helper to remove this warning. See 12:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:07 12:08:07 Login Succeeded 12:08:07 nexus3.edgexfoundry.org:10002 12:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:07 Configure a credential helper to remove this warning. See 12:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:07 12:08:07 Login Succeeded 12:08:07 nexus3.edgexfoundry.org:10003 12:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:07 Configure a credential helper to remove this warning. See 12:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:07 12:08:07 Login Succeeded 12:08:07 nexus3.edgexfoundry.org:10004 12:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:07 Configure a credential helper to remove this warning. See 12:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:07 12:08:07 Login Succeeded 12:08:07 ****.io 12:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:07 Configure a credential helper to remove this warning. See 12:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:07 12:08:07 Login Succeeded 12:08:07 ---> ****-login.sh ends [Pipeline] } 12:08:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:08:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:08:09 + ls -al . 12:08:09 total 64 12:08:09 drwxrwxr-x 6 jenkins jenkins 4096 Apr 29 12:07 . 12:08:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 12:07 .. 12:08:09 drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 12:07 .git 12:08:09 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 12:07 .github 12:08:09 -rw-rw-r-- 1 jenkins jenkins 1056 Apr 29 12:07 .gitignore 12:08:09 -rw-rw-r-- 1 jenkins jenkins 1222 Apr 29 12:07 Dockerfile 12:08:09 -rw-rw-r-- 1 jenkins jenkins 869 Apr 29 12:07 Jenkinsfile 12:08:09 -rw-rw-r-- 1 jenkins jenkins 5651 Apr 29 12:07 README.md 12:08:09 -rw-rw-r-- 1 jenkins jenkins 2488 Apr 29 12:07 build.py 12:08:09 drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 12:07 docs 12:08:09 -rw-rw-r-- 1 jenkins jenkins 275 Apr 29 12:07 entrypoint.sh 12:08:09 -rw-rw-r-- 1 jenkins jenkins 83 Apr 29 12:07 pyproject.toml 12:08:09 -rw-rw-r-- 1 jenkins jenkins 32 Apr 29 12:07 requirements.txt 12:08:09 -rw-rw-r-- 1 jenkins jenkins 2628 Apr 29 12:07 setup.py 12:08:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 12:07 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:09 + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fcb4e48dc9c762bf2f7a2f93f38aafe79862782d --label arch=amd64 . 12:08:09 Sending build context to Docker daemon 443.9kB 12:08:09 Step 1/20 : FROM python:3.13.3-slim AS build-image 12:08:10 3.13.3-slim: Pulling from library/python 12:08:10 254e724d7786: Pulling fs layer 12:08:10 f7dcea32b97a: Pulling fs layer 12:08:10 5a1581175bc9: Pulling fs layer 12:08:10 f5a0fab52da9: Pulling fs layer 12:08:10 f7dcea32b97a: Download complete 12:08:10 5a1581175bc9: Verifying Checksum 12:08:10 5a1581175bc9: Download complete 12:08:10 f5a0fab52da9: Verifying Checksum 12:08:10 f5a0fab52da9: Download complete 12:08:10 254e724d7786: Verifying Checksum 12:08:10 254e724d7786: Download complete 12:08:11 254e724d7786: Pull complete 12:08:12 f7dcea32b97a: Pull complete 12:08:12 5a1581175bc9: Pull complete 12:08:12 f5a0fab52da9: Pull complete 12:08:12 Digest: sha256:549df749715caa7da8649af1fbf5c0096838a0d69c544dc53c3b3864bfeda4e3 12:08:12 Status: Downloaded newer image for python:3.13.3-slim 12:08:12 ---> aa4f6c7956c8 12:08:12 Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 12:08:13 ---> Running in b59c533347e9 12:08:13 Removing intermediate container b59c533347e9 12:08:13 ---> e745ac3f01ee 12:08:13 Step 3/20 : ENV GIT_PYTHON_TRACE 1 12:08:13 ---> Running in c191cf70f81f 12:08:13 Removing intermediate container c191cf70f81f 12:08:13 ---> ceae5e6483eb 12:08:13 Step 4/20 : WORKDIR /code 12:08:13 ---> Running in dde3f0f518e6 12:08:13 Removing intermediate container dde3f0f518e6 12:08:13 ---> 08321041619d 12:08:13 Step 5/20 : COPY . /code/ 12:08:13 ---> 29f2ca648fa4 12:08:13 Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat git 12:08:13 ---> Running in de0546b7f1f8 12:08:14 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 12:08:14 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 12:08:14 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 12:08:14 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] 12:08:14 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] 12:08:14 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [257 kB] 12:08:15 Fetched 9305 kB in 1s (7983 kB/s) 12:08:16 Reading package lists... 12:08:16 Reading package lists... 12:08:16 Building dependency tree... 12:08:16 Reading state information... 12:08:16 Package netcat is a virtual package provided by: 12:08:16 netcat-openbsd 1.219-1 12:08:16 netcat-traditional 1.10-47 12:08:16 12:08:16 E: Package 'netcat' has no installation candidate 12:08:17 The command '/bin/sh -c apt-get update && apt-get install -y ssh netcat git' returned a non-zero code: 100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:18 12:08:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:18 latest: Pulling from edgex-lftools-log-publisher 12:08:18 5eb5b503b376: Pulling fs layer 12:08:18 5c69ac0246d0: Pulling fs layer 12:08:18 ec43610c2a17: Pulling fs layer 12:08:18 3a2ae6a8a46f: Pulling fs layer 12:08:18 33b1e0a273af: Pulling fs layer 12:08:18 5d3b04190fa2: Pulling fs layer 12:08:18 2f39f015ded8: Pulling fs layer 12:08:18 3a2ae6a8a46f: Waiting 12:08:18 33b1e0a273af: Waiting 12:08:18 5d3b04190fa2: Waiting 12:08:18 2f39f015ded8: Waiting 12:08:18 5c69ac0246d0: Verifying Checksum 12:08:18 5c69ac0246d0: Download complete 12:08:18 3a2ae6a8a46f: Download complete 12:08:18 33b1e0a273af: Verifying Checksum 12:08:18 33b1e0a273af: Download complete 12:08:18 ec43610c2a17: Verifying Checksum 12:08:18 ec43610c2a17: Download complete 12:08:18 5d3b04190fa2: Download complete 12:08:18 5eb5b503b376: Verifying Checksum 12:08:18 5eb5b503b376: Download complete 12:08:19 2f39f015ded8: Download complete 12:08:19 5eb5b503b376: Pull complete 12:08:20 5c69ac0246d0: Pull complete 12:08:20 ec43610c2a17: Pull complete 12:08:20 3a2ae6a8a46f: Pull complete 12:08:20 33b1e0a273af: Pull complete 12:08:20 5d3b04190fa2: Pull complete 12:08:21 Still waiting to schedule task 12:08:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:08:25 2f39f015ded8: Pull complete 12:08:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:08:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:25 prd-ubuntu20.04-docker-8c-8g-662 does not seem to be running inside a container 12:08:25 $ 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_git-semver_PR-72 -v /w/workspace/edgexfoundry_git-semver_PR-72:/w/workspace/edgexfoundry_git-semver_PR-72:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-72@tmp:/w/workspace/edgexfoundry_git-semver_PR-72@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:08:27 $ docker top e8073b46d43729f794bfb1176098940cf40a9b73aa121f7f2477245885c4ca6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:28 ---> job-cost.sh 12:08:28 lf-activate-venv: SKIPPING 12:08:28 INFO: No Stack... 12:08:28 INFO: Retrieving Pricing Info for: v3-standard-8 12:08:29 INFO: Archiving Costs [Pipeline] sh 12:08:29 + cat /w/workspace/edgexfoundry_git-semver_PR-72/archives/cost.csv 12:08:29 + cut -d, -f6 [Pipeline] lock 12:08:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] 12:08:29 Resource [jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] did not exist. Created. 12:08:29 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:08:29 + echo total: 0.2199999988079071 [Pipeline] stash 12:08:30 Stashed 1 file(s) [Pipeline] } 12:08:30 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:08:30 $ docker stop --time=1 e8073b46d43729f794bfb1176098940cf40a9b73aa121f7f2477245885c4ca6e 12:08:31 $ docker rm -f --volumes e8073b46d43729f794bfb1176098940cf40a9b73aa121f7f2477245885c4ca6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:08:31 Failed in branch amd64 12:10:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-663 in /w/workspace/edgexfoundry_git-semver_PR-72 [Pipeline] { [Pipeline] checkout 12:10:06 Selected Git installation does not exist. Using Default 12:10:06 The recommended git tool is: NONE 12:10:10 using credential edgex-jenkins-ssh 12:10:10 Cloning the remote Git repository 12:10:10 Cloning repository git@github.com:edgexfoundry/git-semver.git 12:10:10 > git init /w/workspace/edgexfoundry_git-semver_PR-72 # timeout=10 12:10:11 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git 12:10:11 > git --version # timeout=10 12:10:11 > git --version # 'git version 2.25.1' 12:10:11 using GIT_SSH to set credentials SSH Credentials for GitHub 12:10:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:10:12 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 12:10:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:10:13 Merging remotes/origin/main commit 2f4064f3f360ef7b23297cccadfc545ed317a0b4 into PR head commit fcb4e48dc9c762bf2f7a2f93f38aafe79862782d 12:10:13 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 12:10:13 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git 12:10:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:10:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:10:13 > git config core.sparsecheckout # timeout=10 12:10:13 > git checkout -f fcb4e48dc9c762bf2f7a2f93f38aafe79862782d # timeout=10 12:10:13 > git remote # timeout=10 12:10:13 > git config --get remote.origin.url # timeout=10 12:10:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:10:13 > git merge 2f4064f3f360ef7b23297cccadfc545ed317a0b4 # timeout=10 12:10:13 Merge succeeded, producing fcb4e48dc9c762bf2f7a2f93f38aafe79862782d 12:10:13 Checking out Revision fcb4e48dc9c762bf2f7a2f93f38aafe79862782d (PR-72) 12:10:14 Commit message: "fix: Dockerfile to reduce vulnerabilities" 12:10:14 > git --version # timeout=10 12:10:14 > git --version # 'git version 2.25.1' 12:10:14 fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 12:10:13 > git rev-parse HEAD^{commit} # timeout=10 12:10:13 > git config core.sparsecheckout # timeout=10 12:10:13 > git checkout -f fcb4e48dc9c762bf2f7a2f93f38aafe79862782d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:10:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:10:19 % Total % Received % Xferd Average Speed Time Time Time Current 12:10:19 Dload Upload Total Spent Left Speed 12:10:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 16341 0 --:--:-- --:--:-- --:--:-- 16320 [Pipeline] sh 12:10:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:10:20 + sudo tee /etc/docker/daemon.new 12:10:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:10:20 { 12:10:20 "registry-mirrors": [ 12:10:20 "https://nexus3.edgexfoundry.org:10001" 12:10:20 ], 12:10:20 "bip": "10.250.0.254/24", 12:10:20 "hosts": [ 12:10:20 "tcp://0.0.0.0:5555", 12:10:20 "unix:///var/run/docker.sock" 12:10:20 ], 12:10:20 "mtu": 1458, 12:10:20 "selinux-enabled": true, 12:10:20 "seccomp-profile": "/etc/docker/seccomp.json" 12:10:20 } [Pipeline] sh 12:10:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:10:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:10:39 provisioning config files... 12:10:39 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-72@tmp/config4523974858344300608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:10:40 ---> ****-login.sh 12:10:40 nexus3.edgexfoundry.org:10001 12:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:10:40 Configure a credential helper to remove this warning. See 12:10:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:10:40 12:10:40 Login Succeeded 12:10:40 nexus3.edgexfoundry.org:10002 12:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:10:40 Configure a credential helper to remove this warning. See 12:10:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:10:40 12:10:40 Login Succeeded 12:10:40 nexus3.edgexfoundry.org:10003 12:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:10:41 Configure a credential helper to remove this warning. See 12:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:10:41 12:10:41 Login Succeeded 12:10:41 nexus3.edgexfoundry.org:10004 12:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:10:41 Configure a credential helper to remove this warning. See 12:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:10:41 12:10:41 Login Succeeded 12:10:41 ****.io 12:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:10:42 Configure a credential helper to remove this warning. See 12:10:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:10:42 12:10:42 Login Succeeded 12:10:42 ---> ****-login.sh ends [Pipeline] } 12:10:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:10:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:10:43 + ls -al . 12:10:43 total 64 12:10:43 drwxrwxr-x 6 jenkins jenkins 4096 Apr 29 12:10 . 12:10:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 12:10 .. 12:10:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 12:10 .git 12:10:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 12:10 .github 12:10:43 -rw-rw-r-- 1 jenkins jenkins 1056 Apr 29 12:10 .gitignore 12:10:43 -rw-rw-r-- 1 jenkins jenkins 1222 Apr 29 12:10 Dockerfile 12:10:43 -rw-rw-r-- 1 jenkins jenkins 869 Apr 29 12:10 Jenkinsfile 12:10:43 -rw-rw-r-- 1 jenkins jenkins 5651 Apr 29 12:10 README.md 12:10:43 -rw-rw-r-- 1 jenkins jenkins 2488 Apr 29 12:10 build.py 12:10:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 12:10 docs 12:10:43 -rw-rw-r-- 1 jenkins jenkins 275 Apr 29 12:10 entrypoint.sh 12:10:43 -rw-rw-r-- 1 jenkins jenkins 83 Apr 29 12:10 pyproject.toml 12:10:43 -rw-rw-r-- 1 jenkins jenkins 32 Apr 29 12:10 requirements.txt 12:10:43 -rw-rw-r-- 1 jenkins jenkins 2628 Apr 29 12:10 setup.py 12:10:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 12:10 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:43 + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=fcb4e48dc9c762bf2f7a2f93f38aafe79862782d --label arch=arm64 . 12:10:44 Sending build context to Docker daemon 443.9kB 12:10:44 Step 1/20 : FROM python:3.13.3-slim AS build-image 12:10:44 3.13.3-slim: Pulling from library/python 12:10:44 16c9c4a8e9ee: Pulling fs layer 12:10:44 f5c3e456f51e: Pulling fs layer 12:10:44 c45306463e3d: Pulling fs layer 12:10:44 dbac49ccae39: Pulling fs layer 12:10:44 dbac49ccae39: Waiting 12:10:44 f5c3e456f51e: Verifying Checksum 12:10:44 f5c3e456f51e: Download complete 12:10:44 dbac49ccae39: Verifying Checksum 12:10:44 dbac49ccae39: Download complete 12:10:44 c45306463e3d: Verifying Checksum 12:10:44 c45306463e3d: Download complete 12:10:45 16c9c4a8e9ee: Verifying Checksum 12:10:45 16c9c4a8e9ee: Download complete 12:10:49 16c9c4a8e9ee: Pull complete 12:10:50 f5c3e456f51e: Pull complete 12:10:52 c45306463e3d: Pull complete 12:10:52 dbac49ccae39: Pull complete 12:10:52 Digest: sha256:549df749715caa7da8649af1fbf5c0096838a0d69c544dc53c3b3864bfeda4e3 12:10:52 Status: Downloaded newer image for python:3.13.3-slim 12:10:52 ---> 0618c14bee79 12:10:52 Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 12:10:53 ---> Running in 110fc5c74d30 12:10:53 Removing intermediate container 110fc5c74d30 12:10:53 ---> a7a3a235e857 12:10:53 Step 3/20 : ENV GIT_PYTHON_TRACE 1 12:10:53 ---> Running in 805f4a3b74ba 12:10:53 Removing intermediate container 805f4a3b74ba 12:10:53 ---> e399fc22e131 12:10:53 Step 4/20 : WORKDIR /code 12:10:53 ---> Running in bfe9e772b0c0 12:10:54 Removing intermediate container bfe9e772b0c0 12:10:54 ---> c8725a375e63 12:10:54 Step 5/20 : COPY . /code/ 12:10:54 ---> e65ff4382dfc 12:10:54 Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat git 12:10:54 ---> Running in 3f39b5d260d4 12:10:56 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 12:10:56 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 12:10:56 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 12:10:56 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8692 kB] 12:10:56 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] 12:10:56 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [253 kB] 12:10:59 Fetched 9200 kB in 3s (2784 kB/s) 12:11:03 Reading package lists... 12:11:06 Reading package lists... 12:11:06 Building dependency tree... 12:11:06 Reading state information... 12:11:06 Package netcat is a virtual package provided by: 12:11:06 netcat-openbsd 1.219-1 12:11:06 netcat-traditional 1.10-47 12:11:06 12:11:06 E: Package 'netcat' has no installation candidate 12:11:07 The command '/bin/sh -c apt-get update && apt-get install -y ssh netcat git' returned a non-zero code: 100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:08 12:11:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:09 arm64: Pulling from edgex-lftools-log-publisher 12:11:09 8998bd30e6a1: Pulling fs layer 12:11:09 04944245beec: Pulling fs layer 12:11:09 699f458cf7ca: Pulling fs layer 12:11:09 765212b225bb: Pulling fs layer 12:11:09 f23df028b6ca: Pulling fs layer 12:11:09 d65c8cfc05b1: Pulling fs layer 12:11:09 2437ff75d9bd: Pulling fs layer 12:11:09 f23df028b6ca: Waiting 12:11:09 d65c8cfc05b1: Waiting 12:11:09 2437ff75d9bd: Waiting 12:11:09 765212b225bb: Waiting 12:11:09 04944245beec: Verifying Checksum 12:11:09 04944245beec: Download complete 12:11:09 765212b225bb: Verifying Checksum 12:11:09 765212b225bb: Download complete 12:11:09 f23df028b6ca: Verifying Checksum 12:11:09 f23df028b6ca: Download complete 12:11:09 d65c8cfc05b1: Verifying Checksum 12:11:09 d65c8cfc05b1: Download complete 12:11:09 699f458cf7ca: Verifying Checksum 12:11:09 699f458cf7ca: Download complete 12:11:09 8998bd30e6a1: Verifying Checksum 12:11:09 8998bd30e6a1: Download complete 12:11:12 2437ff75d9bd: Verifying Checksum 12:11:12 2437ff75d9bd: Download complete 12:11:14 8998bd30e6a1: Pull complete 12:11:14 04944245beec: Pull complete 12:11:16 699f458cf7ca: Pull complete 12:11:16 765212b225bb: Pull complete 12:11:17 f23df028b6ca: Pull complete 12:11:17 d65c8cfc05b1: Pull complete 12:11:35 2437ff75d9bd: Pull complete 12:11:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:36 prd-ubuntu20.04-docker-arm64-4c-16g-663 does not seem to be running inside a container 12:11:36 $ 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_git-semver_PR-72 -v /w/workspace/edgexfoundry_git-semver_PR-72:/w/workspace/edgexfoundry_git-semver_PR-72:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-72@tmp:/w/workspace/edgexfoundry_git-semver_PR-72@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:11:38 $ docker top 89dc680856ac80bc09288ee89df5ae468bdf7a7ae945ceb0e2cd4d5f35095f5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:39 ---> job-cost.sh 12:11:39 lf-activate-venv: SKIPPING 12:11:39 INFO: No Stack... 12:11:39 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:40 INFO: Archiving Costs [Pipeline] sh 12:11:41 + cat /w/workspace/edgexfoundry_git-semver_PR-72/archives/cost.csv 12:11:41 + cut -d, -f6 [Pipeline] lock 12:11:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] 12:11:41 Resource [jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] did not exist. Created. 12:11:41 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:11:42 /w/workspace/edgexfoundry_git-semver_PR-72@tmp/durable-3251d916/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:11:42 + echo total: 0.10999999940395355 [Pipeline] stash 12:11:42 Warning: overwriting stash ‘stack-cost’ 12:11:43 Stashed 1 file(s) [Pipeline] } 12:11:43 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:11:43 $ docker stop --time=1 89dc680856ac80bc09288ee89df5ae468bdf7a7ae945ceb0e2cd4d5f35095f5b 12:11:45 $ docker rm -f --volumes 89dc680856ac80bc09288ee89df5ae468bdf7a7ae945ceb0e2cd4d5f35095f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:11:45 Failed in branch arm64 [Pipeline] // parallel [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:11:46 + [ -d /w/workspace/edgexfoundry_git-semver_PR-72/archives ] 12:11:46 + ls -al /w/workspace/edgexfoundry_git-semver_PR-72/archives 12:11:46 total 16 12:11:46 drwxr-xr-x 3 root root 4096 Apr 29 12:08 . 12:11:46 drwxrwxr-x 7 jenkins jenkins 4096 Apr 29 12:08 .. 12:11:46 drwxr-xr-x 2 root root 4096 Apr 29 12:08 cost 12:11:46 -rw-r--r-- 1 root root 81 Apr 29 12:08 cost.csv 12:11:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_git-semver_PR-72/archives 12:11:46 + ls -al /w/workspace/edgexfoundry_git-semver_PR-72/archives 12:11:46 total 16 12:11:46 drwxr-xr-x 3 jenkins jenkins 4096 Apr 29 12:08 . 12:11:46 drwxrwxr-x 7 jenkins jenkins 4096 Apr 29 12:08 .. 12:11:46 drwxr-xr-x 2 jenkins jenkins 4096 Apr 29 12:08 cost 12:11:46 -rw-r--r-- 1 jenkins jenkins 81 Apr 29 12:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:11:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:11:48 ---> package-listing.sh 12:11:48 ++ facter osfamily 12:11:48 ++ tr '[:upper:]' '[:lower:]' 12:11:48 + OS_FAMILY=debian 12:11:48 + workspace=/w/workspace/edgexfoundry_git-semver_PR-72 12:11:48 + START_PACKAGES=/tmp/packages_start.txt 12:11:48 + END_PACKAGES=/tmp/packages_end.txt 12:11:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:48 + PACKAGES=/tmp/packages_start.txt 12:11:48 + '[' /w/workspace/edgexfoundry_git-semver_PR-72 ']' 12:11:48 + PACKAGES=/tmp/packages_end.txt 12:11:48 + case "${OS_FAMILY}" in 12:11:48 + dpkg -l 12:11:48 + grep '^ii' 12:11:48 + '[' -f /tmp/packages_start.txt ']' 12:11:48 + '[' -f /tmp/packages_end.txt ']' 12:11:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:48 + '[' /w/workspace/edgexfoundry_git-semver_PR-72 ']' 12:11:48 + mkdir -p /w/workspace/edgexfoundry_git-semver_PR-72/archives/ 12:11:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_PR-72/archives/ [Pipeline] echo 12:11:48 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_git-semver_PR-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:11:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:49 prd-ubuntu20.04-docker-8c-8g-662 does not seem to be running inside a container 12:11:49 $ 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_git-semver_PR-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_PR-72 -v /w/workspace/edgexfoundry_git-semver_PR-72:/w/workspace/edgexfoundry_git-semver_PR-72:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-72@tmp:/w/workspace/edgexfoundry_git-semver_PR-72@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:11:49 $ docker top 65b6542f54815780e68a32df9d52f5e256828a6dc99efddc4492c021ba9a66f3 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:50 + touch /tmp/pre-build-complete [Pipeline] sh 12:11:50 + mkdir -p /var/log/sysstat [Pipeline] sh 12:11:50 + ls /var/log/sa-host 12:11:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:11:50 provisioning config files... 12:11:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-72@tmp/config15794902536739957106tmp [Pipeline] { [Pipeline] echo 12:11:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:11:51 ---> create-netrc.sh [Pipeline] } 12:11:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:11:51 ---> python-tools-install.sh [Pipeline] echo 12:11:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:11:52 ---> sudo-logs.sh 12:11:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:11:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:11:52 ---> job-cost.sh 12:11:52 lf-activate-venv: SKIPPING 12:11:52 DEBUG: total: 0.2199999988079071 12:11:52 INFO: Retrieving Stack Cost... 12:11:52 INFO: Retrieving Pricing Info for: v3-standard-8 12:11:53 INFO: Archiving Costs [Pipeline] echo 12:11:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:11:53 ---> logs-deploy.sh 12:11:53 lf-activate-venv: SKIPPING 12:11:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/PR-72/1 12:11:53 INFO: archiving workspace using pattern(s): 12:11:54 Archives upload complete. 12:11:54 INFO: archiving logs to Nexus 12:11:55 ---> uname -a: 12:11:55 Linux prd-ubuntu20-04-docker-8c-8g-662 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:11:55 12:11:55 12:11:55 ---> lscpu: 12:11:55 Architecture: x86_64 12:11:55 CPU op-mode(s): 32-bit, 64-bit 12:11:55 Byte Order: Little Endian 12:11:55 Address sizes: 40 bits physical, 48 bits virtual 12:11:55 CPU(s): 8 12:11:55 On-line CPU(s) list: 0-7 12:11:55 Thread(s) per core: 1 12:11:55 Core(s) per socket: 1 12:11:55 Socket(s): 8 12:11:55 NUMA node(s): 1 12:11:55 Vendor ID: AuthenticAMD 12:11:55 CPU family: 23 12:11:55 Model: 49 12:11:55 Model name: AMD EPYC-Rome Processor 12:11:55 Stepping: 0 12:11:55 CPU MHz: 2799.998 12:11:55 BogoMIPS: 5599.99 12:11:55 Virtualization: AMD-V 12:11:55 Hypervisor vendor: KVM 12:11:55 Virtualization type: full 12:11:55 L1d cache: 256 KiB 12:11:55 L1i cache: 256 KiB 12:11:55 L2 cache: 4 MiB 12:11:55 L3 cache: 128 MiB 12:11:55 NUMA node0 CPU(s): 0-7 12:11:55 Vulnerability Itlb multihit: Not affected 12:11:55 Vulnerability L1tf: Not affected 12:11:55 Vulnerability Mds: Not affected 12:11:55 Vulnerability Meltdown: Not affected 12:11:55 Vulnerability Mmio stale data: Not affected 12:11:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:11:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:11:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:11:55 Vulnerability Srbds: Not affected 12:11:55 Vulnerability Tsx async abort: Not affected 12:11:55 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 12:11:55 12:11:55 12:11:55 ---> nproc: 12:11:55 8 12:11:55 12:11:55 12:11:55 ---> df -h: 12:11:55 Filesystem Size Used Avail Use% Mounted on 12:11:55 overlay 155G 9.7G 146G 7% / 12:11:55 tmpfs 64M 0 64M 0% /dev 12:11:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:11:55 shm 64M 0 64M 0% /dev/shm 12:11:55 /dev/vda1 155G 9.7G 146G 7% /facter-os 12:11:55 12:11:55 12:11:55 ---> sar -b -r -n DEV: 12:11:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-662) 04/29/25 _x86_64_ (8 CPU) 12:11:55 12:11:55 12:07:08 LINUX RESTART (8 CPU) 12:11:55 12:11:55 12:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:11:55 12:09:01 90.73 10.06 80.67 0.00 1729.05 23331.31 0.00 12:11:55 12:10:01 2.52 0.00 2.52 0.00 0.00 29.48 0.00 12:11:55 12:11:01 0.78 0.00 0.78 0.00 0.00 9.33 0.00 12:11:55 Average: 31.34 3.35 27.99 0.00 576.35 7790.04 0.00 12:11:55 12:11:55 12:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:55 12:09:01 29543188 31551588 778640 2.37 73044 2215560 1762448 5.19 1032432 1936940 336 12:11:55 12:10:01 29543488 31552024 777660 2.36 73124 2215564 1762448 5.19 1032232 1936960 8 12:11:55 12:11:01 29551928 31560528 768920 2.34 73140 2215564 1762448 5.19 1023540 1936964 8 12:11:55 Average: 29546201 31554713 775073 2.36 73103 2215563 1762448 5.19 1029401 1936955 117 12:11:55 12:11:55 12:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:11:55 12:09:01 docker0 3.68 5.22 0.21 151.83 0.00 0.00 0.00 0.00 12:11:55 12:09:01 lo 5.40 5.40 0.54 0.54 0.00 0.00 0.00 0.00 12:11:55 12:09:01 ens3 197.58 113.68 3452.33 24.87 0.00 0.00 0.00 0.00 12:11:55 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:55 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:11:55 12:10:01 ens3 0.40 0.23 0.11 0.08 0.00 0.00 0.00 0.00 12:11:55 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:55 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:55 12:11:01 ens3 1.98 0.98 2.03 0.25 0.00 0.00 0.00 0.00 12:11:55 Average: docker0 1.23 1.74 0.07 50.61 0.00 0.00 0.00 0.00 12:11:55 Average: lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 12:11:55 Average: ens3 66.66 38.30 1151.49 8.40 0.00 0.00 0.00 0.00 12:11:55 12:11:55 12:11:55 ---> sar -P ALL: 12:11:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-662) 04/29/25 _x86_64_ (8 CPU) 12:11:55 12:11:55 12:07:08 LINUX RESTART (8 CPU) 12:11:55 12:11:55 12:08:01 CPU %user %nice %system %iowait %steal %idle 12:11:55 12:09:01 all 4.59 0.00 2.03 0.73 0.04 92.61 12:11:55 12:09:01 0 4.82 0.00 2.47 3.59 0.05 89.06 12:11:55 12:09:01 1 5.38 0.00 2.10 0.07 0.05 92.41 12:11:55 12:09:01 2 3.01 0.00 1.99 0.08 0.03 94.88 12:11:55 12:09:01 3 6.42 0.00 2.80 1.19 0.03 89.56 12:11:55 12:09:01 4 4.17 0.00 1.70 0.24 0.05 93.84 12:11:55 12:09:01 5 4.50 0.00 1.86 0.37 0.03 93.24 12:11:55 12:09:01 6 4.00 0.00 2.00 0.30 0.03 93.67 12:11:55 12:09:01 7 4.43 0.00 1.32 0.03 0.03 94.18 12:11:55 12:10:01 all 0.20 0.00 0.01 0.01 0.01 99.77 12:11:55 12:10:01 0 0.02 0.00 0.03 0.02 0.03 99.90 12:11:55 12:10:01 1 0.12 0.00 0.02 0.02 0.00 99.85 12:11:55 12:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:11:55 12:10:01 3 0.02 0.00 0.00 0.03 0.00 99.95 12:11:55 12:10:01 4 1.32 0.00 0.02 0.00 0.00 98.66 12:11:55 12:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:11:55 12:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:11:55 12:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:11:55 12:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:11:55 12:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:11:55 12:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:11:55 12:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:11:55 12:11:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:11:55 12:11:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:11:55 12:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:11:55 12:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:11:55 12:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:11:55 Average: all 1.59 0.00 0.68 0.25 0.02 97.46 12:11:55 Average: 0 1.61 0.00 0.83 1.20 0.03 96.33 12:11:55 Average: 1 1.83 0.00 0.70 0.03 0.02 97.42 12:11:55 Average: 2 1.01 0.00 0.66 0.03 0.01 98.29 12:11:55 Average: 3 2.14 0.00 0.94 0.41 0.02 96.50 12:11:55 Average: 4 1.84 0.00 0.57 0.08 0.02 97.50 12:11:55 Average: 5 1.51 0.00 0.63 0.12 0.02 97.72 12:11:55 Average: 6 1.34 0.00 0.67 0.10 0.02 97.87 12:11:55 Average: 7 1.49 0.00 0.45 0.01 0.02 98.04 12:11:55 12:11:55 12:11:55