Pull request #474 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b4343e0f43b55c625610a9131ac206056eb7d12+124a5f1bb5d04e19c2b309127a124eb76166dd36 (a58cd27cebdfac59a4d98374b80bbcd8bf342f13) 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-ssh3086369178765273908.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-ssh10924625648935094251.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/device-onvif-camera/branches/PR-474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9638597672287223018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2235698183389343412.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-ssh11592126145595118434.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-474/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-474/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11079338744880312325.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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26090 in /w/workspace/undry_device-onvif-camera_PR-474 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-474 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 124a5f1bb5d04e19c2b309127a124eb76166dd36 into PR head commit 7b4343e0f43b55c625610a9131ac206056eb7d12 Merge succeeded, producing 7b4343e0f43b55c625610a9131ac206056eb7d12 Checking out Revision 7b4343e0f43b55c625610a9131ac206056eb7d12 (PR-474) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b4343e0f43b55c625610a9131ac206056eb7d12 # 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 124a5f1bb5d04e19c2b309127a124eb76166dd36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T02:48:30.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T02:48:30.830Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T02:48:30.957Z] ========================================================= [2024-11-11T02:48:30.957Z] EdgeX Global Pipelines Version Info [2024-11-11T02:48:30.957Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:48:31.714Z] ------------------- [2024-11-11T02:48:31.714Z] stable info: [2024-11-11T02:48:31.714Z] ------------------- [2024-11-11T02:48:31.714Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T02:48:31.714Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T02:48:31.714Z] Message: update stable to v1.0.265 [2024-11-11T02:48:32.288Z] ------------------- [2024-11-11T02:48:32.288Z] experimental info: [2024-11-11T02:48:32.288Z] ------------------- [2024-11-11T02:48:32.288Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T02:48:32.288Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T02:48:32.288Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T02:48:32.529Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-11-11T02:48:32.600Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-11-11T02:48:32.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T02:48:32.721Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T02:48:32.787Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T02:48:32.848Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T02:48:32.907Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T02:48:32.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T02:48:33.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T02:48:33.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T02:48:33.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T02:48:33.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-11-11T02:48:33.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T02:48:33.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T02:48:33.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T02:48:33.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T02:48:33.595Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T02:48:33.649Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T02:48:33.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T02:48:33.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T02:48:33.837Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-11T02:48:33.896Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-11-11T02:48:33.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T02:48:34.034Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T02:48:34.099Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T02:48:34.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T02:48:34.225Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T02:48:34.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-474 [Pipeline] echo [2024-11-11T02:48:34.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-474 [Pipeline] echo [2024-11-11T02:48:34.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-474 [Pipeline] echo [2024-11-11T02:48:34.474Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b4343e0f43b55c625610a9131ac206056eb7d12 [Pipeline] echo [2024-11-11T02:48:34.537Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b4343e [Pipeline] echo [2024-11-11T02:48:34.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T02:48:34.771Z] provisioning config files... [2024-11-11T02:48:34.786Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config9675118383757148239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:48:35.193Z] ---> ****-login.sh [2024-11-11T02:48:35.193Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:48:35.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:48:35.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:48:35.454Z] Configure a credential helper to remove this warning. See [2024-11-11T02:48:35.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:48:35.454Z] [2024-11-11T02:48:35.454Z] Login Succeeded [2024-11-11T02:48:35.454Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:48:35.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:48:35.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:48:35.454Z] Configure a credential helper to remove this warning. See [2024-11-11T02:48:35.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:48:35.454Z] [2024-11-11T02:48:35.454Z] Login Succeeded [2024-11-11T02:48:35.454Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:48:35.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:48:35.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:48:35.715Z] Configure a credential helper to remove this warning. See [2024-11-11T02:48:35.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:48:35.715Z] [2024-11-11T02:48:35.715Z] Login Succeeded [2024-11-11T02:48:35.715Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:48:35.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:48:35.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:48:35.715Z] Configure a credential helper to remove this warning. See [2024-11-11T02:48:35.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:48:35.715Z] [2024-11-11T02:48:35.715Z] Login Succeeded [2024-11-11T02:48:35.715Z] ****.io [2024-11-11T02:48:35.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:48:35.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:48:35.977Z] Configure a credential helper to remove this warning. See [2024-11-11T02:48:35.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:48:35.977Z] [2024-11-11T02:48:35.977Z] Login Succeeded [2024-11-11T02:48:35.978Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:48:36.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T02:48:36.745Z] + git rev-list -1 --merges 7b4343e0f43b55c625610a9131ac206056eb7d12~1..7b4343e0f43b55c625610a9131ac206056eb7d12 [Pipeline] echo [2024-11-11T02:48:36.800Z] -----------> git rev-list -1 --merges 7b4343e0f43b55c625610a9131ac206056eb7d12~1..7b4343e0f43b55c625610a9131ac206056eb7d12 7b4343e0f43b55c625610a9131ac206056eb7d12 [false] [Pipeline] sh [2024-11-11T02:48:37.128Z] + git log --format=format:%s -1 7b4343e0f43b55c625610a9131ac206056eb7d12 [Pipeline] echo [2024-11-11T02:48:37.176Z] ========================================================= [2024-11-11T02:48:37.176Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T02:48:37.176Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T02:48:37.656Z] + git log --format=format:%s -1 7b4343e0f43b55c625610a9131ac206056eb7d12 [Pipeline] echo [2024-11-11T02:48:37.697Z] [semverPrep] GIT_COMMIT: 7b4343e0f43b55c625610a9131ac206056eb7d12, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-11T02:48:37.741Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T02:48:38.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T02:48:38.131Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T02:48:38.131Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T02:48:38.131Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T02:48:38.131Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T02:48:38.131Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T02:48:38.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:48:38.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T02:48:38.619Z] [2024-11-11T02:48:38.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:48:39.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T02:48:39.052Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T02:48:39.052Z] b85a868b505f: Pulling fs layer [2024-11-11T02:48:39.052Z] e2be974225ed: Pulling fs layer [2024-11-11T02:48:39.052Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T02:48:39.052Z] 988bab9f4d93: Pulling fs layer [2024-11-11T02:48:39.052Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T02:48:39.052Z] eaf3925da568: Pulling fs layer [2024-11-11T02:48:39.052Z] bab4dde63d76: Pulling fs layer [2024-11-11T02:48:39.052Z] 988bab9f4d93: Waiting [2024-11-11T02:48:39.052Z] 1469e6f7b9e6: Waiting [2024-11-11T02:48:39.052Z] eaf3925da568: Waiting [2024-11-11T02:48:39.052Z] bde34c3a00c8: Pulling fs layer [2024-11-11T02:48:39.052Z] b352a97aabf1: Pulling fs layer [2024-11-11T02:48:39.052Z] bab4dde63d76: Waiting [2024-11-11T02:48:39.052Z] 4872d77fe225: Pulling fs layer [2024-11-11T02:48:39.052Z] 5851b861e8e6: Pulling fs layer [2024-11-11T02:48:39.052Z] bde34c3a00c8: Waiting [2024-11-11T02:48:39.052Z] b352a97aabf1: Waiting [2024-11-11T02:48:39.052Z] 4872d77fe225: Waiting [2024-11-11T02:48:39.052Z] 5851b861e8e6: Waiting [2024-11-11T02:48:39.052Z] e2be974225ed: Download complete [2024-11-11T02:48:39.052Z] 988bab9f4d93: Download complete [2024-11-11T02:48:39.052Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T02:48:39.052Z] 339a4e72a1f5: Download complete [2024-11-11T02:48:39.052Z] eaf3925da568: Verifying Checksum [2024-11-11T02:48:39.052Z] eaf3925da568: Download complete [2024-11-11T02:48:39.052Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T02:48:39.052Z] 1469e6f7b9e6: Download complete [2024-11-11T02:48:39.313Z] bde34c3a00c8: Verifying Checksum [2024-11-11T02:48:39.313Z] bde34c3a00c8: Download complete [2024-11-11T02:48:39.313Z] b352a97aabf1: Verifying Checksum [2024-11-11T02:48:39.313Z] b352a97aabf1: Download complete [2024-11-11T02:48:39.313Z] 4872d77fe225: Verifying Checksum [2024-11-11T02:48:39.313Z] 4872d77fe225: Download complete [2024-11-11T02:48:39.313Z] 5851b861e8e6: Verifying Checksum [2024-11-11T02:48:39.313Z] 5851b861e8e6: Download complete [2024-11-11T02:48:39.313Z] b85a868b505f: Download complete [2024-11-11T02:48:39.572Z] bab4dde63d76: Verifying Checksum [2024-11-11T02:48:39.572Z] bab4dde63d76: Download complete [2024-11-11T02:48:40.512Z] b85a868b505f: Pull complete [2024-11-11T02:48:40.512Z] e2be974225ed: Pull complete [2024-11-11T02:48:41.083Z] 339a4e72a1f5: Pull complete [2024-11-11T02:48:41.083Z] 988bab9f4d93: Pull complete [2024-11-11T02:48:41.345Z] 1469e6f7b9e6: Pull complete [2024-11-11T02:48:41.604Z] eaf3925da568: Pull complete [2024-11-11T02:48:42.981Z] bab4dde63d76: Pull complete [2024-11-11T02:48:42.981Z] bde34c3a00c8: Pull complete [2024-11-11T02:48:43.241Z] b352a97aabf1: Pull complete [2024-11-11T02:48:43.241Z] 4872d77fe225: Pull complete [2024-11-11T02:48:43.241Z] 5851b861e8e6: Pull complete [2024-11-11T02:48:43.241Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T02:48:43.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T02:48:43.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:48:43.563Z] prd-ubuntu20.04-docker-8c-8g-26090 does not seem to be running inside a container [2024-11-11T02:48:43.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T02:48:47.041Z] $ docker top af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d -eo pid,comm [2024-11-11T02:48:47.095Z] 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-11-11T02:48:47.095Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T02:48:47.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T02:48:47.278Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T02:48:47.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T02:48:47.383Z] $ docker exec af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d ssh-agent [2024-11-11T02:48:47.483Z] SSH_AUTH_SOCK=/tmp/ssh-3ylR3W43BQ4N/agent.32 [2024-11-11T02:48:47.483Z] SSH_AGENT_PID=38 [2024-11-11T02:48:47.490Z] Running ssh-add (command line suppressed) [2024-11-11T02:48:47.581Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_14594705615277491859.key (/w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_14594705615277491859.key) [2024-11-11T02:48:47.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T02:48:47.949Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T02:48:47.970Z] $ docker exec --env ******** --env ******** af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d ssh-agent -k [2024-11-11T02:48:48.072Z] unset SSH_AUTH_SOCK; [2024-11-11T02:48:48.072Z] unset SSH_AGENT_PID; [2024-11-11T02:48:48.072Z] echo Agent pid 38 killed; [2024-11-11T02:48:48.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T02:48:48.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T02:48:48.200Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T02:48:48.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T02:48:48.304Z] $ docker exec af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d ssh-agent [2024-11-11T02:48:48.413Z] SSH_AUTH_SOCK=/tmp/ssh-hZycEE55DT7U/agent.71 [2024-11-11T02:48:48.413Z] SSH_AGENT_PID=77 [2024-11-11T02:48:48.417Z] Running ssh-add (command line suppressed) [2024-11-11T02:48:48.501Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_13379814965961737202.key (/w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_13379814965961737202.key) [2024-11-11T02:48:48.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T02:48:49.050Z] + git semver init [2024-11-11T02:48:49.309Z] 2024-11-11 02:48:49,216 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T02:48:49.309Z] 2024-11-11 02:48:49,217 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-474/.semver [2024-11-11T02:48:49.309Z] 2024-11-11 02:48:49,218 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-474/.semver [2024-11-11T02:48:49.309Z] 2024-11-11 02:48:49,218 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-474/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-474, universal_newlines=False, shell=None, istream=None) [2024-11-11T02:48:50.689Z] 2024-11-11 02:48:50,479 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-474/.git/info/exclude [2024-11-11T02:48:50.689Z] 2024-11-11 02:48:50,480 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-474/.semver/PR-474 with force:False [2024-11-11T02:48:50.689Z] 2024-11-11 02:48:50,480 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-474/.semver/PR-474 [2024-11-11T02:48:50.689Z] 2024-11-11 02:48:50,484 [execute] INFO git cat-file --batch-check [2024-11-11T02:48:50.689Z] 2024-11-11 02:48:50,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-474/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T02:48:50.689Z] 2024-11-11 02:48:50,490 [execute] INFO git cat-file --batch [2024-11-11T02:48:50.689Z] 2024-11-11 02:48:50,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-474/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T02:48:50.689Z] 2024-11-11 02:48:50,495 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-474/.semver/PR-474 [2024-11-11T02:48:50.689Z] 0.0.0 [Pipeline] } [2024-11-11T02:48:50.717Z] $ docker exec --env ******** --env ******** af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d ssh-agent -k [2024-11-11T02:48:50.811Z] unset SSH_AUTH_SOCK; [2024-11-11T02:48:50.811Z] unset SSH_AGENT_PID; [2024-11-11T02:48:50.812Z] echo Agent pid 77 killed; [2024-11-11T02:48:50.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T02:48:51.300Z] + git semver [Pipeline] } [2024-11-11T02:48:51.611Z] $ docker stop --time=1 af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d [2024-11-11T02:48:52.896Z] $ docker rm -f --volumes af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T02:48:53.327Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T02:48:53.645Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T02:48:53.667Z] [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-11-11T02:48:54.425Z] provisioning config files... [2024-11-11T02:48:54.434Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config17444905590643230488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:48:54.828Z] ---> ****-login.sh [2024-11-11T02:48:54.828Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:48:54.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:48:54.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:48:54.828Z] Configure a credential helper to remove this warning. See [2024-11-11T02:48:54.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:48:54.828Z] [2024-11-11T02:48:54.828Z] Login Succeeded [2024-11-11T02:48:54.829Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:48:54.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:48:54.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:48:54.829Z] Configure a credential helper to remove this warning. See [2024-11-11T02:48:54.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:48:54.829Z] [2024-11-11T02:48:54.829Z] Login Succeeded [2024-11-11T02:48:54.829Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:48:55.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:48:55.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:48:55.088Z] Configure a credential helper to remove this warning. See [2024-11-11T02:48:55.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:48:55.088Z] [2024-11-11T02:48:55.088Z] Login Succeeded [2024-11-11T02:48:55.089Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:48:55.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:48:55.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:48:55.089Z] Configure a credential helper to remove this warning. See [2024-11-11T02:48:55.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:48:55.089Z] [2024-11-11T02:48:55.089Z] Login Succeeded [2024-11-11T02:48:55.089Z] ****.io [2024-11-11T02:48:55.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:48:55.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:48:55.348Z] Configure a credential helper to remove this warning. See [2024-11-11T02:48:55.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:48:55.348Z] [2024-11-11T02:48:55.348Z] Login Succeeded [2024-11-11T02:48:55.348Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:48:55.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T02:48:55.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:48:55.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:48:55.696Z] ========================================================= [2024-11-11T02:48:55.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T02:48:55.696Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:48:56.185Z] + 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-11-11T02:48:56.185Z] Sending build context to Docker daemon 36.87MB [2024-11-11T02:48:56.185Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T02:48:56.185Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-11T02:48:56.451Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T02:48:56.451Z] 43c4264eed91: Pulling fs layer [2024-11-11T02:48:56.451Z] 4cc291be95ef: Pulling fs layer [2024-11-11T02:48:56.451Z] 2ac1f1163629: Pulling fs layer [2024-11-11T02:48:56.451Z] 5c3c966382ef: Pulling fs layer [2024-11-11T02:48:56.451Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T02:48:56.451Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T02:48:56.451Z] 9f66e0745190: Pulling fs layer [2024-11-11T02:48:56.451Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T02:48:56.451Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T02:48:56.451Z] 5d5c8e513c77: Waiting [2024-11-11T02:48:56.451Z] 5c3c966382ef: Waiting [2024-11-11T02:48:56.451Z] 4f4fb700ef54: Waiting [2024-11-11T02:48:56.451Z] 9f66e0745190: Waiting [2024-11-11T02:48:56.451Z] 561ebcabdf7f: Waiting [2024-11-11T02:48:56.451Z] 4cc291be95ef: Download complete [2024-11-11T02:48:56.451Z] 5c3c966382ef: Download complete [2024-11-11T02:48:56.451Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T02:48:56.451Z] 4f4fb700ef54: Download complete [2024-11-11T02:48:56.451Z] 43c4264eed91: Download complete [2024-11-11T02:48:56.451Z] 9f66e0745190: Verifying Checksum [2024-11-11T02:48:56.451Z] 9f66e0745190: Download complete [2024-11-11T02:48:56.711Z] 43c4264eed91: Pull complete [2024-11-11T02:48:56.711Z] 4cc291be95ef: Pull complete [2024-11-11T02:48:56.711Z] 561ebcabdf7f: Verifying Checksum [2024-11-11T02:48:56.711Z] 561ebcabdf7f: Download complete [2024-11-11T02:48:56.976Z] 2ac1f1163629: Verifying Checksum [2024-11-11T02:48:56.976Z] 2ac1f1163629: Download complete [2024-11-11T02:48:57.235Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T02:48:57.235Z] f49a43e4bbc0: Download complete [2024-11-11T02:48:59.772Z] 2ac1f1163629: Pull complete [2024-11-11T02:49:00.031Z] 5c3c966382ef: Pull complete [2024-11-11T02:49:00.031Z] 4f4fb700ef54: Pull complete [2024-11-11T02:49:00.031Z] 5d5c8e513c77: Pull complete [2024-11-11T02:49:00.290Z] 9f66e0745190: Pull complete [2024-11-11T02:49:02.190Z] f49a43e4bbc0: Pull complete [2024-11-11T02:49:02.755Z] 561ebcabdf7f: Pull complete [2024-11-11T02:49:02.755Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T02:49:02.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T02:49:02.755Z] ---> 3a752c3f9dda [2024-11-11T02:49:02.755Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-11T02:49:08.069Z] ---> Running in fcdac7fbfd94 [2024-11-11T02:49:08.069Z] Removing intermediate container fcdac7fbfd94 [2024-11-11T02:49:08.069Z] ---> 374cce899c94 [2024-11-11T02:49:08.069Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T02:49:08.070Z] ---> Running in cfd3a501ade0 [2024-11-11T02:49:08.070Z] Removing intermediate container cfd3a501ade0 [2024-11-11T02:49:08.070Z] ---> eb877d880f00 [2024-11-11T02:49:08.070Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T02:49:08.070Z] ---> Running in 7beeebb7915b [2024-11-11T02:49:08.070Z] Removing intermediate container 7beeebb7915b [2024-11-11T02:49:08.070Z] ---> 0360e7989323 [2024-11-11T02:49:08.070Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T02:49:08.070Z] ---> Running in 39dcaba020cd [2024-11-11T02:49:08.070Z] Removing intermediate container 39dcaba020cd [2024-11-11T02:49:08.070Z] ---> 7f61453552e7 [2024-11-11T02:49:08.070Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-11T02:49:08.070Z] ---> Running in fd54397032a2 [2024-11-11T02:49:08.070Z] Removing intermediate container fd54397032a2 [2024-11-11T02:49:08.070Z] ---> 852ef936bd9a [2024-11-11T02:49:08.070Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T02:49:08.070Z] ---> Running in 315bf60dc6f1 [2024-11-11T02:49:08.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:49:08.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:49:08.847Z] OK: 246 MiB in 54 packages [2024-11-11T02:49:09.105Z] Removing intermediate container 315bf60dc6f1 [2024-11-11T02:49:09.105Z] ---> e79a3acade88 [2024-11-11T02:49:09.105Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-11T02:49:09.105Z] ---> Running in 5e75fc5521ce [2024-11-11T02:49:09.105Z] Removing intermediate container 5e75fc5521ce [2024-11-11T02:49:09.105Z] ---> b845cf72e83e [2024-11-11T02:49:09.105Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-11T02:49:09.197Z] Still waiting to schedule task [2024-11-11T02:49:09.198Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26088’ [2024-11-11T02:49:09.364Z] ---> 532cdc0a0623 [2024-11-11T02:49:09.364Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:09.364Z] ---> Running in 2b8ddab29ee8 [2024-11-11T02:49:56.058Z] Removing intermediate container 2b8ddab29ee8 [2024-11-11T02:49:56.058Z] ---> 6c397de3bebb [2024-11-11T02:49:56.058Z] Step 12/13 : COPY . . [2024-11-11T02:49:57.966Z] ---> 072f116297e2 [2024-11-11T02:49:57.966Z] Step 13/13 : RUN ${MAKE} [2024-11-11T02:49:57.966Z] ---> Running in 41b7da470be0 [2024-11-11T02:49:57.966Z] noop [2024-11-11T02:49:58.227Z] Removing intermediate container 41b7da470be0 [2024-11-11T02:49:58.227Z] ---> 496fdd6b46e7 [2024-11-11T02:49:58.227Z] Successfully built 496fdd6b46e7 [2024-11-11T02:49:58.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:49:58.705Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T02:49:58.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:49:58.887Z] prd-ubuntu20.04-docker-8c-8g-26090 does not seem to be running inside a container [2024-11-11T02:49:58.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T02:49:59.277Z] $ docker top 8e11c66b3037ba3e8fbbfca1fb30e5ad7b7ca9627dc4c899edbe51dbc36b13a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:49:59.695Z] + go version [2024-11-11T02:49:59.696Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T02:49:59.734Z] $ docker stop --time=1 8e11c66b3037ba3e8fbbfca1fb30e5ad7b7ca9627dc4c899edbe51dbc36b13a8 [2024-11-11T02:50:00.996Z] $ docker rm -f --volumes 8e11c66b3037ba3e8fbbfca1fb30e5ad7b7ca9627dc4c899edbe51dbc36b13a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:01.802Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T02:50:01.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:50:01.987Z] prd-ubuntu20.04-docker-8c-8g-26090 does not seem to be running inside a container [2024-11-11T02:50:02.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T02:50:02.350Z] $ docker top 81dd90e27a7a211efee9d288e02b4210864988a12ad642cad71026dd32269c6e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:50:02.763Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-474 [Pipeline] fileExists [Pipeline] sh [2024-11-11T02:50:03.147Z] + make test [2024-11-11T02:50:03.147Z] go test ./... -coverprofile=coverage.out ./... [2024-11-11T02:50:05.047Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-11T02:50:23.249Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-11T02:50:23.249Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-11T02:50:23.813Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.4% of statements [2024-11-11T02:50:24.071Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.250s coverage: 86.5% of statements [2024-11-11T02:50:34.714Z] go vet ./... [2024-11-11T02:50:40.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T02:50:40.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T02:50:40.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T02:50:40.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T02:50:40.431Z] $ docker stop --time=1 81dd90e27a7a211efee9d288e02b4210864988a12ad642cad71026dd32269c6e [2024-11-11T02:50:45.867Z] $ docker rm -f --volumes 81dd90e27a7a211efee9d288e02b4210864988a12ad642cad71026dd32269c6e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T02:50:46.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T02:50:46.656Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T02:50:47.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T02:50:47.613Z] + ls -al . [2024-11-11T02:50:47.613Z] total 316 [2024-11-11T02:50:47.613Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 02:50 . [2024-11-11T02:50:47.613Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:48 .. [2024-11-11T02:50:47.613Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 02:50 .git [2024-11-11T02:50:47.613Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 02:48 .github [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 02:48 .gitignore [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 02:48 .golangci.yml [2024-11-11T02:50:47.613Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 02:48 .semver [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 02:48 Attribution.txt [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 02:48 CHANGELOG.md [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 02:48 Dockerfile [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 02:48 GOVERNANCE.md [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 02:48 Jenkinsfile [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 02:48 LICENSE [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 02:48 Makefile [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 02:48 OWNERS.md [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 02:48 README.md [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 02:48 VERSION [2024-11-11T02:50:47.613Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 02:48 bin [2024-11-11T02:50:47.613Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 02:48 cmd [2024-11-11T02:50:47.613Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 02:50 coverage.out [2024-11-11T02:50:47.613Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:48 doc [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 02:48 go.mod [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 02:48 go.sum [2024-11-11T02:50:47.613Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:48 internal [2024-11-11T02:50:47.613Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 02:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:48.037Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7b4343e0f43b55c625610a9131ac206056eb7d12 --label arch=amd64 --label version=0.0.0 . [2024-11-11T02:50:48.037Z] Sending build context to Docker daemon 36.96MB [2024-11-11T02:50:48.037Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T02:50:48.037Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T02:50:48.037Z] ---> 496fdd6b46e7 [2024-11-11T02:50:48.037Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T02:50:48.974Z] ---> Running in d8c94ecd55ac [2024-11-11T02:50:48.974Z] Removing intermediate container d8c94ecd55ac [2024-11-11T02:50:48.974Z] ---> b350b8706907 [2024-11-11T02:50:48.974Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T02:50:48.974Z] ---> Running in 00814977986d [2024-11-11T02:50:48.974Z] Removing intermediate container 00814977986d [2024-11-11T02:50:48.974Z] ---> e987c63b79f5 [2024-11-11T02:50:48.974Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T02:50:48.974Z] ---> Running in 2bdb406cbe7b [2024-11-11T02:50:49.234Z] Removing intermediate container 2bdb406cbe7b [2024-11-11T02:50:49.234Z] ---> 4b30f89c31b6 [2024-11-11T02:50:49.234Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T02:50:49.234Z] ---> Running in 01f7e569aae7 [2024-11-11T02:50:49.234Z] Removing intermediate container 01f7e569aae7 [2024-11-11T02:50:49.234Z] ---> d850cd093d3e [2024-11-11T02:50:49.234Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-11T02:50:49.234Z] ---> Running in 04b2f91daf03 [2024-11-11T02:50:49.493Z] Removing intermediate container 04b2f91daf03 [2024-11-11T02:50:49.493Z] ---> a1a9ea12cf7d [2024-11-11T02:50:49.493Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T02:50:49.493Z] ---> Running in 2bfc896ccc4e [2024-11-11T02:50:49.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:50:49.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:50:50.012Z] OK: 246 MiB in 54 packages [2024-11-11T02:50:50.580Z] Removing intermediate container 2bfc896ccc4e [2024-11-11T02:50:50.580Z] ---> d113af5edb08 [2024-11-11T02:50:50.580Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-11T02:50:50.580Z] ---> Running in f5608859302a [2024-11-11T02:50:50.580Z] Removing intermediate container f5608859302a [2024-11-11T02:50:50.580Z] ---> 8ea396b8f2a8 [2024-11-11T02:50:50.580Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-11T02:50:50.580Z] ---> 57ff3cf3f521 [2024-11-11T02:50:50.580Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:50:50.580Z] ---> Running in 7da378fa844a [2024-11-11T02:50:51.515Z] Removing intermediate container 7da378fa844a [2024-11-11T02:50:51.515Z] ---> d63338eb7678 [2024-11-11T02:50:51.515Z] Step 12/27 : COPY . . [2024-11-11T02:50:52.453Z] ---> 3fea1c2b7fcd [2024-11-11T02:50:52.453Z] Step 13/27 : RUN ${MAKE} [2024-11-11T02:50:52.453Z] ---> Running in e0a5474de60a [2024-11-11T02:50:52.713Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-11T02:51:26.843Z] Removing intermediate container e0a5474de60a [2024-11-11T02:51:26.843Z] ---> fe7daa0ba442 [2024-11-11T02:51:26.843Z] Step 14/27 : FROM alpine:3.20 [2024-11-11T02:51:26.843Z] 3.20: Pulling from library/alpine [2024-11-11T02:51:26.843Z] 43c4264eed91: Already exists [2024-11-11T02:51:26.843Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:51:26.843Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T02:51:26.843Z] ---> 91ef0af61f39 [2024-11-11T02:51:26.843Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-11T02:51:26.843Z] ---> Running in 7786189a27a6 [2024-11-11T02:51:26.843Z] Removing intermediate container 7786189a27a6 [2024-11-11T02:51:26.843Z] ---> 4de87ad42436 [2024-11-11T02:51:26.843Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-11T02:51:26.843Z] ---> Running in 35a79b2bbf74 [2024-11-11T02:51:26.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:51:26.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:51:26.843Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T02:51:26.843Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T02:51:26.843Z] OK: 8 MiB in 15 packages [2024-11-11T02:51:26.843Z] Removing intermediate container 35a79b2bbf74 [2024-11-11T02:51:26.843Z] ---> bea4f226f0b4 [2024-11-11T02:51:26.843Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T02:51:26.843Z] ---> Running in c1ec012b6388 [2024-11-11T02:51:27.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:51:27.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:51:27.623Z] Upgrading critical system libraries and apk-tools: [2024-11-11T02:51:27.623Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:51:27.623Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T02:51:27.623Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:51:27.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:51:27.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:51:28.864Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:51:28.864Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:51:28.864Z] OK: 8 MiB in 15 packages [2024-11-11T02:51:29.123Z] Removing intermediate container c1ec012b6388 [2024-11-11T02:51:29.123Z] ---> 54e685beebf4 [2024-11-11T02:51:29.123Z] Step 18/27 : WORKDIR / [2024-11-11T02:51:29.123Z] ---> Running in e9afd6a66098 [2024-11-11T02:51:29.123Z] Removing intermediate container e9afd6a66098 [2024-11-11T02:51:29.123Z] ---> 9a91e7738a59 [2024-11-11T02:51:29.123Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-11T02:51:30.505Z] ---> 95a305f0053e [2024-11-11T02:51:30.506Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-11T02:51:30.783Z] ---> cee58ae60f24 [2024-11-11T02:51:30.783Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-11T02:51:30.783Z] ---> 93c8c0a01e34 [2024-11-11T02:51:30.783Z] Step 22/27 : EXPOSE 59984 [2024-11-11T02:51:30.783Z] ---> Running in 641387a873ff [2024-11-11T02:51:30.783Z] Removing intermediate container 641387a873ff [2024-11-11T02:51:30.783Z] ---> d90ae23746ac [2024-11-11T02:51:30.783Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-11T02:51:30.783Z] ---> Running in ce0972dd2ce4 [2024-11-11T02:51:31.044Z] Removing intermediate container ce0972dd2ce4 [2024-11-11T02:51:31.044Z] ---> 4ea4bdd2d587 [2024-11-11T02:51:31.044Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T02:51:31.044Z] ---> Running in 031ec521a826 [2024-11-11T02:51:31.044Z] Removing intermediate container 031ec521a826 [2024-11-11T02:51:31.044Z] ---> 3cbbfb33a4f5 [2024-11-11T02:51:31.044Z] Step 25/27 : LABEL arch=amd64 [2024-11-11T02:51:31.044Z] ---> Running in 812a0995d153 [2024-11-11T02:51:31.044Z] Removing intermediate container 812a0995d153 [2024-11-11T02:51:31.044Z] ---> 116431eb113a [2024-11-11T02:51:31.044Z] Step 26/27 : LABEL git_sha=7b4343e0f43b55c625610a9131ac206056eb7d12 [2024-11-11T02:51:31.044Z] ---> Running in e71f8fc29193 [2024-11-11T02:51:31.304Z] Removing intermediate container e71f8fc29193 [2024-11-11T02:51:31.304Z] ---> fa9b21835f87 [2024-11-11T02:51:31.304Z] Step 27/27 : LABEL version=0.0.0 [2024-11-11T02:51:31.304Z] ---> Running in 686cec0fdea6 [2024-11-11T02:51:31.304Z] Removing intermediate container 686cec0fdea6 [2024-11-11T02:51:31.304Z] ---> d7f2fa8dd357 [2024-11-11T02:51:31.304Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T02:51:31.304Z] Successfully built d7f2fa8dd357 [2024-11-11T02:51:31.304Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:51:32.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T02:51:32.312Z] [2024-11-11T02:51:32.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:51:32.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T02:51:32.713Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T02:51:32.713Z] 5eb5b503b376: Pulling fs layer [2024-11-11T02:51:32.713Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T02:51:32.713Z] ec43610c2a17: Pulling fs layer [2024-11-11T02:51:32.713Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T02:51:32.713Z] 33b1e0a273af: Pulling fs layer [2024-11-11T02:51:32.713Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T02:51:32.713Z] 2f39f015ded8: Pulling fs layer [2024-11-11T02:51:32.713Z] 5d3b04190fa2: Waiting [2024-11-11T02:51:32.713Z] 3a2ae6a8a46f: Waiting [2024-11-11T02:51:32.713Z] 2f39f015ded8: Waiting [2024-11-11T02:51:32.713Z] 33b1e0a273af: Waiting [2024-11-11T02:51:32.713Z] 5c69ac0246d0: Download complete [2024-11-11T02:51:32.713Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T02:51:32.713Z] 3a2ae6a8a46f: Download complete [2024-11-11T02:51:32.713Z] 33b1e0a273af: Download complete [2024-11-11T02:51:32.713Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T02:51:32.713Z] 5d3b04190fa2: Download complete [2024-11-11T02:51:32.713Z] ec43610c2a17: Verifying Checksum [2024-11-11T02:51:32.713Z] ec43610c2a17: Download complete [2024-11-11T02:51:32.973Z] 5eb5b503b376: Verifying Checksum [2024-11-11T02:51:32.973Z] 5eb5b503b376: Download complete [2024-11-11T02:51:33.537Z] 2f39f015ded8: Download complete [2024-11-11T02:51:34.105Z] 5eb5b503b376: Pull complete [2024-11-11T02:51:34.105Z] 5c69ac0246d0: Pull complete [2024-11-11T02:51:34.670Z] ec43610c2a17: Pull complete [2024-11-11T02:51:34.670Z] 3a2ae6a8a46f: Pull complete [2024-11-11T02:51:34.670Z] 33b1e0a273af: Pull complete [2024-11-11T02:51:34.929Z] 5d3b04190fa2: Pull complete [2024-11-11T02:51:39.113Z] 2f39f015ded8: Pull complete [2024-11-11T02:51:39.113Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T02:51:39.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T02:51:39.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:51:39.373Z] prd-ubuntu20.04-docker-8c-8g-26090 does not seem to be running inside a container [2024-11-11T02:51:39.404Z] $ 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/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@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-11-11T02:51:44.091Z] $ docker top ee3a0e1a5a3e0f4c254286f532eba790e5e8a67adf9f31bf47a3946472a400ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:51:44.575Z] ---> job-cost.sh [2024-11-11T02:51:44.575Z] lf-activate-venv: SKIPPING [2024-11-11T02:51:44.575Z] INFO: No Stack... [2024-11-11T02:51:45.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T02:51:45.402Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T02:51:45.729Z] + cat /w/workspace/undry_device-onvif-camera_PR-474/archives/cost.csv [2024-11-11T02:51:45.729Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T02:51:45.778Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] [2024-11-11T02:51:45.786Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] did not exist. Created. [2024-11-11T02:51:45.793Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T02:51:46.221Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T02:51:46.280Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T02:51:46.317Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T02:51:46.414Z] $ docker stop --time=1 ee3a0e1a5a3e0f4c254286f532eba790e5e8a67adf9f31bf47a3946472a400ed [2024-11-11T02:51:47.564Z] $ docker rm -f --volumes ee3a0e1a5a3e0f4c254286f532eba790e5e8a67adf9f31bf47a3946472a400ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T02:52:04.491Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26092 in /w/workspace/undry_device-onvif-camera_PR-474 [Pipeline] { [Pipeline] ws [2024-11-11T02:52:04.561Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-11-11T02:52:07.677Z] The recommended git tool is: git [2024-11-11T02:52:14.238Z] using credential edgex-jenkins-ssh [2024-11-11T02:52:14.268Z] Cloning the remote Git repository [2024-11-11T02:52:14.328Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-11T02:52:14.466Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-11-11T02:52:14.671Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-11T02:52:14.673Z] > git --version # timeout=10 [2024-11-11T02:52:14.698Z] > git --version # 'git version 2.25.1' [2024-11-11T02:52:14.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T02:52:14.875Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T02:52:18.024Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-11T02:52:18.053Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T02:52:19.255Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-11T02:52:19.307Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-11T02:52:19.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T02:52:19.335Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-11T02:52:19.833Z] Merging remotes/origin/main commit 124a5f1bb5d04e19c2b309127a124eb76166dd36 into PR head commit 7b4343e0f43b55c625610a9131ac206056eb7d12 [2024-11-11T02:52:20.256Z] Merge succeeded, producing 7b4343e0f43b55c625610a9131ac206056eb7d12 [2024-11-11T02:52:20.257Z] Checking out Revision 7b4343e0f43b55c625610a9131ac206056eb7d12 (PR-474) [2024-11-11T02:52:21.007Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-11T02:52:21.060Z] > git --version # timeout=10 [2024-11-11T02:52:21.077Z] > git --version # 'git version 2.25.1' [2024-11-11T02:52:21.096Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T02:52:19.851Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T02:52:19.929Z] > git checkout -f 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 [2024-11-11T02:52:20.136Z] > git remote # timeout=10 [2024-11-11T02:52:20.161Z] > git config --get remote.origin.url # timeout=10 [2024-11-11T02:52:20.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T02:52:20.206Z] > git merge 124a5f1bb5d04e19c2b309127a124eb76166dd36 # timeout=10 [2024-11-11T02:52:20.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-11T02:52:20.264Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T02:52:20.281Z] > git checkout -f 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T02:52:26.324Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T02:52:26.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T02:52:26.324Z] Dload Upload Total Spent Left Speed [2024-11-11T02:52:26.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81707 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh [2024-11-11T02:52:26.683Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T02:52:27.031Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-11-11T02:52:27.031Z] sudo tee /etc/docker/daemon.new [2024-11-11T02:52:27.031Z] { [2024-11-11T02:52:27.031Z] "registry-mirrors": [ [2024-11-11T02:52:27.031Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T02:52:27.031Z] ], [2024-11-11T02:52:27.031Z] "bip": "10.250.0.254/24", [2024-11-11T02:52:27.031Z] "hosts": [ [2024-11-11T02:52:27.031Z] "tcp://0.0.0.0:5555", [2024-11-11T02:52:27.031Z] "unix:///var/run/docker.sock" [2024-11-11T02:52:27.031Z] ], [2024-11-11T02:52:27.031Z] "mtu": 1458, [2024-11-11T02:52:27.031Z] "selinux-enabled": true, [2024-11-11T02:52:27.031Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T02:52:27.031Z] } [Pipeline] sh [2024-11-11T02:52:27.399Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T02:52:27.761Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T02:52:46.168Z] provisioning config files... [2024-11-11T02:52:46.215Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config10332476473375973708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:52:46.782Z] ---> ****-login.sh [2024-11-11T02:52:46.782Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:52:47.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:52:47.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:52:47.381Z] Configure a credential helper to remove this warning. See [2024-11-11T02:52:47.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:52:47.381Z] [2024-11-11T02:52:47.381Z] Login Succeeded [2024-11-11T02:52:47.381Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:52:47.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:52:47.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:52:47.933Z] Configure a credential helper to remove this warning. See [2024-11-11T02:52:47.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:52:47.933Z] [2024-11-11T02:52:47.933Z] Login Succeeded [2024-11-11T02:52:47.933Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:52:48.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:52:48.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:52:48.482Z] Configure a credential helper to remove this warning. See [2024-11-11T02:52:48.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:52:48.482Z] [2024-11-11T02:52:48.482Z] Login Succeeded [2024-11-11T02:52:48.482Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:52:48.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:52:48.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:52:48.755Z] Configure a credential helper to remove this warning. See [2024-11-11T02:52:48.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:52:48.755Z] [2024-11-11T02:52:48.755Z] Login Succeeded [2024-11-11T02:52:48.755Z] ****.io [2024-11-11T02:52:49.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:52:49.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:52:49.300Z] Configure a credential helper to remove this warning. See [2024-11-11T02:52:49.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:52:49.300Z] [2024-11-11T02:52:49.300Z] Login Succeeded [2024-11-11T02:52:49.300Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:52:49.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T02:52:49.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:52:49.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:52:49.997Z] ========================================================= [2024-11-11T02:52:49.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T02:52:49.997Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:50.571Z] + 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-11-11T02:52:51.168Z] Sending build context to Docker daemon 21.85MB [2024-11-11T02:52:51.444Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T02:52:51.444Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-11T02:52:51.444Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T02:52:51.444Z] cf04c63912e1: Pulling fs layer [2024-11-11T02:52:51.444Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T02:52:51.444Z] a37a00ec5f00: Pulling fs layer [2024-11-11T02:52:51.444Z] 50b3750afda1: Pulling fs layer [2024-11-11T02:52:51.444Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T02:52:51.444Z] 80978eb59214: Pulling fs layer [2024-11-11T02:52:51.444Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T02:52:51.444Z] c5a475d317c9: Pulling fs layer [2024-11-11T02:52:51.444Z] 4f4fb700ef54: Waiting [2024-11-11T02:52:51.444Z] 80978eb59214: Waiting [2024-11-11T02:52:51.444Z] c9f46d7d2bd2: Waiting [2024-11-11T02:52:51.444Z] c5a475d317c9: Waiting [2024-11-11T02:52:51.444Z] 50b3750afda1: Waiting [2024-11-11T02:52:51.444Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T02:52:51.444Z] 55b35a11ae5e: Download complete [2024-11-11T02:52:51.444Z] 50b3750afda1: Verifying Checksum [2024-11-11T02:52:51.444Z] 50b3750afda1: Download complete [2024-11-11T02:52:51.717Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T02:52:51.717Z] 4f4fb700ef54: Download complete [2024-11-11T02:52:51.717Z] 80978eb59214: Verifying Checksum [2024-11-11T02:52:51.717Z] 80978eb59214: Download complete [2024-11-11T02:52:51.717Z] cf04c63912e1: Verifying Checksum [2024-11-11T02:52:51.717Z] cf04c63912e1: Download complete [2024-11-11T02:52:52.315Z] c5a475d317c9: Verifying Checksum [2024-11-11T02:52:52.315Z] c5a475d317c9: Download complete [2024-11-11T02:52:52.907Z] cf04c63912e1: Pull complete [2024-11-11T02:52:53.509Z] 55b35a11ae5e: Pull complete [2024-11-11T02:52:54.106Z] a37a00ec5f00: Verifying Checksum [2024-11-11T02:52:54.106Z] a37a00ec5f00: Download complete [2024-11-11T02:52:54.705Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T02:52:54.705Z] c9f46d7d2bd2: Download complete [2024-11-11T02:53:09.751Z] a37a00ec5f00: Pull complete [2024-11-11T02:53:09.751Z] 50b3750afda1: Pull complete [2024-11-11T02:53:09.751Z] 4f4fb700ef54: Pull complete [2024-11-11T02:53:09.751Z] 80978eb59214: Pull complete [2024-11-11T02:53:15.109Z] c9f46d7d2bd2: Pull complete [2024-11-11T02:53:17.058Z] c5a475d317c9: Pull complete [2024-11-11T02:53:17.327Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T02:53:17.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T02:53:17.327Z] ---> be29e6b0f0d4 [2024-11-11T02:53:17.327Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-11T02:53:18.289Z] ---> Running in bc9d32ab5857 [2024-11-11T02:53:18.562Z] Removing intermediate container bc9d32ab5857 [2024-11-11T02:53:18.562Z] ---> b1bd0009dc0e [2024-11-11T02:53:18.562Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T02:53:18.562Z] ---> Running in 98ed7f63a81d [2024-11-11T02:53:19.155Z] Removing intermediate container 98ed7f63a81d [2024-11-11T02:53:19.155Z] ---> 3aa536bac42a [2024-11-11T02:53:19.155Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T02:53:19.155Z] ---> Running in acc2fa8f886c [2024-11-11T02:53:19.424Z] Removing intermediate container acc2fa8f886c [2024-11-11T02:53:19.424Z] ---> 0efdc94823ae [2024-11-11T02:53:19.424Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T02:53:19.424Z] ---> Running in 1bc7b341609c [2024-11-11T02:53:19.692Z] Removing intermediate container 1bc7b341609c [2024-11-11T02:53:19.692Z] ---> 6edac9309277 [2024-11-11T02:53:19.692Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-11T02:53:19.960Z] ---> Running in 74b8f14902cf [2024-11-11T02:53:20.231Z] Removing intermediate container 74b8f14902cf [2024-11-11T02:53:20.231Z] ---> 82b84d077414 [2024-11-11T02:53:20.231Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T02:53:20.231Z] ---> Running in 26a28de3d914 [2024-11-11T02:53:21.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:53:21.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:53:23.328Z] OK: 238 MiB in 54 packages [2024-11-11T02:53:24.301Z] Removing intermediate container 26a28de3d914 [2024-11-11T02:53:24.301Z] ---> 63c066f2d491 [2024-11-11T02:53:24.301Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-11T02:53:24.301Z] ---> Running in 19b775f8b85b [2024-11-11T02:53:24.570Z] Removing intermediate container 19b775f8b85b [2024-11-11T02:53:24.570Z] ---> a5bbd35865ff [2024-11-11T02:53:24.570Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-11T02:53:25.160Z] ---> 86c859a8dddf [2024-11-11T02:53:25.160Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:53:25.160Z] ---> Running in 1cdd226910e1 [2024-11-11T02:55:16.870Z] Removing intermediate container 1cdd226910e1 [2024-11-11T02:55:16.870Z] ---> a7cfe007d837 [2024-11-11T02:55:16.870Z] Step 12/13 : COPY . . [2024-11-11T02:55:17.139Z] ---> 78a79d2856f9 [2024-11-11T02:55:17.139Z] Step 13/13 : RUN ${MAKE} [2024-11-11T02:55:17.139Z] ---> Running in 7ac9f4d3b98f [2024-11-11T02:55:18.110Z] noop [2024-11-11T02:55:19.099Z] Removing intermediate container 7ac9f4d3b98f [2024-11-11T02:55:19.099Z] ---> 26ef3881ccac [2024-11-11T02:55:19.099Z] Successfully built 26ef3881ccac [2024-11-11T02:55:19.099Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:55:19.635Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T02:55:19.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:55:19.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-26092 does not seem to be running inside a container [2024-11-11T02:55:20.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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-11-11T02:55:21.250Z] $ docker top 443c4e06ec5e55258e6ad6188a148dfd264ca4fbd2640cb487fab42a578f8eb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:55:22.176Z] + go version [2024-11-11T02:55:22.176Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T02:55:22.219Z] $ docker stop --time=1 443c4e06ec5e55258e6ad6188a148dfd264ca4fbd2640cb487fab42a578f8eb5 [2024-11-11T02:55:23.960Z] $ docker rm -f --volumes 443c4e06ec5e55258e6ad6188a148dfd264ca4fbd2640cb487fab42a578f8eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:55:24.907Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T02:55:24.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:55:25.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-26092 does not seem to be running inside a container [2024-11-11T02:55:25.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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-11-11T02:55:26.510Z] $ docker top 6391cb3d5fa2cfa7b6686a7bbd43748a7d73ee64e8851bcdc50584d0200d6189 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:55:27.400Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-11-11T02:55:28.144Z] + make test [2024-11-11T02:55:28.144Z] go test ./... -coverprofile=coverage.out ./... [2024-11-11T02:55:34.835Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-11T02:59:26.910Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-11T02:59:26.910Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-11T02:59:26.910Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.174s coverage: 31.4% of statements [2024-11-11T02:59:45.150Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.341s coverage: 86.5% of statements [2024-11-11T02:59:45.150Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T02:59:45.150Z] go vet ./... [2024-11-11T03:00:41.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T03:00:41.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T03:00:41.680Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T03:00:43.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T03:00:44.987Z] $ docker stop --time=1 6391cb3d5fa2cfa7b6686a7bbd43748a7d73ee64e8851bcdc50584d0200d6189 [2024-11-11T03:00:47.886Z] $ docker rm -f --volumes 6391cb3d5fa2cfa7b6686a7bbd43748a7d73ee64e8851bcdc50584d0200d6189 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T03:00:49.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T03:00:49.635Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T03:00:50.235Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T03:00:50.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T03:00:51.250Z] + ls -al . [2024-11-11T03:00:51.250Z] total 312 [2024-11-11T03:00:51.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 02:55 . [2024-11-11T03:00:51.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:52 .. [2024-11-11T03:00:51.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 02:52 .git [2024-11-11T03:00:51.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 02:52 .github [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 02:52 .gitignore [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 02:52 .golangci.yml [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 02:52 Attribution.txt [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 02:52 CHANGELOG.md [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 02:52 Dockerfile [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 02:52 GOVERNANCE.md [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 02:52 Jenkinsfile [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 02:52 LICENSE [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 02:52 Makefile [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 02:52 OWNERS.md [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 02:52 README.md [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 02:48 VERSION [2024-11-11T03:00:51.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 02:52 bin [2024-11-11T03:00:51.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 02:52 cmd [2024-11-11T03:00:51.250Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 02:59 coverage.out [2024-11-11T03:00:51.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:52 doc [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 02:52 go.mod [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 02:52 go.sum [2024-11-11T03:00:51.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:52 internal [2024-11-11T03:00:51.250Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 02:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:00:51.713Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7b4343e0f43b55c625610a9131ac206056eb7d12 --label arch=arm64 --label version=0.0.0 . [2024-11-11T03:00:52.302Z] Sending build context to Docker daemon 21.94MB [2024-11-11T03:00:52.302Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T03:00:52.302Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T03:00:52.302Z] ---> 26ef3881ccac [2024-11-11T03:00:52.302Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T03:00:52.569Z] ---> Running in e411ca74d7f4 [2024-11-11T03:00:52.837Z] Removing intermediate container e411ca74d7f4 [2024-11-11T03:00:52.837Z] ---> 732563f7169e [2024-11-11T03:00:52.837Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T03:00:52.837Z] ---> Running in c2feb549165e [2024-11-11T03:00:53.106Z] Removing intermediate container c2feb549165e [2024-11-11T03:00:53.106Z] ---> 4563c1ee02fb [2024-11-11T03:00:53.106Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T03:00:53.381Z] ---> Running in a6e11488b877 [2024-11-11T03:00:53.649Z] Removing intermediate container a6e11488b877 [2024-11-11T03:00:53.649Z] ---> 1f556f277cfd [2024-11-11T03:00:53.649Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T03:00:53.649Z] ---> Running in a9fbb784726f [2024-11-11T03:00:53.924Z] Removing intermediate container a9fbb784726f [2024-11-11T03:00:53.924Z] ---> cd5dd70c77f9 [2024-11-11T03:00:53.924Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-11T03:00:54.196Z] ---> Running in b901f1da3b22 [2024-11-11T03:00:54.466Z] Removing intermediate container b901f1da3b22 [2024-11-11T03:00:54.466Z] ---> 85257b2715a4 [2024-11-11T03:00:54.466Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T03:00:54.466Z] ---> Running in f33993ef6b6a [2024-11-11T03:00:55.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T03:00:55.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T03:00:57.839Z] OK: 238 MiB in 54 packages [2024-11-11T03:00:58.806Z] Removing intermediate container f33993ef6b6a [2024-11-11T03:00:58.806Z] ---> b998077a51f0 [2024-11-11T03:00:58.806Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-11T03:00:58.806Z] ---> Running in 5a9e67f49745 [2024-11-11T03:00:59.073Z] Removing intermediate container 5a9e67f49745 [2024-11-11T03:00:59.073Z] ---> 78cbbce9154d [2024-11-11T03:00:59.073Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-11T03:00:59.666Z] ---> e917c67c4903 [2024-11-11T03:00:59.666Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T03:00:59.666Z] ---> Running in 475c7cda8e92 [2024-11-11T03:01:02.311Z] Removing intermediate container 475c7cda8e92 [2024-11-11T03:01:02.311Z] ---> ec733350a26e [2024-11-11T03:01:02.311Z] Step 12/27 : COPY . . [2024-11-11T03:01:04.265Z] ---> 49a99972788a [2024-11-11T03:01:04.265Z] Step 13/27 : RUN ${MAKE} [2024-11-11T03:01:04.265Z] ---> Running in 80c5b75ed525 [2024-11-11T03:01:04.848Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-11T03:04:56.649Z] Removing intermediate container 80c5b75ed525 [2024-11-11T03:04:56.649Z] ---> c6e1e2cdba36 [2024-11-11T03:04:56.649Z] Step 14/27 : FROM alpine:3.20 [2024-11-11T03:04:56.649Z] 3.20: Pulling from library/alpine [2024-11-11T03:04:56.649Z] cf04c63912e1: Already exists [2024-11-11T03:04:56.649Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T03:04:56.649Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T03:04:56.649Z] ---> c157a85ed455 [2024-11-11T03:04:56.649Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-11T03:04:56.649Z] ---> Running in c1e8c9d0a35f [2024-11-11T03:04:56.649Z] Removing intermediate container c1e8c9d0a35f [2024-11-11T03:04:56.649Z] ---> 8fe84da54fb0 [2024-11-11T03:04:56.649Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-11T03:04:56.649Z] ---> Running in 8cd93913a8e4 [2024-11-11T03:04:56.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T03:04:56.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T03:04:56.649Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T03:04:56.649Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T03:04:56.649Z] OK: 9 MiB in 15 packages [2024-11-11T03:04:56.649Z] Removing intermediate container 8cd93913a8e4 [2024-11-11T03:04:56.649Z] ---> a62d75e07355 [2024-11-11T03:04:56.649Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T03:04:56.649Z] ---> Running in 0abd3eca47a1 [2024-11-11T03:04:56.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T03:04:56.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T03:04:56.649Z] Upgrading critical system libraries and apk-tools: [2024-11-11T03:04:56.649Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T03:04:56.649Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T03:04:56.649Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T03:04:56.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T03:04:56.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T03:04:56.649Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T03:04:56.649Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T03:04:56.649Z] OK: 9 MiB in 15 packages [2024-11-11T03:04:56.649Z] Removing intermediate container 0abd3eca47a1 [2024-11-11T03:04:56.649Z] ---> 5f78c8c5c68a [2024-11-11T03:04:56.649Z] Step 18/27 : WORKDIR / [2024-11-11T03:04:56.649Z] ---> Running in 9c292adf210a [2024-11-11T03:04:56.649Z] Removing intermediate container 9c292adf210a [2024-11-11T03:04:56.649Z] ---> e836c036c61a [2024-11-11T03:04:56.649Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-11T03:04:56.649Z] ---> f75e97d01d0c [2024-11-11T03:04:56.649Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-11T03:04:57.237Z] ---> 6de4f58c4162 [2024-11-11T03:04:57.237Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-11T03:04:57.822Z] ---> a3cb9c30d363 [2024-11-11T03:04:57.822Z] Step 22/27 : EXPOSE 59984 [2024-11-11T03:04:57.822Z] ---> Running in 1d444509f641 [2024-11-11T03:04:58.091Z] Removing intermediate container 1d444509f641 [2024-11-11T03:04:58.091Z] ---> 3fa4dec6379e [2024-11-11T03:04:58.091Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-11T03:04:58.359Z] ---> Running in c8abb817403c [2024-11-11T03:04:58.625Z] Removing intermediate container c8abb817403c [2024-11-11T03:04:58.625Z] ---> 6895fa658601 [2024-11-11T03:04:58.625Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T03:04:58.625Z] ---> Running in 734efedbd3b2 [2024-11-11T03:04:58.893Z] Removing intermediate container 734efedbd3b2 [2024-11-11T03:04:58.893Z] ---> 140e54f4d819 [2024-11-11T03:04:58.893Z] Step 25/27 : LABEL arch=arm64 [2024-11-11T03:04:58.893Z] ---> Running in 854913330e4b [2024-11-11T03:04:59.160Z] Removing intermediate container 854913330e4b [2024-11-11T03:04:59.160Z] ---> 677142398f13 [2024-11-11T03:04:59.160Z] Step 26/27 : LABEL git_sha=7b4343e0f43b55c625610a9131ac206056eb7d12 [2024-11-11T03:04:59.426Z] ---> Running in d40579d8b8c3 [2024-11-11T03:04:59.693Z] Removing intermediate container d40579d8b8c3 [2024-11-11T03:04:59.693Z] ---> 34a029279080 [2024-11-11T03:04:59.693Z] Step 27/27 : LABEL version=0.0.0 [2024-11-11T03:04:59.693Z] ---> Running in 4af8befca630 [2024-11-11T03:04:59.961Z] Removing intermediate container 4af8befca630 [2024-11-11T03:04:59.961Z] ---> 62694232b1aa [2024-11-11T03:04:59.961Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T03:04:59.961Z] Successfully built 62694232b1aa [2024-11-11T03:04:59.961Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:05:00.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T03:05:00.934Z] [2024-11-11T03:05:00.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:05:01.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T03:05:01.643Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T03:05:01.643Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T03:05:01.643Z] 04944245beec: Pulling fs layer [2024-11-11T03:05:01.643Z] 699f458cf7ca: Pulling fs layer [2024-11-11T03:05:01.643Z] 765212b225bb: Pulling fs layer [2024-11-11T03:05:01.643Z] f23df028b6ca: Pulling fs layer [2024-11-11T03:05:01.643Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T03:05:01.643Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T03:05:01.643Z] f23df028b6ca: Waiting [2024-11-11T03:05:01.643Z] d65c8cfc05b1: Waiting [2024-11-11T03:05:01.643Z] 765212b225bb: Waiting [2024-11-11T03:05:01.643Z] 2437ff75d9bd: Waiting [2024-11-11T03:05:01.643Z] 04944245beec: Verifying Checksum [2024-11-11T03:05:01.643Z] 04944245beec: Download complete [2024-11-11T03:05:01.643Z] 765212b225bb: Download complete [2024-11-11T03:05:01.643Z] f23df028b6ca: Verifying Checksum [2024-11-11T03:05:01.643Z] f23df028b6ca: Download complete [2024-11-11T03:05:01.643Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T03:05:01.643Z] d65c8cfc05b1: Download complete [2024-11-11T03:05:01.916Z] 699f458cf7ca: Verifying Checksum [2024-11-11T03:05:01.916Z] 699f458cf7ca: Download complete [2024-11-11T03:05:02.183Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T03:05:02.184Z] 8998bd30e6a1: Download complete [2024-11-11T03:05:04.771Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T03:05:04.771Z] 2437ff75d9bd: Download complete [2024-11-11T03:05:06.708Z] 8998bd30e6a1: Pull complete [2024-11-11T03:05:06.974Z] 04944245beec: Pull complete [2024-11-11T03:05:08.386Z] 699f458cf7ca: Pull complete [2024-11-11T03:05:08.386Z] 765212b225bb: Pull complete [2024-11-11T03:05:09.346Z] f23df028b6ca: Pull complete [2024-11-11T03:05:09.612Z] d65c8cfc05b1: Pull complete [2024-11-11T03:05:27.814Z] 2437ff75d9bd: Pull complete [2024-11-11T03:05:27.814Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T03:05:27.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T03:05:27.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:05:28.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-26092 does not seem to be running inside a container [2024-11-11T03:05:28.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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-11-11T03:05:31.115Z] $ docker top aad0c8b5c8a000ffa179b786433aca62409228e232a2afd8d53393e9af27c965 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:05:32.062Z] ---> job-cost.sh [2024-11-11T03:05:32.062Z] lf-activate-venv: SKIPPING [2024-11-11T03:05:32.062Z] INFO: No Stack... [2024-11-11T03:05:32.642Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T03:05:33.624Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T03:05:33.972Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-11-11T03:05:34.238Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T03:05:34.322Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] [2024-11-11T03:05:34.328Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] did not exist. Created. [2024-11-11T03:05:34.341Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T03:05:35.086Z] /w/workspace/device-onvif-camera/1@tmp/durable-0253e8eb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T03:05:35.440Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T03:05:35.743Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T03:05:35.804Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T03:05:35.824Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T03:05:35.918Z] $ docker stop --time=1 aad0c8b5c8a000ffa179b786433aca62409228e232a2afd8d53393e9af27c965 [2024-11-11T03:05:37.412Z] $ docker rm -f --volumes aad0c8b5c8a000ffa179b786433aca62409228e232a2afd8d53393e9af27c965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-11T03:05:38.545Z] provisioning config files... [2024-11-11T03:05:38.553Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config9424528467950176156tmp [Pipeline] { [Pipeline] sh [2024-11-11T03:05:38.910Z] + set +x [2024-11-11T03:05:38.910Z] + bash -s -- [2024-11-11T03:05:38.910Z] + curl -s https://codecov.io/bash [2024-11-11T03:05:38.910Z] [2024-11-11T03:05:38.910Z] _____ _ [2024-11-11T03:05:38.910Z] / ____| | | [2024-11-11T03:05:38.910Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T03:05:38.910Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T03:05:38.910Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T03:05:38.910Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T03:05:38.910Z] Bash-1.0.6 [2024-11-11T03:05:38.910Z] [2024-11-11T03:05:38.910Z] [2024-11-11T03:05:38.910Z] ==> git version 2.25.1 found [2024-11-11T03:05:38.910Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-11T03:05:38.910Z] Release-Date: 2020-01-08 [2024-11-11T03:05:38.910Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-11T03:05:38.910Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T03:05:38.910Z] ==> Jenkins CI detected. [2024-11-11T03:05:38.910Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-474 [2024-11-11T03:05:38.910Z] project root: . [2024-11-11T03:05:38.910Z] --> token set from env [2024-11-11T03:05:38.910Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T03:05:38.910Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T03:05:38.910Z] ==> Python coveragepy not found [2024-11-11T03:05:38.910Z] ==> Searching for coverage reports in: [2024-11-11T03:05:38.910Z] + . [2024-11-11T03:05:38.910Z] -> Found 1 reports [2024-11-11T03:05:38.910Z] ==> Detecting git/mercurial file structure [2024-11-11T03:05:38.910Z] ==> Reading reports [2024-11-11T03:05:38.910Z] + ./coverage.out bytes=92292 [2024-11-11T03:05:38.910Z] ==> Appending adjustments [2024-11-11T03:05:38.910Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T03:05:39.172Z] + Found adjustments [2024-11-11T03:05:39.172Z] ==> Gzipping contents [2024-11-11T03:05:39.172Z] 12K /tmp/codecov.2xvXNp.gz [2024-11-11T03:05:39.172Z] ==> Uploading reports [2024-11-11T03:05:39.172Z] url: https://codecov.io [2024-11-11T03:05:39.173Z] query: branch=PR-474&commit=7b4343e0f43b55c625610a9131ac206056eb7d12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-474%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=474&job=&cmd_args= [2024-11-11T03:05:39.173Z] -> Pinging Codecov [2024-11-11T03:05:39.173Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-474&commit=7b4343e0f43b55c625610a9131ac206056eb7d12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-474%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=474&job=&cmd_args= [2024-11-11T03:05:39.433Z] -> Uploading to [2024-11-11T03:05:39.433Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/7b4343e0f43b55c625610a9131ac206056eb7d12/f41be792-60c9-4ce4-9c6d-5179ee8d320f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T030539Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2b65f764b5d37deb56dd652771bf4d0b038722deccc322571889ba1f84a2f173 [2024-11-11T03:05:39.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T03:05:39.433Z] Dload Upload Total Spent Left Speed [2024-11-11T03:05:39.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 45839 --:--:-- --:--:-- --:--:-- 45656 100 11414 0 0 100 11414 0 45839 --:--:-- --:--:-- --:--:-- 45656 [2024-11-11T03:05:39.694Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/7b4343e0f43b55c625610a9131ac206056eb7d12 [Pipeline] } [2024-11-11T03:05:39.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-11-11T03:05:42.080Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-474/archives ] [2024-11-11T03:05:42.080Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-474/archives [2024-11-11T03:05:42.080Z] total 16 [2024-11-11T03:05:42.080Z] drwxr-xr-x 3 root root 4096 Nov 11 02:51 . [2024-11-11T03:05:42.080Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 02:51 .. [2024-11-11T03:05:42.080Z] drwxr-xr-x 2 root root 4096 Nov 11 02:51 cost [2024-11-11T03:05:42.080Z] -rw-r--r-- 1 root root 91 Nov 11 02:51 cost.csv [2024-11-11T03:05:42.080Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-474/archives [2024-11-11T03:05:42.080Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-474/archives [2024-11-11T03:05:42.080Z] total 16 [2024-11-11T03:05:42.080Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 02:51 . [2024-11-11T03:05:42.080Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 02:51 .. [2024-11-11T03:05:42.080Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 02:51 cost [2024-11-11T03:05:42.080Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 11 02:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:05:42.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:05:43.314Z] ---> package-listing.sh [2024-11-11T03:05:43.314Z] ++ facter osfamily [2024-11-11T03:05:43.314Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T03:05:43.572Z] + OS_FAMILY=debian [2024-11-11T03:05:43.572Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-474 [2024-11-11T03:05:43.572Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T03:05:43.572Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T03:05:43.572Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T03:05:43.572Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T03:05:43.572Z] + '[' /w/workspace/undry_device-onvif-camera_PR-474 ']' [2024-11-11T03:05:43.572Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T03:05:43.572Z] + case "${OS_FAMILY}" in [2024-11-11T03:05:43.572Z] + dpkg -l [2024-11-11T03:05:43.572Z] + grep '^ii' [2024-11-11T03:05:43.572Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T03:05:43.572Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T03:05:43.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T03:05:43.572Z] + '[' /w/workspace/undry_device-onvif-camera_PR-474 ']' [2024-11-11T03:05:43.572Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-474/archives/ [2024-11-11T03:05:43.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-474/archives/ [Pipeline] echo [2024-11-11T03:05:43.613Z] 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/undry_device-onvif-camera_PR-474/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T03:05:43.908Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:05:44.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T03:05:44.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:05:44.710Z] prd-ubuntu20.04-docker-8c-8g-26090 does not seem to be running inside a container [2024-11-11T03:05:44.752Z] $ 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/undry_device-onvif-camera_PR-474/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T03:05:44.919Z] $ docker top ee551a500c82b008b841ef72dc3f59bbfee870e441e39d03d7ee494de7456563 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T03:05:45.318Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T03:05:45.630Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T03:05:45.949Z] + ls /var/log/sa-host [2024-11-11T03:05:45.949Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T03:05:46.199Z] provisioning config files... [2024-11-11T03:05:46.208Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config11282199591942411100tmp [Pipeline] { [Pipeline] echo [2024-11-11T03:05:46.278Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:05:46.609Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T03:05:46.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:05:47.082Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T03:05:47.120Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:05:47.508Z] ---> sudo-logs.sh [2024-11-11T03:05:47.508Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T03:05:47.608Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:05:47.960Z] ---> job-cost.sh [2024-11-11T03:05:47.960Z] lf-activate-venv: SKIPPING [2024-11-11T03:05:47.960Z] DEBUG: total: 0.2199999988079071 [2024-11-11T03:05:47.960Z] INFO: Retrieving Stack Cost... [2024-11-11T03:05:48.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T03:05:48.851Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T03:05:48.905Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:05:49.227Z] ---> logs-deploy.sh [2024-11-11T03:05:49.228Z] lf-activate-venv: SKIPPING [2024-11-11T03:05:49.228Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-474/1 [2024-11-11T03:05:49.228Z] INFO: archiving workspace using pattern(s): [2024-11-11T03:05:50.165Z] Archives upload complete. [2024-11-11T03:05:50.425Z] INFO: archiving logs to Nexus [2024-11-11T03:05:50.995Z] ---> uname -a: [2024-11-11T03:05:50.995Z] Linux prd-ubuntu20-04-docker-8c-8g-26090 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-11T03:05:50.995Z] [2024-11-11T03:05:50.995Z] [2024-11-11T03:05:50.995Z] ---> lscpu: [2024-11-11T03:05:50.995Z] Architecture: x86_64 [2024-11-11T03:05:50.995Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-11T03:05:50.995Z] Byte Order: Little Endian [2024-11-11T03:05:50.995Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-11T03:05:50.995Z] CPU(s): 8 [2024-11-11T03:05:50.995Z] On-line CPU(s) list: 0-7 [2024-11-11T03:05:50.995Z] Thread(s) per core: 1 [2024-11-11T03:05:50.995Z] Core(s) per socket: 1 [2024-11-11T03:05:50.995Z] Socket(s): 8 [2024-11-11T03:05:50.995Z] NUMA node(s): 1 [2024-11-11T03:05:50.995Z] Vendor ID: AuthenticAMD [2024-11-11T03:05:50.995Z] CPU family: 23 [2024-11-11T03:05:50.995Z] Model: 49 [2024-11-11T03:05:50.995Z] Model name: AMD EPYC-Rome Processor [2024-11-11T03:05:50.995Z] Stepping: 0 [2024-11-11T03:05:50.995Z] CPU MHz: 2800.000 [2024-11-11T03:05:50.995Z] BogoMIPS: 5600.00 [2024-11-11T03:05:50.995Z] Virtualization: AMD-V [2024-11-11T03:05:50.995Z] Hypervisor vendor: KVM [2024-11-11T03:05:50.995Z] Virtualization type: full [2024-11-11T03:05:50.995Z] L1d cache: 256 KiB [2024-11-11T03:05:50.995Z] L1i cache: 256 KiB [2024-11-11T03:05:50.995Z] L2 cache: 4 MiB [2024-11-11T03:05:50.995Z] L3 cache: 128 MiB [2024-11-11T03:05:50.995Z] NUMA node0 CPU(s): 0-7 [2024-11-11T03:05:50.995Z] Vulnerability Itlb multihit: Not affected [2024-11-11T03:05:50.995Z] Vulnerability L1tf: Not affected [2024-11-11T03:05:50.995Z] Vulnerability Mds: Not affected [2024-11-11T03:05:50.995Z] Vulnerability Meltdown: Not affected [2024-11-11T03:05:50.995Z] Vulnerability Mmio stale data: Not affected [2024-11-11T03:05:50.995Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-11T03:05:50.995Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-11T03:05:50.995Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-11T03:05:50.995Z] Vulnerability Srbds: Not affected [2024-11-11T03:05:50.995Z] Vulnerability Tsx async abort: Not affected [2024-11-11T03:05:50.995Z] 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-11-11T03:05:50.995Z] [2024-11-11T03:05:50.995Z] [2024-11-11T03:05:50.995Z] ---> nproc: [2024-11-11T03:05:50.995Z] 8 [2024-11-11T03:05:50.995Z] [2024-11-11T03:05:50.995Z] [2024-11-11T03:05:50.995Z] ---> df -h: [2024-11-11T03:05:50.995Z] Filesystem Size Used Avail Use% Mounted on [2024-11-11T03:05:50.995Z] overlay 155G 13G 143G 8% / [2024-11-11T03:05:50.995Z] tmpfs 64M 0 64M 0% /dev [2024-11-11T03:05:50.995Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-11T03:05:50.995Z] shm 64M 0 64M 0% /dev/shm [2024-11-11T03:05:50.995Z] /dev/vda1 155G 13G 143G 8% /facter-os [2024-11-11T03:05:50.995Z] [2024-11-11T03:05:50.995Z] [2024-11-11T03:05:50.995Z] ---> sar -b -r -n DEV: [2024-11-11T03:05:50.995Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26090) 11/11/24 _x86_64_ (8 CPU) [2024-11-11T03:05:50.995Z] [2024-11-11T03:05:50.995Z] 02:47:45 LINUX RESTART (8 CPU) [2024-11-11T03:05:50.995Z] [2024-11-11T03:05:50.995Z] 02:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-11T03:05:50.995Z] 02:49:01 342.94 47.46 295.48 0.00 5276.99 163889.75 0.00 [2024-11-11T03:05:50.995Z] 02:50:01 336.51 2.53 333.98 0.00 30.00 104271.42 0.00 [2024-11-11T03:05:50.995Z] 02:51:01 108.12 0.28 107.83 0.00 19.33 22485.32 0.00 [2024-11-11T03:05:50.995Z] 02:52:01 151.69 0.05 151.64 0.00 3.47 50049.13 0.00 [2024-11-11T03:05:50.995Z] 02:53:01 26.93 10.01 16.91 0.00 5174.07 2841.28 0.00 [2024-11-11T03:05:50.995Z] 02:54:01 15.81 1.62 14.20 0.00 248.09 3594.47 0.00 [2024-11-11T03:05:50.995Z] 02:55:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 [2024-11-11T03:05:50.995Z] 02:56:01 1.88 0.00 1.88 0.00 0.00 20.80 0.00 [2024-11-11T03:05:50.995Z] 02:57:01 1.45 0.00 1.45 0.00 0.00 15.99 0.00 [2024-11-11T03:05:50.995Z] 02:58:01 3.82 1.02 2.80 0.00 21.86 51.59 0.00 [2024-11-11T03:05:50.995Z] 02:59:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2024-11-11T03:05:50.995Z] 03:00:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 [2024-11-11T03:05:50.995Z] 03:01:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2024-11-11T03:05:50.995Z] 03:02:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2024-11-11T03:05:50.995Z] 03:03:01 1.92 0.02 1.90 0.00 0.13 21.86 0.00 [2024-11-11T03:05:50.995Z] 03:04:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 [2024-11-11T03:05:50.995Z] 03:05:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2024-11-11T03:05:50.995Z] Average: 58.82 3.71 55.11 0.00 633.75 20431.96 0.00 [2024-11-11T03:05:50.995Z] [2024-11-11T03:05:50.995Z] 02:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-11T03:05:50.995Z] 02:49:01 29259480 31523376 806576 2.45 72456 2468956 2024776 5.97 1054064 2195048 553884 [2024-11-11T03:05:50.995Z] 02:50:01 27902220 31518664 790796 2.40 186052 3583792 1778224 5.24 1167392 3296368 316 [2024-11-11T03:05:50.995Z] 02:51:01 27264148 31289468 1009168 3.07 195140 3928952 2519464 7.43 1702452 3329924 270400 [2024-11-11T03:05:50.995Z] 02:52:01 26837848 31525024 777608 2.36 203328 4546020 1762600 5.19 1402680 4025036 360 [2024-11-11T03:05:50.996Z] 02:53:01 26468836 31495892 798328 2.43 208988 4866564 1820524 5.37 1620384 4154344 94368 [2024-11-11T03:05:50.996Z] 02:54:01 26467704 31511092 781132 2.38 211688 4878876 1844196 5.44 1625644 4144716 36 [2024-11-11T03:05:50.996Z] 02:55:01 26468248 31511748 780488 2.37 211768 4878876 1844196 5.44 1625664 4144724 12 [2024-11-11T03:05:50.996Z] 02:56:01 26477344 31520932 771360 2.35 211852 4878880 1844196 5.44 1616920 4144720 4 [2024-11-11T03:05:50.996Z] 02:57:01 26477556 31521252 770916 2.34 211940 4878884 1844196 5.44 1617236 4144728 8 [2024-11-11T03:05:50.996Z] 02:58:01 26475616 31520720 771312 2.35 212080 4879484 1854144 5.46 1617108 4145380 196 [2024-11-11T03:05:50.996Z] 02:59:01 26475796 31520936 770984 2.34 212104 4879484 1854144 5.46 1617480 4145380 16 [2024-11-11T03:05:50.996Z] 03:00:01 26475836 31521024 770884 2.34 212152 4879480 1854144 5.46 1617584 4145388 144 [2024-11-11T03:05:50.996Z] 03:01:01 26476000 31521264 770564 2.34 212176 4879488 1854144 5.46 1617644 4145416 184 [2024-11-11T03:05:50.996Z] 03:02:01 26475528 31520800 770988 2.34 212200 4879492 1854144 5.46 1617560 4145420 52 [2024-11-11T03:05:50.996Z] 03:03:01 26475460 31520880 771252 2.35 212260 4879496 1830304 5.39 1617420 4145424 28 [2024-11-11T03:05:50.996Z] 03:04:01 26475428 31520880 771224 2.35 212300 4879500 1830304 5.39 1617500 4145424 216 [2024-11-11T03:05:50.996Z] 03:05:01 26475672 31521200 770832 2.34 212328 4879496 1830304 5.39 1617192 4145432 12 [2024-11-11T03:05:50.996Z] Average: 26789925 31505009 791436 2.41 200636 4585042 1884941 5.56 1551290 3926051 54132 [2024-11-11T03:05:50.996Z] [2024-11-11T03:05:50.996Z] 02:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-11T03:05:50.996Z] 02:49:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:49:01 ens3 538.93 382.42 6102.21 97.09 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:49:01 docker0 35.66 38.26 2.61 244.06 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:50:01 ens3 390.47 308.58 3454.64 38.84 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:50:01 docker0 295.70 368.72 26.03 3435.08 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:51:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:51:01 veth98552e6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:51:01 ens3 39.94 24.45 74.69 14.82 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:51:01 docker0 1.80 4.60 0.10 38.19 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:52:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:52:01 ens3 111.43 68.46 2681.47 13.80 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:52:01 docker0 6.17 11.53 0.37 152.52 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:53:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:53:01 ens3 164.61 83.49 2102.95 6.01 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:54:01 ens3 0.80 0.57 0.38 0.14 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:56:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:57:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:59:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:00:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:01:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:02:01 ens3 0.70 0.68 0.33 0.24 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:04:01 ens3 1.10 0.52 0.39 0.28 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:05:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] Average: ens3 73.46 51.16 848.06 10.08 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] Average: docker0 19.96 24.89 1.71 227.64 0.00 0.00 0.00 0.00 [2024-11-11T03:05:50.996Z] [2024-11-11T03:05:50.996Z]