Pull request #103 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 3947af986427d23960ce9f3e9e4479b4d01cb5d3+e381fef93e2e423e063e21a7b547118aa6f1cf75 (8aff311544793f4a91f57750b70c22717dfa19bf) 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-ssh7363338127742931250.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3875382693477206187.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17620695810231799257.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13854453894668012363.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7176644178372941296.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-103/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-103/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17592341101428754079.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8040’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8042 in /w/workspace/foundry_device-usb-camera_PR-103 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-103 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e381fef93e2e423e063e21a7b547118aa6f1cf75 into PR head commit 3947af986427d23960ce9f3e9e4479b4d01cb5d3 Merge succeeded, producing 3947af986427d23960ce9f3e9e4479b4d01cb5d3 Checking out Revision 3947af986427d23960ce9f3e9e4479b4d01cb5d3 (PR-103) > git config core.sparsecheckout # timeout=10 > git checkout -f 3947af986427d23960ce9f3e9e4479b4d01cb5d3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge e381fef93e2e423e063e21a7b547118aa6f1cf75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3947af986427d23960ce9f3e9e4479b4d01cb5d3 # timeout=10 Commit message: "feat(snap): add config interface with unique identifier" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T07:48:07.607Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T07:48:07.790Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T07:48:07.894Z] ========================================================= [2022-10-17T07:48:07.894Z] EdgeX Global Pipelines Version Info [2022-10-17T07:48:07.894Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:48:08.646Z] ------------------- [2022-10-17T07:48:08.646Z] stable info: [2022-10-17T07:48:08.646Z] ------------------- [2022-10-17T07:48:08.646Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T07:48:08.646Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T07:48:08.646Z] Message: update stable to v1.0.239 [2022-10-17T07:48:09.216Z] ------------------- [2022-10-17T07:48:09.216Z] experimental info: [2022-10-17T07:48:09.216Z] ------------------- [2022-10-17T07:48:09.216Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T07:48:09.216Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T07:48:09.216Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T07:48:09.509Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-17T07:48:09.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-17T07:48:09.604Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T07:48:09.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T07:48:09.687Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T07:48:09.732Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T07:48:09.773Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T07:48:09.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T07:48:09.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T07:48:09.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T07:48:09.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T07:48:09.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-17T07:48:10.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T07:48:10.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T07:48:10.106Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T07:48:10.147Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T07:48:10.186Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T07:48:10.228Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T07:48:10.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T07:48:10.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T07:48:10.348Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T07:48:10.384Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T07:48:10.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T07:48:10.465Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T07:48:10.505Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T07:48:10.544Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T07:48:10.588Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T07:48:10.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-103 [Pipeline] echo [2022-10-17T07:48:10.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-103 [Pipeline] echo [2022-10-17T07:48:10.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-103 [Pipeline] echo [2022-10-17T07:48:10.758Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3947af986427d23960ce9f3e9e4479b4d01cb5d3 [Pipeline] echo [2022-10-17T07:48:10.804Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3947af9 [Pipeline] echo [2022-10-17T07:48:10.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T07:48:10.974Z] provisioning config files... [2022-10-17T07:48:10.987Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-103@tmp/config1516460424218065273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:48:11.331Z] ---> docker-login.sh [2022-10-17T07:48:11.331Z] nexus3.edgexfoundry.org:10001 [2022-10-17T07:48:11.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:48:11.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:48:11.851Z] Configure a credential helper to remove this warning. See [2022-10-17T07:48:11.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:48:11.851Z] [2022-10-17T07:48:11.851Z] Login Succeeded [2022-10-17T07:48:11.851Z] nexus3.edgexfoundry.org:10002 [2022-10-17T07:48:11.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:48:11.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:48:11.851Z] Configure a credential helper to remove this warning. See [2022-10-17T07:48:11.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:48:11.851Z] [2022-10-17T07:48:11.851Z] Login Succeeded [2022-10-17T07:48:11.851Z] nexus3.edgexfoundry.org:10003 [2022-10-17T07:48:11.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:48:12.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:48:12.110Z] Configure a credential helper to remove this warning. See [2022-10-17T07:48:12.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:48:12.110Z] [2022-10-17T07:48:12.110Z] Login Succeeded [2022-10-17T07:48:12.110Z] nexus3.edgexfoundry.org:10004 [2022-10-17T07:48:12.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:48:12.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:48:12.110Z] Configure a credential helper to remove this warning. See [2022-10-17T07:48:12.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:48:12.110Z] [2022-10-17T07:48:12.110Z] Login Succeeded [2022-10-17T07:48:12.110Z] docker.io [2022-10-17T07:48:12.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:48:12.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:48:12.680Z] Configure a credential helper to remove this warning. See [2022-10-17T07:48:12.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:48:12.680Z] [2022-10-17T07:48:12.680Z] Login Succeeded [2022-10-17T07:48:12.680Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T07:48:12.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T07:48:13.367Z] + git rev-list -1 --merges 3947af986427d23960ce9f3e9e4479b4d01cb5d3~1..3947af986427d23960ce9f3e9e4479b4d01cb5d3 [Pipeline] echo [2022-10-17T07:48:13.410Z] -----------> git rev-list -1 --merges 3947af986427d23960ce9f3e9e4479b4d01cb5d3~1..3947af986427d23960ce9f3e9e4479b4d01cb5d3 3947af986427d23960ce9f3e9e4479b4d01cb5d3 [false] [Pipeline] sh [2022-10-17T07:48:13.716Z] + git log --format=format:%s -1 3947af986427d23960ce9f3e9e4479b4d01cb5d3 [Pipeline] echo [2022-10-17T07:48:13.749Z] ========================================================= [2022-10-17T07:48:13.749Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T07:48:13.750Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T07:48:14.173Z] + git log --format=format:%s -1 3947af986427d23960ce9f3e9e4479b4d01cb5d3 [Pipeline] echo [2022-10-17T07:48:14.204Z] [semverPrep] GIT_COMMIT: 3947af986427d23960ce9f3e9e4479b4d01cb5d3, Commit Message: feat(snap): add config interface with unique identifier [Pipeline] echo [2022-10-17T07:48:14.234Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T07:48:14.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T07:48:14.643Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T07:48:14.643Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T07:48:14.643Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T07:48:14.643Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T07:48:14.643Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T07:48:14.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:48:15.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T07:48:15.113Z] [2022-10-17T07:48:15.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:48:15.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T07:48:15.577Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T07:48:15.577Z] b85a868b505f: Pulling fs layer [2022-10-17T07:48:15.577Z] e2be974225ed: Pulling fs layer [2022-10-17T07:48:15.577Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T07:48:15.577Z] 988bab9f4d93: Pulling fs layer [2022-10-17T07:48:15.577Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T07:48:15.577Z] eaf3925da568: Pulling fs layer [2022-10-17T07:48:15.577Z] bab4dde63d76: Pulling fs layer [2022-10-17T07:48:15.577Z] bde34c3a00c8: Pulling fs layer [2022-10-17T07:48:15.577Z] b352a97aabf1: Pulling fs layer [2022-10-17T07:48:15.577Z] 4872d77fe225: Pulling fs layer [2022-10-17T07:48:15.577Z] 5851b861e8e6: Pulling fs layer [2022-10-17T07:48:15.577Z] 1469e6f7b9e6: Waiting [2022-10-17T07:48:15.577Z] eaf3925da568: Waiting [2022-10-17T07:48:15.577Z] bab4dde63d76: Waiting [2022-10-17T07:48:15.577Z] 4872d77fe225: Waiting [2022-10-17T07:48:15.577Z] bde34c3a00c8: Waiting [2022-10-17T07:48:15.577Z] 5851b861e8e6: Waiting [2022-10-17T07:48:15.577Z] b352a97aabf1: Waiting [2022-10-17T07:48:15.577Z] 988bab9f4d93: Waiting [2022-10-17T07:48:15.577Z] e2be974225ed: Download complete [2022-10-17T07:48:15.577Z] 988bab9f4d93: Verifying Checksum [2022-10-17T07:48:15.577Z] 988bab9f4d93: Download complete [2022-10-17T07:48:15.577Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T07:48:15.577Z] 1469e6f7b9e6: Download complete [2022-10-17T07:48:15.871Z] eaf3925da568: Download complete [2022-10-17T07:48:15.871Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T07:48:15.871Z] 339a4e72a1f5: Download complete [2022-10-17T07:48:15.871Z] bde34c3a00c8: Verifying Checksum [2022-10-17T07:48:15.871Z] bde34c3a00c8: Download complete [2022-10-17T07:48:15.871Z] b352a97aabf1: Verifying Checksum [2022-10-17T07:48:15.872Z] b352a97aabf1: Download complete [2022-10-17T07:48:15.872Z] 4872d77fe225: Verifying Checksum [2022-10-17T07:48:15.872Z] 4872d77fe225: Download complete [2022-10-17T07:48:15.872Z] 5851b861e8e6: Verifying Checksum [2022-10-17T07:48:15.872Z] 5851b861e8e6: Download complete [2022-10-17T07:48:15.872Z] b85a868b505f: Verifying Checksum [2022-10-17T07:48:15.872Z] b85a868b505f: Download complete [2022-10-17T07:48:16.142Z] bab4dde63d76: Verifying Checksum [2022-10-17T07:48:16.142Z] bab4dde63d76: Download complete [2022-10-17T07:48:17.078Z] b85a868b505f: Pull complete [2022-10-17T07:48:17.078Z] e2be974225ed: Pull complete [2022-10-17T07:48:17.645Z] 339a4e72a1f5: Pull complete [2022-10-17T07:48:17.645Z] 988bab9f4d93: Pull complete [2022-10-17T07:48:17.905Z] 1469e6f7b9e6: Pull complete [2022-10-17T07:48:17.905Z] eaf3925da568: Pull complete [2022-10-17T07:48:19.809Z] bab4dde63d76: Pull complete [2022-10-17T07:48:19.809Z] bde34c3a00c8: Pull complete [2022-10-17T07:48:19.809Z] b352a97aabf1: Pull complete [2022-10-17T07:48:19.809Z] 4872d77fe225: Pull complete [2022-10-17T07:48:20.068Z] 5851b861e8e6: Pull complete [2022-10-17T07:48:20.068Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T07:48:20.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T07:48:20.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T07:48:20.283Z] prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container [2022-10-17T07:48:20.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-103 -v /w/workspace/foundry_device-usb-camera_PR-103:/w/workspace/foundry_device-usb-camera_PR-103:rw,z -v /w/workspace/foundry_device-usb-camera_PR-103@tmp:/w/workspace/foundry_device-usb-camera_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T07:48:22.085Z] $ docker top f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 -eo pid,comm [2022-10-17T07:48:22.140Z] 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). [2022-10-17T07:48:22.140Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T07:48:22.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T07:48:22.260Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T07:48:22.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T07:48:22.371Z] $ docker exec f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 ssh-agent [2022-10-17T07:48:22.478Z] SSH_AUTH_SOCK=/tmp/ssh-l7eEennOgaLd/agent.32 [2022-10-17T07:48:22.478Z] SSH_AGENT_PID=38 [2022-10-17T07:48:22.485Z] Running ssh-add (command line suppressed) [2022-10-17T07:48:22.589Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-103@tmp/private_key_18149219319160921397.key (/w/workspace/foundry_device-usb-camera_PR-103@tmp/private_key_18149219319160921397.key) [2022-10-17T07:48:22.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T07:48:22.939Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T07:48:22.967Z] $ docker exec --env ******** --env ******** f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 ssh-agent -k [2022-10-17T07:48:23.062Z] unset SSH_AUTH_SOCK; [2022-10-17T07:48:23.062Z] unset SSH_AGENT_PID; [2022-10-17T07:48:23.062Z] echo Agent pid 38 killed; [2022-10-17T07:48:23.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T07:48:23.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T07:48:23.156Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T07:48:23.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T07:48:23.259Z] $ docker exec f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 ssh-agent [2022-10-17T07:48:23.376Z] SSH_AUTH_SOCK=/tmp/ssh-obazYLbSBtCO/agent.70 [2022-10-17T07:48:23.376Z] SSH_AGENT_PID=76 [2022-10-17T07:48:23.380Z] Running ssh-add (command line suppressed) [2022-10-17T07:48:23.484Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-103@tmp/private_key_5459147966235241836.key (/w/workspace/foundry_device-usb-camera_PR-103@tmp/private_key_5459147966235241836.key) [2022-10-17T07:48:23.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T07:48:24.016Z] + git semver init [2022-10-17T07:48:24.275Z] 2022-10-17 07:48:24,208 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T07:48:24.275Z] 2022-10-17 07:48:24,209 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-103/.semver [2022-10-17T07:48:24.275Z] 2022-10-17 07:48:24,209 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-103/.semver [2022-10-17T07:48:24.275Z] 2022-10-17 07:48:24,209 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-103/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-103, universal_newlines=False, shell=None, istream=None) [2022-10-17T07:48:25.216Z] 2022-10-17 07:48:25,001 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-103/.git/info/exclude [2022-10-17T07:48:25.216Z] 2022-10-17 07:48:25,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-103/.semver/PR-103 with force:False [2022-10-17T07:48:25.216Z] 2022-10-17 07:48:25,002 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-103/.semver/PR-103 [2022-10-17T07:48:25.216Z] 2022-10-17 07:48:25,006 [execute] INFO git cat-file --batch-check [2022-10-17T07:48:25.216Z] 2022-10-17 07:48:25,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-103/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T07:48:25.216Z] 2022-10-17 07:48:25,012 [execute] INFO git cat-file --batch [2022-10-17T07:48:25.216Z] 2022-10-17 07:48:25,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-103/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T07:48:25.216Z] 2022-10-17 07:48:25,017 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-103/.semver/PR-103 [2022-10-17T07:48:25.216Z] 0.0.0 [Pipeline] } [2022-10-17T07:48:25.247Z] $ docker exec --env ******** --env ******** f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 ssh-agent -k [2022-10-17T07:48:25.351Z] unset SSH_AUTH_SOCK; [2022-10-17T07:48:25.352Z] unset SSH_AGENT_PID; [2022-10-17T07:48:25.352Z] echo Agent pid 76 killed; [2022-10-17T07:48:25.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T07:48:25.786Z] + git semver [Pipeline] } [2022-10-17T07:48:26.069Z] $ docker stop --time=1 f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 [2022-10-17T07:48:27.379Z] $ docker rm -f f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T07:48:27.794Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T07:48:28.036Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T07:48:28.054Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T07:48:28.666Z] provisioning config files... [2022-10-17T07:48:28.676Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-103@tmp/config15373054647388910129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:48:29.031Z] ---> docker-login.sh [2022-10-17T07:48:29.031Z] nexus3.edgexfoundry.org:10001 [2022-10-17T07:48:29.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:48:29.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:48:29.031Z] Configure a credential helper to remove this warning. See [2022-10-17T07:48:29.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:48:29.031Z] [2022-10-17T07:48:29.031Z] Login Succeeded [2022-10-17T07:48:29.031Z] nexus3.edgexfoundry.org:10002 [2022-10-17T07:48:29.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:48:29.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:48:29.031Z] Configure a credential helper to remove this warning. See [2022-10-17T07:48:29.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:48:29.031Z] [2022-10-17T07:48:29.031Z] Login Succeeded [2022-10-17T07:48:29.031Z] nexus3.edgexfoundry.org:10003 [2022-10-17T07:48:29.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:48:29.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:48:29.292Z] Configure a credential helper to remove this warning. See [2022-10-17T07:48:29.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:48:29.292Z] [2022-10-17T07:48:29.292Z] Login Succeeded [2022-10-17T07:48:29.292Z] nexus3.edgexfoundry.org:10004 [2022-10-17T07:48:29.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:48:29.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:48:29.292Z] Configure a credential helper to remove this warning. See [2022-10-17T07:48:29.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:48:29.292Z] [2022-10-17T07:48:29.292Z] Login Succeeded [2022-10-17T07:48:29.292Z] docker.io [2022-10-17T07:48:29.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:48:29.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:48:29.861Z] Configure a credential helper to remove this warning. See [2022-10-17T07:48:29.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:48:29.861Z] [2022-10-17T07:48:29.861Z] Login Succeeded [2022-10-17T07:48:29.861Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T07:48:29.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T07:48:30.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T07:48:30.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T07:48:30.159Z] ========================================================= [2022-10-17T07:48:30.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T07:48:30.159Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:48:30.625Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T07:48:30.625Z] Sending build context to Docker daemon 1.513MB [2022-10-17T07:48:30.625Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T07:48:30.625Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T07:48:30.625Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T07:48:30.625Z] 213ec9aee27d: Pulling fs layer [2022-10-17T07:48:30.625Z] 4583459ba037: Pulling fs layer [2022-10-17T07:48:30.625Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T07:48:30.625Z] 53926ce57604: Pulling fs layer [2022-10-17T07:48:30.625Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T07:48:30.625Z] 30f14e443154: Pulling fs layer [2022-10-17T07:48:30.625Z] 801331c1e519: Pulling fs layer [2022-10-17T07:48:30.625Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T07:48:30.625Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T07:48:30.625Z] 53926ce57604: Waiting [2022-10-17T07:48:30.625Z] 21b2b0c7a3f4: Waiting [2022-10-17T07:48:30.625Z] 30f14e443154: Waiting [2022-10-17T07:48:30.625Z] 99cc6dd402b0: Waiting [2022-10-17T07:48:30.625Z] 7d9ed39f4882: Waiting [2022-10-17T07:48:30.625Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T07:48:30.625Z] 93c1e223e6f2: Download complete [2022-10-17T07:48:30.625Z] 4583459ba037: Download complete [2022-10-17T07:48:30.625Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T07:48:30.625Z] 21b2b0c7a3f4: Download complete [2022-10-17T07:48:30.625Z] 30f14e443154: Verifying Checksum [2022-10-17T07:48:30.625Z] 30f14e443154: Download complete [2022-10-17T07:48:30.625Z] 213ec9aee27d: Download complete [2022-10-17T07:48:30.884Z] 801331c1e519: Download complete [2022-10-17T07:48:30.884Z] 213ec9aee27d: Pull complete [2022-10-17T07:48:30.884Z] 4583459ba037: Pull complete [2022-10-17T07:48:31.144Z] 93c1e223e6f2: Pull complete [2022-10-17T07:48:31.403Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T07:48:31.403Z] 99cc6dd402b0: Download complete [2022-10-17T07:48:31.403Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T07:48:31.403Z] 7d9ed39f4882: Download complete [2022-10-17T07:48:31.403Z] 53926ce57604: Verifying Checksum [2022-10-17T07:48:31.403Z] 53926ce57604: Download complete [2022-10-17T07:48:35.599Z] 53926ce57604: Pull complete [2022-10-17T07:48:35.599Z] 21b2b0c7a3f4: Pull complete [2022-10-17T07:48:35.599Z] 30f14e443154: Pull complete [2022-10-17T07:48:35.599Z] 801331c1e519: Pull complete [2022-10-17T07:48:36.975Z] 99cc6dd402b0: Pull complete [2022-10-17T07:48:37.913Z] 7d9ed39f4882: Pull complete [2022-10-17T07:48:37.913Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T07:48:37.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T07:48:37.913Z] ---> 1dedd983c030 [2022-10-17T07:48:37.913Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T07:48:39.816Z] ---> Running in 129947b28a68 [2022-10-17T07:48:39.816Z] Removing intermediate container 129947b28a68 [2022-10-17T07:48:39.816Z] ---> dfceccb93912 [2022-10-17T07:48:39.816Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T07:48:40.075Z] ---> Running in bb45cf244347 [2022-10-17T07:48:40.075Z] Removing intermediate container bb45cf244347 [2022-10-17T07:48:40.075Z] ---> e6b4259d8cc3 [2022-10-17T07:48:40.075Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T07:48:40.075Z] ---> Running in eda4deec1594 [2022-10-17T07:48:40.335Z] Removing intermediate container eda4deec1594 [2022-10-17T07:48:40.335Z] ---> 13eb6415b540 [2022-10-17T07:48:40.335Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T07:48:40.335Z] ---> Running in ac44544b7440 [2022-10-17T07:48:40.335Z] Removing intermediate container ac44544b7440 [2022-10-17T07:48:40.335Z] ---> cf93a308e539 [2022-10-17T07:48:40.335Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T07:48:40.335Z] ---> Running in f97ca294a9be [2022-10-17T07:48:40.900Z] Removing intermediate container f97ca294a9be [2022-10-17T07:48:40.900Z] ---> e7355b97a782 [2022-10-17T07:48:40.900Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T07:48:41.158Z] ---> Running in 2e8c0c15835f [2022-10-17T07:48:41.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T07:48:42.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T07:48:42.611Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-17T07:48:42.611Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-17T07:48:42.611Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-17T07:48:42.871Z] (4/80) Installing libxcb (1.15-r0) [2022-10-17T07:48:42.871Z] (5/80) Installing libx11 (1.8-r0) [2022-10-17T07:48:42.871Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-17T07:48:43.130Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-17T07:48:43.130Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-17T07:48:43.130Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-17T07:48:43.390Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-17T07:48:43.390Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-17T07:48:43.482Z] Still waiting to schedule task [2022-10-17T07:48:43.482Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8041’ is offline [2022-10-17T07:48:43.650Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-17T07:48:43.651Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-17T07:48:43.651Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-17T07:48:44.592Z] (15/80) Installing libice (1.0.10-r0) [2022-10-17T07:48:44.851Z] (16/80) Installing libuuid (2.38-r1) [2022-10-17T07:48:44.852Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-17T07:48:44.852Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-17T07:48:45.111Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-17T07:48:45.111Z] (20/80) Installing xset (1.2.4-r0) [2022-10-17T07:48:45.111Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-17T07:48:45.371Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-17T07:48:45.371Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-10-17T07:48:45.371Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-17T07:48:45.634Z] (25/80) Installing libintl (0.21-r2) [2022-10-17T07:48:45.634Z] (26/80) Installing libblkid (2.38-r1) [2022-10-17T07:48:45.634Z] (27/80) Installing libmount (2.38-r1) [2022-10-17T07:48:45.895Z] (28/80) Installing pcre (8.45-r2) [2022-10-17T07:48:45.895Z] (29/80) Installing glib (2.72.1-r0) [2022-10-17T07:48:45.895Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-17T07:48:46.155Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-17T07:48:46.414Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-17T07:48:46.414Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-17T07:48:46.674Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-17T07:48:46.674Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-17T07:48:46.933Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-17T07:48:46.933Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-17T07:48:46.933Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-17T07:48:47.502Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-17T07:48:47.502Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-17T07:48:47.502Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-17T07:48:47.760Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-17T07:48:47.760Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-17T07:48:47.760Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-17T07:48:48.018Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-17T07:48:48.018Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-17T07:48:48.277Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-17T07:48:48.277Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-10-17T07:48:48.277Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-17T07:48:48.536Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-17T07:48:48.536Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-17T07:48:48.536Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-17T07:48:48.802Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-17T07:48:48.802Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-17T07:48:49.062Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-17T07:48:49.062Z] (56/80) Installing libunistring (1.0-r0) [2022-10-17T07:48:49.062Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-17T07:48:49.320Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-17T07:48:49.320Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-17T07:48:49.320Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-17T07:48:49.578Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-17T07:48:49.578Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-17T07:48:49.578Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-17T07:48:49.836Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-17T07:48:49.836Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T07:48:50.095Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-17T07:48:50.095Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-17T07:48:50.095Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-17T07:48:50.353Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-17T07:48:50.353Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-17T07:48:50.353Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-17T07:48:50.611Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-17T07:48:51.178Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T07:48:51.178Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-17T07:48:51.178Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-17T07:48:51.436Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T07:48:51.436Z] (76/80) Installing kmod-libs (29-r2) [2022-10-17T07:48:51.436Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-17T07:48:51.695Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-17T07:48:51.695Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-17T07:48:51.695Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-17T07:48:51.954Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T07:48:51.954Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T07:48:51.954Z] OK: 330 MiB in 131 packages [2022-10-17T07:48:53.853Z] Removing intermediate container 2e8c0c15835f [2022-10-17T07:48:53.853Z] ---> c7a7e9211fd4 [2022-10-17T07:48:53.853Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-17T07:48:53.853Z] ---> Running in 4d73fcf99c50 [2022-10-17T07:48:53.853Z] Removing intermediate container 4d73fcf99c50 [2022-10-17T07:48:53.853Z] ---> f0300eebc16f [2022-10-17T07:48:53.853Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-17T07:48:54.111Z] ---> a72f3374e136 [2022-10-17T07:48:54.111Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T07:48:54.111Z] ---> Running in 5758aa55bbef [2022-10-17T07:49:12.210Z] Removing intermediate container 5758aa55bbef [2022-10-17T07:49:12.210Z] ---> b410edb55d87 [2022-10-17T07:49:12.210Z] Step 12/14 : COPY . . [2022-10-17T07:49:12.210Z] ---> 5c6a602bf9ea [2022-10-17T07:49:12.210Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T07:49:12.210Z] ---> Running in d302d1d65ee7 [2022-10-17T07:49:12.210Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T07:49:12.210Z] Dload Upload Total Spent Left Speed [2022-10-17T07:49:12.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5638 0 --:--:-- --:--:-- --:--:-- 5648 [2022-10-17T07:49:12.210Z] Removing intermediate container d302d1d65ee7 [2022-10-17T07:49:12.210Z] ---> 969605d02b0a [2022-10-17T07:49:12.210Z] Step 14/14 : RUN ${MAKE} [2022-10-17T07:49:12.210Z] ---> Running in e6520892a775 [2022-10-17T07:49:12.210Z] noop [2022-10-17T07:49:12.210Z] Removing intermediate container e6520892a775 [2022-10-17T07:49:12.210Z] ---> 5379e3bff49b [2022-10-17T07:49:12.210Z] Successfully built 5379e3bff49b [2022-10-17T07:49:12.210Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:49:12.660Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T07:49:12.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T07:49:12.816Z] prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container [2022-10-17T07:49:12.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-103 -v /w/workspace/foundry_device-usb-camera_PR-103:/w/workspace/foundry_device-usb-camera_PR-103:rw,z -v /w/workspace/foundry_device-usb-camera_PR-103@tmp:/w/workspace/foundry_device-usb-camera_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T07:49:13.239Z] $ docker top bbebe1a3914a7f77d52b2ec480196ecc61dfeaa20f127445b16cc8d3a534300c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T07:49:13.641Z] + go version [2022-10-17T07:49:13.641Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T07:49:13.677Z] $ docker stop --time=1 bbebe1a3914a7f77d52b2ec480196ecc61dfeaa20f127445b16cc8d3a534300c [2022-10-17T07:49:14.974Z] $ docker rm -f bbebe1a3914a7f77d52b2ec480196ecc61dfeaa20f127445b16cc8d3a534300c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:49:15.714Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T07:49:15.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T07:49:15.860Z] prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container [2022-10-17T07:49:15.889Z] $ 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-usb-camera_PR-103 -v /w/workspace/foundry_device-usb-camera_PR-103:/w/workspace/foundry_device-usb-camera_PR-103:rw,z -v /w/workspace/foundry_device-usb-camera_PR-103@tmp:/w/workspace/foundry_device-usb-camera_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T07:49:16.253Z] $ docker top 9d698901e64da456b6bee2039fb48fc2ba9faacb799eed68e38382ad934b834e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T07:49:16.640Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-103 [Pipeline] fileExists [Pipeline] sh [2022-10-17T07:49:16.992Z] + make test [2022-10-17T07:49:16.992Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-17T07:49:17.251Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-17T07:49:27.218Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-17T07:49:27.218Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2022-10-17T07:49:32.482Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-17T07:49:32.482Z] CGO_ENABLED=1 go vet ./... [2022-10-17T07:49:35.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T07:49:35.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T07:49:35.768Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T07:49:35.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T07:49:35.840Z] $ docker stop --time=1 9d698901e64da456b6bee2039fb48fc2ba9faacb799eed68e38382ad934b834e [2022-10-17T07:49:37.694Z] $ docker rm -f 9d698901e64da456b6bee2039fb48fc2ba9faacb799eed68e38382ad934b834e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T07:49:38.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T07:49:38.248Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T07:49:38.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T07:49:39.217Z] + ls -al . [2022-10-17T07:49:39.217Z] total 196 [2022-10-17T07:49:39.217Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 07:49 . [2022-10-17T07:49:39.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 07:48 .. [2022-10-17T07:49:39.217Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 07:49 .git [2022-10-17T07:49:39.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:48 .github [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 17 07:48 .gitignore [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 07:48 .golangci.yml [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 07:48 .hadolint.yml [2022-10-17T07:49:39.217Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 07:48 .semver [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 17 07:48 Attribution.txt [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 17 07:48 CHANGELOG.md [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 17 07:48 Dockerfile [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 07:48 GOVERNANCE.md [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 07:48 Jenkinsfile [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 07:48 LICENSE [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 17 07:48 Makefile [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 07:48 OWNERS.md [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 17 07:48 README.md [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 07:48 VERSION [2022-10-17T07:49:39.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 07:48 bin [2022-10-17T07:49:39.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:48 cmd [2022-10-17T07:49:39.217Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 17 07:49 coverage.out [2022-10-17T07:49:39.217Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 17 07:48 docker-entrypoint.sh [2022-10-17T07:49:39.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:48 docs [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 17 07:48 go.mod [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 17 07:48 go.sum [2022-10-17T07:49:39.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:48 internal [2022-10-17T07:49:39.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 07:48 snap [2022-10-17T07:49:39.217Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 07:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:49:39.601Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3947af986427d23960ce9f3e9e4479b4d01cb5d3 --label arch=amd64 --label version=0.0.0 . [2022-10-17T07:49:39.601Z] Sending build context to Docker daemon 1.544MB [2022-10-17T07:49:39.601Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T07:49:39.601Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-17T07:49:39.601Z] ---> 5379e3bff49b [2022-10-17T07:49:39.601Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-17T07:49:39.601Z] ---> Running in d42e25e9f68f [2022-10-17T07:49:39.860Z] Removing intermediate container d42e25e9f68f [2022-10-17T07:49:39.860Z] ---> 62e6e21574f6 [2022-10-17T07:49:39.860Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T07:49:39.860Z] ---> Running in cf3a058961fc [2022-10-17T07:49:39.860Z] Removing intermediate container cf3a058961fc [2022-10-17T07:49:39.860Z] ---> 23c5bf149edd [2022-10-17T07:49:39.860Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T07:49:39.860Z] ---> Running in fc78922092ba [2022-10-17T07:49:40.119Z] Removing intermediate container fc78922092ba [2022-10-17T07:49:40.119Z] ---> f118b25d1405 [2022-10-17T07:49:40.119Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T07:49:40.119Z] ---> Running in 52c0e9659428 [2022-10-17T07:49:40.119Z] Removing intermediate container 52c0e9659428 [2022-10-17T07:49:40.119Z] ---> eb94fcddcc80 [2022-10-17T07:49:40.119Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T07:49:40.119Z] ---> Running in dfad7ec120fc [2022-10-17T07:49:40.690Z] Removing intermediate container dfad7ec120fc [2022-10-17T07:49:40.690Z] ---> c9c765da9815 [2022-10-17T07:49:40.690Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T07:49:40.964Z] ---> Running in 59b177632c86 [2022-10-17T07:49:41.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T07:49:41.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T07:49:42.356Z] OK: 330 MiB in 131 packages [2022-10-17T07:49:42.614Z] Removing intermediate container 59b177632c86 [2022-10-17T07:49:42.614Z] ---> 75a88efdef95 [2022-10-17T07:49:42.614Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-17T07:49:42.614Z] ---> Running in 72a8ff154df9 [2022-10-17T07:49:42.614Z] Removing intermediate container 72a8ff154df9 [2022-10-17T07:49:42.614Z] ---> c8851f232ea0 [2022-10-17T07:49:42.614Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-17T07:49:42.871Z] ---> d1abfd49ef03 [2022-10-17T07:49:42.871Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T07:49:42.871Z] ---> Running in ef04219844f0 [2022-10-17T07:49:43.804Z] Removing intermediate container ef04219844f0 [2022-10-17T07:49:43.804Z] ---> 3a2a02deb35f [2022-10-17T07:49:43.804Z] Step 12/36 : COPY . . [2022-10-17T07:49:43.804Z] ---> 91ad1864f9a8 [2022-10-17T07:49:43.804Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T07:49:43.804Z] ---> Running in f882362c8e49 [2022-10-17T07:49:44.062Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T07:49:44.062Z] Dload Upload Total Spent Left Speed [2022-10-17T07:49:44.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 37399 0 --:--:-- --:--:-- --:--:-- 37928 [2022-10-17T07:49:44.578Z] Removing intermediate container f882362c8e49 [2022-10-17T07:49:44.578Z] ---> 211a6dac0303 [2022-10-17T07:49:44.578Z] Step 14/36 : RUN ${MAKE} [2022-10-17T07:49:44.578Z] ---> Running in 58796ee1e58e [2022-10-17T07:49:44.837Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-17T07:50:06.752Z] Removing intermediate container 58796ee1e58e [2022-10-17T07:50:06.752Z] ---> db0c9cce4732 [2022-10-17T07:50:06.752Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-17T07:50:06.752Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-17T07:50:06.752Z] af6660deedbd: Pulling fs layer [2022-10-17T07:50:06.752Z] 97cd0a44c592: Pulling fs layer [2022-10-17T07:50:06.752Z] 97cd0a44c592: Verifying Checksum [2022-10-17T07:50:06.752Z] 97cd0a44c592: Download complete [2022-10-17T07:50:06.752Z] af6660deedbd: Verifying Checksum [2022-10-17T07:50:06.752Z] af6660deedbd: Download complete [2022-10-17T07:50:06.752Z] af6660deedbd: Pull complete [2022-10-17T07:50:06.752Z] 97cd0a44c592: Pull complete [2022-10-17T07:50:06.752Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-17T07:50:06.752Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-17T07:50:06.752Z] ---> fea57e182299 [2022-10-17T07:50:06.752Z] Step 16/36 : FROM alpine:3.16 [2022-10-17T07:50:06.752Z] 3.16: Pulling from library/alpine [2022-10-17T07:50:06.752Z] 213ec9aee27d: Already exists [2022-10-17T07:50:06.752Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T07:50:06.752Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T07:50:06.752Z] ---> 9c6f07244728 [2022-10-17T07:50:06.752Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-17T07:50:06.752Z] ---> Running in 69a03f0e79ff [2022-10-17T07:50:06.752Z] Removing intermediate container 69a03f0e79ff [2022-10-17T07:50:06.752Z] ---> 1fd3bbbc4470 [2022-10-17T07:50:06.752Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-17T07:50:06.752Z] ---> Running in 368a21c02be0 [2022-10-17T07:50:06.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T07:50:06.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T07:50:06.752Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-10-17T07:50:06.752Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-10-17T07:50:06.752Z] (3/83) Installing libxau (1.0.9-r0) [2022-10-17T07:50:06.752Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-10-17T07:50:06.752Z] (5/83) Installing libxcb (1.15-r0) [2022-10-17T07:50:06.752Z] (6/83) Installing libx11 (1.8-r0) [2022-10-17T07:50:06.752Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-10-17T07:50:06.752Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-10-17T07:50:06.752Z] (9/83) Installing expat (2.4.9-r0) [2022-10-17T07:50:06.752Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-10-17T07:50:06.752Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-10-17T07:50:06.752Z] (12/83) Installing libpng (1.6.37-r1) [2022-10-17T07:50:06.752Z] (13/83) Installing freetype (2.12.1-r0) [2022-10-17T07:50:06.752Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-10-17T07:50:06.752Z] (15/83) Installing fribidi (1.0.12-r0) [2022-10-17T07:50:06.752Z] (16/83) Installing libffi (3.4.2-r1) [2022-10-17T07:50:06.752Z] (17/83) Installing libintl (0.21-r2) [2022-10-17T07:50:06.752Z] (18/83) Installing libblkid (2.38-r1) [2022-10-17T07:50:06.752Z] (19/83) Installing libmount (2.38-r1) [2022-10-17T07:50:06.752Z] (20/83) Installing pcre (8.45-r2) [2022-10-17T07:50:06.752Z] (21/83) Installing glib (2.72.1-r0) [2022-10-17T07:50:06.752Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-10-17T07:50:06.752Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-10-17T07:50:06.752Z] (24/83) Installing libass (0.16.0-r0) [2022-10-17T07:50:06.752Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-10-17T07:50:07.009Z] (26/83) Installing libpciaccess (0.16-r0) [2022-10-17T07:50:07.009Z] (27/83) Installing libdrm (2.4.110-r0) [2022-10-17T07:50:07.009Z] (28/83) Installing gmp (6.2.1-r2) [2022-10-17T07:50:07.009Z] (29/83) Installing nettle (3.7.3-r0) [2022-10-17T07:50:07.009Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-10-17T07:50:07.009Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-10-17T07:50:07.009Z] (32/83) Installing libunistring (1.0-r0) [2022-10-17T07:50:07.009Z] (33/83) Installing gnutls (3.7.7-r0) [2022-10-17T07:50:07.009Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-17T07:50:07.009Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-17T07:50:07.009Z] (36/83) Installing lame (3.100-r0) [2022-10-17T07:50:07.009Z] (37/83) Installing opus (1.3.1-r1) [2022-10-17T07:50:07.009Z] (38/83) Installing libasyncns (0.8-r1) [2022-10-17T07:50:07.009Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-10-17T07:50:07.009Z] (40/83) Installing libltdl (2.4.7-r0) [2022-10-17T07:50:07.009Z] (41/83) Installing orc (0.4.32-r0) [2022-10-17T07:50:07.009Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T07:50:07.009Z] (43/83) Installing libogg (1.3.5-r1) [2022-10-17T07:50:07.009Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T07:50:07.009Z] (45/83) Installing flac (1.3.4-r0) [2022-10-17T07:50:07.009Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-10-17T07:50:07.009Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-10-17T07:50:07.009Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-10-17T07:50:07.268Z] (49/83) Installing soxr (0.1.3-r2) [2022-10-17T07:50:07.268Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-10-17T07:50:07.268Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-10-17T07:50:07.268Z] (52/83) Installing libpulse (15.0-r2) [2022-10-17T07:50:07.268Z] (53/83) Installing cjson (1.7.15-r3) [2022-10-17T07:50:07.268Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-10-17T07:50:07.268Z] (55/83) Installing librist (0.2.6-r1) [2022-10-17T07:50:07.268Z] (56/83) Installing libsrt (1.4.4-r0) [2022-10-17T07:50:07.268Z] (57/83) Installing libssh (0.9.6-r1) [2022-10-17T07:50:07.268Z] (58/83) Installing libtheora (1.1.1-r16) [2022-10-17T07:50:07.268Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T07:50:07.268Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T07:50:07.268Z] (61/83) Installing libxext (1.3.4-r0) [2022-10-17T07:50:07.268Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-10-17T07:50:07.268Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-10-17T07:50:07.268Z] (64/83) Installing libva (2.14.0-r0) [2022-10-17T07:50:07.268Z] (65/83) Installing libvdpau (1.5-r0) [2022-10-17T07:50:07.268Z] (66/83) Installing vidstab (1.1.0-r1) [2022-10-17T07:50:07.268Z] (67/83) Installing libvpx (1.11.0-r1) [2022-10-17T07:50:07.268Z] (68/83) Installing libwebp (1.2.3-r0) [2022-10-17T07:50:07.268Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-10-17T07:50:07.268Z] (70/83) Installing numactl (2.0.14-r0) [2022-10-17T07:50:07.268Z] (71/83) Installing x265-libs (3.5-r3) [2022-10-17T07:50:07.526Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-10-17T07:50:07.526Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-10-17T07:50:07.526Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-10-17T07:50:07.526Z] (75/83) Installing udev-init-scripts (35-r0) [2022-10-17T07:50:07.526Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T07:50:07.526Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-10-17T07:50:07.526Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-10-17T07:50:07.526Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-10-17T07:50:07.526Z] (79/83) Installing kmod-libs (29-r2) [2022-10-17T07:50:07.784Z] (80/83) Installing eudev (3.2.11-r0) [2022-10-17T07:50:07.784Z] (81/83) Installing libsodium (1.0.18-r0) [2022-10-17T07:50:07.784Z] (82/83) Installing libzmq (4.3.4-r0) [2022-10-17T07:50:07.784Z] (83/83) Installing zeromq (4.3.4-r0) [2022-10-17T07:50:07.784Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T07:50:07.784Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T07:50:07.784Z] OK: 101 MiB in 97 packages [2022-10-17T07:50:09.159Z] Removing intermediate container 368a21c02be0 [2022-10-17T07:50:09.159Z] ---> 032d7c6edbaf [2022-10-17T07:50:09.159Z] Step 19/36 : WORKDIR / [2022-10-17T07:50:09.415Z] ---> Running in 57ca48a88b1b [2022-10-17T07:50:09.415Z] Removing intermediate container 57ca48a88b1b [2022-10-17T07:50:09.415Z] ---> c2ed25de71f3 [2022-10-17T07:50:09.415Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-17T07:50:09.997Z] ---> eff399c8f9b9 [2022-10-17T07:50:09.997Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-17T07:50:09.997Z] ---> ca9f5ad86474 [2022-10-17T07:50:09.997Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-17T07:50:10.255Z] ---> 074b567dd64d [2022-10-17T07:50:10.255Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-17T07:50:10.255Z] ---> c511f1ebc7d0 [2022-10-17T07:50:10.255Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-17T07:50:10.517Z] ---> 06434f16d2b6 [2022-10-17T07:50:10.517Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-17T07:50:10.517Z] ---> 080dc4314a1e [2022-10-17T07:50:10.517Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-17T07:50:11.084Z] ---> b38930f787d2 [2022-10-17T07:50:11.084Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-17T07:50:11.084Z] ---> Running in 6b3cd6254b0b [2022-10-17T07:50:11.651Z] Removing intermediate container 6b3cd6254b0b [2022-10-17T07:50:11.651Z] ---> 6d58ae900db4 [2022-10-17T07:50:11.651Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-17T07:50:11.651Z] ---> Running in b69d05be150b [2022-10-17T07:50:12.218Z] Removing intermediate container b69d05be150b [2022-10-17T07:50:12.218Z] ---> 5cbe540837d3 [2022-10-17T07:50:12.218Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-17T07:50:12.477Z] ---> Running in dabebaa81d97 [2022-10-17T07:50:13.062Z] Removing intermediate container dabebaa81d97 [2022-10-17T07:50:13.062Z] ---> 1e51d79b8817 [2022-10-17T07:50:13.062Z] Step 30/36 : EXPOSE 59983 [2022-10-17T07:50:13.062Z] ---> Running in 97e886da26a2 [2022-10-17T07:50:13.062Z] Removing intermediate container 97e886da26a2 [2022-10-17T07:50:13.062Z] ---> 89fbfd8a9e53 [2022-10-17T07:50:13.062Z] Step 31/36 : EXPOSE 8554 [2022-10-17T07:50:13.062Z] ---> Running in e0eb2f121e78 [2022-10-17T07:50:13.062Z] Removing intermediate container e0eb2f121e78 [2022-10-17T07:50:13.062Z] ---> c89de677933e [2022-10-17T07:50:13.062Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-17T07:50:13.321Z] ---> Running in d7d070c92975 [2022-10-17T07:50:13.321Z] Removing intermediate container d7d070c92975 [2022-10-17T07:50:13.321Z] ---> 7b7bab2636d6 [2022-10-17T07:50:13.321Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-17T07:50:13.321Z] ---> Running in 1ac806dc59f2 [2022-10-17T07:50:13.586Z] Removing intermediate container 1ac806dc59f2 [2022-10-17T07:50:13.586Z] ---> 15e6b4ffb6d6 [2022-10-17T07:50:13.586Z] Step 34/36 : LABEL arch=amd64 [2022-10-17T07:50:13.586Z] ---> Running in ab160c80f174 [2022-10-17T07:50:13.586Z] Removing intermediate container ab160c80f174 [2022-10-17T07:50:13.586Z] ---> 7a091bb33c1c [2022-10-17T07:50:13.586Z] Step 35/36 : LABEL git_sha=3947af986427d23960ce9f3e9e4479b4d01cb5d3 [2022-10-17T07:50:13.586Z] ---> Running in 66883f409a80 [2022-10-17T07:50:13.845Z] Removing intermediate container 66883f409a80 [2022-10-17T07:50:13.846Z] ---> cf309461b524 [2022-10-17T07:50:13.846Z] Step 36/36 : LABEL version=0.0.0 [2022-10-17T07:50:13.846Z] ---> Running in 2532d79bef06 [2022-10-17T07:50:13.846Z] Removing intermediate container 2532d79bef06 [2022-10-17T07:50:13.846Z] ---> 7975aa24b9cc [2022-10-17T07:50:13.846Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T07:50:13.846Z] Successfully built 7975aa24b9cc [2022-10-17T07:50:13.846Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:50:14.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T07:50:14.747Z] [2022-10-17T07:50:14.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:50:15.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T07:50:15.127Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T07:50:15.127Z] 5eb5b503b376: Pulling fs layer [2022-10-17T07:50:15.127Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T07:50:15.127Z] ec43610c2a17: Pulling fs layer [2022-10-17T07:50:15.127Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T07:50:15.127Z] 33b1e0a273af: Pulling fs layer [2022-10-17T07:50:15.127Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T07:50:15.127Z] 2f39f015ded8: Pulling fs layer [2022-10-17T07:50:15.127Z] 33b1e0a273af: Waiting [2022-10-17T07:50:15.127Z] 5d3b04190fa2: Waiting [2022-10-17T07:50:15.127Z] 2f39f015ded8: Waiting [2022-10-17T07:50:15.127Z] 3a2ae6a8a46f: Waiting [2022-10-17T07:50:15.127Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T07:50:15.127Z] 5c69ac0246d0: Download complete [2022-10-17T07:50:15.127Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T07:50:15.127Z] 3a2ae6a8a46f: Download complete [2022-10-17T07:50:15.127Z] 33b1e0a273af: Verifying Checksum [2022-10-17T07:50:15.127Z] 33b1e0a273af: Download complete [2022-10-17T07:50:15.127Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T07:50:15.127Z] 5d3b04190fa2: Download complete [2022-10-17T07:50:15.385Z] ec43610c2a17: Verifying Checksum [2022-10-17T07:50:15.385Z] ec43610c2a17: Download complete [2022-10-17T07:50:15.385Z] 5eb5b503b376: Download complete [2022-10-17T07:50:15.434Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8043 in /w/workspace/foundry_device-usb-camera_PR-103 [Pipeline] { [Pipeline] ws [2022-10-17T07:50:15.475Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-10-17T07:50:15.552Z] Selected Git installation does not exist. Using Default [2022-10-17T07:50:15.552Z] The recommended git tool is: NONE [2022-10-17T07:50:15.949Z] 2f39f015ded8: Download complete [2022-10-17T07:50:16.517Z] 5eb5b503b376: Pull complete [2022-10-17T07:50:16.517Z] 5c69ac0246d0: Pull complete [2022-10-17T07:50:17.080Z] ec43610c2a17: Pull complete [2022-10-17T07:50:17.080Z] 3a2ae6a8a46f: Pull complete [2022-10-17T07:50:17.337Z] 33b1e0a273af: Pull complete [2022-10-17T07:50:17.337Z] 5d3b04190fa2: Pull complete [2022-10-17T07:50:20.880Z] using credential edgex-jenkins-ssh [2022-10-17T07:50:20.896Z] Cloning the remote Git repository [2022-10-17T07:50:21.517Z] 2f39f015ded8: Pull complete [2022-10-17T07:50:21.517Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T07:50:21.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T07:50:21.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T07:50:21.708Z] prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container [2022-10-17T07:50:20.935Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-17T07:50:21.005Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-10-17T07:50:21.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-17T07:50:21.146Z] > git --version # timeout=10 [2022-10-17T07:50:21.169Z] > git --version # 'git version 2.25.1' [2022-10-17T07:50:21.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T07:50:21.219Z] Verifying host key using known hosts file [2022-10-17T07:50:21.406Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T07:50:21.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T07:50:21.741Z] $ 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-usb-camera_PR-103 -v /w/workspace/foundry_device-usb-camera_PR-103:/w/workspace/foundry_device-usb-camera_PR-103:rw,z -v /w/workspace/foundry_device-usb-camera_PR-103@tmp:/w/workspace/foundry_device-usb-camera_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T07:50:22.126Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-17T07:50:22.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T07:50:22.942Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-17T07:50:22.984Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-17T07:50:22.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T07:50:22.989Z] Verifying host key using known hosts file [2022-10-17T07:50:22.996Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T07:50:23.607Z] Merging remotes/origin/main commit e381fef93e2e423e063e21a7b547118aa6f1cf75 into PR head commit 3947af986427d23960ce9f3e9e4479b4d01cb5d3 [2022-10-17T07:50:23.614Z] $ docker top 287987a24ed633b498300fc613137921ff9bb277c688ded19f20877c07900442 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:50:23.856Z] Merge succeeded, producing 3947af986427d23960ce9f3e9e4479b4d01cb5d3 [2022-10-17T07:50:23.856Z] Checking out Revision 3947af986427d23960ce9f3e9e4479b4d01cb5d3 (PR-103) [2022-10-17T07:50:24.055Z] ---> job-cost.sh [2022-10-17T07:50:24.055Z] lf-activate-venv: SKIPPING [2022-10-17T07:50:24.055Z] INFO: No Stack... [2022-10-17T07:50:24.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T07:50:23.006Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-17T07:50:23.626Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T07:50:23.643Z] > git checkout -f 3947af986427d23960ce9f3e9e4479b4d01cb5d3 # timeout=10 [2022-10-17T07:50:23.738Z] > git remote # timeout=10 [2022-10-17T07:50:23.758Z] > git config --get remote.origin.url # timeout=10 [2022-10-17T07:50:23.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T07:50:23.793Z] Verifying host key using known hosts file [2022-10-17T07:50:23.797Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T07:50:23.806Z] > git merge e381fef93e2e423e063e21a7b547118aa6f1cf75 # timeout=10 [2022-10-17T07:50:23.830Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-17T07:50:23.860Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T07:50:23.878Z] > git checkout -f 3947af986427d23960ce9f3e9e4479b4d01cb5d3 # timeout=10 [2022-10-17T07:50:24.572Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T07:50:24.894Z] + cat /w/workspace/foundry_device-usb-camera_PR-103/archives/cost.csv [2022-10-17T07:50:24.895Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T07:50:24.933Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] [2022-10-17T07:50:24.938Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] did not exist. Created. [2022-10-17T07:50:24.938Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T07:50:25.333Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T07:50:25.387Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T07:50:25.414Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T07:50:25.489Z] $ docker stop --time=1 287987a24ed633b498300fc613137921ff9bb277c688ded19f20877c07900442 [2022-10-17T07:50:26.649Z] $ docker rm -f 287987a24ed633b498300fc613137921ff9bb277c688ded19f20877c07900442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T07:50:27.346Z] Commit message: "feat(snap): add config interface with unique identifier" [2022-10-17T07:50:27.392Z] > git --version # timeout=10 [2022-10-17T07:50:27.408Z] > git --version # 'git version 2.25.1' [2022-10-17T07:50:27.430Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T07:50:28.429Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T07:50:28.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T07:50:28.429Z] Dload Upload Total Spent Left Speed [2022-10-17T07:50:28.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2022-10-17T07:50:29.067Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T07:50:29.409Z] + sudo tee /etc/docker/daemon.new [2022-10-17T07:50:29.409Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T07:50:29.409Z] { [2022-10-17T07:50:29.409Z] "registry-mirrors": [ [2022-10-17T07:50:29.409Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T07:50:29.409Z] ], [2022-10-17T07:50:29.409Z] "bip": "10.250.0.254/24", [2022-10-17T07:50:29.409Z] "hosts": [ [2022-10-17T07:50:29.409Z] "tcp://0.0.0.0:5555", [2022-10-17T07:50:29.409Z] "unix:///var/run/docker.sock" [2022-10-17T07:50:29.409Z] ], [2022-10-17T07:50:29.409Z] "mtu": 1458, [2022-10-17T07:50:29.409Z] "selinux-enabled": true, [2022-10-17T07:50:29.409Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T07:50:29.409Z] } [Pipeline] sh [2022-10-17T07:50:29.748Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T07:50:30.095Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T07:50:48.414Z] provisioning config files... [2022-10-17T07:50:48.441Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8371815297402436152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:50:48.824Z] ---> docker-login.sh [2022-10-17T07:50:48.824Z] nexus3.edgexfoundry.org:10001 [2022-10-17T07:50:49.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:50:49.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:50:49.413Z] Configure a credential helper to remove this warning. See [2022-10-17T07:50:49.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:50:49.413Z] [2022-10-17T07:50:49.413Z] Login Succeeded [2022-10-17T07:50:49.413Z] nexus3.edgexfoundry.org:10002 [2022-10-17T07:50:49.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:50:49.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:50:49.682Z] Configure a credential helper to remove this warning. See [2022-10-17T07:50:49.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:50:49.682Z] [2022-10-17T07:50:49.952Z] Login Succeeded [2022-10-17T07:50:49.952Z] nexus3.edgexfoundry.org:10003 [2022-10-17T07:50:49.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:50:50.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:50:50.222Z] Configure a credential helper to remove this warning. See [2022-10-17T07:50:50.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:50:50.222Z] [2022-10-17T07:50:50.222Z] Login Succeeded [2022-10-17T07:50:50.222Z] nexus3.edgexfoundry.org:10004 [2022-10-17T07:50:50.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:50:50.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:50:50.494Z] Configure a credential helper to remove this warning. See [2022-10-17T07:50:50.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:50:50.494Z] [2022-10-17T07:50:50.494Z] Login Succeeded [2022-10-17T07:50:50.494Z] docker.io [2022-10-17T07:50:50.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T07:50:51.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T07:50:51.032Z] Configure a credential helper to remove this warning. See [2022-10-17T07:50:51.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T07:50:51.032Z] [2022-10-17T07:50:51.032Z] Login Succeeded [2022-10-17T07:50:51.302Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T07:50:51.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T07:50:51.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T07:50:51.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T07:50:51.672Z] ========================================================= [2022-10-17T07:50:51.672Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T07:50:51.672Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:50:52.164Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T07:50:52.432Z] Sending build context to Docker daemon 995.3kB [2022-10-17T07:50:52.432Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T07:50:52.432Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T07:50:52.704Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T07:50:52.704Z] 9b18e9b68314: Pulling fs layer [2022-10-17T07:50:52.704Z] d32db5db7311: Pulling fs layer [2022-10-17T07:50:52.704Z] d0c4b47475fc: Pulling fs layer [2022-10-17T07:50:52.704Z] 5831b945b038: Pulling fs layer [2022-10-17T07:50:52.704Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T07:50:52.704Z] e10730c5d714: Pulling fs layer [2022-10-17T07:50:52.704Z] 5dd5c2283517: Pulling fs layer [2022-10-17T07:50:52.704Z] d5ac0230b979: Pulling fs layer [2022-10-17T07:50:52.704Z] e10730c5d714: Waiting [2022-10-17T07:50:52.704Z] 5dd5c2283517: Waiting [2022-10-17T07:50:52.704Z] d5ac0230b979: Waiting [2022-10-17T07:50:52.704Z] 5831b945b038: Waiting [2022-10-17T07:50:52.704Z] 86bbec2aaacd: Waiting [2022-10-17T07:50:52.704Z] d0c4b47475fc: Download complete [2022-10-17T07:50:52.704Z] d32db5db7311: Download complete [2022-10-17T07:50:52.704Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T07:50:52.704Z] 86bbec2aaacd: Download complete [2022-10-17T07:50:52.704Z] e10730c5d714: Download complete [2022-10-17T07:50:52.704Z] 9b18e9b68314: Verifying Checksum [2022-10-17T07:50:53.678Z] 9b18e9b68314: Pull complete [2022-10-17T07:50:53.959Z] d5ac0230b979: Verifying Checksum [2022-10-17T07:50:53.959Z] d5ac0230b979: Download complete [2022-10-17T07:50:54.228Z] d32db5db7311: Pull complete [2022-10-17T07:50:54.498Z] d0c4b47475fc: Pull complete [2022-10-17T07:50:54.766Z] 5dd5c2283517: Verifying Checksum [2022-10-17T07:50:54.766Z] 5dd5c2283517: Download complete [2022-10-17T07:50:55.731Z] 5831b945b038: Verifying Checksum [2022-10-17T07:50:55.731Z] 5831b945b038: Download complete [2022-10-17T07:51:08.059Z] 5831b945b038: Pull complete [2022-10-17T07:51:08.059Z] 86bbec2aaacd: Pull complete [2022-10-17T07:51:08.059Z] e10730c5d714: Pull complete [2022-10-17T07:51:13.411Z] 5dd5c2283517: Pull complete [2022-10-17T07:51:15.359Z] d5ac0230b979: Pull complete [2022-10-17T07:51:15.359Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T07:51:15.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T07:51:15.359Z] ---> 59b3b1a385d4 [2022-10-17T07:51:15.359Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T07:51:17.300Z] ---> Running in 5952ba3d6b65 [2022-10-17T07:51:17.300Z] Removing intermediate container 5952ba3d6b65 [2022-10-17T07:51:17.300Z] ---> a2d8b5d71295 [2022-10-17T07:51:17.300Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T07:51:17.300Z] ---> Running in 67d2fec679ad [2022-10-17T07:51:17.573Z] Removing intermediate container 67d2fec679ad [2022-10-17T07:51:17.573Z] ---> 6ee004e24848 [2022-10-17T07:51:17.573Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T07:51:17.573Z] ---> Running in 7d5b871982a2 [2022-10-17T07:51:17.841Z] Removing intermediate container 7d5b871982a2 [2022-10-17T07:51:17.841Z] ---> 4c5d80b9d8fe [2022-10-17T07:51:17.841Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T07:51:18.106Z] ---> Running in ba69679dbdc8 [2022-10-17T07:51:18.376Z] Removing intermediate container ba69679dbdc8 [2022-10-17T07:51:18.376Z] ---> ed21be5cec48 [2022-10-17T07:51:18.376Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T07:51:18.376Z] ---> Running in d2a7cc214b2b [2022-10-17T07:51:20.960Z] Removing intermediate container d2a7cc214b2b [2022-10-17T07:51:20.961Z] ---> 2fa48c3e9c8b [2022-10-17T07:51:20.961Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T07:51:20.961Z] ---> Running in 7574add634f4 [2022-10-17T07:51:21.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T07:51:22.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T07:51:23.464Z] (1/14) Installing libintl (0.21-r2) [2022-10-17T07:51:23.729Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-17T07:51:23.729Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T07:51:23.993Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T07:51:23.993Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-17T07:51:24.259Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-17T07:51:24.260Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T07:51:24.260Z] (7/14) Installing libblkid (2.38-r1) [2022-10-17T07:51:24.260Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-17T07:51:24.526Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-17T07:51:24.526Z] (10/14) Installing kmod-libs (29-r2) [2022-10-17T07:51:24.526Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-17T07:51:24.790Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-17T07:51:24.790Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-17T07:51:25.058Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-17T07:51:25.058Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T07:51:25.058Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T07:51:25.058Z] OK: 228 MiB in 65 packages [2022-10-17T07:51:26.471Z] Removing intermediate container 7574add634f4 [2022-10-17T07:51:26.471Z] ---> a03d3b22641d [2022-10-17T07:51:26.471Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-17T07:51:26.471Z] ---> Running in 99af92411ac4 [2022-10-17T07:51:26.471Z] Removing intermediate container 99af92411ac4 [2022-10-17T07:51:26.471Z] ---> a566d8c177d4 [2022-10-17T07:51:26.471Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-17T07:51:27.052Z] ---> 5c277ab0e78d [2022-10-17T07:51:27.052Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T07:51:27.052Z] ---> Running in 096717ed4aa5 [2022-10-17T07:52:13.958Z] Removing intermediate container 096717ed4aa5 [2022-10-17T07:52:13.958Z] ---> e44e2933611a [2022-10-17T07:52:13.958Z] Step 12/14 : COPY . . [2022-10-17T07:52:13.958Z] ---> e0ef202240ac [2022-10-17T07:52:13.958Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T07:52:13.958Z] ---> Running in 5519ca93812b [2022-10-17T07:52:13.958Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T07:52:13.958Z] Dload Upload Total Spent Left Speed [2022-10-17T07:52:13.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0 0 13711 0 --:--:-- --:--:-- --:--:-- 13792 [2022-10-17T07:52:14.562Z] Removing intermediate container 5519ca93812b [2022-10-17T07:52:14.562Z] ---> 8db88779fea8 [2022-10-17T07:52:14.562Z] Step 14/14 : RUN ${MAKE} [2022-10-17T07:52:14.831Z] ---> Running in ecb4f7cca4d2 [2022-10-17T07:52:15.797Z] noop [2022-10-17T07:52:16.064Z] Removing intermediate container ecb4f7cca4d2 [2022-10-17T07:52:16.064Z] ---> 80b3979be101 [2022-10-17T07:52:16.329Z] Successfully built 80b3979be101 [2022-10-17T07:52:16.329Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:52:16.814Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T07:52:16.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T07:52:17.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container [2022-10-17T07:52:17.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T07:52:18.297Z] $ docker top 8dea4b3dffe04ee83e4ad5b9a4a3ae7f2ae2a1b7cdc4332cd71f0cab662829f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T07:52:19.197Z] + go version [2022-10-17T07:52:19.197Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T07:52:19.225Z] $ docker stop --time=1 8dea4b3dffe04ee83e4ad5b9a4a3ae7f2ae2a1b7cdc4332cd71f0cab662829f6 [2022-10-17T07:52:20.821Z] $ docker rm -f 8dea4b3dffe04ee83e4ad5b9a4a3ae7f2ae2a1b7cdc4332cd71f0cab662829f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:52:21.684Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T07:52:21.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T07:52:21.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container [2022-10-17T07:52:21.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T07:52:23.091Z] $ docker top 06cc73ce3dd2ab94794600c5b687c6fed479354825e1fc9b4ed5244d8d1f6b69 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T07:52:23.897Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-10-17T07:52:24.284Z] + make test [2022-10-17T07:52:24.284Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-17T07:52:26.245Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-17T07:54:02.888Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-17T07:54:02.888Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.9% of statements [2022-10-17T07:54:02.888Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T07:54:02.888Z] CGO_ENABLED=1 go vet ./... [2022-10-17T07:54:15.222Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T07:54:15.222Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T07:54:15.222Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T07:54:15.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T07:54:15.289Z] $ docker stop --time=1 06cc73ce3dd2ab94794600c5b687c6fed479354825e1fc9b4ed5244d8d1f6b69 [2022-10-17T07:54:17.008Z] $ docker rm -f 06cc73ce3dd2ab94794600c5b687c6fed479354825e1fc9b4ed5244d8d1f6b69 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T07:54:18.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T07:54:18.053Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T07:54:18.438Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T07:54:19.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T07:54:19.435Z] + ls -al . [2022-10-17T07:54:19.435Z] total 192 [2022-10-17T07:54:19.436Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 07:52 . [2022-10-17T07:54:19.436Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 07:50 .. [2022-10-17T07:54:19.436Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 07:50 .git [2022-10-17T07:54:19.436Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:50 .github [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 17 07:50 .gitignore [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 07:50 .golangci.yml [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 07:50 .hadolint.yml [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 17 07:50 Attribution.txt [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 17 07:50 CHANGELOG.md [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 17 07:50 Dockerfile [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 07:50 GOVERNANCE.md [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 07:50 Jenkinsfile [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 07:50 LICENSE [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 17 07:50 Makefile [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 07:50 OWNERS.md [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 17 07:50 README.md [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 07:48 VERSION [2022-10-17T07:54:19.436Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 07:50 bin [2022-10-17T07:54:19.436Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:50 cmd [2022-10-17T07:54:19.436Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 17 07:53 coverage.out [2022-10-17T07:54:19.436Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 17 07:50 docker-entrypoint.sh [2022-10-17T07:54:19.436Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:50 docs [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 17 07:50 go.mod [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 17 07:50 go.sum [2022-10-17T07:54:19.436Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:50 internal [2022-10-17T07:54:19.436Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 07:50 snap [2022-10-17T07:54:19.436Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 07:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:54:19.847Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3947af986427d23960ce9f3e9e4479b4d01cb5d3 --label arch=arm64 --label version=0.0.0 . [2022-10-17T07:54:20.117Z] Sending build context to Docker daemon 1.026MB [2022-10-17T07:54:20.117Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T07:54:20.117Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-17T07:54:20.117Z] ---> 80b3979be101 [2022-10-17T07:54:20.117Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-17T07:54:20.117Z] ---> Running in c6dbd762e3b7 [2022-10-17T07:54:20.384Z] Removing intermediate container c6dbd762e3b7 [2022-10-17T07:54:20.384Z] ---> 9a17e3599a4f [2022-10-17T07:54:20.384Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T07:54:20.649Z] ---> Running in 1cd6c1e5a19b [2022-10-17T07:54:20.916Z] Removing intermediate container 1cd6c1e5a19b [2022-10-17T07:54:20.916Z] ---> e673b17e15a5 [2022-10-17T07:54:20.916Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T07:54:20.916Z] ---> Running in 09e236b94361 [2022-10-17T07:54:21.182Z] Removing intermediate container 09e236b94361 [2022-10-17T07:54:21.182Z] ---> 654cb77b1cc9 [2022-10-17T07:54:21.182Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T07:54:21.182Z] ---> Running in ce7095cbd18d [2022-10-17T07:54:21.450Z] Removing intermediate container ce7095cbd18d [2022-10-17T07:54:21.450Z] ---> f06f736a6b82 [2022-10-17T07:54:21.450Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T07:54:21.450Z] ---> Running in 2146761f83e0 [2022-10-17T07:54:23.395Z] Removing intermediate container 2146761f83e0 [2022-10-17T07:54:23.395Z] ---> e3b47a6e2cac [2022-10-17T07:54:23.395Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T07:54:23.395Z] ---> Running in eb1804c7cc3d [2022-10-17T07:54:23.977Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T07:54:24.974Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T07:54:25.974Z] OK: 228 MiB in 65 packages [2022-10-17T07:54:26.583Z] Removing intermediate container eb1804c7cc3d [2022-10-17T07:54:26.583Z] ---> 02379beb7aa2 [2022-10-17T07:54:26.583Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-17T07:54:26.583Z] ---> Running in b1c684b259d7 [2022-10-17T07:54:26.854Z] Removing intermediate container b1c684b259d7 [2022-10-17T07:54:26.854Z] ---> 21c0f865f47f [2022-10-17T07:54:26.854Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-17T07:54:27.439Z] ---> c0a5e6fe49ad [2022-10-17T07:54:27.439Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T07:54:27.439Z] ---> Running in 670be1da96cd [2022-10-17T07:54:29.383Z] Removing intermediate container 670be1da96cd [2022-10-17T07:54:29.383Z] ---> fa154367a8fc [2022-10-17T07:54:29.383Z] Step 12/36 : COPY . . [2022-10-17T07:54:30.343Z] ---> 94b1f430cd1a [2022-10-17T07:54:30.343Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T07:54:30.343Z] ---> Running in e7bfefae3ec7 [2022-10-17T07:54:30.926Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T07:54:30.926Z] Dload Upload Total Spent Left Speed [2022-10-17T07:54:31.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6355 0 --:--:-- --:--:-- --:--:-- 6397 [2022-10-17T07:54:31.776Z] Removing intermediate container e7bfefae3ec7 [2022-10-17T07:54:31.776Z] ---> 6b53134785eb [2022-10-17T07:54:31.776Z] Step 14/36 : RUN ${MAKE} [2022-10-17T07:54:31.776Z] ---> Running in 561a041f2102 [2022-10-17T07:54:32.740Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-17T07:57:09.472Z] Removing intermediate container 561a041f2102 [2022-10-17T07:57:09.472Z] ---> 8d7a4efcb298 [2022-10-17T07:57:09.472Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-17T07:57:09.472Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-17T07:57:09.472Z] eab2503cf8f4: Pulling fs layer [2022-10-17T07:57:09.472Z] 97cd0a44c592: Pulling fs layer [2022-10-17T07:57:09.472Z] 97cd0a44c592: Verifying Checksum [2022-10-17T07:57:09.472Z] 97cd0a44c592: Download complete [2022-10-17T07:57:09.472Z] eab2503cf8f4: Download complete [2022-10-17T07:57:09.472Z] eab2503cf8f4: Pull complete [2022-10-17T07:57:09.472Z] 97cd0a44c592: Pull complete [2022-10-17T07:57:09.472Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-17T07:57:09.472Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-17T07:57:09.472Z] ---> 7f763cca56b3 [2022-10-17T07:57:09.472Z] Step 16/36 : FROM alpine:3.16 [2022-10-17T07:57:10.050Z] 3.16: Pulling from library/alpine [2022-10-17T07:57:10.316Z] 9b18e9b68314: Already exists [2022-10-17T07:57:10.581Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T07:57:10.581Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T07:57:10.581Z] ---> a6215f271958 [2022-10-17T07:57:10.581Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-17T07:57:10.581Z] ---> Running in cc9c2fce62c4 [2022-10-17T07:57:10.846Z] Removing intermediate container cc9c2fce62c4 [2022-10-17T07:57:10.847Z] ---> 5b0b244a83c5 [2022-10-17T07:57:10.847Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-17T07:57:10.847Z] ---> Running in cf3d7848752a [2022-10-17T07:57:12.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T07:57:12.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T07:57:13.218Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-10-17T07:57:13.218Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-10-17T07:57:13.218Z] (3/82) Installing libxau (1.0.9-r0) [2022-10-17T07:57:13.218Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-10-17T07:57:13.218Z] (5/82) Installing libxcb (1.15-r0) [2022-10-17T07:57:13.218Z] (6/82) Installing libx11 (1.8-r0) [2022-10-17T07:57:13.218Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-10-17T07:57:13.485Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-10-17T07:57:13.485Z] (9/82) Installing expat (2.4.9-r0) [2022-10-17T07:57:13.485Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-10-17T07:57:13.485Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-10-17T07:57:13.485Z] (12/82) Installing libpng (1.6.37-r1) [2022-10-17T07:57:13.485Z] (13/82) Installing freetype (2.12.1-r0) [2022-10-17T07:57:13.485Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-10-17T07:57:13.750Z] (15/82) Installing fribidi (1.0.12-r0) [2022-10-17T07:57:13.750Z] (16/82) Installing libffi (3.4.2-r1) [2022-10-17T07:57:13.750Z] (17/82) Installing libintl (0.21-r2) [2022-10-17T07:57:13.750Z] (18/82) Installing libblkid (2.38-r1) [2022-10-17T07:57:13.750Z] (19/82) Installing libmount (2.38-r1) [2022-10-17T07:57:13.750Z] (20/82) Installing pcre (8.45-r2) [2022-10-17T07:57:13.750Z] (21/82) Installing glib (2.72.1-r0) [2022-10-17T07:57:13.750Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-10-17T07:57:13.750Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-10-17T07:57:13.751Z] (24/82) Installing libass (0.16.0-r0) [2022-10-17T07:57:13.751Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-10-17T07:57:14.015Z] (26/82) Installing libdrm (2.4.110-r0) [2022-10-17T07:57:14.015Z] (27/82) Installing gmp (6.2.1-r2) [2022-10-17T07:57:14.015Z] (28/82) Installing nettle (3.7.3-r0) [2022-10-17T07:57:14.015Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-10-17T07:57:14.015Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-10-17T07:57:14.015Z] (31/82) Installing libunistring (1.0-r0) [2022-10-17T07:57:14.015Z] (32/82) Installing gnutls (3.7.7-r0) [2022-10-17T07:57:14.015Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-17T07:57:14.015Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-17T07:57:14.015Z] (35/82) Installing lame (3.100-r0) [2022-10-17T07:57:14.015Z] (36/82) Installing opus (1.3.1-r1) [2022-10-17T07:57:14.015Z] (37/82) Installing libasyncns (0.8-r1) [2022-10-17T07:57:14.015Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-10-17T07:57:14.281Z] (39/82) Installing libltdl (2.4.7-r0) [2022-10-17T07:57:14.281Z] (40/82) Installing orc (0.4.32-r0) [2022-10-17T07:57:14.281Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T07:57:14.281Z] (42/82) Installing libogg (1.3.5-r1) [2022-10-17T07:57:14.281Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T07:57:14.281Z] (44/82) Installing flac (1.3.4-r0) [2022-10-17T07:57:14.281Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-10-17T07:57:14.281Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-10-17T07:57:14.281Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-10-17T07:57:14.281Z] (48/82) Installing soxr (0.1.3-r2) [2022-10-17T07:57:14.281Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-10-17T07:57:14.281Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-10-17T07:57:14.281Z] (51/82) Installing libpulse (15.0-r2) [2022-10-17T07:57:14.281Z] (52/82) Installing cjson (1.7.15-r3) [2022-10-17T07:57:14.281Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-10-17T07:57:14.281Z] (54/82) Installing librist (0.2.6-r1) [2022-10-17T07:57:14.547Z] (55/82) Installing libsrt (1.4.4-r0) [2022-10-17T07:57:14.547Z] (56/82) Installing libssh (0.9.6-r1) [2022-10-17T07:57:14.547Z] (57/82) Installing libtheora (1.1.1-r16) [2022-10-17T07:57:14.547Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T07:57:14.547Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T07:57:14.547Z] (60/82) Installing libxext (1.3.4-r0) [2022-10-17T07:57:14.547Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-10-17T07:57:14.547Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-10-17T07:57:14.547Z] (63/82) Installing libva (2.14.0-r0) [2022-10-17T07:57:14.547Z] (64/82) Installing libvdpau (1.5-r0) [2022-10-17T07:57:14.547Z] (65/82) Installing vidstab (1.1.0-r1) [2022-10-17T07:57:14.547Z] (66/82) Installing libvpx (1.11.0-r1) [2022-10-17T07:57:14.547Z] (67/82) Installing libwebp (1.2.3-r0) [2022-10-17T07:57:14.547Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-10-17T07:57:14.813Z] (69/82) Installing numactl (2.0.14-r0) [2022-10-17T07:57:14.813Z] (70/82) Installing x265-libs (3.5-r3) [2022-10-17T07:57:14.813Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-10-17T07:57:14.813Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-10-17T07:57:15.393Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-10-17T07:57:15.393Z] (74/82) Installing udev-init-scripts (35-r0) [2022-10-17T07:57:15.393Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T07:57:15.393Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-10-17T07:57:15.393Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-10-17T07:57:15.393Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-10-17T07:57:15.393Z] (78/82) Installing kmod-libs (29-r2) [2022-10-17T07:57:15.393Z] (79/82) Installing eudev (3.2.11-r0) [2022-10-17T07:57:15.393Z] (80/82) Installing libsodium (1.0.18-r0) [2022-10-17T07:57:15.393Z] (81/82) Installing libzmq (4.3.4-r0) [2022-10-17T07:57:15.393Z] (82/82) Installing zeromq (4.3.4-r0) [2022-10-17T07:57:15.393Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T07:57:15.393Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T07:57:15.393Z] OK: 78 MiB in 96 packages [2022-10-17T07:57:18.726Z] Removing intermediate container cf3d7848752a [2022-10-17T07:57:18.726Z] ---> 5f18cb22ab5f [2022-10-17T07:57:18.726Z] Step 19/36 : WORKDIR / [2022-10-17T07:57:18.726Z] ---> Running in 83a431df06d4 [2022-10-17T07:57:18.726Z] Removing intermediate container 83a431df06d4 [2022-10-17T07:57:18.726Z] ---> ecd72d37b377 [2022-10-17T07:57:18.726Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-17T07:57:20.125Z] ---> 7ee7c0a4f92e [2022-10-17T07:57:20.125Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-17T07:57:20.391Z] ---> 0cf34b3b6480 [2022-10-17T07:57:20.391Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-17T07:57:20.972Z] ---> 91a76e98dcff [2022-10-17T07:57:20.972Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-17T07:57:21.554Z] ---> 686c2c4269c8 [2022-10-17T07:57:21.554Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-17T07:57:21.819Z] ---> d37e4f310e22 [2022-10-17T07:57:21.819Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-17T07:57:22.400Z] ---> f7d3b0306d2f [2022-10-17T07:57:22.400Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-17T07:57:23.358Z] ---> 7c36c9060737 [2022-10-17T07:57:23.358Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-17T07:57:23.358Z] ---> Running in 602579266c7f [2022-10-17T07:57:25.314Z] Removing intermediate container 602579266c7f [2022-10-17T07:57:25.314Z] ---> 7f027e2e1bb8 [2022-10-17T07:57:25.314Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-17T07:57:25.314Z] ---> Running in f02ca537801e [2022-10-17T07:57:26.712Z] Removing intermediate container f02ca537801e [2022-10-17T07:57:26.712Z] ---> d60778e5e61a [2022-10-17T07:57:26.712Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-17T07:57:26.712Z] ---> Running in 5537666c2c77 [2022-10-17T07:57:28.115Z] Removing intermediate container 5537666c2c77 [2022-10-17T07:57:28.115Z] ---> b7a64af49f33 [2022-10-17T07:57:28.115Z] Step 30/36 : EXPOSE 59983 [2022-10-17T07:57:28.115Z] ---> Running in a21bce56039e [2022-10-17T07:57:28.383Z] Removing intermediate container a21bce56039e [2022-10-17T07:57:28.384Z] ---> eb8b50f1815e [2022-10-17T07:57:28.384Z] Step 31/36 : EXPOSE 8554 [2022-10-17T07:57:28.384Z] ---> Running in 5b2d379be4d7 [2022-10-17T07:57:28.651Z] Removing intermediate container 5b2d379be4d7 [2022-10-17T07:57:28.651Z] ---> beefb3e337c5 [2022-10-17T07:57:28.651Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-17T07:57:28.651Z] ---> Running in 32ecbafe9a5e [2022-10-17T07:57:28.923Z] Removing intermediate container 32ecbafe9a5e [2022-10-17T07:57:28.923Z] ---> cbd676b1d6b5 [2022-10-17T07:57:28.923Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-17T07:57:28.923Z] ---> Running in b19aaaba51a7 [2022-10-17T07:57:29.194Z] Removing intermediate container b19aaaba51a7 [2022-10-17T07:57:29.194Z] ---> bae29889c88a [2022-10-17T07:57:29.194Z] Step 34/36 : LABEL arch=arm64 [2022-10-17T07:57:29.460Z] ---> Running in 91fdc8b76870 [2022-10-17T07:57:29.726Z] Removing intermediate container 91fdc8b76870 [2022-10-17T07:57:29.726Z] ---> 9678fef9da41 [2022-10-17T07:57:29.726Z] Step 35/36 : LABEL git_sha=3947af986427d23960ce9f3e9e4479b4d01cb5d3 [2022-10-17T07:57:29.726Z] ---> Running in 3a5a300c73af [2022-10-17T07:57:29.993Z] Removing intermediate container 3a5a300c73af [2022-10-17T07:57:29.993Z] ---> 755c9e160b9e [2022-10-17T07:57:29.993Z] Step 36/36 : LABEL version=0.0.0 [2022-10-17T07:57:29.993Z] ---> Running in a9c78e46f02e [2022-10-17T07:57:30.260Z] Removing intermediate container a9c78e46f02e [2022-10-17T07:57:30.260Z] ---> 0fc06a963b77 [2022-10-17T07:57:30.260Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T07:57:30.260Z] Successfully built 0fc06a963b77 [2022-10-17T07:57:30.260Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:57:31.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T07:57:31.103Z] [2022-10-17T07:57:31.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:57:31.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T07:57:31.511Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T07:57:31.511Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T07:57:31.511Z] 04944245beec: Pulling fs layer [2022-10-17T07:57:31.511Z] 699f458cf7ca: Pulling fs layer [2022-10-17T07:57:31.511Z] 765212b225bb: Pulling fs layer [2022-10-17T07:57:31.511Z] f23df028b6ca: Pulling fs layer [2022-10-17T07:57:31.511Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T07:57:31.511Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T07:57:31.511Z] f23df028b6ca: Waiting [2022-10-17T07:57:31.511Z] d65c8cfc05b1: Waiting [2022-10-17T07:57:31.511Z] 2437ff75d9bd: Waiting [2022-10-17T07:57:31.511Z] 765212b225bb: Waiting [2022-10-17T07:57:31.776Z] 04944245beec: Verifying Checksum [2022-10-17T07:57:31.776Z] 04944245beec: Download complete [2022-10-17T07:57:31.776Z] 765212b225bb: Verifying Checksum [2022-10-17T07:57:31.776Z] 765212b225bb: Download complete [2022-10-17T07:57:31.776Z] f23df028b6ca: Verifying Checksum [2022-10-17T07:57:31.776Z] f23df028b6ca: Download complete [2022-10-17T07:57:31.776Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T07:57:31.776Z] d65c8cfc05b1: Download complete [2022-10-17T07:57:32.042Z] 699f458cf7ca: Verifying Checksum [2022-10-17T07:57:32.042Z] 699f458cf7ca: Download complete [2022-10-17T07:57:32.306Z] 8998bd30e6a1: Download complete [2022-10-17T07:57:34.248Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T07:57:34.248Z] 2437ff75d9bd: Download complete [2022-10-17T07:57:36.193Z] 8998bd30e6a1: Pull complete [2022-10-17T07:57:37.597Z] 04944245beec: Pull complete [2022-10-17T07:57:38.557Z] 699f458cf7ca: Pull complete [2022-10-17T07:57:38.825Z] 765212b225bb: Pull complete [2022-10-17T07:57:39.780Z] f23df028b6ca: Pull complete [2022-10-17T07:57:39.780Z] d65c8cfc05b1: Pull complete [2022-10-17T07:57:54.761Z] 2437ff75d9bd: Pull complete [2022-10-17T07:57:54.761Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T07:57:54.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T07:57:54.761Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T07:57:55.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container [2022-10-17T07:57:55.141Z] $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-17T07:57:57.916Z] $ docker top d4da854fe1f9a44a93f608558064396cc2f2e6697757a7fcbd7331c7115b1123 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:57:58.842Z] ---> job-cost.sh [2022-10-17T07:57:58.842Z] lf-activate-venv: SKIPPING [2022-10-17T07:57:58.842Z] INFO: No Stack... [2022-10-17T07:57:59.110Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T07:58:00.071Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T07:58:00.726Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-10-17T07:58:00.727Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T07:58:00.805Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] [2022-10-17T07:58:00.811Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] did not exist. Created. [2022-10-17T07:58:00.811Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T07:58:01.535Z] /w/workspace/device-usb-camera/1@tmp/durable-c244c60b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T07:58:02.207Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T07:58:02.241Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T07:58:02.303Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T07:58:02.317Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T07:58:02.394Z] $ docker stop --time=1 d4da854fe1f9a44a93f608558064396cc2f2e6697757a7fcbd7331c7115b1123 [2022-10-17T07:58:03.901Z] $ docker rm -f d4da854fe1f9a44a93f608558064396cc2f2e6697757a7fcbd7331c7115b1123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-17T07:58:04.940Z] provisioning config files... [2022-10-17T07:58:04.947Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-103@tmp/config2553927302516108418tmp [Pipeline] { [Pipeline] sh [2022-10-17T07:58:05.280Z] + set +x [2022-10-17T07:58:05.280Z] + bash -s -- [2022-10-17T07:58:05.280Z] + curl -s https://codecov.io/bash [2022-10-17T07:58:05.280Z] [2022-10-17T07:58:05.280Z] _____ _ [2022-10-17T07:58:05.281Z] / ____| | | [2022-10-17T07:58:05.281Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T07:58:05.281Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T07:58:05.281Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T07:58:05.281Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T07:58:05.281Z] Bash-1.0.6 [2022-10-17T07:58:05.281Z] [2022-10-17T07:58:05.281Z] [2022-10-17T07:58:05.281Z] ==> git version 2.25.1 found [2022-10-17T07:58:05.281Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-17T07:58:05.281Z] Release-Date: 2020-01-08 [2022-10-17T07:58:05.281Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T07:58:05.281Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T07:58:05.281Z] ==> Jenkins CI detected. [2022-10-17T07:58:05.281Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-103 [2022-10-17T07:58:05.281Z] project root: . [2022-10-17T07:58:05.281Z] --> token set from env [2022-10-17T07:58:05.281Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T07:58:05.281Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T07:58:05.281Z] ==> Python coveragepy not found [2022-10-17T07:58:05.281Z] ==> Searching for coverage reports in: [2022-10-17T07:58:05.281Z] + . [2022-10-17T07:58:05.281Z] -> Found 1 reports [2022-10-17T07:58:05.281Z] ==> Detecting git/mercurial file structure [2022-10-17T07:58:05.281Z] ==> Reading reports [2022-10-17T07:58:05.281Z] + ./coverage.out bytes=29387 [2022-10-17T07:58:05.281Z] ==> Appending adjustments [2022-10-17T07:58:05.281Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T07:58:05.540Z] + Found adjustments [2022-10-17T07:58:05.540Z] ==> Gzipping contents [2022-10-17T07:58:05.540Z] 8.0K /tmp/codecov.hRX750.gz [2022-10-17T07:58:05.540Z] ==> Uploading reports [2022-10-17T07:58:05.540Z] url: https://codecov.io [2022-10-17T07:58:05.540Z] query: branch=PR-103&commit=3947af986427d23960ce9f3e9e4479b4d01cb5d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-103%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=103&job=&cmd_args= [2022-10-17T07:58:05.540Z] -> Pinging Codecov [2022-10-17T07:58:05.540Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-103&commit=3947af986427d23960ce9f3e9e4479b4d01cb5d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-103%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=103&job=&cmd_args= [2022-10-17T07:58:05.799Z] -> Uploading to [2022-10-17T07:58:05.799Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/73D8F5FF140700D3E01443B452E23636/3947af986427d23960ce9f3e9e4479b4d01cb5d3/3087c086-2d2e-4e3e-9cc6-8daf8e4fa987.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T075805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ab479f3751592af8bdb3680b119b575c7a7e4e4895897cd877f30084cd48d91 [2022-10-17T07:58:05.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T07:58:05.799Z] Dload Upload Total Spent Left Speed [2022-10-17T07:58:06.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4178 0 0 100 4178 0 17408 --:--:-- --:--:-- --:--:-- 17408 [2022-10-17T07:58:06.058Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3947af986427d23960ce9f3e9e4479b4d01cb5d3 [Pipeline] } [2022-10-17T07:58:06.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-17T07:58:07.832Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-103/archives ] [2022-10-17T07:58:07.832Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-103/archives [2022-10-17T07:58:07.832Z] total 16 [2022-10-17T07:58:07.832Z] drwxr-xr-x 3 root root 4096 Oct 17 07:50 . [2022-10-17T07:58:07.832Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 07:50 .. [2022-10-17T07:58:07.832Z] drwxr-xr-x 2 root root 4096 Oct 17 07:50 cost [2022-10-17T07:58:07.832Z] -rw-r--r-- 1 root root 89 Oct 17 07:50 cost.csv [2022-10-17T07:58:07.832Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-103/archives [2022-10-17T07:58:07.832Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-103/archives [2022-10-17T07:58:07.832Z] total 16 [2022-10-17T07:58:07.832Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 07:50 . [2022-10-17T07:58:07.832Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 07:50 .. [2022-10-17T07:58:07.832Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 07:50 cost [2022-10-17T07:58:07.832Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 17 07:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:58:08.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:58:09.060Z] ---> package-listing.sh [2022-10-17T07:58:09.060Z] ++ facter osfamily [2022-10-17T07:58:09.060Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T07:58:09.320Z] + OS_FAMILY=debian [2022-10-17T07:58:09.320Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-103 [2022-10-17T07:58:09.320Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T07:58:09.320Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T07:58:09.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T07:58:09.320Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T07:58:09.320Z] + '[' /w/workspace/foundry_device-usb-camera_PR-103 ']' [2022-10-17T07:58:09.320Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T07:58:09.320Z] + case "${OS_FAMILY}" in [2022-10-17T07:58:09.320Z] + dpkg -l [2022-10-17T07:58:09.320Z] + grep '^ii' [2022-10-17T07:58:09.320Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T07:58:09.320Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T07:58:09.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T07:58:09.320Z] + '[' /w/workspace/foundry_device-usb-camera_PR-103 ']' [2022-10-17T07:58:09.320Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-103/archives/ [2022-10-17T07:58:09.320Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-103/archives/ [Pipeline] echo [2022-10-17T07:58:09.357Z] 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-usb-camera_PR-103/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T07:58:09.651Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T07:58:10.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T07:58:10.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T07:58:10.431Z] prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container [2022-10-17T07:58:10.452Z] $ 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-usb-camera_PR-103/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-usb-camera_PR-103 -v /w/workspace/foundry_device-usb-camera_PR-103:/w/workspace/foundry_device-usb-camera_PR-103:rw,z -v /w/workspace/foundry_device-usb-camera_PR-103@tmp:/w/workspace/foundry_device-usb-camera_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T07:58:10.694Z] $ docker top 81885d25ec98c6bf84592e69e6e776a1625f4f24578e1bae0fa547e4d51d3bd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T07:58:11.082Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T07:58:11.395Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T07:58:11.707Z] + ls /var/log/sa-host [2022-10-17T07:58:11.708Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T07:58:11.923Z] provisioning config files... [2022-10-17T07:58:11.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-103@tmp/config14843687306893530162tmp [Pipeline] { [Pipeline] echo [2022-10-17T07:58:11.985Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:58:12.304Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T07:58:12.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:58:12.734Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T07:58:12.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:58:13.076Z] ---> sudo-logs.sh [2022-10-17T07:58:13.076Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T07:58:13.162Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:58:13.482Z] ---> job-cost.sh [2022-10-17T07:58:13.482Z] lf-activate-venv: SKIPPING [2022-10-17T07:58:13.482Z] DEBUG: total: 0.2199999988079071 [2022-10-17T07:58:13.482Z] INFO: Retrieving Stack Cost... [2022-10-17T07:58:13.742Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T07:58:14.311Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T07:58:14.345Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T07:58:14.668Z] ---> logs-deploy.sh [2022-10-17T07:58:14.669Z] lf-activate-venv: SKIPPING [2022-10-17T07:58:14.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-103/1 [2022-10-17T07:58:14.669Z] INFO: archiving workspace using pattern(s): [2022-10-17T07:58:15.606Z] Archives upload complete. [2022-10-17T07:58:15.865Z] INFO: archiving logs to Nexus [2022-10-17T07:58:16.434Z] ---> uname -a: [2022-10-17T07:58:16.434Z] Linux prd-ubuntu20-04-docker-8c-8g-8042 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] ---> lscpu: [2022-10-17T07:58:16.434Z] Architecture: x86_64 [2022-10-17T07:58:16.434Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-17T07:58:16.434Z] Byte Order: Little Endian [2022-10-17T07:58:16.434Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-17T07:58:16.434Z] CPU(s): 8 [2022-10-17T07:58:16.434Z] On-line CPU(s) list: 0-7 [2022-10-17T07:58:16.434Z] Thread(s) per core: 1 [2022-10-17T07:58:16.434Z] Core(s) per socket: 1 [2022-10-17T07:58:16.434Z] Socket(s): 8 [2022-10-17T07:58:16.434Z] NUMA node(s): 1 [2022-10-17T07:58:16.434Z] Vendor ID: AuthenticAMD [2022-10-17T07:58:16.434Z] CPU family: 23 [2022-10-17T07:58:16.434Z] Model: 49 [2022-10-17T07:58:16.434Z] Model name: AMD EPYC-Rome Processor [2022-10-17T07:58:16.434Z] Stepping: 0 [2022-10-17T07:58:16.434Z] CPU MHz: 2799.996 [2022-10-17T07:58:16.434Z] BogoMIPS: 5599.99 [2022-10-17T07:58:16.434Z] Virtualization: AMD-V [2022-10-17T07:58:16.434Z] Hypervisor vendor: KVM [2022-10-17T07:58:16.434Z] Virtualization type: full [2022-10-17T07:58:16.434Z] L1d cache: 256 KiB [2022-10-17T07:58:16.434Z] L1i cache: 256 KiB [2022-10-17T07:58:16.434Z] L2 cache: 4 MiB [2022-10-17T07:58:16.434Z] L3 cache: 128 MiB [2022-10-17T07:58:16.434Z] NUMA node0 CPU(s): 0-7 [2022-10-17T07:58:16.434Z] Vulnerability Itlb multihit: Not affected [2022-10-17T07:58:16.434Z] Vulnerability L1tf: Not affected [2022-10-17T07:58:16.434Z] Vulnerability Mds: Not affected [2022-10-17T07:58:16.434Z] Vulnerability Meltdown: Not affected [2022-10-17T07:58:16.434Z] Vulnerability Mmio stale data: Not affected [2022-10-17T07:58:16.434Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-17T07:58:16.434Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-17T07:58:16.434Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-17T07:58:16.434Z] Vulnerability Srbds: Not affected [2022-10-17T07:58:16.434Z] Vulnerability Tsx async abort: Not affected [2022-10-17T07:58:16.434Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] ---> nproc: [2022-10-17T07:58:16.434Z] 8 [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] ---> df -h: [2022-10-17T07:58:16.434Z] Filesystem Size Used Avail Use% Mounted on [2022-10-17T07:58:16.434Z] overlay 155G 12G 144G 8% / [2022-10-17T07:58:16.434Z] tmpfs 64M 0 64M 0% /dev [2022-10-17T07:58:16.434Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-17T07:58:16.434Z] shm 64M 0 64M 0% /dev/shm [2022-10-17T07:58:16.434Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] ---> sar -b -r -n DEV: [2022-10-17T07:58:16.434Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8042) 10/17/22 _x86_64_ (8 CPU) [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] 07:47:28 LINUX RESTART (8 CPU) [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] 07:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-17T07:58:16.434Z] 07:49:01 372.31 11.83 360.48 0.00 1842.40 64851.11 0.00 [2022-10-17T07:58:16.434Z] 07:50:01 165.27 0.28 164.99 0.00 16.53 31926.41 0.00 [2022-10-17T07:58:16.434Z] 07:51:01 163.84 0.08 163.76 0.00 17.33 36510.85 0.00 [2022-10-17T07:58:16.434Z] 07:52:01 1.98 0.00 1.98 0.00 0.00 22.41 0.00 [2022-10-17T07:58:16.434Z] 07:53:01 38.81 9.33 29.48 0.00 2884.32 4806.00 0.00 [2022-10-17T07:58:16.434Z] 07:54:01 2.68 0.00 2.68 0.00 0.00 30.00 0.00 [2022-10-17T07:58:16.434Z] 07:55:01 3.67 1.02 2.65 0.00 21.86 32.93 0.00 [2022-10-17T07:58:16.434Z] 07:56:01 1.95 0.00 1.95 0.00 0.00 20.66 0.00 [2022-10-17T07:58:16.434Z] 07:57:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 [2022-10-17T07:58:16.434Z] 07:58:01 2.35 0.00 2.35 0.00 0.00 36.52 0.00 [2022-10-17T07:58:16.434Z] Average: 74.93 2.24 72.69 0.00 475.95 13739.61 0.00 [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] 07:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-17T07:58:16.434Z] 07:49:01 28484400 31549356 759332 2.31 106212 3183716 2015572 5.94 1152780 2828612 9716 [2022-10-17T07:58:16.434Z] 07:50:01 28242932 31558724 743112 2.26 139388 3378304 1901884 5.61 1185844 3007972 8784 [2022-10-17T07:58:16.434Z] 07:51:01 27587292 31576880 722760 2.20 149936 3989052 1743548 5.14 1229668 3560944 416 [2022-10-17T07:58:16.434Z] 07:52:01 27587132 31576816 722316 2.20 149972 3989056 1743548 5.14 1229404 3560948 12 [2022-10-17T07:58:16.434Z] 07:53:01 27300924 31567432 718028 2.18 168472 4237712 1803436 5.31 1375072 3675368 340 [2022-10-17T07:58:16.434Z] 07:54:01 27302604 31569164 716632 2.18 168524 4237836 1803436 5.31 1374636 3675456 156 [2022-10-17T07:58:16.434Z] 07:55:01 27304948 31572592 713360 2.17 168620 4238456 1828836 5.39 1371684 3676012 148 [2022-10-17T07:58:16.434Z] 07:56:01 27305004 31572820 713172 2.17 168696 4238448 1828836 5.39 1371640 3676100 8 [2022-10-17T07:58:16.434Z] 07:57:01 27304880 31572772 713336 2.17 168760 4238460 1828836 5.39 1372224 3676104 152 [2022-10-17T07:58:16.434Z] 07:58:01 27304104 31572232 713504 2.17 168864 4238464 1828836 5.39 1371936 3676208 68 [2022-10-17T07:58:16.434Z] Average: 27572422 31568879 723555 2.20 155744 3996950 1832677 5.40 1303489 3501372 1980 [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] 07:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-17T07:58:16.434Z] 07:49:01 docker0 209.68 297.41 15.70 2449.65 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:49:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:49:01 ens3 663.62 436.16 8263.65 87.04 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:50:01 docker0 5.23 8.07 0.32 40.95 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:50:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:50:01 ens3 51.21 31.41 80.50 17.13 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:51:01 docker0 13.11 34.66 1.00 601.87 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:51:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:51:01 ens3 169.72 97.42 3290.29 16.86 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:52:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:53:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:53:01 ens3 80.95 48.79 1299.03 3.61 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:54:01 ens3 4.05 2.03 7.18 0.33 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:56:01 ens3 0.75 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:57:01 ens3 0.98 0.37 0.39 0.27 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] 07:58:01 ens3 0.88 0.43 0.35 0.27 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] Average: docker0 22.49 33.57 1.68 305.66 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] Average: ens3 96.28 61.06 1282.47 12.43 0.00 0.00 0.00 0.00 [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] ---> sar -P ALL: [2022-10-17T07:58:16.434Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8042) 10/17/22 _x86_64_ (8 CPU) [2022-10-17T07:58:16.434Z] [2022-10-17T07:58:16.434Z] 07:47:28 LINUX RESTART (8 CPU) [2022-10-17T07:58:16.435Z] [2022-10-17T07:58:16.435Z] 07:48:02 CPU %user %nice %system %iowait %steal %idle [2022-10-17T07:58:16.435Z] 07:49:01 all 8.68 0.00 3.64 2.35 0.04 85.28 [2022-10-17T07:58:16.435Z] 07:49:01 0 8.16 0.00 3.55 3.55 0.05 84.70 [2022-10-17T07:58:16.435Z] 07:49:01 1 10.81 0.00 2.95 1.94 0.03 84.27 [2022-10-17T07:58:16.435Z] 07:49:01 2 7.70 0.00 5.07 4.44 0.03 82.75 [2022-10-17T07:58:16.435Z] 07:49:01 3 8.42 0.00 3.47 5.42 0.05 82.63 [2022-10-17T07:58:16.435Z] 07:49:01 4 8.81 0.00 3.76 0.09 0.05 87.29 [2022-10-17T07:58:16.435Z] 07:49:01 5 7.99 0.00 2.72 0.39 0.03 88.86 [2022-10-17T07:58:16.435Z] 07:49:01 6 7.45 0.00 3.51 0.39 0.03 88.61 [2022-10-17T07:58:16.435Z] 07:49:01 7 10.12 0.00 4.09 2.58 0.07 83.14 [2022-10-17T07:58:16.435Z] 07:50:01 all 36.66 0.00 6.90 1.03 0.09 55.32 [2022-10-17T07:58:16.435Z] 07:50:01 0 35.43 0.00 7.86 1.55 0.08 55.08 [2022-10-17T07:58:16.435Z] 07:50:01 1 36.79 0.00 7.24 0.78 0.08 55.11 [2022-10-17T07:58:16.435Z] 07:50:01 2 37.71 0.00 7.10 0.13 0.10 54.96 [2022-10-17T07:58:16.435Z] 07:50:01 3 36.26 0.00 6.31 0.23 0.08 57.11 [2022-10-17T07:58:16.435Z] 07:50:01 4 36.38 0.00 6.17 0.79 0.07 56.60 [2022-10-17T07:58:16.435Z] 07:50:01 5 36.22 0.00 6.48 1.74 0.10 55.46 [2022-10-17T07:58:16.435Z] 07:50:01 6 37.08 0.00 6.45 0.18 0.08 56.19 [2022-10-17T07:58:16.435Z] 07:50:01 7 37.40 0.00 7.60 2.88 0.08 52.04 [2022-10-17T07:58:16.435Z] 07:51:01 all 4.09 0.00 1.98 1.02 0.03 92.88 [2022-10-17T07:58:16.435Z] 07:51:01 0 5.08 0.00 1.75 0.05 0.03 93.08 [2022-10-17T07:58:16.435Z] 07:51:01 1 3.98 0.00 1.70 0.50 0.03 93.79 [2022-10-17T07:58:16.435Z] 07:51:01 2 3.78 0.00 2.53 1.14 0.02 92.54 [2022-10-17T07:58:16.435Z] 07:51:01 3 3.70 0.00 2.29 2.32 0.03 91.66 [2022-10-17T07:58:16.435Z] 07:51:01 4 4.03 0.00 1.38 1.23 0.03 93.33 [2022-10-17T07:58:16.435Z] 07:51:01 5 3.12 0.00 2.23 2.11 0.02 92.53 [2022-10-17T07:58:16.435Z] 07:51:01 6 3.72 0.00 2.03 0.29 0.03 93.93 [2022-10-17T07:58:16.435Z] 07:51:01 7 5.31 0.00 1.95 0.55 0.03 92.15 [2022-10-17T07:58:16.435Z] 07:52:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2022-10-17T07:58:16.435Z] 07:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-17T07:58:16.435Z] 07:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-17T07:58:16.435Z] 07:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-17T07:58:16.435Z] 07:52:01 3 0.00 0.00 0.03 0.03 0.00 99.93 [2022-10-17T07:58:16.435Z] 07:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-17T07:58:16.435Z] 07:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T07:58:16.435Z] 07:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-17T07:58:16.435Z] 07:52:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-17T07:58:16.435Z] 07:53:01 all 1.21 0.00 0.80 1.94 0.01 96.05 [2022-10-17T07:58:16.435Z] 07:53:01 0 1.07 0.00 0.60 0.17 0.00 98.17 [2022-10-17T07:58:16.435Z] 07:53:01 1 2.00 0.00 0.47 0.20 0.00 97.33 [2022-10-17T07:58:16.435Z] 07:53:01 2 0.97 0.00 0.68 0.88 0.02 97.45 [2022-10-17T07:58:16.435Z] 07:53:01 3 1.24 0.00 1.37 1.05 0.02 96.33 [2022-10-17T07:58:16.435Z] 07:53:01 4 0.80 0.00 0.34 0.72 0.00 98.14 [2022-10-17T07:58:16.435Z] 07:53:01 5 0.99 0.00 0.43 0.03 0.02 98.53 [2022-10-17T07:58:16.435Z] 07:53:01 6 0.82 0.00 1.77 12.10 0.02 85.29 [2022-10-17T07:58:16.435Z] 07:53:01 7 1.77 0.00 0.72 0.33 0.02 97.15 [2022-10-17T07:58:16.435Z] 07:54:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-10-17T07:58:16.435Z] 07:54:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-17T07:58:16.435Z] 07:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-17T07:58:16.435Z] 07:54:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2022-10-17T07:58:16.435Z] 07:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-17T07:58:16.435Z] 07:54:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-17T07:58:16.435Z] 07:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T07:58:16.435Z] 07:54:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-17T07:58:16.435Z] 07:54:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-17T07:58:16.435Z] 07:55:01 all 0.06 0.00 0.04 0.01 0.01 99.88 [2022-10-17T07:58:16.435Z] 07:55:01 0 0.22 0.00 0.05 0.03 0.02 99.68 [2022-10-17T07:58:16.435Z] 07:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-17T07:58:16.435Z] 07:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-17T07:58:16.435Z] 07:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-17T07:58:16.435Z] 07:55:01 4 0.08 0.00 0.05 0.00 0.00 99.87 [2022-10-17T07:58:16.435Z] 07:55:01 5 0.07 0.00 0.05 0.02 0.00 99.87 [2022-10-17T07:58:16.435Z] 07:55:01 6 0.05 0.00 0.03 0.07 0.00 99.85 [2022-10-17T07:58:16.435Z] 07:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-17T07:58:16.435Z] 07:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-17T07:58:16.435Z] 07:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T07:58:16.435Z] 07:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-17T07:58:16.435Z] 07:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T07:58:16.435Z] 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T07:58:16.435Z] 07:56:01 4 0.10 0.00 0.02 0.00 0.02 99.87 [2022-10-17T07:58:16.435Z] 07:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-17T07:58:16.435Z] 07:56:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2022-10-17T07:58:16.435Z] 07:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-17T07:58:16.435Z] 07:57:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-10-17T07:58:16.435Z] 07:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T07:58:16.435Z] 07:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T07:58:16.435Z] 07:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T07:58:16.435Z] 07:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-17T07:58:16.435Z] 07:57:01 4 0.10 0.00 0.02 0.00 0.02 99.87 [2022-10-17T07:58:16.435Z] 07:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T07:58:16.435Z] 07:57:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2022-10-17T07:58:16.435Z] 07:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-17T07:58:16.435Z] 07:58:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-10-17T07:58:16.435Z] 07:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-17T07:58:16.435Z] 07:58:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-17T07:58:16.435Z] 07:58:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-17T07:58:16.435Z] 07:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T07:58:16.435Z] 07:58:01 4 0.07 0.00 0.05 0.02 0.00 99.87 [2022-10-17T07:58:16.435Z] 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-17T07:58:16.435Z] 07:58:01 6 0.02 0.00 0.00 0.08 0.00 99.90 [2022-10-17T07:58:16.435Z] 07:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-17T07:58:16.435Z] Average: all 5.04 0.00 1.33 0.64 0.02 92.97 [2022-10-17T07:58:16.435Z] Average: 0 4.96 0.00 1.38 0.53 0.02 93.12 [2022-10-17T07:58:16.435Z] Average: 1 5.31 0.00 1.23 0.34 0.02 93.10 [2022-10-17T07:58:16.435Z] Average: 2 4.99 0.00 1.53 0.65 0.02 92.81 [2022-10-17T07:58:16.435Z] Average: 3 4.94 0.00 1.34 0.90 0.02 92.80 [2022-10-17T07:58:16.435Z] Average: 4 5.02 0.00 1.17 0.29 0.02 93.50 [2022-10-17T07:58:16.435Z] Average: 5 4.80 0.00 1.19 0.43 0.02 93.57 [2022-10-17T07:58:16.435Z] Average: 6 4.89 0.00 1.37 1.33 0.02 92.39 [2022-10-17T07:58:16.435Z] Average: 7 5.42 0.00 1.44 0.63 0.02 92.50 [2022-10-17T07:58:16.435Z] [2022-10-17T07:58:16.435Z] [2022-10-17T07:58:16.435Z]