Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7c6c616adc743db3c1c3ae9e3aee902084b00f2 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-ssh9599456233057087097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh9341031178960557597.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5702888520117829957.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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 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-ssh5097033833436742457.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2615860477794928613.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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], goVersion:1.25] ========================================================= [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.25 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 Executor slot already in use ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-10577’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10579 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision c7c6c616adc743db3c1c3ae9e3aee902084b00f2 (main) Commit message: "Merge pull request #562 from sabrina-lin527/update-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 core.sparsecheckout # timeout=10 > git checkout -f c7c6c616adc743db3c1c3ae9e3aee902084b00f2 # timeout=10 > git rev-list --no-walk 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:19:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:19:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:19:22 ========================================================= 04:19:22 EdgeX Global Pipelines Version Info 04:19:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:19:23 ------------------- 04:19:23 stable info: 04:19:23 ------------------- 04:19:23 Commited By: Cherry Wang cherry@iotechsys.com 04:19:23 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:19:23 Message: update stable to v1.0.280 04:19:24 ------------------- 04:19:24 experimental info: 04:19:24 ------------------- 04:19:24 Commited By: Cherry Wang cherry@iotechsys.com 04:19:24 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:19:24 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:19:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:19:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [Pipeline] echo 04:19:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7c6c61 [Pipeline] echo 04:19:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:25 provisioning config files... 04:19:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4723689882723732827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:25 ---> ****-login.sh 04:19:25 nexus3.edgexfoundry.org:10001 04:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:25 04:19:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:19:25 Configure a credential helper to remove this warning. See 04:19:25 https://docs.****.com/go/credential-store/ 04:19:25 04:19:25 Login Succeeded 04:19:25 nexus3.edgexfoundry.org:10002 04:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:25 04:19:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:19:25 Configure a credential helper to remove this warning. See 04:19:25 https://docs.****.com/go/credential-store/ 04:19:25 04:19:25 Login Succeeded 04:19:25 nexus3.edgexfoundry.org:10003 04:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:25 04:19:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:19:25 Configure a credential helper to remove this warning. See 04:19:25 https://docs.****.com/go/credential-store/ 04:19:25 04:19:25 Login Succeeded 04:19:25 nexus3.edgexfoundry.org:10004 04:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:26 04:19:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:19:26 Configure a credential helper to remove this warning. See 04:19:26 https://docs.****.com/go/credential-store/ 04:19:26 04:19:26 Login Succeeded 04:19:26 ****.io 04:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:26 04:19:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:19:26 Configure a credential helper to remove this warning. See 04:19:26 https://docs.****.com/go/credential-store/ 04:19:26 04:19:26 Login Succeeded 04:19:26 ---> ****-login.sh ends [Pipeline] } 04:19:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:19:26 + git rev-list -1 --merges c7c6c616adc743db3c1c3ae9e3aee902084b00f2~1..c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [Pipeline] echo 04:19:26 -----------> git rev-list -1 --merges c7c6c616adc743db3c1c3ae9e3aee902084b00f2~1..c7c6c616adc743db3c1c3ae9e3aee902084b00f2 c7c6c616adc743db3c1c3ae9e3aee902084b00f2 04:19:26 c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [false] [Pipeline] sh 04:19:27 + git log --format=format:%s -1 c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [Pipeline] echo 04:19:27 ========================================================= 04:19:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:19:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:27 + git log --format=format:%s -1 c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [Pipeline] echo 04:19:27 [semverPrep] GIT_COMMIT: c7c6c616adc743db3c1c3ae9e3aee902084b00f2, Commit Message: Merge pull request #562 from sabrina-lin527/update-changelog [Pipeline] echo 04:19:27 [semverPrep] This is not a build commit. [Pipeline] sh 04:19:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:19:27 + grep -v github /etc/ssh/ssh_known_hosts 04:19:27 + [ -e /tmp/ssh_known_hosts ] 04:19:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:19:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:19:27 + sudo tee -a /etc/ssh/ssh_known_hosts 04:19:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:28 04:19:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:28 0.1.4: Pulling from edgex-devops/py-git-semver 04:19:28 3dae71ba6b94: Pulling fs layer 04:19:28 6bf1a483ea7c: Pulling fs layer 04:19:28 f5dfc541a4d3: Pulling fs layer 04:19:28 461d9e800cba: Pulling fs layer 04:19:28 80192f66455f: Pulling fs layer 04:19:28 2e8e34ca0e6c: Pulling fs layer 04:19:28 a29436f7fd5d: Pulling fs layer 04:19:28 80192f66455f: Waiting 04:19:28 461d9e800cba: Waiting 04:19:28 923cac83aea3: Pulling fs layer 04:19:28 25ad8b0a4227: Pulling fs layer 04:19:28 db01528c6b51: Pulling fs layer 04:19:28 a29436f7fd5d: Waiting 04:19:28 923cac83aea3: Waiting 04:19:28 25ad8b0a4227: Waiting 04:19:28 28988de357af: Pulling fs layer 04:19:28 28988de357af: Waiting 04:19:28 db01528c6b51: Waiting 04:19:28 6bf1a483ea7c: Download complete 04:19:28 461d9e800cba: Download complete 04:19:28 80192f66455f: Verifying Checksum 04:19:28 80192f66455f: Download complete 04:19:28 f5dfc541a4d3: Verifying Checksum 04:19:28 f5dfc541a4d3: Download complete 04:19:28 3dae71ba6b94: Verifying Checksum 04:19:28 3dae71ba6b94: Download complete 04:19:28 923cac83aea3: Verifying Checksum 04:19:28 923cac83aea3: Download complete 04:19:28 25ad8b0a4227: Verifying Checksum 04:19:28 25ad8b0a4227: Download complete 04:19:28 db01528c6b51: Verifying Checksum 04:19:28 db01528c6b51: Download complete 04:19:28 28988de357af: Verifying Checksum 04:19:29 28988de357af: Download complete 04:19:29 a29436f7fd5d: Verifying Checksum 04:19:29 a29436f7fd5d: Download complete 04:19:29 2e8e34ca0e6c: Verifying Checksum 04:19:29 2e8e34ca0e6c: Download complete 04:19:30 3dae71ba6b94: Pull complete 04:19:30 6bf1a483ea7c: Pull complete 04:19:31 f5dfc541a4d3: Pull complete 04:19:31 461d9e800cba: Pull complete 04:19:31 80192f66455f: Pull complete 04:19:37 2e8e34ca0e6c: Pull complete 04:19:37 a29436f7fd5d: Pull complete 04:19:37 923cac83aea3: Pull complete 04:19:37 25ad8b0a4227: Pull complete 04:19:37 db01528c6b51: Pull complete 04:19:37 28988de357af: Pull complete 04:19:37 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:19:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:37 prd-ubuntu20.04-docker-8c-8g-10579 does not seem to be running inside a container 04:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:19:42 $ docker top 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 -eo pid,comm 04:19:42 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). 04:19:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:42 [ssh-agent] Looking for ssh-agent implementation... 04:19:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:42 $ docker exec 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 ssh-agent 04:19:42 SSH_AUTH_SOCK=/tmp/ssh-PI7pyIv8IgVG/agent.31 04:19:42 SSH_AGENT_PID=37 04:19:42 Running ssh-add (command line suppressed) 04:19:42 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12580812244005686709.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12580812244005686709.key) 04:19:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:43 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 04:19:43 + git tag --points-at HEAD [Pipeline] } 04:19:43 $ docker exec --env ******** --env ******** 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 ssh-agent -k 04:19:43 unset SSH_AUTH_SOCK; 04:19:43 unset SSH_AGENT_PID; 04:19:43 echo Agent pid 37 killed; 04:19:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:19:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:43 [ssh-agent] Looking for ssh-agent implementation... 04:19:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:43 $ docker exec 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 ssh-agent 04:19:43 SSH_AUTH_SOCK=/tmp/ssh-IsoWQqM6Tv0j/agent.85 04:19:43 SSH_AGENT_PID=91 04:19:43 Running ssh-add (command line suppressed) 04:19:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9160221400274170537.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9160221400274170537.key) 04:19:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:44 + git semver init 04:19:44 2026-05-25 04:19:44,619 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:19:44 2026-05-25 04:19:44,623 [run_init] DEBUG init version:0.0.0 force:False 04:19:44 2026-05-25 04:19:44,623 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 04:19:44 2026-05-25 04:19:44,624 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 04:19:44 2026-05-25 04:19:44,624 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 04:19:48 2026-05-25 04:19:47,484 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 04:19:48 2026-05-25 04:19:47,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 04:19:48 2026-05-25 04:19:47,485 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:19:48 2026-05-25 04:19:47,485 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:19:48 4.1.0-dev.21 [Pipeline] } 04:19:48 $ docker exec --env ******** --env ******** 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 ssh-agent -k 04:19:48 unset SSH_AUTH_SOCK; 04:19:48 unset SSH_AGENT_PID; 04:19:48 echo Agent pid 91 killed; 04:19:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:48 + git semver [Pipeline] } 04:19:48 $ docker stop --time=1 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 04:19:50 $ docker rm -f --volumes 6f99c095a78df4cd2ff32ad4317355e3ec3c87de8be9eae23229f64433a72d33 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:19:50 Stashed 1 file(s) [Pipeline] echo 04:19:50 [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [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 04:19:50 provisioning config files... 04:19:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4484122913070209019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:51 ---> ****-login.sh 04:19:51 nexus3.edgexfoundry.org:10001 04:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:51 Login Succeeded 04:19:51 nexus3.edgexfoundry.org:10002 04:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:51 Login Succeeded 04:19:51 nexus3.edgexfoundry.org:10003 04:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:51 Login Succeeded 04:19:51 nexus3.edgexfoundry.org:10004 04:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:51 Login Succeeded 04:19:51 ****.io 04:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:51 Login Succeeded 04:19:51 ---> ****-login.sh ends [Pipeline] } 04:19:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:19:52 ========================================================= 04:19:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:19:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:19:53 #0 building with "default" instance using docker driver 04:19:53 04:19:53 #1 [internal] load build definition from Dockerfile 04:19:53 #1 transferring dockerfile: 04:19:53 #1 transferring dockerfile: 1.75kB done 04:19:53 #1 DONE 0.2s 04:19:53 04:19:53 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:19:53 #2 DONE 0.1s 04:19:53 04:19:53 #3 [internal] load .dockerignore 04:19:53 #3 transferring context: 2B done 04:19:53 #3 DONE 0.0s 04:19:53 04:19:53 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:19:53 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 04:19:53 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 04:19:53 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 04:19:53 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 04:19:53 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 04:19:53 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 04:19:53 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 04:19:53 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 04:19:53 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s 04:19:53 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 04:19:53 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 04:19:53 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 04:19:53 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 04:19:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 04:19:53 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 04:19:53 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.31MB / 60.15MB 0.3s 04:19:53 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s 04:19:53 #4 ... 04:19:53 04:19:53 #5 [internal] load build context 04:19:53 #5 transferring context: 48.23MB 0.4s done 04:19:53 #5 DONE 0.4s 04:19:53 04:19:53 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:19:53 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 42.99MB / 60.15MB 0.4s 04:19:53 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 04:19:53 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 04:19:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.4s 04:19:53 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.4s 04:19:53 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 04:19:53 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 04:19:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.70MB / 112.58MB 0.6s 04:19:53 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 04:19:53 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 04:19:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.7s 04:19:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 104.86MB / 112.58MB 0.9s 04:19:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 04:19:55 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 2.1s done 04:19:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.1s done 04:19:55 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 2.1s done 04:19:55 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 04:19:59 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 04:19:59 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 04:19:59 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 04:19:59 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:19:59 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 04:19:59 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 04:20:00 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 04:20:00 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 04:20:03 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.4s done 04:20:03 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 04:20:03 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 04:20:04 #4 DONE 11.0s 04:20:04 04:20:04 #6 [builder 2/7] RUN apk add --no-cache make git 04:20:04 #6 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:20:04 #6 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:20:04 #6 0.648 OK: 265 MiB in 60 packages 04:20:05 Still waiting to schedule task 04:20:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10573’ 04:20:13 #6 DONE 5.7s 04:20:13 04:20:13 #7 [builder 3/7] WORKDIR /device-onvif-camera 04:20:13 #7 DONE 0.2s 04:20:13 04:20:13 #8 [builder 4/7] COPY go.mod vendor* ./ 04:20:13 #8 DONE 0.3s 04:20:13 04:20:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:25 #9 DONE 14.4s 04:20:25 04:20:25 #10 [builder 6/7] COPY . . 04:20:25 #10 DONE 0.3s 04:20:25 04:20:25 #11 [builder 7/7] RUN echo noop 04:20:25 #11 0.214 noop 04:20:25 #11 DONE 0.3s 04:20:25 04:20:25 #12 exporting to image 04:20:25 #12 exporting layers 04:20:33 #12 exporting layers 7.9s done 04:20:33 #12 writing image sha256:918f055fb94d066c97f7b2e8c63093e07124aea857b4dab193b4efe09f531c59 done 04:20:33 #12 naming to docker.io/library/ci-base-image-x86_64 done 04:20:33 #12 DONE 7.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:34 + docker inspect -f . ci-base-image-x86_64 04:20:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:34 prd-ubuntu20.04-docker-8c-8g-10579 does not seem to be running inside a container 04:20:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 04:20:34 $ docker top e5d7c56359c819de018cec7fcdb6bb8cc3436297ff3f084f5486936aa988c444 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:34 + go version 04:20:34 go version go1.25.2 linux/amd64 [Pipeline] } 04:20:34 $ docker stop --time=1 e5d7c56359c819de018cec7fcdb6bb8cc3436297ff3f084f5486936aa988c444 04:20:36 $ docker rm -f --volumes e5d7c56359c819de018cec7fcdb6bb8cc3436297ff3f084f5486936aa988c444 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:36 + docker inspect -f . ci-base-image-x86_64 04:20:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:36 prd-ubuntu20.04-docker-8c-8g-10579 does not seem to be running inside a container 04:20:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 04:20:36 $ docker top 4db508658eac12e58e50b681690113da031f25970924cea74dbbcab85b4028b3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:37 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 04:20:37 + make test 04:20:37 go test ./... -coverprofile=coverage.out ./... 04:20:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:21:00 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 04:21:00 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.2% of statements 04:21:00 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 04:21:00 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.662s coverage: 86.5% of statements 04:21:13 0 issues. 04:21:13 go vet ./... 04:21:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:21:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:21:18 ./bin/test-attribution-txt.sh 04:21:18 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:21:18 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:21:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:21:18 $ docker stop --time=1 4db508658eac12e58e50b681690113da031f25970924cea74dbbcab85b4028b3 04:21:21 $ docker rm -f --volumes 4db508658eac12e58e50b681690113da031f25970924cea74dbbcab85b4028b3 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:21:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:22 + ls -al . 04:21:22 total 312 04:21:22 drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:20 . 04:21:22 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:19 .. 04:21:22 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:21 .git 04:21:22 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:19 .github 04:21:22 -rw-rw-r-- 1 jenkins jenkins 493 May 25 04:19 .gitignore 04:21:22 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:19 .golangci.yml 04:21:22 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:19 .semver 04:21:22 -rw-rw-r-- 1 jenkins jenkins 22626 May 25 04:19 Attribution.txt 04:21:22 -rw-rw-r-- 1 jenkins jenkins 19360 May 25 04:19 CHANGELOG.md 04:21:22 -rw-rw-r-- 1 jenkins jenkins 1715 May 25 04:19 Dockerfile 04:21:22 -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:19 GOVERNANCE.md 04:21:22 -rw-rw-r-- 1 jenkins jenkins 762 May 25 04:19 Jenkinsfile 04:21:22 -rw-rw-r-- 1 jenkins jenkins 11348 May 25 04:19 LICENSE 04:21:22 -rw-rw-r-- 1 jenkins jenkins 3464 May 25 04:19 Makefile 04:21:22 -rw-rw-r-- 1 jenkins jenkins 625 May 25 04:19 OWNERS.md 04:21:22 -rw-rw-r-- 1 jenkins jenkins 2620 May 25 04:19 README.md 04:21:22 -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:19 VERSION 04:21:22 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:19 bin 04:21:22 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:19 cmd 04:21:22 -rw-r--r-- 1 jenkins jenkins 85674 May 25 04:21 coverage.out 04:21:22 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:19 doc 04:21:22 -rw-rw-r-- 1 jenkins jenkins 6923 May 25 04:19 go.mod 04:21:22 -rw-rw-r-- 1 jenkins jenkins 89906 May 25 04:19 go.sum 04:21:22 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:19 internal 04:21:22 -rw-rw-r-- 1 jenkins jenkins 236 May 25 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:23 + 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=c7c6c616adc743db3c1c3ae9e3aee902084b00f2 --label arch=amd64 --label version=4.1.0-dev.21 . 04:21:23 #0 building with "default" instance using docker driver 04:21:23 04:21:23 #1 [internal] load build definition from Dockerfile 04:21:23 #1 transferring dockerfile: 1.75kB done 04:21:23 #1 DONE 0.0s 04:21:23 04:21:23 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:21:23 #2 DONE 0.0s 04:21:23 04:21:23 #3 [internal] load metadata for docker.io/library/alpine:3.22 04:21:23 #3 DONE 0.1s 04:21:23 04:21:23 #4 [internal] load .dockerignore 04:21:23 #4 transferring context: 2B done 04:21:23 #4 DONE 0.0s 04:21:23 04:21:23 #5 [internal] load build context 04:21:23 #5 transferring context: 105.98kB 0.0s done 04:21:23 #5 DONE 0.0s 04:21:23 04:21:23 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:21:23 #6 DONE 0.1s 04:21:23 04:21:23 #7 [builder 2/7] RUN apk add --no-cache make git 04:21:23 #7 ... 04:21:23 04:21:23 #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:21:23 #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 04:21:23 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 04:21:23 #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:21:23 #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 04:21:23 #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 04:21:23 #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 04:21:23 #8 DONE 0.3s 04:21:23 04:21:23 #7 [builder 2/7] RUN apk add --no-cache make git 04:21:23 #7 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:21:23 #7 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:21:24 #7 0.646 OK: 265 MiB in 60 packages 04:21:24 #7 DONE 0.8s 04:21:24 04:21:24 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:21:24 #9 0.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:21:24 #9 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:21:24 #9 ... 04:21:24 04:21:24 #10 [builder 3/7] WORKDIR /device-onvif-camera 04:21:24 #10 DONE 0.0s 04:21:24 04:21:24 #11 [builder 4/7] COPY go.mod vendor* ./ 04:21:24 #11 DONE 0.1s 04:21:24 04:21:24 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:21:24 #9 0.799 (1/1) Installing dumb-init (1.2.5-r3) 04:21:24 #9 0.802 Executing busybox-1.37.0-r20.trigger 04:21:24 #9 0.809 OK: 7 MiB in 17 packages 04:21:24 #9 DONE 0.9s 04:21:24 04:21:24 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:25 #12 DONE 0.5s 04:21:25 04:21:25 #13 [stage-1 3/7] RUN apk --no-cache upgrade 04:21:25 #13 0.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:21:25 #13 0.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:21:25 #13 ... 04:21:25 04:21:25 #14 [builder 6/7] COPY . . 04:21:25 #14 DONE 0.3s 04:21:25 04:21:25 #13 [stage-1 3/7] RUN apk --no-cache upgrade 04:21:25 #13 0.701 OK: 7 MiB in 17 packages 04:21:25 #13 DONE 0.8s 04:21:25 04:21:25 #15 [builder 7/7] RUN make build 04:21:25 #15 0.225 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:21:52 #15 DONE 25.8s 04:21:52 04:21:52 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 04:21:52 #16 DONE 0.2s 04:21:52 04:21:52 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 04:21:52 #17 DONE 0.0s 04:21:52 04:21:52 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 04:21:52 #18 DONE 0.0s 04:21:52 04:21:52 #19 exporting to image 04:21:52 #19 exporting layers 04:21:52 #19 exporting layers 0.2s done 04:21:52 #19 writing image sha256:a386fdb36c4de5f5dd7850354728035dde74cff47c55d5560ec424cd391d6826 done 04:21:52 #19 naming to docker.io/library/device-onvif-camera done 04:21:52 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:52 provisioning config files... 04:21:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9998448371651249918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:52 ---> ****-login.sh 04:21:52 nexus3.edgexfoundry.org:10001 04:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:52 Login Succeeded 04:21:52 nexus3.edgexfoundry.org:10002 04:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:52 Login Succeeded 04:21:52 nexus3.edgexfoundry.org:10003 04:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:52 Login Succeeded 04:21:52 nexus3.edgexfoundry.org:10004 04:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:52 Login Succeeded 04:21:52 ****.io 04:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:53 Login Succeeded 04:21:53 ---> ****-login.sh ends [Pipeline] } 04:21:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:21:53 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 04:21:53 c7c6c616adc743db3c1c3ae9e3aee902084b00f2 04:21:53 latest 04:21:53 4.1.0-dev.21 04:21:53 c7c6c616adc743db3c1c3ae9e3aee902084b00f2-4.1.0-dev.21 04:21:53 main 04:21:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c7c6c616adc743db3c1c3ae9e3aee902084b00f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c7c6c616adc743db3c1c3ae9e3aee902084b00f2 04:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:21:54 d85a27075151: Preparing 04:21:54 2c569bd67ae9: Preparing 04:21:54 e9a4431d899e: Preparing 04:21:54 a25d73abbb6e: Preparing 04:21:54 93cfa129dbf0: Preparing 04:21:54 0854555d70ac: Preparing 04:21:54 0854555d70ac: Waiting 04:21:54 93cfa129dbf0: Pushed 04:21:54 d85a27075151: Pushed 04:21:54 2c569bd67ae9: Pushed 04:21:54 a25d73abbb6e: Pushed 04:21:54 0854555d70ac: Layer already exists 04:21:58 e9a4431d899e: Pushed 04:21:58 c7c6c616adc743db3c1c3ae9e3aee902084b00f2: digest: sha256:225373cefb842c978b009ef5851790606cc263e03a55427903b3c14952f6199b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:58 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:21:58 d85a27075151: Preparing 04:21:58 2c569bd67ae9: Preparing 04:21:58 e9a4431d899e: Preparing 04:21:58 a25d73abbb6e: Preparing 04:21:58 93cfa129dbf0: Preparing 04:21:58 0854555d70ac: Preparing 04:21:58 0854555d70ac: Waiting 04:21:58 d85a27075151: Layer already exists 04:21:58 93cfa129dbf0: Layer already exists 04:21:58 a25d73abbb6e: Layer already exists 04:21:58 2c569bd67ae9: Layer already exists 04:21:58 e9a4431d899e: Layer already exists 04:21:58 0854555d70ac: Layer already exists 04:21:58 latest: digest: sha256:225373cefb842c978b009ef5851790606cc263e03a55427903b3c14952f6199b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:59 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 04:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:21:59 d85a27075151: Preparing 04:21:59 2c569bd67ae9: Preparing 04:21:59 e9a4431d899e: Preparing 04:21:59 a25d73abbb6e: Preparing 04:21:59 93cfa129dbf0: Preparing 04:21:59 0854555d70ac: Preparing 04:21:59 0854555d70ac: Waiting 04:21:59 e9a4431d899e: Layer already exists 04:21:59 2c569bd67ae9: Layer already exists 04:21:59 d85a27075151: Layer already exists 04:21:59 93cfa129dbf0: Layer already exists 04:21:59 a25d73abbb6e: Layer already exists 04:21:59 0854555d70ac: Layer already exists 04:21:59 4.1.0-dev.21: digest: sha256:225373cefb842c978b009ef5851790606cc263e03a55427903b3c14952f6199b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:00 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c7c6c616adc743db3c1c3ae9e3aee902084b00f2-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c7c6c616adc743db3c1c3ae9e3aee902084b00f2-4.1.0-dev.21 04:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:22:00 d85a27075151: Preparing 04:22:00 2c569bd67ae9: Preparing 04:22:00 e9a4431d899e: Preparing 04:22:00 a25d73abbb6e: Preparing 04:22:00 93cfa129dbf0: Preparing 04:22:00 0854555d70ac: Preparing 04:22:00 0854555d70ac: Waiting 04:22:00 d85a27075151: Layer already exists 04:22:00 2c569bd67ae9: Layer already exists 04:22:00 93cfa129dbf0: Layer already exists 04:22:00 a25d73abbb6e: Layer already exists 04:22:00 e9a4431d899e: Layer already exists 04:22:00 0854555d70ac: Layer already exists 04:22:00 c7c6c616adc743db3c1c3ae9e3aee902084b00f2-4.1.0-dev.21: digest: sha256:225373cefb842c978b009ef5851790606cc263e03a55427903b3c14952f6199b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:00 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:22:01 d85a27075151: Preparing 04:22:01 2c569bd67ae9: Preparing 04:22:01 e9a4431d899e: Preparing 04:22:01 a25d73abbb6e: Preparing 04:22:01 93cfa129dbf0: Preparing 04:22:01 0854555d70ac: Preparing 04:22:01 0854555d70ac: Waiting 04:22:01 d85a27075151: Layer already exists 04:22:01 2c569bd67ae9: Layer already exists 04:22:01 93cfa129dbf0: Layer already exists 04:22:01 e9a4431d899e: Layer already exists 04:22:01 a25d73abbb6e: Layer already exists 04:22:01 0854555d70ac: Layer already exists 04:22:01 main: digest: sha256:225373cefb842c978b009ef5851790606cc263e03a55427903b3c14952f6199b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:01 ===================================================== [Pipeline] echo 04:22:01 taggedImages: 04:22:01 - nexus3.edgexfoundry.org:10004/device-onvif-camera:c7c6c616adc743db3c1c3ae9e3aee902084b00f2 04:22:01 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:22:01 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 04:22:01 - nexus3.edgexfoundry.org:10004/device-onvif-camera:c7c6c616adc743db3c1c3ae9e3aee902084b00f2-4.1.0-dev.21 04:22:01 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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 04:22:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:01 04:22:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:01 latest: Pulling from edgex-lftools-log-publisher 04:22:01 5eb5b503b376: Pulling fs layer 04:22:01 5c69ac0246d0: Pulling fs layer 04:22:01 ec43610c2a17: Pulling fs layer 04:22:01 3a2ae6a8a46f: Pulling fs layer 04:22:01 33b1e0a273af: Pulling fs layer 04:22:01 5d3b04190fa2: Pulling fs layer 04:22:01 2f39f015ded8: Pulling fs layer 04:22:01 2f39f015ded8: Waiting 04:22:01 3a2ae6a8a46f: Waiting 04:22:01 33b1e0a273af: Waiting 04:22:01 5d3b04190fa2: Waiting 04:22:01 5c69ac0246d0: Verifying Checksum 04:22:01 5c69ac0246d0: Download complete 04:22:01 3a2ae6a8a46f: Verifying Checksum 04:22:01 3a2ae6a8a46f: Download complete 04:22:01 33b1e0a273af: Verifying Checksum 04:22:01 33b1e0a273af: Download complete 04:22:01 5d3b04190fa2: Verifying Checksum 04:22:01 5d3b04190fa2: Download complete 04:22:01 ec43610c2a17: Verifying Checksum 04:22:01 ec43610c2a17: Download complete 04:22:02 5eb5b503b376: Verifying Checksum 04:22:02 5eb5b503b376: Download complete 04:22:02 2f39f015ded8: Verifying Checksum 04:22:02 2f39f015ded8: Download complete 04:22:03 5eb5b503b376: Pull complete 04:22:03 5c69ac0246d0: Pull complete 04:22:04 ec43610c2a17: Pull complete 04:22:04 3a2ae6a8a46f: Pull complete 04:22:04 33b1e0a273af: Pull complete 04:22:04 5d3b04190fa2: Pull complete 04:22:09 2f39f015ded8: Pull complete 04:22:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:09 prd-ubuntu20.04-docker-8c-8g-10579 does not seem to be running inside a container 04:22:09 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 04:22:12 $ docker top edbb84485a2a49a1e77b3912b85f49b73e1ea33e819cb7f1b8cec23063636163 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:12 ---> job-cost.sh 04:22:12 lf-activate-venv: SKIPPING 04:22:12 INFO: No Stack... 04:22:13 INFO: Retrieving Pricing Info for: v3-standard-8 04:22:13 INFO: Archiving Costs [Pipeline] sh 04:22:13 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 04:22:13 + cut -d, -f6 [Pipeline] lock 04:22:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] 04:22:13 Resource [jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] did not exist. Created. 04:22:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:14 + echo total: 0.2199999988079071 [Pipeline] stash 04:22:14 Stashed 1 file(s) [Pipeline] } 04:22:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:14 $ docker stop --time=1 edbb84485a2a49a1e77b3912b85f49b73e1ea33e819cb7f1b8cec23063636163 04:22:15 $ docker rm -f --volumes edbb84485a2a49a1e77b3912b85f49b73e1ea33e819cb7f1b8cec23063636163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:23:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10584 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 04:23:04 Running in /w/workspace/device-onvif-camera/250 [Pipeline] { [Pipeline] checkout 04:23:07 The recommended git tool is: git 04:23:14 using credential edgex-jenkins-ssh 04:23:14 Cloning the remote Git repository 04:23:14 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:23:14 > git init /w/workspace/device-onvif-camera/250 # timeout=10 04:23:14 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:23:14 > git --version # timeout=10 04:23:14 > git --version # 'git version 2.25.1' 04:23:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:20 Avoid second fetch 04:23:20 Checking out Revision c7c6c616adc743db3c1c3ae9e3aee902084b00f2 (main) 04:23:19 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:23:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:20 > git config core.sparsecheckout # timeout=10 04:23:20 > git checkout -f c7c6c616adc743db3c1c3ae9e3aee902084b00f2 # timeout=10 04:23:21 Commit message: "Merge pull request #562 from sabrina-lin527/update-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:27 provisioning config files... 04:23:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/250@tmp/config14742870912002441226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:28 ---> ****-login.sh 04:23:28 nexus3.edgexfoundry.org:10001 04:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:29 Configure a credential helper to remove this warning. See 04:23:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:29 04:23:29 Login Succeeded 04:23:29 nexus3.edgexfoundry.org:10002 04:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:29 Configure a credential helper to remove this warning. See 04:23:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:29 04:23:29 Login Succeeded 04:23:29 nexus3.edgexfoundry.org:10003 04:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:29 Configure a credential helper to remove this warning. See 04:23:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:29 04:23:29 Login Succeeded 04:23:29 nexus3.edgexfoundry.org:10004 04:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:30 Configure a credential helper to remove this warning. See 04:23:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:30 04:23:30 Login Succeeded 04:23:30 ****.io 04:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:30 Configure a credential helper to remove this warning. See 04:23:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:30 04:23:30 Login Succeeded 04:23:30 ---> ****-login.sh ends [Pipeline] } 04:23:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:23:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:23:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:23:31 ========================================================= 04:23:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 04:23:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:23:32 Sending build context to Docker daemon 27.63MB 04:23:32 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 04:23:32 Step 2/13 : FROM ${BASE} AS builder 04:23:32 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:23:32 6b59a28fa201: Pulling fs layer 04:23:32 d32bb0dddca7: Pulling fs layer 04:23:32 5dab1238d3d9: Pulling fs layer 04:23:32 196fd7d83e7d: Pulling fs layer 04:23:32 4f4fb700ef54: Pulling fs layer 04:23:32 8ba94037c8f0: Pulling fs layer 04:23:32 deaec5988b04: Pulling fs layer 04:23:32 9f65657bb879: Pulling fs layer 04:23:32 8ba94037c8f0: Waiting 04:23:32 deaec5988b04: Waiting 04:23:32 9f65657bb879: Waiting 04:23:32 196fd7d83e7d: Waiting 04:23:32 4f4fb700ef54: Waiting 04:23:32 d32bb0dddca7: Verifying Checksum 04:23:32 d32bb0dddca7: Download complete 04:23:32 196fd7d83e7d: Verifying Checksum 04:23:32 196fd7d83e7d: Download complete 04:23:32 4f4fb700ef54: Verifying Checksum 04:23:32 4f4fb700ef54: Download complete 04:23:32 8ba94037c8f0: Verifying Checksum 04:23:32 8ba94037c8f0: Download complete 04:23:32 6b59a28fa201: Verifying Checksum 04:23:32 6b59a28fa201: Download complete 04:23:33 9f65657bb879: Verifying Checksum 04:23:33 6b59a28fa201: Pull complete 04:23:34 d32bb0dddca7: Pull complete 04:23:34 5dab1238d3d9: Download complete 04:23:35 deaec5988b04: Verifying Checksum 04:23:35 deaec5988b04: Download complete 04:23:48 5dab1238d3d9: Pull complete 04:23:48 196fd7d83e7d: Pull complete 04:23:48 4f4fb700ef54: Pull complete 04:23:49 8ba94037c8f0: Pull complete 04:23:57 deaec5988b04: Pull complete 04:24:00 9f65657bb879: Pull complete 04:24:00 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 04:24:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:24:00 ---> 334268110677 04:24:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:24:02 ---> Running in 7daf0f59ea7b 04:24:02 Removing intermediate container 7daf0f59ea7b 04:24:02 ---> 83fed87b7b3f 04:24:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:24:02 ---> Running in 83b680bf0f1f 04:24:03 Removing intermediate container 83b680bf0f1f 04:24:03 ---> d91c568976aa 04:24:03 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:24:03 ---> Running in 471e184da7e2 04:24:03 Removing intermediate container 471e184da7e2 04:24:03 ---> f8343d2e7c5c 04:24:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:24:03 ---> Running in f51b1e6ccd28 04:24:04 Removing intermediate container f51b1e6ccd28 04:24:04 ---> c8ab4c070723 04:24:04 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:24:04 ---> Running in b52629ad1bb3 04:24:04 Removing intermediate container b52629ad1bb3 04:24:04 ---> 019be7c19056 04:24:04 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:24:04 ---> Running in e265c22a60db 04:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:24:08 OK: 255 MiB in 60 packages 04:24:10 Removing intermediate container e265c22a60db 04:24:10 ---> 63ff28d91e81 04:24:10 Step 9/13 : WORKDIR /device-onvif-camera 04:24:10 ---> Running in a7719d947857 04:24:10 Removing intermediate container a7719d947857 04:24:10 ---> e1538f70b812 04:24:10 Step 10/13 : COPY go.mod vendor* ./ 04:24:11 ---> 150bf0d84f2a 04:24:11 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:11 ---> Running in 9c035e1b424f 04:26:18 Removing intermediate container 9c035e1b424f 04:26:18 ---> 13ecd3151152 04:26:18 Step 12/13 : COPY . . 04:26:18 ---> 1b4b525ca087 04:26:18 Step 13/13 : RUN ${MAKE} 04:26:18 ---> Running in 2287e3aa7d15 04:26:18 noop 04:26:19 Removing intermediate container 2287e3aa7d15 04:26:19 ---> c1dd47750732 04:26:19 Successfully built c1dd47750732 04:26:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:20 + docker inspect -f . ci-base-image-arm64 04:26:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:20 prd-ubuntu20.04-docker-arm64-4c-16g-10584 does not seem to be running inside a container 04:26:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/250 -v /w/workspace/device-onvif-camera/250:/w/workspace/device-onvif-camera/250:rw,z -v /w/workspace/device-onvif-camera/250@tmp:/w/workspace/device-onvif-camera/250@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 ******** ci-base-image-arm64 cat 04:26:21 $ docker top 1b359133d9786685b9e1625861196bdb290e0f9628b028be84e94c237445c567 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:22 + go version 04:26:24 go version go1.25.3 linux/arm64 [Pipeline] } 04:26:24 $ docker stop --time=1 1b359133d9786685b9e1625861196bdb290e0f9628b028be84e94c237445c567 04:26:26 $ docker rm -f --volumes 1b359133d9786685b9e1625861196bdb290e0f9628b028be84e94c237445c567 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:27 + docker inspect -f . ci-base-image-arm64 04:26:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:27 prd-ubuntu20.04-docker-arm64-4c-16g-10584 does not seem to be running inside a container 04:26:27 $ 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/250 -v /w/workspace/device-onvif-camera/250:/w/workspace/device-onvif-camera/250:rw,z -v /w/workspace/device-onvif-camera/250@tmp:/w/workspace/device-onvif-camera/250@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 ******** ci-base-image-arm64 cat 04:26:28 $ docker top b25626e245f1c66768d5f53eb6eb6edb306fa59bf1ad797aacbb0080d6625ea8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:29 + git config --global --add safe.directory /w/workspace/device-onvif-camera/250 [Pipeline] fileExists [Pipeline] sh 04:26:30 + make test 04:26:30 go test ./... -coverprofile=coverage.out ./... 04:26:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:31:45 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 04:31:45 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.194s coverage: 31.2% of statements 04:31:45 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 04:32:17 --- FAIL: TestIpGenerator (0.00s) 04:32:17 --- FAIL: TestIpGenerator/basic_/8_subnet (30.00s) 04:32:17 util_test.go:180: 04:32:17 Error Trace: /w/workspace/device-onvif-camera/250/internal/netscan/util_test.go:180 04:32:17 Error: Not equal: 04:32:17 expected: 0xfffffe 04:32:17 actual : 0xeeb0d1 04:32:17 Test: TestIpGenerator/basic_/8_subnet 04:32:17 util_test.go:183: 04:32:17 Error Trace: /w/workspace/device-onvif-camera/250/internal/netscan/util_test.go:183 04:32:17 Error: Not equal: 04:32:17 expected: "10.255.255.254" 04:32:17 actual : "10.238.176.209" 04:32:17 04:32:17 Diff: 04:32:17 --- Expected 04:32:17 +++ Actual 04:32:17 @@ -1 +1 @@ 04:32:17 -10.255.255.254 04:32:17 +10.238.176.209 04:32:17 Test: TestIpGenerator/basic_/8_subnet 04:32:17 FAIL 04:32:17 coverage: 86.5% of statements 04:32:17 FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.253s 04:32:17 FAIL 04:32:17 make: *** [Makefile:74: unittest] Error 1 [Pipeline] } 04:32:17 $ docker stop --time=1 b25626e245f1c66768d5f53eb6eb6edb306fa59bf1ad797aacbb0080d6625ea8 04:32:19 $ docker rm -f --volumes b25626e245f1c66768d5f53eb6eb6edb306fa59bf1ad797aacbb0080d6625ea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:22 04:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:22 arm64: Pulling from edgex-lftools-log-publisher 04:32:22 8998bd30e6a1: Pulling fs layer 04:32:22 04944245beec: Pulling fs layer 04:32:22 699f458cf7ca: Pulling fs layer 04:32:22 765212b225bb: Pulling fs layer 04:32:22 f23df028b6ca: Pulling fs layer 04:32:22 d65c8cfc05b1: Pulling fs layer 04:32:22 2437ff75d9bd: Pulling fs layer 04:32:22 f23df028b6ca: Waiting 04:32:22 765212b225bb: Waiting 04:32:22 2437ff75d9bd: Waiting 04:32:22 d65c8cfc05b1: Waiting 04:32:22 04944245beec: Verifying Checksum 04:32:22 04944245beec: Download complete 04:32:22 765212b225bb: Verifying Checksum 04:32:22 765212b225bb: Download complete 04:32:22 f23df028b6ca: Verifying Checksum 04:32:22 f23df028b6ca: Download complete 04:32:22 d65c8cfc05b1: Download complete 04:32:22 699f458cf7ca: Verifying Checksum 04:32:22 699f458cf7ca: Download complete 04:32:23 8998bd30e6a1: Download complete 04:32:26 2437ff75d9bd: Verifying Checksum 04:32:26 2437ff75d9bd: Download complete 04:32:31 8998bd30e6a1: Pull complete 04:32:32 04944245beec: Pull complete 04:32:34 699f458cf7ca: Pull complete 04:32:34 765212b225bb: Pull complete 04:32:35 f23df028b6ca: Pull complete 04:32:35 d65c8cfc05b1: Pull complete 04:32:53 2437ff75d9bd: Pull complete 04:32:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:54 prd-ubuntu20.04-docker-arm64-4c-16g-10584 does not seem to be running inside a container 04:32:54 $ 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/250 -v /w/workspace/device-onvif-camera/250:/w/workspace/device-onvif-camera/250:rw,z -v /w/workspace/device-onvif-camera/250@tmp:/w/workspace/device-onvif-camera/250@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:arm64 cat 04:32:55 $ docker top f0caf3c515dd64531699a885ad3b76268d021bc10210914361058f3e156786d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:57 ---> job-cost.sh 04:32:57 lf-activate-venv: SKIPPING 04:32:57 INFO: No Stack... 04:32:57 INFO: Retrieving Pricing Info for: v3-standard-4 04:32:58 INFO: Archiving Costs [Pipeline] sh 04:32:59 + cat /w/workspace/device-onvif-camera/250/archives/cost.csv 04:32:59 + cut -d, -f6 [Pipeline] lock 04:32:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] 04:33:00 Resource [jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] did not exist. Created. 04:33:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:01 /w/workspace/device-onvif-camera/250@tmp/durable-6da9d681/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:33:02 + echo total: 0.10999999940395355 [Pipeline] stash 04:33:02 Warning: overwriting stash ‘stack-cost’ 04:33:03 Stashed 1 file(s) [Pipeline] } 04:33:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-250-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:03 $ docker stop --time=1 f0caf3c515dd64531699a885ad3b76268d021bc10210914361058f3e156786d2 04:33:04 $ docker rm -f --volumes f0caf3c515dd64531699a885ad3b76268d021bc10210914361058f3e156786d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:33:05 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:33:06 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 04:33:06 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:33:06 total 16 04:33:06 drwxr-xr-x 3 root root 4096 May 25 04:22 . 04:33:06 drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:22 .. 04:33:06 drwxr-xr-x 2 root root 4096 May 25 04:22 cost 04:33:06 -rw-r--r-- 1 root root 91 May 25 04:22 cost.csv 04:33:06 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 04:33:06 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:33:06 total 16 04:33:06 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:22 . 04:33:06 drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:22 .. 04:33:06 drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:22 cost 04:33:06 -rw-r--r-- 1 jenkins jenkins 91 May 25 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:33:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:33:07 ---> package-listing.sh 04:33:07 ++ facter osfamily 04:33:07 ++ tr '[:upper:]' '[:lower:]' 04:33:07 + OS_FAMILY=debian 04:33:07 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:33:07 + START_PACKAGES=/tmp/packages_start.txt 04:33:07 + END_PACKAGES=/tmp/packages_end.txt 04:33:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:33:07 + PACKAGES=/tmp/packages_start.txt 04:33:07 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:33:07 + PACKAGES=/tmp/packages_end.txt 04:33:07 + case "${OS_FAMILY}" in 04:33:07 + dpkg -l 04:33:07 + grep '^ii' 04:33:07 + '[' -f /tmp/packages_start.txt ']' 04:33:07 + '[' -f /tmp/packages_end.txt ']' 04:33:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:33:07 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:33:07 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:33:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 04:33:07 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:33:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:08 prd-ubuntu20.04-docker-8c-8g-10579 does not seem to be running inside a container 04:33:08 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:33:08 $ docker top c00ab5a759ce43ba74f28ee990335aa0cbe3006344f9ff94250b5a5a3b5f2a1f -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:08 + touch /tmp/pre-build-complete [Pipeline] sh 04:33:09 + mkdir -p /var/log/sysstat [Pipeline] sh 04:33:09 + ls /var/log/sa-host 04:33:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:09 provisioning config files... 04:33:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8403278474202725071tmp [Pipeline] { [Pipeline] echo 04:33:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:33:09 ---> create-netrc.sh [Pipeline] } 04:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:33:10 ---> python-tools-install.sh [Pipeline] echo 04:33:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:33:10 ---> sudo-logs.sh 04:33:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:33:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:33:10 ---> job-cost.sh 04:33:10 lf-activate-venv: SKIPPING 04:33:10 DEBUG: total: 0.2199999988079071 04:33:10 INFO: Retrieving Stack Cost... 04:33:11 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:11 INFO: Archiving Costs [Pipeline] echo 04:33:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:33:11 ---> logs-deploy.sh 04:33:11 lf-activate-venv: SKIPPING 04:33:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/250 04:33:11 INFO: archiving workspace using pattern(s): 04:33:12 Archives upload complete. 04:33:13 INFO: archiving logs to Nexus 04:33:13 ---> uname -a: 04:33:13 Linux prd-ubuntu20-04-docker-8c-8g-10579 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:33:13 04:33:13 04:33:13 ---> lscpu: 04:33:13 Architecture: x86_64 04:33:13 CPU op-mode(s): 32-bit, 64-bit 04:33:13 Byte Order: Little Endian 04:33:13 Address sizes: 40 bits physical, 48 bits virtual 04:33:13 CPU(s): 8 04:33:13 On-line CPU(s) list: 0-7 04:33:13 Thread(s) per core: 1 04:33:13 Core(s) per socket: 1 04:33:13 Socket(s): 8 04:33:13 NUMA node(s): 1 04:33:13 Vendor ID: AuthenticAMD 04:33:13 CPU family: 23 04:33:13 Model: 49 04:33:13 Model name: AMD EPYC-Rome Processor 04:33:13 Stepping: 0 04:33:13 CPU MHz: 2799.998 04:33:13 BogoMIPS: 5599.99 04:33:13 Virtualization: AMD-V 04:33:13 Hypervisor vendor: KVM 04:33:13 Virtualization type: full 04:33:13 L1d cache: 256 KiB 04:33:13 L1i cache: 256 KiB 04:33:13 L2 cache: 4 MiB 04:33:13 L3 cache: 128 MiB 04:33:13 NUMA node0 CPU(s): 0-7 04:33:13 Vulnerability Gather data sampling: Not affected 04:33:13 Vulnerability Itlb multihit: Not affected 04:33:13 Vulnerability L1tf: Not affected 04:33:13 Vulnerability Mds: Not affected 04:33:13 Vulnerability Meltdown: Not affected 04:33:13 Vulnerability Mmio stale data: Not affected 04:33:13 Vulnerability Retbleed: Vulnerable 04:33:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:33:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:33:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:33:13 Vulnerability Srbds: Not affected 04:33:13 Vulnerability Tsx async abort: Not affected 04:33:13 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:33:13 04:33:13 04:33:13 ---> nproc: 04:33:13 8 04:33:13 04:33:13 04:33:13 ---> df -h: 04:33:13 Filesystem Size Used Avail Use% Mounted on 04:33:13 overlay 155G 13G 143G 9% / 04:33:13 tmpfs 64M 0 64M 0% /dev 04:33:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:33:13 shm 64M 0 64M 0% /dev/shm 04:33:13 /dev/vda1 155G 13G 143G 9% /facter-os 04:33:13 04:33:13 04:33:13 ---> sar -b -r -n DEV: 04:33:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10579) 05/25/26 _x86_64_ (8 CPU) 04:33:13 04:33:13 04:18:34 LINUX RESTART (8 CPU) 04:33:13 04:33:13 04:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:33:13 04:20:01 383.85 73.12 310.73 0.00 13025.86 44217.59 0.00 04:33:13 04:21:01 248.63 4.23 244.39 0.00 63.86 68816.53 0.00 04:33:13 04:22:01 124.03 0.37 123.66 0.00 35.06 36939.58 0.00 04:33:13 04:23:01 46.57 0.00 46.57 0.00 0.00 16730.97 0.00 04:33:13 04:24:01 2.30 0.30 2.00 0.00 17.20 34.13 0.00 04:33:13 04:25:01 1.85 0.00 1.85 0.00 0.00 23.33 0.00 04:33:13 04:26:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 04:33:13 04:27:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 04:33:13 04:28:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 04:33:13 04:29:01 1.27 0.00 1.27 0.00 0.00 17.33 0.00 04:33:13 04:30:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 04:33:13 04:31:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 04:33:13 04:32:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 04:33:13 04:33:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 04:33:13 Average: 57.89 5.49 52.40 0.00 924.28 11880.65 0.00 04:33:13 04:33:13 04:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:33:13 04:20:01 28454560 31519500 774072 2.35 88660 3252972 1865792 5.50 1033848 2982604 480348 04:33:13 04:21:01 26620288 31502956 773356 2.35 162276 4802736 1827692 5.39 1560452 4082744 418404 04:33:13 04:22:01 26545576 31536684 742700 2.26 168088 4912948 1683432 4.96 1658676 4073588 388 04:33:13 04:23:01 26022708 31535400 742124 2.26 187200 5364888 1722224 5.08 1684000 4512736 296 04:33:13 04:24:01 26022460 31536136 741208 2.25 187344 5365544 1722224 5.08 1684284 4513360 232 04:33:13 04:25:01 26031236 31544924 732364 2.23 187364 5365540 1739064 5.13 1674464 4513320 168 04:33:13 04:26:01 26031604 31545344 731892 2.23 187392 5365548 1739064 5.13 1674560 4513328 4 04:33:13 04:27:01 26035280 31549040 728100 2.22 187428 5365548 1739064 5.13 1670720 4513328 180 04:33:13 04:28:01 26036804 31550800 726392 2.21 187464 5365680 1739064 5.13 1669964 4513460 12 04:33:13 04:29:01 26037544 31551600 725488 2.21 187512 5365660 1739064 5.13 1668980 4513440 172 04:33:13 04:30:01 26037844 31551920 725072 2.21 187532 5365660 1739064 5.13 1669008 4513440 8 04:33:13 04:31:01 26037760 31551864 725064 2.21 187560 5365664 1739064 5.13 1669000 4513444 188 04:33:13 04:32:01 26037720 31551888 724952 2.21 187584 5365664 1739064 5.13 1669012 4513444 8 04:33:13 04:33:01 26037332 31551568 725128 2.21 187608 5365668 1739064 5.13 1669040 4513448 140 04:33:13 Average: 26284908 31541402 736994 2.24 177215 5142123 1748067 5.15 1618286 4341835 64325 04:33:13 04:33:13 04:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:33:13 04:20:01 lo 5.02 5.02 0.51 0.51 0.00 0.00 0.00 0.00 04:33:13 04:20:01 ens3 684.07 441.50 8627.93 133.90 0.00 0.00 0.00 0.00 04:33:13 04:20:01 docker0 36.98 58.79 2.41 342.84 0.00 0.00 0.00 0.00 04:33:13 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:13 04:21:01 ens3 408.70 276.30 3131.99 41.36 0.00 0.00 0.00 0.00 04:33:13 04:21:01 docker0 256.31 370.27 23.66 3096.52 0.00 0.00 0.00 0.00 04:33:13 04:21:01 veth80180eb 0.10 0.18 0.01 0.01 0.00 0.00 0.00 0.00 04:33:13 04:22:01 lo 5.73 5.73 0.58 0.58 0.00 0.00 0.00 0.00 04:33:13 04:22:01 ens3 82.54 64.62 237.39 223.31 0.00 0.00 0.00 0.00 04:33:13 04:22:01 docker0 5.05 10.08 0.36 128.34 0.00 0.00 0.00 0.00 04:33:13 04:23:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 04:33:13 04:23:01 ens3 94.69 58.45 2523.17 11.20 0.00 0.00 0.00 0.00 04:33:13 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:24:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:33:13 04:24:01 ens3 2.92 0.83 1.06 0.58 0.00 0.00 0.00 0.00 04:33:13 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:13 04:25:01 ens3 2.47 1.10 1.03 0.70 0.00 0.00 0.00 0.00 04:33:13 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:26:01 ens3 2.02 0.62 0.70 0.48 0.00 0.00 0.00 0.00 04:33:13 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:13 04:27:01 ens3 1.03 0.43 0.32 0.22 0.00 0.00 0.00 0.00 04:33:13 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:28:01 ens3 1.02 0.33 0.33 0.22 0.00 0.00 0.00 0.00 04:33:13 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:13 04:29:01 ens3 0.80 0.40 0.37 0.27 0.00 0.00 0.00 0.00 04:33:13 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:30:01 ens3 0.80 0.13 0.17 0.07 0.00 0.00 0.00 0.00 04:33:13 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:13 04:31:01 ens3 1.27 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:33:13 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:32:01 ens3 0.52 0.00 0.03 0.00 0.00 0.00 0.00 0.00 04:33:13 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:13 04:33:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:33:13 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:13 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 04:33:13 Average: ens3 90.94 59.90 1028.42 29.33 0.00 0.00 0.00 0.00 04:33:13 Average: docker0 21.29 31.33 1.89 254.72 0.00 0.00 0.00 0.00 04:33:13 04:33:13